Sep 04 03:07:46.409 INFO checking typed_arch-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 03:07:46.409 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 03:07:46.409 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 03:07:46.584 INFO blam! b028fa665d6049aac42357131ef747ef4495fe8044a50ee3c91d42af032aa9bc Sep 04 03:07:46.586 INFO running `"docker" "start" "-a" "b028fa665d6049aac42357131ef747ef4495fe8044a50ee3c91d42af032aa9bc"` Sep 04 03:07:47.208 INFO kablam! Checking typed_arch v0.1.1 (file:///source) Sep 04 03:07:47.420 INFO kablam! error[E0432]: unresolved import `core::simd` Sep 04 03:07:47.420 INFO kablam! --> src/lib.rs:8:17 Sep 04 03:07:47.420 INFO kablam! | Sep 04 03:07:47.420 INFO kablam! 8 | use core::{mem, simd}; Sep 04 03:07:47.420 INFO kablam! | ^^^^ no `simd` in the root Sep 04 03:07:47.420 INFO kablam! Sep 04 03:07:47.669 INFO kablam! error[E0432]: unresolved import `core::simd` Sep 04 03:07:47.669 INFO kablam! --> src/lib.rs:8:17 Sep 04 03:07:47.669 INFO kablam! | Sep 04 03:07:47.670 INFO kablam! 8 | use core::{mem, simd}; Sep 04 03:07:47.670 INFO kablam! | ^^^^ no `simd` in the root Sep 04 03:07:47.670 INFO kablam! Sep 04 03:07:50.187 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 03:07:50.187 INFO kablam! --> src/x86_64/../x86/avx.rs:9:32 Sep 04 03:07:50.187 INFO kablam! | Sep 04 03:07:50.187 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 03:07:50.187 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.187 INFO kablam! Sep 04 03:07:50.188 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 03:07:50.188 INFO kablam! --> src/x86_64/../x86/avx.rs:9:42 Sep 04 03:07:50.188 INFO kablam! | Sep 04 03:07:50.188 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 03:07:50.188 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.188 INFO kablam! Sep 04 03:07:50.188 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 03:07:50.188 INFO kablam! --> src/x86_64/../x86/avx.rs:9:52 Sep 04 03:07:50.188 INFO kablam! | Sep 04 03:07:50.188 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 03:07:50.188 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.188 INFO kablam! Sep 04 03:07:50.188 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 03:07:50.188 INFO kablam! --> src/x86_64/../x86/avx.rs:19:33 Sep 04 03:07:50.188 INFO kablam! | Sep 04 03:07:50.188 INFO kablam! 19 | pub unsafe fn _mm256_sqrt_pd(a: f64x4) -> f64x4 { Sep 04 03:07:50.188 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.188 INFO kablam! Sep 04 03:07:50.188 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 03:07:50.188 INFO kablam! --> src/x86_64/../x86/avx.rs:19:43 Sep 04 03:07:50.188 INFO kablam! | Sep 04 03:07:50.188 INFO kablam! 19 | pub unsafe fn _mm256_sqrt_pd(a: f64x4) -> f64x4 { Sep 04 03:07:50.189 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.189 INFO kablam! Sep 04 03:07:50.189 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 04 03:07:50.189 INFO kablam! --> src/x86_64/../x86/avx2.rs:10:8 Sep 04 03:07:50.189 INFO kablam! | Sep 04 03:07:50.189 INFO kablam! 10 | a: i8x32, Sep 04 03:07:50.189 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.189 INFO kablam! Sep 04 03:07:50.189 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 04 03:07:50.189 INFO kablam! --> src/x86_64/../x86/avx2.rs:11:8 Sep 04 03:07:50.189 INFO kablam! | Sep 04 03:07:50.189 INFO kablam! 11 | b: i8x32, Sep 04 03:07:50.189 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.189 INFO kablam! Sep 04 03:07:50.189 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 04 03:07:50.189 INFO kablam! --> src/x86_64/../x86/avx2.rs:12:11 Sep 04 03:07:50.189 INFO kablam! | Sep 04 03:07:50.189 INFO kablam! 12 | mask: i8x32, // FIXME: should be m8x32 Sep 04 03:07:50.189 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.189 INFO kablam! Sep 04 03:07:50.190 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 04 03:07:50.190 INFO kablam! --> src/x86_64/../x86/avx2.rs:13:6 Sep 04 03:07:50.190 INFO kablam! | Sep 04 03:07:50.190 INFO kablam! 13 | ) -> i8x32 { Sep 04 03:07:50.190 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.190 INFO kablam! Sep 04 03:07:50.190 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.190 INFO kablam! --> src/x86_64/../x86/sse.rs:9:31 Sep 04 03:07:50.190 INFO kablam! | Sep 04 03:07:50.190 INFO kablam! 9 | pub unsafe fn _mm_rsqrt_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.190 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.190 INFO kablam! Sep 04 03:07:50.190 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.190 INFO kablam! --> src/x86_64/../x86/sse.rs:9:41 Sep 04 03:07:50.190 INFO kablam! | Sep 04 03:07:50.190 INFO kablam! 9 | pub unsafe fn _mm_rsqrt_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.190 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.190 INFO kablam! Sep 04 03:07:50.190 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.190 INFO kablam! --> src/x86_64/../x86/sse.rs:16:29 Sep 04 03:07:50.191 INFO kablam! | Sep 04 03:07:50.191 INFO kablam! 16 | pub unsafe fn _mm_rcp_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.191 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.191 INFO kablam! Sep 04 03:07:50.191 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.191 INFO kablam! --> src/x86_64/../x86/sse.rs:16:39 Sep 04 03:07:50.191 INFO kablam! | Sep 04 03:07:50.191 INFO kablam! 16 | pub unsafe fn _mm_rcp_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.191 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.191 INFO kablam! Sep 04 03:07:50.191 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.191 INFO kablam! --> src/x86_64/../x86/sse.rs:23:30 Sep 04 03:07:50.191 INFO kablam! | Sep 04 03:07:50.191 INFO kablam! 23 | pub unsafe fn _mm_sqrt_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.191 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.191 INFO kablam! Sep 04 03:07:50.191 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.191 INFO kablam! --> src/x86_64/../x86/sse.rs:23:40 Sep 04 03:07:50.191 INFO kablam! | Sep 04 03:07:50.191 INFO kablam! 23 | pub unsafe fn _mm_sqrt_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.191 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.191 INFO kablam! Sep 04 03:07:50.192 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.192 INFO kablam! --> src/x86_64/../x86/sse.rs:30:29 Sep 04 03:07:50.192 INFO kablam! | Sep 04 03:07:50.192 INFO kablam! 30 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.192 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.192 INFO kablam! Sep 04 03:07:50.192 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.192 INFO kablam! --> src/x86_64/../x86/sse.rs:30:39 Sep 04 03:07:50.192 INFO kablam! | Sep 04 03:07:50.192 INFO kablam! 30 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.192 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.192 INFO kablam! Sep 04 03:07:50.192 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.192 INFO kablam! --> src/x86_64/../x86/sse.rs:30:49 Sep 04 03:07:50.192 INFO kablam! | Sep 04 03:07:50.192 INFO kablam! 30 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.192 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.192 INFO kablam! Sep 04 03:07:50.193 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.193 INFO kablam! --> src/x86_64/../x86/sse.rs:40:33 Sep 04 03:07:50.193 INFO kablam! | Sep 04 03:07:50.193 INFO kablam! 40 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u8) -> f32x4 { Sep 04 03:07:50.193 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.193 INFO kablam! Sep 04 03:07:50.193 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.193 INFO kablam! --> src/x86_64/../x86/sse.rs:40:43 Sep 04 03:07:50.193 INFO kablam! | Sep 04 03:07:50.193 INFO kablam! 40 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u8) -> f32x4 { Sep 04 03:07:50.193 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.193 INFO kablam! Sep 04 03:07:50.194 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.194 INFO kablam! --> src/x86_64/../x86/sse.rs:40:63 Sep 04 03:07:50.194 INFO kablam! | Sep 04 03:07:50.194 INFO kablam! 40 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u8) -> f32x4 { Sep 04 03:07:50.194 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.194 INFO kablam! Sep 04 03:07:50.194 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.194 INFO kablam! --> src/x86_64/../x86/sse2.rs:16:31 Sep 04 03:07:50.194 INFO kablam! | Sep 04 03:07:50.194 INFO kablam! 16 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.194 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.194 INFO kablam! Sep 04 03:07:50.195 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.195 INFO kablam! --> src/x86_64/../x86/sse2.rs:16:41 Sep 04 03:07:50.195 INFO kablam! | Sep 04 03:07:50.195 INFO kablam! 16 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.195 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.195 INFO kablam! Sep 04 03:07:50.195 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.195 INFO kablam! --> src/x86_64/../x86/sse2.rs:16:51 Sep 04 03:07:50.195 INFO kablam! | Sep 04 03:07:50.195 INFO kablam! 16 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.195 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.195 INFO kablam! Sep 04 03:07:50.195 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.195 INFO kablam! --> src/x86_64/../x86/sse2.rs:23:32 Sep 04 03:07:50.196 INFO kablam! | Sep 04 03:07:50.196 INFO kablam! 23 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.196 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.196 INFO kablam! Sep 04 03:07:50.196 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.196 INFO kablam! --> src/x86_64/../x86/sse2.rs:23:42 Sep 04 03:07:50.196 INFO kablam! | Sep 04 03:07:50.196 INFO kablam! 23 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.196 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.196 INFO kablam! Sep 04 03:07:50.196 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.196 INFO kablam! --> src/x86_64/../x86/sse2.rs:23:52 Sep 04 03:07:50.196 INFO kablam! | Sep 04 03:07:50.197 INFO kablam! 23 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.197 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.197 INFO kablam! Sep 04 03:07:50.197 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.197 INFO kablam! --> src/x86_64/../x86/sse2.rs:33:32 Sep 04 03:07:50.197 INFO kablam! | Sep 04 03:07:50.197 INFO kablam! 33 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.197 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.197 INFO kablam! Sep 04 03:07:50.197 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.197 INFO kablam! --> src/x86_64/../x86/sse2.rs:33:42 Sep 04 03:07:50.197 INFO kablam! | Sep 04 03:07:50.198 INFO kablam! 33 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.198 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.198 INFO kablam! Sep 04 03:07:50.198 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.198 INFO kablam! --> src/x86_64/../x86/sse2.rs:33:52 Sep 04 03:07:50.198 INFO kablam! | Sep 04 03:07:50.198 INFO kablam! 33 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.198 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.198 INFO kablam! Sep 04 03:07:50.198 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.198 INFO kablam! --> src/x86_64/../x86/sse2.rs:43:32 Sep 04 03:07:50.198 INFO kablam! | Sep 04 03:07:50.199 INFO kablam! 43 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.199 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.199 INFO kablam! Sep 04 03:07:50.199 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.199 INFO kablam! --> src/x86_64/../x86/sse2.rs:43:42 Sep 04 03:07:50.199 INFO kablam! | Sep 04 03:07:50.199 INFO kablam! 43 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.199 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.199 INFO kablam! Sep 04 03:07:50.199 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.199 INFO kablam! --> src/x86_64/../x86/sse2.rs:43:52 Sep 04 03:07:50.199 INFO kablam! | Sep 04 03:07:50.200 INFO kablam! 43 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.200 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.200 INFO kablam! Sep 04 03:07:50.200 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.200 INFO kablam! --> src/x86_64/../x86/sse2.rs:53:32 Sep 04 03:07:50.200 INFO kablam! | Sep 04 03:07:50.200 INFO kablam! 53 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.200 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.200 INFO kablam! Sep 04 03:07:50.200 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.200 INFO kablam! --> src/x86_64/../x86/sse2.rs:53:42 Sep 04 03:07:50.200 INFO kablam! | Sep 04 03:07:50.200 INFO kablam! 53 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.200 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.201 INFO kablam! Sep 04 03:07:50.201 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.201 INFO kablam! --> src/x86_64/../x86/sse2.rs:53:52 Sep 04 03:07:50.201 INFO kablam! | Sep 04 03:07:50.201 INFO kablam! 53 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.201 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.201 INFO kablam! Sep 04 03:07:50.201 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.201 INFO kablam! --> src/x86_64/../x86/sse2.rs:63:33 Sep 04 03:07:50.201 INFO kablam! | Sep 04 03:07:50.201 INFO kablam! 63 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.202 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.202 INFO kablam! Sep 04 03:07:50.202 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.202 INFO kablam! --> src/x86_64/../x86/sse2.rs:63:43 Sep 04 03:07:50.202 INFO kablam! | Sep 04 03:07:50.202 INFO kablam! 63 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.202 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.202 INFO kablam! Sep 04 03:07:50.202 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.202 INFO kablam! --> src/x86_64/../x86/sse2.rs:63:53 Sep 04 03:07:50.202 INFO kablam! | Sep 04 03:07:50.202 INFO kablam! 63 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.202 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.203 INFO kablam! Sep 04 03:07:50.203 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.203 INFO kablam! --> src/x86_64/../x86/sse2.rs:73:32 Sep 04 03:07:50.203 INFO kablam! | Sep 04 03:07:50.203 INFO kablam! 73 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.203 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.203 INFO kablam! Sep 04 03:07:50.203 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.203 INFO kablam! --> src/x86_64/../x86/sse2.rs:73:42 Sep 04 03:07:50.203 INFO kablam! | Sep 04 03:07:50.203 INFO kablam! 73 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.203 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.203 INFO kablam! Sep 04 03:07:50.204 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.204 INFO kablam! --> src/x86_64/../x86/sse2.rs:73:52 Sep 04 03:07:50.204 INFO kablam! | Sep 04 03:07:50.204 INFO kablam! 73 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.204 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.204 INFO kablam! Sep 04 03:07:50.204 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.204 INFO kablam! --> src/x86_64/../x86/sse2.rs:83:33 Sep 04 03:07:50.204 INFO kablam! | Sep 04 03:07:50.204 INFO kablam! 83 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.204 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.204 INFO kablam! Sep 04 03:07:50.205 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.205 INFO kablam! --> src/x86_64/../x86/sse2.rs:83:43 Sep 04 03:07:50.205 INFO kablam! | Sep 04 03:07:50.205 INFO kablam! 83 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.205 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.205 INFO kablam! Sep 04 03:07:50.205 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.205 INFO kablam! --> src/x86_64/../x86/sse2.rs:83:53 Sep 04 03:07:50.205 INFO kablam! | Sep 04 03:07:50.205 INFO kablam! 83 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.205 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.205 INFO kablam! Sep 04 03:07:50.206 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.206 INFO kablam! --> src/x86_64/../x86/sse2.rs:93:31 Sep 04 03:07:50.206 INFO kablam! | Sep 04 03:07:50.206 INFO kablam! 93 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.206 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.206 INFO kablam! Sep 04 03:07:50.206 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.206 INFO kablam! --> src/x86_64/../x86/sse2.rs:93:41 Sep 04 03:07:50.206 INFO kablam! | Sep 04 03:07:50.206 INFO kablam! 93 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.206 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.206 INFO kablam! Sep 04 03:07:50.207 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.207 INFO kablam! --> src/x86_64/../x86/sse2.rs:93:51 Sep 04 03:07:50.207 INFO kablam! | Sep 04 03:07:50.207 INFO kablam! 93 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.207 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.207 INFO kablam! Sep 04 03:07:50.207 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.207 INFO kablam! --> src/x86_64/../x86/sse2.rs:100:32 Sep 04 03:07:50.207 INFO kablam! | Sep 04 03:07:50.207 INFO kablam! 100 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.207 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.207 INFO kablam! Sep 04 03:07:50.208 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.208 INFO kablam! --> src/x86_64/../x86/sse2.rs:100:42 Sep 04 03:07:50.208 INFO kablam! | Sep 04 03:07:50.208 INFO kablam! 100 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.208 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.208 INFO kablam! Sep 04 03:07:50.208 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.208 INFO kablam! --> src/x86_64/../x86/sse2.rs:100:52 Sep 04 03:07:50.208 INFO kablam! | Sep 04 03:07:50.208 INFO kablam! 100 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.208 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.208 INFO kablam! Sep 04 03:07:50.209 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.209 INFO kablam! --> src/x86_64/../x86/sse2.rs:110:33 Sep 04 03:07:50.209 INFO kablam! | Sep 04 03:07:50.209 INFO kablam! 110 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i32x4 { Sep 04 03:07:50.209 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.209 INFO kablam! Sep 04 03:07:50.209 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.209 INFO kablam! --> src/x86_64/../x86/sse2.rs:110:43 Sep 04 03:07:50.209 INFO kablam! | Sep 04 03:07:50.209 INFO kablam! 110 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i32x4 { Sep 04 03:07:50.209 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.209 INFO kablam! Sep 04 03:07:50.209 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.209 INFO kablam! --> src/x86_64/../x86/sse2.rs:110:53 Sep 04 03:07:50.210 INFO kablam! | Sep 04 03:07:50.210 INFO kablam! 110 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i32x4 { Sep 04 03:07:50.210 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.210 INFO kablam! Sep 04 03:07:50.210 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.210 INFO kablam! --> src/x86_64/../x86/sse2.rs:120:32 Sep 04 03:07:50.210 INFO kablam! | Sep 04 03:07:50.210 INFO kablam! 120 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.210 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.210 INFO kablam! Sep 04 03:07:50.210 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.210 INFO kablam! --> src/x86_64/../x86/sse2.rs:120:42 Sep 04 03:07:50.210 INFO kablam! | Sep 04 03:07:50.210 INFO kablam! 120 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.211 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.211 INFO kablam! Sep 04 03:07:50.211 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.211 INFO kablam! --> src/x86_64/../x86/sse2.rs:120:52 Sep 04 03:07:50.211 INFO kablam! | Sep 04 03:07:50.211 INFO kablam! 120 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.211 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.211 INFO kablam! Sep 04 03:07:50.211 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.211 INFO kablam! --> src/x86_64/../x86/sse2.rs:130:31 Sep 04 03:07:50.211 INFO kablam! | Sep 04 03:07:50.211 INFO kablam! 130 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.211 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.212 INFO kablam! Sep 04 03:07:50.212 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.212 INFO kablam! --> src/x86_64/../x86/sse2.rs:130:41 Sep 04 03:07:50.212 INFO kablam! | Sep 04 03:07:50.212 INFO kablam! 130 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.212 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.212 INFO kablam! Sep 04 03:07:50.212 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.212 INFO kablam! --> src/x86_64/../x86/sse2.rs:130:51 Sep 04 03:07:50.212 INFO kablam! | Sep 04 03:07:50.212 INFO kablam! 130 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.212 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.212 INFO kablam! Sep 04 03:07:50.213 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.213 INFO kablam! --> src/x86_64/../x86/sse2.rs:137:32 Sep 04 03:07:50.213 INFO kablam! | Sep 04 03:07:50.213 INFO kablam! 137 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.213 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.213 INFO kablam! Sep 04 03:07:50.213 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.213 INFO kablam! --> src/x86_64/../x86/sse2.rs:137:42 Sep 04 03:07:50.213 INFO kablam! | Sep 04 03:07:50.213 INFO kablam! 137 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.213 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.213 INFO kablam! Sep 04 03:07:50.214 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.214 INFO kablam! --> src/x86_64/../x86/sse2.rs:137:52 Sep 04 03:07:50.214 INFO kablam! | Sep 04 03:07:50.214 INFO kablam! 137 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.214 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.214 INFO kablam! Sep 04 03:07:50.214 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.214 INFO kablam! --> src/x86_64/../x86/sse2.rs:147:31 Sep 04 03:07:50.214 INFO kablam! | Sep 04 03:07:50.214 INFO kablam! 147 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.214 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.214 INFO kablam! Sep 04 03:07:50.215 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.215 INFO kablam! --> src/x86_64/../x86/sse2.rs:147:41 Sep 04 03:07:50.215 INFO kablam! | Sep 04 03:07:50.215 INFO kablam! 147 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.215 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.215 INFO kablam! Sep 04 03:07:50.215 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.215 INFO kablam! --> src/x86_64/../x86/sse2.rs:147:51 Sep 04 03:07:50.215 INFO kablam! | Sep 04 03:07:50.215 INFO kablam! 147 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.215 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.215 INFO kablam! Sep 04 03:07:50.216 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.216 INFO kablam! --> src/x86_64/../x86/sse2.rs:154:34 Sep 04 03:07:50.216 INFO kablam! | Sep 04 03:07:50.216 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.216 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.216 INFO kablam! Sep 04 03:07:50.216 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.216 INFO kablam! --> src/x86_64/../x86/sse2.rs:154:44 Sep 04 03:07:50.216 INFO kablam! | Sep 04 03:07:50.216 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.216 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.216 INFO kablam! Sep 04 03:07:50.217 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.217 INFO kablam! --> src/x86_64/../x86/sse2.rs:154:54 Sep 04 03:07:50.217 INFO kablam! | Sep 04 03:07:50.217 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.217 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.217 INFO kablam! Sep 04 03:07:50.217 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.217 INFO kablam! --> src/x86_64/../x86/sse2.rs:164:34 Sep 04 03:07:50.217 INFO kablam! | Sep 04 03:07:50.217 INFO kablam! 164 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.217 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.217 INFO kablam! Sep 04 03:07:50.218 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.218 INFO kablam! --> src/x86_64/../x86/sse2.rs:164:44 Sep 04 03:07:50.218 INFO kablam! | Sep 04 03:07:50.218 INFO kablam! 164 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.218 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.218 INFO kablam! Sep 04 03:07:50.218 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.218 INFO kablam! --> src/x86_64/../x86/sse2.rs:164:54 Sep 04 03:07:50.218 INFO kablam! | Sep 04 03:07:50.218 INFO kablam! 164 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.218 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.218 INFO kablam! Sep 04 03:07:50.219 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.219 INFO kablam! --> src/x86_64/../x86/sse2.rs:174:34 Sep 04 03:07:50.219 INFO kablam! | Sep 04 03:07:50.219 INFO kablam! 174 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.219 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.219 INFO kablam! Sep 04 03:07:50.219 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.219 INFO kablam! --> src/x86_64/../x86/sse2.rs:174:44 Sep 04 03:07:50.219 INFO kablam! | Sep 04 03:07:50.219 INFO kablam! 174 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.219 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.219 INFO kablam! Sep 04 03:07:50.219 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.220 INFO kablam! --> src/x86_64/../x86/sse2.rs:174:54 Sep 04 03:07:50.220 INFO kablam! | Sep 04 03:07:50.220 INFO kablam! 174 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.220 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.220 INFO kablam! Sep 04 03:07:50.220 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 04 03:07:50.220 INFO kablam! --> src/x86_64/../x86/sse2.rs:184:32 Sep 04 03:07:50.220 INFO kablam! | Sep 04 03:07:50.220 INFO kablam! 184 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u64x2 { Sep 04 03:07:50.220 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.220 INFO kablam! Sep 04 03:07:50.220 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 04 03:07:50.220 INFO kablam! --> src/x86_64/../x86/sse2.rs:184:42 Sep 04 03:07:50.220 INFO kablam! | Sep 04 03:07:50.221 INFO kablam! 184 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u64x2 { Sep 04 03:07:50.221 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.221 INFO kablam! Sep 04 03:07:50.221 INFO kablam! error[E0412]: cannot find type `u64x2` in this scope Sep 04 03:07:50.221 INFO kablam! --> src/x86_64/../x86/sse2.rs:184:52 Sep 04 03:07:50.221 INFO kablam! | Sep 04 03:07:50.221 INFO kablam! 184 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u64x2 { Sep 04 03:07:50.221 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.221 INFO kablam! Sep 04 03:07:50.221 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.221 INFO kablam! --> src/x86_64/../x86/sse2.rs:194:31 Sep 04 03:07:50.221 INFO kablam! | Sep 04 03:07:50.222 INFO kablam! 194 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u64x2 { Sep 04 03:07:50.222 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.222 INFO kablam! Sep 04 03:07:50.222 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.222 INFO kablam! --> src/x86_64/../x86/sse2.rs:194:41 Sep 04 03:07:50.222 INFO kablam! | Sep 04 03:07:50.222 INFO kablam! 194 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u64x2 { Sep 04 03:07:50.222 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.222 INFO kablam! Sep 04 03:07:50.222 INFO kablam! error[E0412]: cannot find type `u64x2` in this scope Sep 04 03:07:50.222 INFO kablam! --> src/x86_64/../x86/sse2.rs:194:51 Sep 04 03:07:50.222 INFO kablam! | Sep 04 03:07:50.222 INFO kablam! 194 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u64x2 { Sep 04 03:07:50.223 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.223 INFO kablam! Sep 04 03:07:50.223 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.223 INFO kablam! --> src/x86_64/../x86/sse2.rs:201:31 Sep 04 03:07:50.223 INFO kablam! | Sep 04 03:07:50.223 INFO kablam! 201 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.223 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.223 INFO kablam! Sep 04 03:07:50.223 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.223 INFO kablam! --> src/x86_64/../x86/sse2.rs:201:41 Sep 04 03:07:50.223 INFO kablam! | Sep 04 03:07:50.223 INFO kablam! 201 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.223 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.223 INFO kablam! Sep 04 03:07:50.224 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.224 INFO kablam! --> src/x86_64/../x86/sse2.rs:201:51 Sep 04 03:07:50.224 INFO kablam! | Sep 04 03:07:50.224 INFO kablam! 201 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.224 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.224 INFO kablam! Sep 04 03:07:50.224 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.224 INFO kablam! --> src/x86_64/../x86/sse2.rs:208:32 Sep 04 03:07:50.224 INFO kablam! | Sep 04 03:07:50.224 INFO kablam! 208 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.224 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.224 INFO kablam! Sep 04 03:07:50.225 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.225 INFO kablam! --> src/x86_64/../x86/sse2.rs:208:42 Sep 04 03:07:50.225 INFO kablam! | Sep 04 03:07:50.225 INFO kablam! 208 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.225 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.225 INFO kablam! Sep 04 03:07:50.225 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.225 INFO kablam! --> src/x86_64/../x86/sse2.rs:208:52 Sep 04 03:07:50.225 INFO kablam! | Sep 04 03:07:50.225 INFO kablam! 208 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.225 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.225 INFO kablam! Sep 04 03:07:50.226 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.226 INFO kablam! --> src/x86_64/../x86/sse2.rs:218:32 Sep 04 03:07:50.226 INFO kablam! | Sep 04 03:07:50.226 INFO kablam! 218 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.226 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.226 INFO kablam! Sep 04 03:07:50.226 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.226 INFO kablam! --> src/x86_64/../x86/sse2.rs:218:42 Sep 04 03:07:50.226 INFO kablam! | Sep 04 03:07:50.226 INFO kablam! 218 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.226 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.226 INFO kablam! Sep 04 03:07:50.227 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.227 INFO kablam! --> src/x86_64/../x86/sse2.rs:218:52 Sep 04 03:07:50.227 INFO kablam! | Sep 04 03:07:50.227 INFO kablam! 218 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.227 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.227 INFO kablam! Sep 04 03:07:50.227 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.227 INFO kablam! --> src/x86_64/../x86/sse2.rs:228:32 Sep 04 03:07:50.227 INFO kablam! | Sep 04 03:07:50.227 INFO kablam! 228 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.227 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.227 INFO kablam! Sep 04 03:07:50.228 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.228 INFO kablam! --> src/x86_64/../x86/sse2.rs:228:42 Sep 04 03:07:50.228 INFO kablam! | Sep 04 03:07:50.228 INFO kablam! 228 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.228 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.228 INFO kablam! Sep 04 03:07:50.228 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.228 INFO kablam! --> src/x86_64/../x86/sse2.rs:228:52 Sep 04 03:07:50.228 INFO kablam! | Sep 04 03:07:50.229 INFO kablam! 228 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.229 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.229 INFO kablam! Sep 04 03:07:50.229 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.229 INFO kablam! --> src/x86_64/../x86/sse2.rs:238:32 Sep 04 03:07:50.229 INFO kablam! | Sep 04 03:07:50.229 INFO kablam! 238 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.229 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.229 INFO kablam! Sep 04 03:07:50.229 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.229 INFO kablam! --> src/x86_64/../x86/sse2.rs:238:42 Sep 04 03:07:50.230 INFO kablam! | Sep 04 03:07:50.230 INFO kablam! 238 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.230 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.230 INFO kablam! Sep 04 03:07:50.230 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.230 INFO kablam! --> src/x86_64/../x86/sse2.rs:238:52 Sep 04 03:07:50.230 INFO kablam! | Sep 04 03:07:50.230 INFO kablam! 238 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.230 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.230 INFO kablam! Sep 04 03:07:50.231 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.231 INFO kablam! --> src/x86_64/../x86/sse2.rs:248:33 Sep 04 03:07:50.231 INFO kablam! | Sep 04 03:07:50.231 INFO kablam! 248 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.231 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.231 INFO kablam! Sep 04 03:07:50.231 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.231 INFO kablam! --> src/x86_64/../x86/sse2.rs:248:43 Sep 04 03:07:50.231 INFO kablam! | Sep 04 03:07:50.231 INFO kablam! 248 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.231 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.231 INFO kablam! Sep 04 03:07:50.232 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.232 INFO kablam! --> src/x86_64/../x86/sse2.rs:248:53 Sep 04 03:07:50.232 INFO kablam! | Sep 04 03:07:50.232 INFO kablam! 248 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.232 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.232 INFO kablam! Sep 04 03:07:50.232 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.232 INFO kablam! --> src/x86_64/../x86/sse2.rs:258:32 Sep 04 03:07:50.232 INFO kablam! | Sep 04 03:07:50.232 INFO kablam! 258 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.232 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.232 INFO kablam! Sep 04 03:07:50.233 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.233 INFO kablam! --> src/x86_64/../x86/sse2.rs:258:42 Sep 04 03:07:50.233 INFO kablam! | Sep 04 03:07:50.233 INFO kablam! 258 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.233 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.233 INFO kablam! Sep 04 03:07:50.233 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.233 INFO kablam! --> src/x86_64/../x86/sse2.rs:258:52 Sep 04 03:07:50.233 INFO kablam! | Sep 04 03:07:50.233 INFO kablam! 258 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.233 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.233 INFO kablam! Sep 04 03:07:50.234 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.234 INFO kablam! --> src/x86_64/../x86/sse2.rs:268:33 Sep 04 03:07:50.234 INFO kablam! | Sep 04 03:07:50.234 INFO kablam! 268 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.234 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.234 INFO kablam! Sep 04 03:07:50.234 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.234 INFO kablam! --> src/x86_64/../x86/sse2.rs:268:43 Sep 04 03:07:50.234 INFO kablam! | Sep 04 03:07:50.234 INFO kablam! 268 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.234 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.234 INFO kablam! Sep 04 03:07:50.235 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.235 INFO kablam! --> src/x86_64/../x86/sse2.rs:268:53 Sep 04 03:07:50.235 INFO kablam! | Sep 04 03:07:50.235 INFO kablam! 268 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.235 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.235 INFO kablam! Sep 04 03:07:50.235 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.235 INFO kablam! --> src/x86_64/../x86/sse2.rs:278:33 Sep 04 03:07:50.235 INFO kablam! | Sep 04 03:07:50.235 INFO kablam! 278 | pub unsafe fn _mm_slli_epi16(a: i16x8, n: i32) -> i16x8 { Sep 04 03:07:50.235 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.235 INFO kablam! Sep 04 03:07:50.236 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.236 INFO kablam! --> src/x86_64/../x86/sse2.rs:278:51 Sep 04 03:07:50.236 INFO kablam! | Sep 04 03:07:50.236 INFO kablam! 278 | pub unsafe fn _mm_slli_epi16(a: i16x8, n: i32) -> i16x8 { Sep 04 03:07:50.236 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.236 INFO kablam! Sep 04 03:07:50.236 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.236 INFO kablam! --> src/x86_64/../x86/sse2.rs:297:33 Sep 04 03:07:50.236 INFO kablam! | Sep 04 03:07:50.236 INFO kablam! 297 | pub unsafe fn _mm_slli_epi32(a: i32x4, n: i32) -> i32x4 { Sep 04 03:07:50.236 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.236 INFO kablam! Sep 04 03:07:50.237 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.237 INFO kablam! --> src/x86_64/../x86/sse2.rs:297:51 Sep 04 03:07:50.237 INFO kablam! | Sep 04 03:07:50.237 INFO kablam! 297 | pub unsafe fn _mm_slli_epi32(a: i32x4, n: i32) -> i32x4 { Sep 04 03:07:50.237 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.237 INFO kablam! Sep 04 03:07:50.237 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.237 INFO kablam! --> src/x86_64/../x86/sse2.rs:312:33 Sep 04 03:07:50.237 INFO kablam! | Sep 04 03:07:50.237 INFO kablam! 312 | pub unsafe fn _mm_slli_epi64(a: i64x2, n: i32) -> i64x2 { Sep 04 03:07:50.237 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.237 INFO kablam! Sep 04 03:07:50.238 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.238 INFO kablam! --> src/x86_64/../x86/sse2.rs:312:51 Sep 04 03:07:50.238 INFO kablam! | Sep 04 03:07:50.238 INFO kablam! 312 | pub unsafe fn _mm_slli_epi64(a: i64x2, n: i32) -> i64x2 { Sep 04 03:07:50.238 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.238 INFO kablam! Sep 04 03:07:50.238 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.238 INFO kablam! --> src/x86_64/../x86/sse2.rs:325:32 Sep 04 03:07:50.238 INFO kablam! | Sep 04 03:07:50.238 INFO kablam! 325 | pub unsafe fn _mm_sll_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.238 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.238 INFO kablam! Sep 04 03:07:50.239 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.239 INFO kablam! --> src/x86_64/../x86/sse2.rs:325:42 Sep 04 03:07:50.239 INFO kablam! | Sep 04 03:07:50.239 INFO kablam! 325 | pub unsafe fn _mm_sll_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.239 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.239 INFO kablam! Sep 04 03:07:50.239 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.239 INFO kablam! --> src/x86_64/../x86/sse2.rs:325:52 Sep 04 03:07:50.239 INFO kablam! | Sep 04 03:07:50.239 INFO kablam! 325 | pub unsafe fn _mm_sll_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.239 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.239 INFO kablam! Sep 04 03:07:50.240 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.240 INFO kablam! --> src/x86_64/../x86/sse2.rs:335:32 Sep 04 03:07:50.240 INFO kablam! | Sep 04 03:07:50.240 INFO kablam! 335 | pub unsafe fn _mm_sll_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.240 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.240 INFO kablam! Sep 04 03:07:50.240 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.240 INFO kablam! --> src/x86_64/../x86/sse2.rs:335:42 Sep 04 03:07:50.240 INFO kablam! | Sep 04 03:07:50.240 INFO kablam! 335 | pub unsafe fn _mm_sll_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.240 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.240 INFO kablam! Sep 04 03:07:50.241 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.241 INFO kablam! --> src/x86_64/../x86/sse2.rs:335:52 Sep 04 03:07:50.241 INFO kablam! | Sep 04 03:07:50.241 INFO kablam! 335 | pub unsafe fn _mm_sll_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.241 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.241 INFO kablam! Sep 04 03:07:50.241 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.241 INFO kablam! --> src/x86_64/../x86/sse2.rs:345:32 Sep 04 03:07:50.241 INFO kablam! | Sep 04 03:07:50.241 INFO kablam! 345 | pub unsafe fn _mm_sll_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.241 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.241 INFO kablam! Sep 04 03:07:50.241 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.241 INFO kablam! --> src/x86_64/../x86/sse2.rs:345:42 Sep 04 03:07:50.242 INFO kablam! | Sep 04 03:07:50.242 INFO kablam! 345 | pub unsafe fn _mm_sll_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.242 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.242 INFO kablam! Sep 04 03:07:50.242 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.242 INFO kablam! --> src/x86_64/../x86/sse2.rs:345:52 Sep 04 03:07:50.242 INFO kablam! | Sep 04 03:07:50.242 INFO kablam! 345 | pub unsafe fn _mm_sll_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.242 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.242 INFO kablam! Sep 04 03:07:50.242 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.242 INFO kablam! --> src/x86_64/../x86/sse2.rs:355:33 Sep 04 03:07:50.242 INFO kablam! | Sep 04 03:07:50.242 INFO kablam! 355 | pub unsafe fn _mm_srai_epi16(a: i16x8, n: u8) -> i16x8 { Sep 04 03:07:50.242 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.243 INFO kablam! Sep 04 03:07:50.243 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.243 INFO kablam! --> src/x86_64/../x86/sse2.rs:355:50 Sep 04 03:07:50.243 INFO kablam! | Sep 04 03:07:50.243 INFO kablam! 355 | pub unsafe fn _mm_srai_epi16(a: i16x8, n: u8) -> i16x8 { Sep 04 03:07:50.243 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.243 INFO kablam! Sep 04 03:07:50.243 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.243 INFO kablam! --> src/x86_64/../x86/sse2.rs:374:33 Sep 04 03:07:50.243 INFO kablam! | Sep 04 03:07:50.243 INFO kablam! 374 | pub unsafe fn _mm_srai_epi32(a: i32x4, n: u8) -> i32x4 { Sep 04 03:07:50.243 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.243 INFO kablam! Sep 04 03:07:50.243 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.243 INFO kablam! --> src/x86_64/../x86/sse2.rs:374:50 Sep 04 03:07:50.244 INFO kablam! | Sep 04 03:07:50.244 INFO kablam! 374 | pub unsafe fn _mm_srai_epi32(a: i32x4, n: u8) -> i32x4 { Sep 04 03:07:50.244 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.244 INFO kablam! Sep 04 03:07:50.244 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.244 INFO kablam! --> src/x86_64/../x86/sse2.rs:389:32 Sep 04 03:07:50.244 INFO kablam! | Sep 04 03:07:50.244 INFO kablam! 389 | pub unsafe fn _mm_sra_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.244 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.244 INFO kablam! Sep 04 03:07:50.244 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.244 INFO kablam! --> src/x86_64/../x86/sse2.rs:389:42 Sep 04 03:07:50.244 INFO kablam! | Sep 04 03:07:50.244 INFO kablam! 389 | pub unsafe fn _mm_sra_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.244 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.245 INFO kablam! Sep 04 03:07:50.245 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.245 INFO kablam! --> src/x86_64/../x86/sse2.rs:389:52 Sep 04 03:07:50.245 INFO kablam! | Sep 04 03:07:50.245 INFO kablam! 389 | pub unsafe fn _mm_sra_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.245 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.245 INFO kablam! Sep 04 03:07:50.245 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.245 INFO kablam! --> src/x86_64/../x86/sse2.rs:399:32 Sep 04 03:07:50.245 INFO kablam! | Sep 04 03:07:50.245 INFO kablam! 399 | pub unsafe fn _mm_sra_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.245 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.245 INFO kablam! Sep 04 03:07:50.245 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.246 INFO kablam! --> src/x86_64/../x86/sse2.rs:399:42 Sep 04 03:07:50.246 INFO kablam! | Sep 04 03:07:50.246 INFO kablam! 399 | pub unsafe fn _mm_sra_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.246 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.246 INFO kablam! Sep 04 03:07:50.246 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.246 INFO kablam! --> src/x86_64/../x86/sse2.rs:399:52 Sep 04 03:07:50.246 INFO kablam! | Sep 04 03:07:50.246 INFO kablam! 399 | pub unsafe fn _mm_sra_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.246 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.246 INFO kablam! Sep 04 03:07:50.246 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.246 INFO kablam! --> src/x86_64/../x86/sse2.rs:409:32 Sep 04 03:07:50.246 INFO kablam! | Sep 04 03:07:50.247 INFO kablam! 409 | pub unsafe fn _mm_srl_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.247 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.247 INFO kablam! Sep 04 03:07:50.247 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.247 INFO kablam! --> src/x86_64/../x86/sse2.rs:409:42 Sep 04 03:07:50.247 INFO kablam! | Sep 04 03:07:50.247 INFO kablam! 409 | pub unsafe fn _mm_srl_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.247 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.247 INFO kablam! Sep 04 03:07:50.247 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.247 INFO kablam! --> src/x86_64/../x86/sse2.rs:409:52 Sep 04 03:07:50.247 INFO kablam! | Sep 04 03:07:50.247 INFO kablam! 409 | pub unsafe fn _mm_srl_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.247 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.247 INFO kablam! Sep 04 03:07:50.248 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.248 INFO kablam! --> src/x86_64/../x86/sse2.rs:419:32 Sep 04 03:07:50.248 INFO kablam! | Sep 04 03:07:50.248 INFO kablam! 419 | pub unsafe fn _mm_srl_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.248 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.248 INFO kablam! Sep 04 03:07:50.248 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.248 INFO kablam! --> src/x86_64/../x86/sse2.rs:419:42 Sep 04 03:07:50.248 INFO kablam! | Sep 04 03:07:50.248 INFO kablam! 419 | pub unsafe fn _mm_srl_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.248 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.248 INFO kablam! Sep 04 03:07:50.248 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.248 INFO kablam! --> src/x86_64/../x86/sse2.rs:419:52 Sep 04 03:07:50.248 INFO kablam! | Sep 04 03:07:50.248 INFO kablam! 419 | pub unsafe fn _mm_srl_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.248 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.248 INFO kablam! Sep 04 03:07:50.248 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.248 INFO kablam! --> src/x86_64/../x86/sse2.rs:429:32 Sep 04 03:07:50.249 INFO kablam! | Sep 04 03:07:50.249 INFO kablam! 429 | pub unsafe fn _mm_srl_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.249 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.249 INFO kablam! Sep 04 03:07:50.250 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.250 INFO kablam! --> src/x86_64/../x86/sse2.rs:429:42 Sep 04 03:07:50.250 INFO kablam! | Sep 04 03:07:50.250 INFO kablam! 429 | pub unsafe fn _mm_srl_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.250 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.250 INFO kablam! Sep 04 03:07:50.250 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.250 INFO kablam! --> src/x86_64/../x86/sse2.rs:429:52 Sep 04 03:07:50.250 INFO kablam! | Sep 04 03:07:50.250 INFO kablam! 429 | pub unsafe fn _mm_srl_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.250 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.250 INFO kablam! Sep 04 03:07:50.250 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.250 INFO kablam! --> src/x86_64/../x86/sse2.rs:439:33 Sep 04 03:07:50.250 INFO kablam! | Sep 04 03:07:50.250 INFO kablam! 439 | pub unsafe fn _mm_srli_epi16(a: i16x8, n: u8) -> i16x8 { Sep 04 03:07:50.250 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.250 INFO kablam! Sep 04 03:07:50.251 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.251 INFO kablam! --> src/x86_64/../x86/sse2.rs:439:50 Sep 04 03:07:50.251 INFO kablam! | Sep 04 03:07:50.251 INFO kablam! 439 | pub unsafe fn _mm_srli_epi16(a: i16x8, n: u8) -> i16x8 { Sep 04 03:07:50.251 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.251 INFO kablam! Sep 04 03:07:50.251 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.251 INFO kablam! --> src/x86_64/../x86/sse2.rs:458:33 Sep 04 03:07:50.251 INFO kablam! | Sep 04 03:07:50.251 INFO kablam! 458 | pub unsafe fn _mm_srli_epi32(a: i32x4, n: u8) -> i32x4 { Sep 04 03:07:50.251 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.251 INFO kablam! Sep 04 03:07:50.251 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.251 INFO kablam! --> src/x86_64/../x86/sse2.rs:458:50 Sep 04 03:07:50.251 INFO kablam! | Sep 04 03:07:50.251 INFO kablam! 458 | pub unsafe fn _mm_srli_epi32(a: i32x4, n: u8) -> i32x4 { Sep 04 03:07:50.251 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.251 INFO kablam! Sep 04 03:07:50.251 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.251 INFO kablam! --> src/x86_64/../x86/sse2.rs:473:33 Sep 04 03:07:50.251 INFO kablam! | Sep 04 03:07:50.251 INFO kablam! 473 | pub unsafe fn _mm_srli_epi64(a: i64x2, n: u8) -> i64x2 { Sep 04 03:07:50.252 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.252 INFO kablam! Sep 04 03:07:50.252 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.252 INFO kablam! --> src/x86_64/../x86/sse2.rs:473:50 Sep 04 03:07:50.252 INFO kablam! | Sep 04 03:07:50.252 INFO kablam! 473 | pub unsafe fn _mm_srli_epi64(a: i64x2, n: u8) -> i64x2 { Sep 04 03:07:50.252 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.252 INFO kablam! Sep 04 03:07:50.252 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.252 INFO kablam! --> src/x86_64/../x86/sse2.rs:486:33 Sep 04 03:07:50.252 INFO kablam! | Sep 04 03:07:50.252 INFO kablam! 486 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.252 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.252 INFO kablam! Sep 04 03:07:50.252 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.252 INFO kablam! --> src/x86_64/../x86/sse2.rs:486:43 Sep 04 03:07:50.252 INFO kablam! | Sep 04 03:07:50.252 INFO kablam! 486 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.252 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.252 INFO kablam! Sep 04 03:07:50.253 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.253 INFO kablam! --> src/x86_64/../x86/sse2.rs:486:53 Sep 04 03:07:50.253 INFO kablam! | Sep 04 03:07:50.253 INFO kablam! 486 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.253 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.253 INFO kablam! Sep 04 03:07:50.253 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.253 INFO kablam! --> src/x86_64/../x86/sse2.rs:496:34 Sep 04 03:07:50.253 INFO kablam! | Sep 04 03:07:50.253 INFO kablam! 496 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.253 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.253 INFO kablam! Sep 04 03:07:50.253 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.253 INFO kablam! --> src/x86_64/../x86/sse2.rs:496:44 Sep 04 03:07:50.253 INFO kablam! | Sep 04 03:07:50.254 INFO kablam! 496 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.254 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.254 INFO kablam! Sep 04 03:07:50.254 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.254 INFO kablam! --> src/x86_64/../x86/sse2.rs:496:54 Sep 04 03:07:50.254 INFO kablam! | Sep 04 03:07:50.254 INFO kablam! 496 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.254 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.254 INFO kablam! Sep 04 03:07:50.254 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.254 INFO kablam! --> src/x86_64/../x86/sse2.rs:506:34 Sep 04 03:07:50.254 INFO kablam! | Sep 04 03:07:50.254 INFO kablam! 506 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.254 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.254 INFO kablam! Sep 04 03:07:50.255 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.255 INFO kablam! --> src/x86_64/../x86/sse2.rs:506:44 Sep 04 03:07:50.255 INFO kablam! | Sep 04 03:07:50.255 INFO kablam! 506 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.255 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.255 INFO kablam! Sep 04 03:07:50.255 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.255 INFO kablam! --> src/x86_64/../x86/sse2.rs:506:54 Sep 04 03:07:50.255 INFO kablam! | Sep 04 03:07:50.255 INFO kablam! 506 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.255 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.255 INFO kablam! Sep 04 03:07:50.255 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.255 INFO kablam! --> src/x86_64/../x86/sse2.rs:516:33 Sep 04 03:07:50.255 INFO kablam! | Sep 04 03:07:50.255 INFO kablam! 516 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.255 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.255 INFO kablam! Sep 04 03:07:50.256 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.256 INFO kablam! --> src/x86_64/../x86/sse2.rs:516:43 Sep 04 03:07:50.256 INFO kablam! | Sep 04 03:07:50.256 INFO kablam! 516 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.256 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.256 INFO kablam! Sep 04 03:07:50.256 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.256 INFO kablam! --> src/x86_64/../x86/sse2.rs:516:53 Sep 04 03:07:50.256 INFO kablam! | Sep 04 03:07:50.256 INFO kablam! 516 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.256 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.256 INFO kablam! Sep 04 03:07:50.257 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.257 INFO kablam! --> src/x86_64/../x86/sse2.rs:526:34 Sep 04 03:07:50.257 INFO kablam! | Sep 04 03:07:50.257 INFO kablam! 526 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.257 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.257 INFO kablam! Sep 04 03:07:50.257 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.257 INFO kablam! --> src/x86_64/../x86/sse2.rs:526:44 Sep 04 03:07:50.257 INFO kablam! | Sep 04 03:07:50.257 INFO kablam! 526 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.257 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.257 INFO kablam! Sep 04 03:07:50.258 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.258 INFO kablam! --> src/x86_64/../x86/sse2.rs:526:54 Sep 04 03:07:50.258 INFO kablam! | Sep 04 03:07:50.258 INFO kablam! 526 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.258 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.258 INFO kablam! Sep 04 03:07:50.258 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.258 INFO kablam! --> src/x86_64/../x86/sse2.rs:536:34 Sep 04 03:07:50.258 INFO kablam! | Sep 04 03:07:50.258 INFO kablam! 536 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.258 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.258 INFO kablam! Sep 04 03:07:50.258 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.258 INFO kablam! --> src/x86_64/../x86/sse2.rs:536:44 Sep 04 03:07:50.258 INFO kablam! | Sep 04 03:07:50.258 INFO kablam! 536 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.258 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.258 INFO kablam! Sep 04 03:07:50.259 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.259 INFO kablam! --> src/x86_64/../x86/sse2.rs:536:54 Sep 04 03:07:50.259 INFO kablam! | Sep 04 03:07:50.259 INFO kablam! 536 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.259 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.259 INFO kablam! Sep 04 03:07:50.259 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.259 INFO kablam! --> src/x86_64/../x86/sse2.rs:546:33 Sep 04 03:07:50.259 INFO kablam! | Sep 04 03:07:50.259 INFO kablam! 546 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.259 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.259 INFO kablam! Sep 04 03:07:50.259 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.259 INFO kablam! --> src/x86_64/../x86/sse2.rs:546:43 Sep 04 03:07:50.259 INFO kablam! | Sep 04 03:07:50.260 INFO kablam! 546 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.260 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.260 INFO kablam! Sep 04 03:07:50.260 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.260 INFO kablam! --> src/x86_64/../x86/sse2.rs:546:53 Sep 04 03:07:50.260 INFO kablam! | Sep 04 03:07:50.260 INFO kablam! 546 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.260 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.260 INFO kablam! Sep 04 03:07:50.260 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.260 INFO kablam! --> src/x86_64/../x86/sse2.rs:556:34 Sep 04 03:07:50.260 INFO kablam! | Sep 04 03:07:50.260 INFO kablam! 556 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.260 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.260 INFO kablam! Sep 04 03:07:50.261 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.261 INFO kablam! --> src/x86_64/../x86/sse2.rs:556:44 Sep 04 03:07:50.261 INFO kablam! | Sep 04 03:07:50.261 INFO kablam! 556 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.261 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.261 INFO kablam! Sep 04 03:07:50.261 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.261 INFO kablam! --> src/x86_64/../x86/sse2.rs:556:54 Sep 04 03:07:50.261 INFO kablam! | Sep 04 03:07:50.261 INFO kablam! 556 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.261 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.261 INFO kablam! Sep 04 03:07:50.261 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.261 INFO kablam! --> src/x86_64/../x86/sse2.rs:566:34 Sep 04 03:07:50.262 INFO kablam! | Sep 04 03:07:50.262 INFO kablam! 566 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.262 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.262 INFO kablam! Sep 04 03:07:50.262 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.262 INFO kablam! --> src/x86_64/../x86/sse2.rs:566:44 Sep 04 03:07:50.262 INFO kablam! | Sep 04 03:07:50.262 INFO kablam! 566 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.262 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.262 INFO kablam! Sep 04 03:07:50.262 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.262 INFO kablam! --> src/x86_64/../x86/sse2.rs:566:54 Sep 04 03:07:50.262 INFO kablam! | Sep 04 03:07:50.262 INFO kablam! 566 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.262 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.262 INFO kablam! Sep 04 03:07:50.262 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.262 INFO kablam! --> src/x86_64/../x86/sse2.rs:576:34 Sep 04 03:07:50.262 INFO kablam! | Sep 04 03:07:50.262 INFO kablam! 576 | pub unsafe fn _mm_cvtepi32_pd(a: i32x4) -> f64x2 { Sep 04 03:07:50.263 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.263 INFO kablam! Sep 04 03:07:50.263 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.263 INFO kablam! --> src/x86_64/../x86/sse2.rs:576:44 Sep 04 03:07:50.263 INFO kablam! | Sep 04 03:07:50.263 INFO kablam! 576 | pub unsafe fn _mm_cvtepi32_pd(a: i32x4) -> f64x2 { Sep 04 03:07:50.263 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.263 INFO kablam! Sep 04 03:07:50.263 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.263 INFO kablam! --> src/x86_64/../x86/sse2.rs:583:33 Sep 04 03:07:50.263 INFO kablam! | Sep 04 03:07:50.263 INFO kablam! 583 | pub unsafe fn _mm_cvtsi32_sd(a: f64x2, b: i32) -> f64x2 { Sep 04 03:07:50.263 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.263 INFO kablam! Sep 04 03:07:50.263 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.264 INFO kablam! --> src/x86_64/../x86/sse2.rs:583:51 Sep 04 03:07:50.264 INFO kablam! | Sep 04 03:07:50.264 INFO kablam! 583 | pub unsafe fn _mm_cvtsi32_sd(a: f64x2, b: i32) -> f64x2 { Sep 04 03:07:50.264 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.264 INFO kablam! Sep 04 03:07:50.264 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.264 INFO kablam! --> src/x86_64/../x86/sse2.rs:590:34 Sep 04 03:07:50.264 INFO kablam! | Sep 04 03:07:50.264 INFO kablam! 590 | pub unsafe fn _mm_cvtepi32_ps(a: i32x4) -> f32x4 { Sep 04 03:07:50.264 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.264 INFO kablam! Sep 04 03:07:50.264 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.264 INFO kablam! --> src/x86_64/../x86/sse2.rs:590:44 Sep 04 03:07:50.264 INFO kablam! | Sep 04 03:07:50.264 INFO kablam! 590 | pub unsafe fn _mm_cvtepi32_ps(a: i32x4) -> f32x4 { Sep 04 03:07:50.264 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.264 INFO kablam! Sep 04 03:07:50.265 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.265 INFO kablam! --> src/x86_64/../x86/sse2.rs:597:34 Sep 04 03:07:50.265 INFO kablam! | Sep 04 03:07:50.265 INFO kablam! 597 | pub unsafe fn _mm_cvtps_epi32(a: f32x4) -> i32x4 { Sep 04 03:07:50.265 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.265 INFO kablam! Sep 04 03:07:50.265 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.265 INFO kablam! --> src/x86_64/../x86/sse2.rs:597:44 Sep 04 03:07:50.265 INFO kablam! | Sep 04 03:07:50.265 INFO kablam! 597 | pub unsafe fn _mm_cvtps_epi32(a: f32x4) -> i32x4 { Sep 04 03:07:50.265 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.265 INFO kablam! Sep 04 03:07:50.266 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.266 INFO kablam! --> src/x86_64/../x86/sse2.rs:604:44 Sep 04 03:07:50.266 INFO kablam! | Sep 04 03:07:50.266 INFO kablam! 604 | pub unsafe fn _mm_cvtsi32_si128(a: i32) -> i32x4 { Sep 04 03:07:50.266 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.266 INFO kablam! Sep 04 03:07:50.266 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.266 INFO kablam! --> src/x86_64/../x86/sse2.rs:611:36 Sep 04 03:07:50.266 INFO kablam! | Sep 04 03:07:50.266 INFO kablam! 611 | pub unsafe fn _mm_cvtsi128_si32(a: i32x4) -> i32 { Sep 04 03:07:50.266 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.266 INFO kablam! Sep 04 03:07:50.266 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.266 INFO kablam! --> src/x86_64/../x86/sse2.rs:618:51 Sep 04 03:07:50.266 INFO kablam! | Sep 04 03:07:50.266 INFO kablam! 618 | pub unsafe fn _mm_set_epi64x(e1: i64, e0: i64) -> i64x2 { Sep 04 03:07:50.266 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.267 INFO kablam! Sep 04 03:07:50.267 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.267 INFO kablam! --> src/x86_64/../x86/sse2.rs:625:68 Sep 04 03:07:50.267 INFO kablam! | Sep 04 03:07:50.267 INFO kablam! 625 | pub unsafe fn _mm_set_epi32(e3: i32, e2: i32, e1: i32, e0: i32) -> i32x4 { Sep 04 03:07:50.267 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.267 INFO kablam! Sep 04 03:07:50.268 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.268 INFO kablam! --> src/x86_64/../x86/sse2.rs:634:6 Sep 04 03:07:50.268 INFO kablam! | Sep 04 03:07:50.268 INFO kablam! 634 | ) -> i16x8 { Sep 04 03:07:50.268 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.268 INFO kablam! Sep 04 03:07:50.268 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.268 INFO kablam! --> src/x86_64/../x86/sse2.rs:647:6 Sep 04 03:07:50.268 INFO kablam! | Sep 04 03:07:50.268 INFO kablam! 647 | ) -> i8x16 { Sep 04 03:07:50.268 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.268 INFO kablam! Sep 04 03:07:50.268 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.268 INFO kablam! --> src/x86_64/../x86/sse2.rs:657:42 Sep 04 03:07:50.268 INFO kablam! | Sep 04 03:07:50.268 INFO kablam! 657 | pub unsafe fn _mm_set1_epi64x(a: i64) -> i64x2 { Sep 04 03:07:50.269 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.269 INFO kablam! Sep 04 03:07:50.269 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.269 INFO kablam! --> src/x86_64/../x86/sse2.rs:664:41 Sep 04 03:07:50.269 INFO kablam! | Sep 04 03:07:50.269 INFO kablam! 664 | pub unsafe fn _mm_set1_epi32(a: i32) -> i32x4 { Sep 04 03:07:50.269 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.269 INFO kablam! Sep 04 03:07:50.269 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.269 INFO kablam! --> src/x86_64/../x86/sse2.rs:671:41 Sep 04 03:07:50.269 INFO kablam! | Sep 04 03:07:50.269 INFO kablam! 671 | pub unsafe fn _mm_set1_epi16(a: i16) -> i16x8 { Sep 04 03:07:50.269 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.269 INFO kablam! Sep 04 03:07:50.269 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.269 INFO kablam! --> src/x86_64/../x86/sse2.rs:678:39 Sep 04 03:07:50.269 INFO kablam! | Sep 04 03:07:50.269 INFO kablam! 678 | pub unsafe fn _mm_set1_epi8(a: i8) -> i8x16 { Sep 04 03:07:50.269 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.269 INFO kablam! Sep 04 03:07:50.270 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.270 INFO kablam! --> src/x86_64/../x86/sse2.rs:685:69 Sep 04 03:07:50.270 INFO kablam! | Sep 04 03:07:50.270 INFO kablam! 685 | pub unsafe fn _mm_setr_epi32(e3: i32, e2: i32, e1: i32, e0: i32) -> i32x4 { Sep 04 03:07:50.270 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.270 INFO kablam! Sep 04 03:07:50.270 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.270 INFO kablam! --> src/x86_64/../x86/sse2.rs:694:6 Sep 04 03:07:50.270 INFO kablam! | Sep 04 03:07:50.270 INFO kablam! 694 | ) -> i16x8 { Sep 04 03:07:50.270 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.270 INFO kablam! Sep 04 03:07:50.270 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.270 INFO kablam! --> src/x86_64/../x86/sse2.rs:707:6 Sep 04 03:07:50.270 INFO kablam! | Sep 04 03:07:50.270 INFO kablam! 707 | ) -> i8x16 { Sep 04 03:07:50.270 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.270 INFO kablam! Sep 04 03:07:50.270 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.270 INFO kablam! --> src/x86_64/../x86/sse2.rs:717:48 Sep 04 03:07:50.271 INFO kablam! | Sep 04 03:07:50.271 INFO kablam! 717 | pub unsafe fn _mm_loadl_epi64(mem_addr: *const i64x2) -> i64x2 { Sep 04 03:07:50.271 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.271 INFO kablam! Sep 04 03:07:50.271 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.271 INFO kablam! --> src/x86_64/../x86/sse2.rs:717:58 Sep 04 03:07:50.271 INFO kablam! | Sep 04 03:07:50.271 INFO kablam! 717 | pub unsafe fn _mm_loadl_epi64(mem_addr: *const i64x2) -> i64x2 { Sep 04 03:07:50.271 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.271 INFO kablam! Sep 04 03:07:50.271 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.271 INFO kablam! --> src/x86_64/../x86/sse2.rs:734:8 Sep 04 03:07:50.271 INFO kablam! | Sep 04 03:07:50.271 INFO kablam! 734 | a: i8x16, Sep 04 03:07:50.271 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.271 INFO kablam! Sep 04 03:07:50.272 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.272 INFO kablam! --> src/x86_64/../x86/sse2.rs:735:11 Sep 04 03:07:50.272 INFO kablam! | Sep 04 03:07:50.272 INFO kablam! 735 | mask: i8x16, Sep 04 03:07:50.272 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.272 INFO kablam! Sep 04 03:07:50.272 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.272 INFO kablam! --> src/x86_64/../x86/sse2.rs:750:47 Sep 04 03:07:50.272 INFO kablam! | Sep 04 03:07:50.272 INFO kablam! 750 | pub unsafe fn _mm_storel_epi64(mem_addr: *mut i64x2, a: i64x2) { Sep 04 03:07:50.272 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.272 INFO kablam! Sep 04 03:07:50.272 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.272 INFO kablam! --> src/x86_64/../x86/sse2.rs:750:57 Sep 04 03:07:50.272 INFO kablam! | Sep 04 03:07:50.273 INFO kablam! 750 | pub unsafe fn _mm_storel_epi64(mem_addr: *mut i64x2, a: i64x2) { Sep 04 03:07:50.273 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.273 INFO kablam! Sep 04 03:07:50.273 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.273 INFO kablam! --> src/x86_64/../x86/sse2.rs:761:33 Sep 04 03:07:50.273 INFO kablam! | Sep 04 03:07:50.273 INFO kablam! 761 | pub unsafe fn _mm_move_epi64(a: i64x2) -> i64x2 { Sep 04 03:07:50.273 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.273 INFO kablam! Sep 04 03:07:50.273 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.273 INFO kablam! --> src/x86_64/../x86/sse2.rs:761:43 Sep 04 03:07:50.273 INFO kablam! | Sep 04 03:07:50.273 INFO kablam! 761 | pub unsafe fn _mm_move_epi64(a: i64x2) -> i64x2 { Sep 04 03:07:50.273 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.273 INFO kablam! Sep 04 03:07:50.273 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.273 INFO kablam! --> src/x86_64/../x86/sse2.rs:771:34 Sep 04 03:07:50.273 INFO kablam! | Sep 04 03:07:50.273 INFO kablam! 771 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> i8x16 { Sep 04 03:07:50.273 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.274 INFO kablam! Sep 04 03:07:50.274 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.274 INFO kablam! --> src/x86_64/../x86/sse2.rs:771:44 Sep 04 03:07:50.274 INFO kablam! | Sep 04 03:07:50.274 INFO kablam! 771 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> i8x16 { Sep 04 03:07:50.274 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.274 INFO kablam! Sep 04 03:07:50.274 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.274 INFO kablam! --> src/x86_64/../x86/sse2.rs:771:54 Sep 04 03:07:50.274 INFO kablam! | Sep 04 03:07:50.274 INFO kablam! 771 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> i8x16 { Sep 04 03:07:50.274 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.275 INFO kablam! Sep 04 03:07:50.275 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.275 INFO kablam! --> src/x86_64/../x86/sse2.rs:784:34 Sep 04 03:07:50.275 INFO kablam! | Sep 04 03:07:50.275 INFO kablam! 784 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> i16x8 { Sep 04 03:07:50.275 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.275 INFO kablam! Sep 04 03:07:50.275 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.275 INFO kablam! --> src/x86_64/../x86/sse2.rs:784:44 Sep 04 03:07:50.275 INFO kablam! | Sep 04 03:07:50.275 INFO kablam! 784 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> i16x8 { Sep 04 03:07:50.275 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.275 INFO kablam! Sep 04 03:07:50.275 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.275 INFO kablam! --> src/x86_64/../x86/sse2.rs:784:54 Sep 04 03:07:50.275 INFO kablam! | Sep 04 03:07:50.275 INFO kablam! 784 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> i16x8 { Sep 04 03:07:50.275 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.275 INFO kablam! Sep 04 03:07:50.275 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.275 INFO kablam! --> src/x86_64/../x86/sse2.rs:797:35 Sep 04 03:07:50.275 INFO kablam! | Sep 04 03:07:50.275 INFO kablam! 797 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 04 03:07:50.275 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.275 INFO kablam! Sep 04 03:07:50.276 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.276 INFO kablam! --> src/x86_64/../x86/sse2.rs:797:45 Sep 04 03:07:50.276 INFO kablam! | Sep 04 03:07:50.276 INFO kablam! 797 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 04 03:07:50.276 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.276 INFO kablam! Sep 04 03:07:50.276 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.276 INFO kablam! --> src/x86_64/../x86/sse2.rs:797:55 Sep 04 03:07:50.276 INFO kablam! | Sep 04 03:07:50.276 INFO kablam! 797 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 04 03:07:50.277 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.277 INFO kablam! Sep 04 03:07:50.277 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.277 INFO kablam! --> src/x86_64/../x86/sse2.rs:807:36 Sep 04 03:07:50.277 INFO kablam! | Sep 04 03:07:50.277 INFO kablam! 807 | pub unsafe fn _mm_extract_epi16(a: i16x8, i: u8) -> i16 { Sep 04 03:07:50.277 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.277 INFO kablam! Sep 04 03:07:50.277 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.277 INFO kablam! --> src/x86_64/../x86/sse2.rs:826:35 Sep 04 03:07:50.277 INFO kablam! | Sep 04 03:07:50.277 INFO kablam! 826 | pub unsafe fn _mm_insert_epi16(a: i16x8, v: i16, i: u8) -> i16x8 { Sep 04 03:07:50.277 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.277 INFO kablam! Sep 04 03:07:50.277 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.277 INFO kablam! --> src/x86_64/../x86/sse2.rs:826:60 Sep 04 03:07:50.277 INFO kablam! | Sep 04 03:07:50.277 INFO kablam! 826 | pub unsafe fn _mm_insert_epi16(a: i16x8, v: i16, i: u8) -> i16x8 { Sep 04 03:07:50.277 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.277 INFO kablam! Sep 04 03:07:50.277 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.277 INFO kablam! --> src/x86_64/../x86/sse2.rs:846:36 Sep 04 03:07:50.277 INFO kablam! | Sep 04 03:07:50.277 INFO kablam! 846 | pub unsafe fn _mm_movemask_epi8(a: i8x16) -> i16 { Sep 04 03:07:50.278 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.278 INFO kablam! Sep 04 03:07:50.278 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.278 INFO kablam! --> src/x86_64/../x86/sse2.rs:854:36 Sep 04 03:07:50.278 INFO kablam! | Sep 04 03:07:50.278 INFO kablam! 854 | pub unsafe fn _mm_shuffle_epi32(a: i32x4, control: u8) -> i32x4 { Sep 04 03:07:50.278 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.278 INFO kablam! Sep 04 03:07:50.278 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.278 INFO kablam! --> src/x86_64/../x86/sse2.rs:854:59 Sep 04 03:07:50.279 INFO kablam! | Sep 04 03:07:50.279 INFO kablam! 854 | pub unsafe fn _mm_shuffle_epi32(a: i32x4, control: u8) -> i32x4 { Sep 04 03:07:50.279 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.279 INFO kablam! Sep 04 03:07:50.279 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.279 INFO kablam! --> src/x86_64/../x86/sse2.rs:871:38 Sep 04 03:07:50.279 INFO kablam! | Sep 04 03:07:50.279 INFO kablam! 871 | pub unsafe fn _mm_shufflehi_epi16(a: i16x8, control: u8) -> i16x8 { Sep 04 03:07:50.279 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.279 INFO kablam! Sep 04 03:07:50.279 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.279 INFO kablam! --> src/x86_64/../x86/sse2.rs:871:61 Sep 04 03:07:50.279 INFO kablam! | Sep 04 03:07:50.279 INFO kablam! 871 | pub unsafe fn _mm_shufflehi_epi16(a: i16x8, control: u8) -> i16x8 { Sep 04 03:07:50.279 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.279 INFO kablam! Sep 04 03:07:50.279 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.279 INFO kablam! --> src/x86_64/../x86/sse2.rs:888:38 Sep 04 03:07:50.280 INFO kablam! | Sep 04 03:07:50.280 INFO kablam! 888 | pub unsafe fn _mm_shufflelo_epi16(a: i16x8, control: u8) -> i16x8 { Sep 04 03:07:50.280 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.280 INFO kablam! Sep 04 03:07:50.280 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.280 INFO kablam! --> src/x86_64/../x86/sse2.rs:888:61 Sep 04 03:07:50.280 INFO kablam! | Sep 04 03:07:50.280 INFO kablam! 888 | pub unsafe fn _mm_shufflelo_epi16(a: i16x8, control: u8) -> i16x8 { Sep 04 03:07:50.280 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.280 INFO kablam! Sep 04 03:07:50.280 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.280 INFO kablam! --> src/x86_64/../x86/sse2.rs:902:36 Sep 04 03:07:50.280 INFO kablam! | Sep 04 03:07:50.280 INFO kablam! 902 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.280 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.280 INFO kablam! Sep 04 03:07:50.280 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.280 INFO kablam! --> src/x86_64/../x86/sse2.rs:902:46 Sep 04 03:07:50.281 INFO kablam! | Sep 04 03:07:50.281 INFO kablam! 902 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.281 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.281 INFO kablam! Sep 04 03:07:50.281 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.281 INFO kablam! --> src/x86_64/../x86/sse2.rs:902:56 Sep 04 03:07:50.281 INFO kablam! | Sep 04 03:07:50.281 INFO kablam! 902 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.281 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.281 INFO kablam! Sep 04 03:07:50.281 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.281 INFO kablam! --> src/x86_64/../x86/sse2.rs:912:37 Sep 04 03:07:50.281 INFO kablam! | Sep 04 03:07:50.281 INFO kablam! 912 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.281 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.282 INFO kablam! Sep 04 03:07:50.282 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.282 INFO kablam! --> src/x86_64/../x86/sse2.rs:912:47 Sep 04 03:07:50.282 INFO kablam! | Sep 04 03:07:50.282 INFO kablam! 912 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.282 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.282 INFO kablam! Sep 04 03:07:50.282 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.282 INFO kablam! --> src/x86_64/../x86/sse2.rs:912:57 Sep 04 03:07:50.282 INFO kablam! | Sep 04 03:07:50.282 INFO kablam! 912 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.283 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.283 INFO kablam! Sep 04 03:07:50.283 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.283 INFO kablam! --> src/x86_64/../x86/sse2.rs:922:37 Sep 04 03:07:50.283 INFO kablam! | Sep 04 03:07:50.283 INFO kablam! 922 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.283 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.283 INFO kablam! Sep 04 03:07:50.283 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.283 INFO kablam! --> src/x86_64/../x86/sse2.rs:922:47 Sep 04 03:07:50.283 INFO kablam! | Sep 04 03:07:50.283 INFO kablam! 922 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.283 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.283 INFO kablam! Sep 04 03:07:50.283 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.283 INFO kablam! --> src/x86_64/../x86/sse2.rs:922:57 Sep 04 03:07:50.283 INFO kablam! | Sep 04 03:07:50.283 INFO kablam! 922 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.283 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.283 INFO kablam! Sep 04 03:07:50.283 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.284 INFO kablam! --> src/x86_64/../x86/sse2.rs:932:37 Sep 04 03:07:50.284 INFO kablam! | Sep 04 03:07:50.284 INFO kablam! 932 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.284 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.284 INFO kablam! Sep 04 03:07:50.284 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.284 INFO kablam! --> src/x86_64/../x86/sse2.rs:932:47 Sep 04 03:07:50.284 INFO kablam! | Sep 04 03:07:50.284 INFO kablam! 932 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.284 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.284 INFO kablam! Sep 04 03:07:50.284 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.284 INFO kablam! --> src/x86_64/../x86/sse2.rs:932:57 Sep 04 03:07:50.284 INFO kablam! | Sep 04 03:07:50.284 INFO kablam! 932 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.284 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.284 INFO kablam! Sep 04 03:07:50.285 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.285 INFO kablam! --> src/x86_64/../x86/sse2.rs:942:36 Sep 04 03:07:50.285 INFO kablam! | Sep 04 03:07:50.285 INFO kablam! 942 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.285 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.285 INFO kablam! Sep 04 03:07:50.285 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.285 INFO kablam! --> src/x86_64/../x86/sse2.rs:942:46 Sep 04 03:07:50.285 INFO kablam! | Sep 04 03:07:50.285 INFO kablam! 942 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.285 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.285 INFO kablam! Sep 04 03:07:50.285 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.286 INFO kablam! --> src/x86_64/../x86/sse2.rs:942:56 Sep 04 03:07:50.286 INFO kablam! | Sep 04 03:07:50.286 INFO kablam! 942 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.286 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.286 INFO kablam! Sep 04 03:07:50.286 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.286 INFO kablam! --> src/x86_64/../x86/sse2.rs:952:37 Sep 04 03:07:50.286 INFO kablam! | Sep 04 03:07:50.286 INFO kablam! 952 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.286 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.286 INFO kablam! Sep 04 03:07:50.286 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.286 INFO kablam! --> src/x86_64/../x86/sse2.rs:952:47 Sep 04 03:07:50.286 INFO kablam! | Sep 04 03:07:50.286 INFO kablam! 952 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.286 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.286 INFO kablam! Sep 04 03:07:50.286 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.286 INFO kablam! --> src/x86_64/../x86/sse2.rs:952:57 Sep 04 03:07:50.287 INFO kablam! | Sep 04 03:07:50.287 INFO kablam! 952 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.287 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.287 INFO kablam! Sep 04 03:07:50.287 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.287 INFO kablam! --> src/x86_64/../x86/sse2.rs:962:37 Sep 04 03:07:50.287 INFO kablam! | Sep 04 03:07:50.287 INFO kablam! 962 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.287 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.287 INFO kablam! Sep 04 03:07:50.287 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.287 INFO kablam! --> src/x86_64/../x86/sse2.rs:962:47 Sep 04 03:07:50.287 INFO kablam! | Sep 04 03:07:50.287 INFO kablam! 962 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.287 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.287 INFO kablam! Sep 04 03:07:50.288 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.288 INFO kablam! --> src/x86_64/../x86/sse2.rs:962:57 Sep 04 03:07:50.288 INFO kablam! | Sep 04 03:07:50.288 INFO kablam! 962 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.288 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.288 INFO kablam! Sep 04 03:07:50.288 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.288 INFO kablam! --> src/x86_64/../x86/sse2.rs:972:37 Sep 04 03:07:50.288 INFO kablam! | Sep 04 03:07:50.288 INFO kablam! 972 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.288 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.288 INFO kablam! Sep 04 03:07:50.288 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.288 INFO kablam! --> src/x86_64/../x86/sse2.rs:972:47 Sep 04 03:07:50.288 INFO kablam! | Sep 04 03:07:50.288 INFO kablam! 972 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.288 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.288 INFO kablam! Sep 04 03:07:50.289 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.289 INFO kablam! --> src/x86_64/../x86/sse2.rs:972:57 Sep 04 03:07:50.289 INFO kablam! | Sep 04 03:07:50.289 INFO kablam! 972 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.289 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.289 INFO kablam! Sep 04 03:07:50.289 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.289 INFO kablam! --> src/x86_64/../x86/sse2.rs:983:29 Sep 04 03:07:50.290 INFO kablam! | Sep 04 03:07:50.290 INFO kablam! 983 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.290 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.290 INFO kablam! Sep 04 03:07:50.290 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.290 INFO kablam! --> src/x86_64/../x86/sse2.rs:983:39 Sep 04 03:07:50.290 INFO kablam! | Sep 04 03:07:50.290 INFO kablam! 983 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.290 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.290 INFO kablam! Sep 04 03:07:50.290 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.290 INFO kablam! --> src/x86_64/../x86/sse2.rs:983:49 Sep 04 03:07:50.290 INFO kablam! | Sep 04 03:07:50.290 INFO kablam! 983 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.290 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.290 INFO kablam! Sep 04 03:07:50.290 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.290 INFO kablam! --> src/x86_64/../x86/sse2.rs:991:29 Sep 04 03:07:50.290 INFO kablam! | Sep 04 03:07:50.290 INFO kablam! 991 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.290 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.290 INFO kablam! Sep 04 03:07:50.290 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.291 INFO kablam! --> src/x86_64/../x86/sse2.rs:991:39 Sep 04 03:07:50.291 INFO kablam! | Sep 04 03:07:50.291 INFO kablam! 991 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.291 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.291 INFO kablam! Sep 04 03:07:50.291 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.291 INFO kablam! --> src/x86_64/../x86/sse2.rs:991:49 Sep 04 03:07:50.291 INFO kablam! | Sep 04 03:07:50.291 INFO kablam! 991 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.291 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.291 INFO kablam! Sep 04 03:07:50.291 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.291 INFO kablam! --> src/x86_64/../x86/sse2.rs:999:29 Sep 04 03:07:50.291 INFO kablam! | Sep 04 03:07:50.291 INFO kablam! 999 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.291 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.291 INFO kablam! Sep 04 03:07:50.292 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.292 INFO kablam! --> src/x86_64/../x86/sse2.rs:999:39 Sep 04 03:07:50.292 INFO kablam! | Sep 04 03:07:50.292 INFO kablam! 999 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.292 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.292 INFO kablam! Sep 04 03:07:50.292 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.292 INFO kablam! --> src/x86_64/../x86/sse2.rs:999:49 Sep 04 03:07:50.292 INFO kablam! | Sep 04 03:07:50.292 INFO kablam! 999 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.292 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.292 INFO kablam! Sep 04 03:07:50.292 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.292 INFO kablam! --> src/x86_64/../x86/sse2.rs:1007:29 Sep 04 03:07:50.292 INFO kablam! | Sep 04 03:07:50.292 INFO kablam! 1007 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.292 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.293 INFO kablam! Sep 04 03:07:50.293 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.293 INFO kablam! --> src/x86_64/../x86/sse2.rs:1007:39 Sep 04 03:07:50.293 INFO kablam! | Sep 04 03:07:50.293 INFO kablam! 1007 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.293 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.293 INFO kablam! Sep 04 03:07:50.293 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.293 INFO kablam! --> src/x86_64/../x86/sse2.rs:1007:49 Sep 04 03:07:50.293 INFO kablam! | Sep 04 03:07:50.293 INFO kablam! 1007 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.293 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.293 INFO kablam! Sep 04 03:07:50.293 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.293 INFO kablam! --> src/x86_64/../x86/sse2.rs:1015:29 Sep 04 03:07:50.293 INFO kablam! | Sep 04 03:07:50.293 INFO kablam! 1015 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.293 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.293 INFO kablam! Sep 04 03:07:50.293 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.293 INFO kablam! --> src/x86_64/../x86/sse2.rs:1015:39 Sep 04 03:07:50.293 INFO kablam! | Sep 04 03:07:50.293 INFO kablam! 1015 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.293 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.293 INFO kablam! Sep 04 03:07:50.294 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.294 INFO kablam! --> src/x86_64/../x86/sse2.rs:1015:49 Sep 04 03:07:50.294 INFO kablam! | Sep 04 03:07:50.294 INFO kablam! 1015 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.294 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.294 INFO kablam! Sep 04 03:07:50.294 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.294 INFO kablam! --> src/x86_64/../x86/sse2.rs:1023:29 Sep 04 03:07:50.295 INFO kablam! | Sep 04 03:07:50.295 INFO kablam! 1023 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.295 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.295 INFO kablam! Sep 04 03:07:50.295 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.295 INFO kablam! --> src/x86_64/../x86/sse2.rs:1023:39 Sep 04 03:07:50.295 INFO kablam! | Sep 04 03:07:50.295 INFO kablam! 1023 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.295 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.295 INFO kablam! Sep 04 03:07:50.295 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.295 INFO kablam! --> src/x86_64/../x86/sse2.rs:1023:49 Sep 04 03:07:50.295 INFO kablam! | Sep 04 03:07:50.295 INFO kablam! 1023 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.295 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.295 INFO kablam! Sep 04 03:07:50.295 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.295 INFO kablam! --> src/x86_64/../x86/sse2.rs:1031:29 Sep 04 03:07:50.295 INFO kablam! | Sep 04 03:07:50.295 INFO kablam! 1031 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.295 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.295 INFO kablam! Sep 04 03:07:50.296 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.296 INFO kablam! --> src/x86_64/../x86/sse2.rs:1031:39 Sep 04 03:07:50.296 INFO kablam! | Sep 04 03:07:50.296 INFO kablam! 1031 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.296 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.296 INFO kablam! Sep 04 03:07:50.296 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.296 INFO kablam! --> src/x86_64/../x86/sse2.rs:1031:49 Sep 04 03:07:50.296 INFO kablam! | Sep 04 03:07:50.296 INFO kablam! 1031 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.296 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.297 INFO kablam! Sep 04 03:07:50.297 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.297 INFO kablam! --> src/x86_64/../x86/sse2.rs:1039:29 Sep 04 03:07:50.297 INFO kablam! | Sep 04 03:07:50.297 INFO kablam! 1039 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.297 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.297 INFO kablam! Sep 04 03:07:50.297 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.297 INFO kablam! --> src/x86_64/../x86/sse2.rs:1039:39 Sep 04 03:07:50.297 INFO kablam! | Sep 04 03:07:50.297 INFO kablam! 1039 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.297 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.297 INFO kablam! Sep 04 03:07:50.297 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.297 INFO kablam! --> src/x86_64/../x86/sse2.rs:1039:49 Sep 04 03:07:50.297 INFO kablam! | Sep 04 03:07:50.297 INFO kablam! 1039 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.297 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.297 INFO kablam! Sep 04 03:07:50.298 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.298 INFO kablam! --> src/x86_64/../x86/sse2.rs:1047:29 Sep 04 03:07:50.298 INFO kablam! | Sep 04 03:07:50.298 INFO kablam! 1047 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.298 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.298 INFO kablam! Sep 04 03:07:50.298 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.298 INFO kablam! --> src/x86_64/../x86/sse2.rs:1047:39 Sep 04 03:07:50.298 INFO kablam! | Sep 04 03:07:50.298 INFO kablam! 1047 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.298 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.298 INFO kablam! Sep 04 03:07:50.298 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.298 INFO kablam! --> src/x86_64/../x86/sse2.rs:1047:49 Sep 04 03:07:50.298 INFO kablam! | Sep 04 03:07:50.298 INFO kablam! 1047 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.298 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.298 INFO kablam! Sep 04 03:07:50.299 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.299 INFO kablam! --> src/x86_64/../x86/sse2.rs:1055:29 Sep 04 03:07:50.299 INFO kablam! | Sep 04 03:07:50.299 INFO kablam! 1055 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.299 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.299 INFO kablam! Sep 04 03:07:50.299 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.299 INFO kablam! --> src/x86_64/../x86/sse2.rs:1055:39 Sep 04 03:07:50.299 INFO kablam! | Sep 04 03:07:50.299 INFO kablam! 1055 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.300 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.300 INFO kablam! Sep 04 03:07:50.300 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.300 INFO kablam! --> src/x86_64/../x86/sse2.rs:1055:49 Sep 04 03:07:50.300 INFO kablam! | Sep 04 03:07:50.300 INFO kablam! 1055 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.300 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.300 INFO kablam! Sep 04 03:07:50.300 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.300 INFO kablam! --> src/x86_64/../x86/sse2.rs:1063:30 Sep 04 03:07:50.300 INFO kablam! | Sep 04 03:07:50.300 INFO kablam! 1063 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.300 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.300 INFO kablam! Sep 04 03:07:50.300 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.300 INFO kablam! --> src/x86_64/../x86/sse2.rs:1063:40 Sep 04 03:07:50.300 INFO kablam! | Sep 04 03:07:50.300 INFO kablam! 1063 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.301 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.301 INFO kablam! Sep 04 03:07:50.301 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.301 INFO kablam! --> src/x86_64/../x86/sse2.rs:1063:50 Sep 04 03:07:50.301 INFO kablam! | Sep 04 03:07:50.301 INFO kablam! 1063 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.301 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.301 INFO kablam! Sep 04 03:07:50.301 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.301 INFO kablam! --> src/x86_64/../x86/sse2.rs:1070:30 Sep 04 03:07:50.301 INFO kablam! | Sep 04 03:07:50.301 INFO kablam! 1070 | pub unsafe fn _mm_sqrt_pd(a: f64x2) -> f64x2 { Sep 04 03:07:50.301 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.301 INFO kablam! Sep 04 03:07:50.301 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.301 INFO kablam! --> src/x86_64/../x86/sse2.rs:1070:40 Sep 04 03:07:50.301 INFO kablam! | Sep 04 03:07:50.301 INFO kablam! 1070 | pub unsafe fn _mm_sqrt_pd(a: f64x2) -> f64x2 { Sep 04 03:07:50.302 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.302 INFO kablam! Sep 04 03:07:50.302 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.302 INFO kablam! --> src/x86_64/../x86/sse2.rs:1078:29 Sep 04 03:07:50.302 INFO kablam! | Sep 04 03:07:50.303 INFO kablam! 1078 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.303 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.303 INFO kablam! Sep 04 03:07:50.303 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.304 INFO kablam! --> src/x86_64/../x86/sse2.rs:1078:39 Sep 04 03:07:50.304 INFO kablam! | Sep 04 03:07:50.304 INFO kablam! 1078 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.305 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.305 INFO kablam! Sep 04 03:07:50.305 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.305 INFO kablam! --> src/x86_64/../x86/sse2.rs:1078:49 Sep 04 03:07:50.305 INFO kablam! | Sep 04 03:07:50.306 INFO kablam! 1078 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.306 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.306 INFO kablam! Sep 04 03:07:50.306 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.306 INFO kablam! --> src/x86_64/../x86/sse2.rs:1086:29 Sep 04 03:07:50.306 INFO kablam! | Sep 04 03:07:50.306 INFO kablam! 1086 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.306 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.307 INFO kablam! Sep 04 03:07:50.307 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.307 INFO kablam! --> src/x86_64/../x86/sse2.rs:1086:39 Sep 04 03:07:50.307 INFO kablam! | Sep 04 03:07:50.307 INFO kablam! 1086 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.307 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.307 INFO kablam! Sep 04 03:07:50.307 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.307 INFO kablam! --> src/x86_64/../x86/sse2.rs:1086:49 Sep 04 03:07:50.307 INFO kablam! | Sep 04 03:07:50.307 INFO kablam! 1086 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.308 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.308 INFO kablam! Sep 04 03:07:50.308 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.308 INFO kablam! --> src/x86_64/../x86/sse2.rs:1094:29 Sep 04 03:07:50.308 INFO kablam! | Sep 04 03:07:50.308 INFO kablam! 1094 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.309 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.309 INFO kablam! Sep 04 03:07:50.309 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.309 INFO kablam! --> src/x86_64/../x86/sse2.rs:1094:39 Sep 04 03:07:50.309 INFO kablam! | Sep 04 03:07:50.309 INFO kablam! 1094 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.309 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.309 INFO kablam! Sep 04 03:07:50.309 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.310 INFO kablam! --> src/x86_64/../x86/sse2.rs:1094:49 Sep 04 03:07:50.310 INFO kablam! | Sep 04 03:07:50.310 INFO kablam! 1094 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.310 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.310 INFO kablam! Sep 04 03:07:50.310 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.311 INFO kablam! --> src/x86_64/../x86/sse2.rs:1101:32 Sep 04 03:07:50.311 INFO kablam! | Sep 04 03:07:50.311 INFO kablam! 1101 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.311 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.312 INFO kablam! Sep 04 03:07:50.312 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.312 INFO kablam! --> src/x86_64/../x86/sse2.rs:1101:42 Sep 04 03:07:50.313 INFO kablam! | Sep 04 03:07:50.313 INFO kablam! 1101 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.313 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.313 INFO kablam! Sep 04 03:07:50.313 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.313 INFO kablam! --> src/x86_64/../x86/sse2.rs:1101:52 Sep 04 03:07:50.313 INFO kablam! | Sep 04 03:07:50.314 INFO kablam! 1101 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.314 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.314 INFO kablam! Sep 04 03:07:50.314 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.314 INFO kablam! --> src/x86_64/../x86/sse2.rs:1111:28 Sep 04 03:07:50.314 INFO kablam! | Sep 04 03:07:50.314 INFO kablam! 1111 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.314 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.315 INFO kablam! Sep 04 03:07:50.315 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.315 INFO kablam! --> src/x86_64/../x86/sse2.rs:1111:38 Sep 04 03:07:50.315 INFO kablam! | Sep 04 03:07:50.315 INFO kablam! 1111 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.315 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.315 INFO kablam! Sep 04 03:07:50.315 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.315 INFO kablam! --> src/x86_64/../x86/sse2.rs:1111:48 Sep 04 03:07:50.316 INFO kablam! | Sep 04 03:07:50.316 INFO kablam! 1111 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.316 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.316 INFO kablam! Sep 04 03:07:50.316 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.316 INFO kablam! --> src/x86_64/../x86/sse2.rs:1118:29 Sep 04 03:07:50.316 INFO kablam! | Sep 04 03:07:50.316 INFO kablam! 1118 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.316 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.317 INFO kablam! Sep 04 03:07:50.317 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.317 INFO kablam! --> src/x86_64/../x86/sse2.rs:1118:39 Sep 04 03:07:50.317 INFO kablam! | Sep 04 03:07:50.317 INFO kablam! 1118 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.317 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.317 INFO kablam! Sep 04 03:07:50.318 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.318 INFO kablam! --> src/x86_64/../x86/sse2.rs:1118:49 Sep 04 03:07:50.318 INFO kablam! | Sep 04 03:07:50.318 INFO kablam! 1118 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.318 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.318 INFO kablam! Sep 04 03:07:50.318 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.318 INFO kablam! --> src/x86_64/../x86/sse2.rs:1126:31 Sep 04 03:07:50.318 INFO kablam! | Sep 04 03:07:50.319 INFO kablam! 1126 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.319 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.319 INFO kablam! Sep 04 03:07:50.319 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.319 INFO kablam! --> src/x86_64/../x86/sse2.rs:1126:41 Sep 04 03:07:50.319 INFO kablam! | Sep 04 03:07:50.319 INFO kablam! 1126 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.319 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.320 INFO kablam! Sep 04 03:07:50.320 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.320 INFO kablam! --> src/x86_64/../x86/sse2.rs:1126:51 Sep 04 03:07:50.320 INFO kablam! | Sep 04 03:07:50.320 INFO kablam! 1126 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.320 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.320 INFO kablam! Sep 04 03:07:50.320 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.320 INFO kablam! --> src/x86_64/../x86/sse2.rs:1134:31 Sep 04 03:07:50.321 INFO kablam! | Sep 04 03:07:50.321 INFO kablam! 1134 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.321 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.321 INFO kablam! Sep 04 03:07:50.321 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.321 INFO kablam! --> src/x86_64/../x86/sse2.rs:1134:41 Sep 04 03:07:50.321 INFO kablam! | Sep 04 03:07:50.322 INFO kablam! 1134 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.322 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.322 INFO kablam! Sep 04 03:07:50.322 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.322 INFO kablam! --> src/x86_64/../x86/sse2.rs:1134:51 Sep 04 03:07:50.322 INFO kablam! | Sep 04 03:07:50.323 INFO kablam! 1134 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.323 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.323 INFO kablam! Sep 04 03:07:50.323 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.323 INFO kablam! --> src/x86_64/../x86/sse2.rs:1142:31 Sep 04 03:07:50.323 INFO kablam! | Sep 04 03:07:50.323 INFO kablam! 1142 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.324 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.324 INFO kablam! Sep 04 03:07:50.324 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.324 INFO kablam! --> src/x86_64/../x86/sse2.rs:1142:41 Sep 04 03:07:50.324 INFO kablam! | Sep 04 03:07:50.328 INFO kablam! 1142 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.328 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.328 INFO kablam! Sep 04 03:07:50.328 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.328 INFO kablam! --> src/x86_64/../x86/sse2.rs:1142:51 Sep 04 03:07:50.328 INFO kablam! | Sep 04 03:07:50.329 INFO kablam! 1142 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.329 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.329 INFO kablam! Sep 04 03:07:50.329 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.329 INFO kablam! --> src/x86_64/../x86/sse2.rs:1150:31 Sep 04 03:07:50.329 INFO kablam! | Sep 04 03:07:50.329 INFO kablam! 1150 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.329 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.329 INFO kablam! Sep 04 03:07:50.329 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.329 INFO kablam! --> src/x86_64/../x86/sse2.rs:1150:41 Sep 04 03:07:50.329 INFO kablam! | Sep 04 03:07:50.329 INFO kablam! 1150 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.330 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.330 INFO kablam! Sep 04 03:07:50.330 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.330 INFO kablam! --> src/x86_64/../x86/sse2.rs:1150:51 Sep 04 03:07:50.330 INFO kablam! | Sep 04 03:07:50.330 INFO kablam! 1150 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.330 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.330 INFO kablam! Sep 04 03:07:50.330 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.330 INFO kablam! --> src/x86_64/../x86/sse2.rs:1158:31 Sep 04 03:07:50.330 INFO kablam! | Sep 04 03:07:50.330 INFO kablam! 1158 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.331 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.331 INFO kablam! Sep 04 03:07:50.331 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.331 INFO kablam! --> src/x86_64/../x86/sse2.rs:1158:41 Sep 04 03:07:50.331 INFO kablam! | Sep 04 03:07:50.331 INFO kablam! 1158 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.331 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.331 INFO kablam! Sep 04 03:07:50.331 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.331 INFO kablam! --> src/x86_64/../x86/sse2.rs:1158:51 Sep 04 03:07:50.331 INFO kablam! | Sep 04 03:07:50.331 INFO kablam! 1158 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.331 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.332 INFO kablam! Sep 04 03:07:50.332 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.332 INFO kablam! --> src/x86_64/../x86/sse2.rs:1168:32 Sep 04 03:07:50.332 INFO kablam! | Sep 04 03:07:50.332 INFO kablam! 1168 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.332 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.332 INFO kablam! Sep 04 03:07:50.332 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.332 INFO kablam! --> src/x86_64/../x86/sse2.rs:1168:42 Sep 04 03:07:50.332 INFO kablam! | Sep 04 03:07:50.332 INFO kablam! 1168 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.332 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.333 INFO kablam! Sep 04 03:07:50.333 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.333 INFO kablam! --> src/x86_64/../x86/sse2.rs:1168:52 Sep 04 03:07:50.333 INFO kablam! | Sep 04 03:07:50.333 INFO kablam! 1168 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.333 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.333 INFO kablam! Sep 04 03:07:50.333 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.333 INFO kablam! --> src/x86_64/../x86/sse2.rs:1180:34 Sep 04 03:07:50.333 INFO kablam! | Sep 04 03:07:50.333 INFO kablam! 1180 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.333 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.334 INFO kablam! Sep 04 03:07:50.334 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.334 INFO kablam! --> src/x86_64/../x86/sse2.rs:1180:44 Sep 04 03:07:50.334 INFO kablam! | Sep 04 03:07:50.334 INFO kablam! 1180 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.334 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.334 INFO kablam! Sep 04 03:07:50.334 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.334 INFO kablam! --> src/x86_64/../x86/sse2.rs:1180:54 Sep 04 03:07:50.334 INFO kablam! | Sep 04 03:07:50.334 INFO kablam! 1180 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.334 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.335 INFO kablam! Sep 04 03:07:50.335 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.335 INFO kablam! --> src/x86_64/../x86/sse2.rs:1191:32 Sep 04 03:07:50.335 INFO kablam! | Sep 04 03:07:50.335 INFO kablam! 1191 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.335 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.335 INFO kablam! Sep 04 03:07:50.335 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.335 INFO kablam! --> src/x86_64/../x86/sse2.rs:1191:42 Sep 04 03:07:50.335 INFO kablam! | Sep 04 03:07:50.335 INFO kablam! 1191 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.336 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.336 INFO kablam! Sep 04 03:07:50.336 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.336 INFO kablam! --> src/x86_64/../x86/sse2.rs:1191:52 Sep 04 03:07:50.336 INFO kablam! | Sep 04 03:07:50.336 INFO kablam! 1191 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.336 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.336 INFO kablam! Sep 04 03:07:50.336 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.336 INFO kablam! --> src/x86_64/../x86/sse2.rs:1202:32 Sep 04 03:07:50.336 INFO kablam! | Sep 04 03:07:50.336 INFO kablam! 1202 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.336 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.337 INFO kablam! Sep 04 03:07:50.337 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.337 INFO kablam! --> src/x86_64/../x86/sse2.rs:1202:42 Sep 04 03:07:50.337 INFO kablam! | Sep 04 03:07:50.337 INFO kablam! 1202 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.337 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.337 INFO kablam! Sep 04 03:07:50.337 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.337 INFO kablam! --> src/x86_64/../x86/sse2.rs:1202:52 Sep 04 03:07:50.337 INFO kablam! | Sep 04 03:07:50.337 INFO kablam! 1202 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.337 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.338 INFO kablam! Sep 04 03:07:50.338 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.338 INFO kablam! --> src/x86_64/../x86/sse2.rs:1213:32 Sep 04 03:07:50.338 INFO kablam! | Sep 04 03:07:50.338 INFO kablam! 1213 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.338 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.338 INFO kablam! Sep 04 03:07:50.338 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.338 INFO kablam! --> src/x86_64/../x86/sse2.rs:1213:42 Sep 04 03:07:50.338 INFO kablam! | Sep 04 03:07:50.338 INFO kablam! 1213 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.339 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.339 INFO kablam! Sep 04 03:07:50.339 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.339 INFO kablam! --> src/x86_64/../x86/sse2.rs:1213:52 Sep 04 03:07:50.339 INFO kablam! | Sep 04 03:07:50.339 INFO kablam! 1213 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.339 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.339 INFO kablam! Sep 04 03:07:50.339 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.339 INFO kablam! --> src/x86_64/../x86/sse2.rs:1224:32 Sep 04 03:07:50.339 INFO kablam! | Sep 04 03:07:50.339 INFO kablam! 1224 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.340 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.340 INFO kablam! Sep 04 03:07:50.340 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.340 INFO kablam! --> src/x86_64/../x86/sse2.rs:1224:42 Sep 04 03:07:50.340 INFO kablam! | Sep 04 03:07:50.340 INFO kablam! 1224 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.340 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.340 INFO kablam! Sep 04 03:07:50.340 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.340 INFO kablam! --> src/x86_64/../x86/sse2.rs:1224:52 Sep 04 03:07:50.340 INFO kablam! | Sep 04 03:07:50.340 INFO kablam! 1224 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.340 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.341 INFO kablam! Sep 04 03:07:50.341 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.341 INFO kablam! --> src/x86_64/../x86/sse2.rs:1235:32 Sep 04 03:07:50.341 INFO kablam! | Sep 04 03:07:50.341 INFO kablam! 1235 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.341 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.341 INFO kablam! Sep 04 03:07:50.341 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.341 INFO kablam! --> src/x86_64/../x86/sse2.rs:1235:42 Sep 04 03:07:50.341 INFO kablam! | Sep 04 03:07:50.342 INFO kablam! 1235 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.342 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.342 INFO kablam! Sep 04 03:07:50.342 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.342 INFO kablam! --> src/x86_64/../x86/sse2.rs:1235:52 Sep 04 03:07:50.342 INFO kablam! | Sep 04 03:07:50.342 INFO kablam! 1235 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.342 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.342 INFO kablam! Sep 04 03:07:50.342 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.342 INFO kablam! --> src/x86_64/../x86/sse2.rs:1245:31 Sep 04 03:07:50.343 INFO kablam! | Sep 04 03:07:50.343 INFO kablam! 1245 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.343 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.343 INFO kablam! Sep 04 03:07:50.343 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.343 INFO kablam! --> src/x86_64/../x86/sse2.rs:1245:41 Sep 04 03:07:50.343 INFO kablam! | Sep 04 03:07:50.343 INFO kablam! 1245 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.343 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.343 INFO kablam! Sep 04 03:07:50.344 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.344 INFO kablam! --> src/x86_64/../x86/sse2.rs:1245:51 Sep 04 03:07:50.344 INFO kablam! | Sep 04 03:07:50.344 INFO kablam! 1245 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.344 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.344 INFO kablam! Sep 04 03:07:50.344 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.344 INFO kablam! --> src/x86_64/../x86/sse2.rs:1252:31 Sep 04 03:07:50.344 INFO kablam! | Sep 04 03:07:50.344 INFO kablam! 1252 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.344 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.345 INFO kablam! Sep 04 03:07:50.345 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.345 INFO kablam! --> src/x86_64/../x86/sse2.rs:1252:41 Sep 04 03:07:50.345 INFO kablam! | Sep 04 03:07:50.345 INFO kablam! 1252 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.345 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.345 INFO kablam! Sep 04 03:07:50.345 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.345 INFO kablam! --> src/x86_64/../x86/sse2.rs:1252:51 Sep 04 03:07:50.345 INFO kablam! | Sep 04 03:07:50.346 INFO kablam! 1252 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.346 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.346 INFO kablam! Sep 04 03:07:50.346 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.346 INFO kablam! --> src/x86_64/../x86/sse2.rs:1259:31 Sep 04 03:07:50.346 INFO kablam! | Sep 04 03:07:50.346 INFO kablam! 1259 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.346 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.346 INFO kablam! Sep 04 03:07:50.346 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.347 INFO kablam! --> src/x86_64/../x86/sse2.rs:1259:41 Sep 04 03:07:50.347 INFO kablam! | Sep 04 03:07:50.347 INFO kablam! 1259 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.347 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.347 INFO kablam! Sep 04 03:07:50.347 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.347 INFO kablam! --> src/x86_64/../x86/sse2.rs:1259:51 Sep 04 03:07:50.347 INFO kablam! | Sep 04 03:07:50.347 INFO kablam! 1259 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.347 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.347 INFO kablam! Sep 04 03:07:50.348 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.348 INFO kablam! --> src/x86_64/../x86/sse2.rs:1266:31 Sep 04 03:07:50.348 INFO kablam! | Sep 04 03:07:50.348 INFO kablam! 1266 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.348 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.348 INFO kablam! Sep 04 03:07:50.348 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.348 INFO kablam! --> src/x86_64/../x86/sse2.rs:1266:41 Sep 04 03:07:50.348 INFO kablam! | Sep 04 03:07:50.348 INFO kablam! 1266 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.349 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.349 INFO kablam! Sep 04 03:07:50.349 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.349 INFO kablam! --> src/x86_64/../x86/sse2.rs:1266:51 Sep 04 03:07:50.349 INFO kablam! | Sep 04 03:07:50.349 INFO kablam! 1266 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.349 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.349 INFO kablam! Sep 04 03:07:50.349 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.349 INFO kablam! --> src/x86_64/../x86/sse2.rs:1273:31 Sep 04 03:07:50.349 INFO kablam! | Sep 04 03:07:50.350 INFO kablam! 1273 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.350 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.350 INFO kablam! Sep 04 03:07:50.350 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.350 INFO kablam! --> src/x86_64/../x86/sse2.rs:1273:41 Sep 04 03:07:50.350 INFO kablam! | Sep 04 03:07:50.350 INFO kablam! 1273 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.350 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.350 INFO kablam! Sep 04 03:07:50.350 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.351 INFO kablam! --> src/x86_64/../x86/sse2.rs:1273:51 Sep 04 03:07:50.351 INFO kablam! | Sep 04 03:07:50.351 INFO kablam! 1273 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.351 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.351 INFO kablam! Sep 04 03:07:50.351 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.351 INFO kablam! --> src/x86_64/../x86/sse2.rs:1280:32 Sep 04 03:07:50.351 INFO kablam! | Sep 04 03:07:50.351 INFO kablam! 1280 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.351 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.351 INFO kablam! Sep 04 03:07:50.352 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.352 INFO kablam! --> src/x86_64/../x86/sse2.rs:1280:42 Sep 04 03:07:50.352 INFO kablam! | Sep 04 03:07:50.352 INFO kablam! 1280 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.352 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.352 INFO kablam! Sep 04 03:07:50.352 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.352 INFO kablam! --> src/x86_64/../x86/sse2.rs:1280:52 Sep 04 03:07:50.352 INFO kablam! | Sep 04 03:07:50.352 INFO kablam! 1280 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.353 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.353 INFO kablam! Sep 04 03:07:50.353 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.353 INFO kablam! --> src/x86_64/../x86/sse2.rs:1290:34 Sep 04 03:07:50.353 INFO kablam! | Sep 04 03:07:50.353 INFO kablam! 1290 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.353 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.353 INFO kablam! Sep 04 03:07:50.353 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.353 INFO kablam! --> src/x86_64/../x86/sse2.rs:1290:44 Sep 04 03:07:50.354 INFO kablam! | Sep 04 03:07:50.354 INFO kablam! 1290 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.354 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.354 INFO kablam! Sep 04 03:07:50.354 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.354 INFO kablam! --> src/x86_64/../x86/sse2.rs:1290:54 Sep 04 03:07:50.354 INFO kablam! | Sep 04 03:07:50.354 INFO kablam! 1290 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.354 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.354 INFO kablam! Sep 04 03:07:50.355 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.355 INFO kablam! --> src/x86_64/../x86/sse2.rs:1300:32 Sep 04 03:07:50.355 INFO kablam! | Sep 04 03:07:50.355 INFO kablam! 1300 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.355 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.355 INFO kablam! Sep 04 03:07:50.355 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.355 INFO kablam! --> src/x86_64/../x86/sse2.rs:1300:42 Sep 04 03:07:50.355 INFO kablam! | Sep 04 03:07:50.355 INFO kablam! 1300 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.355 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.356 INFO kablam! Sep 04 03:07:50.356 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.356 INFO kablam! --> src/x86_64/../x86/sse2.rs:1300:52 Sep 04 03:07:50.356 INFO kablam! | Sep 04 03:07:50.356 INFO kablam! 1300 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.356 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.356 INFO kablam! Sep 04 03:07:50.356 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.356 INFO kablam! --> src/x86_64/../x86/sse2.rs:1310:32 Sep 04 03:07:50.356 INFO kablam! | Sep 04 03:07:50.357 INFO kablam! 1310 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.357 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.357 INFO kablam! Sep 04 03:07:50.357 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.357 INFO kablam! --> src/x86_64/../x86/sse2.rs:1310:42 Sep 04 03:07:50.357 INFO kablam! | Sep 04 03:07:50.357 INFO kablam! 1310 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.357 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.357 INFO kablam! Sep 04 03:07:50.357 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.358 INFO kablam! --> src/x86_64/../x86/sse2.rs:1310:52 Sep 04 03:07:50.358 INFO kablam! | Sep 04 03:07:50.358 INFO kablam! 1310 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.358 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.358 INFO kablam! Sep 04 03:07:50.358 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.358 INFO kablam! --> src/x86_64/../x86/sse2.rs:1320:32 Sep 04 03:07:50.358 INFO kablam! | Sep 04 03:07:50.358 INFO kablam! 1320 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.359 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.359 INFO kablam! Sep 04 03:07:50.359 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.359 INFO kablam! --> src/x86_64/../x86/sse2.rs:1320:42 Sep 04 03:07:50.359 INFO kablam! | Sep 04 03:07:50.359 INFO kablam! 1320 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.359 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.359 INFO kablam! Sep 04 03:07:50.359 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.359 INFO kablam! --> src/x86_64/../x86/sse2.rs:1320:52 Sep 04 03:07:50.360 INFO kablam! | Sep 04 03:07:50.360 INFO kablam! 1320 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.360 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.360 INFO kablam! Sep 04 03:07:50.360 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.360 INFO kablam! --> src/x86_64/../x86/sse2.rs:1330:32 Sep 04 03:07:50.360 INFO kablam! | Sep 04 03:07:50.360 INFO kablam! 1330 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.360 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.360 INFO kablam! Sep 04 03:07:50.361 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.361 INFO kablam! --> src/x86_64/../x86/sse2.rs:1330:42 Sep 04 03:07:50.361 INFO kablam! | Sep 04 03:07:50.361 INFO kablam! 1330 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.361 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.361 INFO kablam! Sep 04 03:07:50.361 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.361 INFO kablam! --> src/x86_64/../x86/sse2.rs:1330:52 Sep 04 03:07:50.361 INFO kablam! | Sep 04 03:07:50.361 INFO kablam! 1330 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.361 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.362 INFO kablam! Sep 04 03:07:50.362 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.362 INFO kablam! --> src/x86_64/../x86/sse2.rs:1341:32 Sep 04 03:07:50.362 INFO kablam! | Sep 04 03:07:50.362 INFO kablam! 1341 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.362 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.362 INFO kablam! Sep 04 03:07:50.362 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.362 INFO kablam! --> src/x86_64/../x86/sse2.rs:1341:42 Sep 04 03:07:50.362 INFO kablam! | Sep 04 03:07:50.363 INFO kablam! 1341 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.363 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.363 INFO kablam! Sep 04 03:07:50.363 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.363 INFO kablam! --> src/x86_64/../x86/sse2.rs:1341:52 Sep 04 03:07:50.363 INFO kablam! | Sep 04 03:07:50.363 INFO kablam! 1341 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.363 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.363 INFO kablam! Sep 04 03:07:50.363 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.363 INFO kablam! --> src/x86_64/../x86/sse2.rs:1351:32 Sep 04 03:07:50.363 INFO kablam! | Sep 04 03:07:50.363 INFO kablam! 1351 | pub unsafe fn _mm_comieq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.364 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.364 INFO kablam! Sep 04 03:07:50.364 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.364 INFO kablam! --> src/x86_64/../x86/sse2.rs:1351:42 Sep 04 03:07:50.364 INFO kablam! | Sep 04 03:07:50.364 INFO kablam! 1351 | pub unsafe fn _mm_comieq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.364 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.364 INFO kablam! Sep 04 03:07:50.364 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.364 INFO kablam! --> src/x86_64/../x86/sse2.rs:1358:32 Sep 04 03:07:50.364 INFO kablam! | Sep 04 03:07:50.365 INFO kablam! 1358 | pub unsafe fn _mm_comilt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.365 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.365 INFO kablam! Sep 04 03:07:50.365 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.365 INFO kablam! --> src/x86_64/../x86/sse2.rs:1358:42 Sep 04 03:07:50.365 INFO kablam! | Sep 04 03:07:50.365 INFO kablam! 1358 | pub unsafe fn _mm_comilt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.365 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.365 INFO kablam! Sep 04 03:07:50.365 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.366 INFO kablam! --> src/x86_64/../x86/sse2.rs:1365:32 Sep 04 03:07:50.366 INFO kablam! | Sep 04 03:07:50.366 INFO kablam! 1365 | pub unsafe fn _mm_comile_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.366 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.366 INFO kablam! Sep 04 03:07:50.366 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.366 INFO kablam! --> src/x86_64/../x86/sse2.rs:1365:42 Sep 04 03:07:50.366 INFO kablam! | Sep 04 03:07:50.366 INFO kablam! 1365 | pub unsafe fn _mm_comile_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.366 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.367 INFO kablam! Sep 04 03:07:50.367 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.367 INFO kablam! --> src/x86_64/../x86/sse2.rs:1372:32 Sep 04 03:07:50.367 INFO kablam! | Sep 04 03:07:50.367 INFO kablam! 1372 | pub unsafe fn _mm_comigt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.367 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.367 INFO kablam! Sep 04 03:07:50.367 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.367 INFO kablam! --> src/x86_64/../x86/sse2.rs:1372:42 Sep 04 03:07:50.367 INFO kablam! | Sep 04 03:07:50.367 INFO kablam! 1372 | pub unsafe fn _mm_comigt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.367 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.368 INFO kablam! Sep 04 03:07:50.368 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.368 INFO kablam! --> src/x86_64/../x86/sse2.rs:1379:32 Sep 04 03:07:50.368 INFO kablam! | Sep 04 03:07:50.368 INFO kablam! 1379 | pub unsafe fn _mm_comige_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.368 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.368 INFO kablam! Sep 04 03:07:50.368 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.368 INFO kablam! --> src/x86_64/../x86/sse2.rs:1379:42 Sep 04 03:07:50.368 INFO kablam! | Sep 04 03:07:50.368 INFO kablam! 1379 | pub unsafe fn _mm_comige_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.368 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.369 INFO kablam! Sep 04 03:07:50.369 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.369 INFO kablam! --> src/x86_64/../x86/sse2.rs:1386:33 Sep 04 03:07:50.369 INFO kablam! | Sep 04 03:07:50.369 INFO kablam! 1386 | pub unsafe fn _mm_comineq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.369 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.369 INFO kablam! Sep 04 03:07:50.369 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.369 INFO kablam! --> src/x86_64/../x86/sse2.rs:1386:43 Sep 04 03:07:50.369 INFO kablam! | Sep 04 03:07:50.369 INFO kablam! 1386 | pub unsafe fn _mm_comineq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.369 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.370 INFO kablam! Sep 04 03:07:50.370 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.370 INFO kablam! --> src/x86_64/../x86/sse2.rs:1393:33 Sep 04 03:07:50.370 INFO kablam! | Sep 04 03:07:50.370 INFO kablam! 1393 | pub unsafe fn _mm_ucomieq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.370 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.370 INFO kablam! Sep 04 03:07:50.370 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.370 INFO kablam! --> src/x86_64/../x86/sse2.rs:1393:43 Sep 04 03:07:50.370 INFO kablam! | Sep 04 03:07:50.370 INFO kablam! 1393 | pub unsafe fn _mm_ucomieq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.371 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.371 INFO kablam! Sep 04 03:07:50.371 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.371 INFO kablam! --> src/x86_64/../x86/sse2.rs:1400:33 Sep 04 03:07:50.371 INFO kablam! | Sep 04 03:07:50.371 INFO kablam! 1400 | pub unsafe fn _mm_ucomilt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.371 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.371 INFO kablam! Sep 04 03:07:50.371 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.371 INFO kablam! --> src/x86_64/../x86/sse2.rs:1400:43 Sep 04 03:07:50.371 INFO kablam! | Sep 04 03:07:50.371 INFO kablam! 1400 | pub unsafe fn _mm_ucomilt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.372 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.372 INFO kablam! Sep 04 03:07:50.372 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.372 INFO kablam! --> src/x86_64/../x86/sse2.rs:1407:33 Sep 04 03:07:50.372 INFO kablam! | Sep 04 03:07:50.372 INFO kablam! 1407 | pub unsafe fn _mm_ucomile_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.372 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.372 INFO kablam! Sep 04 03:07:50.372 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.372 INFO kablam! --> src/x86_64/../x86/sse2.rs:1407:43 Sep 04 03:07:50.372 INFO kablam! | Sep 04 03:07:50.373 INFO kablam! 1407 | pub unsafe fn _mm_ucomile_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.373 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.373 INFO kablam! Sep 04 03:07:50.373 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.373 INFO kablam! --> src/x86_64/../x86/sse2.rs:1414:33 Sep 04 03:07:50.373 INFO kablam! | Sep 04 03:07:50.373 INFO kablam! 1414 | pub unsafe fn _mm_ucomigt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.373 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.373 INFO kablam! Sep 04 03:07:50.373 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.373 INFO kablam! --> src/x86_64/../x86/sse2.rs:1414:43 Sep 04 03:07:50.374 INFO kablam! | Sep 04 03:07:50.374 INFO kablam! 1414 | pub unsafe fn _mm_ucomigt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.374 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.374 INFO kablam! Sep 04 03:07:50.374 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.374 INFO kablam! --> src/x86_64/../x86/sse2.rs:1421:33 Sep 04 03:07:50.374 INFO kablam! | Sep 04 03:07:50.374 INFO kablam! 1421 | pub unsafe fn _mm_ucomige_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.374 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.374 INFO kablam! Sep 04 03:07:50.374 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.374 INFO kablam! --> src/x86_64/../x86/sse2.rs:1421:43 Sep 04 03:07:50.375 INFO kablam! | Sep 04 03:07:50.375 INFO kablam! 1421 | pub unsafe fn _mm_ucomige_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.375 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.375 INFO kablam! Sep 04 03:07:50.375 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.375 INFO kablam! --> src/x86_64/../x86/sse2.rs:1428:34 Sep 04 03:07:50.375 INFO kablam! | Sep 04 03:07:50.375 INFO kablam! 1428 | pub unsafe fn _mm_ucomineq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.375 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.375 INFO kablam! Sep 04 03:07:50.376 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.376 INFO kablam! --> src/x86_64/../x86/sse2.rs:1428:44 Sep 04 03:07:50.376 INFO kablam! | Sep 04 03:07:50.376 INFO kablam! 1428 | pub unsafe fn _mm_ucomineq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.376 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.376 INFO kablam! Sep 04 03:07:50.376 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.376 INFO kablam! --> src/x86_64/../x86/sse2.rs:1436:31 Sep 04 03:07:50.376 INFO kablam! | Sep 04 03:07:50.376 INFO kablam! 1436 | pub unsafe fn _mm_cvtpd_ps(a: f64x2) -> f32x4 { Sep 04 03:07:50.377 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.377 INFO kablam! Sep 04 03:07:50.377 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.377 INFO kablam! --> src/x86_64/../x86/sse2.rs:1436:41 Sep 04 03:07:50.377 INFO kablam! | Sep 04 03:07:50.377 INFO kablam! 1436 | pub unsafe fn _mm_cvtpd_ps(a: f64x2) -> f32x4 { Sep 04 03:07:50.377 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.383 INFO kablam! Sep 04 03:07:50.383 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.383 INFO kablam! --> src/x86_64/../x86/sse2.rs:1444:31 Sep 04 03:07:50.383 INFO kablam! | Sep 04 03:07:50.383 INFO kablam! 1444 | pub unsafe fn _mm_cvtps_pd(a: f32x4) -> f64x2 { Sep 04 03:07:50.383 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.383 INFO kablam! Sep 04 03:07:50.383 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.384 INFO kablam! --> src/x86_64/../x86/sse2.rs:1444:41 Sep 04 03:07:50.384 INFO kablam! | Sep 04 03:07:50.384 INFO kablam! 1444 | pub unsafe fn _mm_cvtps_pd(a: f32x4) -> f64x2 { Sep 04 03:07:50.384 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.384 INFO kablam! Sep 04 03:07:50.384 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.384 INFO kablam! --> src/x86_64/../x86/sse2.rs:1452:34 Sep 04 03:07:50.384 INFO kablam! | Sep 04 03:07:50.384 INFO kablam! 1452 | pub unsafe fn _mm_cvtpd_epi32(a: f64x2) -> i32x4 { Sep 04 03:07:50.384 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.385 INFO kablam! Sep 04 03:07:50.385 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.385 INFO kablam! --> src/x86_64/../x86/sse2.rs:1452:44 Sep 04 03:07:50.385 INFO kablam! | Sep 04 03:07:50.385 INFO kablam! 1452 | pub unsafe fn _mm_cvtpd_epi32(a: f64x2) -> i32x4 { Sep 04 03:07:50.385 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.385 INFO kablam! Sep 04 03:07:50.385 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.385 INFO kablam! --> src/x86_64/../x86/sse2.rs:1460:33 Sep 04 03:07:50.385 INFO kablam! | Sep 04 03:07:50.386 INFO kablam! 1460 | pub unsafe fn _mm_cvtsd_si32(a: f64x2) -> i32 { Sep 04 03:07:50.386 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.386 INFO kablam! Sep 04 03:07:50.386 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.386 INFO kablam! --> src/x86_64/../x86/sse2.rs:1470:31 Sep 04 03:07:50.386 INFO kablam! | Sep 04 03:07:50.386 INFO kablam! 1470 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 04 03:07:50.386 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.386 INFO kablam! Sep 04 03:07:50.387 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.387 INFO kablam! --> src/x86_64/../x86/sse2.rs:1470:41 Sep 04 03:07:50.387 INFO kablam! | Sep 04 03:07:50.387 INFO kablam! 1470 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 04 03:07:50.387 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.387 INFO kablam! Sep 04 03:07:50.387 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.387 INFO kablam! --> src/x86_64/../x86/sse2.rs:1470:51 Sep 04 03:07:50.387 INFO kablam! | Sep 04 03:07:50.387 INFO kablam! 1470 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 04 03:07:50.387 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.388 INFO kablam! Sep 04 03:07:50.388 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.388 INFO kablam! --> src/x86_64/../x86/sse2.rs:1477:32 Sep 04 03:07:50.388 INFO kablam! | Sep 04 03:07:50.388 INFO kablam! 1477 | pub unsafe fn _mm_cvtsd_f64(a: f64x2) -> f64 { Sep 04 03:07:50.388 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.388 INFO kablam! Sep 04 03:07:50.388 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.388 INFO kablam! --> src/x86_64/../x86/sse2.rs:1487:31 Sep 04 03:07:50.389 INFO kablam! | Sep 04 03:07:50.389 INFO kablam! 1487 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 04 03:07:50.389 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.389 INFO kablam! Sep 04 03:07:50.389 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.389 INFO kablam! --> src/x86_64/../x86/sse2.rs:1487:41 Sep 04 03:07:50.389 INFO kablam! | Sep 04 03:07:50.389 INFO kablam! 1487 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 04 03:07:50.389 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.389 INFO kablam! Sep 04 03:07:50.390 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.390 INFO kablam! --> src/x86_64/../x86/sse2.rs:1487:51 Sep 04 03:07:50.390 INFO kablam! | Sep 04 03:07:50.390 INFO kablam! 1487 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 04 03:07:50.390 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.390 INFO kablam! Sep 04 03:07:50.390 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.390 INFO kablam! --> src/x86_64/../x86/sse2.rs:1495:35 Sep 04 03:07:50.390 INFO kablam! | Sep 04 03:07:50.390 INFO kablam! 1495 | pub unsafe fn _mm_cvttpd_epi32(a: f64x2) -> i32x4 { Sep 04 03:07:50.390 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.391 INFO kablam! Sep 04 03:07:50.391 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.391 INFO kablam! --> src/x86_64/../x86/sse2.rs:1495:45 Sep 04 03:07:50.391 INFO kablam! | Sep 04 03:07:50.391 INFO kablam! 1495 | pub unsafe fn _mm_cvttpd_epi32(a: f64x2) -> i32x4 { Sep 04 03:07:50.391 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.391 INFO kablam! Sep 04 03:07:50.391 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.391 INFO kablam! --> src/x86_64/../x86/sse2.rs:1503:34 Sep 04 03:07:50.391 INFO kablam! | Sep 04 03:07:50.392 INFO kablam! 1503 | pub unsafe fn _mm_cvttsd_si32(a: f64x2) -> i32 { Sep 04 03:07:50.392 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.392 INFO kablam! Sep 04 03:07:50.392 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.392 INFO kablam! --> src/x86_64/../x86/sse2.rs:1511:35 Sep 04 03:07:50.392 INFO kablam! | Sep 04 03:07:50.392 INFO kablam! 1511 | pub unsafe fn _mm_cvttps_epi32(a: f32x4) -> i32x4 { Sep 04 03:07:50.392 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.392 INFO kablam! Sep 04 03:07:50.392 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.393 INFO kablam! --> src/x86_64/../x86/sse2.rs:1511:45 Sep 04 03:07:50.393 INFO kablam! | Sep 04 03:07:50.393 INFO kablam! 1511 | pub unsafe fn _mm_cvttps_epi32(a: f32x4) -> i32x4 { Sep 04 03:07:50.393 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.393 INFO kablam! Sep 04 03:07:50.393 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.393 INFO kablam! --> src/x86_64/../x86/sse2.rs:1519:37 Sep 04 03:07:50.393 INFO kablam! | Sep 04 03:07:50.393 INFO kablam! 1519 | pub unsafe fn _mm_set_sd(a: f64) -> f64x2 { Sep 04 03:07:50.393 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.393 INFO kablam! Sep 04 03:07:50.394 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.394 INFO kablam! --> src/x86_64/../x86/sse2.rs:1527:38 Sep 04 03:07:50.394 INFO kablam! | Sep 04 03:07:50.394 INFO kablam! 1527 | pub unsafe fn _mm_set1_pd(a: f64) -> f64x2 { Sep 04 03:07:50.394 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.394 INFO kablam! Sep 04 03:07:50.394 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.394 INFO kablam! --> src/x86_64/../x86/sse2.rs:1535:38 Sep 04 03:07:50.394 INFO kablam! | Sep 04 03:07:50.394 INFO kablam! 1535 | pub unsafe fn _mm_set_pd1(a: f64) -> f64x2 { Sep 04 03:07:50.395 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.395 INFO kablam! Sep 04 03:07:50.395 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.395 INFO kablam! --> src/x86_64/../x86/sse2.rs:1543:45 Sep 04 03:07:50.395 INFO kablam! | Sep 04 03:07:50.395 INFO kablam! 1543 | pub unsafe fn _mm_set_pd(a: f64, b: f64) -> f64x2 { Sep 04 03:07:50.395 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.395 INFO kablam! Sep 04 03:07:50.395 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.395 INFO kablam! --> src/x86_64/../x86/sse2.rs:1551:46 Sep 04 03:07:50.395 INFO kablam! | Sep 04 03:07:50.396 INFO kablam! 1551 | pub unsafe fn _mm_setr_pd(a: f64, b: f64) -> f64x2 { Sep 04 03:07:50.396 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.396 INFO kablam! Sep 04 03:07:50.396 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.396 INFO kablam! --> src/x86_64/../x86/sse2.rs:1559:35 Sep 04 03:07:50.396 INFO kablam! | Sep 04 03:07:50.396 INFO kablam! 1559 | pub unsafe fn _mm_setzero_pd() -> f64x2 { Sep 04 03:07:50.396 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.396 INFO kablam! Sep 04 03:07:50.396 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.396 INFO kablam! --> src/x86_64/../x86/sse2.rs:1569:34 Sep 04 03:07:50.397 INFO kablam! | Sep 04 03:07:50.397 INFO kablam! 1569 | pub unsafe fn _mm_movemask_pd(a: f64x2) -> i32 { Sep 04 03:07:50.397 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.397 INFO kablam! Sep 04 03:07:50.397 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.397 INFO kablam! --> src/x86_64/../x86/sse2.rs:1579:44 Sep 04 03:07:50.397 INFO kablam! | Sep 04 03:07:50.397 INFO kablam! 1579 | pub unsafe fn _mm_load_pd(mem_addr: *const f64x2) -> f64x2 { Sep 04 03:07:50.397 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.397 INFO kablam! Sep 04 03:07:50.397 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.397 INFO kablam! --> src/x86_64/../x86/sse2.rs:1579:54 Sep 04 03:07:50.398 INFO kablam! | Sep 04 03:07:50.398 INFO kablam! 1579 | pub unsafe fn _mm_load_pd(mem_addr: *const f64x2) -> f64x2 { Sep 04 03:07:50.398 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.398 INFO kablam! Sep 04 03:07:50.398 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.398 INFO kablam! --> src/x86_64/../x86/sse2.rs:1587:52 Sep 04 03:07:50.398 INFO kablam! | Sep 04 03:07:50.398 INFO kablam! 1587 | pub unsafe fn _mm_load_sd(mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.398 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.398 INFO kablam! Sep 04 03:07:50.398 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.399 INFO kablam! --> src/x86_64/../x86/sse2.rs:1596:31 Sep 04 03:07:50.399 INFO kablam! | Sep 04 03:07:50.399 INFO kablam! 1596 | pub unsafe fn _mm_loadh_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.399 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.399 INFO kablam! Sep 04 03:07:50.399 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.399 INFO kablam! --> src/x86_64/../x86/sse2.rs:1596:63 Sep 04 03:07:50.399 INFO kablam! | Sep 04 03:07:50.399 INFO kablam! 1596 | pub unsafe fn _mm_loadh_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.399 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.399 INFO kablam! Sep 04 03:07:50.400 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.400 INFO kablam! --> src/x86_64/../x86/sse2.rs:1605:31 Sep 04 03:07:50.400 INFO kablam! | Sep 04 03:07:50.400 INFO kablam! 1605 | pub unsafe fn _mm_loadl_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.400 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.400 INFO kablam! Sep 04 03:07:50.400 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.400 INFO kablam! --> src/x86_64/../x86/sse2.rs:1605:63 Sep 04 03:07:50.400 INFO kablam! | Sep 04 03:07:50.400 INFO kablam! 1605 | pub unsafe fn _mm_loadl_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.400 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.400 INFO kablam! Sep 04 03:07:50.401 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.401 INFO kablam! --> src/x86_64/../x86/sse2.rs:1615:44 Sep 04 03:07:50.401 INFO kablam! | Sep 04 03:07:50.401 INFO kablam! 1615 | pub unsafe fn _mm_stream_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.401 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.401 INFO kablam! Sep 04 03:07:50.401 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.401 INFO kablam! --> src/x86_64/../x86/sse2.rs:1615:54 Sep 04 03:07:50.401 INFO kablam! | Sep 04 03:07:50.401 INFO kablam! 1615 | pub unsafe fn _mm_stream_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.401 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.401 INFO kablam! Sep 04 03:07:50.402 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.402 INFO kablam! --> src/x86_64/../x86/sse2.rs:1623:51 Sep 04 03:07:50.402 INFO kablam! | Sep 04 03:07:50.402 INFO kablam! 1623 | pub unsafe fn _mm_store_sd(mem_addr: *mut f64, a: f64x2) { Sep 04 03:07:50.402 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.402 INFO kablam! Sep 04 03:07:50.402 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.402 INFO kablam! --> src/x86_64/../x86/sse2.rs:1632:43 Sep 04 03:07:50.402 INFO kablam! | Sep 04 03:07:50.402 INFO kablam! 1632 | pub unsafe fn _mm_store_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.402 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.403 INFO kablam! Sep 04 03:07:50.403 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.403 INFO kablam! --> src/x86_64/../x86/sse2.rs:1632:53 Sep 04 03:07:50.403 INFO kablam! | Sep 04 03:07:50.403 INFO kablam! 1632 | pub unsafe fn _mm_store_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.403 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.403 INFO kablam! Sep 04 03:07:50.403 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.403 INFO kablam! --> src/x86_64/../x86/sse2.rs:1641:52 Sep 04 03:07:50.403 INFO kablam! | Sep 04 03:07:50.403 INFO kablam! 1641 | pub unsafe fn _mm_storeu_pd(mem_addr: *mut f64, a: f64x2) { Sep 04 03:07:50.404 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.404 INFO kablam! Sep 04 03:07:50.404 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.404 INFO kablam! --> src/x86_64/../x86/sse2.rs:1650:44 Sep 04 03:07:50.404 INFO kablam! | Sep 04 03:07:50.404 INFO kablam! 1650 | pub unsafe fn _mm_store1_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.404 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.404 INFO kablam! Sep 04 03:07:50.404 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.404 INFO kablam! --> src/x86_64/../x86/sse2.rs:1650:54 Sep 04 03:07:50.405 INFO kablam! | Sep 04 03:07:50.405 INFO kablam! 1650 | pub unsafe fn _mm_store1_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.405 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.405 INFO kablam! Sep 04 03:07:50.405 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.405 INFO kablam! --> src/x86_64/../x86/sse2.rs:1659:44 Sep 04 03:07:50.405 INFO kablam! | Sep 04 03:07:50.405 INFO kablam! 1659 | pub unsafe fn _mm_store_pd1(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.405 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.405 INFO kablam! Sep 04 03:07:50.405 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.406 INFO kablam! --> src/x86_64/../x86/sse2.rs:1659:54 Sep 04 03:07:50.406 INFO kablam! | Sep 04 03:07:50.406 INFO kablam! 1659 | pub unsafe fn _mm_store_pd1(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.406 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.406 INFO kablam! Sep 04 03:07:50.406 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.406 INFO kablam! --> src/x86_64/../x86/sse2.rs:1669:44 Sep 04 03:07:50.406 INFO kablam! | Sep 04 03:07:50.406 INFO kablam! 1669 | pub unsafe fn _mm_storer_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.406 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.407 INFO kablam! Sep 04 03:07:50.407 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.407 INFO kablam! --> src/x86_64/../x86/sse2.rs:1669:54 Sep 04 03:07:50.407 INFO kablam! | Sep 04 03:07:50.407 INFO kablam! 1669 | pub unsafe fn _mm_storer_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.407 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.407 INFO kablam! Sep 04 03:07:50.407 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.407 INFO kablam! --> src/x86_64/../x86/sse2.rs:1677:52 Sep 04 03:07:50.407 INFO kablam! | Sep 04 03:07:50.408 INFO kablam! 1677 | pub unsafe fn _mm_storeh_pd(mem_addr: *mut f64, a: f64x2) { Sep 04 03:07:50.408 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.408 INFO kablam! Sep 04 03:07:50.408 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.408 INFO kablam! --> src/x86_64/../x86/sse2.rs:1685:52 Sep 04 03:07:50.408 INFO kablam! | Sep 04 03:07:50.408 INFO kablam! 1685 | pub unsafe fn _mm_storel_pd(mem_addr: *mut f64, a: f64x2) { Sep 04 03:07:50.408 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.408 INFO kablam! Sep 04 03:07:50.408 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.409 INFO kablam! --> src/x86_64/../x86/sse2.rs:1693:53 Sep 04 03:07:50.409 INFO kablam! | Sep 04 03:07:50.409 INFO kablam! 1693 | pub unsafe fn _mm_load1_pd(mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.409 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.409 INFO kablam! Sep 04 03:07:50.409 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.409 INFO kablam! --> src/x86_64/../x86/sse2.rs:1701:53 Sep 04 03:07:50.409 INFO kablam! | Sep 04 03:07:50.409 INFO kablam! 1701 | pub unsafe fn _mm_load_pd1(mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.409 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.410 INFO kablam! Sep 04 03:07:50.410 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.410 INFO kablam! --> src/x86_64/../x86/sse2.rs:1710:45 Sep 04 03:07:50.410 INFO kablam! | Sep 04 03:07:50.410 INFO kablam! 1710 | pub unsafe fn _mm_loadr_pd(mem_addr: *const f64x2) -> f64x2 { Sep 04 03:07:50.410 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.410 INFO kablam! Sep 04 03:07:50.410 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.410 INFO kablam! --> src/x86_64/../x86/sse2.rs:1710:55 Sep 04 03:07:50.410 INFO kablam! | Sep 04 03:07:50.411 INFO kablam! 1710 | pub unsafe fn _mm_loadr_pd(mem_addr: *const f64x2) -> f64x2 { Sep 04 03:07:50.411 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.411 INFO kablam! Sep 04 03:07:50.411 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.411 INFO kablam! --> src/x86_64/../x86/sse2.rs:1719:53 Sep 04 03:07:50.411 INFO kablam! | Sep 04 03:07:50.411 INFO kablam! 1719 | pub unsafe fn _mm_loadu_pd(mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.411 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.411 INFO kablam! Sep 04 03:07:50.411 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.411 INFO kablam! --> src/x86_64/../x86/sse2.rs:1727:33 Sep 04 03:07:50.412 INFO kablam! | Sep 04 03:07:50.412 INFO kablam! 1727 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, control: u8) -> f64x2 { Sep 04 03:07:50.412 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.412 INFO kablam! Sep 04 03:07:50.412 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.412 INFO kablam! --> src/x86_64/../x86/sse2.rs:1727:43 Sep 04 03:07:50.412 INFO kablam! | Sep 04 03:07:50.412 INFO kablam! 1727 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, control: u8) -> f64x2 { Sep 04 03:07:50.412 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.412 INFO kablam! Sep 04 03:07:50.413 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.413 INFO kablam! --> src/x86_64/../x86/sse2.rs:1727:66 Sep 04 03:07:50.413 INFO kablam! | Sep 04 03:07:50.413 INFO kablam! 1727 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, control: u8) -> f64x2 { Sep 04 03:07:50.413 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.413 INFO kablam! Sep 04 03:07:50.413 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.413 INFO kablam! --> src/x86_64/../x86/sse2.rs:1745:30 Sep 04 03:07:50.413 INFO kablam! | Sep 04 03:07:50.413 INFO kablam! 1745 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.414 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.414 INFO kablam! Sep 04 03:07:50.414 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.414 INFO kablam! --> src/x86_64/../x86/sse2.rs:1745:40 Sep 04 03:07:50.414 INFO kablam! | Sep 04 03:07:50.414 INFO kablam! 1745 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.414 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.414 INFO kablam! Sep 04 03:07:50.414 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.414 INFO kablam! --> src/x86_64/../x86/sse2.rs:1745:50 Sep 04 03:07:50.415 INFO kablam! | Sep 04 03:07:50.415 INFO kablam! 1745 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.415 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.415 INFO kablam! Sep 04 03:07:50.415 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.415 INFO kablam! --> src/x86_64/../x86/sse2.rs:1753:32 Sep 04 03:07:50.415 INFO kablam! | Sep 04 03:07:50.415 INFO kablam! 1753 | pub unsafe fn _mm_castpd_ps(a: f64x2) -> f32x4 { Sep 04 03:07:50.415 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.415 INFO kablam! Sep 04 03:07:50.416 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.416 INFO kablam! --> src/x86_64/../x86/sse2.rs:1753:42 Sep 04 03:07:50.416 INFO kablam! | Sep 04 03:07:50.416 INFO kablam! 1753 | pub unsafe fn _mm_castpd_ps(a: f64x2) -> f32x4 { Sep 04 03:07:50.416 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.416 INFO kablam! Sep 04 03:07:50.416 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.416 INFO kablam! --> src/x86_64/../x86/sse2.rs:1761:35 Sep 04 03:07:50.416 INFO kablam! | Sep 04 03:07:50.417 INFO kablam! 1761 | pub unsafe fn _mm_castpd_si128(a: f64x2) -> ::arch::__m128i { Sep 04 03:07:50.417 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.417 INFO kablam! Sep 04 03:07:50.417 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.417 INFO kablam! --> src/x86_64/../x86/sse2.rs:1769:32 Sep 04 03:07:50.417 INFO kablam! | Sep 04 03:07:50.417 INFO kablam! 1769 | pub unsafe fn _mm_castps_pd(a: f32x4) -> f64x2 { Sep 04 03:07:50.417 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.417 INFO kablam! Sep 04 03:07:50.417 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.417 INFO kablam! --> src/x86_64/../x86/sse2.rs:1769:42 Sep 04 03:07:50.418 INFO kablam! | Sep 04 03:07:50.418 INFO kablam! 1769 | pub unsafe fn _mm_castps_pd(a: f32x4) -> f64x2 { Sep 04 03:07:50.418 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.418 INFO kablam! Sep 04 03:07:50.418 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.418 INFO kablam! --> src/x86_64/../x86/sse2.rs:1777:35 Sep 04 03:07:50.418 INFO kablam! | Sep 04 03:07:50.418 INFO kablam! 1777 | pub unsafe fn _mm_castps_si128(a: f32x4) -> ::arch::__m128i { Sep 04 03:07:50.418 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.418 INFO kablam! Sep 04 03:07:50.419 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.419 INFO kablam! --> src/x86_64/../x86/sse2.rs:1785:55 Sep 04 03:07:50.419 INFO kablam! | Sep 04 03:07:50.419 INFO kablam! 1785 | pub unsafe fn _mm_castsi128_pd(a: ::arch::__m128i) -> f64x2 { Sep 04 03:07:50.419 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.419 INFO kablam! Sep 04 03:07:50.419 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.419 INFO kablam! --> src/x86_64/../x86/sse2.rs:1793:55 Sep 04 03:07:50.419 INFO kablam! | Sep 04 03:07:50.419 INFO kablam! 1793 | pub unsafe fn _mm_castsi128_ps(a: ::arch::__m128i) -> f32x4 { Sep 04 03:07:50.420 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.420 INFO kablam! Sep 04 03:07:50.420 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.420 INFO kablam! --> src/x86_64/../x86/sse2.rs:1800:37 Sep 04 03:07:50.420 INFO kablam! | Sep 04 03:07:50.420 INFO kablam! 1800 | pub unsafe fn _mm_undefined_pd() -> f64x2 { Sep 04 03:07:50.420 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.420 INFO kablam! Sep 04 03:07:50.420 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.420 INFO kablam! --> src/x86_64/../x86/sse2.rs:1811:34 Sep 04 03:07:50.421 INFO kablam! | Sep 04 03:07:50.421 INFO kablam! 1811 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.421 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.421 INFO kablam! Sep 04 03:07:50.421 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.421 INFO kablam! --> src/x86_64/../x86/sse2.rs:1811:44 Sep 04 03:07:50.421 INFO kablam! | Sep 04 03:07:50.421 INFO kablam! 1811 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.421 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.421 INFO kablam! Sep 04 03:07:50.422 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.422 INFO kablam! --> src/x86_64/../x86/sse2.rs:1811:54 Sep 04 03:07:50.422 INFO kablam! | Sep 04 03:07:50.422 INFO kablam! 1811 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.422 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.422 INFO kablam! Sep 04 03:07:50.422 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.422 INFO kablam! --> src/x86_64/../x86/sse2.rs:1825:34 Sep 04 03:07:50.422 INFO kablam! | Sep 04 03:07:50.422 INFO kablam! 1825 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.422 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.422 INFO kablam! Sep 04 03:07:50.422 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.423 INFO kablam! --> src/x86_64/../x86/sse2.rs:1825:44 Sep 04 03:07:50.423 INFO kablam! | Sep 04 03:07:50.423 INFO kablam! 1825 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.423 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.423 INFO kablam! Sep 04 03:07:50.423 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.423 INFO kablam! --> src/x86_64/../x86/sse2.rs:1825:54 Sep 04 03:07:50.423 INFO kablam! | Sep 04 03:07:50.423 INFO kablam! 1825 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.423 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.424 INFO kablam! Sep 04 03:07:50.424 INFO kablam! error[E0412]: cannot find type `u32x2` in this scope Sep 04 03:07:50.424 INFO kablam! --> src/x86_64/../x86/sse2.rs:1837:31 Sep 04 03:07:50.424 INFO kablam! | Sep 04 03:07:50.424 INFO kablam! 1837 | pub unsafe fn _mm_mul_su32(a: u32x2, b: u32x2) -> u64 { Sep 04 03:07:50.424 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.424 INFO kablam! Sep 04 03:07:50.424 INFO kablam! error[E0412]: cannot find type `u32x2` in this scope Sep 04 03:07:50.424 INFO kablam! --> src/x86_64/../x86/sse2.rs:1837:41 Sep 04 03:07:50.425 INFO kablam! | Sep 04 03:07:50.425 INFO kablam! 1837 | pub unsafe fn _mm_mul_su32(a: u32x2, b: u32x2) -> u64 { Sep 04 03:07:50.425 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.426 INFO kablam! Sep 04 03:07:50.426 INFO kablam! error[E0412]: cannot find type `i32x2` in this scope Sep 04 03:07:50.426 INFO kablam! --> src/x86_64/../x86/sse2.rs:1846:33 Sep 04 03:07:50.426 INFO kablam! | Sep 04 03:07:50.426 INFO kablam! 1846 | pub unsafe fn _mm_cvtpi32_pd(a: i32x2) -> f64x2 { Sep 04 03:07:50.426 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.426 INFO kablam! Sep 04 03:07:50.426 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.427 INFO kablam! --> src/x86_64/../x86/sse2.rs:1846:43 Sep 04 03:07:50.427 INFO kablam! | Sep 04 03:07:50.427 INFO kablam! 1846 | pub unsafe fn _mm_cvtpi32_pd(a: i32x2) -> f64x2 { Sep 04 03:07:50.427 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.427 INFO kablam! Sep 04 03:07:50.427 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.427 INFO kablam! --> src/x86_64/../x86/sse2.rs:1854:50 Sep 04 03:07:50.427 INFO kablam! | Sep 04 03:07:50.427 INFO kablam! 1854 | pub unsafe fn _mm_set_epi64(e1: i64, e0: i64) -> i64x2 { Sep 04 03:07:50.427 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.427 INFO kablam! Sep 04 03:07:50.428 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.428 INFO kablam! --> src/x86_64/../x86/sse2.rs:1865:41 Sep 04 03:07:50.428 INFO kablam! | Sep 04 03:07:50.428 INFO kablam! 1865 | pub unsafe fn _mm_set1_epi64(a: i64) -> i64x2 { Sep 04 03:07:50.428 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.428 INFO kablam! Sep 04 03:07:50.428 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.428 INFO kablam! --> src/x86_64/../x86/sse2.rs:1873:51 Sep 04 03:07:50.428 INFO kablam! | Sep 04 03:07:50.428 INFO kablam! 1873 | pub unsafe fn _mm_setr_epi64(e1: i64, e0: i64) -> i64x2 { Sep 04 03:07:50.429 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.429 INFO kablam! Sep 04 03:07:50.429 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.429 INFO kablam! --> src/x86_64/../x86/sse2.rs:1884:36 Sep 04 03:07:50.429 INFO kablam! | Sep 04 03:07:50.429 INFO kablam! 1884 | pub unsafe fn _mm_movepi64_pi64(a: i64x2) -> i64 { Sep 04 03:07:50.429 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.429 INFO kablam! Sep 04 03:07:50.429 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.429 INFO kablam! --> src/x86_64/../x86/sse2.rs:1892:44 Sep 04 03:07:50.430 INFO kablam! | Sep 04 03:07:50.430 INFO kablam! 1892 | pub unsafe fn _mm_movpi64_epi64(a: i64) -> i64x2 { Sep 04 03:07:50.430 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.430 INFO kablam! Sep 04 03:07:50.430 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.430 INFO kablam! --> src/x86_64/../x86/sse2.rs:1901:33 Sep 04 03:07:50.430 INFO kablam! | Sep 04 03:07:50.430 INFO kablam! 1901 | pub unsafe fn _mm_cvtpd_pi32(a: f64x2) -> i32x2 { Sep 04 03:07:50.430 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.430 INFO kablam! Sep 04 03:07:50.431 INFO kablam! error[E0412]: cannot find type `i32x2` in this scope Sep 04 03:07:50.431 INFO kablam! --> src/x86_64/../x86/sse2.rs:1901:43 Sep 04 03:07:50.431 INFO kablam! | Sep 04 03:07:50.431 INFO kablam! 1901 | pub unsafe fn _mm_cvtpd_pi32(a: f64x2) -> i32x2 { Sep 04 03:07:50.431 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.431 INFO kablam! Sep 04 03:07:50.431 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.431 INFO kablam! --> src/x86_64/../x86/sse2.rs:1912:34 Sep 04 03:07:50.431 INFO kablam! | Sep 04 03:07:50.431 INFO kablam! 1912 | pub unsafe fn _mm_cvttpd_pi32(a: f64x2) -> i32x2 { Sep 04 03:07:50.432 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.432 INFO kablam! Sep 04 03:07:50.432 INFO kablam! error[E0412]: cannot find type `i32x2` in this scope Sep 04 03:07:50.432 INFO kablam! --> src/x86_64/../x86/sse2.rs:1912:44 Sep 04 03:07:50.432 INFO kablam! | Sep 04 03:07:50.432 INFO kablam! 1912 | pub unsafe fn _mm_cvttpd_pi32(a: f64x2) -> i32x2 { Sep 04 03:07:50.432 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.432 INFO kablam! Sep 04 03:07:50.432 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.432 INFO kablam! --> src/x86_64/../x86/sse3.rs:10:32 Sep 04 03:07:50.433 INFO kablam! | Sep 04 03:07:50.433 INFO kablam! 10 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.433 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.433 INFO kablam! Sep 04 03:07:50.433 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.433 INFO kablam! --> src/x86_64/../x86/sse3.rs:10:42 Sep 04 03:07:50.433 INFO kablam! | Sep 04 03:07:50.433 INFO kablam! 10 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.433 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.433 INFO kablam! Sep 04 03:07:50.434 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.434 INFO kablam! --> src/x86_64/../x86/sse3.rs:10:52 Sep 04 03:07:50.434 INFO kablam! | Sep 04 03:07:50.434 INFO kablam! 10 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.434 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.434 INFO kablam! Sep 04 03:07:50.434 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.434 INFO kablam! --> src/x86_64/../x86/sse3.rs:21:32 Sep 04 03:07:50.434 INFO kablam! | Sep 04 03:07:50.434 INFO kablam! 21 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.435 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.435 INFO kablam! Sep 04 03:07:50.435 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.435 INFO kablam! --> src/x86_64/../x86/sse3.rs:21:42 Sep 04 03:07:50.435 INFO kablam! | Sep 04 03:07:50.435 INFO kablam! 21 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.435 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.435 INFO kablam! Sep 04 03:07:50.435 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.435 INFO kablam! --> src/x86_64/../x86/sse3.rs:21:52 Sep 04 03:07:50.436 INFO kablam! | Sep 04 03:07:50.436 INFO kablam! 21 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.436 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.436 INFO kablam! Sep 04 03:07:50.436 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.436 INFO kablam! --> src/x86_64/../x86/sse3.rs:32:30 Sep 04 03:07:50.436 INFO kablam! | Sep 04 03:07:50.436 INFO kablam! 32 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.436 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.436 INFO kablam! Sep 04 03:07:50.437 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.437 INFO kablam! --> src/x86_64/../x86/sse3.rs:32:40 Sep 04 03:07:50.437 INFO kablam! | Sep 04 03:07:50.437 INFO kablam! 32 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.437 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.437 INFO kablam! Sep 04 03:07:50.437 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.437 INFO kablam! --> src/x86_64/../x86/sse3.rs:32:50 Sep 04 03:07:50.437 INFO kablam! | Sep 04 03:07:50.437 INFO kablam! 32 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.437 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.438 INFO kablam! Sep 04 03:07:50.438 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.438 INFO kablam! --> src/x86_64/../x86/sse3.rs:40:30 Sep 04 03:07:50.438 INFO kablam! | Sep 04 03:07:50.438 INFO kablam! 40 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.438 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.438 INFO kablam! Sep 04 03:07:50.438 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.438 INFO kablam! --> src/x86_64/../x86/sse3.rs:40:40 Sep 04 03:07:50.439 INFO kablam! | Sep 04 03:07:50.439 INFO kablam! 40 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.439 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.439 INFO kablam! Sep 04 03:07:50.439 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.439 INFO kablam! --> src/x86_64/../x86/sse3.rs:40:50 Sep 04 03:07:50.439 INFO kablam! | Sep 04 03:07:50.439 INFO kablam! 40 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.439 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.439 INFO kablam! Sep 04 03:07:50.439 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.440 INFO kablam! --> src/x86_64/../x86/sse3.rs:48:30 Sep 04 03:07:50.440 INFO kablam! | Sep 04 03:07:50.440 INFO kablam! 48 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.440 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.440 INFO kablam! Sep 04 03:07:50.440 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.440 INFO kablam! --> src/x86_64/../x86/sse3.rs:48:40 Sep 04 03:07:50.440 INFO kablam! | Sep 04 03:07:50.440 INFO kablam! 48 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.440 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.441 INFO kablam! Sep 04 03:07:50.441 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.441 INFO kablam! --> src/x86_64/../x86/sse3.rs:48:50 Sep 04 03:07:50.441 INFO kablam! | Sep 04 03:07:50.441 INFO kablam! 48 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.441 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.441 INFO kablam! Sep 04 03:07:50.441 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.441 INFO kablam! --> src/x86_64/../x86/sse3.rs:56:30 Sep 04 03:07:50.441 INFO kablam! | Sep 04 03:07:50.442 INFO kablam! 56 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.442 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.442 INFO kablam! Sep 04 03:07:50.442 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.442 INFO kablam! --> src/x86_64/../x86/sse3.rs:56:40 Sep 04 03:07:50.442 INFO kablam! | Sep 04 03:07:50.442 INFO kablam! 56 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.442 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.442 INFO kablam! Sep 04 03:07:50.442 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.442 INFO kablam! --> src/x86_64/../x86/sse3.rs:56:50 Sep 04 03:07:50.443 INFO kablam! | Sep 04 03:07:50.443 INFO kablam! 56 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.443 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.443 INFO kablam! Sep 04 03:07:50.443 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.443 INFO kablam! --> src/x86_64/../x86/sse41.rs:67:8 Sep 04 03:07:50.443 INFO kablam! | Sep 04 03:07:50.443 INFO kablam! 67 | a: i8x16, Sep 04 03:07:50.443 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.443 INFO kablam! Sep 04 03:07:50.444 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.444 INFO kablam! --> src/x86_64/../x86/sse41.rs:68:8 Sep 04 03:07:50.444 INFO kablam! | Sep 04 03:07:50.444 INFO kablam! 68 | b: i8x16, Sep 04 03:07:50.444 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.444 INFO kablam! Sep 04 03:07:50.444 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.444 INFO kablam! --> src/x86_64/../x86/sse41.rs:69:11 Sep 04 03:07:50.444 INFO kablam! | Sep 04 03:07:50.444 INFO kablam! 69 | mask: i8x16, // FIXME: mask should be m8x16 Sep 04 03:07:50.445 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.445 INFO kablam! Sep 04 03:07:50.445 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.445 INFO kablam! --> src/x86_64/../x86/sse41.rs:70:6 Sep 04 03:07:50.445 INFO kablam! | Sep 04 03:07:50.445 INFO kablam! 70 | ) -> i8x16 { Sep 04 03:07:50.445 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.445 INFO kablam! Sep 04 03:07:50.445 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.445 INFO kablam! --> src/x86_64/../x86/sse41.rs:80:31 Sep 04 03:07:50.445 INFO kablam! | Sep 04 03:07:50.446 INFO kablam! 80 | pub unsafe fn _mm_round_ps(a: f32x4, rounding: Round) -> f32x4 { Sep 04 03:07:50.446 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.446 INFO kablam! Sep 04 03:07:50.446 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.446 INFO kablam! --> src/x86_64/../x86/sse41.rs:80:58 Sep 04 03:07:50.446 INFO kablam! | Sep 04 03:07:50.446 INFO kablam! 80 | pub unsafe fn _mm_round_ps(a: f32x4, rounding: Round) -> f32x4 { Sep 04 03:07:50.446 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.446 INFO kablam! Sep 04 03:07:50.446 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.447 INFO kablam! --> src/x86_64/../x86/sse41.rs:94:30 Sep 04 03:07:50.447 INFO kablam! | Sep 04 03:07:50.447 INFO kablam! 94 | pub unsafe fn _mm_ceil_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.447 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.447 INFO kablam! Sep 04 03:07:50.447 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.447 INFO kablam! --> src/x86_64/../x86/sse41.rs:94:40 Sep 04 03:07:50.447 INFO kablam! | Sep 04 03:07:50.447 INFO kablam! 94 | pub unsafe fn _mm_ceil_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.448 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.448 INFO kablam! Sep 04 03:07:50.448 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.448 INFO kablam! --> src/x86_64/../x86/sse41.rs:101:31 Sep 04 03:07:50.448 INFO kablam! | Sep 04 03:07:50.448 INFO kablam! 101 | pub unsafe fn _mm_floor_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.448 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.448 INFO kablam! Sep 04 03:07:50.448 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.448 INFO kablam! --> src/x86_64/../x86/sse41.rs:101:41 Sep 04 03:07:50.449 INFO kablam! | Sep 04 03:07:50.449 INFO kablam! 101 | pub unsafe fn _mm_floor_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.449 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.449 INFO kablam! Sep 04 03:07:50.449 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.449 INFO kablam! --> src/x86_64/../x86/sse41.rs:108:36 Sep 04 03:07:50.449 INFO kablam! | Sep 04 03:07:50.449 INFO kablam! 108 | pub unsafe fn _mm_cvtepu8_epi16(a: u8x16) -> i16x8 { Sep 04 03:07:50.449 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.449 INFO kablam! Sep 04 03:07:50.450 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.450 INFO kablam! --> src/x86_64/../x86/sse41.rs:108:46 Sep 04 03:07:50.450 INFO kablam! | Sep 04 03:07:50.450 INFO kablam! 108 | pub unsafe fn _mm_cvtepu8_epi16(a: u8x16) -> i16x8 { Sep 04 03:07:50.450 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.450 INFO kablam! Sep 04 03:07:50.450 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.450 INFO kablam! --> src/x86_64/../x86/ssse3.rs:15:35 Sep 04 03:07:50.450 INFO kablam! | Sep 04 03:07:50.450 INFO kablam! 15 | pub unsafe fn _mm_shuffle_epi8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.450 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.451 INFO kablam! Sep 04 03:07:50.451 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.451 INFO kablam! --> src/x86_64/../x86/ssse3.rs:15:45 Sep 04 03:07:50.451 INFO kablam! | Sep 04 03:07:50.451 INFO kablam! 15 | pub unsafe fn _mm_shuffle_epi8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.451 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.451 INFO kablam! Sep 04 03:07:50.451 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.451 INFO kablam! --> src/x86_64/../x86/ssse3.rs:15:55 Sep 04 03:07:50.451 INFO kablam! | Sep 04 03:07:50.451 INFO kablam! 15 | pub unsafe fn _mm_shuffle_epi8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.452 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.452 INFO kablam! Sep 04 03:07:50.452 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.452 INFO kablam! --> src/x86_64/../x86/ssse3.rs:27:34 Sep 04 03:07:50.452 INFO kablam! | Sep 04 03:07:50.452 INFO kablam! 27 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.452 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.452 INFO kablam! Sep 04 03:07:50.452 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.452 INFO kablam! --> src/x86_64/../x86/ssse3.rs:27:44 Sep 04 03:07:50.453 INFO kablam! | Sep 04 03:07:50.453 INFO kablam! 27 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.453 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.453 INFO kablam! Sep 04 03:07:50.453 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.453 INFO kablam! --> src/x86_64/../x86/ssse3.rs:27:54 Sep 04 03:07:50.453 INFO kablam! | Sep 04 03:07:50.453 INFO kablam! 27 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.453 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.453 INFO kablam! Sep 04 03:07:50.454 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.454 INFO kablam! --> src/x86_64/../x86/ssse3.rs:40:34 Sep 04 03:07:50.454 INFO kablam! | Sep 04 03:07:50.454 INFO kablam! 40 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.454 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.454 INFO kablam! Sep 04 03:07:50.454 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.454 INFO kablam! --> src/x86_64/../x86/ssse3.rs:40:44 Sep 04 03:07:50.454 INFO kablam! | Sep 04 03:07:50.454 INFO kablam! 40 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.454 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.455 INFO kablam! Sep 04 03:07:50.455 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.455 INFO kablam! --> src/x86_64/../x86/ssse3.rs:40:54 Sep 04 03:07:50.455 INFO kablam! | Sep 04 03:07:50.455 INFO kablam! 40 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.455 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.455 INFO kablam! Sep 04 03:07:50.455 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 04 03:07:50.455 INFO kablam! --> src/x86_64/avx.rs:10:38 Sep 04 03:07:50.455 INFO kablam! | Sep 04 03:07:50.456 INFO kablam! 10 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 04 03:07:50.456 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.456 INFO kablam! Sep 04 03:07:50.456 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 04 03:07:50.456 INFO kablam! --> src/x86_64/avx.rs:10:68 Sep 04 03:07:50.456 INFO kablam! | Sep 04 03:07:50.456 INFO kablam! 10 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 04 03:07:50.456 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.456 INFO kablam! Sep 04 03:07:50.456 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.457 INFO kablam! --> src/x86_64/sse2.rs:11:33 Sep 04 03:07:50.457 INFO kablam! | Sep 04 03:07:50.457 INFO kablam! 11 | pub unsafe fn _mm_cvtsd_si64(a: f64x2) -> i64 { Sep 04 03:07:50.457 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.457 INFO kablam! Sep 04 03:07:50.457 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.457 INFO kablam! --> src/x86_64/sse2.rs:18:34 Sep 04 03:07:50.457 INFO kablam! | Sep 04 03:07:50.457 INFO kablam! 18 | pub unsafe fn _mm_cvtsd_si64x(a: f64x2) -> i64 { Sep 04 03:07:50.457 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.457 INFO kablam! Sep 04 03:07:50.458 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.458 INFO kablam! --> src/x86_64/sse2.rs:26:34 Sep 04 03:07:50.458 INFO kablam! | Sep 04 03:07:50.458 INFO kablam! 26 | pub unsafe fn _mm_cvttsd_si64(a: f64x2) -> i64 { Sep 04 03:07:50.458 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.458 INFO kablam! Sep 04 03:07:50.458 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.458 INFO kablam! --> src/x86_64/sse2.rs:33:35 Sep 04 03:07:50.458 INFO kablam! | Sep 04 03:07:50.458 INFO kablam! 33 | pub unsafe fn _mm_cvttsd_si64x(a: f64x2) -> i64 { Sep 04 03:07:50.458 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.459 INFO kablam! Sep 04 03:07:50.459 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.459 INFO kablam! --> src/x86_64/sse2.rs:40:44 Sep 04 03:07:50.459 INFO kablam! | Sep 04 03:07:50.459 INFO kablam! 40 | pub unsafe fn _mm_cvtsi64_si128(a: i64) -> i64x2 { Sep 04 03:07:50.459 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.459 INFO kablam! Sep 04 03:07:50.459 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.459 INFO kablam! --> src/x86_64/sse2.rs:48:45 Sep 04 03:07:50.459 INFO kablam! | Sep 04 03:07:50.459 INFO kablam! 48 | pub unsafe fn _mm_cvtsi64x_si128(a: i64) -> i64x2 { Sep 04 03:07:50.460 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.460 INFO kablam! Sep 04 03:07:50.460 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.460 INFO kablam! --> src/x86_64/sse2.rs:55:36 Sep 04 03:07:50.460 INFO kablam! | Sep 04 03:07:50.460 INFO kablam! 55 | pub unsafe fn _mm_cvtsi128_si64(a: i64x2) -> i64 { Sep 04 03:07:50.460 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.460 INFO kablam! Sep 04 03:07:50.460 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.460 INFO kablam! --> src/x86_64/sse2.rs:62:37 Sep 04 03:07:50.461 INFO kablam! | Sep 04 03:07:50.461 INFO kablam! 62 | pub unsafe fn _mm_cvtsi128_si64x(a: i64x2) -> i64 { Sep 04 03:07:50.461 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.461 INFO kablam! Sep 04 03:07:50.461 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.461 INFO kablam! --> src/x86_64/sse2.rs:70:33 Sep 04 03:07:50.461 INFO kablam! | Sep 04 03:07:50.461 INFO kablam! 70 | pub unsafe fn _mm_cvtsi64_sd(a: f64x2, b: i64) -> f64x2 { Sep 04 03:07:50.461 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.461 INFO kablam! Sep 04 03:07:50.461 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.462 INFO kablam! --> src/x86_64/sse2.rs:70:51 Sep 04 03:07:50.462 INFO kablam! | Sep 04 03:07:50.462 INFO kablam! 70 | pub unsafe fn _mm_cvtsi64_sd(a: f64x2, b: i64) -> f64x2 { Sep 04 03:07:50.462 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.462 INFO kablam! Sep 04 03:07:50.462 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.462 INFO kablam! --> src/x86_64/sse2.rs:78:34 Sep 04 03:07:50.462 INFO kablam! | Sep 04 03:07:50.462 INFO kablam! 78 | pub unsafe fn _mm_cvtsi64x_sd(a: f64x2, b: i64) -> f64x2 { Sep 04 03:07:50.462 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.463 INFO kablam! Sep 04 03:07:50.463 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.463 INFO kablam! --> src/x86_64/sse2.rs:78:52 Sep 04 03:07:50.463 INFO kablam! | Sep 04 03:07:50.463 INFO kablam! 78 | pub unsafe fn _mm_cvtsi64x_sd(a: f64x2, b: i64) -> f64x2 { Sep 04 03:07:50.463 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.463 INFO kablam! Sep 04 03:07:50.463 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.463 INFO kablam! --> src/x86_64/../x86/avx.rs:4:5 Sep 04 03:07:50.463 INFO kablam! | Sep 04 03:07:50.463 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.464 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.464 INFO kablam! | Sep 04 03:07:50.464 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 03:07:50.464 INFO kablam! Sep 04 03:07:50.464 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.464 INFO kablam! --> src/x86_64/../x86/avx2.rs:4:5 Sep 04 03:07:50.464 INFO kablam! | Sep 04 03:07:50.464 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.464 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.464 INFO kablam! Sep 04 03:07:50.464 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.465 INFO kablam! --> src/x86_64/../x86/sse.rs:4:5 Sep 04 03:07:50.465 INFO kablam! | Sep 04 03:07:50.465 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.465 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.465 INFO kablam! Sep 04 03:07:50.465 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.465 INFO kablam! --> src/x86_64/../x86/sse2.rs:11:5 Sep 04 03:07:50.465 INFO kablam! | Sep 04 03:07:50.465 INFO kablam! 11 | use simd::*; Sep 04 03:07:50.465 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.466 INFO kablam! Sep 04 03:07:50.466 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.466 INFO kablam! --> src/x86_64/../x86/sse3.rs:4:5 Sep 04 03:07:50.466 INFO kablam! | Sep 04 03:07:50.466 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.466 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.466 INFO kablam! Sep 04 03:07:50.466 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.466 INFO kablam! --> src/x86_64/../x86/sse41.rs:4:5 Sep 04 03:07:50.466 INFO kablam! | Sep 04 03:07:50.466 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.467 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.467 INFO kablam! Sep 04 03:07:50.467 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.467 INFO kablam! --> src/x86_64/../x86/ssse3.rs:4:5 Sep 04 03:07:50.467 INFO kablam! | Sep 04 03:07:50.467 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.467 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.467 INFO kablam! Sep 04 03:07:50.467 INFO kablam! warning: unused import: `simd::i64x4` Sep 04 03:07:50.467 INFO kablam! --> src/x86_64/avx.rs:4:5 Sep 04 03:07:50.468 INFO kablam! | Sep 04 03:07:50.468 INFO kablam! 4 | use simd::i64x4; Sep 04 03:07:50.468 INFO kablam! | ^^^^^^^^^^^ Sep 04 03:07:50.468 INFO kablam! Sep 04 03:07:50.468 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.468 INFO kablam! --> src/x86_64/sse2.rs:5:5 Sep 04 03:07:50.468 INFO kablam! | Sep 04 03:07:50.468 INFO kablam! 5 | use simd::*; Sep 04 03:07:50.468 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.468 INFO kablam! Sep 04 03:07:50.473 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.473 INFO kablam! --> src/x86_64/../x86/sse2.rs:1836:18 Sep 04 03:07:50.473 INFO kablam! | Sep 04 03:07:50.473 INFO kablam! 1836 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.474 INFO kablam! | Sep 04 03:07:50.474 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.474 INFO kablam! Sep 04 03:07:50.474 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.474 INFO kablam! --> src/x86_64/../x86/sse2.rs:1845:18 Sep 04 03:07:50.474 INFO kablam! | Sep 04 03:07:50.474 INFO kablam! 1845 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.474 INFO kablam! | Sep 04 03:07:50.475 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.475 INFO kablam! Sep 04 03:07:50.475 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.475 INFO kablam! --> src/x86_64/../x86/sse2.rs:1853:18 Sep 04 03:07:50.475 INFO kablam! | Sep 04 03:07:50.475 INFO kablam! 1853 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.475 INFO kablam! | Sep 04 03:07:50.475 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.475 INFO kablam! Sep 04 03:07:50.476 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.476 INFO kablam! --> src/x86_64/../x86/sse2.rs:1864:18 Sep 04 03:07:50.476 INFO kablam! | Sep 04 03:07:50.476 INFO kablam! 1864 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.476 INFO kablam! | Sep 04 03:07:50.476 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.476 INFO kablam! Sep 04 03:07:50.476 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.476 INFO kablam! --> src/x86_64/../x86/sse2.rs:1872:18 Sep 04 03:07:50.477 INFO kablam! | Sep 04 03:07:50.477 INFO kablam! 1872 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.477 INFO kablam! | Sep 04 03:07:50.477 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.477 INFO kablam! Sep 04 03:07:50.477 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.477 INFO kablam! --> src/x86_64/../x86/sse2.rs:1883:18 Sep 04 03:07:50.477 INFO kablam! | Sep 04 03:07:50.477 INFO kablam! 1883 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.478 INFO kablam! | Sep 04 03:07:50.478 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.478 INFO kablam! Sep 04 03:07:50.478 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.478 INFO kablam! --> src/x86_64/../x86/sse2.rs:1891:18 Sep 04 03:07:50.478 INFO kablam! | Sep 04 03:07:50.478 INFO kablam! 1891 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.479 INFO kablam! | Sep 04 03:07:50.479 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.479 INFO kablam! Sep 04 03:07:50.479 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.479 INFO kablam! --> src/x86_64/../x86/sse2.rs:1900:18 Sep 04 03:07:50.479 INFO kablam! | Sep 04 03:07:50.479 INFO kablam! 1900 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.479 INFO kablam! | Sep 04 03:07:50.479 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.479 INFO kablam! Sep 04 03:07:50.480 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.480 INFO kablam! --> src/x86_64/../x86/sse2.rs:1911:18 Sep 04 03:07:50.480 INFO kablam! | Sep 04 03:07:50.480 INFO kablam! 1911 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.480 INFO kablam! | Sep 04 03:07:50.480 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.480 INFO kablam! Sep 04 03:07:50.496 INFO kablam! warning: use of deprecated item 'core::arch::x86_64::__readeflags': See issue #51810 - use inline assembly instead Sep 04 03:07:50.496 INFO kablam! --> src/x86_64/../x86/eflags.rs:3:16 Sep 04 03:07:50.496 INFO kablam! | Sep 04 03:07:50.496 INFO kablam! 3 | pub use arch::{__readeflags, __writeeflags}; Sep 04 03:07:50.496 INFO kablam! | ^^^^^^^^^^^^ Sep 04 03:07:50.496 INFO kablam! | Sep 04 03:07:50.496 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 03:07:50.497 INFO kablam! Sep 04 03:07:50.497 INFO kablam! warning: use of deprecated item 'core::arch::x86_64::__writeeflags': See issue #51810 - use inline assembly instead Sep 04 03:07:50.497 INFO kablam! --> src/x86_64/../x86/eflags.rs:3:30 Sep 04 03:07:50.497 INFO kablam! | Sep 04 03:07:50.497 INFO kablam! 3 | pub use arch::{__readeflags, __writeeflags}; Sep 04 03:07:50.497 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 03:07:50.497 INFO kablam! Sep 04 03:07:50.699 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 03:07:50.699 INFO kablam! --> src/x86_64/../x86/avx.rs:9:32 Sep 04 03:07:50.699 INFO kablam! | Sep 04 03:07:50.699 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 03:07:50.699 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.699 INFO kablam! Sep 04 03:07:50.699 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 03:07:50.699 INFO kablam! --> src/x86_64/../x86/avx.rs:9:42 Sep 04 03:07:50.699 INFO kablam! | Sep 04 03:07:50.699 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 03:07:50.699 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.699 INFO kablam! Sep 04 03:07:50.699 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 03:07:50.699 INFO kablam! --> src/x86_64/../x86/avx.rs:9:52 Sep 04 03:07:50.699 INFO kablam! | Sep 04 03:07:50.699 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 03:07:50.699 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.700 INFO kablam! Sep 04 03:07:50.700 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 03:07:50.700 INFO kablam! --> src/x86_64/../x86/avx.rs:19:33 Sep 04 03:07:50.700 INFO kablam! | Sep 04 03:07:50.700 INFO kablam! 19 | pub unsafe fn _mm256_sqrt_pd(a: f64x4) -> f64x4 { Sep 04 03:07:50.700 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.700 INFO kablam! Sep 04 03:07:50.700 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 03:07:50.700 INFO kablam! --> src/x86_64/../x86/avx.rs:19:43 Sep 04 03:07:50.700 INFO kablam! | Sep 04 03:07:50.700 INFO kablam! 19 | pub unsafe fn _mm256_sqrt_pd(a: f64x4) -> f64x4 { Sep 04 03:07:50.700 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.700 INFO kablam! Sep 04 03:07:50.700 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 04 03:07:50.700 INFO kablam! --> src/x86_64/../x86/avx2.rs:10:8 Sep 04 03:07:50.700 INFO kablam! | Sep 04 03:07:50.700 INFO kablam! 10 | a: i8x32, Sep 04 03:07:50.700 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.700 INFO kablam! Sep 04 03:07:50.700 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 04 03:07:50.701 INFO kablam! --> src/x86_64/../x86/avx2.rs:11:8 Sep 04 03:07:50.701 INFO kablam! | Sep 04 03:07:50.701 INFO kablam! 11 | b: i8x32, Sep 04 03:07:50.701 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.701 INFO kablam! Sep 04 03:07:50.701 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 04 03:07:50.701 INFO kablam! --> src/x86_64/../x86/avx2.rs:12:11 Sep 04 03:07:50.701 INFO kablam! | Sep 04 03:07:50.701 INFO kablam! 12 | mask: i8x32, // FIXME: should be m8x32 Sep 04 03:07:50.701 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.701 INFO kablam! Sep 04 03:07:50.701 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 04 03:07:50.701 INFO kablam! --> src/x86_64/../x86/avx2.rs:13:6 Sep 04 03:07:50.701 INFO kablam! | Sep 04 03:07:50.701 INFO kablam! 13 | ) -> i8x32 { Sep 04 03:07:50.701 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.701 INFO kablam! Sep 04 03:07:50.701 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.701 INFO kablam! --> src/x86_64/../x86/sse.rs:9:31 Sep 04 03:07:50.701 INFO kablam! | Sep 04 03:07:50.702 INFO kablam! 9 | pub unsafe fn _mm_rsqrt_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.702 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.702 INFO kablam! Sep 04 03:07:50.702 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.702 INFO kablam! --> src/x86_64/../x86/sse.rs:9:41 Sep 04 03:07:50.702 INFO kablam! | Sep 04 03:07:50.702 INFO kablam! 9 | pub unsafe fn _mm_rsqrt_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.702 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.702 INFO kablam! Sep 04 03:07:50.702 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.702 INFO kablam! --> src/x86_64/../x86/sse.rs:16:29 Sep 04 03:07:50.702 INFO kablam! | Sep 04 03:07:50.702 INFO kablam! 16 | pub unsafe fn _mm_rcp_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.702 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.702 INFO kablam! Sep 04 03:07:50.702 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.702 INFO kablam! --> src/x86_64/../x86/sse.rs:16:39 Sep 04 03:07:50.702 INFO kablam! | Sep 04 03:07:50.702 INFO kablam! 16 | pub unsafe fn _mm_rcp_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.702 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.703 INFO kablam! Sep 04 03:07:50.703 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.703 INFO kablam! --> src/x86_64/../x86/sse.rs:23:30 Sep 04 03:07:50.703 INFO kablam! | Sep 04 03:07:50.703 INFO kablam! 23 | pub unsafe fn _mm_sqrt_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.703 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.703 INFO kablam! Sep 04 03:07:50.703 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.703 INFO kablam! --> src/x86_64/../x86/sse.rs:23:40 Sep 04 03:07:50.703 INFO kablam! | Sep 04 03:07:50.703 INFO kablam! 23 | pub unsafe fn _mm_sqrt_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.703 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.703 INFO kablam! Sep 04 03:07:50.703 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.703 INFO kablam! --> src/x86_64/../x86/sse.rs:30:29 Sep 04 03:07:50.703 INFO kablam! | Sep 04 03:07:50.703 INFO kablam! 30 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.703 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.703 INFO kablam! Sep 04 03:07:50.703 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.704 INFO kablam! --> src/x86_64/../x86/sse.rs:30:39 Sep 04 03:07:50.704 INFO kablam! | Sep 04 03:07:50.704 INFO kablam! 30 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.704 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.704 INFO kablam! Sep 04 03:07:50.704 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.704 INFO kablam! --> src/x86_64/../x86/sse.rs:30:49 Sep 04 03:07:50.704 INFO kablam! | Sep 04 03:07:50.704 INFO kablam! 30 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.704 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.704 INFO kablam! Sep 04 03:07:50.704 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.704 INFO kablam! --> src/x86_64/../x86/sse.rs:40:33 Sep 04 03:07:50.704 INFO kablam! | Sep 04 03:07:50.704 INFO kablam! 40 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u8) -> f32x4 { Sep 04 03:07:50.704 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.704 INFO kablam! Sep 04 03:07:50.704 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.704 INFO kablam! --> src/x86_64/../x86/sse.rs:40:43 Sep 04 03:07:50.704 INFO kablam! | Sep 04 03:07:50.704 INFO kablam! 40 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u8) -> f32x4 { Sep 04 03:07:50.704 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.704 INFO kablam! Sep 04 03:07:50.705 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.705 INFO kablam! --> src/x86_64/../x86/sse.rs:40:63 Sep 04 03:07:50.705 INFO kablam! | Sep 04 03:07:50.705 INFO kablam! 40 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u8) -> f32x4 { Sep 04 03:07:50.705 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.705 INFO kablam! Sep 04 03:07:50.705 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.705 INFO kablam! --> src/x86_64/../x86/sse2.rs:16:31 Sep 04 03:07:50.705 INFO kablam! | Sep 04 03:07:50.705 INFO kablam! 16 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.705 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.705 INFO kablam! Sep 04 03:07:50.705 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.705 INFO kablam! --> src/x86_64/../x86/sse2.rs:16:41 Sep 04 03:07:50.705 INFO kablam! | Sep 04 03:07:50.705 INFO kablam! 16 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.705 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.705 INFO kablam! Sep 04 03:07:50.705 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.705 INFO kablam! --> src/x86_64/../x86/sse2.rs:16:51 Sep 04 03:07:50.705 INFO kablam! | Sep 04 03:07:50.706 INFO kablam! 16 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.706 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.706 INFO kablam! Sep 04 03:07:50.706 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.706 INFO kablam! --> src/x86_64/../x86/sse2.rs:23:32 Sep 04 03:07:50.706 INFO kablam! | Sep 04 03:07:50.706 INFO kablam! 23 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.706 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.706 INFO kablam! Sep 04 03:07:50.706 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.706 INFO kablam! --> src/x86_64/../x86/sse2.rs:23:42 Sep 04 03:07:50.706 INFO kablam! | Sep 04 03:07:50.706 INFO kablam! 23 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.706 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.706 INFO kablam! Sep 04 03:07:50.706 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.706 INFO kablam! --> src/x86_64/../x86/sse2.rs:23:52 Sep 04 03:07:50.706 INFO kablam! | Sep 04 03:07:50.706 INFO kablam! 23 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.706 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.707 INFO kablam! Sep 04 03:07:50.707 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.707 INFO kablam! --> src/x86_64/../x86/sse2.rs:33:32 Sep 04 03:07:50.707 INFO kablam! | Sep 04 03:07:50.707 INFO kablam! 33 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.707 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.707 INFO kablam! Sep 04 03:07:50.707 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.707 INFO kablam! --> src/x86_64/../x86/sse2.rs:33:42 Sep 04 03:07:50.707 INFO kablam! | Sep 04 03:07:50.707 INFO kablam! 33 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.707 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.707 INFO kablam! Sep 04 03:07:50.707 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.707 INFO kablam! --> src/x86_64/../x86/sse2.rs:33:52 Sep 04 03:07:50.707 INFO kablam! | Sep 04 03:07:50.707 INFO kablam! 33 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.707 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.707 INFO kablam! Sep 04 03:07:50.707 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.708 INFO kablam! --> src/x86_64/../x86/sse2.rs:43:32 Sep 04 03:07:50.708 INFO kablam! | Sep 04 03:07:50.708 INFO kablam! 43 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.708 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.708 INFO kablam! Sep 04 03:07:50.708 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.708 INFO kablam! --> src/x86_64/../x86/sse2.rs:43:42 Sep 04 03:07:50.708 INFO kablam! | Sep 04 03:07:50.708 INFO kablam! 43 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.708 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.708 INFO kablam! Sep 04 03:07:50.708 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.708 INFO kablam! --> src/x86_64/../x86/sse2.rs:43:52 Sep 04 03:07:50.708 INFO kablam! | Sep 04 03:07:50.708 INFO kablam! 43 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.708 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.709 INFO kablam! Sep 04 03:07:50.709 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.709 INFO kablam! --> src/x86_64/../x86/sse2.rs:53:32 Sep 04 03:07:50.709 INFO kablam! | Sep 04 03:07:50.709 INFO kablam! 53 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.709 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.709 INFO kablam! Sep 04 03:07:50.709 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.709 INFO kablam! --> src/x86_64/../x86/sse2.rs:53:42 Sep 04 03:07:50.709 INFO kablam! | Sep 04 03:07:50.709 INFO kablam! 53 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.709 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.709 INFO kablam! Sep 04 03:07:50.709 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.710 INFO kablam! --> src/x86_64/../x86/sse2.rs:53:52 Sep 04 03:07:50.710 INFO kablam! | Sep 04 03:07:50.710 INFO kablam! 53 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.710 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.710 INFO kablam! Sep 04 03:07:50.710 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.710 INFO kablam! --> src/x86_64/../x86/sse2.rs:63:33 Sep 04 03:07:50.710 INFO kablam! | Sep 04 03:07:50.710 INFO kablam! 63 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.710 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.710 INFO kablam! Sep 04 03:07:50.710 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.710 INFO kablam! --> src/x86_64/../x86/sse2.rs:63:43 Sep 04 03:07:50.710 INFO kablam! | Sep 04 03:07:50.710 INFO kablam! 63 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.711 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.711 INFO kablam! Sep 04 03:07:50.711 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.711 INFO kablam! --> src/x86_64/../x86/sse2.rs:63:53 Sep 04 03:07:50.711 INFO kablam! | Sep 04 03:07:50.711 INFO kablam! 63 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.711 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.711 INFO kablam! Sep 04 03:07:50.711 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.711 INFO kablam! --> src/x86_64/../x86/sse2.rs:73:32 Sep 04 03:07:50.711 INFO kablam! | Sep 04 03:07:50.711 INFO kablam! 73 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.711 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.711 INFO kablam! Sep 04 03:07:50.711 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.712 INFO kablam! --> src/x86_64/../x86/sse2.rs:73:42 Sep 04 03:07:50.712 INFO kablam! | Sep 04 03:07:50.712 INFO kablam! 73 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.712 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.712 INFO kablam! Sep 04 03:07:50.712 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.712 INFO kablam! --> src/x86_64/../x86/sse2.rs:73:52 Sep 04 03:07:50.712 INFO kablam! | Sep 04 03:07:50.712 INFO kablam! 73 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.712 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.712 INFO kablam! Sep 04 03:07:50.712 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.712 INFO kablam! --> src/x86_64/../x86/sse2.rs:83:33 Sep 04 03:07:50.712 INFO kablam! | Sep 04 03:07:50.712 INFO kablam! 83 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.713 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.713 INFO kablam! Sep 04 03:07:50.713 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.713 INFO kablam! --> src/x86_64/../x86/sse2.rs:83:43 Sep 04 03:07:50.713 INFO kablam! | Sep 04 03:07:50.713 INFO kablam! 83 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.713 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.713 INFO kablam! Sep 04 03:07:50.713 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.713 INFO kablam! --> src/x86_64/../x86/sse2.rs:83:53 Sep 04 03:07:50.713 INFO kablam! | Sep 04 03:07:50.713 INFO kablam! 83 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.714 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.714 INFO kablam! Sep 04 03:07:50.714 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.714 INFO kablam! --> src/x86_64/../x86/sse2.rs:93:31 Sep 04 03:07:50.714 INFO kablam! | Sep 04 03:07:50.714 INFO kablam! 93 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.714 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.714 INFO kablam! Sep 04 03:07:50.714 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.714 INFO kablam! --> src/x86_64/../x86/sse2.rs:93:41 Sep 04 03:07:50.714 INFO kablam! | Sep 04 03:07:50.714 INFO kablam! 93 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.714 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.714 INFO kablam! Sep 04 03:07:50.714 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.715 INFO kablam! --> src/x86_64/../x86/sse2.rs:93:51 Sep 04 03:07:50.715 INFO kablam! | Sep 04 03:07:50.715 INFO kablam! 93 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.715 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.715 INFO kablam! Sep 04 03:07:50.715 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.715 INFO kablam! --> src/x86_64/../x86/sse2.rs:100:32 Sep 04 03:07:50.715 INFO kablam! | Sep 04 03:07:50.715 INFO kablam! 100 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.715 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.715 INFO kablam! Sep 04 03:07:50.715 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.715 INFO kablam! --> src/x86_64/../x86/sse2.rs:100:42 Sep 04 03:07:50.715 INFO kablam! | Sep 04 03:07:50.715 INFO kablam! 100 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.715 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.716 INFO kablam! Sep 04 03:07:50.716 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.716 INFO kablam! --> src/x86_64/../x86/sse2.rs:100:52 Sep 04 03:07:50.716 INFO kablam! | Sep 04 03:07:50.716 INFO kablam! 100 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.716 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.716 INFO kablam! Sep 04 03:07:50.716 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.716 INFO kablam! --> src/x86_64/../x86/sse2.rs:110:33 Sep 04 03:07:50.716 INFO kablam! | Sep 04 03:07:50.716 INFO kablam! 110 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i32x4 { Sep 04 03:07:50.716 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.716 INFO kablam! Sep 04 03:07:50.717 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.717 INFO kablam! --> src/x86_64/../x86/sse2.rs:110:43 Sep 04 03:07:50.717 INFO kablam! | Sep 04 03:07:50.717 INFO kablam! 110 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i32x4 { Sep 04 03:07:50.717 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.717 INFO kablam! Sep 04 03:07:50.717 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.717 INFO kablam! --> src/x86_64/../x86/sse2.rs:110:53 Sep 04 03:07:50.717 INFO kablam! | Sep 04 03:07:50.717 INFO kablam! 110 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i32x4 { Sep 04 03:07:50.717 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.717 INFO kablam! Sep 04 03:07:50.717 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.717 INFO kablam! --> src/x86_64/../x86/sse2.rs:120:32 Sep 04 03:07:50.717 INFO kablam! | Sep 04 03:07:50.718 INFO kablam! 120 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.718 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.718 INFO kablam! Sep 04 03:07:50.718 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.718 INFO kablam! --> src/x86_64/../x86/sse2.rs:120:42 Sep 04 03:07:50.718 INFO kablam! | Sep 04 03:07:50.718 INFO kablam! 120 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.718 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.718 INFO kablam! Sep 04 03:07:50.718 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.718 INFO kablam! --> src/x86_64/../x86/sse2.rs:120:52 Sep 04 03:07:50.718 INFO kablam! | Sep 04 03:07:50.718 INFO kablam! 120 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.718 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.718 INFO kablam! Sep 04 03:07:50.718 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.718 INFO kablam! --> src/x86_64/../x86/sse2.rs:130:31 Sep 04 03:07:50.718 INFO kablam! | Sep 04 03:07:50.718 INFO kablam! 130 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.718 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.718 INFO kablam! Sep 04 03:07:50.718 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.719 INFO kablam! --> src/x86_64/../x86/sse2.rs:130:41 Sep 04 03:07:50.719 INFO kablam! | Sep 04 03:07:50.719 INFO kablam! 130 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.719 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.719 INFO kablam! Sep 04 03:07:50.719 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.719 INFO kablam! --> src/x86_64/../x86/sse2.rs:130:51 Sep 04 03:07:50.719 INFO kablam! | Sep 04 03:07:50.719 INFO kablam! 130 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.719 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.720 INFO kablam! Sep 04 03:07:50.720 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.720 INFO kablam! --> src/x86_64/../x86/sse2.rs:137:32 Sep 04 03:07:50.720 INFO kablam! | Sep 04 03:07:50.720 INFO kablam! 137 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.720 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.720 INFO kablam! Sep 04 03:07:50.720 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.720 INFO kablam! --> src/x86_64/../x86/sse2.rs:137:42 Sep 04 03:07:50.720 INFO kablam! | Sep 04 03:07:50.720 INFO kablam! 137 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.720 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.721 INFO kablam! Sep 04 03:07:50.721 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.721 INFO kablam! --> src/x86_64/../x86/sse2.rs:137:52 Sep 04 03:07:50.721 INFO kablam! | Sep 04 03:07:50.721 INFO kablam! 137 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.721 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.721 INFO kablam! Sep 04 03:07:50.721 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.721 INFO kablam! --> src/x86_64/../x86/sse2.rs:147:31 Sep 04 03:07:50.721 INFO kablam! | Sep 04 03:07:50.721 INFO kablam! 147 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.721 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.721 INFO kablam! Sep 04 03:07:50.721 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.722 INFO kablam! --> src/x86_64/../x86/sse2.rs:147:41 Sep 04 03:07:50.722 INFO kablam! | Sep 04 03:07:50.722 INFO kablam! 147 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.722 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.722 INFO kablam! Sep 04 03:07:50.722 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.722 INFO kablam! --> src/x86_64/../x86/sse2.rs:147:51 Sep 04 03:07:50.722 INFO kablam! | Sep 04 03:07:50.722 INFO kablam! 147 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.722 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.722 INFO kablam! Sep 04 03:07:50.722 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.722 INFO kablam! --> src/x86_64/../x86/sse2.rs:154:34 Sep 04 03:07:50.722 INFO kablam! | Sep 04 03:07:50.722 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.723 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.723 INFO kablam! Sep 04 03:07:50.723 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.723 INFO kablam! --> src/x86_64/../x86/sse2.rs:154:44 Sep 04 03:07:50.723 INFO kablam! | Sep 04 03:07:50.723 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.723 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.723 INFO kablam! Sep 04 03:07:50.723 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.723 INFO kablam! --> src/x86_64/../x86/sse2.rs:154:54 Sep 04 03:07:50.723 INFO kablam! | Sep 04 03:07:50.723 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.723 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.724 INFO kablam! Sep 04 03:07:50.724 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.724 INFO kablam! --> src/x86_64/../x86/sse2.rs:164:34 Sep 04 03:07:50.724 INFO kablam! | Sep 04 03:07:50.724 INFO kablam! 164 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.724 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.724 INFO kablam! Sep 04 03:07:50.724 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.724 INFO kablam! --> src/x86_64/../x86/sse2.rs:164:44 Sep 04 03:07:50.724 INFO kablam! | Sep 04 03:07:50.724 INFO kablam! 164 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.725 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.725 INFO kablam! Sep 04 03:07:50.725 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.725 INFO kablam! --> src/x86_64/../x86/sse2.rs:164:54 Sep 04 03:07:50.725 INFO kablam! | Sep 04 03:07:50.725 INFO kablam! 164 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.725 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.725 INFO kablam! Sep 04 03:07:50.725 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.725 INFO kablam! --> src/x86_64/../x86/sse2.rs:174:34 Sep 04 03:07:50.725 INFO kablam! | Sep 04 03:07:50.725 INFO kablam! 174 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.725 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.725 INFO kablam! Sep 04 03:07:50.725 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.725 INFO kablam! --> src/x86_64/../x86/sse2.rs:174:44 Sep 04 03:07:50.726 INFO kablam! | Sep 04 03:07:50.726 INFO kablam! 174 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.726 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.726 INFO kablam! Sep 04 03:07:50.726 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.726 INFO kablam! --> src/x86_64/../x86/sse2.rs:174:54 Sep 04 03:07:50.726 INFO kablam! | Sep 04 03:07:50.726 INFO kablam! 174 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.726 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.726 INFO kablam! Sep 04 03:07:50.726 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 04 03:07:50.726 INFO kablam! --> src/x86_64/../x86/sse2.rs:184:32 Sep 04 03:07:50.726 INFO kablam! | Sep 04 03:07:50.726 INFO kablam! 184 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u64x2 { Sep 04 03:07:50.726 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.726 INFO kablam! Sep 04 03:07:50.726 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 04 03:07:50.726 INFO kablam! --> src/x86_64/../x86/sse2.rs:184:42 Sep 04 03:07:50.726 INFO kablam! | Sep 04 03:07:50.726 INFO kablam! 184 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u64x2 { Sep 04 03:07:50.726 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.726 INFO kablam! Sep 04 03:07:50.726 INFO kablam! error[E0412]: cannot find type `u64x2` in this scope Sep 04 03:07:50.726 INFO kablam! --> src/x86_64/../x86/sse2.rs:184:52 Sep 04 03:07:50.726 INFO kablam! | Sep 04 03:07:50.727 INFO kablam! 184 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u64x2 { Sep 04 03:07:50.727 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.727 INFO kablam! Sep 04 03:07:50.727 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.727 INFO kablam! --> src/x86_64/../x86/sse2.rs:194:31 Sep 04 03:07:50.727 INFO kablam! | Sep 04 03:07:50.727 INFO kablam! 194 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u64x2 { Sep 04 03:07:50.727 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.727 INFO kablam! Sep 04 03:07:50.727 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.727 INFO kablam! --> src/x86_64/../x86/sse2.rs:194:41 Sep 04 03:07:50.727 INFO kablam! | Sep 04 03:07:50.727 INFO kablam! 194 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u64x2 { Sep 04 03:07:50.727 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.727 INFO kablam! Sep 04 03:07:50.727 INFO kablam! error[E0412]: cannot find type `u64x2` in this scope Sep 04 03:07:50.727 INFO kablam! --> src/x86_64/../x86/sse2.rs:194:51 Sep 04 03:07:50.727 INFO kablam! | Sep 04 03:07:50.727 INFO kablam! 194 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u64x2 { Sep 04 03:07:50.727 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.727 INFO kablam! Sep 04 03:07:50.727 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.727 INFO kablam! --> src/x86_64/../x86/sse2.rs:201:31 Sep 04 03:07:50.727 INFO kablam! | Sep 04 03:07:50.728 INFO kablam! 201 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.728 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.728 INFO kablam! Sep 04 03:07:50.728 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.728 INFO kablam! --> src/x86_64/../x86/sse2.rs:201:41 Sep 04 03:07:50.728 INFO kablam! | Sep 04 03:07:50.728 INFO kablam! 201 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.728 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.728 INFO kablam! Sep 04 03:07:50.728 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.728 INFO kablam! --> src/x86_64/../x86/sse2.rs:201:51 Sep 04 03:07:50.728 INFO kablam! | Sep 04 03:07:50.728 INFO kablam! 201 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.728 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.728 INFO kablam! Sep 04 03:07:50.728 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.728 INFO kablam! --> src/x86_64/../x86/sse2.rs:208:32 Sep 04 03:07:50.728 INFO kablam! | Sep 04 03:07:50.728 INFO kablam! 208 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.728 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.728 INFO kablam! Sep 04 03:07:50.728 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.728 INFO kablam! --> src/x86_64/../x86/sse2.rs:208:42 Sep 04 03:07:50.728 INFO kablam! | Sep 04 03:07:50.729 INFO kablam! 208 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.729 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.729 INFO kablam! Sep 04 03:07:50.729 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.729 INFO kablam! --> src/x86_64/../x86/sse2.rs:208:52 Sep 04 03:07:50.729 INFO kablam! | Sep 04 03:07:50.729 INFO kablam! 208 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.729 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.729 INFO kablam! Sep 04 03:07:50.729 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.729 INFO kablam! --> src/x86_64/../x86/sse2.rs:218:32 Sep 04 03:07:50.729 INFO kablam! | Sep 04 03:07:50.729 INFO kablam! 218 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.729 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.729 INFO kablam! Sep 04 03:07:50.729 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.729 INFO kablam! --> src/x86_64/../x86/sse2.rs:218:42 Sep 04 03:07:50.729 INFO kablam! | Sep 04 03:07:50.729 INFO kablam! 218 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.729 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.729 INFO kablam! Sep 04 03:07:50.729 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.729 INFO kablam! --> src/x86_64/../x86/sse2.rs:218:52 Sep 04 03:07:50.729 INFO kablam! | Sep 04 03:07:50.730 INFO kablam! 218 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.730 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.730 INFO kablam! Sep 04 03:07:50.730 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.730 INFO kablam! --> src/x86_64/../x86/sse2.rs:228:32 Sep 04 03:07:50.730 INFO kablam! | Sep 04 03:07:50.730 INFO kablam! 228 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.730 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.730 INFO kablam! Sep 04 03:07:50.730 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.730 INFO kablam! --> src/x86_64/../x86/sse2.rs:228:42 Sep 04 03:07:50.730 INFO kablam! | Sep 04 03:07:50.730 INFO kablam! 228 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.730 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.730 INFO kablam! Sep 04 03:07:50.732 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.732 INFO kablam! --> src/x86_64/../x86/sse2.rs:228:52 Sep 04 03:07:50.732 INFO kablam! | Sep 04 03:07:50.732 INFO kablam! 228 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.732 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.732 INFO kablam! Sep 04 03:07:50.732 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.732 INFO kablam! --> src/x86_64/../x86/sse2.rs:238:32 Sep 04 03:07:50.732 INFO kablam! | Sep 04 03:07:50.732 INFO kablam! 238 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.732 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.732 INFO kablam! Sep 04 03:07:50.733 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.733 INFO kablam! --> src/x86_64/../x86/sse2.rs:238:42 Sep 04 03:07:50.733 INFO kablam! | Sep 04 03:07:50.733 INFO kablam! 238 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.733 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.733 INFO kablam! Sep 04 03:07:50.733 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.733 INFO kablam! --> src/x86_64/../x86/sse2.rs:238:52 Sep 04 03:07:50.733 INFO kablam! | Sep 04 03:07:50.733 INFO kablam! 238 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.733 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.733 INFO kablam! Sep 04 03:07:50.733 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.733 INFO kablam! --> src/x86_64/../x86/sse2.rs:248:33 Sep 04 03:07:50.733 INFO kablam! | Sep 04 03:07:50.733 INFO kablam! 248 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.733 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.733 INFO kablam! Sep 04 03:07:50.733 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.733 INFO kablam! --> src/x86_64/../x86/sse2.rs:248:43 Sep 04 03:07:50.733 INFO kablam! | Sep 04 03:07:50.733 INFO kablam! 248 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.733 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.733 INFO kablam! Sep 04 03:07:50.733 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.734 INFO kablam! --> src/x86_64/../x86/sse2.rs:248:53 Sep 04 03:07:50.734 INFO kablam! | Sep 04 03:07:50.734 INFO kablam! 248 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.734 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.734 INFO kablam! Sep 04 03:07:50.734 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.734 INFO kablam! --> src/x86_64/../x86/sse2.rs:258:32 Sep 04 03:07:50.734 INFO kablam! | Sep 04 03:07:50.734 INFO kablam! 258 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.734 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.734 INFO kablam! Sep 04 03:07:50.734 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.734 INFO kablam! --> src/x86_64/../x86/sse2.rs:258:42 Sep 04 03:07:50.734 INFO kablam! | Sep 04 03:07:50.734 INFO kablam! 258 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.734 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.734 INFO kablam! Sep 04 03:07:50.734 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.734 INFO kablam! --> src/x86_64/../x86/sse2.rs:258:52 Sep 04 03:07:50.734 INFO kablam! | Sep 04 03:07:50.734 INFO kablam! 258 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.734 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.734 INFO kablam! Sep 04 03:07:50.734 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.734 INFO kablam! --> src/x86_64/../x86/sse2.rs:268:33 Sep 04 03:07:50.734 INFO kablam! | Sep 04 03:07:50.734 INFO kablam! 268 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.734 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.734 INFO kablam! Sep 04 03:07:50.734 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.735 INFO kablam! --> src/x86_64/../x86/sse2.rs:268:43 Sep 04 03:07:50.735 INFO kablam! | Sep 04 03:07:50.735 INFO kablam! 268 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.735 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.735 INFO kablam! Sep 04 03:07:50.735 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 04 03:07:50.735 INFO kablam! --> src/x86_64/../x86/sse2.rs:268:53 Sep 04 03:07:50.735 INFO kablam! | Sep 04 03:07:50.735 INFO kablam! 268 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 04 03:07:50.735 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.735 INFO kablam! Sep 04 03:07:50.735 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.735 INFO kablam! --> src/x86_64/../x86/sse2.rs:278:33 Sep 04 03:07:50.735 INFO kablam! | Sep 04 03:07:50.735 INFO kablam! 278 | pub unsafe fn _mm_slli_epi16(a: i16x8, n: i32) -> i16x8 { Sep 04 03:07:50.735 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.735 INFO kablam! Sep 04 03:07:50.735 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.735 INFO kablam! --> src/x86_64/../x86/sse2.rs:278:51 Sep 04 03:07:50.735 INFO kablam! | Sep 04 03:07:50.735 INFO kablam! 278 | pub unsafe fn _mm_slli_epi16(a: i16x8, n: i32) -> i16x8 { Sep 04 03:07:50.735 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.735 INFO kablam! Sep 04 03:07:50.735 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.736 INFO kablam! --> src/x86_64/../x86/sse2.rs:297:33 Sep 04 03:07:50.736 INFO kablam! | Sep 04 03:07:50.736 INFO kablam! 297 | pub unsafe fn _mm_slli_epi32(a: i32x4, n: i32) -> i32x4 { Sep 04 03:07:50.736 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.736 INFO kablam! Sep 04 03:07:50.736 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.736 INFO kablam! --> src/x86_64/../x86/sse2.rs:297:51 Sep 04 03:07:50.736 INFO kablam! | Sep 04 03:07:50.736 INFO kablam! 297 | pub unsafe fn _mm_slli_epi32(a: i32x4, n: i32) -> i32x4 { Sep 04 03:07:50.736 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.736 INFO kablam! Sep 04 03:07:50.736 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.736 INFO kablam! --> src/x86_64/../x86/sse2.rs:312:33 Sep 04 03:07:50.736 INFO kablam! | Sep 04 03:07:50.736 INFO kablam! 312 | pub unsafe fn _mm_slli_epi64(a: i64x2, n: i32) -> i64x2 { Sep 04 03:07:50.736 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.736 INFO kablam! Sep 04 03:07:50.736 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.736 INFO kablam! --> src/x86_64/../x86/sse2.rs:312:51 Sep 04 03:07:50.736 INFO kablam! | Sep 04 03:07:50.737 INFO kablam! 312 | pub unsafe fn _mm_slli_epi64(a: i64x2, n: i32) -> i64x2 { Sep 04 03:07:50.737 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.737 INFO kablam! Sep 04 03:07:50.737 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.737 INFO kablam! --> src/x86_64/../x86/sse2.rs:325:32 Sep 04 03:07:50.737 INFO kablam! | Sep 04 03:07:50.737 INFO kablam! 325 | pub unsafe fn _mm_sll_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.737 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.737 INFO kablam! Sep 04 03:07:50.737 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.737 INFO kablam! --> src/x86_64/../x86/sse2.rs:325:42 Sep 04 03:07:50.737 INFO kablam! | Sep 04 03:07:50.737 INFO kablam! 325 | pub unsafe fn _mm_sll_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.737 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.737 INFO kablam! Sep 04 03:07:50.737 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.737 INFO kablam! --> src/x86_64/../x86/sse2.rs:325:52 Sep 04 03:07:50.737 INFO kablam! | Sep 04 03:07:50.737 INFO kablam! 325 | pub unsafe fn _mm_sll_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.737 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.738 INFO kablam! Sep 04 03:07:50.738 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.738 INFO kablam! --> src/x86_64/../x86/sse2.rs:335:32 Sep 04 03:07:50.738 INFO kablam! | Sep 04 03:07:50.738 INFO kablam! 335 | pub unsafe fn _mm_sll_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.738 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.738 INFO kablam! Sep 04 03:07:50.738 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.738 INFO kablam! --> src/x86_64/../x86/sse2.rs:335:42 Sep 04 03:07:50.738 INFO kablam! | Sep 04 03:07:50.738 INFO kablam! 335 | pub unsafe fn _mm_sll_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.738 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.738 INFO kablam! Sep 04 03:07:50.738 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.738 INFO kablam! --> src/x86_64/../x86/sse2.rs:335:52 Sep 04 03:07:50.738 INFO kablam! | Sep 04 03:07:50.738 INFO kablam! 335 | pub unsafe fn _mm_sll_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.738 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.738 INFO kablam! Sep 04 03:07:50.739 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.739 INFO kablam! --> src/x86_64/../x86/sse2.rs:345:32 Sep 04 03:07:50.739 INFO kablam! | Sep 04 03:07:50.739 INFO kablam! 345 | pub unsafe fn _mm_sll_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.739 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.739 INFO kablam! Sep 04 03:07:50.739 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.739 INFO kablam! --> src/x86_64/../x86/sse2.rs:345:42 Sep 04 03:07:50.739 INFO kablam! | Sep 04 03:07:50.739 INFO kablam! 345 | pub unsafe fn _mm_sll_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.739 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.739 INFO kablam! Sep 04 03:07:50.739 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.739 INFO kablam! --> src/x86_64/../x86/sse2.rs:345:52 Sep 04 03:07:50.739 INFO kablam! | Sep 04 03:07:50.739 INFO kablam! 345 | pub unsafe fn _mm_sll_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.739 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.739 INFO kablam! Sep 04 03:07:50.739 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.740 INFO kablam! --> src/x86_64/../x86/sse2.rs:355:33 Sep 04 03:07:50.740 INFO kablam! | Sep 04 03:07:50.740 INFO kablam! 355 | pub unsafe fn _mm_srai_epi16(a: i16x8, n: u8) -> i16x8 { Sep 04 03:07:50.740 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.740 INFO kablam! Sep 04 03:07:50.740 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.740 INFO kablam! --> src/x86_64/../x86/sse2.rs:355:50 Sep 04 03:07:50.740 INFO kablam! | Sep 04 03:07:50.740 INFO kablam! 355 | pub unsafe fn _mm_srai_epi16(a: i16x8, n: u8) -> i16x8 { Sep 04 03:07:50.740 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.740 INFO kablam! Sep 04 03:07:50.740 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.740 INFO kablam! --> src/x86_64/../x86/sse2.rs:374:33 Sep 04 03:07:50.740 INFO kablam! | Sep 04 03:07:50.740 INFO kablam! 374 | pub unsafe fn _mm_srai_epi32(a: i32x4, n: u8) -> i32x4 { Sep 04 03:07:50.740 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.740 INFO kablam! Sep 04 03:07:50.740 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.740 INFO kablam! --> src/x86_64/../x86/sse2.rs:374:50 Sep 04 03:07:50.741 INFO kablam! | Sep 04 03:07:50.741 INFO kablam! 374 | pub unsafe fn _mm_srai_epi32(a: i32x4, n: u8) -> i32x4 { Sep 04 03:07:50.741 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.741 INFO kablam! Sep 04 03:07:50.741 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.741 INFO kablam! --> src/x86_64/../x86/sse2.rs:389:32 Sep 04 03:07:50.741 INFO kablam! | Sep 04 03:07:50.741 INFO kablam! 389 | pub unsafe fn _mm_sra_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.741 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.741 INFO kablam! Sep 04 03:07:50.741 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.741 INFO kablam! --> src/x86_64/../x86/sse2.rs:389:42 Sep 04 03:07:50.741 INFO kablam! | Sep 04 03:07:50.741 INFO kablam! 389 | pub unsafe fn _mm_sra_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.741 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.741 INFO kablam! Sep 04 03:07:50.742 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.742 INFO kablam! --> src/x86_64/../x86/sse2.rs:389:52 Sep 04 03:07:50.742 INFO kablam! | Sep 04 03:07:50.742 INFO kablam! 389 | pub unsafe fn _mm_sra_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.742 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.742 INFO kablam! Sep 04 03:07:50.742 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.742 INFO kablam! --> src/x86_64/../x86/sse2.rs:399:32 Sep 04 03:07:50.742 INFO kablam! | Sep 04 03:07:50.743 INFO kablam! 399 | pub unsafe fn _mm_sra_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.743 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.743 INFO kablam! Sep 04 03:07:50.743 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.743 INFO kablam! --> src/x86_64/../x86/sse2.rs:399:42 Sep 04 03:07:50.743 INFO kablam! | Sep 04 03:07:50.743 INFO kablam! 399 | pub unsafe fn _mm_sra_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.743 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.743 INFO kablam! Sep 04 03:07:50.743 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.743 INFO kablam! --> src/x86_64/../x86/sse2.rs:399:52 Sep 04 03:07:50.743 INFO kablam! | Sep 04 03:07:50.743 INFO kablam! 399 | pub unsafe fn _mm_sra_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.743 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.743 INFO kablam! Sep 04 03:07:50.743 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.743 INFO kablam! --> src/x86_64/../x86/sse2.rs:409:32 Sep 04 03:07:50.743 INFO kablam! | Sep 04 03:07:50.743 INFO kablam! 409 | pub unsafe fn _mm_srl_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.743 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.744 INFO kablam! Sep 04 03:07:50.744 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.744 INFO kablam! --> src/x86_64/../x86/sse2.rs:409:42 Sep 04 03:07:50.744 INFO kablam! | Sep 04 03:07:50.744 INFO kablam! 409 | pub unsafe fn _mm_srl_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.744 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.744 INFO kablam! Sep 04 03:07:50.744 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.744 INFO kablam! --> src/x86_64/../x86/sse2.rs:409:52 Sep 04 03:07:50.744 INFO kablam! | Sep 04 03:07:50.744 INFO kablam! 409 | pub unsafe fn _mm_srl_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.744 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.744 INFO kablam! Sep 04 03:07:50.744 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.744 INFO kablam! --> src/x86_64/../x86/sse2.rs:419:32 Sep 04 03:07:50.744 INFO kablam! | Sep 04 03:07:50.744 INFO kablam! 419 | pub unsafe fn _mm_srl_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.744 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.744 INFO kablam! Sep 04 03:07:50.744 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.745 INFO kablam! --> src/x86_64/../x86/sse2.rs:419:42 Sep 04 03:07:50.745 INFO kablam! | Sep 04 03:07:50.745 INFO kablam! 419 | pub unsafe fn _mm_srl_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.745 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.745 INFO kablam! Sep 04 03:07:50.745 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.745 INFO kablam! --> src/x86_64/../x86/sse2.rs:419:52 Sep 04 03:07:50.745 INFO kablam! | Sep 04 03:07:50.745 INFO kablam! 419 | pub unsafe fn _mm_srl_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.745 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.745 INFO kablam! Sep 04 03:07:50.745 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.745 INFO kablam! --> src/x86_64/../x86/sse2.rs:429:32 Sep 04 03:07:50.745 INFO kablam! | Sep 04 03:07:50.745 INFO kablam! 429 | pub unsafe fn _mm_srl_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.745 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.745 INFO kablam! Sep 04 03:07:50.745 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.745 INFO kablam! --> src/x86_64/../x86/sse2.rs:429:42 Sep 04 03:07:50.746 INFO kablam! | Sep 04 03:07:50.746 INFO kablam! 429 | pub unsafe fn _mm_srl_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.746 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.746 INFO kablam! Sep 04 03:07:50.746 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.746 INFO kablam! --> src/x86_64/../x86/sse2.rs:429:52 Sep 04 03:07:50.746 INFO kablam! | Sep 04 03:07:50.746 INFO kablam! 429 | pub unsafe fn _mm_srl_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.746 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.746 INFO kablam! Sep 04 03:07:50.746 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.746 INFO kablam! --> src/x86_64/../x86/sse2.rs:439:33 Sep 04 03:07:50.746 INFO kablam! | Sep 04 03:07:50.746 INFO kablam! 439 | pub unsafe fn _mm_srli_epi16(a: i16x8, n: u8) -> i16x8 { Sep 04 03:07:50.746 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.746 INFO kablam! Sep 04 03:07:50.746 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.746 INFO kablam! --> src/x86_64/../x86/sse2.rs:439:50 Sep 04 03:07:50.747 INFO kablam! | Sep 04 03:07:50.747 INFO kablam! 439 | pub unsafe fn _mm_srli_epi16(a: i16x8, n: u8) -> i16x8 { Sep 04 03:07:50.747 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.747 INFO kablam! Sep 04 03:07:50.747 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.747 INFO kablam! --> src/x86_64/../x86/sse2.rs:458:33 Sep 04 03:07:50.747 INFO kablam! | Sep 04 03:07:50.747 INFO kablam! 458 | pub unsafe fn _mm_srli_epi32(a: i32x4, n: u8) -> i32x4 { Sep 04 03:07:50.747 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.747 INFO kablam! Sep 04 03:07:50.747 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.747 INFO kablam! --> src/x86_64/../x86/sse2.rs:458:50 Sep 04 03:07:50.747 INFO kablam! | Sep 04 03:07:50.747 INFO kablam! 458 | pub unsafe fn _mm_srli_epi32(a: i32x4, n: u8) -> i32x4 { Sep 04 03:07:50.747 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.747 INFO kablam! Sep 04 03:07:50.747 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.747 INFO kablam! --> src/x86_64/../x86/sse2.rs:473:33 Sep 04 03:07:50.747 INFO kablam! | Sep 04 03:07:50.747 INFO kablam! 473 | pub unsafe fn _mm_srli_epi64(a: i64x2, n: u8) -> i64x2 { Sep 04 03:07:50.747 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.748 INFO kablam! Sep 04 03:07:50.748 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.748 INFO kablam! --> src/x86_64/../x86/sse2.rs:473:50 Sep 04 03:07:50.748 INFO kablam! | Sep 04 03:07:50.748 INFO kablam! 473 | pub unsafe fn _mm_srli_epi64(a: i64x2, n: u8) -> i64x2 { Sep 04 03:07:50.748 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.748 INFO kablam! Sep 04 03:07:50.748 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.748 INFO kablam! --> src/x86_64/../x86/sse2.rs:486:33 Sep 04 03:07:50.748 INFO kablam! | Sep 04 03:07:50.748 INFO kablam! 486 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.748 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.748 INFO kablam! Sep 04 03:07:50.748 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.748 INFO kablam! --> src/x86_64/../x86/sse2.rs:486:43 Sep 04 03:07:50.748 INFO kablam! | Sep 04 03:07:50.748 INFO kablam! 486 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.748 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.748 INFO kablam! Sep 04 03:07:50.748 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.748 INFO kablam! --> src/x86_64/../x86/sse2.rs:486:53 Sep 04 03:07:50.749 INFO kablam! | Sep 04 03:07:50.749 INFO kablam! 486 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.749 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.749 INFO kablam! Sep 04 03:07:50.749 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.749 INFO kablam! --> src/x86_64/../x86/sse2.rs:496:34 Sep 04 03:07:50.749 INFO kablam! | Sep 04 03:07:50.749 INFO kablam! 496 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.749 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.749 INFO kablam! Sep 04 03:07:50.749 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.749 INFO kablam! --> src/x86_64/../x86/sse2.rs:496:44 Sep 04 03:07:50.749 INFO kablam! | Sep 04 03:07:50.749 INFO kablam! 496 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.749 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.749 INFO kablam! Sep 04 03:07:50.749 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.749 INFO kablam! --> src/x86_64/../x86/sse2.rs:496:54 Sep 04 03:07:50.749 INFO kablam! | Sep 04 03:07:50.749 INFO kablam! 496 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.749 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.750 INFO kablam! Sep 04 03:07:50.750 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.750 INFO kablam! --> src/x86_64/../x86/sse2.rs:506:34 Sep 04 03:07:50.750 INFO kablam! | Sep 04 03:07:50.750 INFO kablam! 506 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.750 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.750 INFO kablam! Sep 04 03:07:50.750 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.750 INFO kablam! --> src/x86_64/../x86/sse2.rs:506:44 Sep 04 03:07:50.750 INFO kablam! | Sep 04 03:07:50.750 INFO kablam! 506 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.750 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.750 INFO kablam! Sep 04 03:07:50.750 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.750 INFO kablam! --> src/x86_64/../x86/sse2.rs:506:54 Sep 04 03:07:50.750 INFO kablam! | Sep 04 03:07:50.750 INFO kablam! 506 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.750 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.750 INFO kablam! Sep 04 03:07:50.750 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.750 INFO kablam! --> src/x86_64/../x86/sse2.rs:516:33 Sep 04 03:07:50.750 INFO kablam! | Sep 04 03:07:50.751 INFO kablam! 516 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.751 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.751 INFO kablam! Sep 04 03:07:50.751 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.751 INFO kablam! --> src/x86_64/../x86/sse2.rs:516:43 Sep 04 03:07:50.751 INFO kablam! | Sep 04 03:07:50.751 INFO kablam! 516 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.751 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.751 INFO kablam! Sep 04 03:07:50.751 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.751 INFO kablam! --> src/x86_64/../x86/sse2.rs:516:53 Sep 04 03:07:50.751 INFO kablam! | Sep 04 03:07:50.751 INFO kablam! 516 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.751 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.751 INFO kablam! Sep 04 03:07:50.751 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.751 INFO kablam! --> src/x86_64/../x86/sse2.rs:526:34 Sep 04 03:07:50.751 INFO kablam! | Sep 04 03:07:50.751 INFO kablam! 526 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.751 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.751 INFO kablam! Sep 04 03:07:50.751 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.751 INFO kablam! --> src/x86_64/../x86/sse2.rs:526:44 Sep 04 03:07:50.751 INFO kablam! | Sep 04 03:07:50.751 INFO kablam! 526 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.751 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.751 INFO kablam! Sep 04 03:07:50.752 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.752 INFO kablam! --> src/x86_64/../x86/sse2.rs:526:54 Sep 04 03:07:50.752 INFO kablam! | Sep 04 03:07:50.752 INFO kablam! 526 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.752 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.752 INFO kablam! Sep 04 03:07:50.752 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.752 INFO kablam! --> src/x86_64/../x86/sse2.rs:536:34 Sep 04 03:07:50.752 INFO kablam! | Sep 04 03:07:50.752 INFO kablam! 536 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.752 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.752 INFO kablam! Sep 04 03:07:50.752 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.752 INFO kablam! --> src/x86_64/../x86/sse2.rs:536:44 Sep 04 03:07:50.752 INFO kablam! | Sep 04 03:07:50.752 INFO kablam! 536 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.752 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.752 INFO kablam! Sep 04 03:07:50.752 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.752 INFO kablam! --> src/x86_64/../x86/sse2.rs:536:54 Sep 04 03:07:50.752 INFO kablam! | Sep 04 03:07:50.752 INFO kablam! 536 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.752 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.752 INFO kablam! Sep 04 03:07:50.753 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.753 INFO kablam! --> src/x86_64/../x86/sse2.rs:546:33 Sep 04 03:07:50.753 INFO kablam! | Sep 04 03:07:50.753 INFO kablam! 546 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.753 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.753 INFO kablam! Sep 04 03:07:50.753 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.753 INFO kablam! --> src/x86_64/../x86/sse2.rs:546:43 Sep 04 03:07:50.753 INFO kablam! | Sep 04 03:07:50.753 INFO kablam! 546 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.753 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.753 INFO kablam! Sep 04 03:07:50.753 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.753 INFO kablam! --> src/x86_64/../x86/sse2.rs:546:53 Sep 04 03:07:50.753 INFO kablam! | Sep 04 03:07:50.753 INFO kablam! 546 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.753 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.753 INFO kablam! Sep 04 03:07:50.753 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.753 INFO kablam! --> src/x86_64/../x86/sse2.rs:556:34 Sep 04 03:07:50.753 INFO kablam! | Sep 04 03:07:50.753 INFO kablam! 556 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.753 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.753 INFO kablam! Sep 04 03:07:50.753 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.753 INFO kablam! --> src/x86_64/../x86/sse2.rs:556:44 Sep 04 03:07:50.753 INFO kablam! | Sep 04 03:07:50.753 INFO kablam! 556 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.753 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.753 INFO kablam! Sep 04 03:07:50.753 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.753 INFO kablam! --> src/x86_64/../x86/sse2.rs:556:54 Sep 04 03:07:50.753 INFO kablam! | Sep 04 03:07:50.753 INFO kablam! 556 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.753 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.753 INFO kablam! Sep 04 03:07:50.753 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.754 INFO kablam! --> src/x86_64/../x86/sse2.rs:566:34 Sep 04 03:07:50.754 INFO kablam! | Sep 04 03:07:50.754 INFO kablam! 566 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.754 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.754 INFO kablam! Sep 04 03:07:50.754 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.754 INFO kablam! --> src/x86_64/../x86/sse2.rs:566:44 Sep 04 03:07:50.754 INFO kablam! | Sep 04 03:07:50.754 INFO kablam! 566 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.754 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.754 INFO kablam! Sep 04 03:07:50.754 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.754 INFO kablam! --> src/x86_64/../x86/sse2.rs:566:54 Sep 04 03:07:50.754 INFO kablam! | Sep 04 03:07:50.754 INFO kablam! 566 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.754 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.754 INFO kablam! Sep 04 03:07:50.754 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.754 INFO kablam! --> src/x86_64/../x86/sse2.rs:576:34 Sep 04 03:07:50.754 INFO kablam! | Sep 04 03:07:50.754 INFO kablam! 576 | pub unsafe fn _mm_cvtepi32_pd(a: i32x4) -> f64x2 { Sep 04 03:07:50.754 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.754 INFO kablam! Sep 04 03:07:50.754 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.754 INFO kablam! --> src/x86_64/../x86/sse2.rs:576:44 Sep 04 03:07:50.754 INFO kablam! | Sep 04 03:07:50.754 INFO kablam! 576 | pub unsafe fn _mm_cvtepi32_pd(a: i32x4) -> f64x2 { Sep 04 03:07:50.754 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.754 INFO kablam! Sep 04 03:07:50.754 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.754 INFO kablam! --> src/x86_64/../x86/sse2.rs:583:33 Sep 04 03:07:50.754 INFO kablam! | Sep 04 03:07:50.754 INFO kablam! 583 | pub unsafe fn _mm_cvtsi32_sd(a: f64x2, b: i32) -> f64x2 { Sep 04 03:07:50.754 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.755 INFO kablam! Sep 04 03:07:50.755 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.755 INFO kablam! --> src/x86_64/../x86/sse2.rs:583:51 Sep 04 03:07:50.755 INFO kablam! | Sep 04 03:07:50.755 INFO kablam! 583 | pub unsafe fn _mm_cvtsi32_sd(a: f64x2, b: i32) -> f64x2 { Sep 04 03:07:50.755 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.755 INFO kablam! Sep 04 03:07:50.755 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.755 INFO kablam! --> src/x86_64/../x86/sse2.rs:590:34 Sep 04 03:07:50.755 INFO kablam! | Sep 04 03:07:50.755 INFO kablam! 590 | pub unsafe fn _mm_cvtepi32_ps(a: i32x4) -> f32x4 { Sep 04 03:07:50.755 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.755 INFO kablam! Sep 04 03:07:50.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.755 INFO kablam! --> src/x86_64/../x86/sse2.rs:590:44 Sep 04 03:07:50.755 INFO kablam! | Sep 04 03:07:50.755 INFO kablam! 590 | pub unsafe fn _mm_cvtepi32_ps(a: i32x4) -> f32x4 { Sep 04 03:07:50.755 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.755 INFO kablam! Sep 04 03:07:50.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.755 INFO kablam! --> src/x86_64/../x86/sse2.rs:597:34 Sep 04 03:07:50.755 INFO kablam! | Sep 04 03:07:50.755 INFO kablam! 597 | pub unsafe fn _mm_cvtps_epi32(a: f32x4) -> i32x4 { Sep 04 03:07:50.755 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.755 INFO kablam! Sep 04 03:07:50.755 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.755 INFO kablam! --> src/x86_64/../x86/sse2.rs:597:44 Sep 04 03:07:50.755 INFO kablam! | Sep 04 03:07:50.755 INFO kablam! 597 | pub unsafe fn _mm_cvtps_epi32(a: f32x4) -> i32x4 { Sep 04 03:07:50.755 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.755 INFO kablam! Sep 04 03:07:50.755 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.755 INFO kablam! --> src/x86_64/../x86/sse2.rs:604:44 Sep 04 03:07:50.755 INFO kablam! | Sep 04 03:07:50.755 INFO kablam! 604 | pub unsafe fn _mm_cvtsi32_si128(a: i32) -> i32x4 { Sep 04 03:07:50.755 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.756 INFO kablam! Sep 04 03:07:50.756 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.756 INFO kablam! --> src/x86_64/../x86/sse2.rs:611:36 Sep 04 03:07:50.756 INFO kablam! | Sep 04 03:07:50.756 INFO kablam! 611 | pub unsafe fn _mm_cvtsi128_si32(a: i32x4) -> i32 { Sep 04 03:07:50.756 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.756 INFO kablam! Sep 04 03:07:50.756 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.756 INFO kablam! --> src/x86_64/../x86/sse2.rs:618:51 Sep 04 03:07:50.756 INFO kablam! | Sep 04 03:07:50.756 INFO kablam! 618 | pub unsafe fn _mm_set_epi64x(e1: i64, e0: i64) -> i64x2 { Sep 04 03:07:50.756 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.756 INFO kablam! Sep 04 03:07:50.756 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.756 INFO kablam! --> src/x86_64/../x86/sse2.rs:625:68 Sep 04 03:07:50.756 INFO kablam! | Sep 04 03:07:50.756 INFO kablam! 625 | pub unsafe fn _mm_set_epi32(e3: i32, e2: i32, e1: i32, e0: i32) -> i32x4 { Sep 04 03:07:50.756 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.756 INFO kablam! Sep 04 03:07:50.756 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.756 INFO kablam! --> src/x86_64/../x86/sse2.rs:634:6 Sep 04 03:07:50.756 INFO kablam! | Sep 04 03:07:50.756 INFO kablam! 634 | ) -> i16x8 { Sep 04 03:07:50.756 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.756 INFO kablam! Sep 04 03:07:50.756 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.756 INFO kablam! --> src/x86_64/../x86/sse2.rs:647:6 Sep 04 03:07:50.756 INFO kablam! | Sep 04 03:07:50.756 INFO kablam! 647 | ) -> i8x16 { Sep 04 03:07:50.756 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.756 INFO kablam! Sep 04 03:07:50.756 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.756 INFO kablam! --> src/x86_64/../x86/sse2.rs:657:42 Sep 04 03:07:50.757 INFO kablam! | Sep 04 03:07:50.757 INFO kablam! 657 | pub unsafe fn _mm_set1_epi64x(a: i64) -> i64x2 { Sep 04 03:07:50.757 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.757 INFO kablam! Sep 04 03:07:50.757 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.757 INFO kablam! --> src/x86_64/../x86/sse2.rs:664:41 Sep 04 03:07:50.757 INFO kablam! | Sep 04 03:07:50.757 INFO kablam! 664 | pub unsafe fn _mm_set1_epi32(a: i32) -> i32x4 { Sep 04 03:07:50.757 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.757 INFO kablam! Sep 04 03:07:50.757 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.757 INFO kablam! --> src/x86_64/../x86/sse2.rs:671:41 Sep 04 03:07:50.757 INFO kablam! | Sep 04 03:07:50.757 INFO kablam! 671 | pub unsafe fn _mm_set1_epi16(a: i16) -> i16x8 { Sep 04 03:07:50.757 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.757 INFO kablam! Sep 04 03:07:50.757 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.757 INFO kablam! --> src/x86_64/../x86/sse2.rs:678:39 Sep 04 03:07:50.757 INFO kablam! | Sep 04 03:07:50.757 INFO kablam! 678 | pub unsafe fn _mm_set1_epi8(a: i8) -> i8x16 { Sep 04 03:07:50.757 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.757 INFO kablam! Sep 04 03:07:50.757 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.757 INFO kablam! --> src/x86_64/../x86/sse2.rs:685:69 Sep 04 03:07:50.757 INFO kablam! | Sep 04 03:07:50.757 INFO kablam! 685 | pub unsafe fn _mm_setr_epi32(e3: i32, e2: i32, e1: i32, e0: i32) -> i32x4 { Sep 04 03:07:50.757 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.757 INFO kablam! Sep 04 03:07:50.757 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.757 INFO kablam! --> src/x86_64/../x86/sse2.rs:694:6 Sep 04 03:07:50.758 INFO kablam! | Sep 04 03:07:50.758 INFO kablam! 694 | ) -> i16x8 { Sep 04 03:07:50.758 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.758 INFO kablam! Sep 04 03:07:50.758 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.758 INFO kablam! --> src/x86_64/../x86/sse2.rs:707:6 Sep 04 03:07:50.758 INFO kablam! | Sep 04 03:07:50.758 INFO kablam! 707 | ) -> i8x16 { Sep 04 03:07:50.758 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.758 INFO kablam! Sep 04 03:07:50.758 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.758 INFO kablam! --> src/x86_64/../x86/sse2.rs:717:48 Sep 04 03:07:50.758 INFO kablam! | Sep 04 03:07:50.758 INFO kablam! 717 | pub unsafe fn _mm_loadl_epi64(mem_addr: *const i64x2) -> i64x2 { Sep 04 03:07:50.758 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.758 INFO kablam! Sep 04 03:07:50.758 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.758 INFO kablam! --> src/x86_64/../x86/sse2.rs:717:58 Sep 04 03:07:50.758 INFO kablam! | Sep 04 03:07:50.758 INFO kablam! 717 | pub unsafe fn _mm_loadl_epi64(mem_addr: *const i64x2) -> i64x2 { Sep 04 03:07:50.758 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.758 INFO kablam! Sep 04 03:07:50.758 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.758 INFO kablam! --> src/x86_64/../x86/sse2.rs:734:8 Sep 04 03:07:50.758 INFO kablam! | Sep 04 03:07:50.758 INFO kablam! 734 | a: i8x16, Sep 04 03:07:50.758 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.758 INFO kablam! Sep 04 03:07:50.758 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.758 INFO kablam! --> src/x86_64/../x86/sse2.rs:735:11 Sep 04 03:07:50.758 INFO kablam! | Sep 04 03:07:50.759 INFO kablam! 735 | mask: i8x16, Sep 04 03:07:50.759 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.759 INFO kablam! Sep 04 03:07:50.759 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.759 INFO kablam! --> src/x86_64/../x86/sse2.rs:750:47 Sep 04 03:07:50.759 INFO kablam! | Sep 04 03:07:50.759 INFO kablam! 750 | pub unsafe fn _mm_storel_epi64(mem_addr: *mut i64x2, a: i64x2) { Sep 04 03:07:50.759 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.759 INFO kablam! Sep 04 03:07:50.759 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.759 INFO kablam! --> src/x86_64/../x86/sse2.rs:750:57 Sep 04 03:07:50.759 INFO kablam! | Sep 04 03:07:50.759 INFO kablam! 750 | pub unsafe fn _mm_storel_epi64(mem_addr: *mut i64x2, a: i64x2) { Sep 04 03:07:50.759 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.759 INFO kablam! Sep 04 03:07:50.759 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.759 INFO kablam! --> src/x86_64/../x86/sse2.rs:761:33 Sep 04 03:07:50.759 INFO kablam! | Sep 04 03:07:50.759 INFO kablam! 761 | pub unsafe fn _mm_move_epi64(a: i64x2) -> i64x2 { Sep 04 03:07:50.759 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.759 INFO kablam! Sep 04 03:07:50.759 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.759 INFO kablam! --> src/x86_64/../x86/sse2.rs:761:43 Sep 04 03:07:50.759 INFO kablam! | Sep 04 03:07:50.759 INFO kablam! 761 | pub unsafe fn _mm_move_epi64(a: i64x2) -> i64x2 { Sep 04 03:07:50.759 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.759 INFO kablam! Sep 04 03:07:50.759 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.760 INFO kablam! --> src/x86_64/../x86/sse2.rs:771:34 Sep 04 03:07:50.760 INFO kablam! | Sep 04 03:07:50.760 INFO kablam! 771 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> i8x16 { Sep 04 03:07:50.760 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.760 INFO kablam! Sep 04 03:07:50.760 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.760 INFO kablam! --> src/x86_64/../x86/sse2.rs:771:44 Sep 04 03:07:50.760 INFO kablam! | Sep 04 03:07:50.760 INFO kablam! 771 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> i8x16 { Sep 04 03:07:50.760 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.760 INFO kablam! Sep 04 03:07:50.760 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.760 INFO kablam! --> src/x86_64/../x86/sse2.rs:771:54 Sep 04 03:07:50.760 INFO kablam! | Sep 04 03:07:50.760 INFO kablam! 771 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> i8x16 { Sep 04 03:07:50.760 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.760 INFO kablam! Sep 04 03:07:50.760 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.760 INFO kablam! --> src/x86_64/../x86/sse2.rs:784:34 Sep 04 03:07:50.760 INFO kablam! | Sep 04 03:07:50.760 INFO kablam! 784 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> i16x8 { Sep 04 03:07:50.760 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.760 INFO kablam! Sep 04 03:07:50.760 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.760 INFO kablam! --> src/x86_64/../x86/sse2.rs:784:44 Sep 04 03:07:50.760 INFO kablam! | Sep 04 03:07:50.760 INFO kablam! 784 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> i16x8 { Sep 04 03:07:50.761 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.761 INFO kablam! Sep 04 03:07:50.761 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.761 INFO kablam! --> src/x86_64/../x86/sse2.rs:784:54 Sep 04 03:07:50.761 INFO kablam! | Sep 04 03:07:50.761 INFO kablam! 784 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> i16x8 { Sep 04 03:07:50.761 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.761 INFO kablam! Sep 04 03:07:50.761 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.761 INFO kablam! --> src/x86_64/../x86/sse2.rs:797:35 Sep 04 03:07:50.761 INFO kablam! | Sep 04 03:07:50.761 INFO kablam! 797 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 04 03:07:50.761 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.761 INFO kablam! Sep 04 03:07:50.761 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.761 INFO kablam! --> src/x86_64/../x86/sse2.rs:797:45 Sep 04 03:07:50.761 INFO kablam! | Sep 04 03:07:50.761 INFO kablam! 797 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 04 03:07:50.761 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.761 INFO kablam! Sep 04 03:07:50.761 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.761 INFO kablam! --> src/x86_64/../x86/sse2.rs:797:55 Sep 04 03:07:50.761 INFO kablam! | Sep 04 03:07:50.761 INFO kablam! 797 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 04 03:07:50.761 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.761 INFO kablam! Sep 04 03:07:50.761 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.761 INFO kablam! --> src/x86_64/../x86/sse2.rs:807:36 Sep 04 03:07:50.761 INFO kablam! | Sep 04 03:07:50.761 INFO kablam! 807 | pub unsafe fn _mm_extract_epi16(a: i16x8, i: u8) -> i16 { Sep 04 03:07:50.762 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.762 INFO kablam! Sep 04 03:07:50.762 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.762 INFO kablam! --> src/x86_64/../x86/sse2.rs:826:35 Sep 04 03:07:50.762 INFO kablam! | Sep 04 03:07:50.762 INFO kablam! 826 | pub unsafe fn _mm_insert_epi16(a: i16x8, v: i16, i: u8) -> i16x8 { Sep 04 03:07:50.762 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.762 INFO kablam! Sep 04 03:07:50.762 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.762 INFO kablam! --> src/x86_64/../x86/sse2.rs:826:60 Sep 04 03:07:50.762 INFO kablam! | Sep 04 03:07:50.762 INFO kablam! 826 | pub unsafe fn _mm_insert_epi16(a: i16x8, v: i16, i: u8) -> i16x8 { Sep 04 03:07:50.762 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.762 INFO kablam! Sep 04 03:07:50.762 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.762 INFO kablam! --> src/x86_64/../x86/sse2.rs:846:36 Sep 04 03:07:50.762 INFO kablam! | Sep 04 03:07:50.762 INFO kablam! 846 | pub unsafe fn _mm_movemask_epi8(a: i8x16) -> i16 { Sep 04 03:07:50.762 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.762 INFO kablam! Sep 04 03:07:50.762 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.762 INFO kablam! --> src/x86_64/../x86/sse2.rs:854:36 Sep 04 03:07:50.762 INFO kablam! | Sep 04 03:07:50.762 INFO kablam! 854 | pub unsafe fn _mm_shuffle_epi32(a: i32x4, control: u8) -> i32x4 { Sep 04 03:07:50.762 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.762 INFO kablam! Sep 04 03:07:50.762 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.762 INFO kablam! --> src/x86_64/../x86/sse2.rs:854:59 Sep 04 03:07:50.762 INFO kablam! | Sep 04 03:07:50.762 INFO kablam! 854 | pub unsafe fn _mm_shuffle_epi32(a: i32x4, control: u8) -> i32x4 { Sep 04 03:07:50.762 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.762 INFO kablam! Sep 04 03:07:50.763 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.763 INFO kablam! --> src/x86_64/../x86/sse2.rs:871:38 Sep 04 03:07:50.763 INFO kablam! | Sep 04 03:07:50.763 INFO kablam! 871 | pub unsafe fn _mm_shufflehi_epi16(a: i16x8, control: u8) -> i16x8 { Sep 04 03:07:50.763 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.763 INFO kablam! Sep 04 03:07:50.763 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.763 INFO kablam! --> src/x86_64/../x86/sse2.rs:871:61 Sep 04 03:07:50.763 INFO kablam! | Sep 04 03:07:50.763 INFO kablam! 871 | pub unsafe fn _mm_shufflehi_epi16(a: i16x8, control: u8) -> i16x8 { Sep 04 03:07:50.763 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.763 INFO kablam! Sep 04 03:07:50.763 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.763 INFO kablam! --> src/x86_64/../x86/sse2.rs:888:38 Sep 04 03:07:50.763 INFO kablam! | Sep 04 03:07:50.763 INFO kablam! 888 | pub unsafe fn _mm_shufflelo_epi16(a: i16x8, control: u8) -> i16x8 { Sep 04 03:07:50.763 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.763 INFO kablam! Sep 04 03:07:50.763 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.763 INFO kablam! --> src/x86_64/../x86/sse2.rs:888:61 Sep 04 03:07:50.763 INFO kablam! | Sep 04 03:07:50.763 INFO kablam! 888 | pub unsafe fn _mm_shufflelo_epi16(a: i16x8, control: u8) -> i16x8 { Sep 04 03:07:50.763 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.763 INFO kablam! Sep 04 03:07:50.763 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.763 INFO kablam! --> src/x86_64/../x86/sse2.rs:902:36 Sep 04 03:07:50.763 INFO kablam! | Sep 04 03:07:50.763 INFO kablam! 902 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.763 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.764 INFO kablam! Sep 04 03:07:50.764 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.764 INFO kablam! --> src/x86_64/../x86/sse2.rs:902:46 Sep 04 03:07:50.764 INFO kablam! | Sep 04 03:07:50.764 INFO kablam! 902 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.764 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.764 INFO kablam! Sep 04 03:07:50.764 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.764 INFO kablam! --> src/x86_64/../x86/sse2.rs:902:56 Sep 04 03:07:50.764 INFO kablam! | Sep 04 03:07:50.764 INFO kablam! 902 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.764 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.764 INFO kablam! Sep 04 03:07:50.764 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.764 INFO kablam! --> src/x86_64/../x86/sse2.rs:912:37 Sep 04 03:07:50.764 INFO kablam! | Sep 04 03:07:50.764 INFO kablam! 912 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.764 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.764 INFO kablam! Sep 04 03:07:50.764 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.764 INFO kablam! --> src/x86_64/../x86/sse2.rs:912:47 Sep 04 03:07:50.764 INFO kablam! | Sep 04 03:07:50.764 INFO kablam! 912 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.764 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.764 INFO kablam! Sep 04 03:07:50.764 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.764 INFO kablam! --> src/x86_64/../x86/sse2.rs:912:57 Sep 04 03:07:50.764 INFO kablam! | Sep 04 03:07:50.764 INFO kablam! 912 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.764 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.764 INFO kablam! Sep 04 03:07:50.765 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.765 INFO kablam! --> src/x86_64/../x86/sse2.rs:922:37 Sep 04 03:07:50.765 INFO kablam! | Sep 04 03:07:50.765 INFO kablam! 922 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.765 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.765 INFO kablam! Sep 04 03:07:50.765 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.765 INFO kablam! --> src/x86_64/../x86/sse2.rs:922:47 Sep 04 03:07:50.765 INFO kablam! | Sep 04 03:07:50.765 INFO kablam! 922 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.765 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.765 INFO kablam! Sep 04 03:07:50.765 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.765 INFO kablam! --> src/x86_64/../x86/sse2.rs:922:57 Sep 04 03:07:50.765 INFO kablam! | Sep 04 03:07:50.765 INFO kablam! 922 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.765 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.765 INFO kablam! Sep 04 03:07:50.765 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.765 INFO kablam! --> src/x86_64/../x86/sse2.rs:932:37 Sep 04 03:07:50.765 INFO kablam! | Sep 04 03:07:50.765 INFO kablam! 932 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.766 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.766 INFO kablam! Sep 04 03:07:50.766 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.766 INFO kablam! --> src/x86_64/../x86/sse2.rs:932:47 Sep 04 03:07:50.766 INFO kablam! | Sep 04 03:07:50.766 INFO kablam! 932 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.766 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.766 INFO kablam! Sep 04 03:07:50.766 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.766 INFO kablam! --> src/x86_64/../x86/sse2.rs:932:57 Sep 04 03:07:50.766 INFO kablam! | Sep 04 03:07:50.766 INFO kablam! 932 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.766 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.766 INFO kablam! Sep 04 03:07:50.766 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.766 INFO kablam! --> src/x86_64/../x86/sse2.rs:942:36 Sep 04 03:07:50.766 INFO kablam! | Sep 04 03:07:50.766 INFO kablam! 942 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.766 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.766 INFO kablam! Sep 04 03:07:50.766 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.766 INFO kablam! --> src/x86_64/../x86/sse2.rs:942:46 Sep 04 03:07:50.766 INFO kablam! | Sep 04 03:07:50.766 INFO kablam! 942 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.766 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.766 INFO kablam! Sep 04 03:07:50.766 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.766 INFO kablam! --> src/x86_64/../x86/sse2.rs:942:56 Sep 04 03:07:50.767 INFO kablam! | Sep 04 03:07:50.767 INFO kablam! 942 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 04 03:07:50.767 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.767 INFO kablam! Sep 04 03:07:50.767 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.767 INFO kablam! --> src/x86_64/../x86/sse2.rs:952:37 Sep 04 03:07:50.767 INFO kablam! | Sep 04 03:07:50.767 INFO kablam! 952 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.767 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.767 INFO kablam! Sep 04 03:07:50.767 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.767 INFO kablam! --> src/x86_64/../x86/sse2.rs:952:47 Sep 04 03:07:50.767 INFO kablam! | Sep 04 03:07:50.767 INFO kablam! 952 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.767 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.767 INFO kablam! Sep 04 03:07:50.767 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.767 INFO kablam! --> src/x86_64/../x86/sse2.rs:952:57 Sep 04 03:07:50.767 INFO kablam! | Sep 04 03:07:50.767 INFO kablam! 952 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.767 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.767 INFO kablam! Sep 04 03:07:50.767 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.767 INFO kablam! --> src/x86_64/../x86/sse2.rs:962:37 Sep 04 03:07:50.767 INFO kablam! | Sep 04 03:07:50.767 INFO kablam! 962 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.767 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.767 INFO kablam! Sep 04 03:07:50.767 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.767 INFO kablam! --> src/x86_64/../x86/sse2.rs:962:47 Sep 04 03:07:50.767 INFO kablam! | Sep 04 03:07:50.767 INFO kablam! 962 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.768 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.768 INFO kablam! Sep 04 03:07:50.768 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.768 INFO kablam! --> src/x86_64/../x86/sse2.rs:962:57 Sep 04 03:07:50.768 INFO kablam! | Sep 04 03:07:50.768 INFO kablam! 962 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 04 03:07:50.768 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.768 INFO kablam! Sep 04 03:07:50.768 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.768 INFO kablam! --> src/x86_64/../x86/sse2.rs:972:37 Sep 04 03:07:50.768 INFO kablam! | Sep 04 03:07:50.768 INFO kablam! 972 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.768 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.768 INFO kablam! Sep 04 03:07:50.768 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.768 INFO kablam! --> src/x86_64/../x86/sse2.rs:972:47 Sep 04 03:07:50.768 INFO kablam! | Sep 04 03:07:50.768 INFO kablam! 972 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.768 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.768 INFO kablam! Sep 04 03:07:50.768 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.768 INFO kablam! --> src/x86_64/../x86/sse2.rs:972:57 Sep 04 03:07:50.768 INFO kablam! | Sep 04 03:07:50.768 INFO kablam! 972 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 04 03:07:50.768 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.768 INFO kablam! Sep 04 03:07:50.768 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.768 INFO kablam! --> src/x86_64/../x86/sse2.rs:983:29 Sep 04 03:07:50.768 INFO kablam! | Sep 04 03:07:50.768 INFO kablam! 983 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.768 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.769 INFO kablam! Sep 04 03:07:50.769 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.769 INFO kablam! --> src/x86_64/../x86/sse2.rs:983:39 Sep 04 03:07:50.769 INFO kablam! | Sep 04 03:07:50.769 INFO kablam! 983 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.769 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.769 INFO kablam! Sep 04 03:07:50.769 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.769 INFO kablam! --> src/x86_64/../x86/sse2.rs:983:49 Sep 04 03:07:50.769 INFO kablam! | Sep 04 03:07:50.769 INFO kablam! 983 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.769 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.769 INFO kablam! Sep 04 03:07:50.769 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.769 INFO kablam! --> src/x86_64/../x86/sse2.rs:991:29 Sep 04 03:07:50.769 INFO kablam! | Sep 04 03:07:50.769 INFO kablam! 991 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.769 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.769 INFO kablam! Sep 04 03:07:50.769 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.769 INFO kablam! --> src/x86_64/../x86/sse2.rs:991:39 Sep 04 03:07:50.769 INFO kablam! | Sep 04 03:07:50.769 INFO kablam! 991 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.769 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.769 INFO kablam! Sep 04 03:07:50.769 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.769 INFO kablam! --> src/x86_64/../x86/sse2.rs:991:49 Sep 04 03:07:50.769 INFO kablam! | Sep 04 03:07:50.769 INFO kablam! 991 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.769 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.770 INFO kablam! Sep 04 03:07:50.770 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.770 INFO kablam! --> src/x86_64/../x86/sse2.rs:999:29 Sep 04 03:07:50.770 INFO kablam! | Sep 04 03:07:50.770 INFO kablam! 999 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.770 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.770 INFO kablam! Sep 04 03:07:50.770 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.770 INFO kablam! --> src/x86_64/../x86/sse2.rs:999:39 Sep 04 03:07:50.770 INFO kablam! | Sep 04 03:07:50.770 INFO kablam! 999 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.770 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.770 INFO kablam! Sep 04 03:07:50.770 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.770 INFO kablam! --> src/x86_64/../x86/sse2.rs:999:49 Sep 04 03:07:50.770 INFO kablam! | Sep 04 03:07:50.770 INFO kablam! 999 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.770 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.770 INFO kablam! Sep 04 03:07:50.770 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.770 INFO kablam! --> src/x86_64/../x86/sse2.rs:1007:29 Sep 04 03:07:50.770 INFO kablam! | Sep 04 03:07:50.770 INFO kablam! 1007 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.770 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.770 INFO kablam! Sep 04 03:07:50.770 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.770 INFO kablam! --> src/x86_64/../x86/sse2.rs:1007:39 Sep 04 03:07:50.770 INFO kablam! | Sep 04 03:07:50.771 INFO kablam! 1007 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.771 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.771 INFO kablam! Sep 04 03:07:50.771 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.771 INFO kablam! --> src/x86_64/../x86/sse2.rs:1007:49 Sep 04 03:07:50.771 INFO kablam! | Sep 04 03:07:50.771 INFO kablam! 1007 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.771 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.771 INFO kablam! Sep 04 03:07:50.771 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.771 INFO kablam! --> src/x86_64/../x86/sse2.rs:1015:29 Sep 04 03:07:50.771 INFO kablam! | Sep 04 03:07:50.771 INFO kablam! 1015 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.771 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.771 INFO kablam! Sep 04 03:07:50.771 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.771 INFO kablam! --> src/x86_64/../x86/sse2.rs:1015:39 Sep 04 03:07:50.771 INFO kablam! | Sep 04 03:07:50.771 INFO kablam! 1015 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.771 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.771 INFO kablam! Sep 04 03:07:50.771 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.771 INFO kablam! --> src/x86_64/../x86/sse2.rs:1015:49 Sep 04 03:07:50.771 INFO kablam! | Sep 04 03:07:50.772 INFO kablam! 1015 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.772 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.772 INFO kablam! Sep 04 03:07:50.772 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.772 INFO kablam! --> src/x86_64/../x86/sse2.rs:1023:29 Sep 04 03:07:50.772 INFO kablam! | Sep 04 03:07:50.772 INFO kablam! 1023 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.772 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.772 INFO kablam! Sep 04 03:07:50.772 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.772 INFO kablam! --> src/x86_64/../x86/sse2.rs:1023:39 Sep 04 03:07:50.772 INFO kablam! | Sep 04 03:07:50.772 INFO kablam! 1023 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.772 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.772 INFO kablam! Sep 04 03:07:50.772 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.772 INFO kablam! --> src/x86_64/../x86/sse2.rs:1023:49 Sep 04 03:07:50.772 INFO kablam! | Sep 04 03:07:50.772 INFO kablam! 1023 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.772 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.772 INFO kablam! Sep 04 03:07:50.772 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.772 INFO kablam! --> src/x86_64/../x86/sse2.rs:1031:29 Sep 04 03:07:50.773 INFO kablam! | Sep 04 03:07:50.773 INFO kablam! 1031 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.773 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.773 INFO kablam! Sep 04 03:07:50.773 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.773 INFO kablam! --> src/x86_64/../x86/sse2.rs:1031:39 Sep 04 03:07:50.773 INFO kablam! | Sep 04 03:07:50.773 INFO kablam! 1031 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.773 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.773 INFO kablam! Sep 04 03:07:50.773 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.773 INFO kablam! --> src/x86_64/../x86/sse2.rs:1031:49 Sep 04 03:07:50.773 INFO kablam! | Sep 04 03:07:50.773 INFO kablam! 1031 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.773 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.773 INFO kablam! Sep 04 03:07:50.773 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.773 INFO kablam! --> src/x86_64/../x86/sse2.rs:1039:29 Sep 04 03:07:50.773 INFO kablam! | Sep 04 03:07:50.773 INFO kablam! 1039 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.773 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.773 INFO kablam! Sep 04 03:07:50.773 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.773 INFO kablam! --> src/x86_64/../x86/sse2.rs:1039:39 Sep 04 03:07:50.773 INFO kablam! | Sep 04 03:07:50.773 INFO kablam! 1039 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.773 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.773 INFO kablam! Sep 04 03:07:50.774 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.774 INFO kablam! --> src/x86_64/../x86/sse2.rs:1039:49 Sep 04 03:07:50.774 INFO kablam! | Sep 04 03:07:50.774 INFO kablam! 1039 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.774 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.774 INFO kablam! Sep 04 03:07:50.774 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.774 INFO kablam! --> src/x86_64/../x86/sse2.rs:1047:29 Sep 04 03:07:50.774 INFO kablam! | Sep 04 03:07:50.774 INFO kablam! 1047 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.774 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.774 INFO kablam! Sep 04 03:07:50.774 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.774 INFO kablam! --> src/x86_64/../x86/sse2.rs:1047:39 Sep 04 03:07:50.774 INFO kablam! | Sep 04 03:07:50.774 INFO kablam! 1047 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.774 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.774 INFO kablam! Sep 04 03:07:50.774 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.774 INFO kablam! --> src/x86_64/../x86/sse2.rs:1047:49 Sep 04 03:07:50.774 INFO kablam! | Sep 04 03:07:50.774 INFO kablam! 1047 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.774 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.774 INFO kablam! Sep 04 03:07:50.774 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.774 INFO kablam! --> src/x86_64/../x86/sse2.rs:1055:29 Sep 04 03:07:50.774 INFO kablam! | Sep 04 03:07:50.775 INFO kablam! 1055 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.775 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.775 INFO kablam! Sep 04 03:07:50.775 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.775 INFO kablam! --> src/x86_64/../x86/sse2.rs:1055:39 Sep 04 03:07:50.775 INFO kablam! | Sep 04 03:07:50.775 INFO kablam! 1055 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.775 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.775 INFO kablam! Sep 04 03:07:50.775 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.775 INFO kablam! --> src/x86_64/../x86/sse2.rs:1055:49 Sep 04 03:07:50.775 INFO kablam! | Sep 04 03:07:50.775 INFO kablam! 1055 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.775 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.775 INFO kablam! Sep 04 03:07:50.775 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.775 INFO kablam! --> src/x86_64/../x86/sse2.rs:1063:30 Sep 04 03:07:50.775 INFO kablam! | Sep 04 03:07:50.775 INFO kablam! 1063 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.775 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.775 INFO kablam! Sep 04 03:07:50.775 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.775 INFO kablam! --> src/x86_64/../x86/sse2.rs:1063:40 Sep 04 03:07:50.775 INFO kablam! | Sep 04 03:07:50.775 INFO kablam! 1063 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.775 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.775 INFO kablam! Sep 04 03:07:50.775 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.775 INFO kablam! --> src/x86_64/../x86/sse2.rs:1063:50 Sep 04 03:07:50.775 INFO kablam! | Sep 04 03:07:50.775 INFO kablam! 1063 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.775 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.775 INFO kablam! Sep 04 03:07:50.776 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.776 INFO kablam! --> src/x86_64/../x86/sse2.rs:1070:30 Sep 04 03:07:50.776 INFO kablam! | Sep 04 03:07:50.776 INFO kablam! 1070 | pub unsafe fn _mm_sqrt_pd(a: f64x2) -> f64x2 { Sep 04 03:07:50.776 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.776 INFO kablam! Sep 04 03:07:50.776 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.776 INFO kablam! --> src/x86_64/../x86/sse2.rs:1070:40 Sep 04 03:07:50.776 INFO kablam! | Sep 04 03:07:50.776 INFO kablam! 1070 | pub unsafe fn _mm_sqrt_pd(a: f64x2) -> f64x2 { Sep 04 03:07:50.776 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.776 INFO kablam! Sep 04 03:07:50.776 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.776 INFO kablam! --> src/x86_64/../x86/sse2.rs:1078:29 Sep 04 03:07:50.776 INFO kablam! | Sep 04 03:07:50.776 INFO kablam! 1078 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.776 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.776 INFO kablam! Sep 04 03:07:50.776 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.776 INFO kablam! --> src/x86_64/../x86/sse2.rs:1078:39 Sep 04 03:07:50.776 INFO kablam! | Sep 04 03:07:50.776 INFO kablam! 1078 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.776 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.776 INFO kablam! Sep 04 03:07:50.776 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.776 INFO kablam! --> src/x86_64/../x86/sse2.rs:1078:49 Sep 04 03:07:50.776 INFO kablam! | Sep 04 03:07:50.776 INFO kablam! 1078 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.776 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.776 INFO kablam! Sep 04 03:07:50.776 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.776 INFO kablam! --> src/x86_64/../x86/sse2.rs:1086:29 Sep 04 03:07:50.776 INFO kablam! | Sep 04 03:07:50.776 INFO kablam! 1086 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.776 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.776 INFO kablam! Sep 04 03:07:50.776 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.777 INFO kablam! --> src/x86_64/../x86/sse2.rs:1086:39 Sep 04 03:07:50.777 INFO kablam! | Sep 04 03:07:50.777 INFO kablam! 1086 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.777 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.777 INFO kablam! Sep 04 03:07:50.777 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.777 INFO kablam! --> src/x86_64/../x86/sse2.rs:1086:49 Sep 04 03:07:50.777 INFO kablam! | Sep 04 03:07:50.777 INFO kablam! 1086 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.777 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.777 INFO kablam! Sep 04 03:07:50.777 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.777 INFO kablam! --> src/x86_64/../x86/sse2.rs:1094:29 Sep 04 03:07:50.777 INFO kablam! | Sep 04 03:07:50.777 INFO kablam! 1094 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.777 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.777 INFO kablam! Sep 04 03:07:50.777 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.777 INFO kablam! --> src/x86_64/../x86/sse2.rs:1094:39 Sep 04 03:07:50.777 INFO kablam! | Sep 04 03:07:50.777 INFO kablam! 1094 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.777 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.777 INFO kablam! Sep 04 03:07:50.777 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.777 INFO kablam! --> src/x86_64/../x86/sse2.rs:1094:49 Sep 04 03:07:50.777 INFO kablam! | Sep 04 03:07:50.777 INFO kablam! 1094 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.777 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.777 INFO kablam! Sep 04 03:07:50.777 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.777 INFO kablam! --> src/x86_64/../x86/sse2.rs:1101:32 Sep 04 03:07:50.777 INFO kablam! | Sep 04 03:07:50.777 INFO kablam! 1101 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.777 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.777 INFO kablam! Sep 04 03:07:50.777 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.777 INFO kablam! --> src/x86_64/../x86/sse2.rs:1101:42 Sep 04 03:07:50.777 INFO kablam! | Sep 04 03:07:50.778 INFO kablam! 1101 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.778 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.778 INFO kablam! Sep 04 03:07:50.778 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.778 INFO kablam! --> src/x86_64/../x86/sse2.rs:1101:52 Sep 04 03:07:50.778 INFO kablam! | Sep 04 03:07:50.778 INFO kablam! 1101 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.778 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.778 INFO kablam! Sep 04 03:07:50.778 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.778 INFO kablam! --> src/x86_64/../x86/sse2.rs:1111:28 Sep 04 03:07:50.778 INFO kablam! | Sep 04 03:07:50.778 INFO kablam! 1111 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.778 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.778 INFO kablam! Sep 04 03:07:50.778 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.778 INFO kablam! --> src/x86_64/../x86/sse2.rs:1111:38 Sep 04 03:07:50.778 INFO kablam! | Sep 04 03:07:50.778 INFO kablam! 1111 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.778 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.778 INFO kablam! Sep 04 03:07:50.778 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.778 INFO kablam! --> src/x86_64/../x86/sse2.rs:1111:48 Sep 04 03:07:50.778 INFO kablam! | Sep 04 03:07:50.778 INFO kablam! 1111 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.778 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.778 INFO kablam! Sep 04 03:07:50.778 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.778 INFO kablam! --> src/x86_64/../x86/sse2.rs:1118:29 Sep 04 03:07:50.778 INFO kablam! | Sep 04 03:07:50.778 INFO kablam! 1118 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.778 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.778 INFO kablam! Sep 04 03:07:50.778 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.778 INFO kablam! --> src/x86_64/../x86/sse2.rs:1118:39 Sep 04 03:07:50.778 INFO kablam! | Sep 04 03:07:50.778 INFO kablam! 1118 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.778 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.778 INFO kablam! Sep 04 03:07:50.779 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.779 INFO kablam! --> src/x86_64/../x86/sse2.rs:1118:49 Sep 04 03:07:50.779 INFO kablam! | Sep 04 03:07:50.779 INFO kablam! 1118 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.779 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.779 INFO kablam! Sep 04 03:07:50.779 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.779 INFO kablam! --> src/x86_64/../x86/sse2.rs:1126:31 Sep 04 03:07:50.779 INFO kablam! | Sep 04 03:07:50.779 INFO kablam! 1126 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.779 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.779 INFO kablam! Sep 04 03:07:50.779 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.779 INFO kablam! --> src/x86_64/../x86/sse2.rs:1126:41 Sep 04 03:07:50.779 INFO kablam! | Sep 04 03:07:50.779 INFO kablam! 1126 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.779 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.779 INFO kablam! Sep 04 03:07:50.779 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.779 INFO kablam! --> src/x86_64/../x86/sse2.rs:1126:51 Sep 04 03:07:50.779 INFO kablam! | Sep 04 03:07:50.779 INFO kablam! 1126 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.779 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.779 INFO kablam! Sep 04 03:07:50.779 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.779 INFO kablam! --> src/x86_64/../x86/sse2.rs:1134:31 Sep 04 03:07:50.779 INFO kablam! | Sep 04 03:07:50.779 INFO kablam! 1134 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.779 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.779 INFO kablam! Sep 04 03:07:50.779 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.779 INFO kablam! --> src/x86_64/../x86/sse2.rs:1134:41 Sep 04 03:07:50.779 INFO kablam! | Sep 04 03:07:50.779 INFO kablam! 1134 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.779 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.779 INFO kablam! Sep 04 03:07:50.779 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.779 INFO kablam! --> src/x86_64/../x86/sse2.rs:1134:51 Sep 04 03:07:50.779 INFO kablam! | Sep 04 03:07:50.780 INFO kablam! 1134 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.780 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.780 INFO kablam! Sep 04 03:07:50.780 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.780 INFO kablam! --> src/x86_64/../x86/sse2.rs:1142:31 Sep 04 03:07:50.780 INFO kablam! | Sep 04 03:07:50.780 INFO kablam! 1142 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.780 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.780 INFO kablam! Sep 04 03:07:50.780 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.780 INFO kablam! --> src/x86_64/../x86/sse2.rs:1142:41 Sep 04 03:07:50.780 INFO kablam! | Sep 04 03:07:50.780 INFO kablam! 1142 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.780 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.780 INFO kablam! Sep 04 03:07:50.780 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.780 INFO kablam! --> src/x86_64/../x86/sse2.rs:1142:51 Sep 04 03:07:50.780 INFO kablam! | Sep 04 03:07:50.780 INFO kablam! 1142 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.780 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.780 INFO kablam! Sep 04 03:07:50.780 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.780 INFO kablam! --> src/x86_64/../x86/sse2.rs:1150:31 Sep 04 03:07:50.780 INFO kablam! | Sep 04 03:07:50.780 INFO kablam! 1150 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.780 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.780 INFO kablam! Sep 04 03:07:50.780 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.780 INFO kablam! --> src/x86_64/../x86/sse2.rs:1150:41 Sep 04 03:07:50.780 INFO kablam! | Sep 04 03:07:50.780 INFO kablam! 1150 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.780 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.780 INFO kablam! Sep 04 03:07:50.780 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.780 INFO kablam! --> src/x86_64/../x86/sse2.rs:1150:51 Sep 04 03:07:50.780 INFO kablam! | Sep 04 03:07:50.780 INFO kablam! 1150 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.780 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.781 INFO kablam! Sep 04 03:07:50.781 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.781 INFO kablam! --> src/x86_64/../x86/sse2.rs:1158:31 Sep 04 03:07:50.781 INFO kablam! | Sep 04 03:07:50.781 INFO kablam! 1158 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.781 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.781 INFO kablam! Sep 04 03:07:50.781 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.781 INFO kablam! --> src/x86_64/../x86/sse2.rs:1158:41 Sep 04 03:07:50.781 INFO kablam! | Sep 04 03:07:50.781 INFO kablam! 1158 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.781 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.781 INFO kablam! Sep 04 03:07:50.781 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.781 INFO kablam! --> src/x86_64/../x86/sse2.rs:1158:51 Sep 04 03:07:50.781 INFO kablam! | Sep 04 03:07:50.781 INFO kablam! 1158 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.782 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.782 INFO kablam! Sep 04 03:07:50.782 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.782 INFO kablam! --> src/x86_64/../x86/sse2.rs:1168:32 Sep 04 03:07:50.782 INFO kablam! | Sep 04 03:07:50.782 INFO kablam! 1168 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.782 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.782 INFO kablam! Sep 04 03:07:50.782 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.782 INFO kablam! --> src/x86_64/../x86/sse2.rs:1168:42 Sep 04 03:07:50.782 INFO kablam! | Sep 04 03:07:50.782 INFO kablam! 1168 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.782 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.782 INFO kablam! Sep 04 03:07:50.782 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.782 INFO kablam! --> src/x86_64/../x86/sse2.rs:1168:52 Sep 04 03:07:50.782 INFO kablam! | Sep 04 03:07:50.782 INFO kablam! 1168 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.782 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.782 INFO kablam! Sep 04 03:07:50.783 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.783 INFO kablam! --> src/x86_64/../x86/sse2.rs:1180:34 Sep 04 03:07:50.783 INFO kablam! | Sep 04 03:07:50.783 INFO kablam! 1180 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.783 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.783 INFO kablam! Sep 04 03:07:50.783 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.783 INFO kablam! --> src/x86_64/../x86/sse2.rs:1180:44 Sep 04 03:07:50.783 INFO kablam! | Sep 04 03:07:50.783 INFO kablam! 1180 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.783 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.783 INFO kablam! Sep 04 03:07:50.783 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.783 INFO kablam! --> src/x86_64/../x86/sse2.rs:1180:54 Sep 04 03:07:50.783 INFO kablam! | Sep 04 03:07:50.783 INFO kablam! 1180 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.783 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.783 INFO kablam! Sep 04 03:07:50.783 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.783 INFO kablam! --> src/x86_64/../x86/sse2.rs:1191:32 Sep 04 03:07:50.783 INFO kablam! | Sep 04 03:07:50.783 INFO kablam! 1191 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.783 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.783 INFO kablam! Sep 04 03:07:50.783 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.784 INFO kablam! --> src/x86_64/../x86/sse2.rs:1191:42 Sep 04 03:07:50.784 INFO kablam! | Sep 04 03:07:50.784 INFO kablam! 1191 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.784 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.784 INFO kablam! Sep 04 03:07:50.784 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.784 INFO kablam! --> src/x86_64/../x86/sse2.rs:1191:52 Sep 04 03:07:50.784 INFO kablam! | Sep 04 03:07:50.784 INFO kablam! 1191 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.784 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.784 INFO kablam! Sep 04 03:07:50.784 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.784 INFO kablam! --> src/x86_64/../x86/sse2.rs:1202:32 Sep 04 03:07:50.784 INFO kablam! | Sep 04 03:07:50.784 INFO kablam! 1202 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.784 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.784 INFO kablam! Sep 04 03:07:50.784 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.784 INFO kablam! --> src/x86_64/../x86/sse2.rs:1202:42 Sep 04 03:07:50.784 INFO kablam! | Sep 04 03:07:50.784 INFO kablam! 1202 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.784 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.784 INFO kablam! Sep 04 03:07:50.784 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.785 INFO kablam! --> src/x86_64/../x86/sse2.rs:1202:52 Sep 04 03:07:50.785 INFO kablam! | Sep 04 03:07:50.785 INFO kablam! 1202 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.785 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.785 INFO kablam! Sep 04 03:07:50.785 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.785 INFO kablam! --> src/x86_64/../x86/sse2.rs:1213:32 Sep 04 03:07:50.785 INFO kablam! | Sep 04 03:07:50.785 INFO kablam! 1213 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.785 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.785 INFO kablam! Sep 04 03:07:50.785 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.785 INFO kablam! --> src/x86_64/../x86/sse2.rs:1213:42 Sep 04 03:07:50.785 INFO kablam! | Sep 04 03:07:50.785 INFO kablam! 1213 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.785 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.785 INFO kablam! Sep 04 03:07:50.785 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.785 INFO kablam! --> src/x86_64/../x86/sse2.rs:1213:52 Sep 04 03:07:50.785 INFO kablam! | Sep 04 03:07:50.785 INFO kablam! 1213 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.785 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.785 INFO kablam! Sep 04 03:07:50.785 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.785 INFO kablam! --> src/x86_64/../x86/sse2.rs:1224:32 Sep 04 03:07:50.785 INFO kablam! | Sep 04 03:07:50.785 INFO kablam! 1224 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.785 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.785 INFO kablam! Sep 04 03:07:50.785 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.785 INFO kablam! --> src/x86_64/../x86/sse2.rs:1224:42 Sep 04 03:07:50.785 INFO kablam! | Sep 04 03:07:50.785 INFO kablam! 1224 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.785 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.785 INFO kablam! Sep 04 03:07:50.785 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.786 INFO kablam! --> src/x86_64/../x86/sse2.rs:1224:52 Sep 04 03:07:50.786 INFO kablam! | Sep 04 03:07:50.786 INFO kablam! 1224 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.786 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.786 INFO kablam! Sep 04 03:07:50.786 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.786 INFO kablam! --> src/x86_64/../x86/sse2.rs:1235:32 Sep 04 03:07:50.786 INFO kablam! | Sep 04 03:07:50.786 INFO kablam! 1235 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.786 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.786 INFO kablam! Sep 04 03:07:50.786 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.786 INFO kablam! --> src/x86_64/../x86/sse2.rs:1235:42 Sep 04 03:07:50.786 INFO kablam! | Sep 04 03:07:50.786 INFO kablam! 1235 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.786 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.786 INFO kablam! Sep 04 03:07:50.786 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.786 INFO kablam! --> src/x86_64/../x86/sse2.rs:1235:52 Sep 04 03:07:50.786 INFO kablam! | Sep 04 03:07:50.786 INFO kablam! 1235 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.787 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.787 INFO kablam! Sep 04 03:07:50.787 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.787 INFO kablam! --> src/x86_64/../x86/sse2.rs:1245:31 Sep 04 03:07:50.787 INFO kablam! | Sep 04 03:07:50.787 INFO kablam! 1245 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.787 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.787 INFO kablam! Sep 04 03:07:50.787 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.787 INFO kablam! --> src/x86_64/../x86/sse2.rs:1245:41 Sep 04 03:07:50.787 INFO kablam! | Sep 04 03:07:50.787 INFO kablam! 1245 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.787 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.787 INFO kablam! Sep 04 03:07:50.787 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.787 INFO kablam! --> src/x86_64/../x86/sse2.rs:1245:51 Sep 04 03:07:50.787 INFO kablam! | Sep 04 03:07:50.787 INFO kablam! 1245 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.787 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.787 INFO kablam! Sep 04 03:07:50.787 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.787 INFO kablam! --> src/x86_64/../x86/sse2.rs:1252:31 Sep 04 03:07:50.787 INFO kablam! | Sep 04 03:07:50.787 INFO kablam! 1252 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.787 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.787 INFO kablam! Sep 04 03:07:50.788 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.788 INFO kablam! --> src/x86_64/../x86/sse2.rs:1252:41 Sep 04 03:07:50.788 INFO kablam! | Sep 04 03:07:50.788 INFO kablam! 1252 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.788 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.788 INFO kablam! Sep 04 03:07:50.788 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.788 INFO kablam! --> src/x86_64/../x86/sse2.rs:1252:51 Sep 04 03:07:50.788 INFO kablam! | Sep 04 03:07:50.788 INFO kablam! 1252 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.788 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.788 INFO kablam! Sep 04 03:07:50.788 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.788 INFO kablam! --> src/x86_64/../x86/sse2.rs:1259:31 Sep 04 03:07:50.788 INFO kablam! | Sep 04 03:07:50.788 INFO kablam! 1259 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.788 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.788 INFO kablam! Sep 04 03:07:50.788 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.788 INFO kablam! --> src/x86_64/../x86/sse2.rs:1259:41 Sep 04 03:07:50.788 INFO kablam! | Sep 04 03:07:50.788 INFO kablam! 1259 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.788 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.788 INFO kablam! Sep 04 03:07:50.788 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.788 INFO kablam! --> src/x86_64/../x86/sse2.rs:1259:51 Sep 04 03:07:50.788 INFO kablam! | Sep 04 03:07:50.788 INFO kablam! 1259 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.788 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.788 INFO kablam! Sep 04 03:07:50.788 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.788 INFO kablam! --> src/x86_64/../x86/sse2.rs:1266:31 Sep 04 03:07:50.788 INFO kablam! | Sep 04 03:07:50.788 INFO kablam! 1266 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.788 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.788 INFO kablam! Sep 04 03:07:50.789 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.789 INFO kablam! --> src/x86_64/../x86/sse2.rs:1266:41 Sep 04 03:07:50.789 INFO kablam! | Sep 04 03:07:50.789 INFO kablam! 1266 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.789 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.789 INFO kablam! Sep 04 03:07:50.789 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.789 INFO kablam! --> src/x86_64/../x86/sse2.rs:1266:51 Sep 04 03:07:50.789 INFO kablam! | Sep 04 03:07:50.789 INFO kablam! 1266 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.789 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.789 INFO kablam! Sep 04 03:07:50.789 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.789 INFO kablam! --> src/x86_64/../x86/sse2.rs:1273:31 Sep 04 03:07:50.789 INFO kablam! | Sep 04 03:07:50.789 INFO kablam! 1273 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.789 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.789 INFO kablam! Sep 04 03:07:50.789 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.789 INFO kablam! --> src/x86_64/../x86/sse2.rs:1273:41 Sep 04 03:07:50.789 INFO kablam! | Sep 04 03:07:50.789 INFO kablam! 1273 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.789 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.789 INFO kablam! Sep 04 03:07:50.789 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.789 INFO kablam! --> src/x86_64/../x86/sse2.rs:1273:51 Sep 04 03:07:50.789 INFO kablam! | Sep 04 03:07:50.789 INFO kablam! 1273 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.789 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.789 INFO kablam! Sep 04 03:07:50.789 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.789 INFO kablam! --> src/x86_64/../x86/sse2.rs:1280:32 Sep 04 03:07:50.789 INFO kablam! | Sep 04 03:07:50.789 INFO kablam! 1280 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.789 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.789 INFO kablam! Sep 04 03:07:50.789 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.789 INFO kablam! --> src/x86_64/../x86/sse2.rs:1280:42 Sep 04 03:07:50.789 INFO kablam! | Sep 04 03:07:50.794 INFO kablam! 1280 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.794 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.794 INFO kablam! Sep 04 03:07:50.794 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.794 INFO kablam! --> src/x86_64/../x86/sse2.rs:1280:52 Sep 04 03:07:50.794 INFO kablam! | Sep 04 03:07:50.794 INFO kablam! 1280 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.794 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.794 INFO kablam! Sep 04 03:07:50.794 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.794 INFO kablam! --> src/x86_64/../x86/sse2.rs:1290:34 Sep 04 03:07:50.794 INFO kablam! | Sep 04 03:07:50.794 INFO kablam! 1290 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.794 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.794 INFO kablam! Sep 04 03:07:50.794 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.794 INFO kablam! --> src/x86_64/../x86/sse2.rs:1290:44 Sep 04 03:07:50.794 INFO kablam! | Sep 04 03:07:50.794 INFO kablam! 1290 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.794 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.794 INFO kablam! Sep 04 03:07:50.794 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.794 INFO kablam! --> src/x86_64/../x86/sse2.rs:1290:54 Sep 04 03:07:50.795 INFO kablam! | Sep 04 03:07:50.795 INFO kablam! 1290 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.795 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.795 INFO kablam! Sep 04 03:07:50.795 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.795 INFO kablam! --> src/x86_64/../x86/sse2.rs:1300:32 Sep 04 03:07:50.795 INFO kablam! | Sep 04 03:07:50.795 INFO kablam! 1300 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.795 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.795 INFO kablam! Sep 04 03:07:50.795 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.795 INFO kablam! --> src/x86_64/../x86/sse2.rs:1300:42 Sep 04 03:07:50.795 INFO kablam! | Sep 04 03:07:50.795 INFO kablam! 1300 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.795 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.795 INFO kablam! Sep 04 03:07:50.795 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.795 INFO kablam! --> src/x86_64/../x86/sse2.rs:1300:52 Sep 04 03:07:50.795 INFO kablam! | Sep 04 03:07:50.795 INFO kablam! 1300 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.795 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.795 INFO kablam! Sep 04 03:07:50.795 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.795 INFO kablam! --> src/x86_64/../x86/sse2.rs:1310:32 Sep 04 03:07:50.795 INFO kablam! | Sep 04 03:07:50.795 INFO kablam! 1310 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.795 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.795 INFO kablam! Sep 04 03:07:50.795 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.795 INFO kablam! --> src/x86_64/../x86/sse2.rs:1310:42 Sep 04 03:07:50.795 INFO kablam! | Sep 04 03:07:50.795 INFO kablam! 1310 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.795 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.795 INFO kablam! Sep 04 03:07:50.795 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.796 INFO kablam! --> src/x86_64/../x86/sse2.rs:1310:52 Sep 04 03:07:50.796 INFO kablam! | Sep 04 03:07:50.796 INFO kablam! 1310 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.796 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.796 INFO kablam! Sep 04 03:07:50.796 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.796 INFO kablam! --> src/x86_64/../x86/sse2.rs:1320:32 Sep 04 03:07:50.796 INFO kablam! | Sep 04 03:07:50.796 INFO kablam! 1320 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.796 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.796 INFO kablam! Sep 04 03:07:50.796 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.796 INFO kablam! --> src/x86_64/../x86/sse2.rs:1320:42 Sep 04 03:07:50.796 INFO kablam! | Sep 04 03:07:50.796 INFO kablam! 1320 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.796 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.796 INFO kablam! Sep 04 03:07:50.796 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.798 INFO kablam! --> src/x86_64/../x86/sse2.rs:1320:52 Sep 04 03:07:50.798 INFO kablam! | Sep 04 03:07:50.798 INFO kablam! 1320 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.798 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.798 INFO kablam! Sep 04 03:07:50.798 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.798 INFO kablam! --> src/x86_64/../x86/sse2.rs:1330:32 Sep 04 03:07:50.798 INFO kablam! | Sep 04 03:07:50.798 INFO kablam! 1330 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.798 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.798 INFO kablam! Sep 04 03:07:50.798 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.798 INFO kablam! --> src/x86_64/../x86/sse2.rs:1330:42 Sep 04 03:07:50.798 INFO kablam! | Sep 04 03:07:50.798 INFO kablam! 1330 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.799 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.799 INFO kablam! Sep 04 03:07:50.799 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.799 INFO kablam! --> src/x86_64/../x86/sse2.rs:1330:52 Sep 04 03:07:50.799 INFO kablam! | Sep 04 03:07:50.799 INFO kablam! 1330 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.799 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.799 INFO kablam! Sep 04 03:07:50.799 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.799 INFO kablam! --> src/x86_64/../x86/sse2.rs:1341:32 Sep 04 03:07:50.799 INFO kablam! | Sep 04 03:07:50.799 INFO kablam! 1341 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.799 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.799 INFO kablam! Sep 04 03:07:50.799 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.799 INFO kablam! --> src/x86_64/../x86/sse2.rs:1341:42 Sep 04 03:07:50.799 INFO kablam! | Sep 04 03:07:50.799 INFO kablam! 1341 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.799 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.799 INFO kablam! Sep 04 03:07:50.799 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.799 INFO kablam! --> src/x86_64/../x86/sse2.rs:1341:52 Sep 04 03:07:50.800 INFO kablam! | Sep 04 03:07:50.800 INFO kablam! 1341 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.800 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.800 INFO kablam! Sep 04 03:07:50.800 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.800 INFO kablam! --> src/x86_64/../x86/sse2.rs:1351:32 Sep 04 03:07:50.800 INFO kablam! | Sep 04 03:07:50.800 INFO kablam! 1351 | pub unsafe fn _mm_comieq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.800 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.800 INFO kablam! Sep 04 03:07:50.800 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.800 INFO kablam! --> src/x86_64/../x86/sse2.rs:1351:42 Sep 04 03:07:50.800 INFO kablam! | Sep 04 03:07:50.800 INFO kablam! 1351 | pub unsafe fn _mm_comieq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.800 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.800 INFO kablam! Sep 04 03:07:50.800 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.800 INFO kablam! --> src/x86_64/../x86/sse2.rs:1358:32 Sep 04 03:07:50.800 INFO kablam! | Sep 04 03:07:50.800 INFO kablam! 1358 | pub unsafe fn _mm_comilt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.800 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.800 INFO kablam! Sep 04 03:07:50.801 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.801 INFO kablam! --> src/x86_64/../x86/sse2.rs:1358:42 Sep 04 03:07:50.801 INFO kablam! | Sep 04 03:07:50.801 INFO kablam! 1358 | pub unsafe fn _mm_comilt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.801 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.801 INFO kablam! Sep 04 03:07:50.801 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.802 INFO kablam! --> src/x86_64/../x86/sse2.rs:1365:32 Sep 04 03:07:50.802 INFO kablam! | Sep 04 03:07:50.802 INFO kablam! 1365 | pub unsafe fn _mm_comile_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.802 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.802 INFO kablam! Sep 04 03:07:50.802 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.802 INFO kablam! --> src/x86_64/../x86/sse2.rs:1365:42 Sep 04 03:07:50.802 INFO kablam! | Sep 04 03:07:50.802 INFO kablam! 1365 | pub unsafe fn _mm_comile_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.802 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.802 INFO kablam! Sep 04 03:07:50.802 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.802 INFO kablam! --> src/x86_64/../x86/sse2.rs:1372:32 Sep 04 03:07:50.802 INFO kablam! | Sep 04 03:07:50.802 INFO kablam! 1372 | pub unsafe fn _mm_comigt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.802 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.803 INFO kablam! Sep 04 03:07:50.803 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.803 INFO kablam! --> src/x86_64/../x86/sse2.rs:1372:42 Sep 04 03:07:50.803 INFO kablam! | Sep 04 03:07:50.803 INFO kablam! 1372 | pub unsafe fn _mm_comigt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.803 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.803 INFO kablam! Sep 04 03:07:50.803 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.803 INFO kablam! --> src/x86_64/../x86/sse2.rs:1379:32 Sep 04 03:07:50.803 INFO kablam! | Sep 04 03:07:50.803 INFO kablam! 1379 | pub unsafe fn _mm_comige_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.803 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.803 INFO kablam! Sep 04 03:07:50.803 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.803 INFO kablam! --> src/x86_64/../x86/sse2.rs:1379:42 Sep 04 03:07:50.803 INFO kablam! | Sep 04 03:07:50.803 INFO kablam! 1379 | pub unsafe fn _mm_comige_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.803 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.803 INFO kablam! Sep 04 03:07:50.803 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.803 INFO kablam! --> src/x86_64/../x86/sse2.rs:1386:33 Sep 04 03:07:50.803 INFO kablam! | Sep 04 03:07:50.803 INFO kablam! 1386 | pub unsafe fn _mm_comineq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.804 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.804 INFO kablam! Sep 04 03:07:50.804 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.804 INFO kablam! --> src/x86_64/../x86/sse2.rs:1386:43 Sep 04 03:07:50.804 INFO kablam! | Sep 04 03:07:50.804 INFO kablam! 1386 | pub unsafe fn _mm_comineq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.804 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.804 INFO kablam! Sep 04 03:07:50.804 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.804 INFO kablam! --> src/x86_64/../x86/sse2.rs:1393:33 Sep 04 03:07:50.804 INFO kablam! | Sep 04 03:07:50.805 INFO kablam! 1393 | pub unsafe fn _mm_ucomieq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.805 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.805 INFO kablam! Sep 04 03:07:50.805 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.805 INFO kablam! --> src/x86_64/../x86/sse2.rs:1393:43 Sep 04 03:07:50.805 INFO kablam! | Sep 04 03:07:50.805 INFO kablam! 1393 | pub unsafe fn _mm_ucomieq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.805 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.805 INFO kablam! Sep 04 03:07:50.805 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.805 INFO kablam! --> src/x86_64/../x86/sse2.rs:1400:33 Sep 04 03:07:50.805 INFO kablam! | Sep 04 03:07:50.805 INFO kablam! 1400 | pub unsafe fn _mm_ucomilt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.805 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.805 INFO kablam! Sep 04 03:07:50.805 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.805 INFO kablam! --> src/x86_64/../x86/sse2.rs:1400:43 Sep 04 03:07:50.805 INFO kablam! | Sep 04 03:07:50.805 INFO kablam! 1400 | pub unsafe fn _mm_ucomilt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.805 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.805 INFO kablam! Sep 04 03:07:50.805 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.806 INFO kablam! --> src/x86_64/../x86/sse2.rs:1407:33 Sep 04 03:07:50.806 INFO kablam! | Sep 04 03:07:50.806 INFO kablam! 1407 | pub unsafe fn _mm_ucomile_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.806 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.806 INFO kablam! Sep 04 03:07:50.806 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.806 INFO kablam! --> src/x86_64/../x86/sse2.rs:1407:43 Sep 04 03:07:50.806 INFO kablam! | Sep 04 03:07:50.806 INFO kablam! 1407 | pub unsafe fn _mm_ucomile_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.806 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.806 INFO kablam! Sep 04 03:07:50.806 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.806 INFO kablam! --> src/x86_64/../x86/sse2.rs:1414:33 Sep 04 03:07:50.806 INFO kablam! | Sep 04 03:07:50.806 INFO kablam! 1414 | pub unsafe fn _mm_ucomigt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.806 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.806 INFO kablam! Sep 04 03:07:50.806 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.806 INFO kablam! --> src/x86_64/../x86/sse2.rs:1414:43 Sep 04 03:07:50.806 INFO kablam! | Sep 04 03:07:50.806 INFO kablam! 1414 | pub unsafe fn _mm_ucomigt_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.806 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.806 INFO kablam! Sep 04 03:07:50.806 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.807 INFO kablam! --> src/x86_64/../x86/sse2.rs:1421:33 Sep 04 03:07:50.807 INFO kablam! | Sep 04 03:07:50.807 INFO kablam! 1421 | pub unsafe fn _mm_ucomige_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.807 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.807 INFO kablam! Sep 04 03:07:50.807 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.807 INFO kablam! --> src/x86_64/../x86/sse2.rs:1421:43 Sep 04 03:07:50.807 INFO kablam! | Sep 04 03:07:50.807 INFO kablam! 1421 | pub unsafe fn _mm_ucomige_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.807 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.807 INFO kablam! Sep 04 03:07:50.807 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.807 INFO kablam! --> src/x86_64/../x86/sse2.rs:1428:34 Sep 04 03:07:50.807 INFO kablam! | Sep 04 03:07:50.807 INFO kablam! 1428 | pub unsafe fn _mm_ucomineq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.807 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.807 INFO kablam! Sep 04 03:07:50.807 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.807 INFO kablam! --> src/x86_64/../x86/sse2.rs:1428:44 Sep 04 03:07:50.807 INFO kablam! | Sep 04 03:07:50.807 INFO kablam! 1428 | pub unsafe fn _mm_ucomineq_sd(a: f64x2, b: f64x2) -> bool { Sep 04 03:07:50.807 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.808 INFO kablam! Sep 04 03:07:50.808 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.808 INFO kablam! --> src/x86_64/../x86/sse2.rs:1436:31 Sep 04 03:07:50.808 INFO kablam! | Sep 04 03:07:50.808 INFO kablam! 1436 | pub unsafe fn _mm_cvtpd_ps(a: f64x2) -> f32x4 { Sep 04 03:07:50.808 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.808 INFO kablam! Sep 04 03:07:50.808 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.808 INFO kablam! --> src/x86_64/../x86/sse2.rs:1436:41 Sep 04 03:07:50.808 INFO kablam! | Sep 04 03:07:50.808 INFO kablam! 1436 | pub unsafe fn _mm_cvtpd_ps(a: f64x2) -> f32x4 { Sep 04 03:07:50.808 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.808 INFO kablam! Sep 04 03:07:50.808 INFO kablam! error: aborting due to 542 previous errors Sep 04 03:07:50.808 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.808 INFO kablam! --> src/x86_64/../x86/sse2.rs:1444:31 Sep 04 03:07:50.808 INFO kablam! | Sep 04 03:07:50.808 INFO kablam! 1444 | pub unsafe fn _mm_cvtps_pd(a: f32x4) -> f64x2 { Sep 04 03:07:50.808 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.808 INFO kablam! Sep 04 03:07:50.809 INFO kablam! Sep 04 03:07:50.809 INFO kablam! Some errors occurred: E0412, E0432, E0658. Sep 04 03:07:50.809 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.809 INFO kablam! --> src/x86_64/../x86/sse2.rs:1444:41 Sep 04 03:07:50.809 INFO kablam! | Sep 04 03:07:50.809 INFO kablam! 1444 | pub unsafe fn _mm_cvtps_pd(a: f32x4) -> f64x2 { Sep 04 03:07:50.809 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.809 INFO kablam! Sep 04 03:07:50.809 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 03:07:50.809 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.809 INFO kablam! --> src/x86_64/../x86/sse2.rs:1452:34 Sep 04 03:07:50.809 INFO kablam! | Sep 04 03:07:50.809 INFO kablam! 1452 | pub unsafe fn _mm_cvtpd_epi32(a: f64x2) -> i32x4 { Sep 04 03:07:50.809 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.809 INFO kablam! Sep 04 03:07:50.809 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.809 INFO kablam! --> src/x86_64/../x86/sse2.rs:1452:44 Sep 04 03:07:50.809 INFO kablam! | Sep 04 03:07:50.809 INFO kablam! 1452 | pub unsafe fn _mm_cvtpd_epi32(a: f64x2) -> i32x4 { Sep 04 03:07:50.809 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.810 INFO kablam! Sep 04 03:07:50.810 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.810 INFO kablam! --> src/x86_64/../x86/sse2.rs:1460:33 Sep 04 03:07:50.810 INFO kablam! | Sep 04 03:07:50.810 INFO kablam! 1460 | pub unsafe fn _mm_cvtsd_si32(a: f64x2) -> i32 { Sep 04 03:07:50.810 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.810 INFO kablam! Sep 04 03:07:50.810 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.810 INFO kablam! --> src/x86_64/../x86/sse2.rs:1470:31 Sep 04 03:07:50.810 INFO kablam! | Sep 04 03:07:50.810 INFO kablam! 1470 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 04 03:07:50.810 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.810 INFO kablam! Sep 04 03:07:50.810 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.810 INFO kablam! --> src/x86_64/../x86/sse2.rs:1470:41 Sep 04 03:07:50.810 INFO kablam! | Sep 04 03:07:50.810 INFO kablam! 1470 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 04 03:07:50.810 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.810 INFO kablam! Sep 04 03:07:50.810 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.810 INFO kablam! --> src/x86_64/../x86/sse2.rs:1470:51 Sep 04 03:07:50.811 INFO kablam! | Sep 04 03:07:50.811 INFO kablam! 1470 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 04 03:07:50.811 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.811 INFO kablam! Sep 04 03:07:50.811 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.811 INFO kablam! --> src/x86_64/../x86/sse2.rs:1477:32 Sep 04 03:07:50.811 INFO kablam! | Sep 04 03:07:50.811 INFO kablam! 1477 | pub unsafe fn _mm_cvtsd_f64(a: f64x2) -> f64 { Sep 04 03:07:50.811 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.811 INFO kablam! Sep 04 03:07:50.811 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.811 INFO kablam! --> src/x86_64/../x86/sse2.rs:1487:31 Sep 04 03:07:50.811 INFO kablam! | Sep 04 03:07:50.811 INFO kablam! 1487 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 04 03:07:50.811 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.811 INFO kablam! Sep 04 03:07:50.811 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.811 INFO kablam! --> src/x86_64/../x86/sse2.rs:1487:41 Sep 04 03:07:50.811 INFO kablam! | Sep 04 03:07:50.811 INFO kablam! 1487 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 04 03:07:50.811 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.812 INFO kablam! Sep 04 03:07:50.812 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.812 INFO kablam! --> src/x86_64/../x86/sse2.rs:1487:51 Sep 04 03:07:50.812 INFO kablam! | Sep 04 03:07:50.812 INFO kablam! 1487 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 04 03:07:50.812 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.812 INFO kablam! Sep 04 03:07:50.812 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.812 INFO kablam! --> src/x86_64/../x86/sse2.rs:1495:35 Sep 04 03:07:50.812 INFO kablam! | Sep 04 03:07:50.812 INFO kablam! 1495 | pub unsafe fn _mm_cvttpd_epi32(a: f64x2) -> i32x4 { Sep 04 03:07:50.812 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.812 INFO kablam! Sep 04 03:07:50.812 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.812 INFO kablam! --> src/x86_64/../x86/sse2.rs:1495:45 Sep 04 03:07:50.812 INFO kablam! | Sep 04 03:07:50.812 INFO kablam! 1495 | pub unsafe fn _mm_cvttpd_epi32(a: f64x2) -> i32x4 { Sep 04 03:07:50.812 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.812 INFO kablam! Sep 04 03:07:50.812 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.812 INFO kablam! --> src/x86_64/../x86/sse2.rs:1503:34 Sep 04 03:07:50.813 INFO kablam! | Sep 04 03:07:50.813 INFO kablam! 1503 | pub unsafe fn _mm_cvttsd_si32(a: f64x2) -> i32 { Sep 04 03:07:50.813 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.813 INFO kablam! Sep 04 03:07:50.813 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.813 INFO kablam! --> src/x86_64/../x86/sse2.rs:1511:35 Sep 04 03:07:50.813 INFO kablam! | Sep 04 03:07:50.813 INFO kablam! 1511 | pub unsafe fn _mm_cvttps_epi32(a: f32x4) -> i32x4 { Sep 04 03:07:50.813 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.813 INFO kablam! Sep 04 03:07:50.813 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 04 03:07:50.813 INFO kablam! --> src/x86_64/../x86/sse2.rs:1511:45 Sep 04 03:07:50.813 INFO kablam! | Sep 04 03:07:50.813 INFO kablam! 1511 | pub unsafe fn _mm_cvttps_epi32(a: f32x4) -> i32x4 { Sep 04 03:07:50.813 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.813 INFO kablam! Sep 04 03:07:50.813 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.813 INFO kablam! --> src/x86_64/../x86/sse2.rs:1519:37 Sep 04 03:07:50.813 INFO kablam! | Sep 04 03:07:50.813 INFO kablam! 1519 | pub unsafe fn _mm_set_sd(a: f64) -> f64x2 { Sep 04 03:07:50.813 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.814 INFO kablam! Sep 04 03:07:50.814 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.814 INFO kablam! --> src/x86_64/../x86/sse2.rs:1527:38 Sep 04 03:07:50.814 INFO kablam! | Sep 04 03:07:50.814 INFO kablam! 1527 | pub unsafe fn _mm_set1_pd(a: f64) -> f64x2 { Sep 04 03:07:50.814 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.814 INFO kablam! Sep 04 03:07:50.814 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.814 INFO kablam! --> src/x86_64/../x86/sse2.rs:1535:38 Sep 04 03:07:50.814 INFO kablam! | Sep 04 03:07:50.814 INFO kablam! 1535 | pub unsafe fn _mm_set_pd1(a: f64) -> f64x2 { Sep 04 03:07:50.814 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.814 INFO kablam! Sep 04 03:07:50.814 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.814 INFO kablam! --> src/x86_64/../x86/sse2.rs:1543:45 Sep 04 03:07:50.814 INFO kablam! | Sep 04 03:07:50.814 INFO kablam! 1543 | pub unsafe fn _mm_set_pd(a: f64, b: f64) -> f64x2 { Sep 04 03:07:50.814 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.814 INFO kablam! Sep 04 03:07:50.814 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.814 INFO kablam! --> src/x86_64/../x86/sse2.rs:1551:46 Sep 04 03:07:50.815 INFO kablam! | Sep 04 03:07:50.815 INFO kablam! 1551 | pub unsafe fn _mm_setr_pd(a: f64, b: f64) -> f64x2 { Sep 04 03:07:50.815 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.815 INFO kablam! Sep 04 03:07:50.815 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.815 INFO kablam! --> src/x86_64/../x86/sse2.rs:1559:35 Sep 04 03:07:50.815 INFO kablam! | Sep 04 03:07:50.815 INFO kablam! 1559 | pub unsafe fn _mm_setzero_pd() -> f64x2 { Sep 04 03:07:50.815 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.815 INFO kablam! Sep 04 03:07:50.815 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.815 INFO kablam! --> src/x86_64/../x86/sse2.rs:1569:34 Sep 04 03:07:50.815 INFO kablam! | Sep 04 03:07:50.815 INFO kablam! 1569 | pub unsafe fn _mm_movemask_pd(a: f64x2) -> i32 { Sep 04 03:07:50.815 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.815 INFO kablam! Sep 04 03:07:50.815 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.815 INFO kablam! --> src/x86_64/../x86/sse2.rs:1579:44 Sep 04 03:07:50.815 INFO kablam! | Sep 04 03:07:50.815 INFO kablam! 1579 | pub unsafe fn _mm_load_pd(mem_addr: *const f64x2) -> f64x2 { Sep 04 03:07:50.815 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.816 INFO kablam! Sep 04 03:07:50.816 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.816 INFO kablam! --> src/x86_64/../x86/sse2.rs:1579:54 Sep 04 03:07:50.816 INFO kablam! | Sep 04 03:07:50.816 INFO kablam! 1579 | pub unsafe fn _mm_load_pd(mem_addr: *const f64x2) -> f64x2 { Sep 04 03:07:50.816 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.816 INFO kablam! Sep 04 03:07:50.816 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.816 INFO kablam! --> src/x86_64/../x86/sse2.rs:1587:52 Sep 04 03:07:50.816 INFO kablam! | Sep 04 03:07:50.816 INFO kablam! 1587 | pub unsafe fn _mm_load_sd(mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.816 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.816 INFO kablam! Sep 04 03:07:50.816 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.816 INFO kablam! --> src/x86_64/../x86/sse2.rs:1596:31 Sep 04 03:07:50.816 INFO kablam! | Sep 04 03:07:50.816 INFO kablam! 1596 | pub unsafe fn _mm_loadh_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.816 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.816 INFO kablam! Sep 04 03:07:50.816 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.816 INFO kablam! --> src/x86_64/../x86/sse2.rs:1596:63 Sep 04 03:07:50.817 INFO kablam! | Sep 04 03:07:50.817 INFO kablam! 1596 | pub unsafe fn _mm_loadh_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.817 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.817 INFO kablam! Sep 04 03:07:50.817 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.817 INFO kablam! --> src/x86_64/../x86/sse2.rs:1605:31 Sep 04 03:07:50.817 INFO kablam! | Sep 04 03:07:50.817 INFO kablam! 1605 | pub unsafe fn _mm_loadl_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.817 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.817 INFO kablam! Sep 04 03:07:50.817 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.817 INFO kablam! --> src/x86_64/../x86/sse2.rs:1605:63 Sep 04 03:07:50.817 INFO kablam! | Sep 04 03:07:50.817 INFO kablam! 1605 | pub unsafe fn _mm_loadl_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.817 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.817 INFO kablam! Sep 04 03:07:50.817 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.817 INFO kablam! --> src/x86_64/../x86/sse2.rs:1615:44 Sep 04 03:07:50.817 INFO kablam! | Sep 04 03:07:50.817 INFO kablam! 1615 | pub unsafe fn _mm_stream_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.818 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.818 INFO kablam! Sep 04 03:07:50.818 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.818 INFO kablam! --> src/x86_64/../x86/sse2.rs:1615:54 Sep 04 03:07:50.818 INFO kablam! | Sep 04 03:07:50.818 INFO kablam! 1615 | pub unsafe fn _mm_stream_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.818 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.818 INFO kablam! Sep 04 03:07:50.818 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.818 INFO kablam! --> src/x86_64/../x86/sse2.rs:1623:51 Sep 04 03:07:50.818 INFO kablam! | Sep 04 03:07:50.818 INFO kablam! 1623 | pub unsafe fn _mm_store_sd(mem_addr: *mut f64, a: f64x2) { Sep 04 03:07:50.818 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.818 INFO kablam! Sep 04 03:07:50.818 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.818 INFO kablam! --> src/x86_64/../x86/sse2.rs:1632:43 Sep 04 03:07:50.818 INFO kablam! | Sep 04 03:07:50.818 INFO kablam! 1632 | pub unsafe fn _mm_store_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.818 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.818 INFO kablam! Sep 04 03:07:50.818 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.819 INFO kablam! --> src/x86_64/../x86/sse2.rs:1632:53 Sep 04 03:07:50.819 INFO kablam! | Sep 04 03:07:50.819 INFO kablam! 1632 | pub unsafe fn _mm_store_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.819 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.819 INFO kablam! Sep 04 03:07:50.819 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.819 INFO kablam! --> src/x86_64/../x86/sse2.rs:1641:52 Sep 04 03:07:50.819 INFO kablam! | Sep 04 03:07:50.819 INFO kablam! 1641 | pub unsafe fn _mm_storeu_pd(mem_addr: *mut f64, a: f64x2) { Sep 04 03:07:50.819 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.819 INFO kablam! Sep 04 03:07:50.819 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.819 INFO kablam! --> src/x86_64/../x86/sse2.rs:1650:44 Sep 04 03:07:50.819 INFO kablam! | Sep 04 03:07:50.819 INFO kablam! 1650 | pub unsafe fn _mm_store1_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.819 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.819 INFO kablam! Sep 04 03:07:50.819 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.819 INFO kablam! --> src/x86_64/../x86/sse2.rs:1650:54 Sep 04 03:07:50.819 INFO kablam! | Sep 04 03:07:50.819 INFO kablam! 1650 | pub unsafe fn _mm_store1_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.820 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.820 INFO kablam! Sep 04 03:07:50.820 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.820 INFO kablam! --> src/x86_64/../x86/sse2.rs:1659:44 Sep 04 03:07:50.820 INFO kablam! | Sep 04 03:07:50.820 INFO kablam! 1659 | pub unsafe fn _mm_store_pd1(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.820 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.820 INFO kablam! Sep 04 03:07:50.820 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.820 INFO kablam! --> src/x86_64/../x86/sse2.rs:1659:54 Sep 04 03:07:50.820 INFO kablam! | Sep 04 03:07:50.820 INFO kablam! 1659 | pub unsafe fn _mm_store_pd1(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.820 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.820 INFO kablam! Sep 04 03:07:50.820 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.820 INFO kablam! --> src/x86_64/../x86/sse2.rs:1669:44 Sep 04 03:07:50.820 INFO kablam! | Sep 04 03:07:50.820 INFO kablam! 1669 | pub unsafe fn _mm_storer_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.820 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.820 INFO kablam! Sep 04 03:07:50.821 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.821 INFO kablam! --> src/x86_64/../x86/sse2.rs:1669:54 Sep 04 03:07:50.821 INFO kablam! | Sep 04 03:07:50.821 INFO kablam! 1669 | pub unsafe fn _mm_storer_pd(mem_addr: *mut f64x2, a: f64x2) { Sep 04 03:07:50.821 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.821 INFO kablam! Sep 04 03:07:50.821 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.821 INFO kablam! --> src/x86_64/../x86/sse2.rs:1677:52 Sep 04 03:07:50.821 INFO kablam! | Sep 04 03:07:50.821 INFO kablam! 1677 | pub unsafe fn _mm_storeh_pd(mem_addr: *mut f64, a: f64x2) { Sep 04 03:07:50.821 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.821 INFO kablam! Sep 04 03:07:50.821 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.821 INFO kablam! --> src/x86_64/../x86/sse2.rs:1685:52 Sep 04 03:07:50.821 INFO kablam! | Sep 04 03:07:50.821 INFO kablam! 1685 | pub unsafe fn _mm_storel_pd(mem_addr: *mut f64, a: f64x2) { Sep 04 03:07:50.821 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.821 INFO kablam! Sep 04 03:07:50.821 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.821 INFO kablam! --> src/x86_64/../x86/sse2.rs:1693:53 Sep 04 03:07:50.821 INFO kablam! | Sep 04 03:07:50.821 INFO kablam! 1693 | pub unsafe fn _mm_load1_pd(mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.822 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.822 INFO kablam! Sep 04 03:07:50.822 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.822 INFO kablam! --> src/x86_64/../x86/sse2.rs:1701:53 Sep 04 03:07:50.822 INFO kablam! | Sep 04 03:07:50.822 INFO kablam! 1701 | pub unsafe fn _mm_load_pd1(mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.822 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.822 INFO kablam! Sep 04 03:07:50.822 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.822 INFO kablam! --> src/x86_64/../x86/sse2.rs:1710:45 Sep 04 03:07:50.822 INFO kablam! | Sep 04 03:07:50.822 INFO kablam! 1710 | pub unsafe fn _mm_loadr_pd(mem_addr: *const f64x2) -> f64x2 { Sep 04 03:07:50.822 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.822 INFO kablam! Sep 04 03:07:50.822 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.822 INFO kablam! --> src/x86_64/../x86/sse2.rs:1710:55 Sep 04 03:07:50.822 INFO kablam! | Sep 04 03:07:50.822 INFO kablam! 1710 | pub unsafe fn _mm_loadr_pd(mem_addr: *const f64x2) -> f64x2 { Sep 04 03:07:50.822 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.822 INFO kablam! Sep 04 03:07:50.822 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.823 INFO kablam! --> src/x86_64/../x86/sse2.rs:1719:53 Sep 04 03:07:50.823 INFO kablam! | Sep 04 03:07:50.823 INFO kablam! 1719 | pub unsafe fn _mm_loadu_pd(mem_addr: *const f64) -> f64x2 { Sep 04 03:07:50.823 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.823 INFO kablam! Sep 04 03:07:50.823 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.823 INFO kablam! --> src/x86_64/../x86/sse2.rs:1727:33 Sep 04 03:07:50.823 INFO kablam! | Sep 04 03:07:50.823 INFO kablam! 1727 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, control: u8) -> f64x2 { Sep 04 03:07:50.823 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.823 INFO kablam! Sep 04 03:07:50.823 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.823 INFO kablam! --> src/x86_64/../x86/sse2.rs:1727:43 Sep 04 03:07:50.823 INFO kablam! | Sep 04 03:07:50.823 INFO kablam! 1727 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, control: u8) -> f64x2 { Sep 04 03:07:50.823 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.823 INFO kablam! Sep 04 03:07:50.823 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.823 INFO kablam! --> src/x86_64/../x86/sse2.rs:1727:66 Sep 04 03:07:50.823 INFO kablam! | Sep 04 03:07:50.823 INFO kablam! 1727 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, control: u8) -> f64x2 { Sep 04 03:07:50.824 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.824 INFO kablam! Sep 04 03:07:50.824 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.824 INFO kablam! --> src/x86_64/../x86/sse2.rs:1745:30 Sep 04 03:07:50.824 INFO kablam! | Sep 04 03:07:50.824 INFO kablam! 1745 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.824 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.824 INFO kablam! Sep 04 03:07:50.824 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.824 INFO kablam! --> src/x86_64/../x86/sse2.rs:1745:40 Sep 04 03:07:50.824 INFO kablam! | Sep 04 03:07:50.824 INFO kablam! 1745 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.824 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.824 INFO kablam! Sep 04 03:07:50.824 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.824 INFO kablam! --> src/x86_64/../x86/sse2.rs:1745:50 Sep 04 03:07:50.824 INFO kablam! | Sep 04 03:07:50.824 INFO kablam! 1745 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.824 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.824 INFO kablam! Sep 04 03:07:50.824 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.825 INFO kablam! --> src/x86_64/../x86/sse2.rs:1753:32 Sep 04 03:07:50.825 INFO kablam! | Sep 04 03:07:50.825 INFO kablam! 1753 | pub unsafe fn _mm_castpd_ps(a: f64x2) -> f32x4 { Sep 04 03:07:50.825 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.825 INFO kablam! Sep 04 03:07:50.825 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.825 INFO kablam! --> src/x86_64/../x86/sse2.rs:1753:42 Sep 04 03:07:50.825 INFO kablam! | Sep 04 03:07:50.825 INFO kablam! 1753 | pub unsafe fn _mm_castpd_ps(a: f64x2) -> f32x4 { Sep 04 03:07:50.825 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.825 INFO kablam! Sep 04 03:07:50.825 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.825 INFO kablam! --> src/x86_64/../x86/sse2.rs:1761:35 Sep 04 03:07:50.825 INFO kablam! | Sep 04 03:07:50.825 INFO kablam! 1761 | pub unsafe fn _mm_castpd_si128(a: f64x2) -> ::arch::__m128i { Sep 04 03:07:50.825 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.825 INFO kablam! Sep 04 03:07:50.825 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.825 INFO kablam! --> src/x86_64/../x86/sse2.rs:1769:32 Sep 04 03:07:50.826 INFO kablam! | Sep 04 03:07:50.826 INFO kablam! 1769 | pub unsafe fn _mm_castps_pd(a: f32x4) -> f64x2 { Sep 04 03:07:50.826 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.826 INFO kablam! Sep 04 03:07:50.826 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.826 INFO kablam! --> src/x86_64/../x86/sse2.rs:1769:42 Sep 04 03:07:50.826 INFO kablam! | Sep 04 03:07:50.826 INFO kablam! 1769 | pub unsafe fn _mm_castps_pd(a: f32x4) -> f64x2 { Sep 04 03:07:50.826 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.826 INFO kablam! Sep 04 03:07:50.826 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.826 INFO kablam! --> src/x86_64/../x86/sse2.rs:1777:35 Sep 04 03:07:50.826 INFO kablam! | Sep 04 03:07:50.826 INFO kablam! 1777 | pub unsafe fn _mm_castps_si128(a: f32x4) -> ::arch::__m128i { Sep 04 03:07:50.826 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.826 INFO kablam! Sep 04 03:07:50.826 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.826 INFO kablam! --> src/x86_64/../x86/sse2.rs:1785:55 Sep 04 03:07:50.826 INFO kablam! | Sep 04 03:07:50.826 INFO kablam! 1785 | pub unsafe fn _mm_castsi128_pd(a: ::arch::__m128i) -> f64x2 { Sep 04 03:07:50.827 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.827 INFO kablam! Sep 04 03:07:50.827 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.827 INFO kablam! --> src/x86_64/../x86/sse2.rs:1793:55 Sep 04 03:07:50.827 INFO kablam! | Sep 04 03:07:50.827 INFO kablam! 1793 | pub unsafe fn _mm_castsi128_ps(a: ::arch::__m128i) -> f32x4 { Sep 04 03:07:50.827 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.827 INFO kablam! Sep 04 03:07:50.827 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.827 INFO kablam! --> src/x86_64/../x86/sse2.rs:1800:37 Sep 04 03:07:50.827 INFO kablam! | Sep 04 03:07:50.827 INFO kablam! 1800 | pub unsafe fn _mm_undefined_pd() -> f64x2 { Sep 04 03:07:50.827 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.827 INFO kablam! Sep 04 03:07:50.827 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.827 INFO kablam! --> src/x86_64/../x86/sse2.rs:1811:34 Sep 04 03:07:50.827 INFO kablam! | Sep 04 03:07:50.827 INFO kablam! 1811 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.827 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.827 INFO kablam! Sep 04 03:07:50.827 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.828 INFO kablam! --> src/x86_64/../x86/sse2.rs:1811:44 Sep 04 03:07:50.828 INFO kablam! | Sep 04 03:07:50.828 INFO kablam! 1811 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.828 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.828 INFO kablam! Sep 04 03:07:50.828 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.828 INFO kablam! --> src/x86_64/../x86/sse2.rs:1811:54 Sep 04 03:07:50.828 INFO kablam! | Sep 04 03:07:50.828 INFO kablam! 1811 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.828 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.828 INFO kablam! Sep 04 03:07:50.828 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.828 INFO kablam! --> src/x86_64/../x86/sse2.rs:1825:34 Sep 04 03:07:50.828 INFO kablam! | Sep 04 03:07:50.828 INFO kablam! 1825 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.828 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.828 INFO kablam! Sep 04 03:07:50.828 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.828 INFO kablam! --> src/x86_64/../x86/sse2.rs:1825:44 Sep 04 03:07:50.828 INFO kablam! | Sep 04 03:07:50.828 INFO kablam! 1825 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.829 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.829 INFO kablam! Sep 04 03:07:50.829 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.829 INFO kablam! --> src/x86_64/../x86/sse2.rs:1825:54 Sep 04 03:07:50.829 INFO kablam! | Sep 04 03:07:50.829 INFO kablam! 1825 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.829 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.829 INFO kablam! Sep 04 03:07:50.829 INFO kablam! error[E0412]: cannot find type `u32x2` in this scope Sep 04 03:07:50.829 INFO kablam! --> src/x86_64/../x86/sse2.rs:1837:31 Sep 04 03:07:50.829 INFO kablam! | Sep 04 03:07:50.829 INFO kablam! 1837 | pub unsafe fn _mm_mul_su32(a: u32x2, b: u32x2) -> u64 { Sep 04 03:07:50.829 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.829 INFO kablam! Sep 04 03:07:50.829 INFO kablam! error[E0412]: cannot find type `u32x2` in this scope Sep 04 03:07:50.829 INFO kablam! --> src/x86_64/../x86/sse2.rs:1837:41 Sep 04 03:07:50.829 INFO kablam! | Sep 04 03:07:50.829 INFO kablam! 1837 | pub unsafe fn _mm_mul_su32(a: u32x2, b: u32x2) -> u64 { Sep 04 03:07:50.829 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.829 INFO kablam! Sep 04 03:07:50.829 INFO kablam! error[E0412]: cannot find type `i32x2` in this scope Sep 04 03:07:50.829 INFO kablam! --> src/x86_64/../x86/sse2.rs:1846:33 Sep 04 03:07:50.829 INFO kablam! | Sep 04 03:07:50.830 INFO kablam! 1846 | pub unsafe fn _mm_cvtpi32_pd(a: i32x2) -> f64x2 { Sep 04 03:07:50.830 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.830 INFO kablam! Sep 04 03:07:50.830 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.830 INFO kablam! --> src/x86_64/../x86/sse2.rs:1846:43 Sep 04 03:07:50.830 INFO kablam! | Sep 04 03:07:50.830 INFO kablam! 1846 | pub unsafe fn _mm_cvtpi32_pd(a: i32x2) -> f64x2 { Sep 04 03:07:50.830 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.830 INFO kablam! Sep 04 03:07:50.830 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.830 INFO kablam! --> src/x86_64/../x86/sse2.rs:1854:50 Sep 04 03:07:50.830 INFO kablam! | Sep 04 03:07:50.830 INFO kablam! 1854 | pub unsafe fn _mm_set_epi64(e1: i64, e0: i64) -> i64x2 { Sep 04 03:07:50.830 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.830 INFO kablam! Sep 04 03:07:50.830 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.830 INFO kablam! --> src/x86_64/../x86/sse2.rs:1865:41 Sep 04 03:07:50.830 INFO kablam! | Sep 04 03:07:50.830 INFO kablam! 1865 | pub unsafe fn _mm_set1_epi64(a: i64) -> i64x2 { Sep 04 03:07:50.830 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.830 INFO kablam! Sep 04 03:07:50.831 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.831 INFO kablam! --> src/x86_64/../x86/sse2.rs:1873:51 Sep 04 03:07:50.831 INFO kablam! | Sep 04 03:07:50.831 INFO kablam! 1873 | pub unsafe fn _mm_setr_epi64(e1: i64, e0: i64) -> i64x2 { Sep 04 03:07:50.831 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.831 INFO kablam! Sep 04 03:07:50.831 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.831 INFO kablam! --> src/x86_64/../x86/sse2.rs:1884:36 Sep 04 03:07:50.831 INFO kablam! | Sep 04 03:07:50.831 INFO kablam! 1884 | pub unsafe fn _mm_movepi64_pi64(a: i64x2) -> i64 { Sep 04 03:07:50.831 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.831 INFO kablam! Sep 04 03:07:50.831 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.831 INFO kablam! --> src/x86_64/../x86/sse2.rs:1892:44 Sep 04 03:07:50.831 INFO kablam! | Sep 04 03:07:50.831 INFO kablam! 1892 | pub unsafe fn _mm_movpi64_epi64(a: i64) -> i64x2 { Sep 04 03:07:50.831 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.831 INFO kablam! Sep 04 03:07:50.831 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.831 INFO kablam! --> src/x86_64/../x86/sse2.rs:1901:33 Sep 04 03:07:50.831 INFO kablam! | Sep 04 03:07:50.832 INFO kablam! 1901 | pub unsafe fn _mm_cvtpd_pi32(a: f64x2) -> i32x2 { Sep 04 03:07:50.832 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.832 INFO kablam! Sep 04 03:07:50.832 INFO kablam! error[E0412]: cannot find type `i32x2` in this scope Sep 04 03:07:50.832 INFO kablam! --> src/x86_64/../x86/sse2.rs:1901:43 Sep 04 03:07:50.832 INFO kablam! | Sep 04 03:07:50.832 INFO kablam! 1901 | pub unsafe fn _mm_cvtpd_pi32(a: f64x2) -> i32x2 { Sep 04 03:07:50.832 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.832 INFO kablam! Sep 04 03:07:50.832 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.832 INFO kablam! --> src/x86_64/../x86/sse2.rs:1912:34 Sep 04 03:07:50.832 INFO kablam! | Sep 04 03:07:50.832 INFO kablam! 1912 | pub unsafe fn _mm_cvttpd_pi32(a: f64x2) -> i32x2 { Sep 04 03:07:50.832 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.832 INFO kablam! Sep 04 03:07:50.832 INFO kablam! error[E0412]: cannot find type `i32x2` in this scope Sep 04 03:07:50.832 INFO kablam! --> src/x86_64/../x86/sse2.rs:1912:44 Sep 04 03:07:50.832 INFO kablam! | Sep 04 03:07:50.832 INFO kablam! 1912 | pub unsafe fn _mm_cvttpd_pi32(a: f64x2) -> i32x2 { Sep 04 03:07:50.832 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.832 INFO kablam! Sep 04 03:07:50.833 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.833 INFO kablam! --> src/x86_64/../x86/sse3.rs:10:32 Sep 04 03:07:50.833 INFO kablam! | Sep 04 03:07:50.833 INFO kablam! 10 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.833 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.833 INFO kablam! Sep 04 03:07:50.833 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.833 INFO kablam! --> src/x86_64/../x86/sse3.rs:10:42 Sep 04 03:07:50.833 INFO kablam! | Sep 04 03:07:50.833 INFO kablam! 10 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.833 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.833 INFO kablam! Sep 04 03:07:50.833 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.833 INFO kablam! --> src/x86_64/../x86/sse3.rs:10:52 Sep 04 03:07:50.833 INFO kablam! | Sep 04 03:07:50.833 INFO kablam! 10 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.833 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.833 INFO kablam! Sep 04 03:07:50.833 INFO kablam! error: Could not compile `typed_arch`. Sep 04 03:07:50.833 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 03:07:50.833 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.834 INFO kablam! --> src/x86_64/../x86/sse3.rs:21:32 Sep 04 03:07:50.834 INFO kablam! | Sep 04 03:07:50.834 INFO kablam! 21 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.834 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.834 INFO kablam! Sep 04 03:07:50.834 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.834 INFO kablam! --> src/x86_64/../x86/sse3.rs:21:42 Sep 04 03:07:50.834 INFO kablam! | Sep 04 03:07:50.834 INFO kablam! 21 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.834 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.834 INFO kablam! Sep 04 03:07:50.834 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.834 INFO kablam! --> src/x86_64/../x86/sse3.rs:21:52 Sep 04 03:07:50.834 INFO kablam! | Sep 04 03:07:50.834 INFO kablam! 21 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.834 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.834 INFO kablam! Sep 04 03:07:50.834 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.834 INFO kablam! --> src/x86_64/../x86/sse3.rs:32:30 Sep 04 03:07:50.834 INFO kablam! | Sep 04 03:07:50.834 INFO kablam! 32 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.835 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.835 INFO kablam! Sep 04 03:07:50.835 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.835 INFO kablam! --> src/x86_64/../x86/sse3.rs:32:40 Sep 04 03:07:50.835 INFO kablam! | Sep 04 03:07:50.835 INFO kablam! 32 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.835 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.835 INFO kablam! Sep 04 03:07:50.835 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.835 INFO kablam! --> src/x86_64/../x86/sse3.rs:32:50 Sep 04 03:07:50.835 INFO kablam! | Sep 04 03:07:50.835 INFO kablam! 32 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.835 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.835 INFO kablam! Sep 04 03:07:50.835 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.835 INFO kablam! --> src/x86_64/../x86/sse3.rs:40:30 Sep 04 03:07:50.835 INFO kablam! | Sep 04 03:07:50.835 INFO kablam! 40 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.835 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.835 INFO kablam! Sep 04 03:07:50.835 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.836 INFO kablam! --> src/x86_64/../x86/sse3.rs:40:40 Sep 04 03:07:50.836 INFO kablam! | Sep 04 03:07:50.836 INFO kablam! 40 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.836 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.836 INFO kablam! Sep 04 03:07:50.836 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.836 INFO kablam! --> src/x86_64/../x86/sse3.rs:40:50 Sep 04 03:07:50.836 INFO kablam! | Sep 04 03:07:50.836 INFO kablam! 40 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.836 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.836 INFO kablam! Sep 04 03:07:50.836 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.836 INFO kablam! --> src/x86_64/../x86/sse3.rs:48:30 Sep 04 03:07:50.836 INFO kablam! | Sep 04 03:07:50.836 INFO kablam! 48 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.836 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.836 INFO kablam! Sep 04 03:07:50.836 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.836 INFO kablam! --> src/x86_64/../x86/sse3.rs:48:40 Sep 04 03:07:50.836 INFO kablam! | Sep 04 03:07:50.837 INFO kablam! 48 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.837 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.837 INFO kablam! Sep 04 03:07:50.837 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.837 INFO kablam! --> src/x86_64/../x86/sse3.rs:48:50 Sep 04 03:07:50.837 INFO kablam! | Sep 04 03:07:50.837 INFO kablam! 48 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 04 03:07:50.837 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.837 INFO kablam! Sep 04 03:07:50.837 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.837 INFO kablam! --> src/x86_64/../x86/sse3.rs:56:30 Sep 04 03:07:50.837 INFO kablam! | Sep 04 03:07:50.837 INFO kablam! 56 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.837 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.837 INFO kablam! Sep 04 03:07:50.837 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.837 INFO kablam! --> src/x86_64/../x86/sse3.rs:56:40 Sep 04 03:07:50.837 INFO kablam! | Sep 04 03:07:50.837 INFO kablam! 56 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.837 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.837 INFO kablam! Sep 04 03:07:50.838 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.838 INFO kablam! --> src/x86_64/../x86/sse3.rs:56:50 Sep 04 03:07:50.838 INFO kablam! | Sep 04 03:07:50.838 INFO kablam! 56 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 04 03:07:50.838 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.838 INFO kablam! Sep 04 03:07:50.838 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.838 INFO kablam! --> src/x86_64/../x86/sse41.rs:67:8 Sep 04 03:07:50.838 INFO kablam! | Sep 04 03:07:50.838 INFO kablam! 67 | a: i8x16, Sep 04 03:07:50.838 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.838 INFO kablam! Sep 04 03:07:50.838 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.838 INFO kablam! --> src/x86_64/../x86/sse41.rs:68:8 Sep 04 03:07:50.838 INFO kablam! | Sep 04 03:07:50.838 INFO kablam! 68 | b: i8x16, Sep 04 03:07:50.838 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.838 INFO kablam! Sep 04 03:07:50.838 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.838 INFO kablam! --> src/x86_64/../x86/sse41.rs:69:11 Sep 04 03:07:50.838 INFO kablam! | Sep 04 03:07:50.839 INFO kablam! 69 | mask: i8x16, // FIXME: mask should be m8x16 Sep 04 03:07:50.839 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.839 INFO kablam! Sep 04 03:07:50.839 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 04 03:07:50.839 INFO kablam! --> src/x86_64/../x86/sse41.rs:70:6 Sep 04 03:07:50.839 INFO kablam! | Sep 04 03:07:50.839 INFO kablam! 70 | ) -> i8x16 { Sep 04 03:07:50.839 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.839 INFO kablam! Sep 04 03:07:50.839 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.839 INFO kablam! --> src/x86_64/../x86/sse41.rs:80:31 Sep 04 03:07:50.839 INFO kablam! | Sep 04 03:07:50.839 INFO kablam! 80 | pub unsafe fn _mm_round_ps(a: f32x4, rounding: Round) -> f32x4 { Sep 04 03:07:50.839 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.839 INFO kablam! Sep 04 03:07:50.839 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.839 INFO kablam! --> src/x86_64/../x86/sse41.rs:80:58 Sep 04 03:07:50.839 INFO kablam! | Sep 04 03:07:50.839 INFO kablam! 80 | pub unsafe fn _mm_round_ps(a: f32x4, rounding: Round) -> f32x4 { Sep 04 03:07:50.839 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.839 INFO kablam! Sep 04 03:07:50.839 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.840 INFO kablam! --> src/x86_64/../x86/sse41.rs:94:30 Sep 04 03:07:50.840 INFO kablam! | Sep 04 03:07:50.840 INFO kablam! 94 | pub unsafe fn _mm_ceil_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.840 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.840 INFO kablam! Sep 04 03:07:50.840 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.840 INFO kablam! --> src/x86_64/../x86/sse41.rs:94:40 Sep 04 03:07:50.840 INFO kablam! | Sep 04 03:07:50.840 INFO kablam! 94 | pub unsafe fn _mm_ceil_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.840 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.840 INFO kablam! Sep 04 03:07:50.840 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.840 INFO kablam! --> src/x86_64/../x86/sse41.rs:101:31 Sep 04 03:07:50.840 INFO kablam! | Sep 04 03:07:50.840 INFO kablam! 101 | pub unsafe fn _mm_floor_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.840 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.840 INFO kablam! Sep 04 03:07:50.840 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 04 03:07:50.840 INFO kablam! --> src/x86_64/../x86/sse41.rs:101:41 Sep 04 03:07:50.840 INFO kablam! | Sep 04 03:07:50.840 INFO kablam! 101 | pub unsafe fn _mm_floor_ps(a: f32x4) -> f32x4 { Sep 04 03:07:50.841 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.841 INFO kablam! Sep 04 03:07:50.841 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.841 INFO kablam! --> src/x86_64/../x86/sse41.rs:108:36 Sep 04 03:07:50.841 INFO kablam! | Sep 04 03:07:50.841 INFO kablam! 108 | pub unsafe fn _mm_cvtepu8_epi16(a: u8x16) -> i16x8 { Sep 04 03:07:50.841 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.841 INFO kablam! Sep 04 03:07:50.841 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.841 INFO kablam! --> src/x86_64/../x86/sse41.rs:108:46 Sep 04 03:07:50.841 INFO kablam! | Sep 04 03:07:50.841 INFO kablam! 108 | pub unsafe fn _mm_cvtepu8_epi16(a: u8x16) -> i16x8 { Sep 04 03:07:50.841 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.841 INFO kablam! Sep 04 03:07:50.841 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.841 INFO kablam! --> src/x86_64/../x86/ssse3.rs:15:35 Sep 04 03:07:50.841 INFO kablam! | Sep 04 03:07:50.841 INFO kablam! 15 | pub unsafe fn _mm_shuffle_epi8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.841 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.841 INFO kablam! Sep 04 03:07:50.842 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.842 INFO kablam! --> src/x86_64/../x86/ssse3.rs:15:45 Sep 04 03:07:50.842 INFO kablam! | Sep 04 03:07:50.842 INFO kablam! 15 | pub unsafe fn _mm_shuffle_epi8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.842 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.842 INFO kablam! Sep 04 03:07:50.842 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 04 03:07:50.842 INFO kablam! --> src/x86_64/../x86/ssse3.rs:15:55 Sep 04 03:07:50.842 INFO kablam! | Sep 04 03:07:50.842 INFO kablam! 15 | pub unsafe fn _mm_shuffle_epi8(a: u8x16, b: u8x16) -> u8x16 { Sep 04 03:07:50.842 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.842 INFO kablam! Sep 04 03:07:50.842 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.842 INFO kablam! --> src/x86_64/../x86/ssse3.rs:27:34 Sep 04 03:07:50.842 INFO kablam! | Sep 04 03:07:50.842 INFO kablam! 27 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.842 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.842 INFO kablam! Sep 04 03:07:50.842 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.842 INFO kablam! --> src/x86_64/../x86/ssse3.rs:27:44 Sep 04 03:07:50.842 INFO kablam! | Sep 04 03:07:50.842 INFO kablam! 27 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.843 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.843 INFO kablam! Sep 04 03:07:50.843 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.843 INFO kablam! --> src/x86_64/../x86/ssse3.rs:27:54 Sep 04 03:07:50.843 INFO kablam! | Sep 04 03:07:50.843 INFO kablam! 27 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.843 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.843 INFO kablam! Sep 04 03:07:50.843 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.843 INFO kablam! --> src/x86_64/../x86/ssse3.rs:40:34 Sep 04 03:07:50.843 INFO kablam! | Sep 04 03:07:50.843 INFO kablam! 40 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.843 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.843 INFO kablam! Sep 04 03:07:50.843 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.843 INFO kablam! --> src/x86_64/../x86/ssse3.rs:40:44 Sep 04 03:07:50.843 INFO kablam! | Sep 04 03:07:50.843 INFO kablam! 40 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.843 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.843 INFO kablam! Sep 04 03:07:50.843 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 04 03:07:50.844 INFO kablam! --> src/x86_64/../x86/ssse3.rs:40:54 Sep 04 03:07:50.844 INFO kablam! | Sep 04 03:07:50.844 INFO kablam! 40 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 04 03:07:50.844 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.844 INFO kablam! Sep 04 03:07:50.844 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 04 03:07:50.844 INFO kablam! --> src/x86_64/avx.rs:10:38 Sep 04 03:07:50.844 INFO kablam! | Sep 04 03:07:50.844 INFO kablam! 10 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 04 03:07:50.844 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.844 INFO kablam! Sep 04 03:07:50.844 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 04 03:07:50.844 INFO kablam! --> src/x86_64/avx.rs:10:68 Sep 04 03:07:50.844 INFO kablam! | Sep 04 03:07:50.844 INFO kablam! 10 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 04 03:07:50.844 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.844 INFO kablam! Sep 04 03:07:50.844 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.844 INFO kablam! --> src/x86_64/sse2.rs:11:33 Sep 04 03:07:50.844 INFO kablam! | Sep 04 03:07:50.844 INFO kablam! 11 | pub unsafe fn _mm_cvtsd_si64(a: f64x2) -> i64 { Sep 04 03:07:50.845 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.845 INFO kablam! Sep 04 03:07:50.845 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.845 INFO kablam! --> src/x86_64/sse2.rs:18:34 Sep 04 03:07:50.845 INFO kablam! | Sep 04 03:07:50.845 INFO kablam! 18 | pub unsafe fn _mm_cvtsd_si64x(a: f64x2) -> i64 { Sep 04 03:07:50.845 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.845 INFO kablam! Sep 04 03:07:50.845 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.845 INFO kablam! --> src/x86_64/sse2.rs:26:34 Sep 04 03:07:50.845 INFO kablam! | Sep 04 03:07:50.845 INFO kablam! 26 | pub unsafe fn _mm_cvttsd_si64(a: f64x2) -> i64 { Sep 04 03:07:50.845 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.845 INFO kablam! Sep 04 03:07:50.845 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.845 INFO kablam! --> src/x86_64/sse2.rs:33:35 Sep 04 03:07:50.845 INFO kablam! | Sep 04 03:07:50.845 INFO kablam! 33 | pub unsafe fn _mm_cvttsd_si64x(a: f64x2) -> i64 { Sep 04 03:07:50.845 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.845 INFO kablam! Sep 04 03:07:50.845 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.846 INFO kablam! --> src/x86_64/sse2.rs:40:44 Sep 04 03:07:50.846 INFO kablam! | Sep 04 03:07:50.846 INFO kablam! 40 | pub unsafe fn _mm_cvtsi64_si128(a: i64) -> i64x2 { Sep 04 03:07:50.846 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.846 INFO kablam! Sep 04 03:07:50.846 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.846 INFO kablam! --> src/x86_64/sse2.rs:48:45 Sep 04 03:07:50.846 INFO kablam! | Sep 04 03:07:50.846 INFO kablam! 48 | pub unsafe fn _mm_cvtsi64x_si128(a: i64) -> i64x2 { Sep 04 03:07:50.846 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.846 INFO kablam! Sep 04 03:07:50.846 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.846 INFO kablam! --> src/x86_64/sse2.rs:55:36 Sep 04 03:07:50.846 INFO kablam! | Sep 04 03:07:50.846 INFO kablam! 55 | pub unsafe fn _mm_cvtsi128_si64(a: i64x2) -> i64 { Sep 04 03:07:50.846 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.846 INFO kablam! Sep 04 03:07:50.846 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 04 03:07:50.846 INFO kablam! --> src/x86_64/sse2.rs:62:37 Sep 04 03:07:50.846 INFO kablam! | Sep 04 03:07:50.847 INFO kablam! 62 | pub unsafe fn _mm_cvtsi128_si64x(a: i64x2) -> i64 { Sep 04 03:07:50.847 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.847 INFO kablam! Sep 04 03:07:50.847 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.847 INFO kablam! --> src/x86_64/sse2.rs:70:33 Sep 04 03:07:50.847 INFO kablam! | Sep 04 03:07:50.847 INFO kablam! 70 | pub unsafe fn _mm_cvtsi64_sd(a: f64x2, b: i64) -> f64x2 { Sep 04 03:07:50.847 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.847 INFO kablam! Sep 04 03:07:50.847 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.847 INFO kablam! --> src/x86_64/sse2.rs:70:51 Sep 04 03:07:50.847 INFO kablam! | Sep 04 03:07:50.847 INFO kablam! 70 | pub unsafe fn _mm_cvtsi64_sd(a: f64x2, b: i64) -> f64x2 { Sep 04 03:07:50.847 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.847 INFO kablam! Sep 04 03:07:50.847 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.847 INFO kablam! --> src/x86_64/sse2.rs:78:34 Sep 04 03:07:50.847 INFO kablam! | Sep 04 03:07:50.847 INFO kablam! 78 | pub unsafe fn _mm_cvtsi64x_sd(a: f64x2, b: i64) -> f64x2 { Sep 04 03:07:50.847 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.847 INFO kablam! Sep 04 03:07:50.847 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 04 03:07:50.848 INFO kablam! --> src/x86_64/sse2.rs:78:52 Sep 04 03:07:50.848 INFO kablam! | Sep 04 03:07:50.848 INFO kablam! 78 | pub unsafe fn _mm_cvtsi64x_sd(a: f64x2, b: i64) -> f64x2 { Sep 04 03:07:50.848 INFO kablam! | ^^^^^ not found in this scope Sep 04 03:07:50.848 INFO kablam! Sep 04 03:07:50.848 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.848 INFO kablam! --> src/x86_64/../x86/avx.rs:4:5 Sep 04 03:07:50.848 INFO kablam! | Sep 04 03:07:50.848 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.848 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.848 INFO kablam! | Sep 04 03:07:50.848 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 03:07:50.848 INFO kablam! Sep 04 03:07:50.848 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.848 INFO kablam! --> src/x86_64/../x86/avx2.rs:4:5 Sep 04 03:07:50.848 INFO kablam! | Sep 04 03:07:50.848 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.848 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.848 INFO kablam! Sep 04 03:07:50.848 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.849 INFO kablam! --> src/x86_64/../x86/sse.rs:4:5 Sep 04 03:07:50.849 INFO kablam! | Sep 04 03:07:50.849 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.849 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.849 INFO kablam! Sep 04 03:07:50.849 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.849 INFO kablam! --> src/x86_64/../x86/sse2.rs:11:5 Sep 04 03:07:50.849 INFO kablam! | Sep 04 03:07:50.849 INFO kablam! 11 | use simd::*; Sep 04 03:07:50.849 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.849 INFO kablam! Sep 04 03:07:50.849 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.849 INFO kablam! --> src/x86_64/../x86/sse3.rs:4:5 Sep 04 03:07:50.849 INFO kablam! | Sep 04 03:07:50.849 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.849 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.849 INFO kablam! Sep 04 03:07:50.849 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.849 INFO kablam! --> src/x86_64/../x86/sse41.rs:4:5 Sep 04 03:07:50.849 INFO kablam! | Sep 04 03:07:50.849 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.849 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.850 INFO kablam! Sep 04 03:07:50.850 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.850 INFO kablam! --> src/x86_64/../x86/ssse3.rs:4:5 Sep 04 03:07:50.850 INFO kablam! | Sep 04 03:07:50.850 INFO kablam! 4 | use simd::*; Sep 04 03:07:50.850 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.850 INFO kablam! Sep 04 03:07:50.850 INFO kablam! warning: unused import: `simd::i64x4` Sep 04 03:07:50.850 INFO kablam! --> src/x86_64/avx.rs:4:5 Sep 04 03:07:50.850 INFO kablam! | Sep 04 03:07:50.850 INFO kablam! 4 | use simd::i64x4; Sep 04 03:07:50.850 INFO kablam! | ^^^^^^^^^^^ Sep 04 03:07:50.850 INFO kablam! Sep 04 03:07:50.850 INFO kablam! warning: unused import: `simd::*` Sep 04 03:07:50.850 INFO kablam! --> src/x86_64/sse2.rs:5:5 Sep 04 03:07:50.850 INFO kablam! | Sep 04 03:07:50.850 INFO kablam! 5 | use simd::*; Sep 04 03:07:50.850 INFO kablam! | ^^^^^^^ Sep 04 03:07:50.850 INFO kablam! Sep 04 03:07:50.850 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.850 INFO kablam! --> src/x86_64/../x86/sse2.rs:1836:18 Sep 04 03:07:50.851 INFO kablam! | Sep 04 03:07:50.851 INFO kablam! 1836 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.851 INFO kablam! | Sep 04 03:07:50.851 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.851 INFO kablam! Sep 04 03:07:50.851 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.851 INFO kablam! --> src/x86_64/../x86/sse2.rs:1845:18 Sep 04 03:07:50.851 INFO kablam! | Sep 04 03:07:50.851 INFO kablam! 1845 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.851 INFO kablam! | Sep 04 03:07:50.851 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.851 INFO kablam! Sep 04 03:07:50.851 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.851 INFO kablam! --> src/x86_64/../x86/sse2.rs:1853:18 Sep 04 03:07:50.851 INFO kablam! | Sep 04 03:07:50.851 INFO kablam! 1853 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.851 INFO kablam! | Sep 04 03:07:50.851 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.851 INFO kablam! Sep 04 03:07:50.852 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.852 INFO kablam! --> src/x86_64/../x86/sse2.rs:1864:18 Sep 04 03:07:50.852 INFO kablam! | Sep 04 03:07:50.852 INFO kablam! 1864 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.852 INFO kablam! | Sep 04 03:07:50.852 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.852 INFO kablam! Sep 04 03:07:50.852 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.852 INFO kablam! --> src/x86_64/../x86/sse2.rs:1872:18 Sep 04 03:07:50.852 INFO kablam! | Sep 04 03:07:50.852 INFO kablam! 1872 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.852 INFO kablam! | Sep 04 03:07:50.852 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.852 INFO kablam! Sep 04 03:07:50.852 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.852 INFO kablam! --> src/x86_64/../x86/sse2.rs:1883:18 Sep 04 03:07:50.852 INFO kablam! | Sep 04 03:07:50.852 INFO kablam! 1883 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.853 INFO kablam! | Sep 04 03:07:50.853 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.853 INFO kablam! Sep 04 03:07:50.853 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.853 INFO kablam! --> src/x86_64/../x86/sse2.rs:1891:18 Sep 04 03:07:50.853 INFO kablam! | Sep 04 03:07:50.853 INFO kablam! 1891 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.853 INFO kablam! | Sep 04 03:07:50.853 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.853 INFO kablam! Sep 04 03:07:50.853 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.853 INFO kablam! --> src/x86_64/../x86/sse2.rs:1900:18 Sep 04 03:07:50.853 INFO kablam! | Sep 04 03:07:50.853 INFO kablam! 1900 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.853 INFO kablam! | Sep 04 03:07:50.853 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.853 INFO kablam! Sep 04 03:07:50.853 INFO kablam! error[E0658]: the target feature `mmx` is currently unstable (see issue #44839) Sep 04 03:07:50.854 INFO kablam! --> src/x86_64/../x86/sse2.rs:1911:18 Sep 04 03:07:50.854 INFO kablam! | Sep 04 03:07:50.854 INFO kablam! 1911 | #[target_feature(enable = "sse2,mmx")] Sep 04 03:07:50.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 03:07:50.854 INFO kablam! | Sep 04 03:07:50.854 INFO kablam! = help: add #![feature(mmx_target_feature)] to the crate attributes to enable Sep 04 03:07:50.854 INFO kablam! Sep 04 03:07:50.854 INFO kablam! warning: use of deprecated item 'core::arch::x86_64::__readeflags': See issue #51810 - use inline assembly instead Sep 04 03:07:50.854 INFO kablam! --> src/x86_64/../x86/eflags.rs:3:16 Sep 04 03:07:50.854 INFO kablam! | Sep 04 03:07:50.854 INFO kablam! 3 | pub use arch::{__readeflags, __writeeflags}; Sep 04 03:07:50.854 INFO kablam! | ^^^^^^^^^^^^ Sep 04 03:07:50.854 INFO kablam! | Sep 04 03:07:50.854 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 03:07:50.854 INFO kablam! Sep 04 03:07:50.854 INFO kablam! warning: use of deprecated item 'core::arch::x86_64::__writeeflags': See issue #51810 - use inline assembly instead Sep 04 03:07:50.854 INFO kablam! --> src/x86_64/../x86/eflags.rs:3:30 Sep 04 03:07:50.854 INFO kablam! | Sep 04 03:07:50.854 INFO kablam! 3 | pub use arch::{__readeflags, __writeeflags}; Sep 04 03:07:50.854 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 03:07:50.854 INFO kablam! Sep 04 03:07:51.045 INFO kablam! error: aborting due to 542 previous errors Sep 04 03:07:51.046 INFO kablam! Sep 04 03:07:51.046 INFO kablam! Some errors occurred: E0412, E0432, E0658. Sep 04 03:07:51.046 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 03:07:51.054 INFO kablam! error: Could not compile `typed_arch`. Sep 04 03:07:51.054 INFO kablam! Sep 04 03:07:51.054 INFO kablam! To learn more, run the command again with --verbose. Sep 04 03:07:51.055 INFO kablam! su: No module specific data is present Sep 04 03:07:51.488 INFO running `"docker" "rm" "-f" "b028fa665d6049aac42357131ef747ef4495fe8044a50ee3c91d42af032aa9bc"` Sep 04 03:07:51.572 INFO blam! b028fa665d6049aac42357131ef747ef4495fe8044a50ee3c91d42af032aa9bc