Sep 19 16:10:36.275 INFO checking vektor-0.2.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 16:10:36.275 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 16:10:36.275 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:10:36.433 INFO blam! 23e2cceff52363b147880c488ca8f7ed62c1c9ed146569e190ddc487f636196b Sep 19 16:10:36.436 INFO running `"docker" "start" "-a" "23e2cceff52363b147880c488ca8f7ed62c1c9ed146569e190ddc487f636196b"` Sep 19 16:10:37.146 INFO kablam! usermod: no changes Sep 19 16:10:37.167 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Sep 19 16:10:37.169 INFO kablam! Checking vektor v0.2.0 (/source) Sep 19 16:10:37.285 INFO kablam! warning[E0705]: the feature `crate_in_paths` is included in the Rust 2018 edition Sep 19 16:10:37.285 INFO kablam! --> src/lib.rs:2:49 Sep 19 16:10:37.285 INFO kablam! | Sep 19 16:10:37.285 INFO kablam! 2 | #![feature(stdsimd, attr_literals, rustc_attrs, crate_in_paths, tbm_target_feature, mmx_target_feature, sse4a_target_feature, aarch64_target_feature)] Sep 19 16:10:37.285 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 16:10:37.285 INFO kablam! Sep 19 16:10:37.290 INFO kablam! warning[E0705]: the feature `crate_in_paths` is included in the Rust 2018 edition Sep 19 16:10:37.290 INFO kablam! --> src/lib.rs:2:49 Sep 19 16:10:37.291 INFO kablam! | Sep 19 16:10:37.291 INFO kablam! 2 | #![feature(stdsimd, attr_literals, rustc_attrs, crate_in_paths, tbm_target_feature, mmx_target_feature, sse4a_target_feature, aarch64_target_feature)] Sep 19 16:10:37.291 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 16:10:37.291 INFO kablam! Sep 19 16:10:37.442 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.442 INFO kablam! --> src/x86/abm.rs:13:18 Sep 19 16:10:37.442 INFO kablam! | Sep 19 16:10:37.442 INFO kablam! 13 | #[cfg_attr(test, assert_instr(lzcnt))] Sep 19 16:10:37.442 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.442 INFO kablam! | Sep 19 16:10:37.442 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.442 INFO kablam! Sep 19 16:10:37.442 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.442 INFO kablam! --> src/x86/abm.rs:21:18 Sep 19 16:10:37.442 INFO kablam! | Sep 19 16:10:37.442 INFO kablam! 21 | #[cfg_attr(test, assert_instr(popcnt))] Sep 19 16:10:37.442 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.442 INFO kablam! | Sep 19 16:10:37.442 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.442 INFO kablam! Sep 19 16:10:37.442 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.442 INFO kablam! --> src/x86/aes.rs:11:18 Sep 19 16:10:37.442 INFO kablam! | Sep 19 16:10:37.442 INFO kablam! 11 | #[cfg_attr(test, assert_instr(aesdec))] Sep 19 16:10:37.442 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.442 INFO kablam! | Sep 19 16:10:37.442 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.442 INFO kablam! Sep 19 16:10:37.442 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.442 INFO kablam! --> src/x86/aes.rs:19:18 Sep 19 16:10:37.442 INFO kablam! | Sep 19 16:10:37.442 INFO kablam! 19 | #[cfg_attr(test, assert_instr(aesdeclast))] Sep 19 16:10:37.442 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.442 INFO kablam! | Sep 19 16:10:37.442 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.442 INFO kablam! Sep 19 16:10:37.442 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.442 INFO kablam! --> src/x86/aes.rs:27:18 Sep 19 16:10:37.442 INFO kablam! | Sep 19 16:10:37.443 INFO kablam! 27 | #[cfg_attr(test, assert_instr(aesenc))] Sep 19 16:10:37.443 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.443 INFO kablam! | Sep 19 16:10:37.443 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.443 INFO kablam! Sep 19 16:10:37.443 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.443 INFO kablam! --> src/x86/aes.rs:35:18 Sep 19 16:10:37.443 INFO kablam! | Sep 19 16:10:37.443 INFO kablam! 35 | #[cfg_attr(test, assert_instr(aesenclast))] Sep 19 16:10:37.443 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.443 INFO kablam! | Sep 19 16:10:37.443 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.443 INFO kablam! Sep 19 16:10:37.443 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.443 INFO kablam! --> src/x86/aes.rs:43:18 Sep 19 16:10:37.443 INFO kablam! | Sep 19 16:10:37.443 INFO kablam! 43 | #[cfg_attr(test, assert_instr(aesimc))] Sep 19 16:10:37.443 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.443 INFO kablam! | Sep 19 16:10:37.443 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.443 INFO kablam! Sep 19 16:10:37.443 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.443 INFO kablam! --> src/x86/aes.rs:55:18 Sep 19 16:10:37.443 INFO kablam! | Sep 19 16:10:37.443 INFO kablam! 55 | #[cfg_attr(test, assert_instr(aeskeygenassist, imm8 = 0))] Sep 19 16:10:37.443 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.443 INFO kablam! | Sep 19 16:10:37.443 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.443 INFO kablam! Sep 19 16:10:37.450 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.451 INFO kablam! --> src/x86/avx2.rs:11:18 Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! 11 | #[cfg_attr(test, assert_instr(vpabsd))] Sep 19 16:10:37.451 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.451 INFO kablam! Sep 19 16:10:37.451 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.451 INFO kablam! --> src/x86/avx2.rs:19:18 Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! 19 | #[cfg_attr(test, assert_instr(vpabsw))] Sep 19 16:10:37.451 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.451 INFO kablam! Sep 19 16:10:37.451 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.451 INFO kablam! --> src/x86/avx2.rs:27:18 Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! 27 | #[cfg_attr(test, assert_instr(vpabsb))] Sep 19 16:10:37.451 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.451 INFO kablam! Sep 19 16:10:37.451 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.451 INFO kablam! --> src/x86/avx2.rs:35:18 Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! 35 | #[cfg_attr(test, assert_instr(vpaddq))] Sep 19 16:10:37.451 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.451 INFO kablam! Sep 19 16:10:37.451 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.451 INFO kablam! --> src/x86/avx2.rs:43:18 Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! 43 | #[cfg_attr(test, assert_instr(vpaddd))] Sep 19 16:10:37.451 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.451 INFO kablam! Sep 19 16:10:37.451 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.451 INFO kablam! --> src/x86/avx2.rs:51:18 Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! 51 | #[cfg_attr(test, assert_instr(vpaddw))] Sep 19 16:10:37.451 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.451 INFO kablam! Sep 19 16:10:37.451 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.451 INFO kablam! --> src/x86/avx2.rs:59:18 Sep 19 16:10:37.451 INFO kablam! | Sep 19 16:10:37.451 INFO kablam! 59 | #[cfg_attr(test, assert_instr(vpaddb))] Sep 19 16:10:37.452 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.452 INFO kablam! Sep 19 16:10:37.452 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.452 INFO kablam! --> src/x86/avx2.rs:67:18 Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! 67 | #[cfg_attr(test, assert_instr(vpaddsb))] Sep 19 16:10:37.452 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.452 INFO kablam! Sep 19 16:10:37.452 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.452 INFO kablam! --> src/x86/avx2.rs:75:18 Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! 75 | #[cfg_attr(test, assert_instr(vpaddsw))] Sep 19 16:10:37.452 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.452 INFO kablam! Sep 19 16:10:37.452 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.452 INFO kablam! --> src/x86/avx2.rs:83:18 Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! 83 | #[cfg_attr(test, assert_instr(vpaddusb))] Sep 19 16:10:37.452 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.452 INFO kablam! Sep 19 16:10:37.452 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.452 INFO kablam! --> src/x86/avx2.rs:91:18 Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! 91 | #[cfg_attr(test, assert_instr(vpaddusw))] Sep 19 16:10:37.452 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.452 INFO kablam! Sep 19 16:10:37.452 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.452 INFO kablam! --> src/x86/avx2.rs:100:18 Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! 100 | #[cfg_attr(test, assert_instr(vpalignr, n = 7))] Sep 19 16:10:37.452 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.452 INFO kablam! | Sep 19 16:10:37.452 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.452 INFO kablam! Sep 19 16:10:37.461 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.461 INFO kablam! --> src/x86/avx2.rs:117:18 Sep 19 16:10:37.461 INFO kablam! | Sep 19 16:10:37.461 INFO kablam! 117 | #[cfg_attr(test, assert_instr(vandps))] Sep 19 16:10:37.461 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.461 INFO kablam! | Sep 19 16:10:37.461 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.461 INFO kablam! Sep 19 16:10:37.461 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.461 INFO kablam! --> src/x86/avx2.rs:126:18 Sep 19 16:10:37.461 INFO kablam! | Sep 19 16:10:37.461 INFO kablam! 126 | #[cfg_attr(test, assert_instr(vandnps))] Sep 19 16:10:37.461 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.461 INFO kablam! | Sep 19 16:10:37.461 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.461 INFO kablam! Sep 19 16:10:37.461 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.461 INFO kablam! --> src/x86/avx2.rs:134:18 Sep 19 16:10:37.461 INFO kablam! | Sep 19 16:10:37.461 INFO kablam! 134 | #[cfg_attr(test, assert_instr(vpavgw))] Sep 19 16:10:37.461 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.461 INFO kablam! | Sep 19 16:10:37.461 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.461 INFO kablam! Sep 19 16:10:37.461 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.461 INFO kablam! --> src/x86/avx2.rs:142:18 Sep 19 16:10:37.461 INFO kablam! | Sep 19 16:10:37.461 INFO kablam! 142 | #[cfg_attr(test, assert_instr(vpavgb))] Sep 19 16:10:37.461 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.461 INFO kablam! | Sep 19 16:10:37.461 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.461 INFO kablam! Sep 19 16:10:37.461 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.461 INFO kablam! --> src/x86/avx2.rs:150:18 Sep 19 16:10:37.461 INFO kablam! | Sep 19 16:10:37.461 INFO kablam! 150 | #[cfg_attr(test, assert_instr(vblendps, imm8 = 9))] Sep 19 16:10:37.461 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.461 INFO kablam! | Sep 19 16:10:37.461 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.461 INFO kablam! Sep 19 16:10:37.472 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.472 INFO kablam! --> src/x86/avx2.rs:166:18 Sep 19 16:10:37.472 INFO kablam! | Sep 19 16:10:37.472 INFO kablam! 166 | #[cfg_attr(test, assert_instr(vblendps, imm8 = 9))] Sep 19 16:10:37.472 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.472 INFO kablam! | Sep 19 16:10:37.472 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.472 INFO kablam! Sep 19 16:10:37.489 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.489 INFO kablam! --> src/x86/avx2.rs:182:18 Sep 19 16:10:37.489 INFO kablam! | Sep 19 16:10:37.489 INFO kablam! 182 | #[cfg_attr(test, assert_instr(vpblendw, imm8 = 9))] Sep 19 16:10:37.489 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.489 INFO kablam! | Sep 19 16:10:37.489 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.489 INFO kablam! Sep 19 16:10:37.499 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.499 INFO kablam! --> src/x86/avx2.rs:198:18 Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! 198 | #[cfg_attr(test, assert_instr(vpblendvb))] Sep 19 16:10:37.499 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.499 INFO kablam! Sep 19 16:10:37.499 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.499 INFO kablam! --> src/x86/avx2.rs:207:18 Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! 207 | #[cfg_attr(test, assert_instr(vpbroadcastb))] Sep 19 16:10:37.499 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.499 INFO kablam! Sep 19 16:10:37.499 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.499 INFO kablam! --> src/x86/avx2.rs:216:18 Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! 216 | #[cfg_attr(test, assert_instr(vpbroadcastb))] Sep 19 16:10:37.499 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.499 INFO kablam! Sep 19 16:10:37.499 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.499 INFO kablam! --> src/x86/avx2.rs:227:18 Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! 227 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 19 16:10:37.499 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.499 INFO kablam! Sep 19 16:10:37.499 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.499 INFO kablam! --> src/x86/avx2.rs:238:18 Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! 238 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 19 16:10:37.499 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.499 INFO kablam! Sep 19 16:10:37.499 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.499 INFO kablam! --> src/x86/avx2.rs:247:18 Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! 247 | #[cfg_attr(test, assert_instr(vpbroadcastq))] Sep 19 16:10:37.499 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.499 INFO kablam! | Sep 19 16:10:37.499 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.499 INFO kablam! Sep 19 16:10:37.499 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.499 INFO kablam! --> src/x86/avx2.rs:258:18 Sep 19 16:10:37.500 INFO kablam! | Sep 19 16:10:37.500 INFO kablam! 258 | #[cfg_attr(test, assert_instr(vbroadcastsd))] Sep 19 16:10:37.500 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.500 INFO kablam! | Sep 19 16:10:37.500 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.500 INFO kablam! Sep 19 16:10:37.500 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.500 INFO kablam! --> src/x86/avx2.rs:267:18 Sep 19 16:10:37.500 INFO kablam! | Sep 19 16:10:37.500 INFO kablam! 267 | #[cfg_attr(test, assert_instr(vmovddup))] Sep 19 16:10:37.500 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.500 INFO kablam! | Sep 19 16:10:37.500 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.500 INFO kablam! Sep 19 16:10:37.500 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.500 INFO kablam! --> src/x86/avx2.rs:276:18 Sep 19 16:10:37.500 INFO kablam! | Sep 19 16:10:37.500 INFO kablam! 276 | #[cfg_attr(test, assert_instr(vbroadcastsd))] Sep 19 16:10:37.500 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.500 INFO kablam! | Sep 19 16:10:37.500 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.500 INFO kablam! Sep 19 16:10:37.500 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.500 INFO kablam! --> src/x86/avx2.rs:295:18 Sep 19 16:10:37.500 INFO kablam! | Sep 19 16:10:37.500 INFO kablam! 295 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 19 16:10:37.500 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.501 INFO kablam! Sep 19 16:10:37.501 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.501 INFO kablam! --> src/x86/avx2.rs:304:18 Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! 304 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 19 16:10:37.501 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.501 INFO kablam! Sep 19 16:10:37.501 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.501 INFO kablam! --> src/x86/avx2.rs:313:18 Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! 313 | #[cfg_attr(test, assert_instr(vpbroadcastw))] Sep 19 16:10:37.501 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.501 INFO kablam! Sep 19 16:10:37.501 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.501 INFO kablam! --> src/x86/avx2.rs:322:18 Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! 322 | #[cfg_attr(test, assert_instr(vpbroadcastw))] Sep 19 16:10:37.501 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.501 INFO kablam! Sep 19 16:10:37.501 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.501 INFO kablam! --> src/x86/avx2.rs:330:18 Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! 330 | #[cfg_attr(test, assert_instr(vpcmpeqq))] Sep 19 16:10:37.501 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.501 INFO kablam! Sep 19 16:10:37.501 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.501 INFO kablam! --> src/x86/avx2.rs:338:18 Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! 338 | #[cfg_attr(test, assert_instr(vpcmpeqd))] Sep 19 16:10:37.501 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.501 INFO kablam! Sep 19 16:10:37.501 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.501 INFO kablam! --> src/x86/avx2.rs:346:18 Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! 346 | #[cfg_attr(test, assert_instr(vpcmpeqw))] Sep 19 16:10:37.501 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.501 INFO kablam! Sep 19 16:10:37.501 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.501 INFO kablam! --> src/x86/avx2.rs:354:18 Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.501 INFO kablam! 354 | #[cfg_attr(test, assert_instr(vpcmpeqb))] Sep 19 16:10:37.501 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.501 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.502 INFO kablam! Sep 19 16:10:37.502 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.502 INFO kablam! --> src/x86/avx2.rs:362:18 Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! 362 | #[cfg_attr(test, assert_instr(vpcmpgtq))] Sep 19 16:10:37.502 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.502 INFO kablam! Sep 19 16:10:37.502 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.502 INFO kablam! --> src/x86/avx2.rs:370:18 Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! 370 | #[cfg_attr(test, assert_instr(vpcmpgtd))] Sep 19 16:10:37.502 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.502 INFO kablam! Sep 19 16:10:37.502 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.502 INFO kablam! --> src/x86/avx2.rs:378:18 Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! 378 | #[cfg_attr(test, assert_instr(vpcmpgtw))] Sep 19 16:10:37.502 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.502 INFO kablam! Sep 19 16:10:37.502 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.502 INFO kablam! --> src/x86/avx2.rs:386:18 Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! 386 | #[cfg_attr(test, assert_instr(vpcmpgtb))] Sep 19 16:10:37.502 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.502 INFO kablam! Sep 19 16:10:37.502 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.502 INFO kablam! --> src/x86/avx2.rs:394:18 Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! 394 | #[cfg_attr(test, assert_instr(vpmovsxwd))] Sep 19 16:10:37.502 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.502 INFO kablam! Sep 19 16:10:37.502 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.502 INFO kablam! --> src/x86/avx2.rs:402:18 Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! 402 | #[cfg_attr(test, assert_instr(vpmovsxwq))] Sep 19 16:10:37.502 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.502 INFO kablam! | Sep 19 16:10:37.502 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.502 INFO kablam! Sep 19 16:10:37.503 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.503 INFO kablam! --> src/x86/avx2.rs:410:18 Sep 19 16:10:37.503 INFO kablam! | Sep 19 16:10:37.503 INFO kablam! 410 | #[cfg_attr(test, assert_instr(vpmovsxdq))] Sep 19 16:10:37.503 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.503 INFO kablam! | Sep 19 16:10:37.503 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.503 INFO kablam! Sep 19 16:10:37.503 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.503 INFO kablam! --> src/x86/avx2.rs:418:18 Sep 19 16:10:37.503 INFO kablam! | Sep 19 16:10:37.503 INFO kablam! 418 | #[cfg_attr(test, assert_instr(vpmovsxbw))] Sep 19 16:10:37.503 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.503 INFO kablam! | Sep 19 16:10:37.503 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.503 INFO kablam! Sep 19 16:10:37.503 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.503 INFO kablam! --> src/x86/avx2.rs:426:18 Sep 19 16:10:37.503 INFO kablam! | Sep 19 16:10:37.503 INFO kablam! 426 | #[cfg_attr(test, assert_instr(vpmovsxbd))] Sep 19 16:10:37.503 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.503 INFO kablam! | Sep 19 16:10:37.503 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.503 INFO kablam! Sep 19 16:10:37.503 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.503 INFO kablam! --> src/x86/avx2.rs:434:18 Sep 19 16:10:37.503 INFO kablam! | Sep 19 16:10:37.503 INFO kablam! 434 | #[cfg_attr(test, assert_instr(vpmovsxbq))] Sep 19 16:10:37.503 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.503 INFO kablam! | Sep 19 16:10:37.503 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.503 INFO kablam! Sep 19 16:10:37.503 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.503 INFO kablam! --> src/x86/avx2.rs:443:18 Sep 19 16:10:37.503 INFO kablam! | Sep 19 16:10:37.503 INFO kablam! 443 | #[cfg_attr(test, assert_instr(vpmovzxwd))] Sep 19 16:10:37.503 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.504 INFO kablam! Sep 19 16:10:37.504 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.504 INFO kablam! --> src/x86/avx2.rs:452:18 Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! 452 | #[cfg_attr(test, assert_instr(vpmovzxwq))] Sep 19 16:10:37.504 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.504 INFO kablam! Sep 19 16:10:37.504 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.504 INFO kablam! --> src/x86/avx2.rs:460:18 Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! 460 | #[cfg_attr(test, assert_instr(vpmovzxdq))] Sep 19 16:10:37.504 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.504 INFO kablam! Sep 19 16:10:37.504 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.504 INFO kablam! --> src/x86/avx2.rs:468:18 Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! 468 | #[cfg_attr(test, assert_instr(vpmovzxbw))] Sep 19 16:10:37.504 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.504 INFO kablam! Sep 19 16:10:37.504 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.504 INFO kablam! --> src/x86/avx2.rs:477:18 Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! 477 | #[cfg_attr(test, assert_instr(vpmovzxbd))] Sep 19 16:10:37.504 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.504 INFO kablam! Sep 19 16:10:37.504 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.504 INFO kablam! --> src/x86/avx2.rs:486:18 Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! 486 | #[cfg_attr(test, assert_instr(vpmovzxbq))] Sep 19 16:10:37.504 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.504 INFO kablam! Sep 19 16:10:37.504 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.504 INFO kablam! --> src/x86/avx2.rs:494:18 Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! 494 | #[cfg_attr(test, assert_instr(vextractf128, imm8 = 1))] Sep 19 16:10:37.504 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.504 INFO kablam! | Sep 19 16:10:37.504 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.504 INFO kablam! Sep 19 16:10:37.515 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.515 INFO kablam! --> src/x86/avx2.rs:510:18 Sep 19 16:10:37.515 INFO kablam! | Sep 19 16:10:37.515 INFO kablam! 510 | #[cfg_attr(test, assert_instr(vphaddw))] Sep 19 16:10:37.515 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.515 INFO kablam! | Sep 19 16:10:37.515 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.515 INFO kablam! Sep 19 16:10:37.515 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.515 INFO kablam! --> src/x86/avx2.rs:518:18 Sep 19 16:10:37.515 INFO kablam! | Sep 19 16:10:37.515 INFO kablam! 518 | #[cfg_attr(test, assert_instr(vphaddd))] Sep 19 16:10:37.515 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.515 INFO kablam! | Sep 19 16:10:37.515 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.515 INFO kablam! Sep 19 16:10:37.515 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.515 INFO kablam! --> src/x86/avx2.rs:527:18 Sep 19 16:10:37.515 INFO kablam! | Sep 19 16:10:37.515 INFO kablam! 527 | #[cfg_attr(test, assert_instr(vphaddsw))] Sep 19 16:10:37.515 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.515 INFO kablam! | Sep 19 16:10:37.515 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.515 INFO kablam! Sep 19 16:10:37.515 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.515 INFO kablam! --> src/x86/avx2.rs:535:18 Sep 19 16:10:37.515 INFO kablam! | Sep 19 16:10:37.515 INFO kablam! 535 | #[cfg_attr(test, assert_instr(vphsubw))] Sep 19 16:10:37.515 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.515 INFO kablam! | Sep 19 16:10:37.515 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.515 INFO kablam! Sep 19 16:10:37.515 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.515 INFO kablam! --> src/x86/avx2.rs:543:18 Sep 19 16:10:37.515 INFO kablam! | Sep 19 16:10:37.516 INFO kablam! 543 | #[cfg_attr(test, assert_instr(vphsubd))] Sep 19 16:10:37.516 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.516 INFO kablam! | Sep 19 16:10:37.516 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.516 INFO kablam! Sep 19 16:10:37.516 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.516 INFO kablam! --> src/x86/avx2.rs:552:18 Sep 19 16:10:37.516 INFO kablam! | Sep 19 16:10:37.516 INFO kablam! 552 | #[cfg_attr(test, assert_instr(vphsubsw))] Sep 19 16:10:37.516 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.516 INFO kablam! | Sep 19 16:10:37.516 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.516 INFO kablam! Sep 19 16:10:37.516 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.516 INFO kablam! --> src/x86/avx2.rs:562:18 Sep 19 16:10:37.516 INFO kablam! | Sep 19 16:10:37.516 INFO kablam! 562 | #[cfg_attr(test, assert_instr(vpgatherdd, scale = 1))] Sep 19 16:10:37.516 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.516 INFO kablam! | Sep 19 16:10:37.516 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.516 INFO kablam! Sep 19 16:10:37.524 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.524 INFO kablam! --> src/x86/avx2.rs:581:18 Sep 19 16:10:37.524 INFO kablam! | Sep 19 16:10:37.524 INFO kablam! 581 | #[cfg_attr(test, assert_instr(vpgatherdd, scale = 1))] Sep 19 16:10:37.524 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.525 INFO kablam! | Sep 19 16:10:37.525 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.525 INFO kablam! Sep 19 16:10:37.552 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.552 INFO kablam! --> src/x86/avx2.rs:599:18 Sep 19 16:10:37.552 INFO kablam! | Sep 19 16:10:37.552 INFO kablam! 599 | #[cfg_attr(test, assert_instr(vpgatherdd, scale = 1))] Sep 19 16:10:37.552 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.552 INFO kablam! | Sep 19 16:10:37.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.552 INFO kablam! Sep 19 16:10:37.559 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.559 INFO kablam! --> src/x86/avx2.rs:618:18 Sep 19 16:10:37.559 INFO kablam! | Sep 19 16:10:37.559 INFO kablam! 618 | #[cfg_attr(test, assert_instr(vpgatherdd, scale = 1))] Sep 19 16:10:37.559 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.559 INFO kablam! | Sep 19 16:10:37.559 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.559 INFO kablam! Sep 19 16:10:37.573 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.573 INFO kablam! --> src/x86/avx2.rs:636:18 Sep 19 16:10:37.573 INFO kablam! | Sep 19 16:10:37.573 INFO kablam! 636 | #[cfg_attr(test, assert_instr(vgatherdps, scale = 1))] Sep 19 16:10:37.573 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.573 INFO kablam! | Sep 19 16:10:37.573 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.573 INFO kablam! Sep 19 16:10:37.590 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.590 INFO kablam! --> src/x86/avx2.rs:655:18 Sep 19 16:10:37.590 INFO kablam! | Sep 19 16:10:37.590 INFO kablam! 655 | #[cfg_attr(test, assert_instr(vgatherdps, scale = 1))] Sep 19 16:10:37.590 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.590 INFO kablam! | Sep 19 16:10:37.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.590 INFO kablam! Sep 19 16:10:37.614 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.614 INFO kablam! --> src/x86/avx2.rs:673:18 Sep 19 16:10:37.614 INFO kablam! | Sep 19 16:10:37.614 INFO kablam! 673 | #[cfg_attr(test, assert_instr(vgatherdps, scale = 1))] Sep 19 16:10:37.614 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.614 INFO kablam! | Sep 19 16:10:37.614 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.614 INFO kablam! Sep 19 16:10:37.635 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.635 INFO kablam! --> src/x86/avx2.rs:692:18 Sep 19 16:10:37.635 INFO kablam! | Sep 19 16:10:37.635 INFO kablam! 692 | #[cfg_attr(test, assert_instr(vgatherdps, scale = 1))] Sep 19 16:10:37.635 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.635 INFO kablam! | Sep 19 16:10:37.635 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.635 INFO kablam! Sep 19 16:10:37.673 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.674 INFO kablam! --> src/x86/avx2.rs:710:18 Sep 19 16:10:37.674 INFO kablam! | Sep 19 16:10:37.674 INFO kablam! 710 | #[cfg_attr(test, assert_instr(vpgatherdq, scale = 1))] Sep 19 16:10:37.674 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.674 INFO kablam! | Sep 19 16:10:37.674 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.674 INFO kablam! Sep 19 16:10:37.697 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.697 INFO kablam! --> src/x86/avx2.rs:729:18 Sep 19 16:10:37.697 INFO kablam! | Sep 19 16:10:37.697 INFO kablam! 729 | #[cfg_attr(test, assert_instr(vpgatherdq, scale = 1))] Sep 19 16:10:37.697 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.697 INFO kablam! | Sep 19 16:10:37.697 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.697 INFO kablam! Sep 19 16:10:37.722 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.723 INFO kablam! --> src/x86/avx2.rs:747:18 Sep 19 16:10:37.723 INFO kablam! | Sep 19 16:10:37.723 INFO kablam! 747 | #[cfg_attr(test, assert_instr(vpgatherdq, scale = 1))] Sep 19 16:10:37.723 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.723 INFO kablam! | Sep 19 16:10:37.723 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.723 INFO kablam! Sep 19 16:10:37.733 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.733 INFO kablam! --> src/x86/avx2.rs:766:18 Sep 19 16:10:37.733 INFO kablam! | Sep 19 16:10:37.733 INFO kablam! 766 | #[cfg_attr(test, assert_instr(vpgatherdq, scale = 1))] Sep 19 16:10:37.733 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.733 INFO kablam! | Sep 19 16:10:37.733 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.739 INFO kablam! Sep 19 16:10:37.760 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.760 INFO kablam! --> src/x86/avx2.rs:784:18 Sep 19 16:10:37.760 INFO kablam! | Sep 19 16:10:37.760 INFO kablam! 784 | #[cfg_attr(test, assert_instr(vgatherdpd, scale = 1))] Sep 19 16:10:37.760 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.760 INFO kablam! | Sep 19 16:10:37.760 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.760 INFO kablam! Sep 19 16:10:37.770 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.779 INFO kablam! --> src/x86/avx2.rs:803:18 Sep 19 16:10:37.779 INFO kablam! | Sep 19 16:10:37.779 INFO kablam! 803 | #[cfg_attr(test, assert_instr(vgatherdpd, scale = 1))] Sep 19 16:10:37.779 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.779 INFO kablam! | Sep 19 16:10:37.779 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.779 INFO kablam! Sep 19 16:10:37.801 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.801 INFO kablam! --> src/x86/avx2.rs:821:18 Sep 19 16:10:37.801 INFO kablam! | Sep 19 16:10:37.801 INFO kablam! 821 | #[cfg_attr(test, assert_instr(vgatherdpd, scale = 1))] Sep 19 16:10:37.801 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.801 INFO kablam! | Sep 19 16:10:37.801 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.801 INFO kablam! Sep 19 16:10:37.831 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.831 INFO kablam! --> src/x86/avx2.rs:840:18 Sep 19 16:10:37.831 INFO kablam! | Sep 19 16:10:37.831 INFO kablam! 840 | #[cfg_attr(test, assert_instr(vgatherdpd, scale = 1))] Sep 19 16:10:37.831 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.831 INFO kablam! | Sep 19 16:10:37.831 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.831 INFO kablam! Sep 19 16:10:37.847 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.847 INFO kablam! --> src/x86/avx2.rs:858:18 Sep 19 16:10:37.847 INFO kablam! | Sep 19 16:10:37.847 INFO kablam! 858 | #[cfg_attr(test, assert_instr(vpgatherqd, scale = 1))] Sep 19 16:10:37.847 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.847 INFO kablam! | Sep 19 16:10:37.847 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.847 INFO kablam! Sep 19 16:10:37.863 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.863 INFO kablam! --> src/x86/avx2.rs:877:18 Sep 19 16:10:37.863 INFO kablam! | Sep 19 16:10:37.863 INFO kablam! 877 | #[cfg_attr(test, assert_instr(vpgatherqd, scale = 1))] Sep 19 16:10:37.863 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.863 INFO kablam! | Sep 19 16:10:37.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.863 INFO kablam! Sep 19 16:10:37.887 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.887 INFO kablam! --> src/x86/avx2.rs:895:18 Sep 19 16:10:37.887 INFO kablam! | Sep 19 16:10:37.887 INFO kablam! 895 | #[cfg_attr(test, assert_instr(vpgatherqd, scale = 1))] Sep 19 16:10:37.887 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.887 INFO kablam! | Sep 19 16:10:37.887 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.887 INFO kablam! Sep 19 16:10:37.903 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.903 INFO kablam! --> src/x86/avx2.rs:914:18 Sep 19 16:10:37.903 INFO kablam! | Sep 19 16:10:37.903 INFO kablam! 914 | #[cfg_attr(test, assert_instr(vpgatherqd, scale = 1))] Sep 19 16:10:37.903 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.903 INFO kablam! | Sep 19 16:10:37.903 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.903 INFO kablam! Sep 19 16:10:37.924 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.924 INFO kablam! --> src/x86/avx2.rs:932:18 Sep 19 16:10:37.924 INFO kablam! | Sep 19 16:10:37.924 INFO kablam! 932 | #[cfg_attr(test, assert_instr(vgatherqps, scale = 1))] Sep 19 16:10:37.924 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.924 INFO kablam! | Sep 19 16:10:37.924 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.924 INFO kablam! Sep 19 16:10:37.938 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.938 INFO kablam! --> src/x86/avx2.rs:951:18 Sep 19 16:10:37.938 INFO kablam! | Sep 19 16:10:37.938 INFO kablam! 951 | #[cfg_attr(test, assert_instr(vgatherqps, scale = 1))] Sep 19 16:10:37.938 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.938 INFO kablam! | Sep 19 16:10:37.938 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.938 INFO kablam! Sep 19 16:10:37.968 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.968 INFO kablam! --> src/x86/avx2.rs:969:18 Sep 19 16:10:37.968 INFO kablam! | Sep 19 16:10:37.968 INFO kablam! 969 | #[cfg_attr(test, assert_instr(vgatherqps, scale = 1))] Sep 19 16:10:37.968 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.968 INFO kablam! | Sep 19 16:10:37.968 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.968 INFO kablam! Sep 19 16:10:37.978 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:37.978 INFO kablam! --> src/x86/avx2.rs:988:18 Sep 19 16:10:37.978 INFO kablam! | Sep 19 16:10:37.978 INFO kablam! 988 | #[cfg_attr(test, assert_instr(vgatherqps, scale = 1))] Sep 19 16:10:37.978 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:37.978 INFO kablam! | Sep 19 16:10:37.978 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:37.978 INFO kablam! Sep 19 16:10:38.017 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.017 INFO kablam! --> src/x86/avx2.rs:1006:18 Sep 19 16:10:38.017 INFO kablam! | Sep 19 16:10:38.017 INFO kablam! 1006 | #[cfg_attr(test, assert_instr(vpgatherqq, scale = 1))] Sep 19 16:10:38.017 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.017 INFO kablam! | Sep 19 16:10:38.017 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.017 INFO kablam! Sep 19 16:10:38.063 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.063 INFO kablam! --> src/x86/avx2.rs:1025:18 Sep 19 16:10:38.063 INFO kablam! | Sep 19 16:10:38.063 INFO kablam! 1025 | #[cfg_attr(test, assert_instr(vpgatherqq, scale = 1))] Sep 19 16:10:38.063 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.063 INFO kablam! | Sep 19 16:10:38.063 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.063 INFO kablam! Sep 19 16:10:38.084 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.084 INFO kablam! --> src/x86/avx2.rs:1043:18 Sep 19 16:10:38.084 INFO kablam! | Sep 19 16:10:38.084 INFO kablam! 1043 | #[cfg_attr(test, assert_instr(vpgatherqq, scale = 1))] Sep 19 16:10:38.084 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.084 INFO kablam! | Sep 19 16:10:38.084 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.084 INFO kablam! Sep 19 16:10:38.102 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.102 INFO kablam! --> src/x86/avx2.rs:1062:18 Sep 19 16:10:38.102 INFO kablam! | Sep 19 16:10:38.102 INFO kablam! 1062 | #[cfg_attr(test, assert_instr(vpgatherqq, scale = 1))] Sep 19 16:10:38.102 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.102 INFO kablam! | Sep 19 16:10:38.102 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.102 INFO kablam! Sep 19 16:10:38.129 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.129 INFO kablam! --> src/x86/avx2.rs:1080:18 Sep 19 16:10:38.129 INFO kablam! | Sep 19 16:10:38.129 INFO kablam! 1080 | #[cfg_attr(test, assert_instr(vgatherqpd, scale = 1))] Sep 19 16:10:38.129 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.129 INFO kablam! | Sep 19 16:10:38.129 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.129 INFO kablam! Sep 19 16:10:38.144 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.144 INFO kablam! --> src/x86/avx2.rs:1099:18 Sep 19 16:10:38.144 INFO kablam! | Sep 19 16:10:38.144 INFO kablam! 1099 | #[cfg_attr(test, assert_instr(vgatherqpd, scale = 1))] Sep 19 16:10:38.145 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.145 INFO kablam! | Sep 19 16:10:38.145 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.145 INFO kablam! Sep 19 16:10:38.167 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.167 INFO kablam! --> src/x86/avx2.rs:1117:18 Sep 19 16:10:38.167 INFO kablam! | Sep 19 16:10:38.167 INFO kablam! 1117 | #[cfg_attr(test, assert_instr(vgatherqpd, scale = 1))] Sep 19 16:10:38.167 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.167 INFO kablam! | Sep 19 16:10:38.167 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.167 INFO kablam! Sep 19 16:10:38.183 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.183 INFO kablam! --> src/x86/avx2.rs:1136:18 Sep 19 16:10:38.183 INFO kablam! | Sep 19 16:10:38.183 INFO kablam! 1136 | #[cfg_attr(test, assert_instr(vgatherqpd, scale = 1))] Sep 19 16:10:38.183 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.183 INFO kablam! | Sep 19 16:10:38.183 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.183 INFO kablam! Sep 19 16:10:38.212 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.212 INFO kablam! --> src/x86/avx2.rs:1153:18 Sep 19 16:10:38.212 INFO kablam! | Sep 19 16:10:38.212 INFO kablam! 1153 | #[cfg_attr(test, assert_instr(vinsertf128, imm8 = 1))] Sep 19 16:10:38.213 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.213 INFO kablam! | Sep 19 16:10:38.213 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.213 INFO kablam! Sep 19 16:10:38.227 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.227 INFO kablam! --> src/x86/avx2.rs:1171:18 Sep 19 16:10:38.227 INFO kablam! | Sep 19 16:10:38.227 INFO kablam! 1171 | #[cfg_attr(test, assert_instr(vpmaddwd))] Sep 19 16:10:38.227 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.227 INFO kablam! | Sep 19 16:10:38.227 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.227 INFO kablam! Sep 19 16:10:38.227 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.227 INFO kablam! --> src/x86/avx2.rs:1182:18 Sep 19 16:10:38.227 INFO kablam! | Sep 19 16:10:38.227 INFO kablam! 1182 | #[cfg_attr(test, assert_instr(vpmaddubsw))] Sep 19 16:10:38.227 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.227 INFO kablam! | Sep 19 16:10:38.227 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.227 INFO kablam! Sep 19 16:10:38.227 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.227 INFO kablam! --> src/x86/avx2.rs:1192:18 Sep 19 16:10:38.227 INFO kablam! | Sep 19 16:10:38.227 INFO kablam! 1192 | #[cfg_attr(test, assert_instr(vpmaskmovd))] Sep 19 16:10:38.228 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.228 INFO kablam! Sep 19 16:10:38.228 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.228 INFO kablam! --> src/x86/avx2.rs:1202:18 Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! 1202 | #[cfg_attr(test, assert_instr(vpmaskmovd))] Sep 19 16:10:38.228 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.228 INFO kablam! Sep 19 16:10:38.228 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.228 INFO kablam! --> src/x86/avx2.rs:1212:18 Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! 1212 | #[cfg_attr(test, assert_instr(vpmaskmovq))] Sep 19 16:10:38.228 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.228 INFO kablam! Sep 19 16:10:38.228 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.228 INFO kablam! --> src/x86/avx2.rs:1222:18 Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! 1222 | #[cfg_attr(test, assert_instr(vpmaskmovq))] Sep 19 16:10:38.228 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.228 INFO kablam! Sep 19 16:10:38.228 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.228 INFO kablam! --> src/x86/avx2.rs:1231:18 Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! 1231 | #[cfg_attr(test, assert_instr(vpmaxsw))] Sep 19 16:10:38.228 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.228 INFO kablam! Sep 19 16:10:38.228 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.228 INFO kablam! --> src/x86/avx2.rs:1240:18 Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! 1240 | #[cfg_attr(test, assert_instr(vpmaxsd))] Sep 19 16:10:38.228 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.228 INFO kablam! Sep 19 16:10:38.228 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.228 INFO kablam! --> src/x86/avx2.rs:1249:18 Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! 1249 | #[cfg_attr(test, assert_instr(vpmaxsb))] Sep 19 16:10:38.228 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.228 INFO kablam! | Sep 19 16:10:38.228 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.229 INFO kablam! Sep 19 16:10:38.229 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.229 INFO kablam! --> src/x86/avx2.rs:1258:18 Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! 1258 | #[cfg_attr(test, assert_instr(vpmaxuw))] Sep 19 16:10:38.229 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.229 INFO kablam! Sep 19 16:10:38.229 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.229 INFO kablam! --> src/x86/avx2.rs:1267:18 Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! 1267 | #[cfg_attr(test, assert_instr(vpmaxud))] Sep 19 16:10:38.229 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.229 INFO kablam! Sep 19 16:10:38.229 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.229 INFO kablam! --> src/x86/avx2.rs:1276:18 Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! 1276 | #[cfg_attr(test, assert_instr(vpmaxub))] Sep 19 16:10:38.229 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.229 INFO kablam! Sep 19 16:10:38.229 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.229 INFO kablam! --> src/x86/avx2.rs:1285:18 Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! 1285 | #[cfg_attr(test, assert_instr(vpminsw))] Sep 19 16:10:38.229 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.229 INFO kablam! Sep 19 16:10:38.229 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.229 INFO kablam! --> src/x86/avx2.rs:1294:18 Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! 1294 | #[cfg_attr(test, assert_instr(vpminsd))] Sep 19 16:10:38.229 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.229 INFO kablam! Sep 19 16:10:38.229 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.229 INFO kablam! --> src/x86/avx2.rs:1303:18 Sep 19 16:10:38.229 INFO kablam! | Sep 19 16:10:38.229 INFO kablam! 1303 | #[cfg_attr(test, assert_instr(vpminsb))] Sep 19 16:10:38.229 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.230 INFO kablam! | Sep 19 16:10:38.230 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.230 INFO kablam! Sep 19 16:10:38.230 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.230 INFO kablam! --> src/x86/avx2.rs:1312:18 Sep 19 16:10:38.230 INFO kablam! | Sep 19 16:10:38.230 INFO kablam! 1312 | #[cfg_attr(test, assert_instr(vpminuw))] Sep 19 16:10:38.230 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.230 INFO kablam! | Sep 19 16:10:38.230 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.230 INFO kablam! Sep 19 16:10:38.235 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.235 INFO kablam! --> src/x86/avx2.rs:1321:18 Sep 19 16:10:38.235 INFO kablam! | Sep 19 16:10:38.235 INFO kablam! 1321 | #[cfg_attr(test, assert_instr(vpminud))] Sep 19 16:10:38.235 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.235 INFO kablam! | Sep 19 16:10:38.235 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.235 INFO kablam! Sep 19 16:10:38.235 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.235 INFO kablam! --> src/x86/avx2.rs:1330:18 Sep 19 16:10:38.235 INFO kablam! | Sep 19 16:10:38.235 INFO kablam! 1330 | #[cfg_attr(test, assert_instr(vpminub))] Sep 19 16:10:38.235 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.235 INFO kablam! | Sep 19 16:10:38.235 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.235 INFO kablam! Sep 19 16:10:38.235 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.235 INFO kablam! --> src/x86/avx2.rs:1339:18 Sep 19 16:10:38.235 INFO kablam! | Sep 19 16:10:38.235 INFO kablam! 1339 | #[cfg_attr(test, assert_instr(vpmovmskb))] Sep 19 16:10:38.235 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.235 INFO kablam! | Sep 19 16:10:38.235 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.235 INFO kablam! Sep 19 16:10:38.235 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.235 INFO kablam! --> src/x86/avx2.rs:1353:18 Sep 19 16:10:38.235 INFO kablam! | Sep 19 16:10:38.235 INFO kablam! 1353 | #[cfg_attr(test, assert_instr(vmpsadbw, imm8 = 0))] Sep 19 16:10:38.235 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.235 INFO kablam! | Sep 19 16:10:38.235 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.235 INFO kablam! Sep 19 16:10:38.251 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.251 INFO kablam! --> src/x86/avx2.rs:1372:18 Sep 19 16:10:38.251 INFO kablam! | Sep 19 16:10:38.251 INFO kablam! 1372 | #[cfg_attr(test, assert_instr(vpmuldq))] Sep 19 16:10:38.251 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.251 INFO kablam! | Sep 19 16:10:38.251 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.251 INFO kablam! Sep 19 16:10:38.251 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.251 INFO kablam! --> src/x86/avx2.rs:1383:18 Sep 19 16:10:38.251 INFO kablam! | Sep 19 16:10:38.251 INFO kablam! 1383 | #[cfg_attr(test, assert_instr(vpmuludq))] Sep 19 16:10:38.251 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.251 INFO kablam! | Sep 19 16:10:38.251 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.251 INFO kablam! Sep 19 16:10:38.251 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.251 INFO kablam! --> src/x86/avx2.rs:1393:18 Sep 19 16:10:38.251 INFO kablam! | Sep 19 16:10:38.251 INFO kablam! 1393 | #[cfg_attr(test, assert_instr(vpmulhw))] Sep 19 16:10:38.251 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.251 INFO kablam! | Sep 19 16:10:38.251 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.251 INFO kablam! Sep 19 16:10:38.251 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.251 INFO kablam! --> src/x86/avx2.rs:1403:18 Sep 19 16:10:38.251 INFO kablam! | Sep 19 16:10:38.251 INFO kablam! 1403 | #[cfg_attr(test, assert_instr(vpmulhuw))] Sep 19 16:10:38.251 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.251 INFO kablam! | Sep 19 16:10:38.251 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.251 INFO kablam! Sep 19 16:10:38.251 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.251 INFO kablam! --> src/x86/avx2.rs:1413:18 Sep 19 16:10:38.251 INFO kablam! | Sep 19 16:10:38.251 INFO kablam! 1413 | #[cfg_attr(test, assert_instr(vpmullw))] Sep 19 16:10:38.251 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.251 INFO kablam! | Sep 19 16:10:38.251 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.252 INFO kablam! Sep 19 16:10:38.252 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.252 INFO kablam! --> src/x86/avx2.rs:1423:18 Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! 1423 | #[cfg_attr(test, assert_instr(vpmulld))] Sep 19 16:10:38.252 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.252 INFO kablam! Sep 19 16:10:38.252 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.252 INFO kablam! --> src/x86/avx2.rs:1434:18 Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! 1434 | #[cfg_attr(test, assert_instr(vpmulhrsw))] Sep 19 16:10:38.252 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.252 INFO kablam! Sep 19 16:10:38.252 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.252 INFO kablam! --> src/x86/avx2.rs:1443:18 Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! 1443 | #[cfg_attr(test, assert_instr(vorps))] Sep 19 16:10:38.252 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.252 INFO kablam! Sep 19 16:10:38.252 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.252 INFO kablam! --> src/x86/avx2.rs:1452:18 Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! 1452 | #[cfg_attr(test, assert_instr(vpacksswb))] Sep 19 16:10:38.252 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.252 INFO kablam! Sep 19 16:10:38.252 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.252 INFO kablam! --> src/x86/avx2.rs:1461:18 Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! 1461 | #[cfg_attr(test, assert_instr(vpackssdw))] Sep 19 16:10:38.252 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.252 INFO kablam! Sep 19 16:10:38.252 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.252 INFO kablam! --> src/x86/avx2.rs:1470:18 Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! 1470 | #[cfg_attr(test, assert_instr(vpackuswb))] Sep 19 16:10:38.252 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.252 INFO kablam! Sep 19 16:10:38.252 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.252 INFO kablam! --> src/x86/avx2.rs:1479:18 Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! 1479 | #[cfg_attr(test, assert_instr(vpackusdw))] Sep 19 16:10:38.252 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.252 INFO kablam! Sep 19 16:10:38.252 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.252 INFO kablam! --> src/x86/avx2.rs:1490:18 Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! 1490 | #[cfg_attr(test, assert_instr(vpermps))] Sep 19 16:10:38.252 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.252 INFO kablam! Sep 19 16:10:38.252 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.252 INFO kablam! --> src/x86/avx2.rs:1498:18 Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! 1498 | #[cfg_attr(test, assert_instr(vpermpd, imm8 = 9))] Sep 19 16:10:38.252 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.252 INFO kablam! | Sep 19 16:10:38.252 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.252 INFO kablam! Sep 19 16:10:38.263 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.263 INFO kablam! --> src/x86/avx2.rs:1514:18 Sep 19 16:10:38.263 INFO kablam! | Sep 19 16:10:38.263 INFO kablam! 1514 | #[cfg_attr(test, assert_instr(vperm2f128, imm8 = 9))] Sep 19 16:10:38.263 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.263 INFO kablam! | Sep 19 16:10:38.263 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.263 INFO kablam! Sep 19 16:10:38.272 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.272 INFO kablam! --> src/x86/avx2.rs:1531:18 Sep 19 16:10:38.272 INFO kablam! | Sep 19 16:10:38.272 INFO kablam! 1531 | #[cfg_attr(test, assert_instr(vpermpd, imm8 = 1))] Sep 19 16:10:38.272 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.272 INFO kablam! | Sep 19 16:10:38.272 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.272 INFO kablam! Sep 19 16:10:38.282 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.282 INFO kablam! --> src/x86/avx2.rs:1548:18 Sep 19 16:10:38.282 INFO kablam! | Sep 19 16:10:38.282 INFO kablam! 1548 | #[cfg_attr(test, assert_instr(vpermps))] Sep 19 16:10:38.282 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.282 INFO kablam! | Sep 19 16:10:38.283 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.283 INFO kablam! Sep 19 16:10:38.285 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.285 INFO kablam! --> src/x86/avx2.rs:1559:18 Sep 19 16:10:38.285 INFO kablam! | Sep 19 16:10:38.285 INFO kablam! 1559 | #[cfg_attr(test, assert_instr(vpsadbw))] Sep 19 16:10:38.285 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.285 INFO kablam! | Sep 19 16:10:38.285 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.285 INFO kablam! Sep 19 16:10:38.285 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.285 INFO kablam! --> src/x86/avx2.rs:1595:18 Sep 19 16:10:38.285 INFO kablam! | Sep 19 16:10:38.285 INFO kablam! 1595 | #[cfg_attr(test, assert_instr(vpshufb))] Sep 19 16:10:38.285 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.285 INFO kablam! | Sep 19 16:10:38.285 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.285 INFO kablam! Sep 19 16:10:38.285 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.285 INFO kablam! --> src/x86/avx2.rs:1638:18 Sep 19 16:10:38.285 INFO kablam! | Sep 19 16:10:38.285 INFO kablam! 1638 | #[cfg_attr(test, assert_instr(vpermilps, imm8 = 9))] Sep 19 16:10:38.285 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.285 INFO kablam! | Sep 19 16:10:38.285 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.285 INFO kablam! Sep 19 16:10:38.299 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.299 INFO kablam! --> src/x86/avx2.rs:1656:18 Sep 19 16:10:38.299 INFO kablam! | Sep 19 16:10:38.299 INFO kablam! 1656 | #[cfg_attr(test, assert_instr(vpshufhw, imm8 = 9))] Sep 19 16:10:38.299 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.299 INFO kablam! | Sep 19 16:10:38.299 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.299 INFO kablam! Sep 19 16:10:38.305 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.305 INFO kablam! --> src/x86/avx2.rs:1674:18 Sep 19 16:10:38.305 INFO kablam! | Sep 19 16:10:38.305 INFO kablam! 1674 | #[cfg_attr(test, assert_instr(vpshuflw, imm8 = 9))] Sep 19 16:10:38.306 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.306 INFO kablam! | Sep 19 16:10:38.306 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.306 INFO kablam! Sep 19 16:10:38.315 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.315 INFO kablam! --> src/x86/avx2.rs:1692:18 Sep 19 16:10:38.315 INFO kablam! | Sep 19 16:10:38.315 INFO kablam! 1692 | #[cfg_attr(test, assert_instr(vpsignw))] Sep 19 16:10:38.315 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.315 INFO kablam! | Sep 19 16:10:38.315 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.315 INFO kablam! Sep 19 16:10:38.316 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.316 INFO kablam! --> src/x86/avx2.rs:1702:18 Sep 19 16:10:38.316 INFO kablam! | Sep 19 16:10:38.316 INFO kablam! 1702 | #[cfg_attr(test, assert_instr(vpsignd))] Sep 19 16:10:38.316 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.316 INFO kablam! | Sep 19 16:10:38.316 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.316 INFO kablam! Sep 19 16:10:38.316 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.316 INFO kablam! --> src/x86/avx2.rs:1712:18 Sep 19 16:10:38.316 INFO kablam! | Sep 19 16:10:38.316 INFO kablam! 1712 | #[cfg_attr(test, assert_instr(vpsignb))] Sep 19 16:10:38.316 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.316 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.319 INFO kablam! Sep 19 16:10:38.319 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.319 INFO kablam! --> src/x86/avx2.rs:1721:18 Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! 1721 | #[cfg_attr(test, assert_instr(vpsllw))] Sep 19 16:10:38.319 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.319 INFO kablam! Sep 19 16:10:38.319 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.319 INFO kablam! --> src/x86/avx2.rs:1730:18 Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! 1730 | #[cfg_attr(test, assert_instr(vpslld))] Sep 19 16:10:38.319 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.319 INFO kablam! Sep 19 16:10:38.319 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.319 INFO kablam! --> src/x86/avx2.rs:1739:18 Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! 1739 | #[cfg_attr(test, assert_instr(vpsllq))] Sep 19 16:10:38.319 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.319 INFO kablam! Sep 19 16:10:38.319 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.319 INFO kablam! --> src/x86/avx2.rs:1748:18 Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! 1748 | #[cfg_attr(test, assert_instr(vpsllw))] Sep 19 16:10:38.319 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.319 INFO kablam! Sep 19 16:10:38.319 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.319 INFO kablam! --> src/x86/avx2.rs:1757:18 Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! 1757 | #[cfg_attr(test, assert_instr(vpslld))] Sep 19 16:10:38.319 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.319 INFO kablam! Sep 19 16:10:38.319 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.319 INFO kablam! --> src/x86/avx2.rs:1766:18 Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! 1766 | #[cfg_attr(test, assert_instr(vpsllq))] Sep 19 16:10:38.319 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.319 INFO kablam! Sep 19 16:10:38.319 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.319 INFO kablam! --> src/x86/avx2.rs:1774:18 Sep 19 16:10:38.319 INFO kablam! | Sep 19 16:10:38.319 INFO kablam! 1774 | #[cfg_attr(test, assert_instr(vpslldq, imm8 = 3))] Sep 19 16:10:38.319 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.320 INFO kablam! | Sep 19 16:10:38.320 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.320 INFO kablam! Sep 19 16:10:38.331 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.331 INFO kablam! --> src/x86/avx2.rs:1790:18 Sep 19 16:10:38.331 INFO kablam! | Sep 19 16:10:38.331 INFO kablam! 1790 | #[cfg_attr(test, assert_instr(vpslldq, imm8 = 3))] Sep 19 16:10:38.331 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.331 INFO kablam! | Sep 19 16:10:38.331 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.331 INFO kablam! Sep 19 16:10:38.338 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.338 INFO kablam! --> src/x86/avx2.rs:1808:18 Sep 19 16:10:38.338 INFO kablam! | Sep 19 16:10:38.338 INFO kablam! 1808 | #[cfg_attr(test, assert_instr(vpsllvd))] Sep 19 16:10:38.338 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.338 INFO kablam! | Sep 19 16:10:38.338 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.338 INFO kablam! Sep 19 16:10:38.338 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.338 INFO kablam! --> src/x86/avx2.rs:1818:18 Sep 19 16:10:38.338 INFO kablam! | Sep 19 16:10:38.338 INFO kablam! 1818 | #[cfg_attr(test, assert_instr(vpsllvd))] Sep 19 16:10:38.338 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.338 INFO kablam! | Sep 19 16:10:38.338 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.338 INFO kablam! Sep 19 16:10:38.339 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.339 INFO kablam! --> src/x86/avx2.rs:1828:18 Sep 19 16:10:38.339 INFO kablam! | Sep 19 16:10:38.339 INFO kablam! 1828 | #[cfg_attr(test, assert_instr(vpsllvq))] Sep 19 16:10:38.339 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.339 INFO kablam! | Sep 19 16:10:38.339 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.339 INFO kablam! Sep 19 16:10:38.339 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.339 INFO kablam! --> src/x86/avx2.rs:1838:18 Sep 19 16:10:38.339 INFO kablam! | Sep 19 16:10:38.339 INFO kablam! 1838 | #[cfg_attr(test, assert_instr(vpsllvq))] Sep 19 16:10:38.339 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.339 INFO kablam! | Sep 19 16:10:38.339 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.339 INFO kablam! Sep 19 16:10:38.339 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.339 INFO kablam! --> src/x86/avx2.rs:1847:18 Sep 19 16:10:38.339 INFO kablam! | Sep 19 16:10:38.339 INFO kablam! 1847 | #[cfg_attr(test, assert_instr(vpsraw))] Sep 19 16:10:38.339 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.339 INFO kablam! | Sep 19 16:10:38.339 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.339 INFO kablam! Sep 19 16:10:38.339 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.339 INFO kablam! --> src/x86/avx2.rs:1856:18 Sep 19 16:10:38.339 INFO kablam! | Sep 19 16:10:38.339 INFO kablam! 1856 | #[cfg_attr(test, assert_instr(vpsrad))] Sep 19 16:10:38.339 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.339 INFO kablam! | Sep 19 16:10:38.339 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.339 INFO kablam! Sep 19 16:10:38.340 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.340 INFO kablam! --> src/x86/avx2.rs:1865:18 Sep 19 16:10:38.340 INFO kablam! | Sep 19 16:10:38.340 INFO kablam! 1865 | #[cfg_attr(test, assert_instr(vpsraw))] Sep 19 16:10:38.340 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.340 INFO kablam! | Sep 19 16:10:38.340 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.340 INFO kablam! Sep 19 16:10:38.340 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.340 INFO kablam! --> src/x86/avx2.rs:1874:18 Sep 19 16:10:38.340 INFO kablam! | Sep 19 16:10:38.340 INFO kablam! 1874 | #[cfg_attr(test, assert_instr(vpsrad))] Sep 19 16:10:38.340 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.340 INFO kablam! | Sep 19 16:10:38.340 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.340 INFO kablam! Sep 19 16:10:38.340 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.340 INFO kablam! --> src/x86/avx2.rs:1883:18 Sep 19 16:10:38.340 INFO kablam! | Sep 19 16:10:38.340 INFO kablam! 1883 | #[cfg_attr(test, assert_instr(vpsravd))] Sep 19 16:10:38.340 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.340 INFO kablam! | Sep 19 16:10:38.340 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.340 INFO kablam! Sep 19 16:10:38.340 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.340 INFO kablam! --> src/x86/avx2.rs:1892:18 Sep 19 16:10:38.340 INFO kablam! | Sep 19 16:10:38.340 INFO kablam! 1892 | #[cfg_attr(test, assert_instr(vpsravd))] Sep 19 16:10:38.340 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.340 INFO kablam! | Sep 19 16:10:38.340 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.340 INFO kablam! Sep 19 16:10:38.340 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.340 INFO kablam! --> src/x86/avx2.rs:1900:18 Sep 19 16:10:38.340 INFO kablam! | Sep 19 16:10:38.340 INFO kablam! 1900 | #[cfg_attr(test, assert_instr(vpsrldq, imm8 = 3))] Sep 19 16:10:38.340 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.340 INFO kablam! | Sep 19 16:10:38.340 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.340 INFO kablam! Sep 19 16:10:38.349 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.349 INFO kablam! --> src/x86/avx2.rs:1916:18 Sep 19 16:10:38.349 INFO kablam! | Sep 19 16:10:38.349 INFO kablam! 1916 | #[cfg_attr(test, assert_instr(vpsrldq, imm8 = 3))] Sep 19 16:10:38.349 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.349 INFO kablam! | Sep 19 16:10:38.349 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.349 INFO kablam! Sep 19 16:10:38.361 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.361 INFO kablam! --> src/x86/avx2.rs:1933:18 Sep 19 16:10:38.361 INFO kablam! | Sep 19 16:10:38.361 INFO kablam! 1933 | #[cfg_attr(test, assert_instr(vpsrlw))] Sep 19 16:10:38.361 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.361 INFO kablam! | Sep 19 16:10:38.361 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.362 INFO kablam! Sep 19 16:10:38.362 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.362 INFO kablam! --> src/x86/avx2.rs:1942:18 Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! 1942 | #[cfg_attr(test, assert_instr(vpsrld))] Sep 19 16:10:38.362 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.362 INFO kablam! Sep 19 16:10:38.362 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.362 INFO kablam! --> src/x86/avx2.rs:1951:18 Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! 1951 | #[cfg_attr(test, assert_instr(vpsrlq))] Sep 19 16:10:38.362 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.362 INFO kablam! Sep 19 16:10:38.362 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.362 INFO kablam! --> src/x86/avx2.rs:1960:18 Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! 1960 | #[cfg_attr(test, assert_instr(vpsrlw))] Sep 19 16:10:38.362 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.362 INFO kablam! Sep 19 16:10:38.362 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.362 INFO kablam! --> src/x86/avx2.rs:1969:18 Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! 1969 | #[cfg_attr(test, assert_instr(vpsrld))] Sep 19 16:10:38.362 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.362 INFO kablam! Sep 19 16:10:38.362 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.362 INFO kablam! --> src/x86/avx2.rs:1978:18 Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! 1978 | #[cfg_attr(test, assert_instr(vpsrlq))] Sep 19 16:10:38.362 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.362 INFO kablam! Sep 19 16:10:38.362 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.362 INFO kablam! --> src/x86/avx2.rs:1987:18 Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! 1987 | #[cfg_attr(test, assert_instr(vpsrlvd))] Sep 19 16:10:38.362 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.362 INFO kablam! Sep 19 16:10:38.362 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.362 INFO kablam! --> src/x86/avx2.rs:1996:18 Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! 1996 | #[cfg_attr(test, assert_instr(vpsrlvd))] Sep 19 16:10:38.362 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.362 INFO kablam! Sep 19 16:10:38.362 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.362 INFO kablam! --> src/x86/avx2.rs:2005:18 Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! 2005 | #[cfg_attr(test, assert_instr(vpsrlvq))] Sep 19 16:10:38.362 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.362 INFO kablam! | Sep 19 16:10:38.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.363 INFO kablam! Sep 19 16:10:38.363 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.363 INFO kablam! --> src/x86/avx2.rs:2014:18 Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! 2014 | #[cfg_attr(test, assert_instr(vpsrlvq))] Sep 19 16:10:38.363 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.363 INFO kablam! Sep 19 16:10:38.363 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.363 INFO kablam! --> src/x86/avx2.rs:2024:18 Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! 2024 | #[cfg_attr(test, assert_instr(vpsubw))] Sep 19 16:10:38.363 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.363 INFO kablam! Sep 19 16:10:38.363 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.363 INFO kablam! --> src/x86/avx2.rs:2032:18 Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! 2032 | #[cfg_attr(test, assert_instr(vpsubd))] Sep 19 16:10:38.363 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.363 INFO kablam! Sep 19 16:10:38.363 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.363 INFO kablam! --> src/x86/avx2.rs:2040:18 Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! 2040 | #[cfg_attr(test, assert_instr(vpsubq))] Sep 19 16:10:38.363 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.363 INFO kablam! Sep 19 16:10:38.363 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.363 INFO kablam! --> src/x86/avx2.rs:2048:18 Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! 2048 | #[cfg_attr(test, assert_instr(vpsubb))] Sep 19 16:10:38.363 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.363 INFO kablam! Sep 19 16:10:38.363 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.363 INFO kablam! --> src/x86/avx2.rs:2057:18 Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! 2057 | #[cfg_attr(test, assert_instr(vpsubsw))] Sep 19 16:10:38.363 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.363 INFO kablam! Sep 19 16:10:38.363 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.363 INFO kablam! --> src/x86/avx2.rs:2066:18 Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! 2066 | #[cfg_attr(test, assert_instr(vpsubsb))] Sep 19 16:10:38.363 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.363 INFO kablam! Sep 19 16:10:38.363 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.363 INFO kablam! --> src/x86/avx2.rs:2075:18 Sep 19 16:10:38.363 INFO kablam! | Sep 19 16:10:38.363 INFO kablam! 2075 | #[cfg_attr(test, assert_instr(vpsubusw))] Sep 19 16:10:38.366 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.366 INFO kablam! | Sep 19 16:10:38.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.366 INFO kablam! Sep 19 16:10:38.366 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.366 INFO kablam! --> src/x86/avx2.rs:2084:18 Sep 19 16:10:38.366 INFO kablam! | Sep 19 16:10:38.366 INFO kablam! 2084 | #[cfg_attr(test, assert_instr(vpsubusb))] Sep 19 16:10:38.366 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.366 INFO kablam! | Sep 19 16:10:38.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.366 INFO kablam! Sep 19 16:10:38.366 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.366 INFO kablam! --> src/x86/avx2.rs:2129:18 Sep 19 16:10:38.366 INFO kablam! | Sep 19 16:10:38.366 INFO kablam! 2129 | #[cfg_attr(test, assert_instr(vpunpckhbw))] Sep 19 16:10:38.366 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.366 INFO kablam! | Sep 19 16:10:38.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.366 INFO kablam! Sep 19 16:10:38.366 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.366 INFO kablam! --> src/x86/avx2.rs:2173:18 Sep 19 16:10:38.366 INFO kablam! | Sep 19 16:10:38.366 INFO kablam! 2173 | #[cfg_attr(test, assert_instr(vpunpcklbw))] Sep 19 16:10:38.366 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.366 INFO kablam! | Sep 19 16:10:38.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.366 INFO kablam! Sep 19 16:10:38.366 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.366 INFO kablam! --> src/x86/avx2.rs:2215:18 Sep 19 16:10:38.366 INFO kablam! | Sep 19 16:10:38.366 INFO kablam! 2215 | #[cfg_attr(test, assert_instr(vpunpckhwd))] Sep 19 16:10:38.366 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.366 INFO kablam! | Sep 19 16:10:38.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.366 INFO kablam! Sep 19 16:10:38.366 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.366 INFO kablam! --> src/x86/avx2.rs:2258:18 Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! 2258 | #[cfg_attr(test, assert_instr(vpunpcklwd))] Sep 19 16:10:38.367 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.367 INFO kablam! Sep 19 16:10:38.367 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.367 INFO kablam! --> src/x86/avx2.rs:2299:18 Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! 2299 | #[cfg_attr(test, assert_instr(vunpckhps))] Sep 19 16:10:38.367 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.367 INFO kablam! Sep 19 16:10:38.367 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.367 INFO kablam! --> src/x86/avx2.rs:2340:18 Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! 2340 | #[cfg_attr(test, assert_instr(vunpcklps))] Sep 19 16:10:38.367 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.367 INFO kablam! Sep 19 16:10:38.367 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.367 INFO kablam! --> src/x86/avx2.rs:2381:18 Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! 2381 | #[cfg_attr(test, assert_instr(vunpckhpd))] Sep 19 16:10:38.367 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.367 INFO kablam! Sep 19 16:10:38.367 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.367 INFO kablam! --> src/x86/avx2.rs:2422:18 Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! 2422 | #[cfg_attr(test, assert_instr(vunpcklpd))] Sep 19 16:10:38.367 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.367 INFO kablam! Sep 19 16:10:38.367 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.367 INFO kablam! --> src/x86/avx2.rs:2431:18 Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! 2431 | #[cfg_attr(test, assert_instr(vxorps))] Sep 19 16:10:38.367 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.367 INFO kablam! Sep 19 16:10:38.367 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.367 INFO kablam! --> src/x86/avx.rs:12:18 Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! 12 | #[cfg_attr(test, assert_instr(vaddpd))] Sep 19 16:10:38.367 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.367 INFO kablam! Sep 19 16:10:38.367 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.367 INFO kablam! --> src/x86/avx.rs:21:18 Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.367 INFO kablam! 21 | #[cfg_attr(test, assert_instr(vaddps))] Sep 19 16:10:38.367 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.367 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.368 INFO kablam! Sep 19 16:10:38.368 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.368 INFO kablam! --> src/x86/avx.rs:33:18 Sep 19 16:10:38.368 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! 33 | #[cfg_attr(test, assert_instr(vandps))] Sep 19 16:10:38.368 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.368 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.368 INFO kablam! Sep 19 16:10:38.368 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.368 INFO kablam! --> src/x86/avx.rs:42:18 Sep 19 16:10:38.368 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! 42 | #[cfg_attr(test, assert_instr(vandps))] Sep 19 16:10:38.368 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.368 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.368 INFO kablam! Sep 19 16:10:38.368 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.368 INFO kablam! --> src/x86/avx.rs:53:18 Sep 19 16:10:38.368 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! 53 | #[cfg_attr(test, assert_instr(vorps))] Sep 19 16:10:38.368 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.368 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.368 INFO kablam! Sep 19 16:10:38.368 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.368 INFO kablam! --> src/x86/avx.rs:62:18 Sep 19 16:10:38.368 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! 62 | #[cfg_attr(test, assert_instr(vorps))] Sep 19 16:10:38.368 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.368 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.368 INFO kablam! Sep 19 16:10:38.368 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.368 INFO kablam! --> src/x86/avx.rs:71:18 Sep 19 16:10:38.368 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! 71 | #[cfg_attr(test, assert_instr(vshufpd, imm8 = 0x1))] Sep 19 16:10:38.368 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.368 INFO kablam! | Sep 19 16:10:38.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.368 INFO kablam! Sep 19 16:10:38.382 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.383 INFO kablam! --> src/x86/avx.rs:88:18 Sep 19 16:10:38.383 INFO kablam! | Sep 19 16:10:38.383 INFO kablam! 88 | #[cfg_attr(test, assert_instr(vshufps, imm8 = 0x0))] Sep 19 16:10:38.383 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.383 INFO kablam! | Sep 19 16:10:38.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.383 INFO kablam! Sep 19 16:10:38.398 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.399 INFO kablam! --> src/x86/avx.rs:107:18 Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! 107 | #[cfg_attr(test, assert_instr(vandnps))] Sep 19 16:10:38.399 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.399 INFO kablam! Sep 19 16:10:38.399 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.399 INFO kablam! --> src/x86/avx.rs:117:18 Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! 117 | #[cfg_attr(test, assert_instr(vandnps))] Sep 19 16:10:38.399 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.399 INFO kablam! Sep 19 16:10:38.399 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.399 INFO kablam! --> src/x86/avx.rs:126:18 Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! 126 | #[cfg_attr(test, assert_instr(vmaxpd))] Sep 19 16:10:38.399 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.399 INFO kablam! Sep 19 16:10:38.399 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.399 INFO kablam! --> src/x86/avx.rs:135:18 Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! 135 | #[cfg_attr(test, assert_instr(vmaxps))] Sep 19 16:10:38.399 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.399 INFO kablam! Sep 19 16:10:38.399 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.399 INFO kablam! --> src/x86/avx.rs:144:18 Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! 144 | #[cfg_attr(test, assert_instr(vminpd))] Sep 19 16:10:38.399 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.399 INFO kablam! Sep 19 16:10:38.399 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.399 INFO kablam! --> src/x86/avx.rs:153:18 Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! 153 | #[cfg_attr(test, assert_instr(vminps))] Sep 19 16:10:38.399 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.399 INFO kablam! Sep 19 16:10:38.399 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.399 INFO kablam! --> src/x86/avx.rs:162:18 Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! 162 | #[cfg_attr(test, assert_instr(vmulpd))] Sep 19 16:10:38.399 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.399 INFO kablam! Sep 19 16:10:38.399 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.399 INFO kablam! --> src/x86/avx.rs:171:18 Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! 171 | #[cfg_attr(test, assert_instr(vmulps))] Sep 19 16:10:38.399 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.399 INFO kablam! Sep 19 16:10:38.399 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.399 INFO kablam! --> src/x86/avx.rs:180:18 Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.399 INFO kablam! 180 | #[cfg_attr(test, assert_instr(vaddsubpd))] Sep 19 16:10:38.399 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.399 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.400 INFO kablam! Sep 19 16:10:38.400 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.400 INFO kablam! --> src/x86/avx.rs:189:18 Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! 189 | #[cfg_attr(test, assert_instr(vaddsubps))] Sep 19 16:10:38.400 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.400 INFO kablam! Sep 19 16:10:38.400 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.400 INFO kablam! --> src/x86/avx.rs:198:18 Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! 198 | #[cfg_attr(test, assert_instr(vsubpd))] Sep 19 16:10:38.400 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.400 INFO kablam! Sep 19 16:10:38.400 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.400 INFO kablam! --> src/x86/avx.rs:207:18 Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! 207 | #[cfg_attr(test, assert_instr(vsubps))] Sep 19 16:10:38.400 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.400 INFO kablam! Sep 19 16:10:38.400 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.400 INFO kablam! --> src/x86/avx.rs:216:18 Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! 216 | #[cfg_attr(test, assert_instr(vdivps))] Sep 19 16:10:38.400 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.400 INFO kablam! Sep 19 16:10:38.400 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.400 INFO kablam! --> src/x86/avx.rs:225:18 Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! 225 | #[cfg_attr(test, assert_instr(vdivpd))] Sep 19 16:10:38.400 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.400 INFO kablam! Sep 19 16:10:38.400 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.400 INFO kablam! --> src/x86/avx.rs:243:18 Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! 243 | #[cfg_attr(test, assert_instr(vroundpd, b = 0x3))] Sep 19 16:10:38.400 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.400 INFO kablam! | Sep 19 16:10:38.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.400 INFO kablam! Sep 19 16:10:38.411 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.411 INFO kablam! --> src/x86/avx.rs:260:18 Sep 19 16:10:38.411 INFO kablam! | Sep 19 16:10:38.411 INFO kablam! 260 | #[cfg_attr(test, assert_instr(vroundpd))] Sep 19 16:10:38.411 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.411 INFO kablam! | Sep 19 16:10:38.411 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.411 INFO kablam! Sep 19 16:10:38.411 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.411 INFO kablam! --> src/x86/avx.rs:269:18 Sep 19 16:10:38.411 INFO kablam! | Sep 19 16:10:38.411 INFO kablam! 269 | #[cfg_attr(test, assert_instr(vroundpd))] Sep 19 16:10:38.411 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.411 INFO kablam! | Sep 19 16:10:38.411 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.411 INFO kablam! Sep 19 16:10:38.411 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.411 INFO kablam! --> src/x86/avx.rs:287:18 Sep 19 16:10:38.411 INFO kablam! | Sep 19 16:10:38.411 INFO kablam! 287 | #[cfg_attr(test, assert_instr(vroundps, b = 0x00))] Sep 19 16:10:38.411 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.411 INFO kablam! | Sep 19 16:10:38.411 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.411 INFO kablam! Sep 19 16:10:38.431 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.431 INFO kablam! --> src/x86/avx.rs:304:18 Sep 19 16:10:38.431 INFO kablam! | Sep 19 16:10:38.431 INFO kablam! 304 | #[cfg_attr(test, assert_instr(vroundps))] Sep 19 16:10:38.431 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.431 INFO kablam! | Sep 19 16:10:38.431 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.431 INFO kablam! Sep 19 16:10:38.431 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.431 INFO kablam! --> src/x86/avx.rs:313:18 Sep 19 16:10:38.431 INFO kablam! | Sep 19 16:10:38.431 INFO kablam! 313 | #[cfg_attr(test, assert_instr(vroundps))] Sep 19 16:10:38.431 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.431 INFO kablam! | Sep 19 16:10:38.431 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.431 INFO kablam! Sep 19 16:10:38.431 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.431 INFO kablam! --> src/x86/avx.rs:322:18 Sep 19 16:10:38.431 INFO kablam! | Sep 19 16:10:38.431 INFO kablam! 322 | #[cfg_attr(test, assert_instr(vsqrtps))] Sep 19 16:10:38.431 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.431 INFO kablam! | Sep 19 16:10:38.431 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.431 INFO kablam! Sep 19 16:10:38.431 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.431 INFO kablam! --> src/x86/avx.rs:331:18 Sep 19 16:10:38.431 INFO kablam! | Sep 19 16:10:38.431 INFO kablam! 331 | #[cfg_attr(test, assert_instr(vsqrtpd))] Sep 19 16:10:38.431 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.431 INFO kablam! | Sep 19 16:10:38.431 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.431 INFO kablam! Sep 19 16:10:38.431 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.431 INFO kablam! --> src/x86/avx.rs:340:18 Sep 19 16:10:38.431 INFO kablam! | Sep 19 16:10:38.431 INFO kablam! 340 | #[cfg_attr(test, assert_instr(vblendpd, imm8 = 9))] Sep 19 16:10:38.431 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.431 INFO kablam! | Sep 19 16:10:38.431 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.431 INFO kablam! Sep 19 16:10:38.447 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.447 INFO kablam! --> src/x86/avx.rs:357:18 Sep 19 16:10:38.447 INFO kablam! | Sep 19 16:10:38.447 INFO kablam! 357 | #[cfg_attr(test, assert_instr(vblendps, imm8 = 9))] Sep 19 16:10:38.447 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.447 INFO kablam! | Sep 19 16:10:38.447 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.447 INFO kablam! Sep 19 16:10:38.468 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.468 INFO kablam! --> src/x86/avx.rs:374:18 Sep 19 16:10:38.468 INFO kablam! | Sep 19 16:10:38.468 INFO kablam! 374 | #[cfg_attr(test, assert_instr(vblendvpd))] Sep 19 16:10:38.468 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.468 INFO kablam! | Sep 19 16:10:38.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.468 INFO kablam! Sep 19 16:10:38.468 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.468 INFO kablam! --> src/x86/avx.rs:383:18 Sep 19 16:10:38.468 INFO kablam! | Sep 19 16:10:38.468 INFO kablam! 383 | #[cfg_attr(test, assert_instr(vblendvps))] Sep 19 16:10:38.468 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.468 INFO kablam! | Sep 19 16:10:38.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.468 INFO kablam! Sep 19 16:10:38.468 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.468 INFO kablam! --> src/x86/avx.rs:394:18 Sep 19 16:10:38.468 INFO kablam! | Sep 19 16:10:38.468 INFO kablam! 394 | #[cfg_attr(test, assert_instr(vdpps, imm8 = 0x0))] Sep 19 16:10:38.468 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.468 INFO kablam! | Sep 19 16:10:38.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.469 INFO kablam! Sep 19 16:10:38.482 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.482 INFO kablam! --> src/x86/avx.rs:413:18 Sep 19 16:10:38.482 INFO kablam! | Sep 19 16:10:38.482 INFO kablam! 413 | #[cfg_attr(test, assert_instr(vhaddpd))] Sep 19 16:10:38.482 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.482 INFO kablam! | Sep 19 16:10:38.482 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.482 INFO kablam! Sep 19 16:10:38.482 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.482 INFO kablam! --> src/x86/avx.rs:425:18 Sep 19 16:10:38.482 INFO kablam! | Sep 19 16:10:38.482 INFO kablam! 425 | #[cfg_attr(test, assert_instr(vhaddps))] Sep 19 16:10:38.482 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.482 INFO kablam! | Sep 19 16:10:38.482 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.482 INFO kablam! Sep 19 16:10:38.482 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.482 INFO kablam! --> src/x86/avx.rs:436:18 Sep 19 16:10:38.482 INFO kablam! | Sep 19 16:10:38.482 INFO kablam! 436 | #[cfg_attr(test, assert_instr(vhsubpd))] Sep 19 16:10:38.482 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.482 INFO kablam! | Sep 19 16:10:38.482 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.482 INFO kablam! Sep 19 16:10:38.482 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.482 INFO kablam! --> src/x86/avx.rs:448:18 Sep 19 16:10:38.482 INFO kablam! | Sep 19 16:10:38.483 INFO kablam! 448 | #[cfg_attr(test, assert_instr(vhsubps))] Sep 19 16:10:38.483 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.483 INFO kablam! | Sep 19 16:10:38.483 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.483 INFO kablam! Sep 19 16:10:38.483 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.483 INFO kablam! --> src/x86/avx.rs:458:18 Sep 19 16:10:38.483 INFO kablam! | Sep 19 16:10:38.483 INFO kablam! 458 | #[cfg_attr(test, assert_instr(vxorps))] Sep 19 16:10:38.483 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.483 INFO kablam! | Sep 19 16:10:38.483 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.483 INFO kablam! Sep 19 16:10:38.483 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.483 INFO kablam! --> src/x86/avx.rs:467:18 Sep 19 16:10:38.483 INFO kablam! | Sep 19 16:10:38.483 INFO kablam! 467 | #[cfg_attr(test, assert_instr(vxorps))] Sep 19 16:10:38.483 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.483 INFO kablam! | Sep 19 16:10:38.483 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.483 INFO kablam! Sep 19 16:10:38.483 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.483 INFO kablam! --> src/x86/avx.rs:477:18 Sep 19 16:10:38.483 INFO kablam! | Sep 19 16:10:38.483 INFO kablam! 477 | #[cfg_attr(test, assert_instr(vcmpeqpd, imm8 = 0))] // TODO Validate vcmppd Sep 19 16:10:38.483 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.483 INFO kablam! | Sep 19 16:10:38.483 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.483 INFO kablam! Sep 19 16:10:38.502 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.502 INFO kablam! --> src/x86/avx.rs:495:18 Sep 19 16:10:38.502 INFO kablam! | Sep 19 16:10:38.503 INFO kablam! 495 | #[cfg_attr(test, assert_instr(vcmpeqpd, imm8 = 0))] // TODO Validate vcmppd Sep 19 16:10:38.503 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.503 INFO kablam! | Sep 19 16:10:38.503 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.503 INFO kablam! Sep 19 16:10:38.520 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.520 INFO kablam! --> src/x86/avx.rs:513:18 Sep 19 16:10:38.520 INFO kablam! | Sep 19 16:10:38.520 INFO kablam! 513 | #[cfg_attr(test, assert_instr(vcmpeqps, imm8 = 0))] // TODO Validate vcmpps Sep 19 16:10:38.522 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.522 INFO kablam! | Sep 19 16:10:38.522 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.522 INFO kablam! Sep 19 16:10:38.543 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.543 INFO kablam! --> src/x86/avx.rs:531:18 Sep 19 16:10:38.543 INFO kablam! | Sep 19 16:10:38.543 INFO kablam! 531 | #[cfg_attr(test, assert_instr(vcmpeqps, imm8 = 0))] // TODO Validate vcmpps Sep 19 16:10:38.543 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.543 INFO kablam! | Sep 19 16:10:38.543 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.543 INFO kablam! Sep 19 16:10:38.555 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.555 INFO kablam! --> src/x86/avx.rs:551:18 Sep 19 16:10:38.555 INFO kablam! | Sep 19 16:10:38.555 INFO kablam! 551 | #[cfg_attr(test, assert_instr(vcmpeqsd, imm8 = 0))] // TODO Validate vcmpsd Sep 19 16:10:38.555 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.555 INFO kablam! | Sep 19 16:10:38.555 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.555 INFO kablam! Sep 19 16:10:38.569 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.569 INFO kablam! --> src/x86/avx.rs:571:18 Sep 19 16:10:38.569 INFO kablam! | Sep 19 16:10:38.569 INFO kablam! 571 | #[cfg_attr(test, assert_instr(vcmpeqss, imm8 = 0))] // TODO Validate vcmpss Sep 19 16:10:38.569 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.569 INFO kablam! | Sep 19 16:10:38.569 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.569 INFO kablam! Sep 19 16:10:38.585 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.585 INFO kablam! --> src/x86/avx.rs:588:18 Sep 19 16:10:38.585 INFO kablam! | Sep 19 16:10:38.585 INFO kablam! 588 | #[cfg_attr(test, assert_instr(vcvtdq2pd))] Sep 19 16:10:38.585 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.585 INFO kablam! | Sep 19 16:10:38.585 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.585 INFO kablam! Sep 19 16:10:38.585 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.585 INFO kablam! --> src/x86/avx.rs:597:18 Sep 19 16:10:38.585 INFO kablam! | Sep 19 16:10:38.585 INFO kablam! 597 | #[cfg_attr(test, assert_instr(vcvtdq2ps))] Sep 19 16:10:38.585 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.585 INFO kablam! | Sep 19 16:10:38.585 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.585 INFO kablam! Sep 19 16:10:38.585 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.585 INFO kablam! --> src/x86/avx.rs:606:18 Sep 19 16:10:38.585 INFO kablam! | Sep 19 16:10:38.585 INFO kablam! 606 | #[cfg_attr(test, assert_instr(vcvtpd2ps))] Sep 19 16:10:38.585 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.585 INFO kablam! | Sep 19 16:10:38.585 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.585 INFO kablam! Sep 19 16:10:38.585 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.585 INFO kablam! --> src/x86/avx.rs:615:18 Sep 19 16:10:38.585 INFO kablam! | Sep 19 16:10:38.585 INFO kablam! 615 | #[cfg_attr(test, assert_instr(vcvtps2dq))] Sep 19 16:10:38.585 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.585 INFO kablam! | Sep 19 16:10:38.585 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.585 INFO kablam! Sep 19 16:10:38.585 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.586 INFO kablam! --> src/x86/avx.rs:624:18 Sep 19 16:10:38.586 INFO kablam! | Sep 19 16:10:38.586 INFO kablam! 624 | #[cfg_attr(test, assert_instr(vcvtps2pd))] Sep 19 16:10:38.586 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.586 INFO kablam! | Sep 19 16:10:38.586 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.586 INFO kablam! Sep 19 16:10:38.586 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.586 INFO kablam! --> src/x86/avx.rs:633:18 Sep 19 16:10:38.586 INFO kablam! | Sep 19 16:10:38.586 INFO kablam! 633 | #[cfg_attr(test, assert_instr(vcvttpd2dq))] Sep 19 16:10:38.586 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.586 INFO kablam! | Sep 19 16:10:38.586 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.586 INFO kablam! Sep 19 16:10:38.586 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.586 INFO kablam! --> src/x86/avx.rs:642:18 Sep 19 16:10:38.586 INFO kablam! | Sep 19 16:10:38.586 INFO kablam! 642 | #[cfg_attr(test, assert_instr(vcvtpd2dq))] Sep 19 16:10:38.586 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.586 INFO kablam! | Sep 19 16:10:38.586 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.586 INFO kablam! Sep 19 16:10:38.586 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.586 INFO kablam! --> src/x86/avx.rs:651:18 Sep 19 16:10:38.586 INFO kablam! | Sep 19 16:10:38.587 INFO kablam! 651 | #[cfg_attr(test, assert_instr(vcvttps2dq))] Sep 19 16:10:38.587 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.587 INFO kablam! | Sep 19 16:10:38.587 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.587 INFO kablam! Sep 19 16:10:38.587 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.587 INFO kablam! --> src/x86/avx.rs:660:18 Sep 19 16:10:38.587 INFO kablam! | Sep 19 16:10:38.587 INFO kablam! 660 | #[cfg_attr(test, assert_instr(vextractf128, imm8 = 1))] Sep 19 16:10:38.587 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.587 INFO kablam! | Sep 19 16:10:38.587 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.587 INFO kablam! Sep 19 16:10:38.603 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.603 INFO kablam! --> src/x86/avx.rs:677:18 Sep 19 16:10:38.603 INFO kablam! | Sep 19 16:10:38.603 INFO kablam! 677 | #[cfg_attr(test, assert_instr(vextractf128, imm8 = 1))] Sep 19 16:10:38.603 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.603 INFO kablam! | Sep 19 16:10:38.603 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.603 INFO kablam! Sep 19 16:10:38.623 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.623 INFO kablam! --> src/x86/avx.rs:693:18 Sep 19 16:10:38.623 INFO kablam! | Sep 19 16:10:38.623 INFO kablam! 693 | #[cfg_attr(test, assert_instr(vextractf128, imm8 = 1))] Sep 19 16:10:38.623 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.623 INFO kablam! | Sep 19 16:10:38.623 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.623 INFO kablam! Sep 19 16:10:38.643 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.643 INFO kablam! --> src/x86/avx.rs:710:18 Sep 19 16:10:38.643 INFO kablam! | Sep 19 16:10:38.643 INFO kablam! 710 | #[cfg_attr(test, assert_instr(vpermilps))] Sep 19 16:10:38.643 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.644 INFO kablam! | Sep 19 16:10:38.644 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.644 INFO kablam! Sep 19 16:10:38.644 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.644 INFO kablam! --> src/x86/avx.rs:719:18 Sep 19 16:10:38.644 INFO kablam! | Sep 19 16:10:38.644 INFO kablam! 719 | #[cfg_attr(test, assert_instr(vpermilps))] Sep 19 16:10:38.644 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.644 INFO kablam! | Sep 19 16:10:38.644 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.644 INFO kablam! Sep 19 16:10:38.644 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.644 INFO kablam! --> src/x86/avx.rs:728:18 Sep 19 16:10:38.644 INFO kablam! | Sep 19 16:10:38.644 INFO kablam! 728 | #[cfg_attr(test, assert_instr(vpermilps, imm8 = 9))] Sep 19 16:10:38.644 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.644 INFO kablam! | Sep 19 16:10:38.644 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.644 INFO kablam! Sep 19 16:10:38.655 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.655 INFO kablam! --> src/x86/avx.rs:745:18 Sep 19 16:10:38.655 INFO kablam! | Sep 19 16:10:38.655 INFO kablam! 745 | #[cfg_attr(test, assert_instr(vpermilps, imm8 = 9))] Sep 19 16:10:38.655 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.655 INFO kablam! | Sep 19 16:10:38.655 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.655 INFO kablam! Sep 19 16:10:38.671 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.671 INFO kablam! --> src/x86/avx.rs:762:18 Sep 19 16:10:38.671 INFO kablam! | Sep 19 16:10:38.671 INFO kablam! 762 | #[cfg_attr(test, assert_instr(vpermilpd))] Sep 19 16:10:38.671 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.671 INFO kablam! | Sep 19 16:10:38.671 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.671 INFO kablam! Sep 19 16:10:38.671 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.671 INFO kablam! --> src/x86/avx.rs:771:18 Sep 19 16:10:38.671 INFO kablam! | Sep 19 16:10:38.671 INFO kablam! 771 | #[cfg_attr(test, assert_instr(vpermilpd))] Sep 19 16:10:38.671 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.671 INFO kablam! | Sep 19 16:10:38.671 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.671 INFO kablam! Sep 19 16:10:38.671 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.671 INFO kablam! --> src/x86/avx.rs:780:18 Sep 19 16:10:38.671 INFO kablam! | Sep 19 16:10:38.671 INFO kablam! 780 | #[cfg_attr(test, assert_instr(vpermilpd, imm8 = 0x1))] Sep 19 16:10:38.671 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.671 INFO kablam! | Sep 19 16:10:38.671 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.671 INFO kablam! Sep 19 16:10:38.687 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.687 INFO kablam! --> src/x86/avx.rs:797:18 Sep 19 16:10:38.687 INFO kablam! | Sep 19 16:10:38.687 INFO kablam! 797 | #[cfg_attr(test, assert_instr(vpermilpd, imm8 = 0x1))] Sep 19 16:10:38.687 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.687 INFO kablam! | Sep 19 16:10:38.687 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.687 INFO kablam! Sep 19 16:10:38.700 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.700 INFO kablam! --> src/x86/avx.rs:814:18 Sep 19 16:10:38.700 INFO kablam! | Sep 19 16:10:38.700 INFO kablam! 814 | #[cfg_attr(test, assert_instr(vperm2f128, imm8 = 0x5))] Sep 19 16:10:38.700 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.700 INFO kablam! | Sep 19 16:10:38.700 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.700 INFO kablam! Sep 19 16:10:38.720 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.720 INFO kablam! --> src/x86/avx.rs:831:18 Sep 19 16:10:38.720 INFO kablam! | Sep 19 16:10:38.720 INFO kablam! 831 | #[cfg_attr(test, assert_instr(vperm2f128, imm8 = 0x31))] Sep 19 16:10:38.720 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.720 INFO kablam! | Sep 19 16:10:38.720 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.720 INFO kablam! Sep 19 16:10:38.733 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.733 INFO kablam! --> src/x86/avx.rs:848:18 Sep 19 16:10:38.733 INFO kablam! | Sep 19 16:10:38.733 INFO kablam! 848 | #[cfg_attr(test, assert_instr(vperm2f128, imm8 = 0x31))] Sep 19 16:10:38.733 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.733 INFO kablam! | Sep 19 16:10:38.733 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.733 INFO kablam! Sep 19 16:10:38.749 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.749 INFO kablam! --> src/x86/avx.rs:865:18 Sep 19 16:10:38.749 INFO kablam! | Sep 19 16:10:38.749 INFO kablam! 865 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 19 16:10:38.749 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.749 INFO kablam! | Sep 19 16:10:38.749 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.749 INFO kablam! Sep 19 16:10:38.749 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.749 INFO kablam! --> src/x86/avx.rs:874:18 Sep 19 16:10:38.749 INFO kablam! | Sep 19 16:10:38.749 INFO kablam! 874 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 19 16:10:38.749 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.749 INFO kablam! | Sep 19 16:10:38.749 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.749 INFO kablam! Sep 19 16:10:38.749 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.749 INFO kablam! --> src/x86/avx.rs:883:18 Sep 19 16:10:38.749 INFO kablam! | Sep 19 16:10:38.749 INFO kablam! 883 | #[cfg_attr(test, assert_instr(vbroadcastsd))] Sep 19 16:10:38.749 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.749 INFO kablam! | Sep 19 16:10:38.749 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.749 INFO kablam! Sep 19 16:10:38.749 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.749 INFO kablam! --> src/x86/avx.rs:892:18 Sep 19 16:10:38.749 INFO kablam! | Sep 19 16:10:38.749 INFO kablam! 892 | #[cfg_attr(test, assert_instr(vbroadcastf128))] Sep 19 16:10:38.749 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.749 INFO kablam! | Sep 19 16:10:38.751 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.751 INFO kablam! Sep 19 16:10:38.751 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.751 INFO kablam! --> src/x86/avx.rs:901:18 Sep 19 16:10:38.751 INFO kablam! | Sep 19 16:10:38.751 INFO kablam! 901 | #[cfg_attr(test, assert_instr(vbroadcastf128))] Sep 19 16:10:38.751 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.751 INFO kablam! | Sep 19 16:10:38.751 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.751 INFO kablam! Sep 19 16:10:38.751 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.751 INFO kablam! --> src/x86/avx.rs:911:18 Sep 19 16:10:38.751 INFO kablam! | Sep 19 16:10:38.751 INFO kablam! 911 | #[cfg_attr(test, assert_instr(vinsertf128, imm8 = 1))] Sep 19 16:10:38.751 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.751 INFO kablam! | Sep 19 16:10:38.751 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.751 INFO kablam! Sep 19 16:10:38.769 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.769 INFO kablam! --> src/x86/avx.rs:929:18 Sep 19 16:10:38.769 INFO kablam! | Sep 19 16:10:38.769 INFO kablam! 929 | #[cfg_attr(test, assert_instr(vinsertf128, imm8 = 1))] Sep 19 16:10:38.769 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.769 INFO kablam! | Sep 19 16:10:38.769 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.769 INFO kablam! Sep 19 16:10:38.790 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.790 INFO kablam! --> src/x86/avx.rs:946:18 Sep 19 16:10:38.791 INFO kablam! | Sep 19 16:10:38.791 INFO kablam! 946 | #[cfg_attr(test, assert_instr(vinsertf128, imm8 = 1))] Sep 19 16:10:38.791 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.791 INFO kablam! | Sep 19 16:10:38.791 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.791 INFO kablam! Sep 19 16:10:38.834 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.834 INFO kablam! --> src/x86/avx.rs:1016:18 Sep 19 16:10:38.835 INFO kablam! | Sep 19 16:10:38.835 INFO kablam! 1016 | #[cfg_attr(test, assert_instr(vmovaps))] // FIXME vmovapd expected Sep 19 16:10:38.835 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.835 INFO kablam! | Sep 19 16:10:38.835 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.835 INFO kablam! Sep 19 16:10:38.835 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.836 INFO kablam! --> src/x86/avx.rs:1027:18 Sep 19 16:10:38.836 INFO kablam! | Sep 19 16:10:38.836 INFO kablam! 1027 | #[cfg_attr(test, assert_instr(vmovaps))] Sep 19 16:10:38.836 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.836 INFO kablam! | Sep 19 16:10:38.836 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.837 INFO kablam! Sep 19 16:10:38.837 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.837 INFO kablam! --> src/x86/avx.rs:1037:18 Sep 19 16:10:38.837 INFO kablam! | Sep 19 16:10:38.837 INFO kablam! 1037 | #[cfg_attr(test, assert_instr(vmovups))] // FIXME vmovupd expected Sep 19 16:10:38.837 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.837 INFO kablam! | Sep 19 16:10:38.837 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.837 INFO kablam! Sep 19 16:10:38.838 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.838 INFO kablam! --> src/x86/avx.rs:1047:18 Sep 19 16:10:38.838 INFO kablam! | Sep 19 16:10:38.838 INFO kablam! 1047 | #[cfg_attr(test, assert_instr(vmovups))] Sep 19 16:10:38.838 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.838 INFO kablam! | Sep 19 16:10:38.838 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.838 INFO kablam! Sep 19 16:10:38.838 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.840 INFO kablam! --> src/x86/avx.rs:1057:18 Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.840 INFO kablam! 1057 | #[cfg_attr(test, assert_instr(vmovaps))] // FIXME vmovdqa expected Sep 19 16:10:38.840 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.840 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.840 INFO kablam! Sep 19 16:10:38.840 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.840 INFO kablam! --> src/x86/avx.rs:1066:18 Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.840 INFO kablam! 1066 | #[cfg_attr(test, assert_instr(vmovups))] // FIXME vmovdqu expected Sep 19 16:10:38.840 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.840 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.840 INFO kablam! Sep 19 16:10:38.840 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.840 INFO kablam! --> src/x86/avx.rs:1076:18 Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.840 INFO kablam! 1076 | #[cfg_attr(test, assert_instr(vmaskmovpd))] Sep 19 16:10:38.840 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.840 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.840 INFO kablam! Sep 19 16:10:38.840 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.840 INFO kablam! --> src/x86/avx.rs:1086:18 Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.840 INFO kablam! 1086 | #[cfg_attr(test, assert_instr(vmaskmovpd))] Sep 19 16:10:38.840 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.840 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.840 INFO kablam! Sep 19 16:10:38.840 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.840 INFO kablam! --> src/x86/avx.rs:1096:18 Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.840 INFO kablam! 1096 | #[cfg_attr(test, assert_instr(vmaskmovps))] Sep 19 16:10:38.840 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.840 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.840 INFO kablam! Sep 19 16:10:38.840 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.840 INFO kablam! --> src/x86/avx.rs:1106:18 Sep 19 16:10:38.840 INFO kablam! | Sep 19 16:10:38.841 INFO kablam! 1106 | #[cfg_attr(test, assert_instr(vmaskmovps))] Sep 19 16:10:38.841 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.841 INFO kablam! | Sep 19 16:10:38.841 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.841 INFO kablam! Sep 19 16:10:38.841 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.841 INFO kablam! --> src/x86/avx.rs:1115:18 Sep 19 16:10:38.841 INFO kablam! | Sep 19 16:10:38.841 INFO kablam! 1115 | #[cfg_attr(test, assert_instr(vmovshdup))] Sep 19 16:10:38.841 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.841 INFO kablam! | Sep 19 16:10:38.841 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.841 INFO kablam! Sep 19 16:10:38.842 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.842 INFO kablam! --> src/x86/avx.rs:1124:18 Sep 19 16:10:38.842 INFO kablam! | Sep 19 16:10:38.842 INFO kablam! 1124 | #[cfg_attr(test, assert_instr(vmovsldup))] Sep 19 16:10:38.842 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.842 INFO kablam! | Sep 19 16:10:38.842 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.842 INFO kablam! Sep 19 16:10:38.842 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.842 INFO kablam! --> src/x86/avx.rs:1133:18 Sep 19 16:10:38.842 INFO kablam! | Sep 19 16:10:38.842 INFO kablam! 1133 | #[cfg_attr(test, assert_instr(vmovddup))] Sep 19 16:10:38.842 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.842 INFO kablam! | Sep 19 16:10:38.842 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.842 INFO kablam! Sep 19 16:10:38.842 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.842 INFO kablam! --> src/x86/avx.rs:1143:18 Sep 19 16:10:38.842 INFO kablam! | Sep 19 16:10:38.842 INFO kablam! 1143 | #[cfg_attr(test, assert_instr(vlddqu))] Sep 19 16:10:38.842 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.842 INFO kablam! | Sep 19 16:10:38.842 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.842 INFO kablam! Sep 19 16:10:38.842 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.842 INFO kablam! --> src/x86/avx.rs:1153:18 Sep 19 16:10:38.842 INFO kablam! | Sep 19 16:10:38.842 INFO kablam! 1153 | #[cfg_attr(test, assert_instr(vrcpps))] Sep 19 16:10:38.842 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.842 INFO kablam! | Sep 19 16:10:38.842 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.842 INFO kablam! Sep 19 16:10:38.842 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.843 INFO kablam! --> src/x86/avx.rs:1163:18 Sep 19 16:10:38.843 INFO kablam! | Sep 19 16:10:38.843 INFO kablam! 1163 | #[cfg_attr(test, assert_instr(vrsqrtps))] Sep 19 16:10:38.843 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.843 INFO kablam! | Sep 19 16:10:38.843 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.843 INFO kablam! Sep 19 16:10:38.843 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.843 INFO kablam! --> src/x86/avx.rs:1172:18 Sep 19 16:10:38.843 INFO kablam! | Sep 19 16:10:38.843 INFO kablam! 1172 | #[cfg_attr(test, assert_instr(vunpckhpd))] Sep 19 16:10:38.843 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.843 INFO kablam! | Sep 19 16:10:38.843 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.843 INFO kablam! Sep 19 16:10:38.843 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.843 INFO kablam! --> src/x86/avx.rs:1181:18 Sep 19 16:10:38.843 INFO kablam! | Sep 19 16:10:38.843 INFO kablam! 1181 | #[cfg_attr(test, assert_instr(vunpckhps))] Sep 19 16:10:38.843 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.843 INFO kablam! | Sep 19 16:10:38.843 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.843 INFO kablam! Sep 19 16:10:38.843 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.844 INFO kablam! --> src/x86/avx.rs:1190:18 Sep 19 16:10:38.844 INFO kablam! | Sep 19 16:10:38.844 INFO kablam! 1190 | #[cfg_attr(test, assert_instr(vunpcklpd))] Sep 19 16:10:38.844 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.844 INFO kablam! | Sep 19 16:10:38.844 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.844 INFO kablam! Sep 19 16:10:38.844 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.844 INFO kablam! --> src/x86/avx.rs:1199:18 Sep 19 16:10:38.844 INFO kablam! | Sep 19 16:10:38.844 INFO kablam! 1199 | #[cfg_attr(test, assert_instr(vunpcklps))] Sep 19 16:10:38.844 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.844 INFO kablam! | Sep 19 16:10:38.844 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.844 INFO kablam! Sep 19 16:10:38.844 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.844 INFO kablam! --> src/x86/avx.rs:1210:18 Sep 19 16:10:38.844 INFO kablam! | Sep 19 16:10:38.844 INFO kablam! 1210 | #[cfg_attr(test, assert_instr(vptest))] Sep 19 16:10:38.844 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.844 INFO kablam! | Sep 19 16:10:38.844 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.844 INFO kablam! Sep 19 16:10:38.844 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.845 INFO kablam! --> src/x86/avx.rs:1221:18 Sep 19 16:10:38.845 INFO kablam! | Sep 19 16:10:38.845 INFO kablam! 1221 | #[cfg_attr(test, assert_instr(vptest))] Sep 19 16:10:38.845 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.845 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.846 INFO kablam! Sep 19 16:10:38.846 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.846 INFO kablam! --> src/x86/avx.rs:1233:18 Sep 19 16:10:38.846 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! 1233 | #[cfg_attr(test, assert_instr(vptest))] Sep 19 16:10:38.846 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.846 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.846 INFO kablam! Sep 19 16:10:38.846 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.846 INFO kablam! --> src/x86/avx.rs:1247:18 Sep 19 16:10:38.846 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! 1247 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 19 16:10:38.846 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.846 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.846 INFO kablam! Sep 19 16:10:38.846 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.846 INFO kablam! --> src/x86/avx.rs:1261:18 Sep 19 16:10:38.846 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! 1261 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 19 16:10:38.846 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.846 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.846 INFO kablam! Sep 19 16:10:38.846 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.846 INFO kablam! --> src/x86/avx.rs:1276:18 Sep 19 16:10:38.846 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! 1276 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 19 16:10:38.846 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.846 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.846 INFO kablam! Sep 19 16:10:38.846 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.846 INFO kablam! --> src/x86/avx.rs:1290:18 Sep 19 16:10:38.846 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! 1290 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 19 16:10:38.846 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.846 INFO kablam! | Sep 19 16:10:38.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.846 INFO kablam! Sep 19 16:10:38.846 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.846 INFO kablam! --> src/x86/avx.rs:1304:18 Sep 19 16:10:38.847 INFO kablam! | Sep 19 16:10:38.847 INFO kablam! 1304 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 19 16:10:38.847 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.847 INFO kablam! | Sep 19 16:10:38.847 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.847 INFO kablam! Sep 19 16:10:38.847 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.847 INFO kablam! --> src/x86/avx.rs:1319:18 Sep 19 16:10:38.847 INFO kablam! | Sep 19 16:10:38.847 INFO kablam! 1319 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 19 16:10:38.847 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.847 INFO kablam! | Sep 19 16:10:38.847 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.847 INFO kablam! Sep 19 16:10:38.847 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.847 INFO kablam! --> src/x86/avx.rs:1333:18 Sep 19 16:10:38.847 INFO kablam! | Sep 19 16:10:38.848 INFO kablam! 1333 | #[cfg_attr(test, assert_instr(vtestps))] Sep 19 16:10:38.848 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.848 INFO kablam! | Sep 19 16:10:38.848 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.848 INFO kablam! Sep 19 16:10:38.848 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.848 INFO kablam! --> src/x86/avx.rs:1347:18 Sep 19 16:10:38.848 INFO kablam! | Sep 19 16:10:38.848 INFO kablam! 1347 | #[cfg_attr(test, assert_instr(vtestps))] Sep 19 16:10:38.848 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.848 INFO kablam! | Sep 19 16:10:38.848 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.848 INFO kablam! Sep 19 16:10:38.848 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.848 INFO kablam! --> src/x86/avx.rs:1362:18 Sep 19 16:10:38.848 INFO kablam! | Sep 19 16:10:38.848 INFO kablam! 1362 | #[cfg_attr(test, assert_instr(vtestps))] Sep 19 16:10:38.848 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.848 INFO kablam! | Sep 19 16:10:38.848 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.849 INFO kablam! Sep 19 16:10:38.850 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.850 INFO kablam! --> src/x86/avx.rs:1376:18 Sep 19 16:10:38.850 INFO kablam! | Sep 19 16:10:38.850 INFO kablam! 1376 | #[cfg_attr(test, assert_instr(vtestps))] Sep 19 16:10:38.850 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.850 INFO kablam! | Sep 19 16:10:38.850 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.850 INFO kablam! Sep 19 16:10:38.851 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.851 INFO kablam! --> src/x86/avx.rs:1390:18 Sep 19 16:10:38.851 INFO kablam! | Sep 19 16:10:38.851 INFO kablam! 1390 | #[cfg_attr(test, assert_instr(vtestps))] Sep 19 16:10:38.851 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.851 INFO kablam! | Sep 19 16:10:38.851 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.851 INFO kablam! Sep 19 16:10:38.851 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.851 INFO kablam! --> src/x86/avx.rs:1405:18 Sep 19 16:10:38.851 INFO kablam! | Sep 19 16:10:38.851 INFO kablam! 1405 | #[cfg_attr(test, assert_instr(vtestps))] Sep 19 16:10:38.851 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.851 INFO kablam! | Sep 19 16:10:38.852 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.852 INFO kablam! Sep 19 16:10:38.852 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.852 INFO kablam! --> src/x86/avx.rs:1415:18 Sep 19 16:10:38.852 INFO kablam! | Sep 19 16:10:38.852 INFO kablam! 1415 | #[cfg_attr(test, assert_instr(vmovmskpd))] Sep 19 16:10:38.852 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.852 INFO kablam! | Sep 19 16:10:38.852 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.852 INFO kablam! Sep 19 16:10:38.852 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.852 INFO kablam! --> src/x86/avx.rs:1425:18 Sep 19 16:10:38.852 INFO kablam! | Sep 19 16:10:38.852 INFO kablam! 1425 | #[cfg_attr(test, assert_instr(vmovmskps))] Sep 19 16:10:38.852 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.852 INFO kablam! | Sep 19 16:10:38.852 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.852 INFO kablam! Sep 19 16:10:38.852 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.853 INFO kablam! --> src/x86/avx.rs:1433:18 Sep 19 16:10:38.853 INFO kablam! | Sep 19 16:10:38.853 INFO kablam! 1433 | #[cfg_attr(test, assert_instr(vxorps))] // FIXME vxorpd expected Sep 19 16:10:38.853 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.853 INFO kablam! | Sep 19 16:10:38.853 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.853 INFO kablam! Sep 19 16:10:38.853 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.853 INFO kablam! --> src/x86/avx.rs:1441:18 Sep 19 16:10:38.853 INFO kablam! | Sep 19 16:10:38.853 INFO kablam! 1441 | #[cfg_attr(test, assert_instr(vxorps))] Sep 19 16:10:38.853 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.853 INFO kablam! | Sep 19 16:10:38.853 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.853 INFO kablam! Sep 19 16:10:38.853 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.853 INFO kablam! --> src/x86/avx.rs:1449:18 Sep 19 16:10:38.854 INFO kablam! | Sep 19 16:10:38.854 INFO kablam! 1449 | #[cfg_attr(test, assert_instr(vxor))] Sep 19 16:10:38.854 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.854 INFO kablam! | Sep 19 16:10:38.854 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.854 INFO kablam! Sep 19 16:10:38.854 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.854 INFO kablam! --> src/x86/avx.rs:1459:18 Sep 19 16:10:38.854 INFO kablam! | Sep 19 16:10:38.854 INFO kablam! 1459 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 19 16:10:38.854 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.854 INFO kablam! | Sep 19 16:10:38.854 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.854 INFO kablam! Sep 19 16:10:38.854 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.854 INFO kablam! --> src/x86/avx.rs:1582:18 Sep 19 16:10:38.854 INFO kablam! | Sep 19 16:10:38.854 INFO kablam! 1582 | #[cfg_attr(test, assert_instr(vpshufb))] Sep 19 16:10:38.854 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.854 INFO kablam! | Sep 19 16:10:38.854 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.854 INFO kablam! Sep 19 16:10:38.854 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.854 INFO kablam! --> src/x86/avx.rs:1583:18 Sep 19 16:10:38.854 INFO kablam! | Sep 19 16:10:38.854 INFO kablam! 1583 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 19 16:10:38.854 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.854 INFO kablam! | Sep 19 16:10:38.855 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.855 INFO kablam! Sep 19 16:10:38.855 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.855 INFO kablam! --> src/x86/avx.rs:1594:18 Sep 19 16:10:38.855 INFO kablam! | Sep 19 16:10:38.855 INFO kablam! 1594 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 19 16:10:38.855 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.855 INFO kablam! | Sep 19 16:10:38.855 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.855 INFO kablam! Sep 19 16:10:38.855 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.856 INFO kablam! --> src/x86/avx.rs:1614:18 Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! 1614 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 19 16:10:38.856 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.856 INFO kablam! Sep 19 16:10:38.856 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.856 INFO kablam! --> src/x86/avx.rs:1792:18 Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! 1792 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 19 16:10:38.856 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.856 INFO kablam! Sep 19 16:10:38.856 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.856 INFO kablam! --> src/x86/avx.rs:1800:18 Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! 1800 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 19 16:10:38.856 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.856 INFO kablam! Sep 19 16:10:38.856 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.856 INFO kablam! --> src/x86/avx.rs:1808:18 Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! 1808 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 19 16:10:38.856 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.856 INFO kablam! Sep 19 16:10:38.856 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.856 INFO kablam! --> src/x86/avx.rs:1816:18 Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! 1816 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 19 16:10:38.856 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.856 INFO kablam! Sep 19 16:10:38.856 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.856 INFO kablam! --> src/x86/avx.rs:1824:18 Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! 1824 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 19 16:10:38.856 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.856 INFO kablam! | Sep 19 16:10:38.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.856 INFO kablam! Sep 19 16:10:38.856 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.857 INFO kablam! --> src/x86/avx.rs:1832:18 Sep 19 16:10:38.857 INFO kablam! | Sep 19 16:10:38.857 INFO kablam! 1832 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 19 16:10:38.857 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.857 INFO kablam! | Sep 19 16:10:38.857 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.857 INFO kablam! Sep 19 16:10:38.857 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.857 INFO kablam! --> src/x86/bmi2.rs:14:47 Sep 19 16:10:38.857 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! 14 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(imul))] Sep 19 16:10:38.858 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.858 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.858 INFO kablam! Sep 19 16:10:38.858 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.858 INFO kablam! --> src/x86/bmi2.rs:24:18 Sep 19 16:10:38.858 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! 24 | #[cfg_attr(test, assert_instr(bzhi))] Sep 19 16:10:38.858 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.858 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.858 INFO kablam! Sep 19 16:10:38.858 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.858 INFO kablam! --> src/x86/bmi2.rs:33:18 Sep 19 16:10:38.858 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! 33 | #[cfg_attr(test, assert_instr(pdep))] Sep 19 16:10:38.858 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.858 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.858 INFO kablam! Sep 19 16:10:38.858 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.858 INFO kablam! --> src/x86/bmi2.rs:42:18 Sep 19 16:10:38.858 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! 42 | #[cfg_attr(test, assert_instr(pext))] Sep 19 16:10:38.858 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.858 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.858 INFO kablam! Sep 19 16:10:38.858 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.858 INFO kablam! --> src/x86/bmi.rs:12:18 Sep 19 16:10:38.858 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! 12 | #[cfg_attr(test, assert_instr(bextr))] Sep 19 16:10:38.858 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.858 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.858 INFO kablam! Sep 19 16:10:38.858 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.858 INFO kablam! --> src/x86/bmi.rs:24:18 Sep 19 16:10:38.858 INFO kablam! | Sep 19 16:10:38.858 INFO kablam! 24 | #[cfg_attr(test, assert_instr(bextr))] Sep 19 16:10:38.858 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.859 INFO kablam! Sep 19 16:10:38.859 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.859 INFO kablam! --> src/x86/bmi.rs:32:18 Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! 32 | #[cfg_attr(test, assert_instr(andn))] Sep 19 16:10:38.859 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.859 INFO kablam! Sep 19 16:10:38.859 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.859 INFO kablam! --> src/x86/bmi.rs:40:18 Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! 40 | #[cfg_attr(test, assert_instr(blsi))] Sep 19 16:10:38.859 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.859 INFO kablam! Sep 19 16:10:38.859 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.859 INFO kablam! --> src/x86/bmi.rs:48:18 Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! 48 | #[cfg_attr(test, assert_instr(blsmsk))] Sep 19 16:10:38.859 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.859 INFO kablam! Sep 19 16:10:38.859 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.859 INFO kablam! --> src/x86/bmi.rs:58:18 Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! 58 | #[cfg_attr(test, assert_instr(blsr))] Sep 19 16:10:38.859 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.859 INFO kablam! Sep 19 16:10:38.859 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.859 INFO kablam! --> src/x86/bmi.rs:68:18 Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! 68 | #[cfg_attr(test, assert_instr(tzcnt))] Sep 19 16:10:38.859 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.859 INFO kablam! Sep 19 16:10:38.859 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.859 INFO kablam! --> src/x86/bmi.rs:78:18 Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! 78 | #[cfg_attr(test, assert_instr(tzcnt))] Sep 19 16:10:38.859 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.859 INFO kablam! Sep 19 16:10:38.859 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.859 INFO kablam! --> src/x86/bswap.rs:10:18 Sep 19 16:10:38.859 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! 10 | #[cfg_attr(test, assert_instr(bswap))] Sep 19 16:10:38.860 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.860 INFO kablam! Sep 19 16:10:38.860 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.860 INFO kablam! --> src/x86/cpuid.rs:32:18 Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! 32 | #[cfg_attr(test, assert_instr(cpuid))] Sep 19 16:10:38.860 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.860 INFO kablam! Sep 19 16:10:38.860 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.860 INFO kablam! --> src/x86/cpuid.rs:39:18 Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! 39 | #[cfg_attr(test, assert_instr(cpuid))] Sep 19 16:10:38.860 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.860 INFO kablam! Sep 19 16:10:38.860 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.860 INFO kablam! --> src/x86/mmx.rs:13:47 Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! 13 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(xor))] Sep 19 16:10:38.860 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.860 INFO kablam! Sep 19 16:10:38.860 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.860 INFO kablam! --> src/x86/mmx.rs:21:18 Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! 21 | #[cfg_attr(test, assert_instr(paddb))] Sep 19 16:10:38.860 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.860 INFO kablam! Sep 19 16:10:38.860 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.860 INFO kablam! --> src/x86/mmx.rs:29:18 Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! 29 | #[cfg_attr(test, assert_instr(paddb))] Sep 19 16:10:38.860 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.860 INFO kablam! Sep 19 16:10:38.860 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.860 INFO kablam! --> src/x86/mmx.rs:37:18 Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! 37 | #[cfg_attr(test, assert_instr(paddw))] Sep 19 16:10:38.860 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.860 INFO kablam! Sep 19 16:10:38.860 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.860 INFO kablam! --> src/x86/mmx.rs:45:18 Sep 19 16:10:38.860 INFO kablam! | Sep 19 16:10:38.861 INFO kablam! 45 | #[cfg_attr(test, assert_instr(paddw))] Sep 19 16:10:38.861 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.861 INFO kablam! | Sep 19 16:10:38.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.861 INFO kablam! Sep 19 16:10:38.861 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.861 INFO kablam! --> src/x86/mmx.rs:53:18 Sep 19 16:10:38.861 INFO kablam! | Sep 19 16:10:38.861 INFO kablam! 53 | #[cfg_attr(test, assert_instr(paddd))] Sep 19 16:10:38.861 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.861 INFO kablam! | Sep 19 16:10:38.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.861 INFO kablam! Sep 19 16:10:38.861 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.861 INFO kablam! --> src/x86/mmx.rs:61:18 Sep 19 16:10:38.861 INFO kablam! | Sep 19 16:10:38.861 INFO kablam! 61 | #[cfg_attr(test, assert_instr(paddd))] Sep 19 16:10:38.861 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.861 INFO kablam! | Sep 19 16:10:38.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.861 INFO kablam! Sep 19 16:10:38.861 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.861 INFO kablam! --> src/x86/mmx.rs:69:18 Sep 19 16:10:38.861 INFO kablam! | Sep 19 16:10:38.861 INFO kablam! 69 | #[cfg_attr(test, assert_instr(paddsb))] Sep 19 16:10:38.861 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.861 INFO kablam! | Sep 19 16:10:38.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.861 INFO kablam! Sep 19 16:10:38.861 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.861 INFO kablam! --> src/x86/mmx.rs:77:18 Sep 19 16:10:38.861 INFO kablam! | Sep 19 16:10:38.861 INFO kablam! 77 | #[cfg_attr(test, assert_instr(paddsb))] Sep 19 16:10:38.861 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.861 INFO kablam! | Sep 19 16:10:38.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.861 INFO kablam! Sep 19 16:10:38.863 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.863 INFO kablam! --> src/x86/mmx.rs:85:18 Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! 85 | #[cfg_attr(test, assert_instr(paddsw))] Sep 19 16:10:38.863 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.863 INFO kablam! Sep 19 16:10:38.863 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.863 INFO kablam! --> src/x86/mmx.rs:93:18 Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! 93 | #[cfg_attr(test, assert_instr(paddsw))] Sep 19 16:10:38.863 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.863 INFO kablam! Sep 19 16:10:38.863 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.863 INFO kablam! --> src/x86/mmx.rs:101:18 Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! 101 | #[cfg_attr(test, assert_instr(paddusb))] Sep 19 16:10:38.863 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.863 INFO kablam! Sep 19 16:10:38.863 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.863 INFO kablam! --> src/x86/mmx.rs:109:18 Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! 109 | #[cfg_attr(test, assert_instr(paddusb))] Sep 19 16:10:38.863 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.863 INFO kablam! Sep 19 16:10:38.863 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.863 INFO kablam! --> src/x86/mmx.rs:117:18 Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! 117 | #[cfg_attr(test, assert_instr(paddusw))] Sep 19 16:10:38.863 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.863 INFO kablam! Sep 19 16:10:38.863 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.863 INFO kablam! --> src/x86/mmx.rs:125:18 Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! 125 | #[cfg_attr(test, assert_instr(paddusw))] Sep 19 16:10:38.863 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.863 INFO kablam! | Sep 19 16:10:38.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.863 INFO kablam! Sep 19 16:10:38.864 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.864 INFO kablam! --> src/x86/mmx.rs:133:18 Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! 133 | #[cfg_attr(test, assert_instr(psubb))] Sep 19 16:10:38.864 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.864 INFO kablam! Sep 19 16:10:38.864 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.864 INFO kablam! --> src/x86/mmx.rs:141:18 Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! 141 | #[cfg_attr(test, assert_instr(psubb))] Sep 19 16:10:38.864 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.864 INFO kablam! Sep 19 16:10:38.864 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.864 INFO kablam! --> src/x86/mmx.rs:149:18 Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! 149 | #[cfg_attr(test, assert_instr(psubw))] Sep 19 16:10:38.864 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.864 INFO kablam! Sep 19 16:10:38.864 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.864 INFO kablam! --> src/x86/mmx.rs:157:18 Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! 157 | #[cfg_attr(test, assert_instr(psubw))] Sep 19 16:10:38.864 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.864 INFO kablam! Sep 19 16:10:38.864 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.864 INFO kablam! --> src/x86/mmx.rs:165:18 Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! 165 | #[cfg_attr(test, assert_instr(psubd))] Sep 19 16:10:38.864 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.864 INFO kablam! Sep 19 16:10:38.864 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.864 INFO kablam! --> src/x86/mmx.rs:173:18 Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! 173 | #[cfg_attr(test, assert_instr(psubd))] Sep 19 16:10:38.864 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.864 INFO kablam! Sep 19 16:10:38.864 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.864 INFO kablam! --> src/x86/mmx.rs:182:18 Sep 19 16:10:38.864 INFO kablam! | Sep 19 16:10:38.864 INFO kablam! 182 | #[cfg_attr(test, assert_instr(psubsb))] Sep 19 16:10:38.865 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.865 INFO kablam! Sep 19 16:10:38.865 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.865 INFO kablam! --> src/x86/mmx.rs:191:18 Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! 191 | #[cfg_attr(test, assert_instr(psubsb))] Sep 19 16:10:38.865 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.865 INFO kablam! Sep 19 16:10:38.865 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.865 INFO kablam! --> src/x86/mmx.rs:200:18 Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! 200 | #[cfg_attr(test, assert_instr(psubsw))] Sep 19 16:10:38.865 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.865 INFO kablam! Sep 19 16:10:38.865 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.865 INFO kablam! --> src/x86/mmx.rs:209:18 Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! 209 | #[cfg_attr(test, assert_instr(psubsw))] Sep 19 16:10:38.865 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.865 INFO kablam! Sep 19 16:10:38.865 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.865 INFO kablam! --> src/x86/mmx.rs:218:18 Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! 218 | #[cfg_attr(test, assert_instr(psubusb))] Sep 19 16:10:38.865 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.865 INFO kablam! Sep 19 16:10:38.865 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.865 INFO kablam! --> src/x86/mmx.rs:227:18 Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! 227 | #[cfg_attr(test, assert_instr(psubusb))] Sep 19 16:10:38.865 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.865 INFO kablam! Sep 19 16:10:38.865 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.865 INFO kablam! --> src/x86/mmx.rs:236:18 Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! 236 | #[cfg_attr(test, assert_instr(psubusw))] Sep 19 16:10:38.865 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.865 INFO kablam! | Sep 19 16:10:38.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.865 INFO kablam! Sep 19 16:10:38.866 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.866 INFO kablam! --> src/x86/mmx.rs:245:18 Sep 19 16:10:38.866 INFO kablam! | Sep 19 16:10:38.866 INFO kablam! 245 | #[cfg_attr(test, assert_instr(psubusw))] Sep 19 16:10:38.866 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.866 INFO kablam! | Sep 19 16:10:38.866 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.866 INFO kablam! Sep 19 16:10:38.877 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.877 INFO kablam! --> src/x86/mmx.rs:257:18 Sep 19 16:10:38.877 INFO kablam! | Sep 19 16:10:38.877 INFO kablam! 257 | #[cfg_attr(test, assert_instr(packsswb))] Sep 19 16:10:38.877 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.877 INFO kablam! | Sep 19 16:10:38.877 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.877 INFO kablam! Sep 19 16:10:38.877 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.877 INFO kablam! --> src/x86/mmx.rs:269:18 Sep 19 16:10:38.877 INFO kablam! | Sep 19 16:10:38.877 INFO kablam! 269 | #[cfg_attr(test, assert_instr(packssdw))] Sep 19 16:10:38.877 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.877 INFO kablam! | Sep 19 16:10:38.877 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.877 INFO kablam! Sep 19 16:10:38.877 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.877 INFO kablam! --> src/x86/mmx.rs:278:18 Sep 19 16:10:38.877 INFO kablam! | Sep 19 16:10:38.877 INFO kablam! 278 | #[cfg_attr(test, assert_instr(pcmpgtb))] Sep 19 16:10:38.877 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.877 INFO kablam! | Sep 19 16:10:38.877 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.877 INFO kablam! Sep 19 16:10:38.877 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.877 INFO kablam! --> src/x86/mmx.rs:287:18 Sep 19 16:10:38.877 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! 287 | #[cfg_attr(test, assert_instr(pcmpgtw))] Sep 19 16:10:38.878 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.878 INFO kablam! Sep 19 16:10:38.878 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.878 INFO kablam! --> src/x86/mmx.rs:296:18 Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! 296 | #[cfg_attr(test, assert_instr(pcmpgtd))] Sep 19 16:10:38.878 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.878 INFO kablam! Sep 19 16:10:38.878 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.878 INFO kablam! --> src/x86/mmx.rs:305:18 Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! 305 | #[cfg_attr(test, assert_instr(punpckhwd))] // FIXME punpcklbw expected Sep 19 16:10:38.878 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.878 INFO kablam! Sep 19 16:10:38.878 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.878 INFO kablam! --> src/x86/mmx.rs:314:18 Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! 314 | #[cfg_attr(test, assert_instr(punpckhbw))] Sep 19 16:10:38.878 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.878 INFO kablam! Sep 19 16:10:38.878 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.878 INFO kablam! --> src/x86/mmx.rs:323:18 Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! 323 | #[cfg_attr(test, assert_instr(punpcklbw))] Sep 19 16:10:38.878 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.878 INFO kablam! Sep 19 16:10:38.878 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.878 INFO kablam! --> src/x86/mmx.rs:332:18 Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! 332 | #[cfg_attr(test, assert_instr(punpcklwd))] Sep 19 16:10:38.878 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.878 INFO kablam! Sep 19 16:10:38.878 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.878 INFO kablam! --> src/x86/mmx.rs:341:18 Sep 19 16:10:38.878 INFO kablam! | Sep 19 16:10:38.878 INFO kablam! 341 | #[cfg_attr(test, assert_instr(punpckhdq))] Sep 19 16:10:38.878 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.879 INFO kablam! | Sep 19 16:10:38.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.880 INFO kablam! Sep 19 16:10:38.880 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.880 INFO kablam! --> src/x86/mmx.rs:350:18 Sep 19 16:10:38.880 INFO kablam! | Sep 19 16:10:38.880 INFO kablam! 350 | #[cfg_attr(test, assert_instr(punpckldq))] Sep 19 16:10:38.880 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.880 INFO kablam! | Sep 19 16:10:38.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.880 INFO kablam! Sep 19 16:10:38.880 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.880 INFO kablam! --> src/x86/pclmulqdq.rs:18:12 Sep 19 16:10:38.880 INFO kablam! | Sep 19 16:10:38.881 INFO kablam! 18 | assert_instr(pclmullqlqdq, imm8 = 0))] Sep 19 16:10:38.881 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.881 INFO kablam! | Sep 19 16:10:38.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.881 INFO kablam! Sep 19 16:10:38.881 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.881 INFO kablam! --> src/x86/pclmulqdq.rs:20:12 Sep 19 16:10:38.881 INFO kablam! | Sep 19 16:10:38.886 INFO kablam! 20 | assert_instr(pclmulhqlqdq, imm8 = 1))] Sep 19 16:10:38.887 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.887 INFO kablam! | Sep 19 16:10:38.887 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.887 INFO kablam! Sep 19 16:10:38.887 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.887 INFO kablam! --> src/x86/pclmulqdq.rs:22:12 Sep 19 16:10:38.887 INFO kablam! | Sep 19 16:10:38.887 INFO kablam! 22 | assert_instr(pclmullqhqdq, imm8 = 16))] Sep 19 16:10:38.887 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.887 INFO kablam! | Sep 19 16:10:38.887 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.887 INFO kablam! Sep 19 16:10:38.887 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.887 INFO kablam! --> src/x86/pclmulqdq.rs:24:12 Sep 19 16:10:38.887 INFO kablam! | Sep 19 16:10:38.887 INFO kablam! 24 | assert_instr(pclmulhqhqdq, imm8 = 17))] Sep 19 16:10:38.887 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.887 INFO kablam! | Sep 19 16:10:38.887 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.887 INFO kablam! Sep 19 16:10:38.926 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.926 INFO kablam! --> src/x86/rdrand.rs:12:18 Sep 19 16:10:38.926 INFO kablam! | Sep 19 16:10:38.926 INFO kablam! 12 | #[cfg_attr(test, assert_instr(rdrand))] Sep 19 16:10:38.926 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.926 INFO kablam! | Sep 19 16:10:38.926 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.926 INFO kablam! Sep 19 16:10:38.927 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.927 INFO kablam! --> src/x86/rdrand.rs:22:18 Sep 19 16:10:38.927 INFO kablam! | Sep 19 16:10:38.927 INFO kablam! 22 | #[cfg_attr(test, assert_instr(rdrand))] Sep 19 16:10:38.927 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.927 INFO kablam! | Sep 19 16:10:38.927 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.927 INFO kablam! Sep 19 16:10:38.927 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.927 INFO kablam! --> src/x86/rdrand.rs:32:18 Sep 19 16:10:38.927 INFO kablam! | Sep 19 16:10:38.927 INFO kablam! 32 | #[cfg_attr(test, assert_instr(rdseed))] Sep 19 16:10:38.927 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.927 INFO kablam! | Sep 19 16:10:38.927 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.927 INFO kablam! Sep 19 16:10:38.927 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.927 INFO kablam! --> src/x86/rdrand.rs:41:18 Sep 19 16:10:38.927 INFO kablam! | Sep 19 16:10:38.927 INFO kablam! 41 | #[cfg_attr(test, assert_instr(rdseed))] Sep 19 16:10:38.927 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.927 INFO kablam! | Sep 19 16:10:38.927 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.927 INFO kablam! Sep 19 16:10:38.928 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.928 INFO kablam! --> src/x86/rdtsc.rs:23:18 Sep 19 16:10:38.928 INFO kablam! | Sep 19 16:10:38.928 INFO kablam! 23 | #[cfg_attr(test, assert_instr(rdtsc))] Sep 19 16:10:38.928 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.928 INFO kablam! | Sep 19 16:10:38.928 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.928 INFO kablam! Sep 19 16:10:38.928 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.928 INFO kablam! --> src/x86/rdtsc.rs:43:18 Sep 19 16:10:38.928 INFO kablam! | Sep 19 16:10:38.928 INFO kablam! 43 | #[cfg_attr(test, assert_instr(rdtscp))] Sep 19 16:10:38.928 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.928 INFO kablam! | Sep 19 16:10:38.928 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.928 INFO kablam! Sep 19 16:10:38.928 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.928 INFO kablam! --> src/x86/sha.rs:13:18 Sep 19 16:10:38.928 INFO kablam! | Sep 19 16:10:38.928 INFO kablam! 13 | #[cfg_attr(test, assert_instr(sha1msg1))] Sep 19 16:10:38.929 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.929 INFO kablam! | Sep 19 16:10:38.929 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.929 INFO kablam! Sep 19 16:10:38.929 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.929 INFO kablam! --> src/x86/sha.rs:23:18 Sep 19 16:10:38.929 INFO kablam! | Sep 19 16:10:38.929 INFO kablam! 23 | #[cfg_attr(test, assert_instr(sha1msg2))] Sep 19 16:10:38.929 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.929 INFO kablam! | Sep 19 16:10:38.929 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.929 INFO kablam! Sep 19 16:10:38.929 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.929 INFO kablam! --> src/x86/sha.rs:33:18 Sep 19 16:10:38.929 INFO kablam! | Sep 19 16:10:38.929 INFO kablam! 33 | #[cfg_attr(test, assert_instr(sha1nexte))] Sep 19 16:10:38.929 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.929 INFO kablam! | Sep 19 16:10:38.929 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.929 INFO kablam! Sep 19 16:10:38.931 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.931 INFO kablam! --> src/x86/sha.rs:45:18 Sep 19 16:10:38.931 INFO kablam! | Sep 19 16:10:38.931 INFO kablam! 45 | #[cfg_attr(test, assert_instr(sha1rnds4, func = 0))] Sep 19 16:10:38.931 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.931 INFO kablam! | Sep 19 16:10:38.931 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.931 INFO kablam! Sep 19 16:10:38.983 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.983 INFO kablam! --> src/x86/sha.rs:63:18 Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! 63 | #[cfg_attr(test, assert_instr(sha256msg1))] Sep 19 16:10:38.983 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.983 INFO kablam! Sep 19 16:10:38.983 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.983 INFO kablam! --> src/x86/sha.rs:73:18 Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! 73 | #[cfg_attr(test, assert_instr(sha256msg2))] Sep 19 16:10:38.983 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.983 INFO kablam! Sep 19 16:10:38.983 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.983 INFO kablam! --> src/x86/sha.rs:85:18 Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! 85 | #[cfg_attr(test, assert_instr(sha256rnds2))] Sep 19 16:10:38.983 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.983 INFO kablam! Sep 19 16:10:38.983 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.983 INFO kablam! --> src/x86/sse2.rs:11:18 Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! 11 | #[cfg_attr(test, assert_instr(paddb))] Sep 19 16:10:38.983 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.983 INFO kablam! Sep 19 16:10:38.983 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.983 INFO kablam! --> src/x86/sse2.rs:19:18 Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! 19 | #[cfg_attr(test, assert_instr(paddw))] Sep 19 16:10:38.983 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.983 INFO kablam! Sep 19 16:10:38.983 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.983 INFO kablam! --> src/x86/sse2.rs:27:18 Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! 27 | #[cfg_attr(test, assert_instr(paddd))] Sep 19 16:10:38.983 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.983 INFO kablam! | Sep 19 16:10:38.983 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.983 INFO kablam! Sep 19 16:10:38.983 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.984 INFO kablam! --> src/x86/sse2.rs:35:18 Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! 35 | #[cfg_attr(test, assert_instr(paddq))] Sep 19 16:10:38.984 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.984 INFO kablam! Sep 19 16:10:38.984 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.984 INFO kablam! --> src/x86/sse2.rs:43:18 Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! 43 | #[cfg_attr(test, assert_instr(paddsb))] Sep 19 16:10:38.984 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.984 INFO kablam! Sep 19 16:10:38.984 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.984 INFO kablam! --> src/x86/sse2.rs:51:18 Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! 51 | #[cfg_attr(test, assert_instr(paddsw))] Sep 19 16:10:38.984 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.984 INFO kablam! Sep 19 16:10:38.984 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.984 INFO kablam! --> src/x86/sse2.rs:59:18 Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! 59 | #[cfg_attr(test, assert_instr(paddusb))] Sep 19 16:10:38.984 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.984 INFO kablam! Sep 19 16:10:38.984 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.984 INFO kablam! --> src/x86/sse2.rs:67:18 Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! 67 | #[cfg_attr(test, assert_instr(paddusw))] Sep 19 16:10:38.984 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.984 INFO kablam! Sep 19 16:10:38.984 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.984 INFO kablam! --> src/x86/sse2.rs:75:18 Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! 75 | #[cfg_attr(test, assert_instr(pavgb))] Sep 19 16:10:38.984 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.984 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.984 INFO kablam! Sep 19 16:10:38.984 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.984 INFO kablam! --> src/x86/sse2.rs:83:18 Sep 19 16:10:38.984 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! 83 | #[cfg_attr(test, assert_instr(pavgw))] Sep 19 16:10:38.985 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.985 INFO kablam! Sep 19 16:10:38.985 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.985 INFO kablam! --> src/x86/sse2.rs:95:18 Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! 95 | #[cfg_attr(test, assert_instr(pmaddwd))] Sep 19 16:10:38.985 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.985 INFO kablam! Sep 19 16:10:38.985 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.985 INFO kablam! --> src/x86/sse2.rs:104:18 Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! 104 | #[cfg_attr(test, assert_instr(pmaxsw))] Sep 19 16:10:38.985 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.985 INFO kablam! Sep 19 16:10:38.985 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.985 INFO kablam! --> src/x86/sse2.rs:113:18 Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! 113 | #[cfg_attr(test, assert_instr(pmaxub))] Sep 19 16:10:38.985 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.985 INFO kablam! Sep 19 16:10:38.985 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.985 INFO kablam! --> src/x86/sse2.rs:122:18 Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! 122 | #[cfg_attr(test, assert_instr(pminsw))] Sep 19 16:10:38.985 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.985 INFO kablam! Sep 19 16:10:38.985 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.985 INFO kablam! --> src/x86/sse2.rs:131:18 Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! 131 | #[cfg_attr(test, assert_instr(pminub))] Sep 19 16:10:38.985 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.985 INFO kablam! Sep 19 16:10:38.985 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.985 INFO kablam! --> src/x86/sse2.rs:142:18 Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! 142 | #[cfg_attr(test, assert_instr(pmulhw))] Sep 19 16:10:38.985 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.985 INFO kablam! | Sep 19 16:10:38.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.986 INFO kablam! Sep 19 16:10:38.986 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.986 INFO kablam! --> src/x86/sse2.rs:153:18 Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.986 INFO kablam! 153 | #[cfg_attr(test, assert_instr(pmulhuw))] Sep 19 16:10:38.986 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.986 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.986 INFO kablam! Sep 19 16:10:38.986 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.986 INFO kablam! --> src/x86/sse2.rs:164:18 Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.986 INFO kablam! 164 | #[cfg_attr(test, assert_instr(pmullw))] Sep 19 16:10:38.986 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.986 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.986 INFO kablam! Sep 19 16:10:38.986 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.986 INFO kablam! --> src/x86/sse2.rs:175:18 Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.986 INFO kablam! 175 | #[cfg_attr(test, assert_instr(pmuludq))] Sep 19 16:10:38.986 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.986 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.986 INFO kablam! Sep 19 16:10:38.986 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.986 INFO kablam! --> src/x86/sse2.rs:188:18 Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.986 INFO kablam! 188 | #[cfg_attr(test, assert_instr(psadbw))] Sep 19 16:10:38.986 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.986 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.986 INFO kablam! Sep 19 16:10:38.986 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.986 INFO kablam! --> src/x86/sse2.rs:196:18 Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.986 INFO kablam! 196 | #[cfg_attr(test, assert_instr(psubb))] Sep 19 16:10:38.986 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.986 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.986 INFO kablam! Sep 19 16:10:38.986 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.986 INFO kablam! --> src/x86/sse2.rs:204:18 Sep 19 16:10:38.986 INFO kablam! | Sep 19 16:10:38.987 INFO kablam! 204 | #[cfg_attr(test, assert_instr(psubw))] Sep 19 16:10:38.987 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.987 INFO kablam! | Sep 19 16:10:38.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.987 INFO kablam! Sep 19 16:10:38.987 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.987 INFO kablam! --> src/x86/sse2.rs:212:18 Sep 19 16:10:38.987 INFO kablam! | Sep 19 16:10:38.987 INFO kablam! 212 | #[cfg_attr(test, assert_instr(psubd))] Sep 19 16:10:38.987 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.987 INFO kablam! | Sep 19 16:10:38.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.987 INFO kablam! Sep 19 16:10:38.987 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.987 INFO kablam! --> src/x86/sse2.rs:220:18 Sep 19 16:10:38.987 INFO kablam! | Sep 19 16:10:38.987 INFO kablam! 220 | #[cfg_attr(test, assert_instr(psubq))] Sep 19 16:10:38.987 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.987 INFO kablam! | Sep 19 16:10:38.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.987 INFO kablam! Sep 19 16:10:38.987 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.987 INFO kablam! --> src/x86/sse2.rs:229:18 Sep 19 16:10:38.987 INFO kablam! | Sep 19 16:10:38.987 INFO kablam! 229 | #[cfg_attr(test, assert_instr(psubsb))] Sep 19 16:10:38.987 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.987 INFO kablam! | Sep 19 16:10:38.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.987 INFO kablam! Sep 19 16:10:38.987 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.987 INFO kablam! --> src/x86/sse2.rs:238:18 Sep 19 16:10:38.987 INFO kablam! | Sep 19 16:10:38.987 INFO kablam! 238 | #[cfg_attr(test, assert_instr(psubsw))] Sep 19 16:10:38.987 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.987 INFO kablam! | Sep 19 16:10:38.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.987 INFO kablam! Sep 19 16:10:38.987 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.987 INFO kablam! --> src/x86/sse2.rs:247:18 Sep 19 16:10:38.988 INFO kablam! | Sep 19 16:10:38.988 INFO kablam! 247 | #[cfg_attr(test, assert_instr(psubusb))] Sep 19 16:10:38.988 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.988 INFO kablam! | Sep 19 16:10:38.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.988 INFO kablam! Sep 19 16:10:38.988 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.988 INFO kablam! --> src/x86/sse2.rs:256:18 Sep 19 16:10:38.988 INFO kablam! | Sep 19 16:10:38.988 INFO kablam! 256 | #[cfg_attr(test, assert_instr(psubusw))] Sep 19 16:10:38.988 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.988 INFO kablam! | Sep 19 16:10:38.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.988 INFO kablam! Sep 19 16:10:38.988 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.988 INFO kablam! --> src/x86/sse2.rs:264:18 Sep 19 16:10:38.988 INFO kablam! | Sep 19 16:10:38.988 INFO kablam! 264 | #[cfg_attr(test, assert_instr(pslldq, imm8 = 1))] Sep 19 16:10:38.988 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.988 INFO kablam! | Sep 19 16:10:38.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.988 INFO kablam! Sep 19 16:10:38.988 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.988 INFO kablam! --> src/x86/sse2.rs:280:18 Sep 19 16:10:38.988 INFO kablam! | Sep 19 16:10:38.988 INFO kablam! 280 | #[cfg_attr(test, assert_instr(pslldq, imm8 = 1))] Sep 19 16:10:38.988 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.988 INFO kablam! | Sep 19 16:10:38.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.988 INFO kablam! Sep 19 16:10:38.996 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:38.996 INFO kablam! --> src/x86/sse2.rs:296:18 Sep 19 16:10:38.996 INFO kablam! | Sep 19 16:10:38.996 INFO kablam! 296 | #[cfg_attr(test, assert_instr(psrldq, imm8 = 1))] Sep 19 16:10:38.996 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:38.996 INFO kablam! | Sep 19 16:10:38.996 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:38.996 INFO kablam! Sep 19 16:10:39.007 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.007 INFO kablam! --> src/x86/sse2.rs:312:18 Sep 19 16:10:39.007 INFO kablam! | Sep 19 16:10:39.007 INFO kablam! 312 | #[cfg_attr(test, assert_instr(psllw, imm8 = 7))] Sep 19 16:10:39.007 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.007 INFO kablam! | Sep 19 16:10:39.007 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.007 INFO kablam! Sep 19 16:10:39.018 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.019 INFO kablam! --> src/x86/sse2.rs:329:18 Sep 19 16:10:39.019 INFO kablam! | Sep 19 16:10:39.019 INFO kablam! 329 | #[cfg_attr(test, assert_instr(psllw))] Sep 19 16:10:39.019 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.019 INFO kablam! | Sep 19 16:10:39.019 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.019 INFO kablam! Sep 19 16:10:39.019 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.019 INFO kablam! --> src/x86/sse2.rs:337:18 Sep 19 16:10:39.019 INFO kablam! | Sep 19 16:10:39.019 INFO kablam! 337 | #[cfg_attr(test, assert_instr(pslld, imm8 = 7))] Sep 19 16:10:39.019 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.019 INFO kablam! | Sep 19 16:10:39.019 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.019 INFO kablam! Sep 19 16:10:39.035 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.035 INFO kablam! --> src/x86/sse2.rs:354:18 Sep 19 16:10:39.035 INFO kablam! | Sep 19 16:10:39.035 INFO kablam! 354 | #[cfg_attr(test, assert_instr(pslld))] Sep 19 16:10:39.035 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.035 INFO kablam! | Sep 19 16:10:39.035 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.035 INFO kablam! Sep 19 16:10:39.035 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.035 INFO kablam! --> src/x86/sse2.rs:362:18 Sep 19 16:10:39.035 INFO kablam! | Sep 19 16:10:39.035 INFO kablam! 362 | #[cfg_attr(test, assert_instr(psllq, imm8 = 7))] Sep 19 16:10:39.035 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.035 INFO kablam! | Sep 19 16:10:39.035 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.035 INFO kablam! Sep 19 16:10:39.043 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.043 INFO kablam! --> src/x86/sse2.rs:379:18 Sep 19 16:10:39.043 INFO kablam! | Sep 19 16:10:39.043 INFO kablam! 379 | #[cfg_attr(test, assert_instr(psllq))] Sep 19 16:10:39.043 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.043 INFO kablam! | Sep 19 16:10:39.043 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.043 INFO kablam! Sep 19 16:10:39.043 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.043 INFO kablam! --> src/x86/sse2.rs:388:18 Sep 19 16:10:39.043 INFO kablam! | Sep 19 16:10:39.043 INFO kablam! 388 | #[cfg_attr(test, assert_instr(psraw, imm8 = 1))] Sep 19 16:10:39.043 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.043 INFO kablam! | Sep 19 16:10:39.043 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.043 INFO kablam! Sep 19 16:10:39.059 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.059 INFO kablam! --> src/x86/sse2.rs:405:18 Sep 19 16:10:39.059 INFO kablam! | Sep 19 16:10:39.059 INFO kablam! 405 | #[cfg_attr(test, assert_instr(psraw))] Sep 19 16:10:39.059 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.059 INFO kablam! | Sep 19 16:10:39.059 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.059 INFO kablam! Sep 19 16:10:39.059 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.059 INFO kablam! --> src/x86/sse2.rs:414:18 Sep 19 16:10:39.059 INFO kablam! | Sep 19 16:10:39.059 INFO kablam! 414 | #[cfg_attr(test, assert_instr(psrad, imm8 = 1))] Sep 19 16:10:39.059 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.059 INFO kablam! | Sep 19 16:10:39.059 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.059 INFO kablam! Sep 19 16:10:39.071 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.071 INFO kablam! --> src/x86/sse2.rs:431:18 Sep 19 16:10:39.071 INFO kablam! | Sep 19 16:10:39.071 INFO kablam! 431 | #[cfg_attr(test, assert_instr(psrad))] Sep 19 16:10:39.071 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.071 INFO kablam! | Sep 19 16:10:39.071 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.071 INFO kablam! Sep 19 16:10:39.071 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.071 INFO kablam! --> src/x86/sse2.rs:439:18 Sep 19 16:10:39.071 INFO kablam! | Sep 19 16:10:39.071 INFO kablam! 439 | #[cfg_attr(test, assert_instr(psrldq, imm8 = 1))] Sep 19 16:10:39.071 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.071 INFO kablam! | Sep 19 16:10:39.071 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.071 INFO kablam! Sep 19 16:10:39.083 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.083 INFO kablam! --> src/x86/sse2.rs:456:18 Sep 19 16:10:39.083 INFO kablam! | Sep 19 16:10:39.083 INFO kablam! 456 | #[cfg_attr(test, assert_instr(psrlw, imm8 = 1))] Sep 19 16:10:39.083 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.083 INFO kablam! | Sep 19 16:10:39.083 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.083 INFO kablam! Sep 19 16:10:39.107 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.107 INFO kablam! --> src/x86/sse2.rs:473:18 Sep 19 16:10:39.107 INFO kablam! | Sep 19 16:10:39.107 INFO kablam! 473 | #[cfg_attr(test, assert_instr(psrlw))] Sep 19 16:10:39.107 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.107 INFO kablam! | Sep 19 16:10:39.107 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.107 INFO kablam! Sep 19 16:10:39.107 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.107 INFO kablam! --> src/x86/sse2.rs:482:18 Sep 19 16:10:39.107 INFO kablam! | Sep 19 16:10:39.107 INFO kablam! 482 | #[cfg_attr(test, assert_instr(psrld, imm8 = 8))] Sep 19 16:10:39.107 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.107 INFO kablam! | Sep 19 16:10:39.107 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.107 INFO kablam! Sep 19 16:10:39.120 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.120 INFO kablam! --> src/x86/sse2.rs:499:18 Sep 19 16:10:39.120 INFO kablam! | Sep 19 16:10:39.120 INFO kablam! 499 | #[cfg_attr(test, assert_instr(psrld))] Sep 19 16:10:39.120 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.120 INFO kablam! | Sep 19 16:10:39.120 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.120 INFO kablam! Sep 19 16:10:39.120 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.120 INFO kablam! --> src/x86/sse2.rs:508:18 Sep 19 16:10:39.120 INFO kablam! | Sep 19 16:10:39.120 INFO kablam! 508 | #[cfg_attr(test, assert_instr(psrlq, imm8 = 1))] Sep 19 16:10:39.121 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.121 INFO kablam! | Sep 19 16:10:39.121 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.121 INFO kablam! Sep 19 16:10:39.136 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.136 INFO kablam! --> src/x86/sse2.rs:525:18 Sep 19 16:10:39.136 INFO kablam! | Sep 19 16:10:39.136 INFO kablam! 525 | #[cfg_attr(test, assert_instr(psrlq))] Sep 19 16:10:39.136 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.136 INFO kablam! | Sep 19 16:10:39.136 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.136 INFO kablam! Sep 19 16:10:39.136 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.136 INFO kablam! --> src/x86/sse2.rs:534:18 Sep 19 16:10:39.136 INFO kablam! | Sep 19 16:10:39.136 INFO kablam! 534 | #[cfg_attr(test, assert_instr(andps))] Sep 19 16:10:39.136 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.136 INFO kablam! | Sep 19 16:10:39.136 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.136 INFO kablam! Sep 19 16:10:39.137 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.137 INFO kablam! --> src/x86/sse2.rs:543:18 Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! 543 | #[cfg_attr(test, assert_instr(andnps))] Sep 19 16:10:39.137 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.137 INFO kablam! Sep 19 16:10:39.137 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.137 INFO kablam! --> src/x86/sse2.rs:552:18 Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! 552 | #[cfg_attr(test, assert_instr(orps))] Sep 19 16:10:39.137 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.137 INFO kablam! Sep 19 16:10:39.137 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.137 INFO kablam! --> src/x86/sse2.rs:561:18 Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! 561 | #[cfg_attr(test, assert_instr(xorps))] Sep 19 16:10:39.137 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.137 INFO kablam! Sep 19 16:10:39.137 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.137 INFO kablam! --> src/x86/sse2.rs:569:18 Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! 569 | #[cfg_attr(test, assert_instr(pcmpeqb))] Sep 19 16:10:39.137 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.137 INFO kablam! Sep 19 16:10:39.137 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.137 INFO kablam! --> src/x86/sse2.rs:577:18 Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! 577 | #[cfg_attr(test, assert_instr(pcmpeqw))] Sep 19 16:10:39.137 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.137 INFO kablam! Sep 19 16:10:39.137 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.137 INFO kablam! --> src/x86/sse2.rs:585:18 Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! 585 | #[cfg_attr(test, assert_instr(pcmpeqd))] Sep 19 16:10:39.137 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.137 INFO kablam! Sep 19 16:10:39.137 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.137 INFO kablam! --> src/x86/sse2.rs:593:18 Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! 593 | #[cfg_attr(test, assert_instr(pcmpgtb))] Sep 19 16:10:39.137 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.137 INFO kablam! Sep 19 16:10:39.137 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.137 INFO kablam! --> src/x86/sse2.rs:601:18 Sep 19 16:10:39.137 INFO kablam! | Sep 19 16:10:39.138 INFO kablam! 601 | #[cfg_attr(test, assert_instr(pcmpgtw))] Sep 19 16:10:39.138 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.138 INFO kablam! | Sep 19 16:10:39.138 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.138 INFO kablam! Sep 19 16:10:39.138 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.138 INFO kablam! --> src/x86/sse2.rs:609:18 Sep 19 16:10:39.138 INFO kablam! | Sep 19 16:10:39.138 INFO kablam! 609 | #[cfg_attr(test, assert_instr(pcmpgtd))] Sep 19 16:10:39.138 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.138 INFO kablam! | Sep 19 16:10:39.138 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.138 INFO kablam! Sep 19 16:10:39.138 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.138 INFO kablam! --> src/x86/sse2.rs:617:18 Sep 19 16:10:39.138 INFO kablam! | Sep 19 16:10:39.138 INFO kablam! 617 | #[cfg_attr(test, assert_instr(pcmpgtb))] Sep 19 16:10:39.138 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.138 INFO kablam! | Sep 19 16:10:39.138 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.138 INFO kablam! Sep 19 16:10:39.138 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.138 INFO kablam! --> src/x86/sse2.rs:625:18 Sep 19 16:10:39.138 INFO kablam! | Sep 19 16:10:39.138 INFO kablam! 625 | #[cfg_attr(test, assert_instr(pcmpgtw))] Sep 19 16:10:39.138 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.138 INFO kablam! | Sep 19 16:10:39.138 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.138 INFO kablam! Sep 19 16:10:39.138 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.138 INFO kablam! --> src/x86/sse2.rs:633:18 Sep 19 16:10:39.138 INFO kablam! | Sep 19 16:10:39.138 INFO kablam! 633 | #[cfg_attr(test, assert_instr(pcmpgtd))] Sep 19 16:10:39.138 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.138 INFO kablam! | Sep 19 16:10:39.138 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.138 INFO kablam! Sep 19 16:10:39.138 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.138 INFO kablam! --> src/x86/sse2.rs:642:18 Sep 19 16:10:39.138 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! 642 | #[cfg_attr(test, assert_instr(cvtdq2pd))] Sep 19 16:10:39.139 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.139 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.139 INFO kablam! Sep 19 16:10:39.139 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.139 INFO kablam! --> src/x86/sse2.rs:651:18 Sep 19 16:10:39.139 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! 651 | #[cfg_attr(test, assert_instr(cvtsi2sd))] Sep 19 16:10:39.139 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.139 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.139 INFO kablam! Sep 19 16:10:39.139 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.139 INFO kablam! --> src/x86/sse2.rs:660:18 Sep 19 16:10:39.139 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! 660 | #[cfg_attr(test, assert_instr(cvtdq2ps))] Sep 19 16:10:39.139 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.139 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.139 INFO kablam! Sep 19 16:10:39.139 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.139 INFO kablam! --> src/x86/sse2.rs:669:18 Sep 19 16:10:39.139 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! 669 | #[cfg_attr(test, assert_instr(cvtps2dq))] Sep 19 16:10:39.139 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.139 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.139 INFO kablam! Sep 19 16:10:39.139 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.139 INFO kablam! --> src/x86/sse2.rs:678:47 Sep 19 16:10:39.139 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! 678 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(movd))] Sep 19 16:10:39.139 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.139 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.139 INFO kablam! Sep 19 16:10:39.139 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.139 INFO kablam! --> src/x86/sse2.rs:686:18 Sep 19 16:10:39.139 INFO kablam! | Sep 19 16:10:39.139 INFO kablam! 686 | #[cfg_attr(test, assert_instr(movd))] Sep 19 16:10:39.139 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.140 INFO kablam! Sep 19 16:10:39.140 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.140 INFO kablam! --> src/x86/sse2.rs:783:18 Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! 783 | #[cfg_attr(test, assert_instr(xorps))] Sep 19 16:10:39.140 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.140 INFO kablam! Sep 19 16:10:39.140 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.140 INFO kablam! --> src/x86/sse2.rs:805:18 Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! 805 | #[cfg_attr(test, assert_instr(movaps))] Sep 19 16:10:39.140 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.140 INFO kablam! Sep 19 16:10:39.140 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.140 INFO kablam! --> src/x86/sse2.rs:815:18 Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! 815 | #[cfg_attr(test, assert_instr(movups))] Sep 19 16:10:39.140 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.140 INFO kablam! Sep 19 16:10:39.140 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.140 INFO kablam! --> src/x86/sse2.rs:826:12 Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! 826 | assert_instr(movq))] Sep 19 16:10:39.140 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.140 INFO kablam! Sep 19 16:10:39.140 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.140 INFO kablam! --> src/x86/sse2.rs:835:18 Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! 835 | #[cfg_attr(test, assert_instr(packsswb))] Sep 19 16:10:39.140 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.140 INFO kablam! Sep 19 16:10:39.140 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.140 INFO kablam! --> src/x86/sse2.rs:844:18 Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! 844 | #[cfg_attr(test, assert_instr(packssdw))] Sep 19 16:10:39.140 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.140 INFO kablam! | Sep 19 16:10:39.140 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.141 INFO kablam! Sep 19 16:10:39.141 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.141 INFO kablam! --> src/x86/sse2.rs:853:18 Sep 19 16:10:39.141 INFO kablam! | Sep 19 16:10:39.141 INFO kablam! 853 | #[cfg_attr(test, assert_instr(packuswb))] Sep 19 16:10:39.141 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.141 INFO kablam! | Sep 19 16:10:39.141 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.141 INFO kablam! Sep 19 16:10:39.141 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.141 INFO kablam! --> src/x86/sse2.rs:861:18 Sep 19 16:10:39.141 INFO kablam! | Sep 19 16:10:39.141 INFO kablam! 861 | #[cfg_attr(test, assert_instr(pextrw, imm8 = 9))] Sep 19 16:10:39.141 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.141 INFO kablam! | Sep 19 16:10:39.141 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.141 INFO kablam! Sep 19 16:10:39.155 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.155 INFO kablam! --> src/x86/sse2.rs:877:18 Sep 19 16:10:39.155 INFO kablam! | Sep 19 16:10:39.155 INFO kablam! 877 | #[cfg_attr(test, assert_instr(pinsrw, imm8 = 9))] Sep 19 16:10:39.155 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.155 INFO kablam! | Sep 19 16:10:39.155 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.155 INFO kablam! Sep 19 16:10:39.171 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.171 INFO kablam! --> src/x86/sse2.rs:893:18 Sep 19 16:10:39.171 INFO kablam! | Sep 19 16:10:39.171 INFO kablam! 893 | #[cfg_attr(test, assert_instr(pmovmskb))] Sep 19 16:10:39.171 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.171 INFO kablam! | Sep 19 16:10:39.171 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.171 INFO kablam! Sep 19 16:10:39.171 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.171 INFO kablam! --> src/x86/sse2.rs:901:18 Sep 19 16:10:39.171 INFO kablam! | Sep 19 16:10:39.171 INFO kablam! 901 | #[cfg_attr(test, assert_instr(pshufd, imm8 = 9))] Sep 19 16:10:39.171 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.171 INFO kablam! | Sep 19 16:10:39.171 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.171 INFO kablam! Sep 19 16:10:39.186 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.187 INFO kablam! --> src/x86/sse2.rs:921:18 Sep 19 16:10:39.187 INFO kablam! | Sep 19 16:10:39.187 INFO kablam! 921 | #[cfg_attr(test, assert_instr(pshufhw, imm8 = 9))] Sep 19 16:10:39.187 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.187 INFO kablam! | Sep 19 16:10:39.187 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.187 INFO kablam! Sep 19 16:10:39.198 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.198 INFO kablam! --> src/x86/sse2.rs:941:18 Sep 19 16:10:39.198 INFO kablam! | Sep 19 16:10:39.198 INFO kablam! 941 | #[cfg_attr(test, assert_instr(pshuflw, imm8 = 9))] Sep 19 16:10:39.199 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.199 INFO kablam! | Sep 19 16:10:39.199 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.199 INFO kablam! Sep 19 16:10:39.215 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.215 INFO kablam! --> src/x86/sse2.rs:957:18 Sep 19 16:10:39.215 INFO kablam! | Sep 19 16:10:39.215 INFO kablam! 957 | #[cfg_attr(test, assert_instr(punpckhbw))] Sep 19 16:10:39.215 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.215 INFO kablam! | Sep 19 16:10:39.215 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.215 INFO kablam! Sep 19 16:10:39.215 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.215 INFO kablam! --> src/x86/sse2.rs:965:18 Sep 19 16:10:39.215 INFO kablam! | Sep 19 16:10:39.215 INFO kablam! 965 | #[cfg_attr(test, assert_instr(punpckhwd))] Sep 19 16:10:39.215 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.215 INFO kablam! | Sep 19 16:10:39.215 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.215 INFO kablam! Sep 19 16:10:39.215 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.215 INFO kablam! --> src/x86/sse2.rs:973:18 Sep 19 16:10:39.215 INFO kablam! | Sep 19 16:10:39.215 INFO kablam! 973 | #[cfg_attr(test, assert_instr(unpckhps))] Sep 19 16:10:39.215 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.215 INFO kablam! | Sep 19 16:10:39.215 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.215 INFO kablam! Sep 19 16:10:39.215 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.215 INFO kablam! --> src/x86/sse2.rs:981:18 Sep 19 16:10:39.215 INFO kablam! | Sep 19 16:10:39.215 INFO kablam! 981 | #[cfg_attr(test, assert_instr(unpckhpd))] Sep 19 16:10:39.215 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.215 INFO kablam! | Sep 19 16:10:39.215 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.215 INFO kablam! Sep 19 16:10:39.215 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.215 INFO kablam! --> src/x86/sse2.rs:989:18 Sep 19 16:10:39.215 INFO kablam! | Sep 19 16:10:39.215 INFO kablam! 989 | #[cfg_attr(test, assert_instr(punpcklbw))] Sep 19 16:10:39.216 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.216 INFO kablam! Sep 19 16:10:39.216 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.216 INFO kablam! --> src/x86/sse2.rs:997:18 Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! 997 | #[cfg_attr(test, assert_instr(punpcklwd))] Sep 19 16:10:39.216 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.216 INFO kablam! Sep 19 16:10:39.216 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.216 INFO kablam! --> src/x86/sse2.rs:1005:18 Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! 1005 | #[cfg_attr(test, assert_instr(unpcklps))] Sep 19 16:10:39.216 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.216 INFO kablam! Sep 19 16:10:39.216 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.216 INFO kablam! --> src/x86/sse2.rs:1013:18 Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! 1013 | #[cfg_attr(test, assert_instr(movlhps))] Sep 19 16:10:39.216 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.216 INFO kablam! Sep 19 16:10:39.216 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.216 INFO kablam! --> src/x86/sse2.rs:1022:18 Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! 1022 | #[cfg_attr(test, assert_instr(addsd))] Sep 19 16:10:39.216 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.216 INFO kablam! Sep 19 16:10:39.216 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.216 INFO kablam! --> src/x86/sse2.rs:1031:18 Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! 1031 | #[cfg_attr(test, assert_instr(addpd))] Sep 19 16:10:39.216 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.216 INFO kablam! Sep 19 16:10:39.216 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.216 INFO kablam! --> src/x86/sse2.rs:1040:18 Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! 1040 | #[cfg_attr(test, assert_instr(divsd))] Sep 19 16:10:39.216 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.216 INFO kablam! | Sep 19 16:10:39.216 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.216 INFO kablam! Sep 19 16:10:39.216 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.217 INFO kablam! --> src/x86/sse2.rs:1049:18 Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! 1049 | #[cfg_attr(test, assert_instr(divpd))] Sep 19 16:10:39.217 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.217 INFO kablam! Sep 19 16:10:39.217 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.217 INFO kablam! --> src/x86/sse2.rs:1058:18 Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! 1058 | #[cfg_attr(test, assert_instr(maxsd))] Sep 19 16:10:39.217 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.217 INFO kablam! Sep 19 16:10:39.217 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.217 INFO kablam! --> src/x86/sse2.rs:1067:18 Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! 1067 | #[cfg_attr(test, assert_instr(maxpd))] Sep 19 16:10:39.217 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.217 INFO kablam! Sep 19 16:10:39.217 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.217 INFO kablam! --> src/x86/sse2.rs:1076:18 Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! 1076 | #[cfg_attr(test, assert_instr(minsd))] Sep 19 16:10:39.217 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.217 INFO kablam! Sep 19 16:10:39.217 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.217 INFO kablam! --> src/x86/sse2.rs:1085:18 Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! 1085 | #[cfg_attr(test, assert_instr(minpd))] Sep 19 16:10:39.217 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.217 INFO kablam! Sep 19 16:10:39.217 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.217 INFO kablam! --> src/x86/sse2.rs:1094:18 Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! 1094 | #[cfg_attr(test, assert_instr(mulsd))] Sep 19 16:10:39.217 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.217 INFO kablam! Sep 19 16:10:39.217 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.217 INFO kablam! --> src/x86/sse2.rs:1103:18 Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.217 INFO kablam! 1103 | #[cfg_attr(test, assert_instr(mulpd))] Sep 19 16:10:39.217 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.217 INFO kablam! | Sep 19 16:10:39.218 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.218 INFO kablam! Sep 19 16:10:39.218 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.218 INFO kablam! --> src/x86/sse2.rs:1112:18 Sep 19 16:10:39.218 INFO kablam! | Sep 19 16:10:39.218 INFO kablam! 1112 | #[cfg_attr(test, assert_instr(sqrtsd))] Sep 19 16:10:39.218 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.218 INFO kablam! | Sep 19 16:10:39.218 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.218 INFO kablam! Sep 19 16:10:39.218 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.218 INFO kablam! --> src/x86/sse2.rs:1120:18 Sep 19 16:10:39.218 INFO kablam! | Sep 19 16:10:39.218 INFO kablam! 1120 | #[cfg_attr(test, assert_instr(sqrtpd))] Sep 19 16:10:39.218 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.218 INFO kablam! | Sep 19 16:10:39.218 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.218 INFO kablam! Sep 19 16:10:39.218 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.218 INFO kablam! --> src/x86/sse2.rs:1129:18 Sep 19 16:10:39.218 INFO kablam! | Sep 19 16:10:39.218 INFO kablam! 1129 | #[cfg_attr(test, assert_instr(subsd))] Sep 19 16:10:39.218 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.218 INFO kablam! | Sep 19 16:10:39.218 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.218 INFO kablam! Sep 19 16:10:39.221 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.221 INFO kablam! --> src/x86/sse2.rs:1138:18 Sep 19 16:10:39.221 INFO kablam! | Sep 19 16:10:39.221 INFO kablam! 1138 | #[cfg_attr(test, assert_instr(subpd))] Sep 19 16:10:39.221 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.221 INFO kablam! | Sep 19 16:10:39.221 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.222 INFO kablam! Sep 19 16:10:39.222 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.222 INFO kablam! --> src/x86/sse2.rs:1147:18 Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! 1147 | #[cfg_attr(test, assert_instr(andps))] Sep 19 16:10:39.222 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.222 INFO kablam! Sep 19 16:10:39.222 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.222 INFO kablam! --> src/x86/sse2.rs:1155:18 Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! 1155 | #[cfg_attr(test, assert_instr(andnps))] Sep 19 16:10:39.222 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.222 INFO kablam! Sep 19 16:10:39.222 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.222 INFO kablam! --> src/x86/sse2.rs:1163:18 Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! 1163 | #[cfg_attr(test, assert_instr(orps))] Sep 19 16:10:39.222 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.222 INFO kablam! Sep 19 16:10:39.222 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.222 INFO kablam! --> src/x86/sse2.rs:1171:18 Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! 1171 | #[cfg_attr(test, assert_instr(xorps))] Sep 19 16:10:39.222 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.222 INFO kablam! Sep 19 16:10:39.222 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.222 INFO kablam! --> src/x86/sse2.rs:1180:18 Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! 1180 | #[cfg_attr(test, assert_instr(cmpeqsd))] Sep 19 16:10:39.222 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.222 INFO kablam! Sep 19 16:10:39.222 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.222 INFO kablam! --> src/x86/sse2.rs:1189:18 Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! 1189 | #[cfg_attr(test, assert_instr(cmpltsd))] Sep 19 16:10:39.222 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.222 INFO kablam! Sep 19 16:10:39.222 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.222 INFO kablam! --> src/x86/sse2.rs:1198:18 Sep 19 16:10:39.222 INFO kablam! | Sep 19 16:10:39.222 INFO kablam! 1198 | #[cfg_attr(test, assert_instr(cmplesd))] Sep 19 16:10:39.222 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.223 INFO kablam! | Sep 19 16:10:39.223 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.223 INFO kablam! Sep 19 16:10:39.226 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.226 INFO kablam! --> src/x86/sse2.rs:1207:18 Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! 1207 | #[cfg_attr(test, assert_instr(cmpltsd))] Sep 19 16:10:39.226 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.226 INFO kablam! Sep 19 16:10:39.226 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.226 INFO kablam! --> src/x86/sse2.rs:1216:18 Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! 1216 | #[cfg_attr(test, assert_instr(cmplesd))] Sep 19 16:10:39.226 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.226 INFO kablam! Sep 19 16:10:39.226 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.226 INFO kablam! --> src/x86/sse2.rs:1227:18 Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! 1227 | #[cfg_attr(test, assert_instr(cmpordsd))] Sep 19 16:10:39.226 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.226 INFO kablam! Sep 19 16:10:39.226 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.226 INFO kablam! --> src/x86/sse2.rs:1237:18 Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! 1237 | #[cfg_attr(test, assert_instr(cmpunordsd))] Sep 19 16:10:39.226 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.226 INFO kablam! Sep 19 16:10:39.226 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.226 INFO kablam! --> src/x86/sse2.rs:1246:18 Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! 1246 | #[cfg_attr(test, assert_instr(cmpneqsd))] Sep 19 16:10:39.226 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.226 INFO kablam! Sep 19 16:10:39.226 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.226 INFO kablam! --> src/x86/sse2.rs:1255:18 Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.226 INFO kablam! 1255 | #[cfg_attr(test, assert_instr(cmpnltsd))] Sep 19 16:10:39.226 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.226 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.227 INFO kablam! Sep 19 16:10:39.227 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.227 INFO kablam! --> src/x86/sse2.rs:1264:18 Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! 1264 | #[cfg_attr(test, assert_instr(cmpnlesd))] Sep 19 16:10:39.227 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.227 INFO kablam! Sep 19 16:10:39.227 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.227 INFO kablam! --> src/x86/sse2.rs:1273:18 Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! 1273 | #[cfg_attr(test, assert_instr(cmpnltsd))] Sep 19 16:10:39.227 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.227 INFO kablam! Sep 19 16:10:39.227 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.227 INFO kablam! --> src/x86/sse2.rs:1282:18 Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! 1282 | #[cfg_attr(test, assert_instr(cmpnlesd))] Sep 19 16:10:39.227 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.227 INFO kablam! Sep 19 16:10:39.227 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.227 INFO kablam! --> src/x86/sse2.rs:1290:18 Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! 1290 | #[cfg_attr(test, assert_instr(cmpeqpd))] Sep 19 16:10:39.227 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.227 INFO kablam! Sep 19 16:10:39.227 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.227 INFO kablam! --> src/x86/sse2.rs:1298:18 Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! 1298 | #[cfg_attr(test, assert_instr(cmpltpd))] Sep 19 16:10:39.227 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.227 INFO kablam! Sep 19 16:10:39.227 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.227 INFO kablam! --> src/x86/sse2.rs:1306:18 Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! 1306 | #[cfg_attr(test, assert_instr(cmplepd))] Sep 19 16:10:39.227 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.227 INFO kablam! | Sep 19 16:10:39.227 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.227 INFO kablam! Sep 19 16:10:39.231 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.231 INFO kablam! --> src/x86/sse2.rs:1314:18 Sep 19 16:10:39.231 INFO kablam! | Sep 19 16:10:39.231 INFO kablam! 1314 | #[cfg_attr(test, assert_instr(cmpltpd))] Sep 19 16:10:39.231 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.231 INFO kablam! | Sep 19 16:10:39.231 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.231 INFO kablam! Sep 19 16:10:39.231 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.231 INFO kablam! --> src/x86/sse2.rs:1322:18 Sep 19 16:10:39.231 INFO kablam! | Sep 19 16:10:39.231 INFO kablam! 1322 | #[cfg_attr(test, assert_instr(cmplepd))] Sep 19 16:10:39.231 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.231 INFO kablam! | Sep 19 16:10:39.231 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.231 INFO kablam! Sep 19 16:10:39.231 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.231 INFO kablam! --> src/x86/sse2.rs:1330:18 Sep 19 16:10:39.231 INFO kablam! | Sep 19 16:10:39.231 INFO kablam! 1330 | #[cfg_attr(test, assert_instr(cmpordpd))] Sep 19 16:10:39.231 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.231 INFO kablam! | Sep 19 16:10:39.231 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.231 INFO kablam! Sep 19 16:10:39.231 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.231 INFO kablam! --> src/x86/sse2.rs:1338:18 Sep 19 16:10:39.231 INFO kablam! | Sep 19 16:10:39.231 INFO kablam! 1338 | #[cfg_attr(test, assert_instr(cmpunordpd))] Sep 19 16:10:39.232 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.232 INFO kablam! Sep 19 16:10:39.232 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.232 INFO kablam! --> src/x86/sse2.rs:1346:18 Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! 1346 | #[cfg_attr(test, assert_instr(cmpneqpd))] Sep 19 16:10:39.232 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.232 INFO kablam! Sep 19 16:10:39.232 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.232 INFO kablam! --> src/x86/sse2.rs:1354:18 Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! 1354 | #[cfg_attr(test, assert_instr(cmpnltpd))] Sep 19 16:10:39.232 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.232 INFO kablam! Sep 19 16:10:39.232 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.232 INFO kablam! --> src/x86/sse2.rs:1362:18 Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! 1362 | #[cfg_attr(test, assert_instr(cmpnlepd))] Sep 19 16:10:39.232 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.232 INFO kablam! Sep 19 16:10:39.232 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.232 INFO kablam! --> src/x86/sse2.rs:1370:18 Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! 1370 | #[cfg_attr(test, assert_instr(cmpnltpd))] Sep 19 16:10:39.232 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.232 INFO kablam! Sep 19 16:10:39.232 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.232 INFO kablam! --> src/x86/sse2.rs:1379:18 Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! 1379 | #[cfg_attr(test, assert_instr(cmpnlepd))] Sep 19 16:10:39.232 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.232 INFO kablam! Sep 19 16:10:39.232 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.232 INFO kablam! --> src/x86/sse2.rs:1387:18 Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.232 INFO kablam! 1387 | #[cfg_attr(test, assert_instr(comisd))] Sep 19 16:10:39.232 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.232 INFO kablam! | Sep 19 16:10:39.233 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.233 INFO kablam! Sep 19 16:10:39.233 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.233 INFO kablam! --> src/x86/sse2.rs:1395:18 Sep 19 16:10:39.233 INFO kablam! | Sep 19 16:10:39.233 INFO kablam! 1395 | #[cfg_attr(test, assert_instr(comisd))] Sep 19 16:10:39.233 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.233 INFO kablam! | Sep 19 16:10:39.233 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.233 INFO kablam! Sep 19 16:10:39.233 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.233 INFO kablam! --> src/x86/sse2.rs:1403:18 Sep 19 16:10:39.233 INFO kablam! | Sep 19 16:10:39.233 INFO kablam! 1403 | #[cfg_attr(test, assert_instr(comisd))] Sep 19 16:10:39.233 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.233 INFO kablam! | Sep 19 16:10:39.233 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.233 INFO kablam! Sep 19 16:10:39.233 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.233 INFO kablam! --> src/x86/sse2.rs:1411:18 Sep 19 16:10:39.233 INFO kablam! | Sep 19 16:10:39.233 INFO kablam! 1411 | #[cfg_attr(test, assert_instr(comisd))] Sep 19 16:10:39.233 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.233 INFO kablam! | Sep 19 16:10:39.233 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.233 INFO kablam! Sep 19 16:10:39.233 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.233 INFO kablam! --> src/x86/sse2.rs:1419:18 Sep 19 16:10:39.233 INFO kablam! | Sep 19 16:10:39.233 INFO kablam! 1419 | #[cfg_attr(test, assert_instr(comisd))] Sep 19 16:10:39.233 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.233 INFO kablam! | Sep 19 16:10:39.233 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.233 INFO kablam! Sep 19 16:10:39.236 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.236 INFO kablam! --> src/x86/sse2.rs:1427:18 Sep 19 16:10:39.236 INFO kablam! | Sep 19 16:10:39.236 INFO kablam! 1427 | #[cfg_attr(test, assert_instr(comisd))] Sep 19 16:10:39.236 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.236 INFO kablam! | Sep 19 16:10:39.236 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.236 INFO kablam! Sep 19 16:10:39.236 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.236 INFO kablam! --> src/x86/sse2.rs:1435:18 Sep 19 16:10:39.236 INFO kablam! | Sep 19 16:10:39.236 INFO kablam! 1435 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 19 16:10:39.236 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.236 INFO kablam! | Sep 19 16:10:39.236 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.236 INFO kablam! Sep 19 16:10:39.236 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.236 INFO kablam! --> src/x86/sse2.rs:1443:18 Sep 19 16:10:39.236 INFO kablam! | Sep 19 16:10:39.236 INFO kablam! 1443 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 19 16:10:39.236 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.236 INFO kablam! | Sep 19 16:10:39.236 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.236 INFO kablam! Sep 19 16:10:39.236 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.236 INFO kablam! --> src/x86/sse2.rs:1451:18 Sep 19 16:10:39.236 INFO kablam! | Sep 19 16:10:39.236 INFO kablam! 1451 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 19 16:10:39.236 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.237 INFO kablam! Sep 19 16:10:39.237 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.237 INFO kablam! --> src/x86/sse2.rs:1459:18 Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! 1459 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 19 16:10:39.237 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.237 INFO kablam! Sep 19 16:10:39.237 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.237 INFO kablam! --> src/x86/sse2.rs:1467:18 Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! 1467 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 19 16:10:39.237 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.237 INFO kablam! Sep 19 16:10:39.237 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.237 INFO kablam! --> src/x86/sse2.rs:1475:18 Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! 1475 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 19 16:10:39.237 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.237 INFO kablam! Sep 19 16:10:39.237 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.237 INFO kablam! --> src/x86/sse2.rs:1484:18 Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! 1484 | #[cfg_attr(test, assert_instr(cvtpd2ps))] Sep 19 16:10:39.237 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.237 INFO kablam! Sep 19 16:10:39.237 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.237 INFO kablam! --> src/x86/sse2.rs:1494:18 Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! 1494 | #[cfg_attr(test, assert_instr(cvtps2pd))] Sep 19 16:10:39.237 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.237 INFO kablam! Sep 19 16:10:39.237 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.237 INFO kablam! --> src/x86/sse2.rs:1503:18 Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.237 INFO kablam! 1503 | #[cfg_attr(test, assert_instr(cvtpd2dq))] Sep 19 16:10:39.237 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.237 INFO kablam! | Sep 19 16:10:39.238 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.238 INFO kablam! Sep 19 16:10:39.238 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.238 INFO kablam! --> src/x86/sse2.rs:1512:18 Sep 19 16:10:39.238 INFO kablam! | Sep 19 16:10:39.238 INFO kablam! 1512 | #[cfg_attr(test, assert_instr(cvtsd2si))] Sep 19 16:10:39.238 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.238 INFO kablam! | Sep 19 16:10:39.238 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.238 INFO kablam! Sep 19 16:10:39.238 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.238 INFO kablam! --> src/x86/sse2.rs:1523:18 Sep 19 16:10:39.238 INFO kablam! | Sep 19 16:10:39.238 INFO kablam! 1523 | #[cfg_attr(test, assert_instr(cvtsd2ss))] Sep 19 16:10:39.238 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.238 INFO kablam! | Sep 19 16:10:39.243 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.243 INFO kablam! Sep 19 16:10:39.246 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.246 INFO kablam! --> src/x86/sse2.rs:1541:18 Sep 19 16:10:39.246 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! 1541 | #[cfg_attr(test, assert_instr(cvtss2sd))] Sep 19 16:10:39.247 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.247 INFO kablam! Sep 19 16:10:39.247 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.247 INFO kablam! --> src/x86/sse2.rs:1550:18 Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! 1550 | #[cfg_attr(test, assert_instr(cvttpd2dq))] Sep 19 16:10:39.247 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.247 INFO kablam! Sep 19 16:10:39.247 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.247 INFO kablam! --> src/x86/sse2.rs:1559:18 Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! 1559 | #[cfg_attr(test, assert_instr(cvttsd2si))] Sep 19 16:10:39.247 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.247 INFO kablam! Sep 19 16:10:39.247 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.247 INFO kablam! --> src/x86/sse2.rs:1568:18 Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! 1568 | #[cfg_attr(test, assert_instr(cvttps2dq))] Sep 19 16:10:39.247 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.247 INFO kablam! Sep 19 16:10:39.247 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.247 INFO kablam! --> src/x86/sse2.rs:1617:18 Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! 1617 | #[cfg_attr(test, assert_instr(xorps))] // FIXME xorpd expected Sep 19 16:10:39.247 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.247 INFO kablam! Sep 19 16:10:39.247 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.247 INFO kablam! --> src/x86/sse2.rs:1628:18 Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! 1628 | #[cfg_attr(test, assert_instr(movmskpd))] Sep 19 16:10:39.247 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.247 INFO kablam! Sep 19 16:10:39.247 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.247 INFO kablam! --> src/x86/sse2.rs:1639:18 Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! 1639 | #[cfg_attr(test, assert_instr(movaps))] Sep 19 16:10:39.247 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.247 INFO kablam! Sep 19 16:10:39.247 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.247 INFO kablam! --> src/x86/sse2.rs:1648:18 Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! 1648 | #[cfg_attr(test, assert_instr(movsd))] Sep 19 16:10:39.247 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.247 INFO kablam! | Sep 19 16:10:39.247 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.247 INFO kablam! Sep 19 16:10:39.247 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.248 INFO kablam! --> src/x86/sse2.rs:1658:18 Sep 19 16:10:39.248 INFO kablam! | Sep 19 16:10:39.248 INFO kablam! 1658 | #[cfg_attr(test, assert_instr(movhpd))] Sep 19 16:10:39.248 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.248 INFO kablam! | Sep 19 16:10:39.248 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.248 INFO kablam! Sep 19 16:10:39.248 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.248 INFO kablam! --> src/x86/sse2.rs:1668:18 Sep 19 16:10:39.248 INFO kablam! | Sep 19 16:10:39.248 INFO kablam! 1668 | #[cfg_attr(test, assert_instr(movlpd))] Sep 19 16:10:39.248 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.248 INFO kablam! | Sep 19 16:10:39.248 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.248 INFO kablam! Sep 19 16:10:39.248 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.248 INFO kablam! --> src/x86/sse2.rs:1696:18 Sep 19 16:10:39.248 INFO kablam! | Sep 19 16:10:39.248 INFO kablam! 1696 | #[cfg_attr(test, assert_instr(movapd))] Sep 19 16:10:39.248 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.248 INFO kablam! | Sep 19 16:10:39.248 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.248 INFO kablam! Sep 19 16:10:39.248 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.248 INFO kablam! --> src/x86/sse2.rs:1706:18 Sep 19 16:10:39.248 INFO kablam! | Sep 19 16:10:39.248 INFO kablam! 1706 | #[cfg_attr(test, assert_instr(movups))] Sep 19 16:10:39.248 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.248 INFO kablam! | Sep 19 16:10:39.248 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.248 INFO kablam! Sep 19 16:10:39.248 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.248 INFO kablam! --> src/x86/sse2.rs:1716:18 Sep 19 16:10:39.248 INFO kablam! | Sep 19 16:10:39.248 INFO kablam! 1716 | #[cfg_attr(test, assert_instr(shufpd, imm8 = 1))] Sep 19 16:10:39.248 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.248 INFO kablam! | Sep 19 16:10:39.248 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.248 INFO kablam! Sep 19 16:10:39.262 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.262 INFO kablam! --> src/x86/sse2.rs:1734:18 Sep 19 16:10:39.262 INFO kablam! | Sep 19 16:10:39.262 INFO kablam! 1734 | #[cfg_attr(test, assert_instr(movsd))] Sep 19 16:10:39.262 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.262 INFO kablam! | Sep 19 16:10:39.262 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.262 INFO kablam! Sep 19 16:10:39.262 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.262 INFO kablam! --> src/x86/sse2.rs:1808:18 Sep 19 16:10:39.262 INFO kablam! | Sep 19 16:10:39.262 INFO kablam! 1808 | #[cfg_attr(test, assert_instr(unpckhpd))] Sep 19 16:10:39.262 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.262 INFO kablam! | Sep 19 16:10:39.262 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.262 INFO kablam! Sep 19 16:10:39.262 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.262 INFO kablam! --> src/x86/sse2.rs:1820:18 Sep 19 16:10:39.263 INFO kablam! | Sep 19 16:10:39.263 INFO kablam! 1820 | #[cfg_attr(test, assert_instr(movlhps))] Sep 19 16:10:39.263 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.263 INFO kablam! | Sep 19 16:10:39.263 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.263 INFO kablam! Sep 19 16:10:39.263 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.263 INFO kablam! --> src/x86/sse2.rs:1829:18 Sep 19 16:10:39.263 INFO kablam! | Sep 19 16:10:39.263 INFO kablam! 1829 | #[cfg_attr(test, assert_instr(paddq))] Sep 19 16:10:39.263 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.263 INFO kablam! | Sep 19 16:10:39.263 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.263 INFO kablam! Sep 19 16:10:39.263 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.263 INFO kablam! --> src/x86/sse2.rs:1839:18 Sep 19 16:10:39.263 INFO kablam! | Sep 19 16:10:39.263 INFO kablam! 1839 | #[cfg_attr(test, assert_instr(pmuludq))] Sep 19 16:10:39.263 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.263 INFO kablam! | Sep 19 16:10:39.263 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.263 INFO kablam! Sep 19 16:10:39.263 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.263 INFO kablam! --> src/x86/sse2.rs:1848:18 Sep 19 16:10:39.263 INFO kablam! | Sep 19 16:10:39.263 INFO kablam! 1848 | #[cfg_attr(test, assert_instr(psubq))] Sep 19 16:10:39.263 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.263 INFO kablam! | Sep 19 16:10:39.263 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.263 INFO kablam! Sep 19 16:10:39.267 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.267 INFO kablam! --> src/x86/sse2.rs:1858:18 Sep 19 16:10:39.267 INFO kablam! | Sep 19 16:10:39.267 INFO kablam! 1858 | #[cfg_attr(test, assert_instr(cvtpi2pd))] Sep 19 16:10:39.267 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.267 INFO kablam! | Sep 19 16:10:39.267 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.267 INFO kablam! Sep 19 16:10:39.267 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.267 INFO kablam! --> src/x86/sse2.rs:1915:18 Sep 19 16:10:39.267 INFO kablam! | Sep 19 16:10:39.267 INFO kablam! 1915 | #[cfg_attr(test, assert_instr(cvtpd2pi))] Sep 19 16:10:39.267 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.267 INFO kablam! | Sep 19 16:10:39.267 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.267 INFO kablam! Sep 19 16:10:39.267 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.267 INFO kablam! --> src/x86/sse2.rs:1927:18 Sep 19 16:10:39.267 INFO kablam! | Sep 19 16:10:39.267 INFO kablam! 1927 | #[cfg_attr(test, assert_instr(cvttpd2pi))] Sep 19 16:10:39.267 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.267 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.268 INFO kablam! Sep 19 16:10:39.268 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.268 INFO kablam! --> src/x86/sse3.rs:12:18 Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! 12 | #[cfg_attr(test, assert_instr(addsubps))] Sep 19 16:10:39.268 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.268 INFO kablam! Sep 19 16:10:39.268 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.268 INFO kablam! --> src/x86/sse3.rs:21:18 Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! 21 | #[cfg_attr(test, assert_instr(addsubpd))] Sep 19 16:10:39.268 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.268 INFO kablam! Sep 19 16:10:39.268 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.268 INFO kablam! --> src/x86/sse3.rs:30:18 Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! 30 | #[cfg_attr(test, assert_instr(haddpd))] Sep 19 16:10:39.268 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.268 INFO kablam! Sep 19 16:10:39.268 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.268 INFO kablam! --> src/x86/sse3.rs:39:18 Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! 39 | #[cfg_attr(test, assert_instr(haddps))] Sep 19 16:10:39.268 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.268 INFO kablam! Sep 19 16:10:39.268 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.268 INFO kablam! --> src/x86/sse3.rs:48:18 Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! 48 | #[cfg_attr(test, assert_instr(hsubpd))] Sep 19 16:10:39.268 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.268 INFO kablam! Sep 19 16:10:39.268 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.268 INFO kablam! --> src/x86/sse3.rs:57:18 Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! 57 | #[cfg_attr(test, assert_instr(hsubps))] Sep 19 16:10:39.268 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.268 INFO kablam! | Sep 19 16:10:39.268 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.268 INFO kablam! Sep 19 16:10:39.269 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.269 INFO kablam! --> src/x86/sse3.rs:67:18 Sep 19 16:10:39.269 INFO kablam! | Sep 19 16:10:39.269 INFO kablam! 67 | #[cfg_attr(test, assert_instr(lddqu))] Sep 19 16:10:39.269 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.269 INFO kablam! | Sep 19 16:10:39.269 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.269 INFO kablam! Sep 19 16:10:39.269 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.269 INFO kablam! --> src/x86/sse3.rs:76:18 Sep 19 16:10:39.269 INFO kablam! | Sep 19 16:10:39.269 INFO kablam! 76 | #[cfg_attr(test, assert_instr(movddup))] Sep 19 16:10:39.269 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.269 INFO kablam! | Sep 19 16:10:39.269 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.269 INFO kablam! Sep 19 16:10:39.269 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.269 INFO kablam! --> src/x86/sse3.rs:85:18 Sep 19 16:10:39.269 INFO kablam! | Sep 19 16:10:39.269 INFO kablam! 85 | #[cfg_attr(test, assert_instr(movddup))] Sep 19 16:10:39.269 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.269 INFO kablam! | Sep 19 16:10:39.269 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.269 INFO kablam! Sep 19 16:10:39.269 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.269 INFO kablam! --> src/x86/sse3.rs:94:18 Sep 19 16:10:39.269 INFO kablam! | Sep 19 16:10:39.269 INFO kablam! 94 | #[cfg_attr(test, assert_instr(movshdup))] Sep 19 16:10:39.269 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.269 INFO kablam! | Sep 19 16:10:39.269 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.269 INFO kablam! Sep 19 16:10:39.269 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.269 INFO kablam! --> src/x86/sse3.rs:103:18 Sep 19 16:10:39.269 INFO kablam! | Sep 19 16:10:39.269 INFO kablam! 103 | #[cfg_attr(test, assert_instr(movsldup))] Sep 19 16:10:39.269 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.269 INFO kablam! | Sep 19 16:10:39.269 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.269 INFO kablam! Sep 19 16:10:39.272 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.272 INFO kablam! --> src/x86/sse41.rs:15:18 Sep 19 16:10:39.272 INFO kablam! | Sep 19 16:10:39.272 INFO kablam! 15 | #[cfg_attr(test, assert_instr(pblendvb))] Sep 19 16:10:39.272 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.272 INFO kablam! | Sep 19 16:10:39.272 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.272 INFO kablam! Sep 19 16:10:39.272 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.272 INFO kablam! --> src/x86/sse41.rs:27:18 Sep 19 16:10:39.272 INFO kablam! | Sep 19 16:10:39.272 INFO kablam! 27 | #[cfg_attr(test, assert_instr(pblendw, imm8 = 0xF0))] Sep 19 16:10:39.272 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.272 INFO kablam! | Sep 19 16:10:39.272 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.272 INFO kablam! Sep 19 16:10:39.285 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.285 INFO kablam! --> src/x86/sse41.rs:44:18 Sep 19 16:10:39.285 INFO kablam! | Sep 19 16:10:39.285 INFO kablam! 44 | #[cfg_attr(test, assert_instr(blendvpd))] Sep 19 16:10:39.285 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.285 INFO kablam! | Sep 19 16:10:39.285 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.285 INFO kablam! Sep 19 16:10:39.285 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.285 INFO kablam! --> src/x86/sse41.rs:53:18 Sep 19 16:10:39.285 INFO kablam! | Sep 19 16:10:39.285 INFO kablam! 53 | #[cfg_attr(test, assert_instr(blendvps))] Sep 19 16:10:39.285 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.285 INFO kablam! | Sep 19 16:10:39.285 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.285 INFO kablam! Sep 19 16:10:39.285 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.285 INFO kablam! --> src/x86/sse41.rs:62:18 Sep 19 16:10:39.285 INFO kablam! | Sep 19 16:10:39.285 INFO kablam! 62 | #[cfg_attr(test, assert_instr(blendpd, imm2 = 0b10))] Sep 19 16:10:39.285 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.285 INFO kablam! | Sep 19 16:10:39.285 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.285 INFO kablam! Sep 19 16:10:39.302 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.302 INFO kablam! --> src/x86/sse41.rs:79:18 Sep 19 16:10:39.302 INFO kablam! | Sep 19 16:10:39.302 INFO kablam! 79 | #[cfg_attr(test, assert_instr(blendps, imm4 = 0b0101))] Sep 19 16:10:39.302 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.302 INFO kablam! | Sep 19 16:10:39.302 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.302 INFO kablam! Sep 19 16:10:39.330 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.330 INFO kablam! --> src/x86/sse41.rs:97:18 Sep 19 16:10:39.330 INFO kablam! | Sep 19 16:10:39.330 INFO kablam! 97 | #[cfg_attr(test, assert_instr(extractps, imm8 = 0))] Sep 19 16:10:39.330 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.330 INFO kablam! | Sep 19 16:10:39.330 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.330 INFO kablam! Sep 19 16:10:39.333 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.333 INFO kablam! --> src/x86/sse41.rs:116:18 Sep 19 16:10:39.333 INFO kablam! | Sep 19 16:10:39.333 INFO kablam! 116 | #[cfg_attr(test, assert_instr(pextrb, imm8 = 0))] Sep 19 16:10:39.333 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.333 INFO kablam! | Sep 19 16:10:39.333 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.333 INFO kablam! Sep 19 16:10:39.348 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.348 INFO kablam! --> src/x86/sse41.rs:133:18 Sep 19 16:10:39.348 INFO kablam! | Sep 19 16:10:39.348 INFO kablam! 133 | #[cfg_attr(test, assert_instr(extractps, imm8 = 1))] Sep 19 16:10:39.348 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.348 INFO kablam! | Sep 19 16:10:39.348 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.348 INFO kablam! Sep 19 16:10:39.362 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.363 INFO kablam! --> src/x86/sse41.rs:170:18 Sep 19 16:10:39.363 INFO kablam! | Sep 19 16:10:39.363 INFO kablam! 170 | #[cfg_attr(test, assert_instr(insertps, imm8 = 0b1010))] Sep 19 16:10:39.363 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.363 INFO kablam! | Sep 19 16:10:39.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.363 INFO kablam! Sep 19 16:10:39.379 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.379 INFO kablam! --> src/x86/sse41.rs:187:18 Sep 19 16:10:39.379 INFO kablam! | Sep 19 16:10:39.379 INFO kablam! 187 | #[cfg_attr(test, assert_instr(pinsrb, imm8 = 0))] Sep 19 16:10:39.379 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.379 INFO kablam! | Sep 19 16:10:39.379 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.379 INFO kablam! Sep 19 16:10:39.399 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.399 INFO kablam! --> src/x86/sse41.rs:204:18 Sep 19 16:10:39.400 INFO kablam! | Sep 19 16:10:39.400 INFO kablam! 204 | #[cfg_attr(test, assert_instr(pinsrd, imm8 = 0))] Sep 19 16:10:39.400 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.400 INFO kablam! | Sep 19 16:10:39.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.400 INFO kablam! Sep 19 16:10:39.415 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.415 INFO kablam! --> src/x86/sse41.rs:221:18 Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! 221 | #[cfg_attr(test, assert_instr(pmaxsb))] Sep 19 16:10:39.417 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.417 INFO kablam! Sep 19 16:10:39.417 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.417 INFO kablam! --> src/x86/sse41.rs:230:18 Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! 230 | #[cfg_attr(test, assert_instr(pmaxuw))] Sep 19 16:10:39.417 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.417 INFO kablam! Sep 19 16:10:39.417 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.417 INFO kablam! --> src/x86/sse41.rs:239:18 Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! 239 | #[cfg_attr(test, assert_instr(pmaxsd))] Sep 19 16:10:39.417 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.417 INFO kablam! Sep 19 16:10:39.417 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.417 INFO kablam! --> src/x86/sse41.rs:248:18 Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! 248 | #[cfg_attr(test, assert_instr(pmaxud))] Sep 19 16:10:39.417 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.417 INFO kablam! Sep 19 16:10:39.417 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.417 INFO kablam! --> src/x86/sse41.rs:257:18 Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! 257 | #[cfg_attr(test, assert_instr(pminsb))] Sep 19 16:10:39.417 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.417 INFO kablam! Sep 19 16:10:39.417 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.417 INFO kablam! --> src/x86/sse41.rs:266:18 Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! 266 | #[cfg_attr(test, assert_instr(pminuw))] Sep 19 16:10:39.417 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.417 INFO kablam! | Sep 19 16:10:39.417 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.417 INFO kablam! Sep 19 16:10:39.417 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.417 INFO kablam! --> src/x86/sse41.rs:275:18 Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! 275 | #[cfg_attr(test, assert_instr(pminsd))] Sep 19 16:10:39.418 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.418 INFO kablam! Sep 19 16:10:39.418 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.418 INFO kablam! --> src/x86/sse41.rs:284:18 Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! 284 | #[cfg_attr(test, assert_instr(pminud))] Sep 19 16:10:39.418 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.418 INFO kablam! Sep 19 16:10:39.418 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.418 INFO kablam! --> src/x86/sse41.rs:293:18 Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! 293 | #[cfg_attr(test, assert_instr(packusdw))] Sep 19 16:10:39.418 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.418 INFO kablam! Sep 19 16:10:39.418 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.418 INFO kablam! --> src/x86/sse41.rs:301:18 Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! 301 | #[cfg_attr(test, assert_instr(pcmpeqq))] Sep 19 16:10:39.418 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.418 INFO kablam! Sep 19 16:10:39.418 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.418 INFO kablam! --> src/x86/sse41.rs:309:18 Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! 309 | #[cfg_attr(test, assert_instr(pmovsxbw))] Sep 19 16:10:39.418 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.418 INFO kablam! Sep 19 16:10:39.418 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.418 INFO kablam! --> src/x86/sse41.rs:317:18 Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! 317 | #[cfg_attr(test, assert_instr(pmovsxbd))] Sep 19 16:10:39.418 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.418 INFO kablam! Sep 19 16:10:39.418 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.418 INFO kablam! --> src/x86/sse41.rs:326:18 Sep 19 16:10:39.418 INFO kablam! | Sep 19 16:10:39.418 INFO kablam! 326 | #[cfg_attr(test, assert_instr(pmovsxbq))] Sep 19 16:10:39.419 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.419 INFO kablam! | Sep 19 16:10:39.419 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.419 INFO kablam! Sep 19 16:10:39.419 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.419 INFO kablam! --> src/x86/sse41.rs:334:18 Sep 19 16:10:39.419 INFO kablam! | Sep 19 16:10:39.419 INFO kablam! 334 | #[cfg_attr(test, assert_instr(pmovsxwd))] Sep 19 16:10:39.419 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.419 INFO kablam! | Sep 19 16:10:39.419 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.419 INFO kablam! Sep 19 16:10:39.423 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.423 INFO kablam! --> src/x86/sse41.rs:342:18 Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! 342 | #[cfg_attr(test, assert_instr(pmovsxwq))] Sep 19 16:10:39.423 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.423 INFO kablam! Sep 19 16:10:39.423 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.423 INFO kablam! --> src/x86/sse41.rs:350:18 Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! 350 | #[cfg_attr(test, assert_instr(pmovsxdq))] Sep 19 16:10:39.423 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.423 INFO kablam! Sep 19 16:10:39.423 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.423 INFO kablam! --> src/x86/sse41.rs:358:18 Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! 358 | #[cfg_attr(test, assert_instr(pmovzxbw))] Sep 19 16:10:39.423 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.423 INFO kablam! Sep 19 16:10:39.423 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.423 INFO kablam! --> src/x86/sse41.rs:366:18 Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! 366 | #[cfg_attr(test, assert_instr(pmovzxbd))] Sep 19 16:10:39.423 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.423 INFO kablam! Sep 19 16:10:39.423 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.423 INFO kablam! --> src/x86/sse41.rs:374:18 Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! 374 | #[cfg_attr(test, assert_instr(pmovzxbq))] Sep 19 16:10:39.423 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.423 INFO kablam! Sep 19 16:10:39.423 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.423 INFO kablam! --> src/x86/sse41.rs:383:18 Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! 383 | #[cfg_attr(test, assert_instr(pmovzxwd))] Sep 19 16:10:39.423 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.423 INFO kablam! Sep 19 16:10:39.423 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.423 INFO kablam! --> src/x86/sse41.rs:392:18 Sep 19 16:10:39.423 INFO kablam! | Sep 19 16:10:39.423 INFO kablam! 392 | #[cfg_attr(test, assert_instr(pmovzxwq))] Sep 19 16:10:39.423 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.424 INFO kablam! | Sep 19 16:10:39.424 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.424 INFO kablam! Sep 19 16:10:39.424 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.424 INFO kablam! --> src/x86/sse41.rs:401:18 Sep 19 16:10:39.424 INFO kablam! | Sep 19 16:10:39.424 INFO kablam! 401 | #[cfg_attr(test, assert_instr(pmovzxdq))] Sep 19 16:10:39.424 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.424 INFO kablam! | Sep 19 16:10:39.424 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.424 INFO kablam! Sep 19 16:10:39.424 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.424 INFO kablam! --> src/x86/sse41.rs:415:18 Sep 19 16:10:39.424 INFO kablam! | Sep 19 16:10:39.424 INFO kablam! 415 | #[cfg_attr(test, assert_instr(dppd, imm8 = 0))] Sep 19 16:10:39.424 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.424 INFO kablam! | Sep 19 16:10:39.424 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.424 INFO kablam! Sep 19 16:10:39.431 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.431 INFO kablam! --> src/x86/sse41.rs:437:18 Sep 19 16:10:39.431 INFO kablam! | Sep 19 16:10:39.431 INFO kablam! 437 | #[cfg_attr(test, assert_instr(dpps, imm8 = 0))] Sep 19 16:10:39.431 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.431 INFO kablam! | Sep 19 16:10:39.431 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.431 INFO kablam! Sep 19 16:10:39.448 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.448 INFO kablam! --> src/x86/sse41.rs:455:18 Sep 19 16:10:39.448 INFO kablam! | Sep 19 16:10:39.448 INFO kablam! 455 | #[cfg_attr(test, assert_instr(roundpd))] Sep 19 16:10:39.448 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.448 INFO kablam! | Sep 19 16:10:39.448 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.448 INFO kablam! Sep 19 16:10:39.448 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.448 INFO kablam! --> src/x86/sse41.rs:465:18 Sep 19 16:10:39.448 INFO kablam! | Sep 19 16:10:39.448 INFO kablam! 465 | #[cfg_attr(test, assert_instr(roundps))] Sep 19 16:10:39.448 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.448 INFO kablam! | Sep 19 16:10:39.448 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.448 INFO kablam! Sep 19 16:10:39.448 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.448 INFO kablam! --> src/x86/sse41.rs:477:18 Sep 19 16:10:39.448 INFO kablam! | Sep 19 16:10:39.448 INFO kablam! 477 | #[cfg_attr(test, assert_instr(roundsd))] Sep 19 16:10:39.448 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.450 INFO kablam! | Sep 19 16:10:39.450 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.450 INFO kablam! Sep 19 16:10:39.450 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.450 INFO kablam! --> src/x86/sse41.rs:489:18 Sep 19 16:10:39.450 INFO kablam! | Sep 19 16:10:39.450 INFO kablam! 489 | #[cfg_attr(test, assert_instr(roundss))] Sep 19 16:10:39.450 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.450 INFO kablam! | Sep 19 16:10:39.450 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.450 INFO kablam! Sep 19 16:10:39.450 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.450 INFO kablam! --> src/x86/sse41.rs:499:18 Sep 19 16:10:39.450 INFO kablam! | Sep 19 16:10:39.450 INFO kablam! 499 | #[cfg_attr(test, assert_instr(roundpd))] Sep 19 16:10:39.450 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.450 INFO kablam! | Sep 19 16:10:39.450 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.450 INFO kablam! Sep 19 16:10:39.450 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.450 INFO kablam! --> src/x86/sse41.rs:509:18 Sep 19 16:10:39.450 INFO kablam! | Sep 19 16:10:39.450 INFO kablam! 509 | #[cfg_attr(test, assert_instr(roundps))] Sep 19 16:10:39.451 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.451 INFO kablam! | Sep 19 16:10:39.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.451 INFO kablam! Sep 19 16:10:39.451 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.451 INFO kablam! --> src/x86/sse41.rs:521:18 Sep 19 16:10:39.451 INFO kablam! | Sep 19 16:10:39.451 INFO kablam! 521 | #[cfg_attr(test, assert_instr(roundsd))] Sep 19 16:10:39.451 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.451 INFO kablam! | Sep 19 16:10:39.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.451 INFO kablam! Sep 19 16:10:39.451 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.451 INFO kablam! --> src/x86/sse41.rs:533:18 Sep 19 16:10:39.451 INFO kablam! | Sep 19 16:10:39.451 INFO kablam! 533 | #[cfg_attr(test, assert_instr(roundss))] Sep 19 16:10:39.451 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.451 INFO kablam! | Sep 19 16:10:39.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.451 INFO kablam! Sep 19 16:10:39.451 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.451 INFO kablam! --> src/x86/sse41.rs:576:18 Sep 19 16:10:39.451 INFO kablam! | Sep 19 16:10:39.451 INFO kablam! 576 | #[cfg_attr(test, assert_instr(roundpd, rounding = 0))] Sep 19 16:10:39.451 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.451 INFO kablam! | Sep 19 16:10:39.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.451 INFO kablam! Sep 19 16:10:39.464 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.465 INFO kablam! --> src/x86/sse41.rs:628:18 Sep 19 16:10:39.465 INFO kablam! | Sep 19 16:10:39.465 INFO kablam! 628 | #[cfg_attr(test, assert_instr(roundps, rounding = 0))] Sep 19 16:10:39.465 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.465 INFO kablam! | Sep 19 16:10:39.465 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.465 INFO kablam! Sep 19 16:10:39.482 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.486 INFO kablam! --> src/x86/sse41.rs:681:18 Sep 19 16:10:39.486 INFO kablam! | Sep 19 16:10:39.486 INFO kablam! 681 | #[cfg_attr(test, assert_instr(roundsd, rounding = 0))] Sep 19 16:10:39.490 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.490 INFO kablam! | Sep 19 16:10:39.490 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.490 INFO kablam! Sep 19 16:10:39.498 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.498 INFO kablam! --> src/x86/sse41.rs:734:18 Sep 19 16:10:39.498 INFO kablam! | Sep 19 16:10:39.499 INFO kablam! 734 | #[cfg_attr(test, assert_instr(roundss, rounding = 0))] Sep 19 16:10:39.499 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.499 INFO kablam! | Sep 19 16:10:39.499 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.499 INFO kablam! Sep 19 16:10:39.526 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.527 INFO kablam! --> src/x86/sse41.rs:768:18 Sep 19 16:10:39.527 INFO kablam! | Sep 19 16:10:39.527 INFO kablam! 768 | #[cfg_attr(test, assert_instr(phminposuw))] Sep 19 16:10:39.527 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.527 INFO kablam! | Sep 19 16:10:39.527 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.527 INFO kablam! Sep 19 16:10:39.527 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.527 INFO kablam! --> src/x86/sse41.rs:777:18 Sep 19 16:10:39.527 INFO kablam! | Sep 19 16:10:39.527 INFO kablam! 777 | #[cfg_attr(test, assert_instr(pmuldq))] Sep 19 16:10:39.527 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.527 INFO kablam! | Sep 19 16:10:39.527 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.527 INFO kablam! Sep 19 16:10:39.527 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.527 INFO kablam! --> src/x86/sse41.rs:790:18 Sep 19 16:10:39.527 INFO kablam! | Sep 19 16:10:39.527 INFO kablam! 790 | #[cfg_attr(test, assert_instr(pmulld))] Sep 19 16:10:39.527 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.527 INFO kablam! | Sep 19 16:10:39.527 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.527 INFO kablam! Sep 19 16:10:39.527 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.527 INFO kablam! --> src/x86/sse41.rs:828:18 Sep 19 16:10:39.527 INFO kablam! | Sep 19 16:10:39.527 INFO kablam! 828 | #[cfg_attr(test, assert_instr(mpsadbw, imm8 = 0))] Sep 19 16:10:39.527 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.527 INFO kablam! | Sep 19 16:10:39.527 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.527 INFO kablam! Sep 19 16:10:39.535 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.535 INFO kablam! --> src/x86/sse41.rs:856:18 Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! 856 | #[cfg_attr(test, assert_instr(ptest))] Sep 19 16:10:39.535 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.535 INFO kablam! Sep 19 16:10:39.535 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.535 INFO kablam! --> src/x86/sse41.rs:876:18 Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! 876 | #[cfg_attr(test, assert_instr(ptest))] Sep 19 16:10:39.535 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.535 INFO kablam! Sep 19 16:10:39.535 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.535 INFO kablam! --> src/x86/sse41.rs:896:18 Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! 896 | #[cfg_attr(test, assert_instr(ptest))] Sep 19 16:10:39.535 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.535 INFO kablam! Sep 19 16:10:39.535 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.535 INFO kablam! --> src/x86/sse41.rs:916:18 Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! 916 | #[cfg_attr(test, assert_instr(ptest))] Sep 19 16:10:39.535 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.535 INFO kablam! Sep 19 16:10:39.535 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.535 INFO kablam! --> src/x86/sse41.rs:934:18 Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! 934 | #[cfg_attr(test, assert_instr(pcmpeqd))] Sep 19 16:10:39.535 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.535 INFO kablam! Sep 19 16:10:39.535 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.535 INFO kablam! --> src/x86/sse41.rs:935:18 Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! 935 | #[cfg_attr(test, assert_instr(ptest))] Sep 19 16:10:39.535 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.535 INFO kablam! Sep 19 16:10:39.535 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.535 INFO kablam! --> src/x86/sse41.rs:955:18 Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! 955 | #[cfg_attr(test, assert_instr(ptest))] Sep 19 16:10:39.535 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.535 INFO kablam! Sep 19 16:10:39.535 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.535 INFO kablam! --> src/x86/sse42.rs:12:18 Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! 12 | #[cfg_attr(test, assert_instr(pcmpistrm, imm8 = 0))] Sep 19 16:10:39.535 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.535 INFO kablam! | Sep 19 16:10:39.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.535 INFO kablam! Sep 19 16:10:39.550 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.550 INFO kablam! --> src/x86/sse42.rs:259:18 Sep 19 16:10:39.550 INFO kablam! | Sep 19 16:10:39.550 INFO kablam! 259 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 19 16:10:39.550 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.550 INFO kablam! | Sep 19 16:10:39.550 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.550 INFO kablam! Sep 19 16:10:39.568 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.568 INFO kablam! --> src/x86/sse42.rs:277:18 Sep 19 16:10:39.568 INFO kablam! | Sep 19 16:10:39.568 INFO kablam! 277 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 19 16:10:39.568 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.568 INFO kablam! | Sep 19 16:10:39.569 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.569 INFO kablam! Sep 19 16:10:39.588 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.588 INFO kablam! --> src/x86/sse42.rs:295:18 Sep 19 16:10:39.588 INFO kablam! | Sep 19 16:10:39.588 INFO kablam! 295 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 19 16:10:39.588 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.589 INFO kablam! | Sep 19 16:10:39.589 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.589 INFO kablam! Sep 19 16:10:39.630 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.631 INFO kablam! --> src/x86/sse42.rs:313:18 Sep 19 16:10:39.631 INFO kablam! | Sep 19 16:10:39.631 INFO kablam! 313 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 19 16:10:39.631 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.631 INFO kablam! | Sep 19 16:10:39.631 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.631 INFO kablam! Sep 19 16:10:39.655 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.655 INFO kablam! --> src/x86/sse42.rs:330:18 Sep 19 16:10:39.655 INFO kablam! | Sep 19 16:10:39.655 INFO kablam! 330 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 19 16:10:39.655 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.655 INFO kablam! | Sep 19 16:10:39.655 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.655 INFO kablam! Sep 19 16:10:39.669 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.669 INFO kablam! --> src/x86/sse42.rs:348:18 Sep 19 16:10:39.669 INFO kablam! | Sep 19 16:10:39.669 INFO kablam! 348 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 19 16:10:39.669 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.669 INFO kablam! | Sep 19 16:10:39.669 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.669 INFO kablam! Sep 19 16:10:39.696 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.696 INFO kablam! --> src/x86/sse42.rs:365:18 Sep 19 16:10:39.696 INFO kablam! | Sep 19 16:10:39.696 INFO kablam! 365 | #[cfg_attr(test, assert_instr(pcmpestrm, imm8 = 0))] Sep 19 16:10:39.696 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.696 INFO kablam! | Sep 19 16:10:39.696 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.696 INFO kablam! Sep 19 16:10:39.721 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.721 INFO kablam! --> src/x86/sse42.rs:467:18 Sep 19 16:10:39.722 INFO kablam! | Sep 19 16:10:39.722 INFO kablam! 467 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 19 16:10:39.722 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.722 INFO kablam! | Sep 19 16:10:39.722 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.722 INFO kablam! Sep 19 16:10:39.750 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.751 INFO kablam! --> src/x86/sse42.rs:485:18 Sep 19 16:10:39.751 INFO kablam! | Sep 19 16:10:39.751 INFO kablam! 485 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 19 16:10:39.751 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.751 INFO kablam! | Sep 19 16:10:39.751 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.751 INFO kablam! Sep 19 16:10:39.782 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.782 INFO kablam! --> src/x86/sse42.rs:503:18 Sep 19 16:10:39.782 INFO kablam! | Sep 19 16:10:39.783 INFO kablam! 503 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 19 16:10:39.783 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.783 INFO kablam! | Sep 19 16:10:39.783 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.783 INFO kablam! Sep 19 16:10:39.799 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.799 INFO kablam! --> src/x86/sse42.rs:521:18 Sep 19 16:10:39.799 INFO kablam! | Sep 19 16:10:39.799 INFO kablam! 521 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 19 16:10:39.799 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.799 INFO kablam! | Sep 19 16:10:39.799 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.799 INFO kablam! Sep 19 16:10:39.827 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.827 INFO kablam! --> src/x86/sse42.rs:539:18 Sep 19 16:10:39.827 INFO kablam! | Sep 19 16:10:39.827 INFO kablam! 539 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 19 16:10:39.827 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.827 INFO kablam! | Sep 19 16:10:39.827 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.827 INFO kablam! Sep 19 16:10:39.851 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.851 INFO kablam! --> src/x86/sse42.rs:558:18 Sep 19 16:10:39.851 INFO kablam! | Sep 19 16:10:39.851 INFO kablam! 558 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 19 16:10:39.851 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.851 INFO kablam! | Sep 19 16:10:39.851 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.851 INFO kablam! Sep 19 16:10:39.875 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.875 INFO kablam! --> src/x86/sse42.rs:575:18 Sep 19 16:10:39.875 INFO kablam! | Sep 19 16:10:39.875 INFO kablam! 575 | #[cfg_attr(test, assert_instr(crc32))] Sep 19 16:10:39.875 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.875 INFO kablam! | Sep 19 16:10:39.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.875 INFO kablam! Sep 19 16:10:39.875 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.875 INFO kablam! --> src/x86/sse42.rs:584:18 Sep 19 16:10:39.875 INFO kablam! | Sep 19 16:10:39.875 INFO kablam! 584 | #[cfg_attr(test, assert_instr(crc32))] Sep 19 16:10:39.875 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.875 INFO kablam! | Sep 19 16:10:39.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.875 INFO kablam! Sep 19 16:10:39.875 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.875 INFO kablam! --> src/x86/sse42.rs:593:18 Sep 19 16:10:39.875 INFO kablam! | Sep 19 16:10:39.875 INFO kablam! 593 | #[cfg_attr(test, assert_instr(crc32))] Sep 19 16:10:39.875 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.875 INFO kablam! | Sep 19 16:10:39.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.875 INFO kablam! Sep 19 16:10:39.875 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.875 INFO kablam! --> src/x86/sse42.rs:602:18 Sep 19 16:10:39.875 INFO kablam! | Sep 19 16:10:39.875 INFO kablam! 602 | #[cfg_attr(test, assert_instr(pcmpgtq))] Sep 19 16:10:39.875 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.875 INFO kablam! | Sep 19 16:10:39.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.875 INFO kablam! Sep 19 16:10:39.875 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.875 INFO kablam! --> src/x86/sse4a.rs:24:18 Sep 19 16:10:39.875 INFO kablam! | Sep 19 16:10:39.875 INFO kablam! 24 | #[cfg_attr(test, assert_instr(extrq))] Sep 19 16:10:39.875 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.875 INFO kablam! | Sep 19 16:10:39.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.876 INFO kablam! Sep 19 16:10:39.876 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.876 INFO kablam! --> src/x86/sse4a.rs:40:18 Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! 40 | #[cfg_attr(test, assert_instr(insertq))] Sep 19 16:10:39.876 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.876 INFO kablam! Sep 19 16:10:39.876 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.876 INFO kablam! --> src/x86/sse.rs:12:18 Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! 12 | #[cfg_attr(test, assert_instr(addss))] Sep 19 16:10:39.876 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.876 INFO kablam! Sep 19 16:10:39.876 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.876 INFO kablam! --> src/x86/sse.rs:20:18 Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! 20 | #[cfg_attr(test, assert_instr(addps))] Sep 19 16:10:39.876 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.876 INFO kablam! Sep 19 16:10:39.876 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.876 INFO kablam! --> src/x86/sse.rs:29:18 Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! 29 | #[cfg_attr(test, assert_instr(subss))] Sep 19 16:10:39.876 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.876 INFO kablam! Sep 19 16:10:39.876 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.876 INFO kablam! --> src/x86/sse.rs:37:18 Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! 37 | #[cfg_attr(test, assert_instr(subps))] Sep 19 16:10:39.876 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.876 INFO kablam! Sep 19 16:10:39.876 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.876 INFO kablam! --> src/x86/sse.rs:46:18 Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! 46 | #[cfg_attr(test, assert_instr(mulss))] Sep 19 16:10:39.876 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.876 INFO kablam! | Sep 19 16:10:39.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.876 INFO kablam! Sep 19 16:10:39.879 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.879 INFO kablam! --> src/x86/sse.rs:54:18 Sep 19 16:10:39.879 INFO kablam! | Sep 19 16:10:39.879 INFO kablam! 54 | #[cfg_attr(test, assert_instr(mulps))] Sep 19 16:10:39.879 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.879 INFO kablam! | Sep 19 16:10:39.879 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.879 INFO kablam! Sep 19 16:10:39.879 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.879 INFO kablam! --> src/x86/sse.rs:63:18 Sep 19 16:10:39.879 INFO kablam! | Sep 19 16:10:39.879 INFO kablam! 63 | #[cfg_attr(test, assert_instr(divss))] Sep 19 16:10:39.879 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.879 INFO kablam! | Sep 19 16:10:39.879 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.879 INFO kablam! Sep 19 16:10:39.879 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.879 INFO kablam! --> src/x86/sse.rs:71:18 Sep 19 16:10:39.879 INFO kablam! | Sep 19 16:10:39.879 INFO kablam! 71 | #[cfg_attr(test, assert_instr(divps))] Sep 19 16:10:39.879 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.879 INFO kablam! | Sep 19 16:10:39.879 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.879 INFO kablam! Sep 19 16:10:39.879 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.879 INFO kablam! --> src/x86/sse.rs:80:18 Sep 19 16:10:39.879 INFO kablam! | Sep 19 16:10:39.879 INFO kablam! 80 | #[cfg_attr(test, assert_instr(sqrtss))] Sep 19 16:10:39.879 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.880 INFO kablam! Sep 19 16:10:39.880 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.880 INFO kablam! --> src/x86/sse.rs:89:18 Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! 89 | #[cfg_attr(test, assert_instr(sqrtps))] Sep 19 16:10:39.880 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.880 INFO kablam! Sep 19 16:10:39.880 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.880 INFO kablam! --> src/x86/sse.rs:98:18 Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! 98 | #[cfg_attr(test, assert_instr(rcpss))] Sep 19 16:10:39.880 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.880 INFO kablam! Sep 19 16:10:39.880 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.880 INFO kablam! --> src/x86/sse.rs:107:18 Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! 107 | #[cfg_attr(test, assert_instr(rcpps))] Sep 19 16:10:39.880 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.880 INFO kablam! Sep 19 16:10:39.880 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.880 INFO kablam! --> src/x86/sse.rs:116:18 Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! 116 | #[cfg_attr(test, assert_instr(rsqrtss))] Sep 19 16:10:39.880 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.880 INFO kablam! Sep 19 16:10:39.880 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.880 INFO kablam! --> src/x86/sse.rs:125:18 Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! 125 | #[cfg_attr(test, assert_instr(rsqrtps))] Sep 19 16:10:39.880 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.880 INFO kablam! Sep 19 16:10:39.880 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.880 INFO kablam! --> src/x86/sse.rs:135:18 Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! 135 | #[cfg_attr(test, assert_instr(minss))] Sep 19 16:10:39.880 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.880 INFO kablam! Sep 19 16:10:39.880 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.880 INFO kablam! --> src/x86/sse.rs:144:18 Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! 144 | #[cfg_attr(test, assert_instr(minps))] Sep 19 16:10:39.880 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.880 INFO kablam! Sep 19 16:10:39.880 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.880 INFO kablam! --> src/x86/sse.rs:154:18 Sep 19 16:10:39.880 INFO kablam! | Sep 19 16:10:39.880 INFO kablam! 154 | #[cfg_attr(test, assert_instr(maxss))] Sep 19 16:10:39.880 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.881 INFO kablam! Sep 19 16:10:39.881 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.881 INFO kablam! --> src/x86/sse.rs:163:18 Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! 163 | #[cfg_attr(test, assert_instr(maxps))] Sep 19 16:10:39.881 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.881 INFO kablam! Sep 19 16:10:39.881 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.881 INFO kablam! --> src/x86/sse.rs:173:12 Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! 173 | assert_instr(andps))] Sep 19 16:10:39.881 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.881 INFO kablam! Sep 19 16:10:39.881 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.881 INFO kablam! --> src/x86/sse.rs:187:12 Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! 187 | assert_instr(andnps))] Sep 19 16:10:39.881 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.881 INFO kablam! Sep 19 16:10:39.881 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.881 INFO kablam! --> src/x86/sse.rs:197:12 Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! 197 | assert_instr(orps))] Sep 19 16:10:39.881 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.881 INFO kablam! Sep 19 16:10:39.881 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.881 INFO kablam! --> src/x86/sse.rs:208:12 Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! 208 | assert_instr(xorps))] Sep 19 16:10:39.881 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.881 INFO kablam! Sep 19 16:10:39.881 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.881 INFO kablam! --> src/x86/sse.rs:218:18 Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! 218 | #[cfg_attr(test, assert_instr(cmpeqss))] Sep 19 16:10:39.881 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.881 INFO kablam! Sep 19 16:10:39.881 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.881 INFO kablam! --> src/x86/sse.rs:229:18 Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! 229 | #[cfg_attr(test, assert_instr(cmpltss))] Sep 19 16:10:39.881 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.881 INFO kablam! Sep 19 16:10:39.881 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.881 INFO kablam! --> src/x86/sse.rs:240:18 Sep 19 16:10:39.881 INFO kablam! | Sep 19 16:10:39.881 INFO kablam! 240 | #[cfg_attr(test, assert_instr(cmpless))] Sep 19 16:10:39.881 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.882 INFO kablam! Sep 19 16:10:39.882 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.882 INFO kablam! --> src/x86/sse.rs:251:18 Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! 251 | #[cfg_attr(test, assert_instr(cmpltss))] Sep 19 16:10:39.882 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.882 INFO kablam! Sep 19 16:10:39.882 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.882 INFO kablam! --> src/x86/sse.rs:262:18 Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! 262 | #[cfg_attr(test, assert_instr(cmpless))] Sep 19 16:10:39.882 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.882 INFO kablam! Sep 19 16:10:39.882 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.882 INFO kablam! --> src/x86/sse.rs:273:18 Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! 273 | #[cfg_attr(test, assert_instr(cmpneqss))] Sep 19 16:10:39.882 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.882 INFO kablam! Sep 19 16:10:39.882 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.882 INFO kablam! --> src/x86/sse.rs:284:18 Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! 284 | #[cfg_attr(test, assert_instr(cmpnltss))] Sep 19 16:10:39.882 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.882 INFO kablam! Sep 19 16:10:39.882 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.882 INFO kablam! --> src/x86/sse.rs:295:18 Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! 295 | #[cfg_attr(test, assert_instr(cmpnless))] Sep 19 16:10:39.882 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.882 INFO kablam! Sep 19 16:10:39.882 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.882 INFO kablam! --> src/x86/sse.rs:306:18 Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! 306 | #[cfg_attr(test, assert_instr(cmpnltss))] Sep 19 16:10:39.882 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.882 INFO kablam! Sep 19 16:10:39.882 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.882 INFO kablam! --> src/x86/sse.rs:317:18 Sep 19 16:10:39.882 INFO kablam! | Sep 19 16:10:39.882 INFO kablam! 317 | #[cfg_attr(test, assert_instr(cmpnless))] Sep 19 16:10:39.883 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.883 INFO kablam! | Sep 19 16:10:39.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.883 INFO kablam! Sep 19 16:10:39.883 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.883 INFO kablam! --> src/x86/sse.rs:328:18 Sep 19 16:10:39.883 INFO kablam! | Sep 19 16:10:39.883 INFO kablam! 328 | #[cfg_attr(test, assert_instr(cmpordss))] Sep 19 16:10:39.883 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.883 INFO kablam! | Sep 19 16:10:39.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.883 INFO kablam! Sep 19 16:10:39.883 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.883 INFO kablam! --> src/x86/sse.rs:339:18 Sep 19 16:10:39.883 INFO kablam! | Sep 19 16:10:39.883 INFO kablam! 339 | #[cfg_attr(test, assert_instr(cmpunordss))] Sep 19 16:10:39.883 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.883 INFO kablam! | Sep 19 16:10:39.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.883 INFO kablam! Sep 19 16:10:39.883 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.883 INFO kablam! --> src/x86/sse.rs:349:18 Sep 19 16:10:39.883 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! 349 | #[cfg_attr(test, assert_instr(cmpeqps))] Sep 19 16:10:39.884 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.884 INFO kablam! Sep 19 16:10:39.884 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.884 INFO kablam! --> src/x86/sse.rs:359:18 Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! 359 | #[cfg_attr(test, assert_instr(cmpltps))] Sep 19 16:10:39.884 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.884 INFO kablam! Sep 19 16:10:39.884 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.884 INFO kablam! --> src/x86/sse.rs:370:18 Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! 370 | #[cfg_attr(test, assert_instr(cmpleps))] Sep 19 16:10:39.884 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.884 INFO kablam! Sep 19 16:10:39.884 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.884 INFO kablam! --> src/x86/sse.rs:380:18 Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! 380 | #[cfg_attr(test, assert_instr(cmpltps))] Sep 19 16:10:39.884 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.884 INFO kablam! Sep 19 16:10:39.884 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.884 INFO kablam! --> src/x86/sse.rs:391:18 Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! 391 | #[cfg_attr(test, assert_instr(cmpleps))] Sep 19 16:10:39.884 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.884 INFO kablam! Sep 19 16:10:39.884 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.884 INFO kablam! --> src/x86/sse.rs:401:18 Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! 401 | #[cfg_attr(test, assert_instr(cmpneqps))] Sep 19 16:10:39.884 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.884 INFO kablam! Sep 19 16:10:39.884 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.884 INFO kablam! --> src/x86/sse.rs:412:18 Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! 412 | #[cfg_attr(test, assert_instr(cmpnltps))] Sep 19 16:10:39.884 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.884 INFO kablam! | Sep 19 16:10:39.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.884 INFO kablam! Sep 19 16:10:39.885 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.885 INFO kablam! --> src/x86/sse.rs:423:18 Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! 423 | #[cfg_attr(test, assert_instr(cmpnleps))] Sep 19 16:10:39.885 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.885 INFO kablam! Sep 19 16:10:39.885 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.885 INFO kablam! --> src/x86/sse.rs:434:18 Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! 434 | #[cfg_attr(test, assert_instr(cmpnltps))] Sep 19 16:10:39.885 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.885 INFO kablam! Sep 19 16:10:39.885 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.885 INFO kablam! --> src/x86/sse.rs:445:18 Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! 445 | #[cfg_attr(test, assert_instr(cmpnleps))] Sep 19 16:10:39.885 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.885 INFO kablam! Sep 19 16:10:39.885 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.885 INFO kablam! --> src/x86/sse.rs:456:18 Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! 456 | #[cfg_attr(test, assert_instr(cmpordps))] Sep 19 16:10:39.885 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.885 INFO kablam! Sep 19 16:10:39.885 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.885 INFO kablam! --> src/x86/sse.rs:467:18 Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! 467 | #[cfg_attr(test, assert_instr(cmpunordps))] Sep 19 16:10:39.885 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.885 INFO kablam! Sep 19 16:10:39.885 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.885 INFO kablam! --> src/x86/sse.rs:476:18 Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! 476 | #[cfg_attr(test, assert_instr(comiss))] Sep 19 16:10:39.885 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.885 INFO kablam! Sep 19 16:10:39.885 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.885 INFO kablam! --> src/x86/sse.rs:485:18 Sep 19 16:10:39.885 INFO kablam! | Sep 19 16:10:39.885 INFO kablam! 485 | #[cfg_attr(test, assert_instr(comiss))] Sep 19 16:10:39.885 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.886 INFO kablam! | Sep 19 16:10:39.886 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.886 INFO kablam! Sep 19 16:10:39.886 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.886 INFO kablam! --> src/x86/sse.rs:495:18 Sep 19 16:10:39.886 INFO kablam! | Sep 19 16:10:39.886 INFO kablam! 495 | #[cfg_attr(test, assert_instr(comiss))] Sep 19 16:10:39.886 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.886 INFO kablam! | Sep 19 16:10:39.886 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.886 INFO kablam! Sep 19 16:10:39.887 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.887 INFO kablam! --> src/x86/sse.rs:505:18 Sep 19 16:10:39.887 INFO kablam! | Sep 19 16:10:39.887 INFO kablam! 505 | #[cfg_attr(test, assert_instr(comiss))] Sep 19 16:10:39.887 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.887 INFO kablam! | Sep 19 16:10:39.887 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.887 INFO kablam! Sep 19 16:10:39.887 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.887 INFO kablam! --> src/x86/sse.rs:515:18 Sep 19 16:10:39.887 INFO kablam! | Sep 19 16:10:39.887 INFO kablam! 515 | #[cfg_attr(test, assert_instr(comiss))] Sep 19 16:10:39.887 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.887 INFO kablam! | Sep 19 16:10:39.887 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.887 INFO kablam! Sep 19 16:10:39.887 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.887 INFO kablam! --> src/x86/sse.rs:524:18 Sep 19 16:10:39.887 INFO kablam! | Sep 19 16:10:39.887 INFO kablam! 524 | #[cfg_attr(test, assert_instr(comiss))] Sep 19 16:10:39.887 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.887 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.888 INFO kablam! Sep 19 16:10:39.888 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.888 INFO kablam! --> src/x86/sse.rs:534:18 Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! 534 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 19 16:10:39.888 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.888 INFO kablam! Sep 19 16:10:39.888 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.888 INFO kablam! --> src/x86/sse.rs:545:18 Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! 545 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 19 16:10:39.888 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.888 INFO kablam! Sep 19 16:10:39.888 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.888 INFO kablam! --> src/x86/sse.rs:556:18 Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! 556 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 19 16:10:39.888 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.888 INFO kablam! Sep 19 16:10:39.888 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.888 INFO kablam! --> src/x86/sse.rs:567:18 Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! 567 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 19 16:10:39.888 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.888 INFO kablam! Sep 19 16:10:39.888 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.888 INFO kablam! --> src/x86/sse.rs:578:18 Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! 578 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 19 16:10:39.888 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.888 INFO kablam! Sep 19 16:10:39.888 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.888 INFO kablam! --> src/x86/sse.rs:588:18 Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! 588 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 19 16:10:39.888 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.888 INFO kablam! | Sep 19 16:10:39.888 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.888 INFO kablam! Sep 19 16:10:39.888 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.888 INFO kablam! --> src/x86/sse.rs:603:18 Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! 603 | #[cfg_attr(test, assert_instr(cvtss2si))] Sep 19 16:10:39.889 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.889 INFO kablam! Sep 19 16:10:39.889 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.889 INFO kablam! --> src/x86/sse.rs:611:18 Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! 611 | #[cfg_attr(test, assert_instr(cvtss2si))] Sep 19 16:10:39.889 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.889 INFO kablam! Sep 19 16:10:39.889 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.889 INFO kablam! --> src/x86/sse.rs:628:18 Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! 628 | #[cfg_attr(test, assert_instr(cvttss2si))] Sep 19 16:10:39.889 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.889 INFO kablam! Sep 19 16:10:39.889 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.889 INFO kablam! --> src/x86/sse.rs:636:18 Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! 636 | #[cfg_attr(test, assert_instr(cvttss2si))] Sep 19 16:10:39.889 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.889 INFO kablam! Sep 19 16:10:39.889 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.889 INFO kablam! --> src/x86/sse.rs:657:18 Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! 657 | #[cfg_attr(test, assert_instr(cvtsi2ss))] Sep 19 16:10:39.889 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.889 INFO kablam! Sep 19 16:10:39.889 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.889 INFO kablam! --> src/x86/sse.rs:665:18 Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! 665 | #[cfg_attr(test, assert_instr(cvtsi2ss))] Sep 19 16:10:39.889 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.889 INFO kablam! Sep 19 16:10:39.889 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.889 INFO kablam! --> src/x86/sse.rs:674:18 Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! 674 | #[cfg_attr(test, assert_instr(movss))] Sep 19 16:10:39.889 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.889 INFO kablam! | Sep 19 16:10:39.889 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.889 INFO kablam! Sep 19 16:10:39.890 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.890 INFO kablam! --> src/x86/sse.rs:682:18 Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! 682 | #[cfg_attr(test, assert_instr(shufps))] Sep 19 16:10:39.890 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.890 INFO kablam! Sep 19 16:10:39.890 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.890 INFO kablam! --> src/x86/sse.rs:690:18 Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! 690 | #[cfg_attr(test, assert_instr(shufps))] Sep 19 16:10:39.890 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.890 INFO kablam! Sep 19 16:10:39.890 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.890 INFO kablam! --> src/x86/sse.rs:714:18 Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! 714 | #[cfg_attr(test, assert_instr(unpcklps))] Sep 19 16:10:39.890 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.890 INFO kablam! Sep 19 16:10:39.890 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.890 INFO kablam! --> src/x86/sse.rs:729:47 Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! 729 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(unpcklps))] Sep 19 16:10:39.890 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.890 INFO kablam! Sep 19 16:10:39.890 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.890 INFO kablam! --> src/x86/sse.rs:739:18 Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! 739 | #[cfg_attr(test, assert_instr(xorps))] Sep 19 16:10:39.890 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.890 INFO kablam! Sep 19 16:10:39.890 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.890 INFO kablam! --> src/x86/sse.rs:751:18 Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! 751 | #[cfg_attr(test, assert_instr(shufps, mask = 3))] Sep 19 16:10:39.890 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.890 INFO kablam! | Sep 19 16:10:39.890 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.890 INFO kablam! Sep 19 16:10:39.904 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.904 INFO kablam! --> src/x86/sse.rs:768:18 Sep 19 16:10:39.904 INFO kablam! | Sep 19 16:10:39.904 INFO kablam! 768 | #[cfg_attr(test, assert_instr(unpckhps))] Sep 19 16:10:39.904 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.904 INFO kablam! | Sep 19 16:10:39.904 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.904 INFO kablam! Sep 19 16:10:39.909 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.909 INFO kablam! --> src/x86/sse.rs:777:18 Sep 19 16:10:39.909 INFO kablam! | Sep 19 16:10:39.909 INFO kablam! 777 | #[cfg_attr(test, assert_instr(unpcklps))] Sep 19 16:10:39.909 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.909 INFO kablam! | Sep 19 16:10:39.909 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.909 INFO kablam! Sep 19 16:10:39.909 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.909 INFO kablam! --> src/x86/sse.rs:786:18 Sep 19 16:10:39.909 INFO kablam! | Sep 19 16:10:39.909 INFO kablam! 786 | #[cfg_attr(test, assert_instr(movhlps))] Sep 19 16:10:39.909 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.909 INFO kablam! | Sep 19 16:10:39.909 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.909 INFO kablam! Sep 19 16:10:39.909 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.909 INFO kablam! --> src/x86/sse.rs:795:18 Sep 19 16:10:39.909 INFO kablam! | Sep 19 16:10:39.909 INFO kablam! 795 | #[cfg_attr(test, assert_instr(movlhps))] Sep 19 16:10:39.909 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.910 INFO kablam! Sep 19 16:10:39.910 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.910 INFO kablam! --> src/x86/sse.rs:806:18 Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! 806 | #[cfg_attr(test, assert_instr(movmskps))] Sep 19 16:10:39.910 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.910 INFO kablam! Sep 19 16:10:39.910 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.910 INFO kablam! --> src/x86/sse.rs:852:47 Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! 852 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(movhpd))] Sep 19 16:10:39.910 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.910 INFO kablam! Sep 19 16:10:39.910 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.910 INFO kablam! --> src/x86/sse.rs:904:47 Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! 904 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(movlpd))] Sep 19 16:10:39.910 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.910 INFO kablam! Sep 19 16:10:39.910 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.910 INFO kablam! --> src/x86/sse.rs:922:18 Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! 922 | #[cfg_attr(test, assert_instr(movss))] Sep 19 16:10:39.910 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.910 INFO kablam! Sep 19 16:10:39.910 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.910 INFO kablam! --> src/x86/sse.rs:934:18 Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! 934 | #[cfg_attr(test, assert_instr(movss))] Sep 19 16:10:39.910 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.910 INFO kablam! Sep 19 16:10:39.910 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.910 INFO kablam! --> src/x86/sse.rs:942:18 Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! 942 | #[cfg_attr(test, assert_instr(movss))] Sep 19 16:10:39.910 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.910 INFO kablam! Sep 19 16:10:39.910 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.910 INFO kablam! --> src/x86/sse.rs:957:18 Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! 957 | #[cfg_attr(test, assert_instr(movaps))] Sep 19 16:10:39.910 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.910 INFO kablam! Sep 19 16:10:39.910 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.910 INFO kablam! --> src/x86/sse.rs:971:18 Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! 971 | #[cfg_attr(test, assert_instr(movups))] Sep 19 16:10:39.910 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.910 INFO kablam! | Sep 19 16:10:39.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.911 INFO kablam! Sep 19 16:10:39.911 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.911 INFO kablam! --> src/x86/sse.rs:997:18 Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! 997 | #[cfg_attr(test, assert_instr(movaps))] Sep 19 16:10:39.911 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.911 INFO kablam! Sep 19 16:10:39.911 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.911 INFO kablam! --> src/x86/sse.rs:1011:18 Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! 1011 | #[cfg_attr(test, assert_instr(movss))] Sep 19 16:10:39.911 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.911 INFO kablam! Sep 19 16:10:39.911 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.911 INFO kablam! --> src/x86/sse.rs:1021:18 Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! 1021 | #[cfg_attr(test, assert_instr(stmxcsr))] Sep 19 16:10:39.911 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.911 INFO kablam! Sep 19 16:10:39.911 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.911 INFO kablam! --> src/x86/sse.rs:1069:18 Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! 1069 | #[cfg_attr(test, assert_instr(pmaxsw))] Sep 19 16:10:39.911 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.911 INFO kablam! Sep 19 16:10:39.911 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.911 INFO kablam! --> src/x86/sse.rs:1078:18 Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! 1078 | #[cfg_attr(test, assert_instr(pmaxsw))] Sep 19 16:10:39.911 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.911 INFO kablam! Sep 19 16:10:39.911 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.911 INFO kablam! --> src/x86/sse.rs:1087:18 Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! 1087 | #[cfg_attr(test, assert_instr(pmaxub))] Sep 19 16:10:39.911 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.911 INFO kablam! Sep 19 16:10:39.911 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.911 INFO kablam! --> src/x86/sse.rs:1096:18 Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! 1096 | #[cfg_attr(test, assert_instr(pmaxub))] Sep 19 16:10:39.911 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.911 INFO kablam! Sep 19 16:10:39.911 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.911 INFO kablam! --> src/x86/sse.rs:1105:18 Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! 1105 | #[cfg_attr(test, assert_instr(pminsw))] Sep 19 16:10:39.911 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.911 INFO kablam! | Sep 19 16:10:39.911 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.911 INFO kablam! Sep 19 16:10:39.911 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.911 INFO kablam! --> src/x86/sse.rs:1114:18 Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! 1114 | #[cfg_attr(test, assert_instr(pminsw))] Sep 19 16:10:39.912 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.912 INFO kablam! Sep 19 16:10:39.912 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.912 INFO kablam! --> src/x86/sse.rs:1123:18 Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! 1123 | #[cfg_attr(test, assert_instr(pminub))] Sep 19 16:10:39.912 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.912 INFO kablam! Sep 19 16:10:39.912 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.912 INFO kablam! --> src/x86/sse.rs:1132:18 Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! 1132 | #[cfg_attr(test, assert_instr(pminub))] Sep 19 16:10:39.912 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.912 INFO kablam! Sep 19 16:10:39.912 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.912 INFO kablam! --> src/x86/sse.rs:1142:18 Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! 1142 | #[cfg_attr(test, assert_instr(pmulhuw))] Sep 19 16:10:39.912 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.912 INFO kablam! Sep 19 16:10:39.912 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.912 INFO kablam! --> src/x86/sse.rs:1152:18 Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! 1152 | #[cfg_attr(test, assert_instr(pmulhuw))] Sep 19 16:10:39.912 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.912 INFO kablam! Sep 19 16:10:39.912 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.912 INFO kablam! --> src/x86/sse.rs:1162:18 Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! 1162 | #[cfg_attr(test, assert_instr(pavgb))] Sep 19 16:10:39.912 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.912 INFO kablam! Sep 19 16:10:39.912 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.912 INFO kablam! --> src/x86/sse.rs:1172:18 Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! 1172 | #[cfg_attr(test, assert_instr(pavgb))] Sep 19 16:10:39.912 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.912 INFO kablam! Sep 19 16:10:39.912 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.912 INFO kablam! --> src/x86/sse.rs:1182:18 Sep 19 16:10:39.912 INFO kablam! | Sep 19 16:10:39.912 INFO kablam! 1182 | #[cfg_attr(test, assert_instr(pavgw))] Sep 19 16:10:39.913 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.913 INFO kablam! | Sep 19 16:10:39.913 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.913 INFO kablam! Sep 19 16:10:39.913 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.913 INFO kablam! --> src/x86/sse.rs:1192:18 Sep 19 16:10:39.913 INFO kablam! | Sep 19 16:10:39.913 INFO kablam! 1192 | #[cfg_attr(test, assert_instr(pavgw))] Sep 19 16:10:39.913 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.913 INFO kablam! | Sep 19 16:10:39.913 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.913 INFO kablam! Sep 19 16:10:39.913 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.913 INFO kablam! --> src/x86/sse.rs:1203:18 Sep 19 16:10:39.913 INFO kablam! | Sep 19 16:10:39.913 INFO kablam! 1203 | #[cfg_attr(test, assert_instr(psadbw))] Sep 19 16:10:39.913 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.913 INFO kablam! | Sep 19 16:10:39.913 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.913 INFO kablam! Sep 19 16:10:39.913 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.913 INFO kablam! --> src/x86/sse.rs:1214:18 Sep 19 16:10:39.913 INFO kablam! | Sep 19 16:10:39.913 INFO kablam! 1214 | #[cfg_attr(test, assert_instr(psadbw))] Sep 19 16:10:39.913 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.913 INFO kablam! | Sep 19 16:10:39.913 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.913 INFO kablam! Sep 19 16:10:39.916 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.916 INFO kablam! --> src/x86/sse.rs:1225:18 Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! 1225 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 19 16:10:39.916 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.916 INFO kablam! Sep 19 16:10:39.916 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.916 INFO kablam! --> src/x86/sse.rs:1236:18 Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! 1236 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 19 16:10:39.916 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.916 INFO kablam! Sep 19 16:10:39.916 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.916 INFO kablam! --> src/x86/sse.rs:1244:18 Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! 1244 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 19 16:10:39.916 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.916 INFO kablam! Sep 19 16:10:39.916 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.916 INFO kablam! --> src/x86/sse.rs:1252:18 Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! 1252 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 19 16:10:39.916 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.916 INFO kablam! Sep 19 16:10:39.916 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.916 INFO kablam! --> src/x86/sse.rs:1260:18 Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! 1260 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 19 16:10:39.916 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.916 INFO kablam! Sep 19 16:10:39.916 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.916 INFO kablam! --> src/x86/sse.rs:1268:18 Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! 1268 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 19 16:10:39.916 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.916 INFO kablam! Sep 19 16:10:39.916 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.916 INFO kablam! --> src/x86/sse.rs:1277:18 Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! 1277 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 19 16:10:39.916 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.916 INFO kablam! Sep 19 16:10:39.916 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.916 INFO kablam! --> src/x86/sse.rs:1286:18 Sep 19 16:10:39.916 INFO kablam! | Sep 19 16:10:39.916 INFO kablam! 1286 | #[cfg_attr(test, assert_instr(pextrw, imm2 = 0))] Sep 19 16:10:39.917 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.917 INFO kablam! | Sep 19 16:10:39.917 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.917 INFO kablam! Sep 19 16:10:39.935 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.935 INFO kablam! --> src/x86/sse.rs:1303:18 Sep 19 16:10:39.935 INFO kablam! | Sep 19 16:10:39.935 INFO kablam! 1303 | #[cfg_attr(test, assert_instr(pextrw, imm2 = 0))] Sep 19 16:10:39.935 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.935 INFO kablam! | Sep 19 16:10:39.935 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.935 INFO kablam! Sep 19 16:10:39.957 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.957 INFO kablam! --> src/x86/sse.rs:1321:18 Sep 19 16:10:39.957 INFO kablam! | Sep 19 16:10:39.957 INFO kablam! 1321 | #[cfg_attr(test, assert_instr(pinsrw, imm2 = 0))] Sep 19 16:10:39.957 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.957 INFO kablam! | Sep 19 16:10:39.957 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.957 INFO kablam! Sep 19 16:10:39.981 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:39.981 INFO kablam! --> src/x86/sse.rs:1339:18 Sep 19 16:10:39.981 INFO kablam! | Sep 19 16:10:39.981 INFO kablam! 1339 | #[cfg_attr(test, assert_instr(pinsrw, imm2 = 0))] Sep 19 16:10:39.981 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:39.981 INFO kablam! | Sep 19 16:10:39.981 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:39.981 INFO kablam! Sep 19 16:10:40.003 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.003 INFO kablam! --> src/x86/sse.rs:1357:18 Sep 19 16:10:40.003 INFO kablam! | Sep 19 16:10:40.003 INFO kablam! 1357 | #[cfg_attr(test, assert_instr(pmovmskb))] Sep 19 16:10:40.003 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.003 INFO kablam! | Sep 19 16:10:40.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.003 INFO kablam! Sep 19 16:10:40.003 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.003 INFO kablam! --> src/x86/sse.rs:1367:18 Sep 19 16:10:40.003 INFO kablam! | Sep 19 16:10:40.003 INFO kablam! 1367 | #[cfg_attr(test, assert_instr(pmovmskb))] Sep 19 16:10:40.003 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.003 INFO kablam! | Sep 19 16:10:40.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.003 INFO kablam! Sep 19 16:10:40.003 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.003 INFO kablam! --> src/x86/sse.rs:1376:18 Sep 19 16:10:40.003 INFO kablam! | Sep 19 16:10:40.003 INFO kablam! 1376 | #[cfg_attr(test, assert_instr(pshufw, imm8 = 0))] Sep 19 16:10:40.003 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.003 INFO kablam! | Sep 19 16:10:40.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.003 INFO kablam! Sep 19 16:10:40.019 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.019 INFO kablam! --> src/x86/sse.rs:1393:18 Sep 19 16:10:40.019 INFO kablam! | Sep 19 16:10:40.019 INFO kablam! 1393 | #[cfg_attr(test, assert_instr(pshufw, imm8 = 0))] Sep 19 16:10:40.019 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.019 INFO kablam! | Sep 19 16:10:40.019 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.019 INFO kablam! Sep 19 16:10:40.041 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.041 INFO kablam! --> src/x86/sse.rs:1410:18 Sep 19 16:10:40.041 INFO kablam! | Sep 19 16:10:40.041 INFO kablam! 1410 | #[cfg_attr(test, assert_instr(cvttps2pi))] Sep 19 16:10:40.041 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.041 INFO kablam! | Sep 19 16:10:40.041 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.041 INFO kablam! Sep 19 16:10:40.041 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.041 INFO kablam! --> src/x86/sse.rs:1419:18 Sep 19 16:10:40.041 INFO kablam! | Sep 19 16:10:40.041 INFO kablam! 1419 | #[cfg_attr(test, assert_instr(cvttps2pi))] Sep 19 16:10:40.041 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.041 INFO kablam! | Sep 19 16:10:40.041 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.041 INFO kablam! Sep 19 16:10:40.041 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.041 INFO kablam! --> src/x86/sse.rs:1428:18 Sep 19 16:10:40.041 INFO kablam! | Sep 19 16:10:40.041 INFO kablam! 1428 | #[cfg_attr(test, assert_instr(cvtps2pi))] Sep 19 16:10:40.042 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.042 INFO kablam! | Sep 19 16:10:40.042 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.042 INFO kablam! Sep 19 16:10:40.042 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.042 INFO kablam! --> src/x86/sse.rs:1437:18 Sep 19 16:10:40.042 INFO kablam! | Sep 19 16:10:40.042 INFO kablam! 1437 | #[cfg_attr(test, assert_instr(cvtps2pi))] Sep 19 16:10:40.042 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.042 INFO kablam! | Sep 19 16:10:40.042 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.042 INFO kablam! Sep 19 16:10:40.042 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.042 INFO kablam! --> src/x86/sse.rs:1446:18 Sep 19 16:10:40.042 INFO kablam! | Sep 19 16:10:40.042 INFO kablam! 1446 | #[cfg_attr(test, assert_instr(cvtps2pi))] Sep 19 16:10:40.042 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.043 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.047 INFO kablam! Sep 19 16:10:40.047 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.047 INFO kablam! --> src/x86/sse.rs:1456:18 Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! 1456 | #[cfg_attr(test, assert_instr(cvtps2pi))] Sep 19 16:10:40.047 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.047 INFO kablam! Sep 19 16:10:40.047 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.047 INFO kablam! --> src/x86/ssse3.rs:12:18 Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! 12 | #[cfg_attr(test, assert_instr(pabsb))] Sep 19 16:10:40.047 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.047 INFO kablam! Sep 19 16:10:40.047 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.047 INFO kablam! --> src/x86/ssse3.rs:22:18 Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! 22 | #[cfg_attr(test, assert_instr(pabsw))] Sep 19 16:10:40.047 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.047 INFO kablam! Sep 19 16:10:40.047 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.047 INFO kablam! --> src/x86/ssse3.rs:32:18 Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! 32 | #[cfg_attr(test, assert_instr(pabsd))] Sep 19 16:10:40.047 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.047 INFO kablam! Sep 19 16:10:40.047 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.047 INFO kablam! --> src/x86/ssse3.rs:63:18 Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! 63 | #[cfg_attr(test, assert_instr(pshufb))] Sep 19 16:10:40.047 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.047 INFO kablam! Sep 19 16:10:40.047 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.047 INFO kablam! --> src/x86/ssse3.rs:72:18 Sep 19 16:10:40.047 INFO kablam! | Sep 19 16:10:40.047 INFO kablam! 72 | #[cfg_attr(test, assert_instr(palignr, n = 15))] Sep 19 16:10:40.048 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.048 INFO kablam! | Sep 19 16:10:40.048 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.048 INFO kablam! Sep 19 16:10:40.063 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.063 INFO kablam! --> src/x86/ssse3.rs:89:18 Sep 19 16:10:40.063 INFO kablam! | Sep 19 16:10:40.063 INFO kablam! 89 | #[cfg_attr(test, assert_instr(phaddw))] Sep 19 16:10:40.063 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.063 INFO kablam! | Sep 19 16:10:40.063 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.064 INFO kablam! Sep 19 16:10:40.064 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.064 INFO kablam! --> src/x86/ssse3.rs:99:18 Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! 99 | #[cfg_attr(test, assert_instr(phaddsw))] Sep 19 16:10:40.064 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.064 INFO kablam! Sep 19 16:10:40.064 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.064 INFO kablam! --> src/x86/ssse3.rs:108:18 Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! 108 | #[cfg_attr(test, assert_instr(phaddd))] Sep 19 16:10:40.064 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.064 INFO kablam! Sep 19 16:10:40.064 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.064 INFO kablam! --> src/x86/ssse3.rs:117:18 Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! 117 | #[cfg_attr(test, assert_instr(phsubw))] Sep 19 16:10:40.064 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.064 INFO kablam! Sep 19 16:10:40.064 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.064 INFO kablam! --> src/x86/ssse3.rs:128:18 Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! 128 | #[cfg_attr(test, assert_instr(phsubsw))] Sep 19 16:10:40.064 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.064 INFO kablam! Sep 19 16:10:40.064 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.064 INFO kablam! --> src/x86/ssse3.rs:137:18 Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! 137 | #[cfg_attr(test, assert_instr(phsubd))] Sep 19 16:10:40.064 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.064 INFO kablam! Sep 19 16:10:40.064 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.064 INFO kablam! --> src/x86/ssse3.rs:149:18 Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! 149 | #[cfg_attr(test, assert_instr(pmaddubsw))] Sep 19 16:10:40.064 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.064 INFO kablam! Sep 19 16:10:40.064 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.064 INFO kablam! --> src/x86/ssse3.rs:159:18 Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! 159 | #[cfg_attr(test, assert_instr(pmulhrsw))] Sep 19 16:10:40.064 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.064 INFO kablam! Sep 19 16:10:40.064 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.064 INFO kablam! --> src/x86/ssse3.rs:170:18 Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! 170 | #[cfg_attr(test, assert_instr(psignb))] Sep 19 16:10:40.064 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.064 INFO kablam! Sep 19 16:10:40.064 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.064 INFO kablam! --> src/x86/ssse3.rs:181:18 Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.064 INFO kablam! 181 | #[cfg_attr(test, assert_instr(psignw))] Sep 19 16:10:40.064 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.064 INFO kablam! | Sep 19 16:10:40.065 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.065 INFO kablam! Sep 19 16:10:40.065 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.065 INFO kablam! --> src/x86/ssse3.rs:192:18 Sep 19 16:10:40.065 INFO kablam! | Sep 19 16:10:40.065 INFO kablam! 192 | #[cfg_attr(test, assert_instr(psignd))] Sep 19 16:10:40.065 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.065 INFO kablam! | Sep 19 16:10:40.065 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.065 INFO kablam! Sep 19 16:10:40.065 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.065 INFO kablam! --> src/x86/ssse3.rs:201:18 Sep 19 16:10:40.065 INFO kablam! | Sep 19 16:10:40.065 INFO kablam! 201 | #[cfg_attr(test, assert_instr(pabsb))] Sep 19 16:10:40.065 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.065 INFO kablam! | Sep 19 16:10:40.065 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.065 INFO kablam! Sep 19 16:10:40.065 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.065 INFO kablam! --> src/x86/ssse3.rs:210:18 Sep 19 16:10:40.065 INFO kablam! | Sep 19 16:10:40.065 INFO kablam! 210 | #[cfg_attr(test, assert_instr(pabsw))] Sep 19 16:10:40.065 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.065 INFO kablam! | Sep 19 16:10:40.065 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.065 INFO kablam! Sep 19 16:10:40.065 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.065 INFO kablam! --> src/x86/ssse3.rs:219:18 Sep 19 16:10:40.065 INFO kablam! | Sep 19 16:10:40.065 INFO kablam! 219 | #[cfg_attr(test, assert_instr(pabsd))] Sep 19 16:10:40.065 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.065 INFO kablam! | Sep 19 16:10:40.065 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.065 INFO kablam! Sep 19 16:10:40.066 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.066 INFO kablam! --> src/x86/ssse3.rs:228:18 Sep 19 16:10:40.066 INFO kablam! | Sep 19 16:10:40.066 INFO kablam! 228 | #[cfg_attr(test, assert_instr(pshufb))] Sep 19 16:10:40.066 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.066 INFO kablam! | Sep 19 16:10:40.066 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.066 INFO kablam! Sep 19 16:10:40.066 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.066 INFO kablam! --> src/x86/ssse3.rs:237:18 Sep 19 16:10:40.066 INFO kablam! | Sep 19 16:10:40.066 INFO kablam! 237 | #[cfg_attr(test, assert_instr(palignr, n = 15))] Sep 19 16:10:40.066 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.066 INFO kablam! | Sep 19 16:10:40.066 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.066 INFO kablam! Sep 19 16:10:40.083 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.083 INFO kablam! --> src/x86/ssse3.rs:254:18 Sep 19 16:10:40.083 INFO kablam! | Sep 19 16:10:40.083 INFO kablam! 254 | #[cfg_attr(test, assert_instr(phaddw))] Sep 19 16:10:40.083 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.083 INFO kablam! | Sep 19 16:10:40.083 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.083 INFO kablam! Sep 19 16:10:40.083 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.083 INFO kablam! --> src/x86/ssse3.rs:263:18 Sep 19 16:10:40.083 INFO kablam! | Sep 19 16:10:40.083 INFO kablam! 263 | #[cfg_attr(test, assert_instr(phaddd))] Sep 19 16:10:40.083 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.083 INFO kablam! | Sep 19 16:10:40.083 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.083 INFO kablam! Sep 19 16:10:40.083 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.083 INFO kablam! --> src/x86/ssse3.rs:273:18 Sep 19 16:10:40.083 INFO kablam! | Sep 19 16:10:40.083 INFO kablam! 273 | #[cfg_attr(test, assert_instr(phaddsw))] Sep 19 16:10:40.083 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.083 INFO kablam! | Sep 19 16:10:40.083 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.083 INFO kablam! Sep 19 16:10:40.083 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.083 INFO kablam! --> src/x86/ssse3.rs:282:18 Sep 19 16:10:40.083 INFO kablam! | Sep 19 16:10:40.083 INFO kablam! 282 | #[cfg_attr(test, assert_instr(phsubw))] Sep 19 16:10:40.083 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.084 INFO kablam! Sep 19 16:10:40.084 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.084 INFO kablam! --> src/x86/ssse3.rs:291:18 Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! 291 | #[cfg_attr(test, assert_instr(phsubd))] Sep 19 16:10:40.084 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.084 INFO kablam! Sep 19 16:10:40.084 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.084 INFO kablam! --> src/x86/ssse3.rs:302:18 Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! 302 | #[cfg_attr(test, assert_instr(phsubsw))] Sep 19 16:10:40.084 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.084 INFO kablam! Sep 19 16:10:40.084 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.084 INFO kablam! --> src/x86/ssse3.rs:314:18 Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! 314 | #[cfg_attr(test, assert_instr(pmaddubsw))] Sep 19 16:10:40.084 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.084 INFO kablam! Sep 19 16:10:40.084 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.084 INFO kablam! --> src/x86/ssse3.rs:324:18 Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! 324 | #[cfg_attr(test, assert_instr(pmulhrsw))] Sep 19 16:10:40.084 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.084 INFO kablam! Sep 19 16:10:40.084 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.084 INFO kablam! --> src/x86/ssse3.rs:335:18 Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! 335 | #[cfg_attr(test, assert_instr(psignb))] Sep 19 16:10:40.084 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.084 INFO kablam! Sep 19 16:10:40.084 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.084 INFO kablam! --> src/x86/ssse3.rs:346:18 Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! 346 | #[cfg_attr(test, assert_instr(psignw))] Sep 19 16:10:40.084 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.084 INFO kablam! Sep 19 16:10:40.084 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.084 INFO kablam! --> src/x86/ssse3.rs:357:18 Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! 357 | #[cfg_attr(test, assert_instr(psignd))] Sep 19 16:10:40.084 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.084 INFO kablam! Sep 19 16:10:40.084 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.084 INFO kablam! --> src/x86/tbm.rs:13:18 Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! 13 | #[cfg_attr(test, assert_instr(blcfill))] Sep 19 16:10:40.084 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.084 INFO kablam! Sep 19 16:10:40.084 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.084 INFO kablam! --> src/x86/tbm.rs:23:18 Sep 19 16:10:40.084 INFO kablam! | Sep 19 16:10:40.084 INFO kablam! 23 | #[cfg_attr(test, assert_instr(blcfill))] Sep 19 16:10:40.085 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.085 INFO kablam! | Sep 19 16:10:40.085 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.085 INFO kablam! Sep 19 16:10:40.085 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.085 INFO kablam! --> src/x86/tbm.rs:34:18 Sep 19 16:10:40.085 INFO kablam! | Sep 19 16:10:40.085 INFO kablam! 34 | #[cfg_attr(test, assert_instr(blci))] Sep 19 16:10:40.085 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.085 INFO kablam! | Sep 19 16:10:40.085 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.085 INFO kablam! Sep 19 16:10:40.085 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.085 INFO kablam! --> src/x86/tbm.rs:44:18 Sep 19 16:10:40.085 INFO kablam! | Sep 19 16:10:40.085 INFO kablam! 44 | #[cfg_attr(test, assert_instr(blci))] Sep 19 16:10:40.085 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.085 INFO kablam! | Sep 19 16:10:40.085 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.085 INFO kablam! Sep 19 16:10:40.085 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.085 INFO kablam! --> src/x86/tbm.rs:55:18 Sep 19 16:10:40.085 INFO kablam! | Sep 19 16:10:40.085 INFO kablam! 55 | #[cfg_attr(test, assert_instr(blcic))] Sep 19 16:10:40.085 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.085 INFO kablam! | Sep 19 16:10:40.085 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.085 INFO kablam! Sep 19 16:10:40.086 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.086 INFO kablam! --> src/x86/tbm.rs:65:18 Sep 19 16:10:40.086 INFO kablam! | Sep 19 16:10:40.086 INFO kablam! 65 | #[cfg_attr(test, assert_instr(blcic))] Sep 19 16:10:40.086 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.086 INFO kablam! | Sep 19 16:10:40.086 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.086 INFO kablam! Sep 19 16:10:40.086 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.086 INFO kablam! --> src/x86/tbm.rs:77:18 Sep 19 16:10:40.086 INFO kablam! | Sep 19 16:10:40.086 INFO kablam! 77 | #[cfg_attr(test, assert_instr(blcmsk))] Sep 19 16:10:40.086 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.086 INFO kablam! | Sep 19 16:10:40.086 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.086 INFO kablam! Sep 19 16:10:40.086 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.086 INFO kablam! --> src/x86/tbm.rs:88:18 Sep 19 16:10:40.086 INFO kablam! | Sep 19 16:10:40.086 INFO kablam! 88 | #[cfg_attr(test, assert_instr(blcmsk))] Sep 19 16:10:40.086 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.086 INFO kablam! | Sep 19 16:10:40.086 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.086 INFO kablam! Sep 19 16:10:40.086 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.086 INFO kablam! --> src/x86/tbm.rs:99:18 Sep 19 16:10:40.086 INFO kablam! | Sep 19 16:10:40.086 INFO kablam! 99 | #[cfg_attr(test, assert_instr(blcs))] Sep 19 16:10:40.086 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.086 INFO kablam! | Sep 19 16:10:40.086 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.086 INFO kablam! Sep 19 16:10:40.087 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.087 INFO kablam! --> src/x86/tbm.rs:109:18 Sep 19 16:10:40.087 INFO kablam! | Sep 19 16:10:40.087 INFO kablam! 109 | #[cfg_attr(test, assert_instr(blcs))] Sep 19 16:10:40.087 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.087 INFO kablam! | Sep 19 16:10:40.087 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.087 INFO kablam! Sep 19 16:10:40.087 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.087 INFO kablam! --> src/x86/tbm.rs:120:18 Sep 19 16:10:40.087 INFO kablam! | Sep 19 16:10:40.087 INFO kablam! 120 | #[cfg_attr(test, assert_instr(blsfill))] Sep 19 16:10:40.087 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.087 INFO kablam! | Sep 19 16:10:40.087 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.087 INFO kablam! Sep 19 16:10:40.087 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.087 INFO kablam! --> src/x86/tbm.rs:130:18 Sep 19 16:10:40.087 INFO kablam! | Sep 19 16:10:40.087 INFO kablam! 130 | #[cfg_attr(test, assert_instr(blsfill))] Sep 19 16:10:40.087 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.087 INFO kablam! | Sep 19 16:10:40.087 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.087 INFO kablam! Sep 19 16:10:40.087 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.088 INFO kablam! --> src/x86/tbm.rs:141:18 Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! 141 | #[cfg_attr(test, assert_instr(blsic))] Sep 19 16:10:40.088 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.088 INFO kablam! Sep 19 16:10:40.088 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.088 INFO kablam! --> src/x86/tbm.rs:151:18 Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! 151 | #[cfg_attr(test, assert_instr(blsic))] Sep 19 16:10:40.088 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.088 INFO kablam! Sep 19 16:10:40.088 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.088 INFO kablam! --> src/x86/tbm.rs:163:18 Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! 163 | #[cfg_attr(test, assert_instr(t1mskc))] Sep 19 16:10:40.088 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.088 INFO kablam! Sep 19 16:10:40.088 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.088 INFO kablam! --> src/x86/tbm.rs:174:18 Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! 174 | #[cfg_attr(test, assert_instr(t1mskc))] Sep 19 16:10:40.088 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.088 INFO kablam! Sep 19 16:10:40.088 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.088 INFO kablam! --> src/x86/tbm.rs:186:18 Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! 186 | #[cfg_attr(test, assert_instr(tzmsk))] Sep 19 16:10:40.088 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.088 INFO kablam! Sep 19 16:10:40.088 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.088 INFO kablam! --> src/x86/tbm.rs:197:18 Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! 197 | #[cfg_attr(test, assert_instr(tzmsk))] Sep 19 16:10:40.088 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.088 INFO kablam! Sep 19 16:10:40.088 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.088 INFO kablam! --> src/x86/xsave.rs:12:18 Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.088 INFO kablam! 12 | #[cfg_attr(test, assert_instr(xgetbv))] Sep 19 16:10:40.088 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.088 INFO kablam! | Sep 19 16:10:40.089 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.089 INFO kablam! Sep 19 16:10:40.089 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.089 INFO kablam! --> src/x86_64/abm.rs:13:18 Sep 19 16:10:40.089 INFO kablam! | Sep 19 16:10:40.089 INFO kablam! 13 | #[cfg_attr(test, assert_instr(lzcnt))] Sep 19 16:10:40.089 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.089 INFO kablam! | Sep 19 16:10:40.089 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.089 INFO kablam! Sep 19 16:10:40.089 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.089 INFO kablam! --> src/x86_64/abm.rs:21:18 Sep 19 16:10:40.089 INFO kablam! | Sep 19 16:10:40.089 INFO kablam! 21 | #[cfg_attr(test, assert_instr(popcnt))] Sep 19 16:10:40.089 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.089 INFO kablam! | Sep 19 16:10:40.089 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.089 INFO kablam! Sep 19 16:10:40.089 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.089 INFO kablam! --> src/x86_64/bmi2.rs:13:18 Sep 19 16:10:40.089 INFO kablam! | Sep 19 16:10:40.089 INFO kablam! 13 | #[cfg_attr(test, assert_instr(mulx))] Sep 19 16:10:40.089 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.089 INFO kablam! | Sep 19 16:10:40.089 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.089 INFO kablam! Sep 19 16:10:40.089 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.089 INFO kablam! --> src/x86_64/bmi2.rs:23:18 Sep 19 16:10:40.089 INFO kablam! | Sep 19 16:10:40.089 INFO kablam! 23 | #[cfg_attr(test, assert_instr(bzhi))] Sep 19 16:10:40.089 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.089 INFO kablam! | Sep 19 16:10:40.089 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.089 INFO kablam! Sep 19 16:10:40.089 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.089 INFO kablam! --> src/x86_64/bmi2.rs:33:18 Sep 19 16:10:40.089 INFO kablam! | Sep 19 16:10:40.089 INFO kablam! 33 | #[cfg_attr(test, assert_instr(pdep))] Sep 19 16:10:40.090 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.090 INFO kablam! | Sep 19 16:10:40.090 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.090 INFO kablam! Sep 19 16:10:40.090 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.090 INFO kablam! --> src/x86_64/bmi2.rs:43:18 Sep 19 16:10:40.090 INFO kablam! | Sep 19 16:10:40.090 INFO kablam! 43 | #[cfg_attr(test, assert_instr(pext))] Sep 19 16:10:40.090 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.090 INFO kablam! | Sep 19 16:10:40.090 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.090 INFO kablam! Sep 19 16:10:40.090 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.090 INFO kablam! --> src/x86_64/bmi.rs:12:18 Sep 19 16:10:40.090 INFO kablam! | Sep 19 16:10:40.090 INFO kablam! 12 | #[cfg_attr(test, assert_instr(bextr))] Sep 19 16:10:40.090 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.090 INFO kablam! | Sep 19 16:10:40.090 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.090 INFO kablam! Sep 19 16:10:40.090 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.090 INFO kablam! --> src/x86_64/bmi.rs:25:18 Sep 19 16:10:40.090 INFO kablam! | Sep 19 16:10:40.090 INFO kablam! 25 | #[cfg_attr(test, assert_instr(bextr))] Sep 19 16:10:40.090 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.090 INFO kablam! | Sep 19 16:10:40.090 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.090 INFO kablam! Sep 19 16:10:40.090 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.090 INFO kablam! --> src/x86_64/bmi.rs:34:18 Sep 19 16:10:40.090 INFO kablam! | Sep 19 16:10:40.090 INFO kablam! 34 | #[cfg_attr(test, assert_instr(andn))] Sep 19 16:10:40.090 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.090 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.096 INFO kablam! Sep 19 16:10:40.096 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.096 INFO kablam! --> src/x86_64/bmi.rs:42:18 Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! 42 | #[cfg_attr(test, assert_instr(blsi))] Sep 19 16:10:40.096 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.096 INFO kablam! Sep 19 16:10:40.096 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.096 INFO kablam! --> src/x86_64/bmi.rs:51:18 Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! 51 | #[cfg_attr(test, assert_instr(blsmsk))] Sep 19 16:10:40.096 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.096 INFO kablam! Sep 19 16:10:40.096 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.096 INFO kablam! --> src/x86_64/bmi.rs:62:18 Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! 62 | #[cfg_attr(test, assert_instr(blsr))] Sep 19 16:10:40.096 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.096 INFO kablam! Sep 19 16:10:40.096 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.096 INFO kablam! --> src/x86_64/bmi.rs:73:18 Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! 73 | #[cfg_attr(test, assert_instr(tzcnt))] Sep 19 16:10:40.096 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.096 INFO kablam! Sep 19 16:10:40.096 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.096 INFO kablam! --> src/x86_64/bmi.rs:83:18 Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! 83 | #[cfg_attr(test, assert_instr(tzcnt))] Sep 19 16:10:40.096 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.096 INFO kablam! Sep 19 16:10:40.096 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.096 INFO kablam! --> src/x86_64/bswap.rs:10:18 Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! 10 | #[cfg_attr(test, assert_instr(bswap))] Sep 19 16:10:40.096 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.096 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.096 INFO kablam! Sep 19 16:10:40.096 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.096 INFO kablam! --> src/x86_64/rdrand.rs:12:18 Sep 19 16:10:40.096 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! 12 | #[cfg_attr(test, assert_instr(rdrand))] Sep 19 16:10:40.097 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.097 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.097 INFO kablam! Sep 19 16:10:40.097 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.097 INFO kablam! --> src/x86_64/rdrand.rs:22:18 Sep 19 16:10:40.097 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! 22 | #[cfg_attr(test, assert_instr(rdseed))] Sep 19 16:10:40.097 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.097 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.097 INFO kablam! Sep 19 16:10:40.097 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.097 INFO kablam! --> src/x86_64/sse2.rs:12:18 Sep 19 16:10:40.097 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! 12 | #[cfg_attr(test, assert_instr(cvtsd2si))] Sep 19 16:10:40.097 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.097 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.097 INFO kablam! Sep 19 16:10:40.097 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.097 INFO kablam! --> src/x86_64/sse2.rs:20:18 Sep 19 16:10:40.097 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! 20 | #[cfg_attr(test, assert_instr(cvtsd2si))] Sep 19 16:10:40.097 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.097 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.097 INFO kablam! Sep 19 16:10:40.097 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.097 INFO kablam! --> src/x86_64/sse2.rs:29:18 Sep 19 16:10:40.097 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! 29 | #[cfg_attr(test, assert_instr(cvttsd2si))] Sep 19 16:10:40.097 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.097 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.097 INFO kablam! Sep 19 16:10:40.097 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.097 INFO kablam! --> src/x86_64/sse2.rs:37:18 Sep 19 16:10:40.097 INFO kablam! | Sep 19 16:10:40.097 INFO kablam! 37 | #[cfg_attr(test, assert_instr(cvttsd2si))] Sep 19 16:10:40.098 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.098 INFO kablam! | Sep 19 16:10:40.098 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.098 INFO kablam! Sep 19 16:10:40.098 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.098 INFO kablam! --> src/x86_64/sse2.rs:46:37 Sep 19 16:10:40.098 INFO kablam! | Sep 19 16:10:40.098 INFO kablam! 46 | #[cfg_attr(all(test, not(windows)), assert_instr(movq))] Sep 19 16:10:40.098 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.098 INFO kablam! | Sep 19 16:10:40.098 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.098 INFO kablam! Sep 19 16:10:40.098 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.098 INFO kablam! --> src/x86_64/sse2.rs:55:37 Sep 19 16:10:40.098 INFO kablam! | Sep 19 16:10:40.098 INFO kablam! 55 | #[cfg_attr(all(test, not(windows)), assert_instr(movq))] Sep 19 16:10:40.098 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.098 INFO kablam! | Sep 19 16:10:40.098 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.098 INFO kablam! Sep 19 16:10:40.098 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.098 INFO kablam! --> src/x86_64/sse2.rs:63:37 Sep 19 16:10:40.098 INFO kablam! | Sep 19 16:10:40.099 INFO kablam! 63 | #[cfg_attr(all(test, not(windows)), assert_instr(movq))] Sep 19 16:10:40.099 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.099 INFO kablam! | Sep 19 16:10:40.099 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.099 INFO kablam! Sep 19 16:10:40.099 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.099 INFO kablam! --> src/x86_64/sse2.rs:71:37 Sep 19 16:10:40.099 INFO kablam! | Sep 19 16:10:40.099 INFO kablam! 71 | #[cfg_attr(all(test, not(windows)), assert_instr(movq))] Sep 19 16:10:40.099 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.099 INFO kablam! | Sep 19 16:10:40.099 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.099 INFO kablam! Sep 19 16:10:40.100 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.100 INFO kablam! --> src/x86_64/sse2.rs:80:18 Sep 19 16:10:40.100 INFO kablam! | Sep 19 16:10:40.100 INFO kablam! 80 | #[cfg_attr(test, assert_instr(cvtsi2sd))] Sep 19 16:10:40.100 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.100 INFO kablam! | Sep 19 16:10:40.100 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.100 INFO kablam! Sep 19 16:10:40.100 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.100 INFO kablam! --> src/x86_64/sse2.rs:89:18 Sep 19 16:10:40.100 INFO kablam! | Sep 19 16:10:40.100 INFO kablam! 89 | #[cfg_attr(test, assert_instr(cvtsi2sd))] Sep 19 16:10:40.100 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.100 INFO kablam! | Sep 19 16:10:40.100 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.100 INFO kablam! Sep 19 16:10:40.100 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.100 INFO kablam! --> src/x86_64/sse41.rs:12:18 Sep 19 16:10:40.100 INFO kablam! | Sep 19 16:10:40.100 INFO kablam! 12 | #[cfg_attr(test, assert_instr(pextrq, imm8 = 1))] Sep 19 16:10:40.100 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.100 INFO kablam! | Sep 19 16:10:40.100 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.100 INFO kablam! Sep 19 16:10:40.106 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.106 INFO kablam! --> src/x86_64/sse41.rs:29:18 Sep 19 16:10:40.106 INFO kablam! | Sep 19 16:10:40.106 INFO kablam! 29 | #[cfg_attr(test, assert_instr(pinsrq, imm8 = 0))] Sep 19 16:10:40.106 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.106 INFO kablam! | Sep 19 16:10:40.106 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.106 INFO kablam! Sep 19 16:10:40.144 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.144 INFO kablam! --> src/x86_64/sse42.rs:12:18 Sep 19 16:10:40.144 INFO kablam! | Sep 19 16:10:40.144 INFO kablam! 12 | #[cfg_attr(test, assert_instr(crc32))] Sep 19 16:10:40.144 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.144 INFO kablam! | Sep 19 16:10:40.144 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.144 INFO kablam! Sep 19 16:10:40.144 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.144 INFO kablam! --> src/x86_64/sse.rs:19:18 Sep 19 16:10:40.144 INFO kablam! | Sep 19 16:10:40.144 INFO kablam! 19 | #[cfg_attr(test, assert_instr(cvtss2si))] Sep 19 16:10:40.145 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.145 INFO kablam! | Sep 19 16:10:40.145 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.145 INFO kablam! Sep 19 16:10:40.155 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.155 INFO kablam! --> src/x86_64/sse.rs:35:18 Sep 19 16:10:40.155 INFO kablam! | Sep 19 16:10:40.155 INFO kablam! 35 | #[cfg_attr(test, assert_instr(cvttss2si))] Sep 19 16:10:40.155 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.155 INFO kablam! | Sep 19 16:10:40.155 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.155 INFO kablam! Sep 19 16:10:40.155 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 19 16:10:40.155 INFO kablam! --> src/x86_64/sse.rs:47:18 Sep 19 16:10:40.155 INFO kablam! | Sep 19 16:10:40.155 INFO kablam! 47 | #[cfg_attr(test, assert_instr(cvtsi2ss))] Sep 19 16:10:40.155 INFO kablam! | ^^^^^^^^^^^^ Sep 19 16:10:40.155 INFO kablam! | Sep 19 16:10:40.155 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 16:10:40.155 INFO kablam! Sep 19 16:10:41.707 INFO kablam! error: aborting due to 858 previous errors Sep 19 16:10:41.707 INFO kablam! Sep 19 16:10:41.707 INFO kablam! Some errors occurred: E0658, E0705. Sep 19 16:10:41.707 INFO kablam! For more information about an error, try `rustc --explain E0658`. Sep 19 16:10:41.715 INFO kablam! error[E0432]: unresolved import `core::simd` Sep 19 16:10:41.715 INFO kablam! --> src/lib.rs:6:5 Sep 19 16:10:41.716 INFO kablam! | Sep 19 16:10:41.716 INFO kablam! 6 | use core::simd; Sep 19 16:10:41.716 INFO kablam! | ^^^^^^^^^^ no `simd` in the root Sep 19 16:10:41.716 INFO kablam! Sep 19 16:10:41.717 INFO kablam! error: Could not compile `vektor`. Sep 19 16:10:41.717 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:12:03.718 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.718 INFO kablam! --> src/x86/avx2.rs:12:35 Sep 19 16:12:03.718 INFO kablam! | Sep 19 16:12:03.718 INFO kablam! 12 | pub unsafe fn _mm256_abs_epi32(a: i32x8) -> u32x8 { Sep 19 16:12:03.718 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.718 INFO kablam! Sep 19 16:12:03.718 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 19 16:12:03.718 INFO kablam! --> src/x86/avx2.rs:12:45 Sep 19 16:12:03.718 INFO kablam! | Sep 19 16:12:03.718 INFO kablam! 12 | pub unsafe fn _mm256_abs_epi32(a: i32x8) -> u32x8 { Sep 19 16:12:03.718 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.718 INFO kablam! Sep 19 16:12:03.718 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.718 INFO kablam! --> src/x86/avx2.rs:20:35 Sep 19 16:12:03.718 INFO kablam! | Sep 19 16:12:03.718 INFO kablam! 20 | pub unsafe fn _mm256_abs_epi16(a: i16x16) -> u16x16 { Sep 19 16:12:03.718 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.718 INFO kablam! Sep 19 16:12:03.718 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.718 INFO kablam! --> src/x86/avx2.rs:20:46 Sep 19 16:12:03.718 INFO kablam! | Sep 19 16:12:03.718 INFO kablam! 20 | pub unsafe fn _mm256_abs_epi16(a: i16x16) -> u16x16 { Sep 19 16:12:03.718 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.718 INFO kablam! Sep 19 16:12:03.718 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.718 INFO kablam! --> src/x86/avx2.rs:28:34 Sep 19 16:12:03.718 INFO kablam! | Sep 19 16:12:03.718 INFO kablam! 28 | pub unsafe fn _mm256_abs_epi8(a: i8x32) -> u8x32 { Sep 19 16:12:03.718 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.718 INFO kablam! Sep 19 16:12:03.719 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.719 INFO kablam! --> src/x86/avx2.rs:28:44 Sep 19 16:12:03.719 INFO kablam! | Sep 19 16:12:03.719 INFO kablam! 28 | pub unsafe fn _mm256_abs_epi8(a: i8x32) -> u8x32 { Sep 19 16:12:03.719 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.719 INFO kablam! Sep 19 16:12:03.719 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.719 INFO kablam! --> src/x86/avx2.rs:36:35 Sep 19 16:12:03.719 INFO kablam! | Sep 19 16:12:03.719 INFO kablam! 36 | pub unsafe fn _mm256_add_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.719 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.719 INFO kablam! Sep 19 16:12:03.719 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.719 INFO kablam! --> src/x86/avx2.rs:36:45 Sep 19 16:12:03.719 INFO kablam! | Sep 19 16:12:03.719 INFO kablam! 36 | pub unsafe fn _mm256_add_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.719 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.719 INFO kablam! Sep 19 16:12:03.719 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.719 INFO kablam! --> src/x86/avx2.rs:36:55 Sep 19 16:12:03.719 INFO kablam! | Sep 19 16:12:03.719 INFO kablam! 36 | pub unsafe fn _mm256_add_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.719 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.719 INFO kablam! Sep 19 16:12:03.719 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.719 INFO kablam! --> src/x86/avx2.rs:44:35 Sep 19 16:12:03.719 INFO kablam! | Sep 19 16:12:03.719 INFO kablam! 44 | pub unsafe fn _mm256_add_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.719 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.719 INFO kablam! Sep 19 16:12:03.719 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.719 INFO kablam! --> src/x86/avx2.rs:44:45 Sep 19 16:12:03.719 INFO kablam! | Sep 19 16:12:03.719 INFO kablam! 44 | pub unsafe fn _mm256_add_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.719 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.719 INFO kablam! Sep 19 16:12:03.719 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.719 INFO kablam! --> src/x86/avx2.rs:44:55 Sep 19 16:12:03.719 INFO kablam! | Sep 19 16:12:03.719 INFO kablam! 44 | pub unsafe fn _mm256_add_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.719 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.719 INFO kablam! Sep 19 16:12:03.719 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.719 INFO kablam! --> src/x86/avx2.rs:52:35 Sep 19 16:12:03.719 INFO kablam! | Sep 19 16:12:03.719 INFO kablam! 52 | pub unsafe fn _mm256_add_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.719 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.719 INFO kablam! Sep 19 16:12:03.719 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.719 INFO kablam! --> src/x86/avx2.rs:52:46 Sep 19 16:12:03.719 INFO kablam! | Sep 19 16:12:03.719 INFO kablam! 52 | pub unsafe fn _mm256_add_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.719 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.719 INFO kablam! Sep 19 16:12:03.719 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.719 INFO kablam! --> src/x86/avx2.rs:52:57 Sep 19 16:12:03.720 INFO kablam! | Sep 19 16:12:03.720 INFO kablam! 52 | pub unsafe fn _mm256_add_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.720 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.720 INFO kablam! Sep 19 16:12:03.720 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.720 INFO kablam! --> src/x86/avx2.rs:60:34 Sep 19 16:12:03.720 INFO kablam! | Sep 19 16:12:03.720 INFO kablam! 60 | pub unsafe fn _mm256_add_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.720 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.720 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:60:44 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 60 | pub unsafe fn _mm256_add_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:60:54 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 60 | pub unsafe fn _mm256_add_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:68:35 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 68 | pub unsafe fn _mm256_adds_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:68:45 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 68 | pub unsafe fn _mm256_adds_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:68:55 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 68 | pub unsafe fn _mm256_adds_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:76:36 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 76 | pub unsafe fn _mm256_adds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:76:47 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 76 | pub unsafe fn _mm256_adds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:76:58 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 76 | pub unsafe fn _mm256_adds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:84:35 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 84 | pub unsafe fn _mm256_adds_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:84:45 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 84 | pub unsafe fn _mm256_adds_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.721 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.721 INFO kablam! --> src/x86/avx2.rs:84:55 Sep 19 16:12:03.721 INFO kablam! | Sep 19 16:12:03.721 INFO kablam! 84 | pub unsafe fn _mm256_adds_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.721 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.721 INFO kablam! Sep 19 16:12:03.722 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.722 INFO kablam! --> src/x86/avx2.rs:92:36 Sep 19 16:12:03.722 INFO kablam! | Sep 19 16:12:03.722 INFO kablam! 92 | pub unsafe fn _mm256_adds_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.722 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.722 INFO kablam! Sep 19 16:12:03.722 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.722 INFO kablam! --> src/x86/avx2.rs:92:47 Sep 19 16:12:03.722 INFO kablam! | Sep 19 16:12:03.722 INFO kablam! 92 | pub unsafe fn _mm256_adds_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.722 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.722 INFO kablam! Sep 19 16:12:03.722 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.722 INFO kablam! --> src/x86/avx2.rs:92:58 Sep 19 16:12:03.722 INFO kablam! | Sep 19 16:12:03.722 INFO kablam! 92 | pub unsafe fn _mm256_adds_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.722 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.722 INFO kablam! Sep 19 16:12:03.722 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.722 INFO kablam! --> src/x86/avx2.rs:102:37 Sep 19 16:12:03.722 INFO kablam! | Sep 19 16:12:03.722 INFO kablam! 102 | pub unsafe fn _mm256_alignr_epi8(a: i8x32, b: i8x32, n: i32) -> i8x32 { Sep 19 16:12:03.722 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.722 INFO kablam! Sep 19 16:12:03.722 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.722 INFO kablam! --> src/x86/avx2.rs:102:47 Sep 19 16:12:03.722 INFO kablam! | Sep 19 16:12:03.722 INFO kablam! 102 | pub unsafe fn _mm256_alignr_epi8(a: i8x32, b: i8x32, n: i32) -> i8x32 { Sep 19 16:12:03.722 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.722 INFO kablam! Sep 19 16:12:03.722 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.722 INFO kablam! --> src/x86/avx2.rs:102:65 Sep 19 16:12:03.722 INFO kablam! | Sep 19 16:12:03.722 INFO kablam! 102 | pub unsafe fn _mm256_alignr_epi8(a: i8x32, b: i8x32, n: i32) -> i8x32 { Sep 19 16:12:03.722 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.722 INFO kablam! Sep 19 16:12:03.722 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.722 INFO kablam! --> src/x86/avx2.rs:135:35 Sep 19 16:12:03.722 INFO kablam! | Sep 19 16:12:03.722 INFO kablam! 135 | pub unsafe fn _mm256_avg_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.722 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:135:46 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 135 | pub unsafe fn _mm256_avg_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:135:57 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 135 | pub unsafe fn _mm256_avg_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:143:34 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 143 | pub unsafe fn _mm256_avg_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:143:44 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 143 | pub unsafe fn _mm256_avg_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:143:54 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 143 | pub unsafe fn _mm256_avg_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:152:34 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 152 | pub unsafe fn _mm_blend_epi32(a: i32x4, b: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:152:44 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 152 | pub unsafe fn _mm_blend_epi32(a: i32x4, b: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:152:65 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 152 | pub unsafe fn _mm_blend_epi32(a: i32x4, b: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:168:37 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 168 | pub unsafe fn _mm256_blend_epi32(a: i32x8, b: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:168:47 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 168 | pub unsafe fn _mm256_blend_epi32(a: i32x8, b: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.723 INFO kablam! --> src/x86/avx2.rs:168:68 Sep 19 16:12:03.723 INFO kablam! | Sep 19 16:12:03.723 INFO kablam! 168 | pub unsafe fn _mm256_blend_epi32(a: i32x8, b: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.723 INFO kablam! Sep 19 16:12:03.723 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:184:37 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 184 | pub unsafe fn _mm256_blend_epi16(a: i16x16, b: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:184:48 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 184 | pub unsafe fn _mm256_blend_epi16(a: i16x16, b: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:184:70 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 184 | pub unsafe fn _mm256_blend_epi16(a: i16x16, b: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:199:37 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 199 | pub unsafe fn _mm256_blendv_epi8(a: i8x32, b: i8x32, mask: i8x32) -> i8x32 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:199:47 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 199 | pub unsafe fn _mm256_blendv_epi8(a: i8x32, b: i8x32, mask: i8x32) -> i8x32 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:199:60 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 199 | pub unsafe fn _mm256_blendv_epi8(a: i8x32, b: i8x32, mask: i8x32) -> i8x32 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:199:70 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 199 | pub unsafe fn _mm256_blendv_epi8(a: i8x32, b: i8x32, mask: i8x32) -> i8x32 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:208:38 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 208 | pub unsafe fn _mm_broadcastb_epi8(a: i8x16) -> i8x16 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:208:48 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 208 | pub unsafe fn _mm_broadcastb_epi8(a: i8x16) -> i8x16 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:217:41 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 217 | pub unsafe fn _mm256_broadcastb_epi8(a: i8x16) -> i8x32 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.724 INFO kablam! --> src/x86/avx2.rs:217:51 Sep 19 16:12:03.724 INFO kablam! | Sep 19 16:12:03.724 INFO kablam! 217 | pub unsafe fn _mm256_broadcastb_epi8(a: i8x16) -> i8x32 { Sep 19 16:12:03.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.724 INFO kablam! Sep 19 16:12:03.724 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.725 INFO kablam! --> src/x86/avx2.rs:228:39 Sep 19 16:12:03.725 INFO kablam! | Sep 19 16:12:03.725 INFO kablam! 228 | pub unsafe fn _mm_broadcastd_epi32(a: i32x4) -> i32x4 { Sep 19 16:12:03.725 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.725 INFO kablam! Sep 19 16:12:03.725 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.725 INFO kablam! --> src/x86/avx2.rs:228:49 Sep 19 16:12:03.725 INFO kablam! | Sep 19 16:12:03.725 INFO kablam! 228 | pub unsafe fn _mm_broadcastd_epi32(a: i32x4) -> i32x4 { Sep 19 16:12:03.725 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.725 INFO kablam! Sep 19 16:12:03.725 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.725 INFO kablam! --> src/x86/avx2.rs:239:42 Sep 19 16:12:03.725 INFO kablam! | Sep 19 16:12:03.725 INFO kablam! 239 | pub unsafe fn _mm256_broadcastd_epi32(a: i32x4) -> i32x8 { Sep 19 16:12:03.725 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.725 INFO kablam! Sep 19 16:12:03.725 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.725 INFO kablam! --> src/x86/avx2.rs:239:52 Sep 19 16:12:03.725 INFO kablam! | Sep 19 16:12:03.725 INFO kablam! 239 | pub unsafe fn _mm256_broadcastd_epi32(a: i32x4) -> i32x8 { Sep 19 16:12:03.725 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.725 INFO kablam! Sep 19 16:12:03.725 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.725 INFO kablam! --> src/x86/avx2.rs:248:39 Sep 19 16:12:03.725 INFO kablam! | Sep 19 16:12:03.725 INFO kablam! 248 | pub unsafe fn _mm_broadcastq_epi64(a: i64x2) -> i64x2 { Sep 19 16:12:03.725 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.725 INFO kablam! Sep 19 16:12:03.725 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.725 INFO kablam! --> src/x86/avx2.rs:248:49 Sep 19 16:12:03.725 INFO kablam! | Sep 19 16:12:03.725 INFO kablam! 248 | pub unsafe fn _mm_broadcastq_epi64(a: i64x2) -> i64x2 { Sep 19 16:12:03.725 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.725 INFO kablam! Sep 19 16:12:03.725 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.725 INFO kablam! --> src/x86/avx2.rs:259:42 Sep 19 16:12:03.725 INFO kablam! | Sep 19 16:12:03.725 INFO kablam! 259 | pub unsafe fn _mm256_broadcastq_epi64(a: i64x2) -> i64x4 { Sep 19 16:12:03.725 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.725 INFO kablam! Sep 19 16:12:03.725 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.725 INFO kablam! --> src/x86/avx2.rs:259:52 Sep 19 16:12:03.725 INFO kablam! | Sep 19 16:12:03.725 INFO kablam! 259 | pub unsafe fn _mm256_broadcastq_epi64(a: i64x2) -> i64x4 { Sep 19 16:12:03.725 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.725 INFO kablam! Sep 19 16:12:03.727 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.727 INFO kablam! --> src/x86/avx2.rs:268:37 Sep 19 16:12:03.727 INFO kablam! | Sep 19 16:12:03.728 INFO kablam! 268 | pub unsafe fn _mm_broadcastsd_pd(a: f64x2) -> f64x2 { Sep 19 16:12:03.728 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.728 INFO kablam! Sep 19 16:12:03.728 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.728 INFO kablam! --> src/x86/avx2.rs:268:47 Sep 19 16:12:03.728 INFO kablam! | Sep 19 16:12:03.728 INFO kablam! 268 | pub unsafe fn _mm_broadcastsd_pd(a: f64x2) -> f64x2 { Sep 19 16:12:03.728 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.728 INFO kablam! Sep 19 16:12:03.728 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.728 INFO kablam! --> src/x86/avx2.rs:277:40 Sep 19 16:12:03.728 INFO kablam! | Sep 19 16:12:03.728 INFO kablam! 277 | pub unsafe fn _mm256_broadcastsd_pd(a: f64x2) -> f64x4 { Sep 19 16:12:03.728 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.728 INFO kablam! Sep 19 16:12:03.728 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.728 INFO kablam! --> src/x86/avx2.rs:277:50 Sep 19 16:12:03.728 INFO kablam! | Sep 19 16:12:03.728 INFO kablam! 277 | pub unsafe fn _mm256_broadcastsd_pd(a: f64x2) -> f64x4 { Sep 19 16:12:03.728 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.728 INFO kablam! Sep 19 16:12:03.728 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.728 INFO kablam! --> src/x86/avx2.rs:296:37 Sep 19 16:12:03.728 INFO kablam! | Sep 19 16:12:03.728 INFO kablam! 296 | pub unsafe fn _mm_broadcastss_ps(a: f32x4) -> f32x4 { Sep 19 16:12:03.728 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.728 INFO kablam! Sep 19 16:12:03.728 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.728 INFO kablam! --> src/x86/avx2.rs:296:47 Sep 19 16:12:03.728 INFO kablam! | Sep 19 16:12:03.728 INFO kablam! 296 | pub unsafe fn _mm_broadcastss_ps(a: f32x4) -> f32x4 { Sep 19 16:12:03.728 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.728 INFO kablam! Sep 19 16:12:03.728 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.728 INFO kablam! --> src/x86/avx2.rs:305:40 Sep 19 16:12:03.728 INFO kablam! | Sep 19 16:12:03.728 INFO kablam! 305 | pub unsafe fn _mm256_broadcastss_ps(a: f32x4) -> f32x8 { Sep 19 16:12:03.728 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.728 INFO kablam! Sep 19 16:12:03.728 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.728 INFO kablam! --> src/x86/avx2.rs:305:50 Sep 19 16:12:03.728 INFO kablam! | Sep 19 16:12:03.728 INFO kablam! 305 | pub unsafe fn _mm256_broadcastss_ps(a: f32x4) -> f32x8 { Sep 19 16:12:03.728 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.728 INFO kablam! Sep 19 16:12:03.728 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:03.728 INFO kablam! --> src/x86/avx2.rs:314:39 Sep 19 16:12:03.728 INFO kablam! | Sep 19 16:12:03.728 INFO kablam! 314 | pub unsafe fn _mm_broadcastw_epi16(a: i16x8) -> i16x8 { Sep 19 16:12:03.728 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.728 INFO kablam! Sep 19 16:12:03.728 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:03.728 INFO kablam! --> src/x86/avx2.rs:314:49 Sep 19 16:12:03.728 INFO kablam! | Sep 19 16:12:03.728 INFO kablam! 314 | pub unsafe fn _mm_broadcastw_epi16(a: i16x8) -> i16x8 { Sep 19 16:12:03.728 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.728 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:323:42 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 323 | pub unsafe fn _mm256_broadcastw_epi16(a: i16x8) -> i16x16 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:323:52 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 323 | pub unsafe fn _mm256_broadcastw_epi16(a: i16x8) -> i16x16 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:331:37 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 331 | pub unsafe fn _mm256_cmpeq_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:331:47 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 331 | pub unsafe fn _mm256_cmpeq_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:331:57 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 331 | pub unsafe fn _mm256_cmpeq_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:339:37 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 339 | pub unsafe fn _mm256_cmpeq_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:339:47 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 339 | pub unsafe fn _mm256_cmpeq_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:339:57 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 339 | pub unsafe fn _mm256_cmpeq_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:347:37 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 347 | pub unsafe fn _mm256_cmpeq_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:347:48 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 347 | pub unsafe fn _mm256_cmpeq_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.729 INFO kablam! --> src/x86/avx2.rs:347:59 Sep 19 16:12:03.729 INFO kablam! | Sep 19 16:12:03.729 INFO kablam! 347 | pub unsafe fn _mm256_cmpeq_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.729 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.729 INFO kablam! Sep 19 16:12:03.729 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.730 INFO kablam! --> src/x86/avx2.rs:355:36 Sep 19 16:12:03.730 INFO kablam! | Sep 19 16:12:03.730 INFO kablam! 355 | pub unsafe fn _mm256_cmpeq_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.730 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.730 INFO kablam! Sep 19 16:12:03.730 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.730 INFO kablam! --> src/x86/avx2.rs:355:46 Sep 19 16:12:03.730 INFO kablam! | Sep 19 16:12:03.730 INFO kablam! 355 | pub unsafe fn _mm256_cmpeq_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.730 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.730 INFO kablam! Sep 19 16:12:03.730 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.730 INFO kablam! --> src/x86/avx2.rs:355:56 Sep 19 16:12:03.730 INFO kablam! | Sep 19 16:12:03.730 INFO kablam! 355 | pub unsafe fn _mm256_cmpeq_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.730 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.730 INFO kablam! Sep 19 16:12:03.731 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.731 INFO kablam! --> src/x86/avx2.rs:363:37 Sep 19 16:12:03.731 INFO kablam! | Sep 19 16:12:03.731 INFO kablam! 363 | pub unsafe fn _mm256_cmpgt_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.731 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.731 INFO kablam! Sep 19 16:12:03.731 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.731 INFO kablam! --> src/x86/avx2.rs:363:47 Sep 19 16:12:03.731 INFO kablam! | Sep 19 16:12:03.731 INFO kablam! 363 | pub unsafe fn _mm256_cmpgt_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.731 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.731 INFO kablam! Sep 19 16:12:03.731 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.731 INFO kablam! --> src/x86/avx2.rs:363:57 Sep 19 16:12:03.731 INFO kablam! | Sep 19 16:12:03.731 INFO kablam! 363 | pub unsafe fn _mm256_cmpgt_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.731 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.731 INFO kablam! Sep 19 16:12:03.731 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.731 INFO kablam! --> src/x86/avx2.rs:371:37 Sep 19 16:12:03.731 INFO kablam! | Sep 19 16:12:03.731 INFO kablam! 371 | pub unsafe fn _mm256_cmpgt_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.731 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.731 INFO kablam! Sep 19 16:12:03.731 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.731 INFO kablam! --> src/x86/avx2.rs:371:47 Sep 19 16:12:03.731 INFO kablam! | Sep 19 16:12:03.731 INFO kablam! 371 | pub unsafe fn _mm256_cmpgt_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.731 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.731 INFO kablam! Sep 19 16:12:03.731 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.731 INFO kablam! --> src/x86/avx2.rs:371:57 Sep 19 16:12:03.731 INFO kablam! | Sep 19 16:12:03.731 INFO kablam! 371 | pub unsafe fn _mm256_cmpgt_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.731 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.731 INFO kablam! Sep 19 16:12:03.731 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.731 INFO kablam! --> src/x86/avx2.rs:379:37 Sep 19 16:12:03.731 INFO kablam! | Sep 19 16:12:03.731 INFO kablam! 379 | pub unsafe fn _mm256_cmpgt_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.731 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.731 INFO kablam! Sep 19 16:12:03.731 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.731 INFO kablam! --> src/x86/avx2.rs:379:48 Sep 19 16:12:03.731 INFO kablam! | Sep 19 16:12:03.731 INFO kablam! 379 | pub unsafe fn _mm256_cmpgt_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.731 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.731 INFO kablam! Sep 19 16:12:03.731 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.732 INFO kablam! --> src/x86/avx2.rs:379:59 Sep 19 16:12:03.732 INFO kablam! | Sep 19 16:12:03.732 INFO kablam! 379 | pub unsafe fn _mm256_cmpgt_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.732 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.732 INFO kablam! Sep 19 16:12:03.732 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.732 INFO kablam! --> src/x86/avx2.rs:387:36 Sep 19 16:12:03.732 INFO kablam! | Sep 19 16:12:03.732 INFO kablam! 387 | pub unsafe fn _mm256_cmpgt_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.732 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.732 INFO kablam! Sep 19 16:12:03.732 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.732 INFO kablam! --> src/x86/avx2.rs:387:46 Sep 19 16:12:03.732 INFO kablam! | Sep 19 16:12:03.732 INFO kablam! 387 | pub unsafe fn _mm256_cmpgt_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.732 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.732 INFO kablam! Sep 19 16:12:03.732 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.732 INFO kablam! --> src/x86/avx2.rs:387:56 Sep 19 16:12:03.732 INFO kablam! | Sep 19 16:12:03.732 INFO kablam! 387 | pub unsafe fn _mm256_cmpgt_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.732 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.732 INFO kablam! Sep 19 16:12:03.732 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:03.732 INFO kablam! --> src/x86/avx2.rs:395:40 Sep 19 16:12:03.732 INFO kablam! | Sep 19 16:12:03.732 INFO kablam! 395 | pub unsafe fn _mm256_cvtepi16_epi32(a: i16x8) -> i32x8 { Sep 19 16:12:03.732 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.732 INFO kablam! Sep 19 16:12:03.732 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.732 INFO kablam! --> src/x86/avx2.rs:395:50 Sep 19 16:12:03.732 INFO kablam! | Sep 19 16:12:03.732 INFO kablam! 395 | pub unsafe fn _mm256_cvtepi16_epi32(a: i16x8) -> i32x8 { Sep 19 16:12:03.732 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.732 INFO kablam! Sep 19 16:12:03.733 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:03.733 INFO kablam! --> src/x86/avx2.rs:403:40 Sep 19 16:12:03.733 INFO kablam! | Sep 19 16:12:03.733 INFO kablam! 403 | pub unsafe fn _mm256_cvtepi16_epi64(a: i16x8) -> i64x4 { Sep 19 16:12:03.733 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.733 INFO kablam! Sep 19 16:12:03.733 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.733 INFO kablam! --> src/x86/avx2.rs:403:50 Sep 19 16:12:03.733 INFO kablam! | Sep 19 16:12:03.733 INFO kablam! 403 | pub unsafe fn _mm256_cvtepi16_epi64(a: i16x8) -> i64x4 { Sep 19 16:12:03.733 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.733 INFO kablam! Sep 19 16:12:03.733 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.733 INFO kablam! --> src/x86/avx2.rs:411:40 Sep 19 16:12:03.733 INFO kablam! | Sep 19 16:12:03.733 INFO kablam! 411 | pub unsafe fn _mm256_cvtepi32_epi64(a: i32x4) -> i64x4 { Sep 19 16:12:03.733 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.733 INFO kablam! Sep 19 16:12:03.733 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.733 INFO kablam! --> src/x86/avx2.rs:411:50 Sep 19 16:12:03.733 INFO kablam! | Sep 19 16:12:03.733 INFO kablam! 411 | pub unsafe fn _mm256_cvtepi32_epi64(a: i32x4) -> i64x4 { Sep 19 16:12:03.733 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.733 INFO kablam! Sep 19 16:12:03.733 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:03.733 INFO kablam! --> src/x86/avx2.rs:419:39 Sep 19 16:12:03.733 INFO kablam! | Sep 19 16:12:03.733 INFO kablam! 419 | pub unsafe fn _mm256_cvtepi8_epi16(a: i8x16) -> i16x16 { Sep 19 16:12:03.733 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.733 INFO kablam! Sep 19 16:12:03.733 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.733 INFO kablam! --> src/x86/avx2.rs:419:49 Sep 19 16:12:03.733 INFO kablam! | Sep 19 16:12:03.733 INFO kablam! 419 | pub unsafe fn _mm256_cvtepi8_epi16(a: i8x16) -> i16x16 { Sep 19 16:12:03.733 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.733 INFO kablam! Sep 19 16:12:03.733 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:03.733 INFO kablam! --> src/x86/avx2.rs:427:39 Sep 19 16:12:03.733 INFO kablam! | Sep 19 16:12:03.733 INFO kablam! 427 | pub unsafe fn _mm256_cvtepi8_epi32(a: i8x16) -> i32x8 { Sep 19 16:12:03.733 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.733 INFO kablam! Sep 19 16:12:03.733 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.733 INFO kablam! --> src/x86/avx2.rs:427:49 Sep 19 16:12:03.733 INFO kablam! | Sep 19 16:12:03.733 INFO kablam! 427 | pub unsafe fn _mm256_cvtepi8_epi32(a: i8x16) -> i32x8 { Sep 19 16:12:03.733 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.733 INFO kablam! Sep 19 16:12:03.733 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:03.733 INFO kablam! --> src/x86/avx2.rs:435:39 Sep 19 16:12:03.733 INFO kablam! | Sep 19 16:12:03.733 INFO kablam! 435 | pub unsafe fn _mm256_cvtepi8_epi64(a: i8x16) -> i64x4 { Sep 19 16:12:03.733 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.733 INFO kablam! Sep 19 16:12:03.734 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.734 INFO kablam! --> src/x86/avx2.rs:435:49 Sep 19 16:12:03.734 INFO kablam! | Sep 19 16:12:03.734 INFO kablam! 435 | pub unsafe fn _mm256_cvtepi8_epi64(a: i8x16) -> i64x4 { Sep 19 16:12:03.734 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.734 INFO kablam! Sep 19 16:12:03.734 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:03.734 INFO kablam! --> src/x86/avx2.rs:444:40 Sep 19 16:12:03.734 INFO kablam! | Sep 19 16:12:03.734 INFO kablam! 444 | pub unsafe fn _mm256_cvtepu16_epi32(a: u16x8) -> i32x8 { Sep 19 16:12:03.734 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.734 INFO kablam! Sep 19 16:12:03.734 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.734 INFO kablam! --> src/x86/avx2.rs:444:50 Sep 19 16:12:03.734 INFO kablam! | Sep 19 16:12:03.734 INFO kablam! 444 | pub unsafe fn _mm256_cvtepu16_epi32(a: u16x8) -> i32x8 { Sep 19 16:12:03.734 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.734 INFO kablam! Sep 19 16:12:03.734 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:03.734 INFO kablam! --> src/x86/avx2.rs:453:40 Sep 19 16:12:03.734 INFO kablam! | Sep 19 16:12:03.734 INFO kablam! 453 | pub unsafe fn _mm256_cvtepu16_epi64(a: u16x8) -> i64x4 { Sep 19 16:12:03.734 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.734 INFO kablam! Sep 19 16:12:03.734 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.734 INFO kablam! --> src/x86/avx2.rs:453:50 Sep 19 16:12:03.734 INFO kablam! | Sep 19 16:12:03.734 INFO kablam! 453 | pub unsafe fn _mm256_cvtepu16_epi64(a: u16x8) -> i64x4 { Sep 19 16:12:03.734 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.734 INFO kablam! Sep 19 16:12:03.734 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:03.734 INFO kablam! --> src/x86/avx2.rs:461:40 Sep 19 16:12:03.734 INFO kablam! | Sep 19 16:12:03.734 INFO kablam! 461 | pub unsafe fn _mm256_cvtepu32_epi64(a: u32x4) -> i64x4 { Sep 19 16:12:03.734 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.734 INFO kablam! Sep 19 16:12:03.734 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.734 INFO kablam! --> src/x86/avx2.rs:461:50 Sep 19 16:12:03.734 INFO kablam! | Sep 19 16:12:03.734 INFO kablam! 461 | pub unsafe fn _mm256_cvtepu32_epi64(a: u32x4) -> i64x4 { Sep 19 16:12:03.734 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.734 INFO kablam! Sep 19 16:12:03.734 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:03.734 INFO kablam! --> src/x86/avx2.rs:469:39 Sep 19 16:12:03.734 INFO kablam! | Sep 19 16:12:03.734 INFO kablam! 469 | pub unsafe fn _mm256_cvtepu8_epi16(a: u8x16) -> i16x16 { Sep 19 16:12:03.734 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.734 INFO kablam! Sep 19 16:12:03.734 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.734 INFO kablam! --> src/x86/avx2.rs:469:49 Sep 19 16:12:03.734 INFO kablam! | Sep 19 16:12:03.734 INFO kablam! 469 | pub unsafe fn _mm256_cvtepu8_epi16(a: u8x16) -> i16x16 { Sep 19 16:12:03.734 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.735 INFO kablam! Sep 19 16:12:03.735 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:03.735 INFO kablam! --> src/x86/avx2.rs:478:39 Sep 19 16:12:03.735 INFO kablam! | Sep 19 16:12:03.735 INFO kablam! 478 | pub unsafe fn _mm256_cvtepu8_epi32(a: u8x16) -> i32x8 { Sep 19 16:12:03.735 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.735 INFO kablam! Sep 19 16:12:03.735 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.735 INFO kablam! --> src/x86/avx2.rs:478:49 Sep 19 16:12:03.735 INFO kablam! | Sep 19 16:12:03.735 INFO kablam! 478 | pub unsafe fn _mm256_cvtepu8_epi32(a: u8x16) -> i32x8 { Sep 19 16:12:03.735 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.735 INFO kablam! Sep 19 16:12:03.735 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:03.735 INFO kablam! --> src/x86/avx2.rs:487:39 Sep 19 16:12:03.735 INFO kablam! | Sep 19 16:12:03.735 INFO kablam! 487 | pub unsafe fn _mm256_cvtepu8_epi64(a: u8x16) -> i64x4 { Sep 19 16:12:03.735 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.735 INFO kablam! Sep 19 16:12:03.735 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.735 INFO kablam! --> src/x86/avx2.rs:487:49 Sep 19 16:12:03.735 INFO kablam! | Sep 19 16:12:03.735 INFO kablam! 487 | pub unsafe fn _mm256_cvtepu8_epi64(a: u8x16) -> i64x4 { Sep 19 16:12:03.735 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.735 INFO kablam! Sep 19 16:12:03.735 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.735 INFO kablam! --> src/x86/avx2.rs:511:36 Sep 19 16:12:03.735 INFO kablam! | Sep 19 16:12:03.735 INFO kablam! 511 | pub unsafe fn _mm256_hadd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.735 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.735 INFO kablam! Sep 19 16:12:03.735 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.735 INFO kablam! --> src/x86/avx2.rs:511:47 Sep 19 16:12:03.735 INFO kablam! | Sep 19 16:12:03.735 INFO kablam! 511 | pub unsafe fn _mm256_hadd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.735 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.735 INFO kablam! Sep 19 16:12:03.735 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.735 INFO kablam! --> src/x86/avx2.rs:511:58 Sep 19 16:12:03.735 INFO kablam! | Sep 19 16:12:03.735 INFO kablam! 511 | pub unsafe fn _mm256_hadd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.735 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.735 INFO kablam! Sep 19 16:12:03.735 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.735 INFO kablam! --> src/x86/avx2.rs:519:36 Sep 19 16:12:03.735 INFO kablam! | Sep 19 16:12:03.735 INFO kablam! 519 | pub unsafe fn _mm256_hadd_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.735 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.735 INFO kablam! Sep 19 16:12:03.735 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.735 INFO kablam! --> src/x86/avx2.rs:519:46 Sep 19 16:12:03.735 INFO kablam! | Sep 19 16:12:03.735 INFO kablam! 519 | pub unsafe fn _mm256_hadd_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.735 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.735 INFO kablam! Sep 19 16:12:03.735 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.735 INFO kablam! --> src/x86/avx2.rs:519:56 Sep 19 16:12:03.735 INFO kablam! | Sep 19 16:12:03.735 INFO kablam! 519 | pub unsafe fn _mm256_hadd_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.735 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.736 INFO kablam! Sep 19 16:12:03.736 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.736 INFO kablam! --> src/x86/avx2.rs:528:37 Sep 19 16:12:03.736 INFO kablam! | Sep 19 16:12:03.736 INFO kablam! 528 | pub unsafe fn _mm256_hadds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.736 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.736 INFO kablam! Sep 19 16:12:03.736 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.736 INFO kablam! --> src/x86/avx2.rs:528:48 Sep 19 16:12:03.736 INFO kablam! | Sep 19 16:12:03.736 INFO kablam! 528 | pub unsafe fn _mm256_hadds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.736 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.736 INFO kablam! Sep 19 16:12:03.736 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.736 INFO kablam! --> src/x86/avx2.rs:528:59 Sep 19 16:12:03.736 INFO kablam! | Sep 19 16:12:03.736 INFO kablam! 528 | pub unsafe fn _mm256_hadds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.736 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.736 INFO kablam! Sep 19 16:12:03.736 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.736 INFO kablam! --> src/x86/avx2.rs:536:36 Sep 19 16:12:03.736 INFO kablam! | Sep 19 16:12:03.736 INFO kablam! 536 | pub unsafe fn _mm256_hsub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.736 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.736 INFO kablam! Sep 19 16:12:03.736 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.736 INFO kablam! --> src/x86/avx2.rs:536:47 Sep 19 16:12:03.736 INFO kablam! | Sep 19 16:12:03.736 INFO kablam! 536 | pub unsafe fn _mm256_hsub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.736 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.736 INFO kablam! Sep 19 16:12:03.736 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.736 INFO kablam! --> src/x86/avx2.rs:536:58 Sep 19 16:12:03.736 INFO kablam! | Sep 19 16:12:03.736 INFO kablam! 536 | pub unsafe fn _mm256_hsub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.736 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.736 INFO kablam! Sep 19 16:12:03.736 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.736 INFO kablam! --> src/x86/avx2.rs:544:36 Sep 19 16:12:03.736 INFO kablam! | Sep 19 16:12:03.736 INFO kablam! 544 | pub unsafe fn _mm256_hsub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.736 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.736 INFO kablam! Sep 19 16:12:03.736 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.736 INFO kablam! --> src/x86/avx2.rs:544:46 Sep 19 16:12:03.736 INFO kablam! | Sep 19 16:12:03.736 INFO kablam! 544 | pub unsafe fn _mm256_hsub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.736 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.736 INFO kablam! Sep 19 16:12:03.736 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.736 INFO kablam! --> src/x86/avx2.rs:544:56 Sep 19 16:12:03.736 INFO kablam! | Sep 19 16:12:03.736 INFO kablam! 544 | pub unsafe fn _mm256_hsub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.736 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.736 INFO kablam! Sep 19 16:12:03.736 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.737 INFO kablam! --> src/x86/avx2.rs:553:37 Sep 19 16:12:03.737 INFO kablam! | Sep 19 16:12:03.737 INFO kablam! 553 | pub unsafe fn _mm256_hsubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.737 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.737 INFO kablam! Sep 19 16:12:03.737 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.737 INFO kablam! --> src/x86/avx2.rs:553:48 Sep 19 16:12:03.737 INFO kablam! | Sep 19 16:12:03.737 INFO kablam! 553 | pub unsafe fn _mm256_hsubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.737 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.737 INFO kablam! Sep 19 16:12:03.737 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.737 INFO kablam! --> src/x86/avx2.rs:553:59 Sep 19 16:12:03.737 INFO kablam! | Sep 19 16:12:03.737 INFO kablam! 553 | pub unsafe fn _mm256_hsubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.737 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.737 INFO kablam! Sep 19 16:12:03.737 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.737 INFO kablam! --> src/x86/avx2.rs:564:63 Sep 19 16:12:03.737 INFO kablam! | Sep 19 16:12:03.737 INFO kablam! 564 | pub unsafe fn _mm_i32gather_epi32(slice: *const i32, offsets: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.737 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.737 INFO kablam! Sep 19 16:12:03.737 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.737 INFO kablam! --> src/x86/avx2.rs:564:85 Sep 19 16:12:03.737 INFO kablam! | Sep 19 16:12:03.737 INFO kablam! 564 | pub unsafe fn _mm_i32gather_epi32(slice: *const i32, offsets: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.737 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.737 INFO kablam! Sep 19 16:12:03.737 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.737 INFO kablam! --> src/x86/avx2.rs:583:45 Sep 19 16:12:03.737 INFO kablam! | Sep 19 16:12:03.737 INFO kablam! 583 | pub unsafe fn _mm_mask_i32gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.737 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.737 INFO kablam! Sep 19 16:12:03.737 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.737 INFO kablam! --> src/x86/avx2.rs:583:80 Sep 19 16:12:03.737 INFO kablam! | Sep 19 16:12:03.737 INFO kablam! 583 | pub unsafe fn _mm_mask_i32gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.737 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.737 INFO kablam! Sep 19 16:12:03.737 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.737 INFO kablam! --> src/x86/avx2.rs:583:93 Sep 19 16:12:03.737 INFO kablam! | Sep 19 16:12:03.737 INFO kablam! 583 | pub unsafe fn _mm_mask_i32gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.737 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.737 INFO kablam! Sep 19 16:12:03.737 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.737 INFO kablam! --> src/x86/avx2.rs:583:115 Sep 19 16:12:03.737 INFO kablam! | Sep 19 16:12:03.737 INFO kablam! 583 | pub unsafe fn _mm_mask_i32gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.737 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.737 INFO kablam! Sep 19 16:12:03.737 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.737 INFO kablam! --> src/x86/avx2.rs:601:66 Sep 19 16:12:03.737 INFO kablam! | Sep 19 16:12:03.737 INFO kablam! 601 | pub unsafe fn _mm256_i32gather_epi32(slice: *const i32, offsets: i32x8, scale: i32) -> i32x8 { Sep 19 16:12:03.737 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.737 INFO kablam! Sep 19 16:12:03.737 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.738 INFO kablam! --> src/x86/avx2.rs:601:88 Sep 19 16:12:03.738 INFO kablam! | Sep 19 16:12:03.738 INFO kablam! 601 | pub unsafe fn _mm256_i32gather_epi32(slice: *const i32, offsets: i32x8, scale: i32) -> i32x8 { Sep 19 16:12:03.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.738 INFO kablam! Sep 19 16:12:03.738 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.738 INFO kablam! --> src/x86/avx2.rs:620:48 Sep 19 16:12:03.738 INFO kablam! | Sep 19 16:12:03.738 INFO kablam! 620 | pub unsafe fn _mm256_mask_i32gather_epi32(src: i32x8, slice: *const i32, offsets: i32x8, mask: i32x8, scale: i32) -> i32x8 { Sep 19 16:12:03.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.738 INFO kablam! Sep 19 16:12:03.738 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.738 INFO kablam! --> src/x86/avx2.rs:620:83 Sep 19 16:12:03.738 INFO kablam! | Sep 19 16:12:03.738 INFO kablam! 620 | pub unsafe fn _mm256_mask_i32gather_epi32(src: i32x8, slice: *const i32, offsets: i32x8, mask: i32x8, scale: i32) -> i32x8 { Sep 19 16:12:03.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.738 INFO kablam! Sep 19 16:12:03.738 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.738 INFO kablam! --> src/x86/avx2.rs:620:96 Sep 19 16:12:03.738 INFO kablam! | Sep 19 16:12:03.738 INFO kablam! 620 | pub unsafe fn _mm256_mask_i32gather_epi32(src: i32x8, slice: *const i32, offsets: i32x8, mask: i32x8, scale: i32) -> i32x8 { Sep 19 16:12:03.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.738 INFO kablam! Sep 19 16:12:03.738 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.738 INFO kablam! --> src/x86/avx2.rs:620:118 Sep 19 16:12:03.738 INFO kablam! | Sep 19 16:12:03.738 INFO kablam! 620 | pub unsafe fn _mm256_mask_i32gather_epi32(src: i32x8, slice: *const i32, offsets: i32x8, mask: i32x8, scale: i32) -> i32x8 { Sep 19 16:12:03.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.738 INFO kablam! Sep 19 16:12:03.738 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.738 INFO kablam! --> src/x86/avx2.rs:638:84 Sep 19 16:12:03.738 INFO kablam! | Sep 19 16:12:03.738 INFO kablam! 638 | pub unsafe fn _mm_i32gather_ps(slice: *const f32, offsets: __m128i, scale: i32) -> f32x4 { Sep 19 16:12:03.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.738 INFO kablam! Sep 19 16:12:03.738 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.738 INFO kablam! --> src/x86/avx2.rs:657:42 Sep 19 16:12:03.738 INFO kablam! | Sep 19 16:12:03.738 INFO kablam! 657 | pub unsafe fn _mm_mask_i32gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 19 16:12:03.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.738 INFO kablam! Sep 19 16:12:03.738 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.738 INFO kablam! --> src/x86/avx2.rs:657:92 Sep 19 16:12:03.738 INFO kablam! | Sep 19 16:12:03.738 INFO kablam! 657 | pub unsafe fn _mm_mask_i32gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 19 16:12:03.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.738 INFO kablam! Sep 19 16:12:03.738 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.738 INFO kablam! --> src/x86/avx2.rs:657:114 Sep 19 16:12:03.738 INFO kablam! | Sep 19 16:12:03.738 INFO kablam! 657 | pub unsafe fn _mm_mask_i32gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 19 16:12:03.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.738 INFO kablam! Sep 19 16:12:03.738 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.738 INFO kablam! --> src/x86/avx2.rs:675:87 Sep 19 16:12:03.738 INFO kablam! | Sep 19 16:12:03.738 INFO kablam! 675 | pub unsafe fn _mm256_i32gather_ps(slice: *const f32, offsets: __m256i, scale: i32) -> f32x8 { Sep 19 16:12:03.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:694:45 Sep 19 16:12:03.739 INFO kablam! | Sep 19 16:12:03.739 INFO kablam! 694 | pub unsafe fn _mm256_mask_i32gather_ps(src: f32x8, slice: *const f32, offsets: __m256i, mask: f32x8, scale: i32) -> f32x8 { Sep 19 16:12:03.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:694:95 Sep 19 16:12:03.739 INFO kablam! | Sep 19 16:12:03.739 INFO kablam! 694 | pub unsafe fn _mm256_mask_i32gather_ps(src: f32x8, slice: *const f32, offsets: __m256i, mask: f32x8, scale: i32) -> f32x8 { Sep 19 16:12:03.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:694:117 Sep 19 16:12:03.739 INFO kablam! | Sep 19 16:12:03.739 INFO kablam! 694 | pub unsafe fn _mm256_mask_i32gather_ps(src: f32x8, slice: *const f32, offsets: __m256i, mask: f32x8, scale: i32) -> f32x8 { Sep 19 16:12:03.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:712:63 Sep 19 16:12:03.739 INFO kablam! | Sep 19 16:12:03.739 INFO kablam! 712 | pub unsafe fn _mm_i32gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:712:85 Sep 19 16:12:03.739 INFO kablam! | Sep 19 16:12:03.739 INFO kablam! 712 | pub unsafe fn _mm_i32gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:731:45 Sep 19 16:12:03.739 INFO kablam! | Sep 19 16:12:03.739 INFO kablam! 731 | pub unsafe fn _mm_mask_i32gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:731:80 Sep 19 16:12:03.739 INFO kablam! | Sep 19 16:12:03.739 INFO kablam! 731 | pub unsafe fn _mm_mask_i32gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:731:93 Sep 19 16:12:03.739 INFO kablam! | Sep 19 16:12:03.739 INFO kablam! 731 | pub unsafe fn _mm_mask_i32gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:731:115 Sep 19 16:12:03.739 INFO kablam! | Sep 19 16:12:03.739 INFO kablam! 731 | pub unsafe fn _mm_mask_i32gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:749:66 Sep 19 16:12:03.739 INFO kablam! | Sep 19 16:12:03.739 INFO kablam! 749 | pub unsafe fn _mm256_i32gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x4 { Sep 19 16:12:03.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.739 INFO kablam! Sep 19 16:12:03.739 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.739 INFO kablam! --> src/x86/avx2.rs:749:88 Sep 19 16:12:03.740 INFO kablam! | Sep 19 16:12:03.740 INFO kablam! 749 | pub unsafe fn _mm256_i32gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x4 { Sep 19 16:12:03.740 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.740 INFO kablam! Sep 19 16:12:03.752 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.752 INFO kablam! --> src/x86/avx2.rs:768:48 Sep 19 16:12:03.752 INFO kablam! | Sep 19 16:12:03.752 INFO kablam! 768 | pub unsafe fn _mm256_mask_i32gather_epi64(src: i64x4, slice: *const i64, offsets: i64x2, mask: i64x4, scale: i32) -> i64x4 { Sep 19 16:12:03.752 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.752 INFO kablam! Sep 19 16:12:03.752 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.752 INFO kablam! --> src/x86/avx2.rs:768:83 Sep 19 16:12:03.752 INFO kablam! | Sep 19 16:12:03.752 INFO kablam! 768 | pub unsafe fn _mm256_mask_i32gather_epi64(src: i64x4, slice: *const i64, offsets: i64x2, mask: i64x4, scale: i32) -> i64x4 { Sep 19 16:12:03.752 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.752 INFO kablam! Sep 19 16:12:03.752 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.752 INFO kablam! --> src/x86/avx2.rs:768:96 Sep 19 16:12:03.752 INFO kablam! | Sep 19 16:12:03.752 INFO kablam! 768 | pub unsafe fn _mm256_mask_i32gather_epi64(src: i64x4, slice: *const i64, offsets: i64x2, mask: i64x4, scale: i32) -> i64x4 { Sep 19 16:12:03.752 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.752 INFO kablam! Sep 19 16:12:03.752 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.752 INFO kablam! --> src/x86/avx2.rs:768:118 Sep 19 16:12:03.752 INFO kablam! | Sep 19 16:12:03.752 INFO kablam! 768 | pub unsafe fn _mm256_mask_i32gather_epi64(src: i64x4, slice: *const i64, offsets: i64x2, mask: i64x4, scale: i32) -> i64x4 { Sep 19 16:12:03.752 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.752 INFO kablam! Sep 19 16:12:03.752 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.752 INFO kablam! --> src/x86/avx2.rs:786:84 Sep 19 16:12:03.752 INFO kablam! | Sep 19 16:12:03.752 INFO kablam! 786 | pub unsafe fn _mm_i32gather_pd(slice: *const f64, offsets: __m128i, scale: i32) -> f64x2 { Sep 19 16:12:03.752 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.752 INFO kablam! Sep 19 16:12:03.752 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.752 INFO kablam! --> src/x86/avx2.rs:805:42 Sep 19 16:12:03.752 INFO kablam! | Sep 19 16:12:03.752 INFO kablam! 805 | pub unsafe fn _mm_mask_i32gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 19 16:12:03.752 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.752 INFO kablam! Sep 19 16:12:03.752 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.753 INFO kablam! --> src/x86/avx2.rs:805:92 Sep 19 16:12:03.753 INFO kablam! | Sep 19 16:12:03.753 INFO kablam! 805 | pub unsafe fn _mm_mask_i32gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 19 16:12:03.753 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.753 INFO kablam! Sep 19 16:12:03.753 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.753 INFO kablam! --> src/x86/avx2.rs:805:114 Sep 19 16:12:03.753 INFO kablam! | Sep 19 16:12:03.753 INFO kablam! 805 | pub unsafe fn _mm_mask_i32gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 19 16:12:03.753 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.753 INFO kablam! Sep 19 16:12:03.753 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.753 INFO kablam! --> src/x86/avx2.rs:823:87 Sep 19 16:12:03.753 INFO kablam! | Sep 19 16:12:03.753 INFO kablam! 823 | pub unsafe fn _mm256_i32gather_pd(slice: *const f64, offsets: __m128i, scale: i32) -> f64x4 { Sep 19 16:12:03.753 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.753 INFO kablam! Sep 19 16:12:03.753 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.753 INFO kablam! --> src/x86/avx2.rs:842:45 Sep 19 16:12:03.753 INFO kablam! | Sep 19 16:12:03.753 INFO kablam! 842 | pub unsafe fn _mm256_mask_i32gather_pd(src: f64x4, slice: *const f64, offsets: __m128i, mask: f64x4, scale: i32) -> f64x4 { Sep 19 16:12:03.753 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.753 INFO kablam! Sep 19 16:12:03.753 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.753 INFO kablam! --> src/x86/avx2.rs:842:95 Sep 19 16:12:03.753 INFO kablam! | Sep 19 16:12:03.753 INFO kablam! 842 | pub unsafe fn _mm256_mask_i32gather_pd(src: f64x4, slice: *const f64, offsets: __m128i, mask: f64x4, scale: i32) -> f64x4 { Sep 19 16:12:03.753 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.753 INFO kablam! Sep 19 16:12:03.753 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.753 INFO kablam! --> src/x86/avx2.rs:842:117 Sep 19 16:12:03.753 INFO kablam! | Sep 19 16:12:03.753 INFO kablam! 842 | pub unsafe fn _mm256_mask_i32gather_pd(src: f64x4, slice: *const f64, offsets: __m128i, mask: f64x4, scale: i32) -> f64x4 { Sep 19 16:12:03.753 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.753 INFO kablam! Sep 19 16:12:03.753 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.753 INFO kablam! --> src/x86/avx2.rs:860:63 Sep 19 16:12:03.753 INFO kablam! | Sep 19 16:12:03.753 INFO kablam! 860 | pub unsafe fn _mm_i64gather_epi32(slice: *const i32, offsets: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.753 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.753 INFO kablam! Sep 19 16:12:03.753 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.753 INFO kablam! --> src/x86/avx2.rs:860:85 Sep 19 16:12:03.753 INFO kablam! | Sep 19 16:12:03.753 INFO kablam! 860 | pub unsafe fn _mm_i64gather_epi32(slice: *const i32, offsets: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.753 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.753 INFO kablam! Sep 19 16:12:03.753 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.753 INFO kablam! --> src/x86/avx2.rs:879:45 Sep 19 16:12:03.753 INFO kablam! | Sep 19 16:12:03.754 INFO kablam! 879 | pub unsafe fn _mm_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.754 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.754 INFO kablam! Sep 19 16:12:03.754 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.754 INFO kablam! --> src/x86/avx2.rs:879:80 Sep 19 16:12:03.754 INFO kablam! | Sep 19 16:12:03.754 INFO kablam! 879 | pub unsafe fn _mm_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.754 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.754 INFO kablam! Sep 19 16:12:03.754 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.754 INFO kablam! --> src/x86/avx2.rs:879:93 Sep 19 16:12:03.754 INFO kablam! | Sep 19 16:12:03.754 INFO kablam! 879 | pub unsafe fn _mm_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.754 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.754 INFO kablam! Sep 19 16:12:03.754 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.754 INFO kablam! --> src/x86/avx2.rs:879:115 Sep 19 16:12:03.754 INFO kablam! | Sep 19 16:12:03.754 INFO kablam! 879 | pub unsafe fn _mm_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.754 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.754 INFO kablam! Sep 19 16:12:03.754 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.754 INFO kablam! --> src/x86/avx2.rs:897:66 Sep 19 16:12:03.754 INFO kablam! | Sep 19 16:12:03.754 INFO kablam! 897 | pub unsafe fn _mm256_i64gather_epi32(slice: *const i32, offsets: i32x8, scale: i32) -> i32x4 { Sep 19 16:12:03.754 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.754 INFO kablam! Sep 19 16:12:03.754 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.754 INFO kablam! --> src/x86/avx2.rs:897:88 Sep 19 16:12:03.754 INFO kablam! | Sep 19 16:12:03.754 INFO kablam! 897 | pub unsafe fn _mm256_i64gather_epi32(slice: *const i32, offsets: i32x8, scale: i32) -> i32x4 { Sep 19 16:12:03.754 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.754 INFO kablam! Sep 19 16:12:03.754 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.754 INFO kablam! --> src/x86/avx2.rs:916:48 Sep 19 16:12:03.754 INFO kablam! | Sep 19 16:12:03.754 INFO kablam! 916 | pub unsafe fn _mm256_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x8, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.754 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.754 INFO kablam! Sep 19 16:12:03.754 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.754 INFO kablam! --> src/x86/avx2.rs:916:83 Sep 19 16:12:03.754 INFO kablam! | Sep 19 16:12:03.754 INFO kablam! 916 | pub unsafe fn _mm256_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x8, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.754 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.754 INFO kablam! Sep 19 16:12:03.754 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.754 INFO kablam! --> src/x86/avx2.rs:916:96 Sep 19 16:12:03.754 INFO kablam! | Sep 19 16:12:03.754 INFO kablam! 916 | pub unsafe fn _mm256_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x8, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.754 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.754 INFO kablam! Sep 19 16:12:03.755 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.755 INFO kablam! --> src/x86/avx2.rs:916:118 Sep 19 16:12:03.755 INFO kablam! | Sep 19 16:12:03.755 INFO kablam! 916 | pub unsafe fn _mm256_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x8, mask: i32x4, scale: i32) -> i32x4 { Sep 19 16:12:03.755 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.755 INFO kablam! Sep 19 16:12:03.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.755 INFO kablam! --> src/x86/avx2.rs:934:84 Sep 19 16:12:03.755 INFO kablam! | Sep 19 16:12:03.755 INFO kablam! 934 | pub unsafe fn _mm_i64gather_ps(slice: *const f32, offsets: __m128i, scale: i32) -> f32x4 { Sep 19 16:12:03.755 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.755 INFO kablam! Sep 19 16:12:03.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.755 INFO kablam! --> src/x86/avx2.rs:953:42 Sep 19 16:12:03.755 INFO kablam! | Sep 19 16:12:03.755 INFO kablam! 953 | pub unsafe fn _mm_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 19 16:12:03.755 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.755 INFO kablam! Sep 19 16:12:03.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.755 INFO kablam! --> src/x86/avx2.rs:953:92 Sep 19 16:12:03.755 INFO kablam! | Sep 19 16:12:03.755 INFO kablam! 953 | pub unsafe fn _mm_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 19 16:12:03.755 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.755 INFO kablam! Sep 19 16:12:03.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.755 INFO kablam! --> src/x86/avx2.rs:953:114 Sep 19 16:12:03.755 INFO kablam! | Sep 19 16:12:03.755 INFO kablam! 953 | pub unsafe fn _mm_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 19 16:12:03.755 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.755 INFO kablam! Sep 19 16:12:03.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.755 INFO kablam! --> src/x86/avx2.rs:971:87 Sep 19 16:12:03.755 INFO kablam! | Sep 19 16:12:03.755 INFO kablam! 971 | pub unsafe fn _mm256_i64gather_ps(slice: *const f32, offsets: __m256i, scale: i32) -> f32x4 { Sep 19 16:12:03.755 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.755 INFO kablam! Sep 19 16:12:03.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.755 INFO kablam! --> src/x86/avx2.rs:990:45 Sep 19 16:12:03.755 INFO kablam! | Sep 19 16:12:03.755 INFO kablam! 990 | pub unsafe fn _mm256_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m256i, mask: f32x4, scale: i32) -> f32x4 { Sep 19 16:12:03.755 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.755 INFO kablam! Sep 19 16:12:03.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.755 INFO kablam! --> src/x86/avx2.rs:990:95 Sep 19 16:12:03.755 INFO kablam! | Sep 19 16:12:03.755 INFO kablam! 990 | pub unsafe fn _mm256_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m256i, mask: f32x4, scale: i32) -> f32x4 { Sep 19 16:12:03.755 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.755 INFO kablam! Sep 19 16:12:03.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:03.756 INFO kablam! --> src/x86/avx2.rs:990:117 Sep 19 16:12:03.756 INFO kablam! | Sep 19 16:12:03.756 INFO kablam! 990 | pub unsafe fn _mm256_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m256i, mask: f32x4, scale: i32) -> f32x4 { Sep 19 16:12:03.756 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.756 INFO kablam! Sep 19 16:12:03.756 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.756 INFO kablam! --> src/x86/avx2.rs:1008:63 Sep 19 16:12:03.756 INFO kablam! | Sep 19 16:12:03.756 INFO kablam! 1008 | pub unsafe fn _mm_i64gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.756 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.756 INFO kablam! Sep 19 16:12:03.756 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.756 INFO kablam! --> src/x86/avx2.rs:1008:85 Sep 19 16:12:03.756 INFO kablam! | Sep 19 16:12:03.756 INFO kablam! 1008 | pub unsafe fn _mm_i64gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.756 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.756 INFO kablam! Sep 19 16:12:03.756 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.756 INFO kablam! --> src/x86/avx2.rs:1027:45 Sep 19 16:12:03.756 INFO kablam! | Sep 19 16:12:03.756 INFO kablam! 1027 | pub unsafe fn _mm_mask_i64gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.756 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.756 INFO kablam! Sep 19 16:12:03.756 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.756 INFO kablam! --> src/x86/avx2.rs:1027:80 Sep 19 16:12:03.756 INFO kablam! | Sep 19 16:12:03.756 INFO kablam! 1027 | pub unsafe fn _mm_mask_i64gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.756 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.756 INFO kablam! Sep 19 16:12:03.756 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.756 INFO kablam! --> src/x86/avx2.rs:1027:93 Sep 19 16:12:03.756 INFO kablam! | Sep 19 16:12:03.756 INFO kablam! 1027 | pub unsafe fn _mm_mask_i64gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.756 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.756 INFO kablam! Sep 19 16:12:03.756 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.756 INFO kablam! --> src/x86/avx2.rs:1027:115 Sep 19 16:12:03.756 INFO kablam! | Sep 19 16:12:03.756 INFO kablam! 1027 | pub unsafe fn _mm_mask_i64gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 19 16:12:03.756 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.756 INFO kablam! Sep 19 16:12:03.756 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.756 INFO kablam! --> src/x86/avx2.rs:1045:66 Sep 19 16:12:03.756 INFO kablam! | Sep 19 16:12:03.756 INFO kablam! 1045 | pub unsafe fn _mm256_i64gather_epi64(slice: *const i64, offsets: i64x4, scale: i32) -> i64x4 { Sep 19 16:12:03.756 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.756 INFO kablam! Sep 19 16:12:03.756 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.756 INFO kablam! --> src/x86/avx2.rs:1045:88 Sep 19 16:12:03.756 INFO kablam! | Sep 19 16:12:03.756 INFO kablam! 1045 | pub unsafe fn _mm256_i64gather_epi64(slice: *const i64, offsets: i64x4, scale: i32) -> i64x4 { Sep 19 16:12:03.756 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.756 INFO kablam! Sep 19 16:12:03.756 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.756 INFO kablam! --> src/x86/avx2.rs:1064:48 Sep 19 16:12:03.756 INFO kablam! | Sep 19 16:12:03.756 INFO kablam! 1064 | pub unsafe fn _mm256_mask_i64gather_epi64(src: i64x4, slice: *const i64, offsets: i64x4, mask: i64x4, scale: i32) -> i64x4 { Sep 19 16:12:03.756 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.756 INFO kablam! Sep 19 16:12:03.757 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.757 INFO kablam! --> src/x86/avx2.rs:1064:83 Sep 19 16:12:03.757 INFO kablam! | Sep 19 16:12:03.757 INFO kablam! 1064 | pub unsafe fn _mm256_mask_i64gather_epi64(src: i64x4, slice: *const i64, offsets: i64x4, mask: i64x4, scale: i32) -> i64x4 { Sep 19 16:12:03.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.757 INFO kablam! Sep 19 16:12:03.757 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.757 INFO kablam! --> src/x86/avx2.rs:1064:96 Sep 19 16:12:03.757 INFO kablam! | Sep 19 16:12:03.757 INFO kablam! 1064 | pub unsafe fn _mm256_mask_i64gather_epi64(src: i64x4, slice: *const i64, offsets: i64x4, mask: i64x4, scale: i32) -> i64x4 { Sep 19 16:12:03.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.757 INFO kablam! Sep 19 16:12:03.757 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.757 INFO kablam! --> src/x86/avx2.rs:1064:118 Sep 19 16:12:03.757 INFO kablam! | Sep 19 16:12:03.757 INFO kablam! 1064 | pub unsafe fn _mm256_mask_i64gather_epi64(src: i64x4, slice: *const i64, offsets: i64x4, mask: i64x4, scale: i32) -> i64x4 { Sep 19 16:12:03.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.757 INFO kablam! Sep 19 16:12:03.757 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.757 INFO kablam! --> src/x86/avx2.rs:1082:84 Sep 19 16:12:03.757 INFO kablam! | Sep 19 16:12:03.757 INFO kablam! 1082 | pub unsafe fn _mm_i64gather_pd(slice: *const f64, offsets: __m128i, scale: i32) -> f64x2 { Sep 19 16:12:03.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.757 INFO kablam! Sep 19 16:12:03.757 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.757 INFO kablam! --> src/x86/avx2.rs:1101:42 Sep 19 16:12:03.757 INFO kablam! | Sep 19 16:12:03.757 INFO kablam! 1101 | pub unsafe fn _mm_mask_i64gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 19 16:12:03.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.757 INFO kablam! Sep 19 16:12:03.757 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.757 INFO kablam! --> src/x86/avx2.rs:1101:92 Sep 19 16:12:03.757 INFO kablam! | Sep 19 16:12:03.757 INFO kablam! 1101 | pub unsafe fn _mm_mask_i64gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 19 16:12:03.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.757 INFO kablam! Sep 19 16:12:03.757 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:03.757 INFO kablam! --> src/x86/avx2.rs:1101:114 Sep 19 16:12:03.757 INFO kablam! | Sep 19 16:12:03.757 INFO kablam! 1101 | pub unsafe fn _mm_mask_i64gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 19 16:12:03.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.757 INFO kablam! Sep 19 16:12:03.757 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.757 INFO kablam! --> src/x86/avx2.rs:1119:87 Sep 19 16:12:03.757 INFO kablam! | Sep 19 16:12:03.757 INFO kablam! 1119 | pub unsafe fn _mm256_i64gather_pd(slice: *const f64, offsets: __m256i, scale: i32) -> f64x4 { Sep 19 16:12:03.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.757 INFO kablam! Sep 19 16:12:03.757 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.757 INFO kablam! --> src/x86/avx2.rs:1138:45 Sep 19 16:12:03.757 INFO kablam! | Sep 19 16:12:03.757 INFO kablam! 1138 | pub unsafe fn _mm256_mask_i64gather_pd(src: f64x4, slice: *const f64, offsets: __m256i, mask: f64x4, scale: i32) -> f64x4 { Sep 19 16:12:03.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.757 INFO kablam! Sep 19 16:12:03.757 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.757 INFO kablam! --> src/x86/avx2.rs:1138:95 Sep 19 16:12:03.758 INFO kablam! | Sep 19 16:12:03.758 INFO kablam! 1138 | pub unsafe fn _mm256_mask_i64gather_pd(src: f64x4, slice: *const f64, offsets: __m256i, mask: f64x4, scale: i32) -> f64x4 { Sep 19 16:12:03.758 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.758 INFO kablam! Sep 19 16:12:03.758 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.758 INFO kablam! --> src/x86/avx2.rs:1138:117 Sep 19 16:12:03.758 INFO kablam! | Sep 19 16:12:03.758 INFO kablam! 1138 | pub unsafe fn _mm256_mask_i64gather_pd(src: f64x4, slice: *const f64, offsets: __m256i, mask: f64x4, scale: i32) -> f64x4 { Sep 19 16:12:03.758 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.758 INFO kablam! Sep 19 16:12:03.758 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.758 INFO kablam! --> src/x86/avx2.rs:1172:36 Sep 19 16:12:03.758 INFO kablam! | Sep 19 16:12:03.758 INFO kablam! 1172 | pub unsafe fn _mm256_madd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.758 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.758 INFO kablam! Sep 19 16:12:03.758 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.758 INFO kablam! --> src/x86/avx2.rs:1172:47 Sep 19 16:12:03.758 INFO kablam! | Sep 19 16:12:03.758 INFO kablam! 1172 | pub unsafe fn _mm256_madd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.758 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.758 INFO kablam! Sep 19 16:12:03.758 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.758 INFO kablam! --> src/x86/avx2.rs:1172:58 Sep 19 16:12:03.758 INFO kablam! | Sep 19 16:12:03.758 INFO kablam! 1172 | pub unsafe fn _mm256_madd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.758 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.758 INFO kablam! Sep 19 16:12:03.758 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.758 INFO kablam! --> src/x86/avx2.rs:1183:39 Sep 19 16:12:03.758 INFO kablam! | Sep 19 16:12:03.758 INFO kablam! 1183 | pub unsafe fn _mm256_maddubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.758 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.758 INFO kablam! Sep 19 16:12:03.758 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.758 INFO kablam! --> src/x86/avx2.rs:1183:50 Sep 19 16:12:03.758 INFO kablam! | Sep 19 16:12:03.758 INFO kablam! 1183 | pub unsafe fn _mm256_maddubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.758 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.758 INFO kablam! Sep 19 16:12:03.758 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.758 INFO kablam! --> src/x86/avx2.rs:1183:61 Sep 19 16:12:03.758 INFO kablam! | Sep 19 16:12:03.758 INFO kablam! 1183 | pub unsafe fn _mm256_maddubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.758 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.758 INFO kablam! Sep 19 16:12:03.758 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.758 INFO kablam! --> src/x86/avx2.rs:1193:62 Sep 19 16:12:03.758 INFO kablam! | Sep 19 16:12:03.758 INFO kablam! 1193 | pub unsafe fn _mm_maskload_epi32(mem_addr: *const i32, mask: i32x4) -> i32x4 { Sep 19 16:12:03.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.767 INFO kablam! Sep 19 16:12:03.767 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.767 INFO kablam! --> src/x86/avx2.rs:1193:72 Sep 19 16:12:03.767 INFO kablam! | Sep 19 16:12:03.767 INFO kablam! 1193 | pub unsafe fn _mm_maskload_epi32(mem_addr: *const i32, mask: i32x4) -> i32x4 { Sep 19 16:12:03.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.767 INFO kablam! Sep 19 16:12:03.767 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.767 INFO kablam! --> src/x86/avx2.rs:1203:65 Sep 19 16:12:03.767 INFO kablam! | Sep 19 16:12:03.767 INFO kablam! 1203 | pub unsafe fn _mm256_maskload_epi32(mem_addr: *const i32, mask: i32x8) -> i32x8 { Sep 19 16:12:03.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.767 INFO kablam! Sep 19 16:12:03.767 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.767 INFO kablam! --> src/x86/avx2.rs:1203:75 Sep 19 16:12:03.767 INFO kablam! | Sep 19 16:12:03.767 INFO kablam! 1203 | pub unsafe fn _mm256_maskload_epi32(mem_addr: *const i32, mask: i32x8) -> i32x8 { Sep 19 16:12:03.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.767 INFO kablam! Sep 19 16:12:03.767 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.767 INFO kablam! --> src/x86/avx2.rs:1213:62 Sep 19 16:12:03.767 INFO kablam! | Sep 19 16:12:03.767 INFO kablam! 1213 | pub unsafe fn _mm_maskload_epi64(mem_addr: *const i64, mask: i64x2) -> i64x2 { Sep 19 16:12:03.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.767 INFO kablam! Sep 19 16:12:03.767 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.767 INFO kablam! --> src/x86/avx2.rs:1213:72 Sep 19 16:12:03.767 INFO kablam! | Sep 19 16:12:03.767 INFO kablam! 1213 | pub unsafe fn _mm_maskload_epi64(mem_addr: *const i64, mask: i64x2) -> i64x2 { Sep 19 16:12:03.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.767 INFO kablam! Sep 19 16:12:03.767 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.767 INFO kablam! --> src/x86/avx2.rs:1223:65 Sep 19 16:12:03.767 INFO kablam! | Sep 19 16:12:03.767 INFO kablam! 1223 | pub unsafe fn _mm256_maskload_epi64(mem_addr: *const i64, mask: i64x4) -> i64x4 { Sep 19 16:12:03.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.767 INFO kablam! Sep 19 16:12:03.767 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.767 INFO kablam! --> src/x86/avx2.rs:1223:75 Sep 19 16:12:03.767 INFO kablam! | Sep 19 16:12:03.767 INFO kablam! 1223 | pub unsafe fn _mm256_maskload_epi64(mem_addr: *const i64, mask: i64x4) -> i64x4 { Sep 19 16:12:03.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.767 INFO kablam! Sep 19 16:12:03.767 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.767 INFO kablam! --> src/x86/avx2.rs:1232:35 Sep 19 16:12:03.767 INFO kablam! | Sep 19 16:12:03.767 INFO kablam! 1232 | pub unsafe fn _mm256_max_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.767 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.767 INFO kablam! Sep 19 16:12:03.768 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.768 INFO kablam! --> src/x86/avx2.rs:1232:46 Sep 19 16:12:03.768 INFO kablam! | Sep 19 16:12:03.768 INFO kablam! 1232 | pub unsafe fn _mm256_max_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.768 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.768 INFO kablam! Sep 19 16:12:03.768 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.768 INFO kablam! --> src/x86/avx2.rs:1232:57 Sep 19 16:12:03.768 INFO kablam! | Sep 19 16:12:03.768 INFO kablam! 1232 | pub unsafe fn _mm256_max_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.768 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.768 INFO kablam! Sep 19 16:12:03.768 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.768 INFO kablam! --> src/x86/avx2.rs:1241:35 Sep 19 16:12:03.768 INFO kablam! | Sep 19 16:12:03.768 INFO kablam! 1241 | pub unsafe fn _mm256_max_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.768 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.768 INFO kablam! Sep 19 16:12:03.768 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.768 INFO kablam! --> src/x86/avx2.rs:1241:45 Sep 19 16:12:03.768 INFO kablam! | Sep 19 16:12:03.768 INFO kablam! 1241 | pub unsafe fn _mm256_max_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.768 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.768 INFO kablam! Sep 19 16:12:03.768 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.768 INFO kablam! --> src/x86/avx2.rs:1241:55 Sep 19 16:12:03.768 INFO kablam! | Sep 19 16:12:03.768 INFO kablam! 1241 | pub unsafe fn _mm256_max_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.768 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.768 INFO kablam! Sep 19 16:12:03.768 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.768 INFO kablam! --> src/x86/avx2.rs:1250:34 Sep 19 16:12:03.768 INFO kablam! | Sep 19 16:12:03.768 INFO kablam! 1250 | pub unsafe fn _mm256_max_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.768 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1250:44 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.769 INFO kablam! 1250 | pub unsafe fn _mm256_max_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.769 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1250:54 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.769 INFO kablam! 1250 | pub unsafe fn _mm256_max_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.769 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1259:35 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.769 INFO kablam! 1259 | pub unsafe fn _mm256_max_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.769 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1259:46 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.769 INFO kablam! 1259 | pub unsafe fn _mm256_max_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.769 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1259:57 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.769 INFO kablam! 1259 | pub unsafe fn _mm256_max_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.769 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1268:35 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.769 INFO kablam! 1268 | pub unsafe fn _mm256_max_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 19 16:12:03.769 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1268:45 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.769 INFO kablam! 1268 | pub unsafe fn _mm256_max_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 19 16:12:03.769 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1268:55 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.769 INFO kablam! 1268 | pub unsafe fn _mm256_max_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 19 16:12:03.769 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1277:34 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.769 INFO kablam! 1277 | pub unsafe fn _mm256_max_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.769 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1277:44 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.769 INFO kablam! 1277 | pub unsafe fn _mm256_max_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.769 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.769 INFO kablam! Sep 19 16:12:03.769 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.769 INFO kablam! --> src/x86/avx2.rs:1277:54 Sep 19 16:12:03.769 INFO kablam! | Sep 19 16:12:03.770 INFO kablam! 1277 | pub unsafe fn _mm256_max_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.770 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.770 INFO kablam! Sep 19 16:12:03.770 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.770 INFO kablam! --> src/x86/avx2.rs:1286:35 Sep 19 16:12:03.770 INFO kablam! | Sep 19 16:12:03.770 INFO kablam! 1286 | pub unsafe fn _mm256_min_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.770 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.770 INFO kablam! Sep 19 16:12:03.770 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.770 INFO kablam! --> src/x86/avx2.rs:1286:46 Sep 19 16:12:03.770 INFO kablam! | Sep 19 16:12:03.770 INFO kablam! 1286 | pub unsafe fn _mm256_min_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.770 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.770 INFO kablam! Sep 19 16:12:03.770 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.770 INFO kablam! --> src/x86/avx2.rs:1286:57 Sep 19 16:12:03.770 INFO kablam! | Sep 19 16:12:03.770 INFO kablam! 1286 | pub unsafe fn _mm256_min_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.770 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.770 INFO kablam! Sep 19 16:12:03.770 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.770 INFO kablam! --> src/x86/avx2.rs:1295:35 Sep 19 16:12:03.770 INFO kablam! | Sep 19 16:12:03.770 INFO kablam! 1295 | pub unsafe fn _mm256_min_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.770 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.770 INFO kablam! Sep 19 16:12:03.770 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.770 INFO kablam! --> src/x86/avx2.rs:1295:45 Sep 19 16:12:03.770 INFO kablam! | Sep 19 16:12:03.770 INFO kablam! 1295 | pub unsafe fn _mm256_min_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.770 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.770 INFO kablam! Sep 19 16:12:03.770 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.770 INFO kablam! --> src/x86/avx2.rs:1295:55 Sep 19 16:12:03.770 INFO kablam! | Sep 19 16:12:03.770 INFO kablam! 1295 | pub unsafe fn _mm256_min_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.770 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.770 INFO kablam! Sep 19 16:12:03.770 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.770 INFO kablam! --> src/x86/avx2.rs:1304:34 Sep 19 16:12:03.770 INFO kablam! | Sep 19 16:12:03.770 INFO kablam! 1304 | pub unsafe fn _mm256_min_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.770 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.770 INFO kablam! Sep 19 16:12:03.778 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.779 INFO kablam! --> src/x86/avx2.rs:1304:44 Sep 19 16:12:03.779 INFO kablam! | Sep 19 16:12:03.779 INFO kablam! 1304 | pub unsafe fn _mm256_min_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.779 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.779 INFO kablam! Sep 19 16:12:03.779 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.779 INFO kablam! --> src/x86/avx2.rs:1304:54 Sep 19 16:12:03.779 INFO kablam! | Sep 19 16:12:03.779 INFO kablam! 1304 | pub unsafe fn _mm256_min_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.779 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.779 INFO kablam! Sep 19 16:12:03.779 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.779 INFO kablam! --> src/x86/avx2.rs:1313:35 Sep 19 16:12:03.779 INFO kablam! | Sep 19 16:12:03.779 INFO kablam! 1313 | pub unsafe fn _mm256_min_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.779 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.779 INFO kablam! Sep 19 16:12:03.779 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.779 INFO kablam! --> src/x86/avx2.rs:1313:46 Sep 19 16:12:03.779 INFO kablam! | Sep 19 16:12:03.779 INFO kablam! 1313 | pub unsafe fn _mm256_min_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.779 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.779 INFO kablam! Sep 19 16:12:03.779 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.779 INFO kablam! --> src/x86/avx2.rs:1313:57 Sep 19 16:12:03.779 INFO kablam! | Sep 19 16:12:03.779 INFO kablam! 1313 | pub unsafe fn _mm256_min_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.779 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.779 INFO kablam! Sep 19 16:12:03.779 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 19 16:12:03.779 INFO kablam! --> src/x86/avx2.rs:1322:35 Sep 19 16:12:03.779 INFO kablam! | Sep 19 16:12:03.779 INFO kablam! 1322 | pub unsafe fn _mm256_min_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 19 16:12:03.779 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.779 INFO kablam! Sep 19 16:12:03.779 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 19 16:12:03.779 INFO kablam! --> src/x86/avx2.rs:1322:45 Sep 19 16:12:03.779 INFO kablam! | Sep 19 16:12:03.779 INFO kablam! 1322 | pub unsafe fn _mm256_min_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 19 16:12:03.779 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.779 INFO kablam! Sep 19 16:12:03.779 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 19 16:12:03.779 INFO kablam! --> src/x86/avx2.rs:1322:55 Sep 19 16:12:03.779 INFO kablam! | Sep 19 16:12:03.779 INFO kablam! 1322 | pub unsafe fn _mm256_min_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 19 16:12:03.779 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.779 INFO kablam! Sep 19 16:12:03.779 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.780 INFO kablam! --> src/x86/avx2.rs:1331:34 Sep 19 16:12:03.780 INFO kablam! | Sep 19 16:12:03.780 INFO kablam! 1331 | pub unsafe fn _mm256_min_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.780 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.780 INFO kablam! Sep 19 16:12:03.780 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.780 INFO kablam! --> src/x86/avx2.rs:1331:44 Sep 19 16:12:03.780 INFO kablam! | Sep 19 16:12:03.780 INFO kablam! 1331 | pub unsafe fn _mm256_min_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.780 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.780 INFO kablam! Sep 19 16:12:03.780 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.780 INFO kablam! --> src/x86/avx2.rs:1331:54 Sep 19 16:12:03.780 INFO kablam! | Sep 19 16:12:03.780 INFO kablam! 1331 | pub unsafe fn _mm256_min_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.780 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.780 INFO kablam! Sep 19 16:12:03.780 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.780 INFO kablam! --> src/x86/avx2.rs:1340:39 Sep 19 16:12:03.780 INFO kablam! | Sep 19 16:12:03.780 INFO kablam! 1340 | pub unsafe fn _mm256_movemask_epi8(a: i8x32) -> i32 { Sep 19 16:12:03.780 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.780 INFO kablam! Sep 19 16:12:03.780 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1355:38 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1355 | pub unsafe fn _mm256_mpsadbw_epu8(a: u8x32, b: u8x32, imm8: i32) -> u8x32 { Sep 19 16:12:03.781 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.781 INFO kablam! Sep 19 16:12:03.781 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1355:48 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1355 | pub unsafe fn _mm256_mpsadbw_epu8(a: u8x32, b: u8x32, imm8: i32) -> u8x32 { Sep 19 16:12:03.781 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.781 INFO kablam! Sep 19 16:12:03.781 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1355:69 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1355 | pub unsafe fn _mm256_mpsadbw_epu8(a: u8x32, b: u8x32, imm8: i32) -> u8x32 { Sep 19 16:12:03.781 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.781 INFO kablam! Sep 19 16:12:03.781 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1373:35 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1373 | pub unsafe fn _mm256_mul_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.781 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.781 INFO kablam! Sep 19 16:12:03.781 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1373:45 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1373 | pub unsafe fn _mm256_mul_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.781 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.781 INFO kablam! Sep 19 16:12:03.781 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1373:55 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1373 | pub unsafe fn _mm256_mul_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.781 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.781 INFO kablam! Sep 19 16:12:03.781 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1384:35 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1384 | pub unsafe fn _mm256_mul_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 19 16:12:03.781 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.781 INFO kablam! Sep 19 16:12:03.781 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1384:45 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1384 | pub unsafe fn _mm256_mul_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 19 16:12:03.781 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.781 INFO kablam! Sep 19 16:12:03.781 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1384:55 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1384 | pub unsafe fn _mm256_mul_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 19 16:12:03.781 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.781 INFO kablam! Sep 19 16:12:03.781 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1394:37 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1394 | pub unsafe fn _mm256_mulhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.781 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.781 INFO kablam! Sep 19 16:12:03.781 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.781 INFO kablam! --> src/x86/avx2.rs:1394:48 Sep 19 16:12:03.781 INFO kablam! | Sep 19 16:12:03.781 INFO kablam! 1394 | pub unsafe fn _mm256_mulhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1394:59 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1394 | pub unsafe fn _mm256_mulhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1404:37 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1404 | pub unsafe fn _mm256_mulhi_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1404:48 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1404 | pub unsafe fn _mm256_mulhi_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1404:59 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1404 | pub unsafe fn _mm256_mulhi_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1414:37 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1414 | pub unsafe fn _mm256_mullo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1414:48 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1414 | pub unsafe fn _mm256_mullo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1414:59 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1414 | pub unsafe fn _mm256_mullo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1424:37 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1424 | pub unsafe fn _mm256_mullo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1424:47 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1424 | pub unsafe fn _mm256_mullo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1424:57 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1424 | pub unsafe fn _mm256_mullo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1435:38 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1435 | pub unsafe fn _mm256_mulhrs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.782 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.782 INFO kablam! --> src/x86/avx2.rs:1435:49 Sep 19 16:12:03.782 INFO kablam! | Sep 19 16:12:03.782 INFO kablam! 1435 | pub unsafe fn _mm256_mulhrs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.782 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.782 INFO kablam! Sep 19 16:12:03.783 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.783 INFO kablam! --> src/x86/avx2.rs:1435:60 Sep 19 16:12:03.783 INFO kablam! | Sep 19 16:12:03.783 INFO kablam! 1435 | pub unsafe fn _mm256_mulhrs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.783 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.783 INFO kablam! Sep 19 16:12:03.783 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.783 INFO kablam! --> src/x86/avx2.rs:1453:37 Sep 19 16:12:03.783 INFO kablam! | Sep 19 16:12:03.783 INFO kablam! 1453 | pub unsafe fn _mm256_packs_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 19 16:12:03.783 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.783 INFO kablam! Sep 19 16:12:03.783 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.783 INFO kablam! --> src/x86/avx2.rs:1453:48 Sep 19 16:12:03.783 INFO kablam! | Sep 19 16:12:03.783 INFO kablam! 1453 | pub unsafe fn _mm256_packs_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 19 16:12:03.783 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.783 INFO kablam! Sep 19 16:12:03.783 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.783 INFO kablam! --> src/x86/avx2.rs:1453:59 Sep 19 16:12:03.783 INFO kablam! | Sep 19 16:12:03.783 INFO kablam! 1453 | pub unsafe fn _mm256_packs_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 19 16:12:03.783 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.791 INFO kablam! Sep 19 16:12:03.791 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.791 INFO kablam! --> src/x86/avx2.rs:1462:37 Sep 19 16:12:03.791 INFO kablam! | Sep 19 16:12:03.791 INFO kablam! 1462 | pub unsafe fn _mm256_packs_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 19 16:12:03.791 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.791 INFO kablam! Sep 19 16:12:03.791 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.791 INFO kablam! --> src/x86/avx2.rs:1462:47 Sep 19 16:12:03.791 INFO kablam! | Sep 19 16:12:03.791 INFO kablam! 1462 | pub unsafe fn _mm256_packs_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 19 16:12:03.791 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.791 INFO kablam! Sep 19 16:12:03.791 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.791 INFO kablam! --> src/x86/avx2.rs:1462:57 Sep 19 16:12:03.791 INFO kablam! | Sep 19 16:12:03.791 INFO kablam! 1462 | pub unsafe fn _mm256_packs_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 19 16:12:03.791 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.791 INFO kablam! Sep 19 16:12:03.791 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.791 INFO kablam! --> src/x86/avx2.rs:1471:38 Sep 19 16:12:03.791 INFO kablam! | Sep 19 16:12:03.791 INFO kablam! 1471 | pub unsafe fn _mm256_packus_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 19 16:12:03.791 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.791 INFO kablam! Sep 19 16:12:03.791 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.791 INFO kablam! --> src/x86/avx2.rs:1471:49 Sep 19 16:12:03.791 INFO kablam! | Sep 19 16:12:03.791 INFO kablam! 1471 | pub unsafe fn _mm256_packus_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 19 16:12:03.791 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.791 INFO kablam! Sep 19 16:12:03.791 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.791 INFO kablam! --> src/x86/avx2.rs:1471:60 Sep 19 16:12:03.791 INFO kablam! | Sep 19 16:12:03.791 INFO kablam! 1471 | pub unsafe fn _mm256_packus_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 19 16:12:03.791 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.791 INFO kablam! Sep 19 16:12:03.791 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.791 INFO kablam! --> src/x86/avx2.rs:1480:38 Sep 19 16:12:03.791 INFO kablam! | Sep 19 16:12:03.791 INFO kablam! 1480 | pub unsafe fn _mm256_packus_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 19 16:12:03.791 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.791 INFO kablam! Sep 19 16:12:03.791 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.791 INFO kablam! --> src/x86/avx2.rs:1480:48 Sep 19 16:12:03.791 INFO kablam! | Sep 19 16:12:03.791 INFO kablam! 1480 | pub unsafe fn _mm256_packus_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.792 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.792 INFO kablam! --> src/x86/avx2.rs:1480:58 Sep 19 16:12:03.792 INFO kablam! | Sep 19 16:12:03.792 INFO kablam! 1480 | pub unsafe fn _mm256_packus_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.792 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.792 INFO kablam! --> src/x86/avx2.rs:1491:46 Sep 19 16:12:03.792 INFO kablam! | Sep 19 16:12:03.792 INFO kablam! 1491 | pub unsafe fn _mm256_permutevar8x32_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.792 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.792 INFO kablam! --> src/x86/avx2.rs:1491:56 Sep 19 16:12:03.792 INFO kablam! | Sep 19 16:12:03.792 INFO kablam! 1491 | pub unsafe fn _mm256_permutevar8x32_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.792 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.792 INFO kablam! --> src/x86/avx2.rs:1491:66 Sep 19 16:12:03.792 INFO kablam! | Sep 19 16:12:03.792 INFO kablam! 1491 | pub unsafe fn _mm256_permutevar8x32_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.792 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.792 INFO kablam! --> src/x86/avx2.rs:1500:43 Sep 19 16:12:03.792 INFO kablam! | Sep 19 16:12:03.792 INFO kablam! 1500 | pub unsafe fn _mm256_permute4x64_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.792 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.792 INFO kablam! --> src/x86/avx2.rs:1500:64 Sep 19 16:12:03.792 INFO kablam! | Sep 19 16:12:03.792 INFO kablam! 1500 | pub unsafe fn _mm256_permute4x64_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.792 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.792 INFO kablam! --> src/x86/avx2.rs:1533:40 Sep 19 16:12:03.792 INFO kablam! | Sep 19 16:12:03.792 INFO kablam! 1533 | pub unsafe fn _mm256_permute4x64_pd(a: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.792 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.792 INFO kablam! --> src/x86/avx2.rs:1533:61 Sep 19 16:12:03.792 INFO kablam! | Sep 19 16:12:03.792 INFO kablam! 1533 | pub unsafe fn _mm256_permute4x64_pd(a: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.792 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.792 INFO kablam! --> src/x86/avx2.rs:1549:43 Sep 19 16:12:03.792 INFO kablam! | Sep 19 16:12:03.792 INFO kablam! 1549 | pub unsafe fn _mm256_permutevar8x32_ps(a: f32x8, idx: __m256i) -> f32x8 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.792 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.792 INFO kablam! --> src/x86/avx2.rs:1549:67 Sep 19 16:12:03.792 INFO kablam! | Sep 19 16:12:03.792 INFO kablam! 1549 | pub unsafe fn _mm256_permutevar8x32_ps(a: f32x8, idx: __m256i) -> f32x8 { Sep 19 16:12:03.792 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.792 INFO kablam! Sep 19 16:12:03.793 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.793 INFO kablam! --> src/x86/avx2.rs:1560:34 Sep 19 16:12:03.793 INFO kablam! | Sep 19 16:12:03.793 INFO kablam! 1560 | pub unsafe fn _mm256_sad_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.793 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.793 INFO kablam! Sep 19 16:12:03.793 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.793 INFO kablam! --> src/x86/avx2.rs:1560:44 Sep 19 16:12:03.793 INFO kablam! | Sep 19 16:12:03.793 INFO kablam! 1560 | pub unsafe fn _mm256_sad_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.793 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.793 INFO kablam! Sep 19 16:12:03.793 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.793 INFO kablam! --> src/x86/avx2.rs:1560:54 Sep 19 16:12:03.793 INFO kablam! | Sep 19 16:12:03.793 INFO kablam! 1560 | pub unsafe fn _mm256_sad_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.793 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.793 INFO kablam! Sep 19 16:12:03.793 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.793 INFO kablam! --> src/x86/avx2.rs:1596:38 Sep 19 16:12:03.793 INFO kablam! | Sep 19 16:12:03.793 INFO kablam! 1596 | pub unsafe fn _mm256_shuffle_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.793 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.793 INFO kablam! Sep 19 16:12:03.793 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.793 INFO kablam! --> src/x86/avx2.rs:1596:48 Sep 19 16:12:03.793 INFO kablam! | Sep 19 16:12:03.793 INFO kablam! 1596 | pub unsafe fn _mm256_shuffle_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.793 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.793 INFO kablam! Sep 19 16:12:03.793 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.793 INFO kablam! --> src/x86/avx2.rs:1596:58 Sep 19 16:12:03.793 INFO kablam! | Sep 19 16:12:03.793 INFO kablam! 1596 | pub unsafe fn _mm256_shuffle_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.793 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.793 INFO kablam! Sep 19 16:12:03.793 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.793 INFO kablam! --> src/x86/avx2.rs:1640:39 Sep 19 16:12:03.793 INFO kablam! | Sep 19 16:12:03.793 INFO kablam! 1640 | pub unsafe fn _mm256_shuffle_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.793 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.793 INFO kablam! Sep 19 16:12:03.793 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.793 INFO kablam! --> src/x86/avx2.rs:1640:60 Sep 19 16:12:03.793 INFO kablam! | Sep 19 16:12:03.793 INFO kablam! 1640 | pub unsafe fn _mm256_shuffle_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.793 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.793 INFO kablam! Sep 19 16:12:03.793 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.794 INFO kablam! --> src/x86/avx2.rs:1658:41 Sep 19 16:12:03.794 INFO kablam! | Sep 19 16:12:03.794 INFO kablam! 1658 | pub unsafe fn _mm256_shufflehi_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.794 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.795 INFO kablam! Sep 19 16:12:03.795 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.795 INFO kablam! --> src/x86/avx2.rs:1658:63 Sep 19 16:12:03.795 INFO kablam! | Sep 19 16:12:03.795 INFO kablam! 1658 | pub unsafe fn _mm256_shufflehi_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.795 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.795 INFO kablam! Sep 19 16:12:03.795 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.795 INFO kablam! --> src/x86/avx2.rs:1676:41 Sep 19 16:12:03.795 INFO kablam! | Sep 19 16:12:03.795 INFO kablam! 1676 | pub unsafe fn _mm256_shufflelo_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.795 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.795 INFO kablam! Sep 19 16:12:03.795 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.795 INFO kablam! --> src/x86/avx2.rs:1676:63 Sep 19 16:12:03.795 INFO kablam! | Sep 19 16:12:03.795 INFO kablam! 1676 | pub unsafe fn _mm256_shufflelo_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.795 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.795 INFO kablam! Sep 19 16:12:03.795 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.795 INFO kablam! --> src/x86/avx2.rs:1693:36 Sep 19 16:12:03.795 INFO kablam! | Sep 19 16:12:03.795 INFO kablam! 1693 | pub unsafe fn _mm256_sign_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.795 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.795 INFO kablam! Sep 19 16:12:03.795 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.795 INFO kablam! --> src/x86/avx2.rs:1693:47 Sep 19 16:12:03.795 INFO kablam! | Sep 19 16:12:03.795 INFO kablam! 1693 | pub unsafe fn _mm256_sign_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.795 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.795 INFO kablam! Sep 19 16:12:03.795 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.795 INFO kablam! --> src/x86/avx2.rs:1693:58 Sep 19 16:12:03.795 INFO kablam! | Sep 19 16:12:03.795 INFO kablam! 1693 | pub unsafe fn _mm256_sign_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.795 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.795 INFO kablam! Sep 19 16:12:03.795 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.795 INFO kablam! --> src/x86/avx2.rs:1703:36 Sep 19 16:12:03.795 INFO kablam! | Sep 19 16:12:03.795 INFO kablam! 1703 | pub unsafe fn _mm256_sign_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.795 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.795 INFO kablam! Sep 19 16:12:03.795 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.795 INFO kablam! --> src/x86/avx2.rs:1703:46 Sep 19 16:12:03.795 INFO kablam! | Sep 19 16:12:03.795 INFO kablam! 1703 | pub unsafe fn _mm256_sign_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.795 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.795 INFO kablam! Sep 19 16:12:03.795 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.795 INFO kablam! --> src/x86/avx2.rs:1703:56 Sep 19 16:12:03.795 INFO kablam! | Sep 19 16:12:03.795 INFO kablam! 1703 | pub unsafe fn _mm256_sign_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.795 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.796 INFO kablam! Sep 19 16:12:03.796 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.796 INFO kablam! --> src/x86/avx2.rs:1713:35 Sep 19 16:12:03.796 INFO kablam! | Sep 19 16:12:03.796 INFO kablam! 1713 | pub unsafe fn _mm256_sign_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.796 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.796 INFO kablam! Sep 19 16:12:03.796 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.796 INFO kablam! --> src/x86/avx2.rs:1713:45 Sep 19 16:12:03.796 INFO kablam! | Sep 19 16:12:03.796 INFO kablam! 1713 | pub unsafe fn _mm256_sign_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.796 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.796 INFO kablam! Sep 19 16:12:03.796 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.796 INFO kablam! --> src/x86/avx2.rs:1713:55 Sep 19 16:12:03.796 INFO kablam! | Sep 19 16:12:03.796 INFO kablam! 1713 | pub unsafe fn _mm256_sign_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.796 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.809 INFO kablam! Sep 19 16:12:03.809 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.809 INFO kablam! --> src/x86/avx2.rs:1722:35 Sep 19 16:12:03.809 INFO kablam! | Sep 19 16:12:03.809 INFO kablam! 1722 | pub unsafe fn _mm256_sll_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 19 16:12:03.809 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.809 INFO kablam! Sep 19 16:12:03.809 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:03.809 INFO kablam! --> src/x86/avx2.rs:1722:50 Sep 19 16:12:03.809 INFO kablam! | Sep 19 16:12:03.809 INFO kablam! 1722 | pub unsafe fn _mm256_sll_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 19 16:12:03.809 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.809 INFO kablam! Sep 19 16:12:03.809 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.809 INFO kablam! --> src/x86/avx2.rs:1722:60 Sep 19 16:12:03.809 INFO kablam! | Sep 19 16:12:03.809 INFO kablam! 1722 | pub unsafe fn _mm256_sll_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 19 16:12:03.809 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.809 INFO kablam! Sep 19 16:12:03.809 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.809 INFO kablam! --> src/x86/avx2.rs:1731:35 Sep 19 16:12:03.809 INFO kablam! | Sep 19 16:12:03.809 INFO kablam! 1731 | pub unsafe fn _mm256_sll_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 19 16:12:03.809 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.810 INFO kablam! Sep 19 16:12:03.810 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.810 INFO kablam! --> src/x86/avx2.rs:1731:49 Sep 19 16:12:03.810 INFO kablam! | Sep 19 16:12:03.810 INFO kablam! 1731 | pub unsafe fn _mm256_sll_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 19 16:12:03.810 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.810 INFO kablam! Sep 19 16:12:03.810 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.810 INFO kablam! --> src/x86/avx2.rs:1731:59 Sep 19 16:12:03.810 INFO kablam! | Sep 19 16:12:03.810 INFO kablam! 1731 | pub unsafe fn _mm256_sll_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 19 16:12:03.810 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.810 INFO kablam! Sep 19 16:12:03.810 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.810 INFO kablam! --> src/x86/avx2.rs:1740:35 Sep 19 16:12:03.810 INFO kablam! | Sep 19 16:12:03.810 INFO kablam! 1740 | pub unsafe fn _mm256_sll_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 19 16:12:03.810 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.810 INFO kablam! Sep 19 16:12:03.810 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.810 INFO kablam! --> src/x86/avx2.rs:1740:49 Sep 19 16:12:03.810 INFO kablam! | Sep 19 16:12:03.810 INFO kablam! 1740 | pub unsafe fn _mm256_sll_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 19 16:12:03.810 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.810 INFO kablam! Sep 19 16:12:03.810 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.810 INFO kablam! --> src/x86/avx2.rs:1740:59 Sep 19 16:12:03.810 INFO kablam! | Sep 19 16:12:03.810 INFO kablam! 1740 | pub unsafe fn _mm256_sll_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 19 16:12:03.810 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.810 INFO kablam! Sep 19 16:12:03.810 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.810 INFO kablam! --> src/x86/avx2.rs:1749:36 Sep 19 16:12:03.810 INFO kablam! | Sep 19 16:12:03.810 INFO kablam! 1749 | pub unsafe fn _mm256_slli_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.810 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.810 INFO kablam! Sep 19 16:12:03.810 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.810 INFO kablam! --> src/x86/avx2.rs:1749:58 Sep 19 16:12:03.810 INFO kablam! | Sep 19 16:12:03.810 INFO kablam! 1749 | pub unsafe fn _mm256_slli_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.810 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.810 INFO kablam! Sep 19 16:12:03.810 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.810 INFO kablam! --> src/x86/avx2.rs:1758:36 Sep 19 16:12:03.810 INFO kablam! | Sep 19 16:12:03.810 INFO kablam! 1758 | pub unsafe fn _mm256_slli_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.810 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.810 INFO kablam! Sep 19 16:12:03.810 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.810 INFO kablam! --> src/x86/avx2.rs:1758:57 Sep 19 16:12:03.810 INFO kablam! | Sep 19 16:12:03.810 INFO kablam! 1758 | pub unsafe fn _mm256_slli_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.810 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.810 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1767:36 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.811 INFO kablam! 1767 | pub unsafe fn _mm256_slli_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 19 16:12:03.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.811 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1767:57 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.811 INFO kablam! 1767 | pub unsafe fn _mm256_slli_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 19 16:12:03.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.811 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1809:33 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.811 INFO kablam! 1809 | pub unsafe fn _mm_sllv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:03.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.811 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1809:47 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.811 INFO kablam! 1809 | pub unsafe fn _mm_sllv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:03.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.811 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1809:57 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.811 INFO kablam! 1809 | pub unsafe fn _mm_sllv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:03.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.811 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1819:36 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.811 INFO kablam! 1819 | pub unsafe fn _mm256_sllv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 19 16:12:03.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.811 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1819:50 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.811 INFO kablam! 1819 | pub unsafe fn _mm256_sllv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 19 16:12:03.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.811 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1819:60 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.811 INFO kablam! 1819 | pub unsafe fn _mm256_sllv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 19 16:12:03.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.811 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1829:33 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.811 INFO kablam! 1829 | pub unsafe fn _mm_sllv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:03.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.811 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1829:47 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.811 INFO kablam! 1829 | pub unsafe fn _mm_sllv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:03.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.811 INFO kablam! Sep 19 16:12:03.811 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.811 INFO kablam! --> src/x86/avx2.rs:1829:57 Sep 19 16:12:03.811 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1829 | pub unsafe fn _mm_sllv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1839:36 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1839 | pub unsafe fn _mm256_sllv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1839:50 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1839 | pub unsafe fn _mm256_sllv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1839:60 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1839 | pub unsafe fn _mm256_sllv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1848:35 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1848 | pub unsafe fn _mm256_sra_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1848:50 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1848 | pub unsafe fn _mm256_sra_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1848:60 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1848 | pub unsafe fn _mm256_sra_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1857:35 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1857 | pub unsafe fn _mm256_sra_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1857:49 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1857 | pub unsafe fn _mm256_sra_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1857:59 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1857 | pub unsafe fn _mm256_sra_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1866:36 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1866 | pub unsafe fn _mm256_srai_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.812 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.812 INFO kablam! --> src/x86/avx2.rs:1866:58 Sep 19 16:12:03.812 INFO kablam! | Sep 19 16:12:03.812 INFO kablam! 1866 | pub unsafe fn _mm256_srai_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.812 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.812 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1875:36 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1875 | pub unsafe fn _mm256_srai_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1875:57 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1875 | pub unsafe fn _mm256_srai_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1884:33 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1884 | pub unsafe fn _mm_srav_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1884:47 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1884 | pub unsafe fn _mm_srav_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1884:57 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1884 | pub unsafe fn _mm_srav_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1893:36 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1893 | pub unsafe fn _mm256_srav_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1893:50 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1893 | pub unsafe fn _mm256_srav_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1893:60 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1893 | pub unsafe fn _mm256_srav_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1934:35 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1934 | pub unsafe fn _mm256_srl_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1934:50 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1934 | pub unsafe fn _mm256_srl_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1934:60 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.813 INFO kablam! 1934 | pub unsafe fn _mm256_srl_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 19 16:12:03.813 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.813 INFO kablam! Sep 19 16:12:03.813 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.813 INFO kablam! --> src/x86/avx2.rs:1943:35 Sep 19 16:12:03.813 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1943 | pub unsafe fn _mm256_srl_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1943:49 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1943 | pub unsafe fn _mm256_srl_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1943:59 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1943 | pub unsafe fn _mm256_srl_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1952:35 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1952 | pub unsafe fn _mm256_srl_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1952:49 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1952 | pub unsafe fn _mm256_srl_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1952:59 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1952 | pub unsafe fn _mm256_srl_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1961:36 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1961 | pub unsafe fn _mm256_srli_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1961:58 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1961 | pub unsafe fn _mm256_srli_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1970:36 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1970 | pub unsafe fn _mm256_srli_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1970:57 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1970 | pub unsafe fn _mm256_srli_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1979:36 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1979 | pub unsafe fn _mm256_srli_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.814 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.814 INFO kablam! --> src/x86/avx2.rs:1979:57 Sep 19 16:12:03.814 INFO kablam! | Sep 19 16:12:03.814 INFO kablam! 1979 | pub unsafe fn _mm256_srli_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 19 16:12:03.814 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.814 INFO kablam! Sep 19 16:12:03.815 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.815 INFO kablam! --> src/x86/avx2.rs:1988:33 Sep 19 16:12:03.815 INFO kablam! | Sep 19 16:12:03.815 INFO kablam! 1988 | pub unsafe fn _mm_srlv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:03.815 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.815 INFO kablam! Sep 19 16:12:03.815 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.815 INFO kablam! --> src/x86/avx2.rs:1988:47 Sep 19 16:12:03.815 INFO kablam! | Sep 19 16:12:03.815 INFO kablam! 1988 | pub unsafe fn _mm_srlv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:03.815 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.815 INFO kablam! Sep 19 16:12:03.815 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:03.815 INFO kablam! --> src/x86/avx2.rs:1988:57 Sep 19 16:12:03.815 INFO kablam! | Sep 19 16:12:03.815 INFO kablam! 1988 | pub unsafe fn _mm_srlv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:03.815 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.815 INFO kablam! Sep 19 16:12:03.815 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.815 INFO kablam! --> src/x86/avx2.rs:1997:36 Sep 19 16:12:03.815 INFO kablam! | Sep 19 16:12:03.815 INFO kablam! 1997 | pub unsafe fn _mm256_srlv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 19 16:12:03.815 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.815 INFO kablam! Sep 19 16:12:03.815 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.815 INFO kablam! --> src/x86/avx2.rs:1997:50 Sep 19 16:12:03.815 INFO kablam! | Sep 19 16:12:03.815 INFO kablam! 1997 | pub unsafe fn _mm256_srlv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 19 16:12:03.815 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.815 INFO kablam! Sep 19 16:12:03.815 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.815 INFO kablam! --> src/x86/avx2.rs:1997:60 Sep 19 16:12:03.815 INFO kablam! | Sep 19 16:12:03.815 INFO kablam! 1997 | pub unsafe fn _mm256_srlv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 19 16:12:03.815 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.815 INFO kablam! Sep 19 16:12:03.815 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.815 INFO kablam! --> src/x86/avx2.rs:2006:33 Sep 19 16:12:03.815 INFO kablam! | Sep 19 16:12:03.815 INFO kablam! 2006 | pub unsafe fn _mm_srlv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:03.815 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.815 INFO kablam! Sep 19 16:12:03.815 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.816 INFO kablam! --> src/x86/avx2.rs:2006:47 Sep 19 16:12:03.816 INFO kablam! | Sep 19 16:12:03.816 INFO kablam! 2006 | pub unsafe fn _mm_srlv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:03.816 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.816 INFO kablam! Sep 19 16:12:03.816 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:03.816 INFO kablam! --> src/x86/avx2.rs:2006:57 Sep 19 16:12:03.816 INFO kablam! | Sep 19 16:12:03.816 INFO kablam! 2006 | pub unsafe fn _mm_srlv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:03.816 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.816 INFO kablam! Sep 19 16:12:03.816 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.816 INFO kablam! --> src/x86/avx2.rs:2015:36 Sep 19 16:12:03.816 INFO kablam! | Sep 19 16:12:03.816 INFO kablam! 2015 | pub unsafe fn _mm256_srlv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 19 16:12:03.816 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.816 INFO kablam! Sep 19 16:12:03.816 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.816 INFO kablam! --> src/x86/avx2.rs:2015:50 Sep 19 16:12:03.816 INFO kablam! | Sep 19 16:12:03.816 INFO kablam! 2015 | pub unsafe fn _mm256_srlv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 19 16:12:03.816 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.816 INFO kablam! Sep 19 16:12:03.816 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2015:60 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2015 | pub unsafe fn _mm256_srlv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2025:35 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2025 | pub unsafe fn _mm256_sub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2025:46 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2025 | pub unsafe fn _mm256_sub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2025:57 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2025 | pub unsafe fn _mm256_sub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2033:35 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2033 | pub unsafe fn _mm256_sub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2033:45 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2033 | pub unsafe fn _mm256_sub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2033:55 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2033 | pub unsafe fn _mm256_sub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2041:35 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2041 | pub unsafe fn _mm256_sub_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2041:45 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2041 | pub unsafe fn _mm256_sub_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2041:55 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2041 | pub unsafe fn _mm256_sub_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2049:34 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2049 | pub unsafe fn _mm256_sub_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.817 INFO kablam! --> src/x86/avx2.rs:2049:44 Sep 19 16:12:03.817 INFO kablam! | Sep 19 16:12:03.817 INFO kablam! 2049 | pub unsafe fn _mm256_sub_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.817 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.817 INFO kablam! Sep 19 16:12:03.817 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2049:54 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2049 | pub unsafe fn _mm256_sub_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2058:36 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2058 | pub unsafe fn _mm256_subs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2058:47 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2058 | pub unsafe fn _mm256_subs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2058:58 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2058 | pub unsafe fn _mm256_subs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2067:35 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2067 | pub unsafe fn _mm256_subs_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2067:45 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2067 | pub unsafe fn _mm256_subs_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2067:55 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2067 | pub unsafe fn _mm256_subs_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2076:36 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2076 | pub unsafe fn _mm256_subs_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2076:47 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2076 | pub unsafe fn _mm256_subs_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2076:58 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2076 | pub unsafe fn _mm256_subs_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2085:35 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2085 | pub unsafe fn _mm256_subs_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.818 INFO kablam! Sep 19 16:12:03.818 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.818 INFO kablam! --> src/x86/avx2.rs:2085:45 Sep 19 16:12:03.818 INFO kablam! | Sep 19 16:12:03.818 INFO kablam! 2085 | pub unsafe fn _mm256_subs_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.818 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.819 INFO kablam! Sep 19 16:12:03.819 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 19 16:12:03.819 INFO kablam! --> src/x86/avx2.rs:2085:55 Sep 19 16:12:03.819 INFO kablam! | Sep 19 16:12:03.819 INFO kablam! 2085 | pub unsafe fn _mm256_subs_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 19 16:12:03.819 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.819 INFO kablam! Sep 19 16:12:03.819 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.819 INFO kablam! --> src/x86/avx2.rs:2130:39 Sep 19 16:12:03.819 INFO kablam! | Sep 19 16:12:03.819 INFO kablam! 2130 | pub unsafe fn _mm256_unpackhi_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.819 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.819 INFO kablam! Sep 19 16:12:03.819 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.819 INFO kablam! --> src/x86/avx2.rs:2130:49 Sep 19 16:12:03.819 INFO kablam! | Sep 19 16:12:03.819 INFO kablam! 2130 | pub unsafe fn _mm256_unpackhi_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.819 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.819 INFO kablam! Sep 19 16:12:03.819 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.819 INFO kablam! --> src/x86/avx2.rs:2130:59 Sep 19 16:12:03.819 INFO kablam! | Sep 19 16:12:03.819 INFO kablam! 2130 | pub unsafe fn _mm256_unpackhi_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.819 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.819 INFO kablam! Sep 19 16:12:03.819 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.819 INFO kablam! --> src/x86/avx2.rs:2174:39 Sep 19 16:12:03.819 INFO kablam! | Sep 19 16:12:03.819 INFO kablam! 2174 | pub unsafe fn _mm256_unpacklo_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.819 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.819 INFO kablam! Sep 19 16:12:03.819 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.821 INFO kablam! --> src/x86/avx2.rs:2174:49 Sep 19 16:12:03.821 INFO kablam! | Sep 19 16:12:03.821 INFO kablam! 2174 | pub unsafe fn _mm256_unpacklo_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.821 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.821 INFO kablam! Sep 19 16:12:03.821 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.821 INFO kablam! --> src/x86/avx2.rs:2174:59 Sep 19 16:12:03.821 INFO kablam! | Sep 19 16:12:03.821 INFO kablam! 2174 | pub unsafe fn _mm256_unpacklo_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 19 16:12:03.821 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.821 INFO kablam! Sep 19 16:12:03.821 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.821 INFO kablam! --> src/x86/avx2.rs:2216:40 Sep 19 16:12:03.821 INFO kablam! | Sep 19 16:12:03.821 INFO kablam! 2216 | pub unsafe fn _mm256_unpackhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.821 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.821 INFO kablam! Sep 19 16:12:03.821 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.821 INFO kablam! --> src/x86/avx2.rs:2216:51 Sep 19 16:12:03.821 INFO kablam! | Sep 19 16:12:03.821 INFO kablam! 2216 | pub unsafe fn _mm256_unpackhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.821 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.821 INFO kablam! Sep 19 16:12:03.821 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.821 INFO kablam! --> src/x86/avx2.rs:2216:62 Sep 19 16:12:03.821 INFO kablam! | Sep 19 16:12:03.821 INFO kablam! 2216 | pub unsafe fn _mm256_unpackhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.821 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.821 INFO kablam! Sep 19 16:12:03.821 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.821 INFO kablam! --> src/x86/avx2.rs:2259:40 Sep 19 16:12:03.821 INFO kablam! | Sep 19 16:12:03.821 INFO kablam! 2259 | pub unsafe fn _mm256_unpacklo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.821 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.821 INFO kablam! Sep 19 16:12:03.821 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.821 INFO kablam! --> src/x86/avx2.rs:2259:51 Sep 19 16:12:03.821 INFO kablam! | Sep 19 16:12:03.821 INFO kablam! 2259 | pub unsafe fn _mm256_unpacklo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.821 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.821 INFO kablam! Sep 19 16:12:03.821 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.821 INFO kablam! --> src/x86/avx2.rs:2259:62 Sep 19 16:12:03.821 INFO kablam! | Sep 19 16:12:03.821 INFO kablam! 2259 | pub unsafe fn _mm256_unpacklo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 19 16:12:03.821 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.821 INFO kablam! Sep 19 16:12:03.821 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.821 INFO kablam! --> src/x86/avx2.rs:2300:40 Sep 19 16:12:03.821 INFO kablam! | Sep 19 16:12:03.821 INFO kablam! 2300 | pub unsafe fn _mm256_unpackhi_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.821 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.821 INFO kablam! Sep 19 16:12:03.821 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.821 INFO kablam! --> src/x86/avx2.rs:2300:50 Sep 19 16:12:03.821 INFO kablam! | Sep 19 16:12:03.821 INFO kablam! 2300 | pub unsafe fn _mm256_unpackhi_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.821 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.821 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.822 INFO kablam! --> src/x86/avx2.rs:2300:60 Sep 19 16:12:03.822 INFO kablam! | Sep 19 16:12:03.822 INFO kablam! 2300 | pub unsafe fn _mm256_unpackhi_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.822 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.822 INFO kablam! --> src/x86/avx2.rs:2341:40 Sep 19 16:12:03.822 INFO kablam! | Sep 19 16:12:03.822 INFO kablam! 2341 | pub unsafe fn _mm256_unpacklo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.822 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.822 INFO kablam! --> src/x86/avx2.rs:2341:50 Sep 19 16:12:03.822 INFO kablam! | Sep 19 16:12:03.822 INFO kablam! 2341 | pub unsafe fn _mm256_unpacklo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.822 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.822 INFO kablam! --> src/x86/avx2.rs:2341:60 Sep 19 16:12:03.822 INFO kablam! | Sep 19 16:12:03.822 INFO kablam! 2341 | pub unsafe fn _mm256_unpacklo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 19 16:12:03.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.822 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.822 INFO kablam! --> src/x86/avx2.rs:2382:40 Sep 19 16:12:03.822 INFO kablam! | Sep 19 16:12:03.822 INFO kablam! 2382 | pub unsafe fn _mm256_unpackhi_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.822 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.822 INFO kablam! --> src/x86/avx2.rs:2382:50 Sep 19 16:12:03.822 INFO kablam! | Sep 19 16:12:03.822 INFO kablam! 2382 | pub unsafe fn _mm256_unpackhi_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.822 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.822 INFO kablam! --> src/x86/avx2.rs:2382:60 Sep 19 16:12:03.822 INFO kablam! | Sep 19 16:12:03.822 INFO kablam! 2382 | pub unsafe fn _mm256_unpackhi_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.822 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.822 INFO kablam! --> src/x86/avx2.rs:2423:40 Sep 19 16:12:03.822 INFO kablam! | Sep 19 16:12:03.822 INFO kablam! 2423 | pub unsafe fn _mm256_unpacklo_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.822 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.822 INFO kablam! --> src/x86/avx2.rs:2423:50 Sep 19 16:12:03.822 INFO kablam! | Sep 19 16:12:03.822 INFO kablam! 2423 | pub unsafe fn _mm256_unpacklo_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.822 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:03.822 INFO kablam! --> src/x86/avx2.rs:2423:60 Sep 19 16:12:03.822 INFO kablam! | Sep 19 16:12:03.822 INFO kablam! 2423 | pub unsafe fn _mm256_unpacklo_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 19 16:12:03.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.822 INFO kablam! Sep 19 16:12:03.822 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx2.rs:2444:38 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 2444 | pub unsafe fn _mm256_extract_epi8(a: i8x32, imm8: i32) -> i8 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx2.rs:2463:39 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 2463 | pub unsafe fn _mm256_extract_epi16(a: i16x16, imm8: i32) -> i16 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx2.rs:2479:39 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 2479 | pub unsafe fn _mm256_extract_epi32(a: i32x8, imm8: i32) -> i32 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx2.rs:2494:35 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 2494 | pub unsafe fn _mm256_cvtsd_f64(a: f64x4) -> f64 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx.rs:13:32 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 13 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx.rs:13:42 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 13 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx.rs:13:52 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 13 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx.rs:22:32 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 22 | pub unsafe fn _mm256_add_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx.rs:22:42 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 22 | pub unsafe fn _mm256_add_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx.rs:22:52 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 22 | pub unsafe fn _mm256_add_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx.rs:34:32 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.823 INFO kablam! 34 | pub unsafe fn _mm256_and_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.823 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.823 INFO kablam! Sep 19 16:12:03.823 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.823 INFO kablam! --> src/x86/avx.rs:34:42 Sep 19 16:12:03.823 INFO kablam! | Sep 19 16:12:03.824 INFO kablam! 34 | pub unsafe fn _mm256_and_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.824 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.824 INFO kablam! Sep 19 16:12:03.824 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.824 INFO kablam! --> src/x86/avx.rs:34:52 Sep 19 16:12:03.824 INFO kablam! | Sep 19 16:12:03.824 INFO kablam! 34 | pub unsafe fn _mm256_and_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.824 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.824 INFO kablam! Sep 19 16:12:03.824 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.824 INFO kablam! --> src/x86/avx.rs:43:32 Sep 19 16:12:03.824 INFO kablam! | Sep 19 16:12:03.824 INFO kablam! 43 | pub unsafe fn _mm256_and_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.824 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.824 INFO kablam! Sep 19 16:12:03.824 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.824 INFO kablam! --> src/x86/avx.rs:43:42 Sep 19 16:12:03.824 INFO kablam! | Sep 19 16:12:03.824 INFO kablam! 43 | pub unsafe fn _mm256_and_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.824 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.824 INFO kablam! Sep 19 16:12:03.829 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.829 INFO kablam! --> src/x86/avx.rs:43:52 Sep 19 16:12:03.829 INFO kablam! | Sep 19 16:12:03.829 INFO kablam! 43 | pub unsafe fn _mm256_and_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.829 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.829 INFO kablam! Sep 19 16:12:03.829 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.829 INFO kablam! --> src/x86/avx.rs:54:31 Sep 19 16:12:03.829 INFO kablam! | Sep 19 16:12:03.829 INFO kablam! 54 | pub unsafe fn _mm256_or_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.829 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.829 INFO kablam! Sep 19 16:12:03.829 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.829 INFO kablam! --> src/x86/avx.rs:54:41 Sep 19 16:12:03.829 INFO kablam! | Sep 19 16:12:03.829 INFO kablam! 54 | pub unsafe fn _mm256_or_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.829 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.829 INFO kablam! Sep 19 16:12:03.829 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.830 INFO kablam! --> src/x86/avx.rs:54:51 Sep 19 16:12:03.830 INFO kablam! | Sep 19 16:12:03.830 INFO kablam! 54 | pub unsafe fn _mm256_or_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.830 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.830 INFO kablam! Sep 19 16:12:03.830 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.830 INFO kablam! --> src/x86/avx.rs:63:31 Sep 19 16:12:03.830 INFO kablam! | Sep 19 16:12:03.830 INFO kablam! 63 | pub unsafe fn _mm256_or_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.830 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.830 INFO kablam! Sep 19 16:12:03.833 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.833 INFO kablam! --> src/x86/avx.rs:63:41 Sep 19 16:12:03.833 INFO kablam! | Sep 19 16:12:03.833 INFO kablam! 63 | pub unsafe fn _mm256_or_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.833 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.833 INFO kablam! Sep 19 16:12:03.837 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.837 INFO kablam! --> src/x86/avx.rs:63:51 Sep 19 16:12:03.837 INFO kablam! | Sep 19 16:12:03.837 INFO kablam! 63 | pub unsafe fn _mm256_or_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.837 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.837 INFO kablam! Sep 19 16:12:03.842 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.843 INFO kablam! --> src/x86/avx.rs:73:36 Sep 19 16:12:03.843 INFO kablam! | Sep 19 16:12:03.843 INFO kablam! 73 | pub unsafe fn _mm256_shuffle_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:03.843 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.843 INFO kablam! Sep 19 16:12:03.845 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.845 INFO kablam! --> src/x86/avx.rs:73:46 Sep 19 16:12:03.845 INFO kablam! | Sep 19 16:12:03.845 INFO kablam! 73 | pub unsafe fn _mm256_shuffle_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:03.845 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.845 INFO kablam! Sep 19 16:12:03.849 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.849 INFO kablam! --> src/x86/avx.rs:73:67 Sep 19 16:12:03.849 INFO kablam! | Sep 19 16:12:03.849 INFO kablam! 73 | pub unsafe fn _mm256_shuffle_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:03.849 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.849 INFO kablam! Sep 19 16:12:03.853 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.853 INFO kablam! --> src/x86/avx.rs:90:36 Sep 19 16:12:03.853 INFO kablam! | Sep 19 16:12:03.853 INFO kablam! 90 | pub unsafe fn _mm256_shuffle_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:03.853 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.853 INFO kablam! Sep 19 16:12:03.857 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.857 INFO kablam! --> src/x86/avx.rs:90:46 Sep 19 16:12:03.857 INFO kablam! | Sep 19 16:12:03.857 INFO kablam! 90 | pub unsafe fn _mm256_shuffle_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:03.857 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.857 INFO kablam! Sep 19 16:12:03.860 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.860 INFO kablam! --> src/x86/avx.rs:90:67 Sep 19 16:12:03.860 INFO kablam! | Sep 19 16:12:03.860 INFO kablam! 90 | pub unsafe fn _mm256_shuffle_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:03.860 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.860 INFO kablam! Sep 19 16:12:03.864 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.864 INFO kablam! --> src/x86/avx.rs:108:35 Sep 19 16:12:03.864 INFO kablam! | Sep 19 16:12:03.864 INFO kablam! 108 | pub unsafe fn _mm256_andnot_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.864 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.864 INFO kablam! Sep 19 16:12:03.868 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.868 INFO kablam! --> src/x86/avx.rs:108:45 Sep 19 16:12:03.868 INFO kablam! | Sep 19 16:12:03.868 INFO kablam! 108 | pub unsafe fn _mm256_andnot_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.868 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.868 INFO kablam! Sep 19 16:12:03.871 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.871 INFO kablam! --> src/x86/avx.rs:108:55 Sep 19 16:12:03.871 INFO kablam! | Sep 19 16:12:03.871 INFO kablam! 108 | pub unsafe fn _mm256_andnot_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.871 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.871 INFO kablam! Sep 19 16:12:03.875 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.875 INFO kablam! --> src/x86/avx.rs:118:35 Sep 19 16:12:03.875 INFO kablam! | Sep 19 16:12:03.875 INFO kablam! 118 | pub unsafe fn _mm256_andnot_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.875 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.875 INFO kablam! Sep 19 16:12:03.879 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.879 INFO kablam! --> src/x86/avx.rs:118:45 Sep 19 16:12:03.879 INFO kablam! | Sep 19 16:12:03.879 INFO kablam! 118 | pub unsafe fn _mm256_andnot_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.879 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.879 INFO kablam! Sep 19 16:12:03.883 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.883 INFO kablam! --> src/x86/avx.rs:118:55 Sep 19 16:12:03.883 INFO kablam! | Sep 19 16:12:03.883 INFO kablam! 118 | pub unsafe fn _mm256_andnot_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.883 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.883 INFO kablam! Sep 19 16:12:03.887 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.887 INFO kablam! --> src/x86/avx.rs:127:32 Sep 19 16:12:03.887 INFO kablam! | Sep 19 16:12:03.887 INFO kablam! 127 | pub unsafe fn _mm256_max_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.887 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.887 INFO kablam! Sep 19 16:12:03.892 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.892 INFO kablam! --> src/x86/avx.rs:127:42 Sep 19 16:12:03.892 INFO kablam! | Sep 19 16:12:03.892 INFO kablam! 127 | pub unsafe fn _mm256_max_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.892 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.892 INFO kablam! Sep 19 16:12:03.897 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.897 INFO kablam! --> src/x86/avx.rs:127:52 Sep 19 16:12:03.897 INFO kablam! | Sep 19 16:12:03.897 INFO kablam! 127 | pub unsafe fn _mm256_max_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.897 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.897 INFO kablam! Sep 19 16:12:03.901 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.901 INFO kablam! --> src/x86/avx.rs:136:32 Sep 19 16:12:03.901 INFO kablam! | Sep 19 16:12:03.901 INFO kablam! 136 | pub unsafe fn _mm256_max_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.901 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.901 INFO kablam! Sep 19 16:12:03.905 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.905 INFO kablam! --> src/x86/avx.rs:136:42 Sep 19 16:12:03.905 INFO kablam! | Sep 19 16:12:03.905 INFO kablam! 136 | pub unsafe fn _mm256_max_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.905 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.905 INFO kablam! Sep 19 16:12:03.910 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.910 INFO kablam! --> src/x86/avx.rs:136:52 Sep 19 16:12:03.910 INFO kablam! | Sep 19 16:12:03.910 INFO kablam! 136 | pub unsafe fn _mm256_max_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.910 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.910 INFO kablam! Sep 19 16:12:03.914 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.914 INFO kablam! --> src/x86/avx.rs:145:32 Sep 19 16:12:03.914 INFO kablam! | Sep 19 16:12:03.914 INFO kablam! 145 | pub unsafe fn _mm256_min_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.914 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.914 INFO kablam! Sep 19 16:12:03.918 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.918 INFO kablam! --> src/x86/avx.rs:145:42 Sep 19 16:12:03.918 INFO kablam! | Sep 19 16:12:03.918 INFO kablam! 145 | pub unsafe fn _mm256_min_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.918 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.918 INFO kablam! Sep 19 16:12:03.922 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.922 INFO kablam! --> src/x86/avx.rs:145:52 Sep 19 16:12:03.922 INFO kablam! | Sep 19 16:12:03.922 INFO kablam! 145 | pub unsafe fn _mm256_min_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.922 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.922 INFO kablam! Sep 19 16:12:03.926 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.926 INFO kablam! --> src/x86/avx.rs:154:32 Sep 19 16:12:03.926 INFO kablam! | Sep 19 16:12:03.926 INFO kablam! 154 | pub unsafe fn _mm256_min_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.926 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.926 INFO kablam! Sep 19 16:12:03.930 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.930 INFO kablam! --> src/x86/avx.rs:154:42 Sep 19 16:12:03.930 INFO kablam! | Sep 19 16:12:03.930 INFO kablam! 154 | pub unsafe fn _mm256_min_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.930 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.930 INFO kablam! Sep 19 16:12:03.934 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.934 INFO kablam! --> src/x86/avx.rs:154:52 Sep 19 16:12:03.934 INFO kablam! | Sep 19 16:12:03.934 INFO kablam! 154 | pub unsafe fn _mm256_min_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.934 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.934 INFO kablam! Sep 19 16:12:03.939 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.939 INFO kablam! --> src/x86/avx.rs:163:32 Sep 19 16:12:03.939 INFO kablam! | Sep 19 16:12:03.939 INFO kablam! 163 | pub unsafe fn _mm256_mul_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.939 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.939 INFO kablam! Sep 19 16:12:03.947 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.947 INFO kablam! --> src/x86/avx.rs:163:42 Sep 19 16:12:03.947 INFO kablam! | Sep 19 16:12:03.947 INFO kablam! 163 | pub unsafe fn _mm256_mul_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.947 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.947 INFO kablam! Sep 19 16:12:03.949 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.949 INFO kablam! --> src/x86/avx.rs:163:52 Sep 19 16:12:03.949 INFO kablam! | Sep 19 16:12:03.949 INFO kablam! 163 | pub unsafe fn _mm256_mul_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.949 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.949 INFO kablam! Sep 19 16:12:03.953 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.953 INFO kablam! --> src/x86/avx.rs:172:32 Sep 19 16:12:03.953 INFO kablam! | Sep 19 16:12:03.953 INFO kablam! 172 | pub unsafe fn _mm256_mul_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.953 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.953 INFO kablam! Sep 19 16:12:03.957 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.957 INFO kablam! --> src/x86/avx.rs:172:42 Sep 19 16:12:03.957 INFO kablam! | Sep 19 16:12:03.957 INFO kablam! 172 | pub unsafe fn _mm256_mul_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.957 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.957 INFO kablam! Sep 19 16:12:03.961 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.961 INFO kablam! --> src/x86/avx.rs:172:52 Sep 19 16:12:03.961 INFO kablam! | Sep 19 16:12:03.961 INFO kablam! 172 | pub unsafe fn _mm256_mul_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.961 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.961 INFO kablam! Sep 19 16:12:03.965 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.965 INFO kablam! --> src/x86/avx.rs:181:35 Sep 19 16:12:03.965 INFO kablam! | Sep 19 16:12:03.965 INFO kablam! 181 | pub unsafe fn _mm256_addsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.965 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.965 INFO kablam! Sep 19 16:12:03.972 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.972 INFO kablam! --> src/x86/avx.rs:181:45 Sep 19 16:12:03.972 INFO kablam! | Sep 19 16:12:03.972 INFO kablam! 181 | pub unsafe fn _mm256_addsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.972 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.972 INFO kablam! Sep 19 16:12:03.974 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.974 INFO kablam! --> src/x86/avx.rs:181:55 Sep 19 16:12:03.974 INFO kablam! | Sep 19 16:12:03.974 INFO kablam! 181 | pub unsafe fn _mm256_addsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.974 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.974 INFO kablam! Sep 19 16:12:03.979 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.979 INFO kablam! --> src/x86/avx.rs:190:35 Sep 19 16:12:03.979 INFO kablam! | Sep 19 16:12:03.979 INFO kablam! 190 | pub unsafe fn _mm256_addsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.979 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.979 INFO kablam! Sep 19 16:12:03.984 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.984 INFO kablam! --> src/x86/avx.rs:190:45 Sep 19 16:12:03.984 INFO kablam! | Sep 19 16:12:03.984 INFO kablam! 190 | pub unsafe fn _mm256_addsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.984 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.984 INFO kablam! Sep 19 16:12:03.991 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:03.992 INFO kablam! --> src/x86/avx.rs:190:55 Sep 19 16:12:03.992 INFO kablam! | Sep 19 16:12:03.992 INFO kablam! 190 | pub unsafe fn _mm256_addsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:03.992 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.992 INFO kablam! Sep 19 16:12:03.994 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.994 INFO kablam! --> src/x86/avx.rs:199:32 Sep 19 16:12:03.994 INFO kablam! | Sep 19 16:12:03.994 INFO kablam! 199 | pub unsafe fn _mm256_sub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.994 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.994 INFO kablam! Sep 19 16:12:03.999 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:03.999 INFO kablam! --> src/x86/avx.rs:199:42 Sep 19 16:12:03.999 INFO kablam! | Sep 19 16:12:03.999 INFO kablam! 199 | pub unsafe fn _mm256_sub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:03.999 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:03.999 INFO kablam! Sep 19 16:12:04.004 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.004 INFO kablam! --> src/x86/avx.rs:199:52 Sep 19 16:12:04.004 INFO kablam! | Sep 19 16:12:04.004 INFO kablam! 199 | pub unsafe fn _mm256_sub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.004 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.004 INFO kablam! Sep 19 16:12:04.009 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.009 INFO kablam! --> src/x86/avx.rs:208:32 Sep 19 16:12:04.009 INFO kablam! | Sep 19 16:12:04.009 INFO kablam! 208 | pub unsafe fn _mm256_sub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.009 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.009 INFO kablam! Sep 19 16:12:04.013 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.013 INFO kablam! --> src/x86/avx.rs:208:42 Sep 19 16:12:04.013 INFO kablam! | Sep 19 16:12:04.013 INFO kablam! 208 | pub unsafe fn _mm256_sub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.013 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.013 INFO kablam! Sep 19 16:12:04.025 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.025 INFO kablam! --> src/x86/avx.rs:208:52 Sep 19 16:12:04.025 INFO kablam! | Sep 19 16:12:04.025 INFO kablam! 208 | pub unsafe fn _mm256_sub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.025 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.025 INFO kablam! Sep 19 16:12:04.025 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.025 INFO kablam! --> src/x86/avx.rs:217:32 Sep 19 16:12:04.025 INFO kablam! | Sep 19 16:12:04.025 INFO kablam! 217 | pub unsafe fn _mm256_div_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.025 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.025 INFO kablam! Sep 19 16:12:04.028 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.028 INFO kablam! --> src/x86/avx.rs:217:42 Sep 19 16:12:04.028 INFO kablam! | Sep 19 16:12:04.028 INFO kablam! 217 | pub unsafe fn _mm256_div_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.028 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.028 INFO kablam! Sep 19 16:12:04.031 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.031 INFO kablam! --> src/x86/avx.rs:217:52 Sep 19 16:12:04.031 INFO kablam! | Sep 19 16:12:04.031 INFO kablam! 217 | pub unsafe fn _mm256_div_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.031 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.031 INFO kablam! Sep 19 16:12:04.038 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.039 INFO kablam! --> src/x86/avx.rs:226:32 Sep 19 16:12:04.039 INFO kablam! | Sep 19 16:12:04.039 INFO kablam! 226 | pub unsafe fn _mm256_div_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.039 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.039 INFO kablam! Sep 19 16:12:04.041 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.041 INFO kablam! --> src/x86/avx.rs:226:42 Sep 19 16:12:04.041 INFO kablam! | Sep 19 16:12:04.041 INFO kablam! 226 | pub unsafe fn _mm256_div_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.041 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.041 INFO kablam! Sep 19 16:12:04.045 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.045 INFO kablam! --> src/x86/avx.rs:226:52 Sep 19 16:12:04.045 INFO kablam! | Sep 19 16:12:04.045 INFO kablam! 226 | pub unsafe fn _mm256_div_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.045 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.045 INFO kablam! Sep 19 16:12:04.048 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.048 INFO kablam! --> src/x86/avx.rs:245:34 Sep 19 16:12:04.048 INFO kablam! | Sep 19 16:12:04.048 INFO kablam! 245 | pub unsafe fn _mm256_round_pd(a: f64x4, b: i32) -> f64x4 { Sep 19 16:12:04.048 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.048 INFO kablam! Sep 19 16:12:04.052 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.052 INFO kablam! --> src/x86/avx.rs:245:52 Sep 19 16:12:04.052 INFO kablam! | Sep 19 16:12:04.052 INFO kablam! 245 | pub unsafe fn _mm256_round_pd(a: f64x4, b: i32) -> f64x4 { Sep 19 16:12:04.052 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.052 INFO kablam! Sep 19 16:12:04.057 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.057 INFO kablam! --> src/x86/avx.rs:261:33 Sep 19 16:12:04.057 INFO kablam! | Sep 19 16:12:04.057 INFO kablam! 261 | pub unsafe fn _mm256_ceil_pd(a: f64x4) -> f64x4 { Sep 19 16:12:04.057 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.057 INFO kablam! Sep 19 16:12:04.061 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.061 INFO kablam! --> src/x86/avx.rs:261:43 Sep 19 16:12:04.061 INFO kablam! | Sep 19 16:12:04.061 INFO kablam! 261 | pub unsafe fn _mm256_ceil_pd(a: f64x4) -> f64x4 { Sep 19 16:12:04.061 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.061 INFO kablam! Sep 19 16:12:04.065 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.065 INFO kablam! --> src/x86/avx.rs:270:34 Sep 19 16:12:04.065 INFO kablam! | Sep 19 16:12:04.065 INFO kablam! 270 | pub unsafe fn _mm256_floor_pd(a: f64x4) -> f64x4 { Sep 19 16:12:04.065 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.065 INFO kablam! Sep 19 16:12:04.070 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.070 INFO kablam! --> src/x86/avx.rs:270:44 Sep 19 16:12:04.070 INFO kablam! | Sep 19 16:12:04.070 INFO kablam! 270 | pub unsafe fn _mm256_floor_pd(a: f64x4) -> f64x4 { Sep 19 16:12:04.070 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.070 INFO kablam! Sep 19 16:12:04.074 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.074 INFO kablam! --> src/x86/avx.rs:289:34 Sep 19 16:12:04.074 INFO kablam! | Sep 19 16:12:04.074 INFO kablam! 289 | pub unsafe fn _mm256_round_ps(a: f32x8, b: i32) -> f32x8 { Sep 19 16:12:04.074 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.074 INFO kablam! Sep 19 16:12:04.079 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.079 INFO kablam! --> src/x86/avx.rs:289:52 Sep 19 16:12:04.079 INFO kablam! | Sep 19 16:12:04.079 INFO kablam! 289 | pub unsafe fn _mm256_round_ps(a: f32x8, b: i32) -> f32x8 { Sep 19 16:12:04.079 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.079 INFO kablam! Sep 19 16:12:04.083 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.083 INFO kablam! --> src/x86/avx.rs:305:33 Sep 19 16:12:04.084 INFO kablam! | Sep 19 16:12:04.084 INFO kablam! 305 | pub unsafe fn _mm256_ceil_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.084 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.084 INFO kablam! Sep 19 16:12:04.087 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.087 INFO kablam! --> src/x86/avx.rs:305:43 Sep 19 16:12:04.087 INFO kablam! | Sep 19 16:12:04.087 INFO kablam! 305 | pub unsafe fn _mm256_ceil_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.087 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.087 INFO kablam! Sep 19 16:12:04.091 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.091 INFO kablam! --> src/x86/avx.rs:314:34 Sep 19 16:12:04.091 INFO kablam! | Sep 19 16:12:04.091 INFO kablam! 314 | pub unsafe fn _mm256_floor_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.091 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.091 INFO kablam! Sep 19 16:12:04.094 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.094 INFO kablam! --> src/x86/avx.rs:314:44 Sep 19 16:12:04.094 INFO kablam! | Sep 19 16:12:04.094 INFO kablam! 314 | pub unsafe fn _mm256_floor_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.095 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.095 INFO kablam! Sep 19 16:12:04.099 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.099 INFO kablam! --> src/x86/avx.rs:323:33 Sep 19 16:12:04.099 INFO kablam! | Sep 19 16:12:04.099 INFO kablam! 323 | pub unsafe fn _mm256_sqrt_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.099 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.099 INFO kablam! Sep 19 16:12:04.106 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.106 INFO kablam! --> src/x86/avx.rs:323:43 Sep 19 16:12:04.106 INFO kablam! | Sep 19 16:12:04.106 INFO kablam! 323 | pub unsafe fn _mm256_sqrt_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.106 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.106 INFO kablam! Sep 19 16:12:04.108 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.108 INFO kablam! --> src/x86/avx.rs:332:33 Sep 19 16:12:04.108 INFO kablam! | Sep 19 16:12:04.108 INFO kablam! 332 | pub unsafe fn _mm256_sqrt_pd(a: f64x4) -> f64x4 { Sep 19 16:12:04.108 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.108 INFO kablam! Sep 19 16:12:04.112 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.112 INFO kablam! --> src/x86/avx.rs:332:43 Sep 19 16:12:04.112 INFO kablam! | Sep 19 16:12:04.112 INFO kablam! 332 | pub unsafe fn _mm256_sqrt_pd(a: f64x4) -> f64x4 { Sep 19 16:12:04.112 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.112 INFO kablam! Sep 19 16:12:04.117 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.117 INFO kablam! --> src/x86/avx.rs:342:34 Sep 19 16:12:04.117 INFO kablam! | Sep 19 16:12:04.117 INFO kablam! 342 | pub unsafe fn _mm256_blend_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.117 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.117 INFO kablam! Sep 19 16:12:04.122 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.122 INFO kablam! --> src/x86/avx.rs:342:44 Sep 19 16:12:04.122 INFO kablam! | Sep 19 16:12:04.122 INFO kablam! 342 | pub unsafe fn _mm256_blend_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.122 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.122 INFO kablam! Sep 19 16:12:04.126 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.126 INFO kablam! --> src/x86/avx.rs:342:65 Sep 19 16:12:04.126 INFO kablam! | Sep 19 16:12:04.126 INFO kablam! 342 | pub unsafe fn _mm256_blend_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.126 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.126 INFO kablam! Sep 19 16:12:04.130 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.130 INFO kablam! --> src/x86/avx.rs:359:34 Sep 19 16:12:04.130 INFO kablam! | Sep 19 16:12:04.130 INFO kablam! 359 | pub unsafe fn _mm256_blend_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.130 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.130 INFO kablam! Sep 19 16:12:04.133 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.133 INFO kablam! --> src/x86/avx.rs:359:44 Sep 19 16:12:04.133 INFO kablam! | Sep 19 16:12:04.133 INFO kablam! 359 | pub unsafe fn _mm256_blend_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.133 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.133 INFO kablam! Sep 19 16:12:04.138 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.138 INFO kablam! --> src/x86/avx.rs:359:65 Sep 19 16:12:04.138 INFO kablam! | Sep 19 16:12:04.138 INFO kablam! 359 | pub unsafe fn _mm256_blend_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.138 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.138 INFO kablam! Sep 19 16:12:04.142 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.142 INFO kablam! --> src/x86/avx.rs:375:35 Sep 19 16:12:04.142 INFO kablam! | Sep 19 16:12:04.142 INFO kablam! 375 | pub unsafe fn _mm256_blendv_pd(a: f64x4, b: f64x4, c: f64x4) -> f64x4 { Sep 19 16:12:04.142 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.142 INFO kablam! Sep 19 16:12:04.150 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.150 INFO kablam! --> src/x86/avx.rs:375:45 Sep 19 16:12:04.150 INFO kablam! | Sep 19 16:12:04.150 INFO kablam! 375 | pub unsafe fn _mm256_blendv_pd(a: f64x4, b: f64x4, c: f64x4) -> f64x4 { Sep 19 16:12:04.150 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.150 INFO kablam! Sep 19 16:12:04.151 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.151 INFO kablam! --> src/x86/avx.rs:375:55 Sep 19 16:12:04.151 INFO kablam! | Sep 19 16:12:04.151 INFO kablam! 375 | pub unsafe fn _mm256_blendv_pd(a: f64x4, b: f64x4, c: f64x4) -> f64x4 { Sep 19 16:12:04.151 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.151 INFO kablam! Sep 19 16:12:04.156 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.156 INFO kablam! --> src/x86/avx.rs:375:65 Sep 19 16:12:04.156 INFO kablam! | Sep 19 16:12:04.156 INFO kablam! 375 | pub unsafe fn _mm256_blendv_pd(a: f64x4, b: f64x4, c: f64x4) -> f64x4 { Sep 19 16:12:04.156 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.156 INFO kablam! Sep 19 16:12:04.160 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.160 INFO kablam! --> src/x86/avx.rs:384:35 Sep 19 16:12:04.160 INFO kablam! | Sep 19 16:12:04.160 INFO kablam! 384 | pub unsafe fn _mm256_blendv_ps(a: f32x8, b: f32x8, c: f32x8) -> f32x8 { Sep 19 16:12:04.160 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.160 INFO kablam! Sep 19 16:12:04.164 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.164 INFO kablam! --> src/x86/avx.rs:384:45 Sep 19 16:12:04.164 INFO kablam! | Sep 19 16:12:04.164 INFO kablam! 384 | pub unsafe fn _mm256_blendv_ps(a: f32x8, b: f32x8, c: f32x8) -> f32x8 { Sep 19 16:12:04.164 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.164 INFO kablam! Sep 19 16:12:04.168 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.168 INFO kablam! --> src/x86/avx.rs:384:55 Sep 19 16:12:04.168 INFO kablam! | Sep 19 16:12:04.168 INFO kablam! 384 | pub unsafe fn _mm256_blendv_ps(a: f32x8, b: f32x8, c: f32x8) -> f32x8 { Sep 19 16:12:04.168 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.168 INFO kablam! Sep 19 16:12:04.175 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.175 INFO kablam! --> src/x86/avx.rs:384:65 Sep 19 16:12:04.175 INFO kablam! | Sep 19 16:12:04.175 INFO kablam! 384 | pub unsafe fn _mm256_blendv_ps(a: f32x8, b: f32x8, c: f32x8) -> f32x8 { Sep 19 16:12:04.175 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.175 INFO kablam! Sep 19 16:12:04.177 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.177 INFO kablam! --> src/x86/avx.rs:396:31 Sep 19 16:12:04.178 INFO kablam! | Sep 19 16:12:04.178 INFO kablam! 396 | pub unsafe fn _mm256_dp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.178 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.178 INFO kablam! Sep 19 16:12:04.183 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.183 INFO kablam! --> src/x86/avx.rs:396:41 Sep 19 16:12:04.183 INFO kablam! | Sep 19 16:12:04.183 INFO kablam! 396 | pub unsafe fn _mm256_dp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.183 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.183 INFO kablam! Sep 19 16:12:04.188 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.188 INFO kablam! --> src/x86/avx.rs:396:62 Sep 19 16:12:04.188 INFO kablam! | Sep 19 16:12:04.188 INFO kablam! 396 | pub unsafe fn _mm256_dp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.188 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.188 INFO kablam! Sep 19 16:12:04.191 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.191 INFO kablam! --> src/x86/avx.rs:414:33 Sep 19 16:12:04.191 INFO kablam! | Sep 19 16:12:04.192 INFO kablam! 414 | pub unsafe fn _mm256_hadd_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.192 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.192 INFO kablam! Sep 19 16:12:04.196 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.196 INFO kablam! --> src/x86/avx.rs:414:43 Sep 19 16:12:04.196 INFO kablam! | Sep 19 16:12:04.196 INFO kablam! 414 | pub unsafe fn _mm256_hadd_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.196 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.196 INFO kablam! Sep 19 16:12:04.200 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.200 INFO kablam! --> src/x86/avx.rs:414:53 Sep 19 16:12:04.200 INFO kablam! | Sep 19 16:12:04.200 INFO kablam! 414 | pub unsafe fn _mm256_hadd_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.200 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.200 INFO kablam! Sep 19 16:12:04.204 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.204 INFO kablam! --> src/x86/avx.rs:426:33 Sep 19 16:12:04.204 INFO kablam! | Sep 19 16:12:04.204 INFO kablam! 426 | pub unsafe fn _mm256_hadd_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.204 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.204 INFO kablam! Sep 19 16:12:04.208 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.208 INFO kablam! --> src/x86/avx.rs:426:43 Sep 19 16:12:04.208 INFO kablam! | Sep 19 16:12:04.208 INFO kablam! 426 | pub unsafe fn _mm256_hadd_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.208 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.208 INFO kablam! Sep 19 16:12:04.212 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.212 INFO kablam! --> src/x86/avx.rs:426:53 Sep 19 16:12:04.212 INFO kablam! | Sep 19 16:12:04.212 INFO kablam! 426 | pub unsafe fn _mm256_hadd_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.212 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.212 INFO kablam! Sep 19 16:12:04.217 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.217 INFO kablam! --> src/x86/avx.rs:437:33 Sep 19 16:12:04.217 INFO kablam! | Sep 19 16:12:04.217 INFO kablam! 437 | pub unsafe fn _mm256_hsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.217 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.217 INFO kablam! Sep 19 16:12:04.221 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.221 INFO kablam! --> src/x86/avx.rs:437:43 Sep 19 16:12:04.221 INFO kablam! | Sep 19 16:12:04.221 INFO kablam! 437 | pub unsafe fn _mm256_hsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.221 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.221 INFO kablam! Sep 19 16:12:04.226 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.226 INFO kablam! --> src/x86/avx.rs:437:53 Sep 19 16:12:04.226 INFO kablam! | Sep 19 16:12:04.226 INFO kablam! 437 | pub unsafe fn _mm256_hsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.226 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.226 INFO kablam! Sep 19 16:12:04.230 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.230 INFO kablam! --> src/x86/avx.rs:449:33 Sep 19 16:12:04.230 INFO kablam! | Sep 19 16:12:04.231 INFO kablam! 449 | pub unsafe fn _mm256_hsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.231 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.231 INFO kablam! Sep 19 16:12:04.235 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.235 INFO kablam! --> src/x86/avx.rs:449:43 Sep 19 16:12:04.235 INFO kablam! | Sep 19 16:12:04.235 INFO kablam! 449 | pub unsafe fn _mm256_hsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.235 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.235 INFO kablam! Sep 19 16:12:04.240 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.240 INFO kablam! --> src/x86/avx.rs:449:53 Sep 19 16:12:04.240 INFO kablam! | Sep 19 16:12:04.240 INFO kablam! 449 | pub unsafe fn _mm256_hsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.240 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.240 INFO kablam! Sep 19 16:12:04.245 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.245 INFO kablam! --> src/x86/avx.rs:459:32 Sep 19 16:12:04.245 INFO kablam! | Sep 19 16:12:04.245 INFO kablam! 459 | pub unsafe fn _mm256_xor_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.245 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.245 INFO kablam! Sep 19 16:12:04.251 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.251 INFO kablam! --> src/x86/avx.rs:459:42 Sep 19 16:12:04.251 INFO kablam! | Sep 19 16:12:04.251 INFO kablam! 459 | pub unsafe fn _mm256_xor_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.251 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.251 INFO kablam! Sep 19 16:12:04.256 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.256 INFO kablam! --> src/x86/avx.rs:459:52 Sep 19 16:12:04.256 INFO kablam! | Sep 19 16:12:04.256 INFO kablam! 459 | pub unsafe fn _mm256_xor_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.256 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.256 INFO kablam! Sep 19 16:12:04.261 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.261 INFO kablam! --> src/x86/avx.rs:468:32 Sep 19 16:12:04.261 INFO kablam! | Sep 19 16:12:04.262 INFO kablam! 468 | pub unsafe fn _mm256_xor_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.262 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.262 INFO kablam! Sep 19 16:12:04.267 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.267 INFO kablam! --> src/x86/avx.rs:468:42 Sep 19 16:12:04.267 INFO kablam! | Sep 19 16:12:04.267 INFO kablam! 468 | pub unsafe fn _mm256_xor_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.267 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.267 INFO kablam! Sep 19 16:12:04.272 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.272 INFO kablam! --> src/x86/avx.rs:468:52 Sep 19 16:12:04.272 INFO kablam! | Sep 19 16:12:04.272 INFO kablam! 468 | pub unsafe fn _mm256_xor_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.272 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.272 INFO kablam! Sep 19 16:12:04.278 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.278 INFO kablam! --> src/x86/avx.rs:479:29 Sep 19 16:12:04.278 INFO kablam! | Sep 19 16:12:04.278 INFO kablam! 479 | pub unsafe fn _mm_cmp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:04.278 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.278 INFO kablam! Sep 19 16:12:04.283 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.283 INFO kablam! --> src/x86/avx.rs:479:39 Sep 19 16:12:04.283 INFO kablam! | Sep 19 16:12:04.283 INFO kablam! 479 | pub unsafe fn _mm_cmp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:04.283 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.283 INFO kablam! Sep 19 16:12:04.288 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.288 INFO kablam! --> src/x86/avx.rs:479:60 Sep 19 16:12:04.288 INFO kablam! | Sep 19 16:12:04.288 INFO kablam! 479 | pub unsafe fn _mm_cmp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:04.288 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.288 INFO kablam! Sep 19 16:12:04.293 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.293 INFO kablam! --> src/x86/avx.rs:497:32 Sep 19 16:12:04.293 INFO kablam! | Sep 19 16:12:04.293 INFO kablam! 497 | pub unsafe fn _mm256_cmp_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.293 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.293 INFO kablam! Sep 19 16:12:04.298 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.298 INFO kablam! --> src/x86/avx.rs:497:42 Sep 19 16:12:04.298 INFO kablam! | Sep 19 16:12:04.298 INFO kablam! 497 | pub unsafe fn _mm256_cmp_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.298 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.298 INFO kablam! Sep 19 16:12:04.303 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.303 INFO kablam! --> src/x86/avx.rs:497:63 Sep 19 16:12:04.303 INFO kablam! | Sep 19 16:12:04.303 INFO kablam! 497 | pub unsafe fn _mm256_cmp_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.303 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.303 INFO kablam! Sep 19 16:12:04.307 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.308 INFO kablam! --> src/x86/avx.rs:515:29 Sep 19 16:12:04.308 INFO kablam! | Sep 19 16:12:04.308 INFO kablam! 515 | pub unsafe fn _mm_cmp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:04.308 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.308 INFO kablam! Sep 19 16:12:04.313 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.313 INFO kablam! --> src/x86/avx.rs:515:39 Sep 19 16:12:04.313 INFO kablam! | Sep 19 16:12:04.313 INFO kablam! 515 | pub unsafe fn _mm_cmp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:04.313 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.313 INFO kablam! Sep 19 16:12:04.318 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.318 INFO kablam! --> src/x86/avx.rs:515:60 Sep 19 16:12:04.318 INFO kablam! | Sep 19 16:12:04.318 INFO kablam! 515 | pub unsafe fn _mm_cmp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:04.318 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.318 INFO kablam! Sep 19 16:12:04.323 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.323 INFO kablam! --> src/x86/avx.rs:533:32 Sep 19 16:12:04.323 INFO kablam! | Sep 19 16:12:04.323 INFO kablam! 533 | pub unsafe fn _mm256_cmp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.323 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.323 INFO kablam! Sep 19 16:12:04.328 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.328 INFO kablam! --> src/x86/avx.rs:533:42 Sep 19 16:12:04.328 INFO kablam! | Sep 19 16:12:04.328 INFO kablam! 533 | pub unsafe fn _mm256_cmp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.328 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.328 INFO kablam! Sep 19 16:12:04.333 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.333 INFO kablam! --> src/x86/avx.rs:533:63 Sep 19 16:12:04.333 INFO kablam! | Sep 19 16:12:04.333 INFO kablam! 533 | pub unsafe fn _mm256_cmp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.333 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.333 INFO kablam! Sep 19 16:12:04.338 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.338 INFO kablam! --> src/x86/avx.rs:553:29 Sep 19 16:12:04.338 INFO kablam! | Sep 19 16:12:04.338 INFO kablam! 553 | pub unsafe fn _mm_cmp_sd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:04.338 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.338 INFO kablam! Sep 19 16:12:04.343 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.343 INFO kablam! --> src/x86/avx.rs:553:39 Sep 19 16:12:04.343 INFO kablam! | Sep 19 16:12:04.343 INFO kablam! 553 | pub unsafe fn _mm_cmp_sd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:04.343 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.343 INFO kablam! Sep 19 16:12:04.349 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.349 INFO kablam! --> src/x86/avx.rs:553:60 Sep 19 16:12:04.349 INFO kablam! | Sep 19 16:12:04.349 INFO kablam! 553 | pub unsafe fn _mm_cmp_sd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:04.349 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.349 INFO kablam! Sep 19 16:12:04.354 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.354 INFO kablam! --> src/x86/avx.rs:573:29 Sep 19 16:12:04.354 INFO kablam! | Sep 19 16:12:04.354 INFO kablam! 573 | pub unsafe fn _mm_cmp_ss(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:04.354 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.354 INFO kablam! Sep 19 16:12:04.359 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.359 INFO kablam! --> src/x86/avx.rs:573:39 Sep 19 16:12:04.359 INFO kablam! | Sep 19 16:12:04.359 INFO kablam! 573 | pub unsafe fn _mm_cmp_ss(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:04.359 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.359 INFO kablam! Sep 19 16:12:04.364 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.364 INFO kablam! --> src/x86/avx.rs:573:60 Sep 19 16:12:04.364 INFO kablam! | Sep 19 16:12:04.364 INFO kablam! 573 | pub unsafe fn _mm_cmp_ss(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:04.364 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.364 INFO kablam! Sep 19 16:12:04.369 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:04.369 INFO kablam! --> src/x86/avx.rs:589:37 Sep 19 16:12:04.369 INFO kablam! | Sep 19 16:12:04.369 INFO kablam! 589 | pub unsafe fn _mm256_cvtepi32_pd(a: i32x4) -> f64x4 { Sep 19 16:12:04.369 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.369 INFO kablam! Sep 19 16:12:04.374 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.374 INFO kablam! --> src/x86/avx.rs:589:47 Sep 19 16:12:04.374 INFO kablam! | Sep 19 16:12:04.374 INFO kablam! 589 | pub unsafe fn _mm256_cvtepi32_pd(a: i32x4) -> f64x4 { Sep 19 16:12:04.374 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.374 INFO kablam! Sep 19 16:12:04.381 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:04.382 INFO kablam! --> src/x86/avx.rs:598:37 Sep 19 16:12:04.382 INFO kablam! | Sep 19 16:12:04.382 INFO kablam! 598 | pub unsafe fn _mm256_cvtepi32_ps(a: i32x8) -> f32x8 { Sep 19 16:12:04.382 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.382 INFO kablam! Sep 19 16:12:04.383 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.384 INFO kablam! --> src/x86/avx.rs:598:47 Sep 19 16:12:04.384 INFO kablam! | Sep 19 16:12:04.384 INFO kablam! 598 | pub unsafe fn _mm256_cvtepi32_ps(a: i32x8) -> f32x8 { Sep 19 16:12:04.384 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.384 INFO kablam! Sep 19 16:12:04.388 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.388 INFO kablam! --> src/x86/avx.rs:607:34 Sep 19 16:12:04.388 INFO kablam! | Sep 19 16:12:04.388 INFO kablam! 607 | pub unsafe fn _mm256_cvtpd_ps(a: f64x4) -> f32x4 { Sep 19 16:12:04.388 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.388 INFO kablam! Sep 19 16:12:04.392 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.392 INFO kablam! --> src/x86/avx.rs:607:44 Sep 19 16:12:04.392 INFO kablam! | Sep 19 16:12:04.392 INFO kablam! 607 | pub unsafe fn _mm256_cvtpd_ps(a: f64x4) -> f32x4 { Sep 19 16:12:04.392 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.392 INFO kablam! Sep 19 16:12:04.396 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.396 INFO kablam! --> src/x86/avx.rs:616:37 Sep 19 16:12:04.396 INFO kablam! | Sep 19 16:12:04.396 INFO kablam! 616 | pub unsafe fn _mm256_cvtps_epi32(a: f32x8) -> i32x8 { Sep 19 16:12:04.396 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.396 INFO kablam! Sep 19 16:12:04.400 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:04.400 INFO kablam! --> src/x86/avx.rs:616:47 Sep 19 16:12:04.400 INFO kablam! | Sep 19 16:12:04.400 INFO kablam! 616 | pub unsafe fn _mm256_cvtps_epi32(a: f32x8) -> i32x8 { Sep 19 16:12:04.400 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.401 INFO kablam! Sep 19 16:12:04.404 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.404 INFO kablam! --> src/x86/avx.rs:625:34 Sep 19 16:12:04.404 INFO kablam! | Sep 19 16:12:04.404 INFO kablam! 625 | pub unsafe fn _mm256_cvtps_pd(a: f32x4) -> f64x4 { Sep 19 16:12:04.404 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.404 INFO kablam! Sep 19 16:12:04.408 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.408 INFO kablam! --> src/x86/avx.rs:625:44 Sep 19 16:12:04.408 INFO kablam! | Sep 19 16:12:04.408 INFO kablam! 625 | pub unsafe fn _mm256_cvtps_pd(a: f32x4) -> f64x4 { Sep 19 16:12:04.408 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.408 INFO kablam! Sep 19 16:12:04.412 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.412 INFO kablam! --> src/x86/avx.rs:634:38 Sep 19 16:12:04.412 INFO kablam! | Sep 19 16:12:04.412 INFO kablam! 634 | pub unsafe fn _mm256_cvttpd_epi32(a: f64x4) -> i32x4 { Sep 19 16:12:04.412 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.412 INFO kablam! Sep 19 16:12:04.416 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:04.416 INFO kablam! --> src/x86/avx.rs:634:48 Sep 19 16:12:04.416 INFO kablam! | Sep 19 16:12:04.416 INFO kablam! 634 | pub unsafe fn _mm256_cvttpd_epi32(a: f64x4) -> i32x4 { Sep 19 16:12:04.416 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.416 INFO kablam! Sep 19 16:12:04.420 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.420 INFO kablam! --> src/x86/avx.rs:643:37 Sep 19 16:12:04.420 INFO kablam! | Sep 19 16:12:04.420 INFO kablam! 643 | pub unsafe fn _mm256_cvtpd_epi32(a: f64x4) -> i32x4 { Sep 19 16:12:04.420 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.420 INFO kablam! Sep 19 16:12:04.424 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:04.424 INFO kablam! --> src/x86/avx.rs:643:47 Sep 19 16:12:04.424 INFO kablam! | Sep 19 16:12:04.424 INFO kablam! 643 | pub unsafe fn _mm256_cvtpd_epi32(a: f64x4) -> i32x4 { Sep 19 16:12:04.424 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.424 INFO kablam! Sep 19 16:12:04.428 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.428 INFO kablam! --> src/x86/avx.rs:652:38 Sep 19 16:12:04.428 INFO kablam! | Sep 19 16:12:04.428 INFO kablam! 652 | pub unsafe fn _mm256_cvttps_epi32(a: f32x8) -> i32x8 { Sep 19 16:12:04.428 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.428 INFO kablam! Sep 19 16:12:04.446 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:04.447 INFO kablam! --> src/x86/avx.rs:652:48 Sep 19 16:12:04.447 INFO kablam! | Sep 19 16:12:04.447 INFO kablam! 652 | pub unsafe fn _mm256_cvttps_epi32(a: f32x8) -> i32x8 { Sep 19 16:12:04.447 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.447 INFO kablam! Sep 19 16:12:04.447 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.447 INFO kablam! --> src/x86/avx.rs:662:40 Sep 19 16:12:04.447 INFO kablam! | Sep 19 16:12:04.447 INFO kablam! 662 | pub unsafe fn _mm256_extractf128_ps(a: f32x8, imm8: i32) -> f32x4 { Sep 19 16:12:04.447 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.447 INFO kablam! Sep 19 16:12:04.447 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.447 INFO kablam! --> src/x86/avx.rs:662:61 Sep 19 16:12:04.447 INFO kablam! | Sep 19 16:12:04.447 INFO kablam! 662 | pub unsafe fn _mm256_extractf128_ps(a: f32x8, imm8: i32) -> f32x4 { Sep 19 16:12:04.447 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.447 INFO kablam! Sep 19 16:12:04.447 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.447 INFO kablam! --> src/x86/avx.rs:679:40 Sep 19 16:12:04.447 INFO kablam! | Sep 19 16:12:04.447 INFO kablam! 679 | pub unsafe fn _mm256_extractf128_pd(a: f64x4, imm8: i32) -> f64x2 { Sep 19 16:12:04.447 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.447 INFO kablam! Sep 19 16:12:04.450 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.450 INFO kablam! --> src/x86/avx.rs:679:61 Sep 19 16:12:04.450 INFO kablam! | Sep 19 16:12:04.450 INFO kablam! 679 | pub unsafe fn _mm256_extractf128_pd(a: f64x4, imm8: i32) -> f64x2 { Sep 19 16:12:04.450 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.450 INFO kablam! Sep 19 16:12:04.455 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.455 INFO kablam! --> src/x86/avx.rs:711:39 Sep 19 16:12:04.455 INFO kablam! | Sep 19 16:12:04.455 INFO kablam! 711 | pub unsafe fn _mm256_permutevar_ps(a: f32x8, b: __m256i) -> f32x8 { Sep 19 16:12:04.455 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.455 INFO kablam! Sep 19 16:12:04.460 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.460 INFO kablam! --> src/x86/avx.rs:711:61 Sep 19 16:12:04.460 INFO kablam! | Sep 19 16:12:04.460 INFO kablam! 711 | pub unsafe fn _mm256_permutevar_ps(a: f32x8, b: __m256i) -> f32x8 { Sep 19 16:12:04.460 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.460 INFO kablam! Sep 19 16:12:04.466 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.466 INFO kablam! --> src/x86/avx.rs:720:36 Sep 19 16:12:04.466 INFO kablam! | Sep 19 16:12:04.466 INFO kablam! 720 | pub unsafe fn _mm_permutevar_ps(a: f32x4, b: __m128i) -> f32x4 { Sep 19 16:12:04.466 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.466 INFO kablam! Sep 19 16:12:04.470 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.470 INFO kablam! --> src/x86/avx.rs:720:58 Sep 19 16:12:04.470 INFO kablam! | Sep 19 16:12:04.470 INFO kablam! 720 | pub unsafe fn _mm_permutevar_ps(a: f32x4, b: __m128i) -> f32x4 { Sep 19 16:12:04.470 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.470 INFO kablam! Sep 19 16:12:04.474 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.474 INFO kablam! --> src/x86/avx.rs:730:36 Sep 19 16:12:04.474 INFO kablam! | Sep 19 16:12:04.474 INFO kablam! 730 | pub unsafe fn _mm256_permute_ps(a: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.474 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.474 INFO kablam! Sep 19 16:12:04.478 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.478 INFO kablam! --> src/x86/avx.rs:730:57 Sep 19 16:12:04.478 INFO kablam! | Sep 19 16:12:04.478 INFO kablam! 730 | pub unsafe fn _mm256_permute_ps(a: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.478 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.478 INFO kablam! Sep 19 16:12:04.486 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.486 INFO kablam! --> src/x86/avx.rs:747:33 Sep 19 16:12:04.487 INFO kablam! | Sep 19 16:12:04.487 INFO kablam! 747 | pub unsafe fn _mm_permute_ps(a: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:04.487 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.487 INFO kablam! Sep 19 16:12:04.487 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.487 INFO kablam! --> src/x86/avx.rs:747:54 Sep 19 16:12:04.487 INFO kablam! | Sep 19 16:12:04.487 INFO kablam! 747 | pub unsafe fn _mm_permute_ps(a: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:04.487 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.487 INFO kablam! Sep 19 16:12:04.491 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.491 INFO kablam! --> src/x86/avx.rs:763:39 Sep 19 16:12:04.491 INFO kablam! | Sep 19 16:12:04.491 INFO kablam! 763 | pub unsafe fn _mm256_permutevar_pd(a: f64x4, b: __m256i) -> f64x4 { Sep 19 16:12:04.491 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.491 INFO kablam! Sep 19 16:12:04.495 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.495 INFO kablam! --> src/x86/avx.rs:763:61 Sep 19 16:12:04.495 INFO kablam! | Sep 19 16:12:04.495 INFO kablam! 763 | pub unsafe fn _mm256_permutevar_pd(a: f64x4, b: __m256i) -> f64x4 { Sep 19 16:12:04.495 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.495 INFO kablam! Sep 19 16:12:04.500 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.500 INFO kablam! --> src/x86/avx.rs:772:36 Sep 19 16:12:04.500 INFO kablam! | Sep 19 16:12:04.500 INFO kablam! 772 | pub unsafe fn _mm_permutevar_pd(a: f64x2, b: __m128i) -> f64x2 { Sep 19 16:12:04.500 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.500 INFO kablam! Sep 19 16:12:04.504 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.504 INFO kablam! --> src/x86/avx.rs:772:58 Sep 19 16:12:04.504 INFO kablam! | Sep 19 16:12:04.504 INFO kablam! 772 | pub unsafe fn _mm_permutevar_pd(a: f64x2, b: __m128i) -> f64x2 { Sep 19 16:12:04.504 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.504 INFO kablam! Sep 19 16:12:04.509 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.509 INFO kablam! --> src/x86/avx.rs:782:36 Sep 19 16:12:04.509 INFO kablam! | Sep 19 16:12:04.509 INFO kablam! 782 | pub unsafe fn _mm256_permute_pd(a: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.509 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.509 INFO kablam! Sep 19 16:12:04.514 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.514 INFO kablam! --> src/x86/avx.rs:782:57 Sep 19 16:12:04.514 INFO kablam! | Sep 19 16:12:04.514 INFO kablam! 782 | pub unsafe fn _mm256_permute_pd(a: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.514 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.514 INFO kablam! Sep 19 16:12:04.520 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.520 INFO kablam! --> src/x86/avx.rs:799:33 Sep 19 16:12:04.520 INFO kablam! | Sep 19 16:12:04.520 INFO kablam! 799 | pub unsafe fn _mm_permute_pd(a: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:04.520 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.520 INFO kablam! Sep 19 16:12:04.527 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.527 INFO kablam! --> src/x86/avx.rs:799:54 Sep 19 16:12:04.527 INFO kablam! | Sep 19 16:12:04.527 INFO kablam! 799 | pub unsafe fn _mm_permute_pd(a: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:04.527 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.527 INFO kablam! Sep 19 16:12:04.530 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.531 INFO kablam! --> src/x86/avx.rs:816:41 Sep 19 16:12:04.531 INFO kablam! | Sep 19 16:12:04.531 INFO kablam! 816 | pub unsafe fn _mm256_permute2f128_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.531 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.531 INFO kablam! Sep 19 16:12:04.535 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.535 INFO kablam! --> src/x86/avx.rs:816:51 Sep 19 16:12:04.535 INFO kablam! | Sep 19 16:12:04.535 INFO kablam! 816 | pub unsafe fn _mm256_permute2f128_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.535 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.535 INFO kablam! Sep 19 16:12:04.545 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.545 INFO kablam! --> src/x86/avx.rs:816:72 Sep 19 16:12:04.545 INFO kablam! | Sep 19 16:12:04.545 INFO kablam! 816 | pub unsafe fn _mm256_permute2f128_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 19 16:12:04.545 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.545 INFO kablam! Sep 19 16:12:04.548 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.548 INFO kablam! --> src/x86/avx.rs:833:41 Sep 19 16:12:04.548 INFO kablam! | Sep 19 16:12:04.548 INFO kablam! 833 | pub unsafe fn _mm256_permute2f128_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.548 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.548 INFO kablam! Sep 19 16:12:04.551 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.551 INFO kablam! --> src/x86/avx.rs:833:51 Sep 19 16:12:04.551 INFO kablam! | Sep 19 16:12:04.551 INFO kablam! 833 | pub unsafe fn _mm256_permute2f128_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.551 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.551 INFO kablam! Sep 19 16:12:04.556 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.557 INFO kablam! --> src/x86/avx.rs:833:72 Sep 19 16:12:04.557 INFO kablam! | Sep 19 16:12:04.557 INFO kablam! 833 | pub unsafe fn _mm256_permute2f128_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 19 16:12:04.557 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.557 INFO kablam! Sep 19 16:12:04.560 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.560 INFO kablam! --> src/x86/avx.rs:866:47 Sep 19 16:12:04.560 INFO kablam! | Sep 19 16:12:04.560 INFO kablam! 866 | pub unsafe fn _mm256_broadcast_ss(f: &f32) -> f32x8 { Sep 19 16:12:04.560 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.561 INFO kablam! Sep 19 16:12:04.566 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.566 INFO kablam! --> src/x86/avx.rs:875:44 Sep 19 16:12:04.566 INFO kablam! | Sep 19 16:12:04.566 INFO kablam! 875 | pub unsafe fn _mm_broadcast_ss(f: &f32) -> f32x4 { Sep 19 16:12:04.567 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.567 INFO kablam! Sep 19 16:12:04.574 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.574 INFO kablam! --> src/x86/avx.rs:884:47 Sep 19 16:12:04.574 INFO kablam! | Sep 19 16:12:04.574 INFO kablam! 884 | pub unsafe fn _mm256_broadcast_sd(f: &f64) -> f64x4 { Sep 19 16:12:04.574 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.574 INFO kablam! Sep 19 16:12:04.578 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.579 INFO kablam! --> src/x86/avx.rs:893:39 Sep 19 16:12:04.579 INFO kablam! | Sep 19 16:12:04.579 INFO kablam! 893 | pub unsafe fn _mm256_broadcast_ps(a: &f32x4) -> f32x8 { Sep 19 16:12:04.579 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.579 INFO kablam! Sep 19 16:12:04.583 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.583 INFO kablam! --> src/x86/avx.rs:893:49 Sep 19 16:12:04.583 INFO kablam! | Sep 19 16:12:04.583 INFO kablam! 893 | pub unsafe fn _mm256_broadcast_ps(a: &f32x4) -> f32x8 { Sep 19 16:12:04.583 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.583 INFO kablam! Sep 19 16:12:04.589 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.589 INFO kablam! --> src/x86/avx.rs:902:39 Sep 19 16:12:04.589 INFO kablam! | Sep 19 16:12:04.589 INFO kablam! 902 | pub unsafe fn _mm256_broadcast_pd(a: &f64x2) -> f64x4 { Sep 19 16:12:04.589 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.589 INFO kablam! Sep 19 16:12:04.598 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.598 INFO kablam! --> src/x86/avx.rs:902:49 Sep 19 16:12:04.598 INFO kablam! | Sep 19 16:12:04.598 INFO kablam! 902 | pub unsafe fn _mm256_broadcast_pd(a: &f64x2) -> f64x4 { Sep 19 16:12:04.598 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.598 INFO kablam! Sep 19 16:12:04.601 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.601 INFO kablam! --> src/x86/avx.rs:913:39 Sep 19 16:12:04.601 INFO kablam! | Sep 19 16:12:04.601 INFO kablam! 913 | pub unsafe fn _mm256_insertf128_ps(a: f32x8, b: f32x4, imm8: i32) -> f32x8 { Sep 19 16:12:04.601 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.601 INFO kablam! Sep 19 16:12:04.606 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.606 INFO kablam! --> src/x86/avx.rs:913:49 Sep 19 16:12:04.606 INFO kablam! | Sep 19 16:12:04.606 INFO kablam! 913 | pub unsafe fn _mm256_insertf128_ps(a: f32x8, b: f32x4, imm8: i32) -> f32x8 { Sep 19 16:12:04.606 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.606 INFO kablam! Sep 19 16:12:04.611 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.611 INFO kablam! --> src/x86/avx.rs:913:70 Sep 19 16:12:04.611 INFO kablam! | Sep 19 16:12:04.611 INFO kablam! 913 | pub unsafe fn _mm256_insertf128_ps(a: f32x8, b: f32x4, imm8: i32) -> f32x8 { Sep 19 16:12:04.611 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.611 INFO kablam! Sep 19 16:12:04.616 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.616 INFO kablam! --> src/x86/avx.rs:931:39 Sep 19 16:12:04.616 INFO kablam! | Sep 19 16:12:04.616 INFO kablam! 931 | pub unsafe fn _mm256_insertf128_pd(a: f64x4, b: f64x2, imm8: i32) -> f64x4 { Sep 19 16:12:04.616 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.616 INFO kablam! Sep 19 16:12:04.623 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.623 INFO kablam! --> src/x86/avx.rs:931:49 Sep 19 16:12:04.623 INFO kablam! | Sep 19 16:12:04.623 INFO kablam! 931 | pub unsafe fn _mm256_insertf128_pd(a: f64x4, b: f64x2, imm8: i32) -> f64x4 { Sep 19 16:12:04.623 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.623 INFO kablam! Sep 19 16:12:04.628 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.628 INFO kablam! --> src/x86/avx.rs:931:70 Sep 19 16:12:04.628 INFO kablam! | Sep 19 16:12:04.628 INFO kablam! 931 | pub unsafe fn _mm256_insertf128_pd(a: f64x4, b: f64x2, imm8: i32) -> f64x4 { Sep 19 16:12:04.628 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.628 INFO kablam! Sep 19 16:12:04.632 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:04.632 INFO kablam! --> src/x86/avx.rs:965:37 Sep 19 16:12:04.632 INFO kablam! | Sep 19 16:12:04.632 INFO kablam! 965 | pub unsafe fn _mm256_insert_epi8(a: i8x32, i: i8, index: i32) -> i8x32 { Sep 19 16:12:04.632 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.632 INFO kablam! Sep 19 16:12:04.637 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:04.637 INFO kablam! --> src/x86/avx.rs:965:66 Sep 19 16:12:04.637 INFO kablam! | Sep 19 16:12:04.637 INFO kablam! 965 | pub unsafe fn _mm256_insert_epi8(a: i8x32, i: i8, index: i32) -> i8x32 { Sep 19 16:12:04.637 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.637 INFO kablam! Sep 19 16:12:04.641 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:04.641 INFO kablam! --> src/x86/avx.rs:982:38 Sep 19 16:12:04.641 INFO kablam! | Sep 19 16:12:04.641 INFO kablam! 982 | pub unsafe fn _mm256_insert_epi16(a: i16x16, i: i16, index: i32) -> i16x16 { Sep 19 16:12:04.641 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:04.641 INFO kablam! Sep 19 16:12:04.645 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:04.645 INFO kablam! --> src/x86/avx.rs:982:69 Sep 19 16:12:04.645 INFO kablam! | Sep 19 16:12:04.645 INFO kablam! 982 | pub unsafe fn _mm256_insert_epi16(a: i16x16, i: i16, index: i32) -> i16x16 { Sep 19 16:12:04.645 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:04.645 INFO kablam! Sep 19 16:12:04.655 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:04.655 INFO kablam! --> src/x86/avx.rs:999:38 Sep 19 16:12:04.655 INFO kablam! | Sep 19 16:12:04.655 INFO kablam! 999 | pub unsafe fn _mm256_insert_epi32(a: i32x8, i: i32, index: i32) -> i32x8 { Sep 19 16:12:04.655 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.655 INFO kablam! Sep 19 16:12:04.655 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:04.655 INFO kablam! --> src/x86/avx.rs:999:68 Sep 19 16:12:04.655 INFO kablam! | Sep 19 16:12:04.655 INFO kablam! 999 | pub unsafe fn _mm256_insert_epi32(a: i32x8, i: i32, index: i32) -> i32x8 { Sep 19 16:12:04.655 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.655 INFO kablam! Sep 19 16:12:04.662 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.662 INFO kablam! --> src/x86/avx.rs:1017:55 Sep 19 16:12:04.662 INFO kablam! | Sep 19 16:12:04.662 INFO kablam! 1017 | pub unsafe fn _mm256_load_pd(mem_addr: *const f64) -> f64x4 { Sep 19 16:12:04.662 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.662 INFO kablam! Sep 19 16:12:04.667 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.667 INFO kablam! --> src/x86/avx.rs:1028:55 Sep 19 16:12:04.667 INFO kablam! | Sep 19 16:12:04.667 INFO kablam! 1028 | pub unsafe fn _mm256_load_ps(mem_addr: *const f32) -> f32x8 { Sep 19 16:12:04.667 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.667 INFO kablam! Sep 19 16:12:04.674 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.675 INFO kablam! --> src/x86/avx.rs:1038:56 Sep 19 16:12:04.675 INFO kablam! | Sep 19 16:12:04.675 INFO kablam! 1038 | pub unsafe fn _mm256_loadu_pd(mem_addr: *const f64) -> f64x4 { Sep 19 16:12:04.675 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.675 INFO kablam! Sep 19 16:12:04.675 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.675 INFO kablam! --> src/x86/avx.rs:1048:56 Sep 19 16:12:04.675 INFO kablam! | Sep 19 16:12:04.675 INFO kablam! 1048 | pub unsafe fn _mm256_loadu_ps(mem_addr: *const f32) -> f32x8 { Sep 19 16:12:04.675 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.675 INFO kablam! Sep 19 16:12:04.679 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.679 INFO kablam! --> src/x86/avx.rs:1077:74 Sep 19 16:12:04.679 INFO kablam! | Sep 19 16:12:04.679 INFO kablam! 1077 | pub unsafe fn _mm256_maskload_pd(mem_addr: *const f64, mask: __m256i) -> f64x4 { Sep 19 16:12:04.679 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.679 INFO kablam! Sep 19 16:12:04.684 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.684 INFO kablam! --> src/x86/avx.rs:1087:71 Sep 19 16:12:04.684 INFO kablam! | Sep 19 16:12:04.684 INFO kablam! 1087 | pub unsafe fn _mm_maskload_pd(mem_addr: *const f64, mask: __m128i) -> f64x2 { Sep 19 16:12:04.684 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.684 INFO kablam! Sep 19 16:12:04.693 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.693 INFO kablam! --> src/x86/avx.rs:1097:74 Sep 19 16:12:04.694 INFO kablam! | Sep 19 16:12:04.694 INFO kablam! 1097 | pub unsafe fn _mm256_maskload_ps(mem_addr: *const f32, mask: __m256i) -> f32x8 { Sep 19 16:12:04.694 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.694 INFO kablam! Sep 19 16:12:04.698 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.702 INFO kablam! --> src/x86/avx.rs:1107:71 Sep 19 16:12:04.705 INFO kablam! | Sep 19 16:12:04.705 INFO kablam! 1107 | pub unsafe fn _mm_maskload_ps(mem_addr: *const f32, mask: __m128i) -> f32x4 { Sep 19 16:12:04.705 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.705 INFO kablam! Sep 19 16:12:04.705 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.705 INFO kablam! --> src/x86/avx.rs:1116:37 Sep 19 16:12:04.705 INFO kablam! | Sep 19 16:12:04.705 INFO kablam! 1116 | pub unsafe fn _mm256_movehdup_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.705 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.705 INFO kablam! Sep 19 16:12:04.705 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.705 INFO kablam! --> src/x86/avx.rs:1116:47 Sep 19 16:12:04.705 INFO kablam! | Sep 19 16:12:04.705 INFO kablam! 1116 | pub unsafe fn _mm256_movehdup_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.705 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.705 INFO kablam! Sep 19 16:12:04.709 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.710 INFO kablam! --> src/x86/avx.rs:1125:37 Sep 19 16:12:04.710 INFO kablam! | Sep 19 16:12:04.710 INFO kablam! 1125 | pub unsafe fn _mm256_moveldup_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.710 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.710 INFO kablam! Sep 19 16:12:04.714 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.714 INFO kablam! --> src/x86/avx.rs:1125:47 Sep 19 16:12:04.714 INFO kablam! | Sep 19 16:12:04.714 INFO kablam! 1125 | pub unsafe fn _mm256_moveldup_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.714 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.714 INFO kablam! Sep 19 16:12:04.718 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.718 INFO kablam! --> src/x86/avx.rs:1134:36 Sep 19 16:12:04.718 INFO kablam! | Sep 19 16:12:04.718 INFO kablam! 1134 | pub unsafe fn _mm256_movedup_pd(a: f64x4) -> f64x4 { Sep 19 16:12:04.718 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.718 INFO kablam! Sep 19 16:12:04.723 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.723 INFO kablam! --> src/x86/avx.rs:1134:46 Sep 19 16:12:04.723 INFO kablam! | Sep 19 16:12:04.723 INFO kablam! 1134 | pub unsafe fn _mm256_movedup_pd(a: f64x4) -> f64x4 { Sep 19 16:12:04.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.723 INFO kablam! Sep 19 16:12:04.732 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.732 INFO kablam! --> src/x86/avx.rs:1154:32 Sep 19 16:12:04.732 INFO kablam! | Sep 19 16:12:04.732 INFO kablam! 1154 | pub unsafe fn _mm256_rcp_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.732 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.732 INFO kablam! Sep 19 16:12:04.738 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.738 INFO kablam! --> src/x86/avx.rs:1154:42 Sep 19 16:12:04.738 INFO kablam! | Sep 19 16:12:04.738 INFO kablam! 1154 | pub unsafe fn _mm256_rcp_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.738 INFO kablam! Sep 19 16:12:04.743 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.743 INFO kablam! --> src/x86/avx.rs:1164:34 Sep 19 16:12:04.743 INFO kablam! | Sep 19 16:12:04.743 INFO kablam! 1164 | pub unsafe fn _mm256_rsqrt_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.743 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.743 INFO kablam! Sep 19 16:12:04.744 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.744 INFO kablam! --> src/x86/avx.rs:1164:44 Sep 19 16:12:04.744 INFO kablam! | Sep 19 16:12:04.744 INFO kablam! 1164 | pub unsafe fn _mm256_rsqrt_ps(a: f32x8) -> f32x8 { Sep 19 16:12:04.744 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.744 INFO kablam! Sep 19 16:12:04.748 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.748 INFO kablam! --> src/x86/avx.rs:1173:37 Sep 19 16:12:04.748 INFO kablam! | Sep 19 16:12:04.749 INFO kablam! 1173 | pub unsafe fn _mm256_unpackhi_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.749 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.749 INFO kablam! Sep 19 16:12:04.755 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.755 INFO kablam! --> src/x86/avx.rs:1173:47 Sep 19 16:12:04.755 INFO kablam! | Sep 19 16:12:04.755 INFO kablam! 1173 | pub unsafe fn _mm256_unpackhi_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.755 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.755 INFO kablam! Sep 19 16:12:04.759 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.759 INFO kablam! --> src/x86/avx.rs:1173:57 Sep 19 16:12:04.759 INFO kablam! | Sep 19 16:12:04.759 INFO kablam! 1173 | pub unsafe fn _mm256_unpackhi_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.759 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.759 INFO kablam! Sep 19 16:12:04.767 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.767 INFO kablam! --> src/x86/avx.rs:1182:37 Sep 19 16:12:04.767 INFO kablam! | Sep 19 16:12:04.767 INFO kablam! 1182 | pub unsafe fn _mm256_unpackhi_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.767 INFO kablam! Sep 19 16:12:04.771 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.771 INFO kablam! --> src/x86/avx.rs:1182:47 Sep 19 16:12:04.771 INFO kablam! | Sep 19 16:12:04.771 INFO kablam! 1182 | pub unsafe fn _mm256_unpackhi_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.771 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.771 INFO kablam! Sep 19 16:12:04.775 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.775 INFO kablam! --> src/x86/avx.rs:1182:57 Sep 19 16:12:04.775 INFO kablam! | Sep 19 16:12:04.775 INFO kablam! 1182 | pub unsafe fn _mm256_unpackhi_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.775 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.775 INFO kablam! Sep 19 16:12:04.786 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.786 INFO kablam! --> src/x86/avx.rs:1191:37 Sep 19 16:12:04.786 INFO kablam! | Sep 19 16:12:04.786 INFO kablam! 1191 | pub unsafe fn _mm256_unpacklo_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.786 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.786 INFO kablam! Sep 19 16:12:04.786 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.786 INFO kablam! --> src/x86/avx.rs:1191:47 Sep 19 16:12:04.786 INFO kablam! | Sep 19 16:12:04.786 INFO kablam! 1191 | pub unsafe fn _mm256_unpacklo_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.786 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.786 INFO kablam! Sep 19 16:12:04.802 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.802 INFO kablam! --> src/x86/avx.rs:1191:57 Sep 19 16:12:04.802 INFO kablam! | Sep 19 16:12:04.802 INFO kablam! 1191 | pub unsafe fn _mm256_unpacklo_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 19 16:12:04.802 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.802 INFO kablam! Sep 19 16:12:04.805 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.805 INFO kablam! --> src/x86/avx.rs:1200:37 Sep 19 16:12:04.805 INFO kablam! | Sep 19 16:12:04.805 INFO kablam! 1200 | pub unsafe fn _mm256_unpacklo_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.805 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.805 INFO kablam! Sep 19 16:12:04.810 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.811 INFO kablam! --> src/x86/avx.rs:1200:47 Sep 19 16:12:04.811 INFO kablam! | Sep 19 16:12:04.811 INFO kablam! 1200 | pub unsafe fn _mm256_unpacklo_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.811 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.811 INFO kablam! Sep 19 16:12:04.818 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.819 INFO kablam! --> src/x86/avx.rs:1200:57 Sep 19 16:12:04.819 INFO kablam! | Sep 19 16:12:04.819 INFO kablam! 1200 | pub unsafe fn _mm256_unpacklo_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 19 16:12:04.819 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.819 INFO kablam! Sep 19 16:12:04.822 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.822 INFO kablam! --> src/x86/avx.rs:1248:34 Sep 19 16:12:04.822 INFO kablam! | Sep 19 16:12:04.822 INFO kablam! 1248 | pub unsafe fn _mm256_testz_pd(a: f64x4, b: f64x4) -> i32 { Sep 19 16:12:04.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.823 INFO kablam! Sep 19 16:12:04.824 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.824 INFO kablam! --> src/x86/avx.rs:1248:44 Sep 19 16:12:04.824 INFO kablam! | Sep 19 16:12:04.824 INFO kablam! 1248 | pub unsafe fn _mm256_testz_pd(a: f64x4, b: f64x4) -> i32 { Sep 19 16:12:04.824 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.824 INFO kablam! Sep 19 16:12:04.836 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.836 INFO kablam! --> src/x86/avx.rs:1262:34 Sep 19 16:12:04.836 INFO kablam! | Sep 19 16:12:04.836 INFO kablam! 1262 | pub unsafe fn _mm256_testc_pd(a: f64x4, b: f64x4) -> i32 { Sep 19 16:12:04.836 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.836 INFO kablam! Sep 19 16:12:04.836 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.836 INFO kablam! --> src/x86/avx.rs:1262:44 Sep 19 16:12:04.836 INFO kablam! | Sep 19 16:12:04.836 INFO kablam! 1262 | pub unsafe fn _mm256_testc_pd(a: f64x4, b: f64x4) -> i32 { Sep 19 16:12:04.836 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.836 INFO kablam! Sep 19 16:12:04.840 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.840 INFO kablam! --> src/x86/avx.rs:1277:36 Sep 19 16:12:04.840 INFO kablam! | Sep 19 16:12:04.840 INFO kablam! 1277 | pub unsafe fn _mm256_testnzc_pd(a: f64x4, b: f64x4) -> i32 { Sep 19 16:12:04.841 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.841 INFO kablam! Sep 19 16:12:04.846 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.846 INFO kablam! --> src/x86/avx.rs:1277:46 Sep 19 16:12:04.846 INFO kablam! | Sep 19 16:12:04.846 INFO kablam! 1277 | pub unsafe fn _mm256_testnzc_pd(a: f64x4, b: f64x4) -> i32 { Sep 19 16:12:04.846 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.846 INFO kablam! Sep 19 16:12:04.852 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.852 INFO kablam! --> src/x86/avx.rs:1291:31 Sep 19 16:12:04.852 INFO kablam! | Sep 19 16:12:04.852 INFO kablam! 1291 | pub unsafe fn _mm_testz_pd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:04.852 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.852 INFO kablam! Sep 19 16:12:04.857 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.857 INFO kablam! --> src/x86/avx.rs:1291:41 Sep 19 16:12:04.857 INFO kablam! | Sep 19 16:12:04.857 INFO kablam! 1291 | pub unsafe fn _mm_testz_pd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:04.857 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.857 INFO kablam! Sep 19 16:12:04.867 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.867 INFO kablam! --> src/x86/avx.rs:1305:31 Sep 19 16:12:04.867 INFO kablam! | Sep 19 16:12:04.867 INFO kablam! 1305 | pub unsafe fn _mm_testc_pd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:04.867 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.867 INFO kablam! Sep 19 16:12:04.869 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.870 INFO kablam! --> src/x86/avx.rs:1305:41 Sep 19 16:12:04.870 INFO kablam! | Sep 19 16:12:04.870 INFO kablam! 1305 | pub unsafe fn _mm_testc_pd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:04.870 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.870 INFO kablam! Sep 19 16:12:04.874 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.874 INFO kablam! --> src/x86/avx.rs:1320:33 Sep 19 16:12:04.874 INFO kablam! | Sep 19 16:12:04.874 INFO kablam! 1320 | pub unsafe fn _mm_testnzc_pd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:04.874 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.874 INFO kablam! Sep 19 16:12:04.881 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:04.881 INFO kablam! --> src/x86/avx.rs:1320:43 Sep 19 16:12:04.881 INFO kablam! | Sep 19 16:12:04.881 INFO kablam! 1320 | pub unsafe fn _mm_testnzc_pd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:04.881 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.881 INFO kablam! Sep 19 16:12:04.884 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.884 INFO kablam! --> src/x86/avx.rs:1334:34 Sep 19 16:12:04.884 INFO kablam! | Sep 19 16:12:04.884 INFO kablam! 1334 | pub unsafe fn _mm256_testz_ps(a: f32x8, b: f32x8) -> i32 { Sep 19 16:12:04.884 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.885 INFO kablam! Sep 19 16:12:04.890 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.890 INFO kablam! --> src/x86/avx.rs:1334:44 Sep 19 16:12:04.890 INFO kablam! | Sep 19 16:12:04.890 INFO kablam! 1334 | pub unsafe fn _mm256_testz_ps(a: f32x8, b: f32x8) -> i32 { Sep 19 16:12:04.890 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.890 INFO kablam! Sep 19 16:12:04.895 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.895 INFO kablam! --> src/x86/avx.rs:1348:34 Sep 19 16:12:04.895 INFO kablam! | Sep 19 16:12:04.895 INFO kablam! 1348 | pub unsafe fn _mm256_testc_ps(a: f32x8, b: f32x8) -> i32 { Sep 19 16:12:04.895 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.895 INFO kablam! Sep 19 16:12:04.900 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.901 INFO kablam! --> src/x86/avx.rs:1348:44 Sep 19 16:12:04.901 INFO kablam! | Sep 19 16:12:04.901 INFO kablam! 1348 | pub unsafe fn _mm256_testc_ps(a: f32x8, b: f32x8) -> i32 { Sep 19 16:12:04.901 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.901 INFO kablam! Sep 19 16:12:04.905 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.905 INFO kablam! --> src/x86/avx.rs:1363:36 Sep 19 16:12:04.905 INFO kablam! | Sep 19 16:12:04.905 INFO kablam! 1363 | pub unsafe fn _mm256_testnzc_ps(a: f32x8, b: f32x8) -> i32 { Sep 19 16:12:04.905 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.905 INFO kablam! Sep 19 16:12:04.910 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.910 INFO kablam! --> src/x86/avx.rs:1363:46 Sep 19 16:12:04.910 INFO kablam! | Sep 19 16:12:04.910 INFO kablam! 1363 | pub unsafe fn _mm256_testnzc_ps(a: f32x8, b: f32x8) -> i32 { Sep 19 16:12:04.910 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.910 INFO kablam! Sep 19 16:12:04.920 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.920 INFO kablam! --> src/x86/avx.rs:1377:31 Sep 19 16:12:04.920 INFO kablam! | Sep 19 16:12:04.920 INFO kablam! 1377 | pub unsafe fn _mm_testz_ps(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:04.920 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.920 INFO kablam! Sep 19 16:12:04.925 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.925 INFO kablam! --> src/x86/avx.rs:1377:41 Sep 19 16:12:04.925 INFO kablam! | Sep 19 16:12:04.925 INFO kablam! 1377 | pub unsafe fn _mm_testz_ps(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:04.925 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.925 INFO kablam! Sep 19 16:12:04.929 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.929 INFO kablam! --> src/x86/avx.rs:1391:31 Sep 19 16:12:04.929 INFO kablam! | Sep 19 16:12:04.929 INFO kablam! 1391 | pub unsafe fn _mm_testc_ps(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:04.929 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.929 INFO kablam! Sep 19 16:12:04.933 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.933 INFO kablam! --> src/x86/avx.rs:1391:41 Sep 19 16:12:04.933 INFO kablam! | Sep 19 16:12:04.933 INFO kablam! 1391 | pub unsafe fn _mm_testc_ps(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:04.933 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.933 INFO kablam! Sep 19 16:12:04.937 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.937 INFO kablam! --> src/x86/avx.rs:1406:33 Sep 19 16:12:04.937 INFO kablam! | Sep 19 16:12:04.937 INFO kablam! 1406 | pub unsafe fn _mm_testnzc_ps(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:04.937 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.937 INFO kablam! Sep 19 16:12:04.941 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:04.942 INFO kablam! --> src/x86/avx.rs:1406:43 Sep 19 16:12:04.942 INFO kablam! | Sep 19 16:12:04.942 INFO kablam! 1406 | pub unsafe fn _mm_testnzc_ps(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:04.942 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.942 INFO kablam! Sep 19 16:12:04.946 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.946 INFO kablam! --> src/x86/avx.rs:1416:37 Sep 19 16:12:04.946 INFO kablam! | Sep 19 16:12:04.946 INFO kablam! 1416 | pub unsafe fn _mm256_movemask_pd(a: f64x4) -> i32 { Sep 19 16:12:04.946 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.946 INFO kablam! Sep 19 16:12:04.950 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.950 INFO kablam! --> src/x86/avx.rs:1426:37 Sep 19 16:12:04.950 INFO kablam! | Sep 19 16:12:04.950 INFO kablam! 1426 | pub unsafe fn _mm256_movemask_ps(a: f32x8) -> i32 { Sep 19 16:12:04.950 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.950 INFO kablam! Sep 19 16:12:04.955 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.955 INFO kablam! --> src/x86/avx.rs:1434:38 Sep 19 16:12:04.955 INFO kablam! | Sep 19 16:12:04.955 INFO kablam! 1434 | pub unsafe fn _mm256_setzero_pd() -> f64x4 { Sep 19 16:12:04.955 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.955 INFO kablam! Sep 19 16:12:04.962 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.962 INFO kablam! --> src/x86/avx.rs:1442:38 Sep 19 16:12:04.962 INFO kablam! | Sep 19 16:12:04.962 INFO kablam! 1442 | pub unsafe fn _mm256_setzero_ps() -> f32x8 { Sep 19 16:12:04.962 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.962 INFO kablam! Sep 19 16:12:04.965 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.965 INFO kablam! --> src/x86/avx.rs:1460:64 Sep 19 16:12:04.965 INFO kablam! | Sep 19 16:12:04.965 INFO kablam! 1460 | pub unsafe fn _mm256_set_pd(a: f64, b: f64, c: f64, d: f64) -> f64x4 { Sep 19 16:12:04.965 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.965 INFO kablam! Sep 19 16:12:04.970 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.970 INFO kablam! --> src/x86/avx.rs:1469:96 Sep 19 16:12:04.970 INFO kablam! | Sep 19 16:12:04.970 INFO kablam! 1469 | pub unsafe fn _mm256_set_ps(a: f32, b: f32, c: f32, d: f32, e: f32, f: f32, g: f32, h: f32) -> f32x8 { Sep 19 16:12:04.970 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.970 INFO kablam! Sep 19 16:12:04.975 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:04.975 INFO kablam! --> src/x86/avx.rs:1478:322 Sep 19 16:12:04.975 INFO kablam! | Sep 19 16:12:04.975 INFO kablam! 1478 | pub unsafe fn _mm256_set_epi8(e00: i8, e01: i8, e02: i8, e03: i8, e04: i8, e05: i8, e06: i8, e07: i8, e08: i8, e09: i8, e10: i8, e11: i8, e12: i8, e13: i8, e14: i8, e15: i8, e16: i8, e17: i8, e18: i8, e19: i8, e20: i8, e21: i8, e22: i8, e23: i8, e24: i8, e25: i8, e26: i8, e27: i8, e28: i8, e29: i8, e30: i8, e31: i8) -> i8x32 { Sep 19 16:12:04.975 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.975 INFO kablam! Sep 19 16:12:04.980 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:04.980 INFO kablam! --> src/x86/avx.rs:1486:195 Sep 19 16:12:04.980 INFO kablam! | Sep 19 16:12:04.980 INFO kablam! 1486 | pub unsafe fn _mm256_set_epi16(e00: i16, e01: i16, e02: i16, e03: i16, e04: i16, e05: i16, e06: i16, e07: i16, e08: i16, e09: i16, e10: i16, e11: i16, e12: i16, e13: i16, e14: i16, e15: i16) -> i16x16 { Sep 19 16:12:04.980 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:04.980 INFO kablam! Sep 19 16:12:04.985 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:04.985 INFO kablam! --> src/x86/avx.rs:1494:107 Sep 19 16:12:04.985 INFO kablam! | Sep 19 16:12:04.985 INFO kablam! 1494 | pub unsafe fn _mm256_set_epi32(e0: i32, e1: i32, e2: i32, e3: i32, e4: i32, e5: i32, e6: i32, e7: i32) -> i32x8 { Sep 19 16:12:04.985 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.985 INFO kablam! Sep 19 16:12:04.990 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:04.990 INFO kablam! --> src/x86/avx.rs:1502:68 Sep 19 16:12:04.990 INFO kablam! | Sep 19 16:12:04.990 INFO kablam! 1502 | pub unsafe fn _mm256_set_epi64x(a: i64, b: i64, c: i64, d: i64) -> i64x4 { Sep 19 16:12:04.990 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.990 INFO kablam! Sep 19 16:12:04.994 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:04.994 INFO kablam! --> src/x86/avx.rs:1511:65 Sep 19 16:12:04.994 INFO kablam! | Sep 19 16:12:04.994 INFO kablam! 1511 | pub unsafe fn _mm256_setr_pd(a: f64, b: f64, c: f64, d: f64) -> f64x4 { Sep 19 16:12:04.995 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.995 INFO kablam! Sep 19 16:12:04.999 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:04.999 INFO kablam! --> src/x86/avx.rs:1520:97 Sep 19 16:12:04.999 INFO kablam! | Sep 19 16:12:04.999 INFO kablam! 1520 | pub unsafe fn _mm256_setr_ps(a: f32, b: f32, c: f32, d: f32, e: f32, f: f32, g: f32, h: f32) -> f32x8 { Sep 19 16:12:04.999 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:04.999 INFO kablam! Sep 19 16:12:05.004 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:05.004 INFO kablam! --> src/x86/avx.rs:1529:323 Sep 19 16:12:05.004 INFO kablam! | Sep 19 16:12:05.004 INFO kablam! 1529 | pub unsafe fn _mm256_setr_epi8(e00: i8, e01: i8, e02: i8, e03: i8, e04: i8, e05: i8, e06: i8, e07: i8, e08: i8, e09: i8, e10: i8, e11: i8, e12: i8, e13: i8, e14: i8, e15: i8, e16: i8, e17: i8, e18: i8, e19: i8, e20: i8, e21: i8, e22: i8, e23: i8, e24: i8, e25: i8, e26: i8, e27: i8, e28: i8, e29: i8, e30: i8, e31: i8) -> i8x32 { Sep 19 16:12:05.004 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.004 INFO kablam! Sep 19 16:12:05.008 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:05.008 INFO kablam! --> src/x86/avx.rs:1538:196 Sep 19 16:12:05.008 INFO kablam! | Sep 19 16:12:05.008 INFO kablam! 1538 | pub unsafe fn _mm256_setr_epi16(e00: i16, e01: i16, e02: i16, e03: i16, e04: i16, e05: i16, e06: i16, e07: i16, e08: i16, e09: i16, e10: i16, e11: i16, e12: i16, e13: i16, e14: i16, e15: i16) -> i16x16 { Sep 19 16:12:05.008 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:05.008 INFO kablam! Sep 19 16:12:05.012 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:05.012 INFO kablam! --> src/x86/avx.rs:1547:108 Sep 19 16:12:05.012 INFO kablam! | Sep 19 16:12:05.012 INFO kablam! 1547 | pub unsafe fn _mm256_setr_epi32(e0: i32, e1: i32, e2: i32, e3: i32, e4: i32, e5: i32, e6: i32, e7: i32) -> i32x8 { Sep 19 16:12:05.012 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.012 INFO kablam! Sep 19 16:12:05.016 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:05.016 INFO kablam! --> src/x86/avx.rs:1556:69 Sep 19 16:12:05.016 INFO kablam! | Sep 19 16:12:05.016 INFO kablam! 1556 | pub unsafe fn _mm256_setr_epi64x(a: i64, b: i64, c: i64, d: i64) -> i64x4 { Sep 19 16:12:05.016 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.016 INFO kablam! Sep 19 16:12:05.022 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.022 INFO kablam! --> src/x86/avx.rs:1565:41 Sep 19 16:12:05.022 INFO kablam! | Sep 19 16:12:05.022 INFO kablam! 1565 | pub unsafe fn _mm256_set1_pd(a: f64) -> f64x4 { Sep 19 16:12:05.023 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.023 INFO kablam! Sep 19 16:12:05.025 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.025 INFO kablam! --> src/x86/avx.rs:1574:41 Sep 19 16:12:05.025 INFO kablam! | Sep 19 16:12:05.025 INFO kablam! 1574 | pub unsafe fn _mm256_set1_ps(a: f32) -> f32x8 { Sep 19 16:12:05.025 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.025 INFO kablam! Sep 19 16:12:05.030 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 19 16:12:05.030 INFO kablam! --> src/x86/avx.rs:1585:42 Sep 19 16:12:05.030 INFO kablam! | Sep 19 16:12:05.030 INFO kablam! 1585 | pub unsafe fn _mm256_set1_epi8(a: i8) -> i8x32 { Sep 19 16:12:05.030 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.030 INFO kablam! Sep 19 16:12:05.034 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 19 16:12:05.034 INFO kablam! --> src/x86/avx.rs:1596:44 Sep 19 16:12:05.034 INFO kablam! | Sep 19 16:12:05.034 INFO kablam! 1596 | pub unsafe fn _mm256_set1_epi16(a: i16) -> i16x16 { Sep 19 16:12:05.034 INFO kablam! | ^^^^^^ not found in this scope Sep 19 16:12:05.034 INFO kablam! Sep 19 16:12:05.039 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 19 16:12:05.039 INFO kablam! --> src/x86/avx.rs:1605:44 Sep 19 16:12:05.039 INFO kablam! | Sep 19 16:12:05.039 INFO kablam! 1605 | pub unsafe fn _mm256_set1_epi32(a: i32) -> i32x8 { Sep 19 16:12:05.039 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.039 INFO kablam! Sep 19 16:12:05.043 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:05.043 INFO kablam! --> src/x86/avx.rs:1616:45 Sep 19 16:12:05.043 INFO kablam! | Sep 19 16:12:05.043 INFO kablam! 1616 | pub unsafe fn _mm256_set1_epi64x(a: i64) -> i64x4 { Sep 19 16:12:05.043 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.043 INFO kablam! Sep 19 16:12:05.047 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.047 INFO kablam! --> src/x86/avx.rs:1625:35 Sep 19 16:12:05.047 INFO kablam! | Sep 19 16:12:05.047 INFO kablam! 1625 | pub unsafe fn _mm256_castpd_ps(a: f64x4) -> f32x8 { Sep 19 16:12:05.047 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.047 INFO kablam! Sep 19 16:12:05.051 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.051 INFO kablam! --> src/x86/avx.rs:1625:45 Sep 19 16:12:05.051 INFO kablam! | Sep 19 16:12:05.051 INFO kablam! 1625 | pub unsafe fn _mm256_castpd_ps(a: f64x4) -> f32x8 { Sep 19 16:12:05.051 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.051 INFO kablam! Sep 19 16:12:05.056 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.057 INFO kablam! --> src/x86/avx.rs:1634:35 Sep 19 16:12:05.057 INFO kablam! | Sep 19 16:12:05.057 INFO kablam! 1634 | pub unsafe fn _mm256_castps_pd(a: f32x8) -> f64x4 { Sep 19 16:12:05.057 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.057 INFO kablam! Sep 19 16:12:05.060 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.060 INFO kablam! --> src/x86/avx.rs:1634:45 Sep 19 16:12:05.060 INFO kablam! | Sep 19 16:12:05.060 INFO kablam! 1634 | pub unsafe fn _mm256_castps_pd(a: f32x8) -> f64x4 { Sep 19 16:12:05.060 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.060 INFO kablam! Sep 19 16:12:05.066 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.066 INFO kablam! --> src/x86/avx.rs:1643:38 Sep 19 16:12:05.066 INFO kablam! | Sep 19 16:12:05.066 INFO kablam! 1643 | pub unsafe fn _mm256_castps_si256(a: f32x8) -> __m256i { Sep 19 16:12:05.066 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.066 INFO kablam! Sep 19 16:12:05.069 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.069 INFO kablam! --> src/x86/avx.rs:1652:50 Sep 19 16:12:05.069 INFO kablam! | Sep 19 16:12:05.069 INFO kablam! 1652 | pub unsafe fn _mm256_castsi256_ps(a: __m256i) -> f32x8 { Sep 19 16:12:05.069 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.069 INFO kablam! Sep 19 16:12:05.073 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.073 INFO kablam! --> src/x86/avx.rs:1661:38 Sep 19 16:12:05.073 INFO kablam! | Sep 19 16:12:05.073 INFO kablam! 1661 | pub unsafe fn _mm256_castpd_si256(a: f64x4) -> __m256i { Sep 19 16:12:05.073 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.073 INFO kablam! Sep 19 16:12:05.077 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.077 INFO kablam! --> src/x86/avx.rs:1670:50 Sep 19 16:12:05.077 INFO kablam! | Sep 19 16:12:05.077 INFO kablam! 1670 | pub unsafe fn _mm256_castsi256_pd(a: __m256i) -> f64x4 { Sep 19 16:12:05.077 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.077 INFO kablam! Sep 19 16:12:05.081 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.081 INFO kablam! --> src/x86/avx.rs:1679:41 Sep 19 16:12:05.081 INFO kablam! | Sep 19 16:12:05.081 INFO kablam! 1679 | pub unsafe fn _mm256_castps256_ps128(a: f32x8) -> f32x4 { Sep 19 16:12:05.081 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.081 INFO kablam! Sep 19 16:12:05.085 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:05.085 INFO kablam! --> src/x86/avx.rs:1679:51 Sep 19 16:12:05.085 INFO kablam! | Sep 19 16:12:05.085 INFO kablam! 1679 | pub unsafe fn _mm256_castps256_ps128(a: f32x8) -> f32x4 { Sep 19 16:12:05.085 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.085 INFO kablam! Sep 19 16:12:05.089 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.089 INFO kablam! --> src/x86/avx.rs:1688:41 Sep 19 16:12:05.089 INFO kablam! | Sep 19 16:12:05.089 INFO kablam! 1688 | pub unsafe fn _mm256_castpd256_pd128(a: f64x4) -> f64x2 { Sep 19 16:12:05.089 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.089 INFO kablam! Sep 19 16:12:05.093 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:05.093 INFO kablam! --> src/x86/avx.rs:1688:51 Sep 19 16:12:05.093 INFO kablam! | Sep 19 16:12:05.093 INFO kablam! 1688 | pub unsafe fn _mm256_castpd256_pd128(a: f64x4) -> f64x2 { Sep 19 16:12:05.094 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.094 INFO kablam! Sep 19 16:12:05.107 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:05.107 INFO kablam! --> src/x86/avx.rs:1707:41 Sep 19 16:12:05.107 INFO kablam! | Sep 19 16:12:05.107 INFO kablam! 1707 | pub unsafe fn _mm256_castps128_ps256(a: f32x4) -> f32x8 { Sep 19 16:12:05.107 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.107 INFO kablam! Sep 19 16:12:05.107 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.107 INFO kablam! --> src/x86/avx.rs:1707:51 Sep 19 16:12:05.107 INFO kablam! | Sep 19 16:12:05.107 INFO kablam! 1707 | pub unsafe fn _mm256_castps128_ps256(a: f32x4) -> f32x8 { Sep 19 16:12:05.107 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.107 INFO kablam! Sep 19 16:12:05.108 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:05.108 INFO kablam! --> src/x86/avx.rs:1717:41 Sep 19 16:12:05.108 INFO kablam! | Sep 19 16:12:05.108 INFO kablam! 1717 | pub unsafe fn _mm256_castpd128_pd256(a: f64x2) -> f64x4 { Sep 19 16:12:05.108 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.108 INFO kablam! Sep 19 16:12:05.113 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.113 INFO kablam! --> src/x86/avx.rs:1717:51 Sep 19 16:12:05.113 INFO kablam! | Sep 19 16:12:05.113 INFO kablam! 1717 | pub unsafe fn _mm256_castpd128_pd256(a: f64x2) -> f64x4 { Sep 19 16:12:05.113 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.113 INFO kablam! Sep 19 16:12:05.116 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:05.116 INFO kablam! --> src/x86/avx.rs:1738:41 Sep 19 16:12:05.116 INFO kablam! | Sep 19 16:12:05.116 INFO kablam! 1738 | pub unsafe fn _mm256_zextps128_ps256(a: f32x4) -> f32x8 { Sep 19 16:12:05.116 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.116 INFO kablam! Sep 19 16:12:05.120 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.121 INFO kablam! --> src/x86/avx.rs:1738:51 Sep 19 16:12:05.121 INFO kablam! | Sep 19 16:12:05.121 INFO kablam! 1738 | pub unsafe fn _mm256_zextps128_ps256(a: f32x4) -> f32x8 { Sep 19 16:12:05.121 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.121 INFO kablam! Sep 19 16:12:05.125 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:05.125 INFO kablam! --> src/x86/avx.rs:1761:41 Sep 19 16:12:05.125 INFO kablam! | Sep 19 16:12:05.125 INFO kablam! 1761 | pub unsafe fn _mm256_zextpd128_pd256(a: f64x2) -> f64x4 { Sep 19 16:12:05.125 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.125 INFO kablam! Sep 19 16:12:05.128 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.128 INFO kablam! --> src/x86/avx.rs:1761:51 Sep 19 16:12:05.129 INFO kablam! | Sep 19 16:12:05.129 INFO kablam! 1761 | pub unsafe fn _mm256_zextpd128_pd256(a: f64x2) -> f64x4 { Sep 19 16:12:05.129 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.129 INFO kablam! Sep 19 16:12:05.132 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.132 INFO kablam! --> src/x86/avx.rs:1769:40 Sep 19 16:12:05.132 INFO kablam! | Sep 19 16:12:05.132 INFO kablam! 1769 | pub unsafe fn _mm256_undefined_ps() -> f32x8 { Sep 19 16:12:05.132 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.132 INFO kablam! Sep 19 16:12:05.137 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.137 INFO kablam! --> src/x86/avx.rs:1777:40 Sep 19 16:12:05.137 INFO kablam! | Sep 19 16:12:05.137 INFO kablam! 1777 | pub unsafe fn _mm256_undefined_pd() -> f64x4 { Sep 19 16:12:05.137 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.137 INFO kablam! Sep 19 16:12:05.141 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:05.141 INFO kablam! --> src/x86/avx.rs:1793:35 Sep 19 16:12:05.141 INFO kablam! | Sep 19 16:12:05.141 INFO kablam! 1793 | pub unsafe fn _mm256_set_m128(hi: f32x4, lo: f32x4) -> f32x8 { Sep 19 16:12:05.141 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.141 INFO kablam! Sep 19 16:12:05.146 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:05.146 INFO kablam! --> src/x86/avx.rs:1793:46 Sep 19 16:12:05.146 INFO kablam! | Sep 19 16:12:05.146 INFO kablam! 1793 | pub unsafe fn _mm256_set_m128(hi: f32x4, lo: f32x4) -> f32x8 { Sep 19 16:12:05.146 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.146 INFO kablam! Sep 19 16:12:05.151 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.151 INFO kablam! --> src/x86/avx.rs:1793:56 Sep 19 16:12:05.151 INFO kablam! | Sep 19 16:12:05.151 INFO kablam! 1793 | pub unsafe fn _mm256_set_m128(hi: f32x4, lo: f32x4) -> f32x8 { Sep 19 16:12:05.151 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.151 INFO kablam! Sep 19 16:12:05.156 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:05.156 INFO kablam! --> src/x86/avx.rs:1801:36 Sep 19 16:12:05.156 INFO kablam! | Sep 19 16:12:05.156 INFO kablam! 1801 | pub unsafe fn _mm256_set_m128d(hi: f64x2, lo: f64x2) -> f64x4 { Sep 19 16:12:05.156 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.156 INFO kablam! Sep 19 16:12:05.162 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:05.162 INFO kablam! --> src/x86/avx.rs:1801:47 Sep 19 16:12:05.162 INFO kablam! | Sep 19 16:12:05.162 INFO kablam! 1801 | pub unsafe fn _mm256_set_m128d(hi: f64x2, lo: f64x2) -> f64x4 { Sep 19 16:12:05.162 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.162 INFO kablam! Sep 19 16:12:05.167 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.167 INFO kablam! --> src/x86/avx.rs:1801:57 Sep 19 16:12:05.167 INFO kablam! | Sep 19 16:12:05.167 INFO kablam! 1801 | pub unsafe fn _mm256_set_m128d(hi: f64x2, lo: f64x2) -> f64x4 { Sep 19 16:12:05.167 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.167 INFO kablam! Sep 19 16:12:05.172 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:05.172 INFO kablam! --> src/x86/avx.rs:1817:36 Sep 19 16:12:05.172 INFO kablam! | Sep 19 16:12:05.172 INFO kablam! 1817 | pub unsafe fn _mm256_setr_m128(lo: f32x4, hi: f32x4) -> f32x8 { Sep 19 16:12:05.172 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.172 INFO kablam! Sep 19 16:12:05.178 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:05.179 INFO kablam! --> src/x86/avx.rs:1817:47 Sep 19 16:12:05.179 INFO kablam! | Sep 19 16:12:05.179 INFO kablam! 1817 | pub unsafe fn _mm256_setr_m128(lo: f32x4, hi: f32x4) -> f32x8 { Sep 19 16:12:05.179 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.179 INFO kablam! Sep 19 16:12:05.182 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.182 INFO kablam! --> src/x86/avx.rs:1817:57 Sep 19 16:12:05.182 INFO kablam! | Sep 19 16:12:05.182 INFO kablam! 1817 | pub unsafe fn _mm256_setr_m128(lo: f32x4, hi: f32x4) -> f32x8 { Sep 19 16:12:05.182 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.182 INFO kablam! Sep 19 16:12:05.187 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:05.187 INFO kablam! --> src/x86/avx.rs:1825:37 Sep 19 16:12:05.187 INFO kablam! | Sep 19 16:12:05.187 INFO kablam! 1825 | pub unsafe fn _mm256_setr_m128d(lo: f64x2, hi: f64x2) -> f64x4 { Sep 19 16:12:05.187 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.187 INFO kablam! Sep 19 16:12:05.193 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:05.193 INFO kablam! --> src/x86/avx.rs:1825:48 Sep 19 16:12:05.193 INFO kablam! | Sep 19 16:12:05.193 INFO kablam! 1825 | pub unsafe fn _mm256_setr_m128d(lo: f64x2, hi: f64x2) -> f64x4 { Sep 19 16:12:05.193 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.193 INFO kablam! Sep 19 16:12:05.197 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.197 INFO kablam! --> src/x86/avx.rs:1825:58 Sep 19 16:12:05.197 INFO kablam! | Sep 19 16:12:05.197 INFO kablam! 1825 | pub unsafe fn _mm256_setr_m128d(lo: f64x2, hi: f64x2) -> f64x4 { Sep 19 16:12:05.197 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.197 INFO kablam! Sep 19 16:12:05.207 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.207 INFO kablam! --> src/x86/avx.rs:1844:77 Sep 19 16:12:05.207 INFO kablam! | Sep 19 16:12:05.207 INFO kablam! 1844 | pub unsafe fn _mm256_loadu2_m128(hiaddr: *const f32, loaddr: *const f32) -> f32x8 { Sep 19 16:12:05.207 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.207 INFO kablam! Sep 19 16:12:05.211 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 19 16:12:05.211 INFO kablam! --> src/x86/avx.rs:1855:78 Sep 19 16:12:05.211 INFO kablam! | Sep 19 16:12:05.211 INFO kablam! 1855 | pub unsafe fn _mm256_loadu2_m128d(hiaddr: *const f64, loaddr: *const f64) -> f64x4 { Sep 19 16:12:05.211 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.211 INFO kablam! Sep 19 16:12:05.215 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 19 16:12:05.215 INFO kablam! --> src/x86/avx.rs:1873:35 Sep 19 16:12:05.215 INFO kablam! | Sep 19 16:12:05.215 INFO kablam! 1873 | pub unsafe fn _mm256_cvtss_f32(a: f32x8) -> f32 { Sep 19 16:12:05.215 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.215 INFO kablam! Sep 19 16:12:05.223 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:05.223 INFO kablam! --> src/x86/pclmulqdq.rs:26:39 Sep 19 16:12:05.223 INFO kablam! | Sep 19 16:12:05.223 INFO kablam! 26 | pub unsafe fn _mm_clmulepi64_si128(a: i64x2, b: i64x2, imm8: i32) -> i64x2 { Sep 19 16:12:05.223 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.223 INFO kablam! Sep 19 16:12:05.231 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:05.231 INFO kablam! --> src/x86/pclmulqdq.rs:26:49 Sep 19 16:12:05.231 INFO kablam! | Sep 19 16:12:05.231 INFO kablam! 26 | pub unsafe fn _mm_clmulepi64_si128(a: i64x2, b: i64x2, imm8: i32) -> i64x2 { Sep 19 16:12:05.231 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.231 INFO kablam! Sep 19 16:12:05.243 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:05.243 INFO kablam! --> src/x86/pclmulqdq.rs:26:70 Sep 19 16:12:05.243 INFO kablam! | Sep 19 16:12:05.243 INFO kablam! 26 | pub unsafe fn _mm_clmulepi64_si128(a: i64x2, b: i64x2, imm8: i32) -> i64x2 { Sep 19 16:12:05.243 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.243 INFO kablam! Sep 19 16:12:05.246 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.246 INFO kablam! --> src/x86/sha.rs:14:37 Sep 19 16:12:05.246 INFO kablam! | Sep 19 16:12:05.246 INFO kablam! 14 | pub unsafe fn _mm_sha1msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.246 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.246 INFO kablam! Sep 19 16:12:05.258 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.258 INFO kablam! --> src/x86/sha.rs:14:47 Sep 19 16:12:05.258 INFO kablam! | Sep 19 16:12:05.258 INFO kablam! 14 | pub unsafe fn _mm_sha1msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.258 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.258 INFO kablam! Sep 19 16:12:05.266 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.266 INFO kablam! --> src/x86/sha.rs:14:57 Sep 19 16:12:05.266 INFO kablam! | Sep 19 16:12:05.266 INFO kablam! 14 | pub unsafe fn _mm_sha1msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.266 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.267 INFO kablam! Sep 19 16:12:05.284 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.284 INFO kablam! --> src/x86/sha.rs:24:37 Sep 19 16:12:05.284 INFO kablam! | Sep 19 16:12:05.284 INFO kablam! 24 | pub unsafe fn _mm_sha1msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.284 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.284 INFO kablam! Sep 19 16:12:05.285 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.285 INFO kablam! --> src/x86/sha.rs:24:47 Sep 19 16:12:05.285 INFO kablam! | Sep 19 16:12:05.285 INFO kablam! 24 | pub unsafe fn _mm_sha1msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.285 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.285 INFO kablam! Sep 19 16:12:05.294 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.294 INFO kablam! --> src/x86/sha.rs:24:57 Sep 19 16:12:05.294 INFO kablam! | Sep 19 16:12:05.294 INFO kablam! 24 | pub unsafe fn _mm_sha1msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.294 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.301 INFO kablam! Sep 19 16:12:05.307 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.307 INFO kablam! --> src/x86/sha.rs:34:38 Sep 19 16:12:05.307 INFO kablam! | Sep 19 16:12:05.307 INFO kablam! 34 | pub unsafe fn _mm_sha1nexte_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.307 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.307 INFO kablam! Sep 19 16:12:05.312 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.312 INFO kablam! --> src/x86/sha.rs:34:48 Sep 19 16:12:05.312 INFO kablam! | Sep 19 16:12:05.312 INFO kablam! 34 | pub unsafe fn _mm_sha1nexte_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.312 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.312 INFO kablam! Sep 19 16:12:05.323 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.324 INFO kablam! --> src/x86/sha.rs:34:58 Sep 19 16:12:05.324 INFO kablam! | Sep 19 16:12:05.324 INFO kablam! 34 | pub unsafe fn _mm_sha1nexte_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.324 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.324 INFO kablam! Sep 19 16:12:05.335 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.335 INFO kablam! --> src/x86/sha.rs:47:38 Sep 19 16:12:05.335 INFO kablam! | Sep 19 16:12:05.335 INFO kablam! 47 | pub unsafe fn _mm_sha1rnds4_epu32(a: u32x4, b: u32x4, func: i32) -> u32x4 { Sep 19 16:12:05.335 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.335 INFO kablam! Sep 19 16:12:05.347 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.347 INFO kablam! --> src/x86/sha.rs:47:48 Sep 19 16:12:05.347 INFO kablam! | Sep 19 16:12:05.347 INFO kablam! 47 | pub unsafe fn _mm_sha1rnds4_epu32(a: u32x4, b: u32x4, func: i32) -> u32x4 { Sep 19 16:12:05.347 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.347 INFO kablam! Sep 19 16:12:05.347 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.347 INFO kablam! --> src/x86/sha.rs:47:69 Sep 19 16:12:05.351 INFO kablam! | Sep 19 16:12:05.351 INFO kablam! 47 | pub unsafe fn _mm_sha1rnds4_epu32(a: u32x4, b: u32x4, func: i32) -> u32x4 { Sep 19 16:12:05.351 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.351 INFO kablam! Sep 19 16:12:05.356 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.356 INFO kablam! --> src/x86/sha.rs:64:39 Sep 19 16:12:05.356 INFO kablam! | Sep 19 16:12:05.356 INFO kablam! 64 | pub unsafe fn _mm_sha256msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.356 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.356 INFO kablam! Sep 19 16:12:05.364 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.364 INFO kablam! --> src/x86/sha.rs:64:49 Sep 19 16:12:05.364 INFO kablam! | Sep 19 16:12:05.364 INFO kablam! 64 | pub unsafe fn _mm_sha256msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.364 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.364 INFO kablam! Sep 19 16:12:05.373 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.373 INFO kablam! --> src/x86/sha.rs:64:59 Sep 19 16:12:05.373 INFO kablam! | Sep 19 16:12:05.373 INFO kablam! 64 | pub unsafe fn _mm_sha256msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.373 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.373 INFO kablam! Sep 19 16:12:05.381 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.381 INFO kablam! --> src/x86/sha.rs:74:39 Sep 19 16:12:05.381 INFO kablam! | Sep 19 16:12:05.381 INFO kablam! 74 | pub unsafe fn _mm_sha256msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.381 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.381 INFO kablam! Sep 19 16:12:05.392 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.392 INFO kablam! --> src/x86/sha.rs:74:49 Sep 19 16:12:05.392 INFO kablam! | Sep 19 16:12:05.392 INFO kablam! 74 | pub unsafe fn _mm_sha256msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.392 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.392 INFO kablam! Sep 19 16:12:05.398 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.399 INFO kablam! --> src/x86/sha.rs:74:59 Sep 19 16:12:05.399 INFO kablam! | Sep 19 16:12:05.399 INFO kablam! 74 | pub unsafe fn _mm_sha256msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.399 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.399 INFO kablam! Sep 19 16:12:05.409 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.409 INFO kablam! --> src/x86/sha.rs:86:40 Sep 19 16:12:05.409 INFO kablam! | Sep 19 16:12:05.409 INFO kablam! 86 | pub unsafe fn _mm_sha256rnds2_epu32(a: u32x4, b: u32x4, k: u32x4) -> u32x4 { Sep 19 16:12:05.409 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.409 INFO kablam! Sep 19 16:12:05.415 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.416 INFO kablam! --> src/x86/sha.rs:86:50 Sep 19 16:12:05.416 INFO kablam! | Sep 19 16:12:05.416 INFO kablam! 86 | pub unsafe fn _mm_sha256rnds2_epu32(a: u32x4, b: u32x4, k: u32x4) -> u32x4 { Sep 19 16:12:05.416 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.416 INFO kablam! Sep 19 16:12:05.427 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.427 INFO kablam! --> src/x86/sha.rs:86:60 Sep 19 16:12:05.427 INFO kablam! | Sep 19 16:12:05.427 INFO kablam! 86 | pub unsafe fn _mm_sha256rnds2_epu32(a: u32x4, b: u32x4, k: u32x4) -> u32x4 { Sep 19 16:12:05.427 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.427 INFO kablam! Sep 19 16:12:05.432 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.433 INFO kablam! --> src/x86/sha.rs:86:70 Sep 19 16:12:05.433 INFO kablam! | Sep 19 16:12:05.433 INFO kablam! 86 | pub unsafe fn _mm_sha256rnds2_epu32(a: u32x4, b: u32x4, k: u32x4) -> u32x4 { Sep 19 16:12:05.433 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.433 INFO kablam! Sep 19 16:12:05.441 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:05.441 INFO kablam! --> src/x86/sse2.rs:12:31 Sep 19 16:12:05.441 INFO kablam! | Sep 19 16:12:05.441 INFO kablam! 12 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:05.441 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.441 INFO kablam! Sep 19 16:12:05.451 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:05.451 INFO kablam! --> src/x86/sse2.rs:12:41 Sep 19 16:12:05.451 INFO kablam! | Sep 19 16:12:05.451 INFO kablam! 12 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:05.451 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.451 INFO kablam! Sep 19 16:12:05.459 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:05.459 INFO kablam! --> src/x86/sse2.rs:12:51 Sep 19 16:12:05.459 INFO kablam! | Sep 19 16:12:05.459 INFO kablam! 12 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:05.459 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.459 INFO kablam! Sep 19 16:12:05.467 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.467 INFO kablam! --> src/x86/sse2.rs:20:32 Sep 19 16:12:05.467 INFO kablam! | Sep 19 16:12:05.467 INFO kablam! 20 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.467 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.467 INFO kablam! Sep 19 16:12:05.476 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.476 INFO kablam! --> src/x86/sse2.rs:20:42 Sep 19 16:12:05.476 INFO kablam! | Sep 19 16:12:05.476 INFO kablam! 20 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.476 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.476 INFO kablam! Sep 19 16:12:05.485 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.485 INFO kablam! --> src/x86/sse2.rs:20:52 Sep 19 16:12:05.485 INFO kablam! | Sep 19 16:12:05.485 INFO kablam! 20 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.485 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.485 INFO kablam! Sep 19 16:12:05.493 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:05.493 INFO kablam! --> src/x86/sse2.rs:28:32 Sep 19 16:12:05.493 INFO kablam! | Sep 19 16:12:05.493 INFO kablam! 28 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:05.493 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.493 INFO kablam! Sep 19 16:12:05.502 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:05.502 INFO kablam! --> src/x86/sse2.rs:28:42 Sep 19 16:12:05.502 INFO kablam! | Sep 19 16:12:05.502 INFO kablam! 28 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:05.502 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.502 INFO kablam! Sep 19 16:12:05.511 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:05.511 INFO kablam! --> src/x86/sse2.rs:28:52 Sep 19 16:12:05.511 INFO kablam! | Sep 19 16:12:05.511 INFO kablam! 28 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:05.511 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.511 INFO kablam! Sep 19 16:12:05.519 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:05.519 INFO kablam! --> src/x86/sse2.rs:36:32 Sep 19 16:12:05.519 INFO kablam! | Sep 19 16:12:05.519 INFO kablam! 36 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:05.519 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.519 INFO kablam! Sep 19 16:12:05.526 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:05.526 INFO kablam! --> src/x86/sse2.rs:36:42 Sep 19 16:12:05.526 INFO kablam! | Sep 19 16:12:05.526 INFO kablam! 36 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:05.526 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.526 INFO kablam! Sep 19 16:12:05.532 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:05.532 INFO kablam! --> src/x86/sse2.rs:36:52 Sep 19 16:12:05.532 INFO kablam! | Sep 19 16:12:05.532 INFO kablam! 36 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:05.532 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.532 INFO kablam! Sep 19 16:12:05.542 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:05.543 INFO kablam! --> src/x86/sse2.rs:44:32 Sep 19 16:12:05.543 INFO kablam! | Sep 19 16:12:05.543 INFO kablam! 44 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:05.543 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.543 INFO kablam! Sep 19 16:12:05.550 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:05.550 INFO kablam! --> src/x86/sse2.rs:44:42 Sep 19 16:12:05.550 INFO kablam! | Sep 19 16:12:05.550 INFO kablam! 44 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:05.550 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.550 INFO kablam! Sep 19 16:12:05.557 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:05.557 INFO kablam! --> src/x86/sse2.rs:44:52 Sep 19 16:12:05.557 INFO kablam! | Sep 19 16:12:05.557 INFO kablam! 44 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:05.557 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.557 INFO kablam! Sep 19 16:12:05.567 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.567 INFO kablam! --> src/x86/sse2.rs:52:33 Sep 19 16:12:05.567 INFO kablam! | Sep 19 16:12:05.567 INFO kablam! 52 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.567 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.567 INFO kablam! Sep 19 16:12:05.572 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.572 INFO kablam! --> src/x86/sse2.rs:52:43 Sep 19 16:12:05.572 INFO kablam! | Sep 19 16:12:05.572 INFO kablam! 52 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.572 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.572 INFO kablam! Sep 19 16:12:05.579 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.579 INFO kablam! --> src/x86/sse2.rs:52:53 Sep 19 16:12:05.579 INFO kablam! | Sep 19 16:12:05.579 INFO kablam! 52 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.579 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.579 INFO kablam! Sep 19 16:12:05.586 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.586 INFO kablam! --> src/x86/sse2.rs:60:32 Sep 19 16:12:05.586 INFO kablam! | Sep 19 16:12:05.586 INFO kablam! 60 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.586 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.586 INFO kablam! Sep 19 16:12:05.593 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.593 INFO kablam! --> src/x86/sse2.rs:60:42 Sep 19 16:12:05.593 INFO kablam! | Sep 19 16:12:05.593 INFO kablam! 60 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.593 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.593 INFO kablam! Sep 19 16:12:05.599 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.599 INFO kablam! --> src/x86/sse2.rs:60:52 Sep 19 16:12:05.599 INFO kablam! | Sep 19 16:12:05.599 INFO kablam! 60 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.599 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.599 INFO kablam! Sep 19 16:12:05.606 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:05.606 INFO kablam! --> src/x86/sse2.rs:68:33 Sep 19 16:12:05.606 INFO kablam! | Sep 19 16:12:05.606 INFO kablam! 68 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:05.606 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.606 INFO kablam! Sep 19 16:12:05.613 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:05.613 INFO kablam! --> src/x86/sse2.rs:68:43 Sep 19 16:12:05.613 INFO kablam! | Sep 19 16:12:05.613 INFO kablam! 68 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:05.613 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.613 INFO kablam! Sep 19 16:12:05.620 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:05.620 INFO kablam! --> src/x86/sse2.rs:68:53 Sep 19 16:12:05.620 INFO kablam! | Sep 19 16:12:05.620 INFO kablam! 68 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:05.620 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.620 INFO kablam! Sep 19 16:12:05.626 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.626 INFO kablam! --> src/x86/sse2.rs:76:31 Sep 19 16:12:05.626 INFO kablam! | Sep 19 16:12:05.626 INFO kablam! 76 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.626 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.627 INFO kablam! Sep 19 16:12:05.639 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.639 INFO kablam! --> src/x86/sse2.rs:76:41 Sep 19 16:12:05.639 INFO kablam! | Sep 19 16:12:05.639 INFO kablam! 76 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.639 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.639 INFO kablam! Sep 19 16:12:05.641 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.641 INFO kablam! --> src/x86/sse2.rs:76:51 Sep 19 16:12:05.641 INFO kablam! | Sep 19 16:12:05.641 INFO kablam! 76 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.641 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.641 INFO kablam! Sep 19 16:12:05.649 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:05.649 INFO kablam! --> src/x86/sse2.rs:84:32 Sep 19 16:12:05.649 INFO kablam! | Sep 19 16:12:05.650 INFO kablam! 84 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:05.650 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.650 INFO kablam! Sep 19 16:12:05.656 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:05.656 INFO kablam! --> src/x86/sse2.rs:84:42 Sep 19 16:12:05.656 INFO kablam! | Sep 19 16:12:05.656 INFO kablam! 84 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:05.656 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.657 INFO kablam! Sep 19 16:12:05.666 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:05.666 INFO kablam! --> src/x86/sse2.rs:84:52 Sep 19 16:12:05.666 INFO kablam! | Sep 19 16:12:05.666 INFO kablam! 84 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:05.666 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.666 INFO kablam! Sep 19 16:12:05.673 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.673 INFO kablam! --> src/x86/sse2.rs:96:33 Sep 19 16:12:05.673 INFO kablam! | Sep 19 16:12:05.673 INFO kablam! 96 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.673 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.673 INFO kablam! Sep 19 16:12:05.679 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.679 INFO kablam! --> src/x86/sse2.rs:96:43 Sep 19 16:12:05.679 INFO kablam! | Sep 19 16:12:05.679 INFO kablam! 96 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.679 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.679 INFO kablam! Sep 19 16:12:05.690 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.690 INFO kablam! --> src/x86/sse2.rs:96:53 Sep 19 16:12:05.690 INFO kablam! | Sep 19 16:12:05.690 INFO kablam! 96 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.690 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.690 INFO kablam! Sep 19 16:12:05.698 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.698 INFO kablam! --> src/x86/sse2.rs:105:32 Sep 19 16:12:05.698 INFO kablam! | Sep 19 16:12:05.698 INFO kablam! 105 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.698 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.699 INFO kablam! Sep 19 16:12:05.708 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.708 INFO kablam! --> src/x86/sse2.rs:105:42 Sep 19 16:12:05.708 INFO kablam! | Sep 19 16:12:05.708 INFO kablam! 105 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.708 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.708 INFO kablam! Sep 19 16:12:05.715 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.715 INFO kablam! --> src/x86/sse2.rs:105:52 Sep 19 16:12:05.715 INFO kablam! | Sep 19 16:12:05.715 INFO kablam! 105 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.715 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.715 INFO kablam! Sep 19 16:12:05.724 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.724 INFO kablam! --> src/x86/sse2.rs:114:31 Sep 19 16:12:05.724 INFO kablam! | Sep 19 16:12:05.724 INFO kablam! 114 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.724 INFO kablam! Sep 19 16:12:05.732 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.732 INFO kablam! --> src/x86/sse2.rs:114:41 Sep 19 16:12:05.732 INFO kablam! | Sep 19 16:12:05.732 INFO kablam! 114 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.733 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.733 INFO kablam! Sep 19 16:12:05.741 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.741 INFO kablam! --> src/x86/sse2.rs:114:51 Sep 19 16:12:05.741 INFO kablam! | Sep 19 16:12:05.741 INFO kablam! 114 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.741 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.741 INFO kablam! Sep 19 16:12:05.749 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.749 INFO kablam! --> src/x86/sse2.rs:123:32 Sep 19 16:12:05.749 INFO kablam! | Sep 19 16:12:05.749 INFO kablam! 123 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.749 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.749 INFO kablam! Sep 19 16:12:05.757 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.757 INFO kablam! --> src/x86/sse2.rs:123:42 Sep 19 16:12:05.757 INFO kablam! | Sep 19 16:12:05.757 INFO kablam! 123 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.757 INFO kablam! Sep 19 16:12:05.765 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.765 INFO kablam! --> src/x86/sse2.rs:123:52 Sep 19 16:12:05.765 INFO kablam! | Sep 19 16:12:05.765 INFO kablam! 123 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.765 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.765 INFO kablam! Sep 19 16:12:05.773 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.773 INFO kablam! --> src/x86/sse2.rs:132:31 Sep 19 16:12:05.773 INFO kablam! | Sep 19 16:12:05.773 INFO kablam! 132 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.773 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.773 INFO kablam! Sep 19 16:12:05.782 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.782 INFO kablam! --> src/x86/sse2.rs:132:41 Sep 19 16:12:05.782 INFO kablam! | Sep 19 16:12:05.782 INFO kablam! 132 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.782 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.782 INFO kablam! Sep 19 16:12:05.788 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.789 INFO kablam! --> src/x86/sse2.rs:132:51 Sep 19 16:12:05.789 INFO kablam! | Sep 19 16:12:05.789 INFO kablam! 132 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.789 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.789 INFO kablam! Sep 19 16:12:05.796 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.796 INFO kablam! --> src/x86/sse2.rs:143:34 Sep 19 16:12:05.796 INFO kablam! | Sep 19 16:12:05.796 INFO kablam! 143 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.796 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.796 INFO kablam! Sep 19 16:12:05.804 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.804 INFO kablam! --> src/x86/sse2.rs:143:44 Sep 19 16:12:05.804 INFO kablam! | Sep 19 16:12:05.804 INFO kablam! 143 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.804 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.804 INFO kablam! Sep 19 16:12:05.812 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.812 INFO kablam! --> src/x86/sse2.rs:143:54 Sep 19 16:12:05.812 INFO kablam! | Sep 19 16:12:05.812 INFO kablam! 143 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.812 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.812 INFO kablam! Sep 19 16:12:05.820 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:05.820 INFO kablam! --> src/x86/sse2.rs:154:34 Sep 19 16:12:05.820 INFO kablam! | Sep 19 16:12:05.820 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:05.820 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.820 INFO kablam! Sep 19 16:12:05.828 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:05.828 INFO kablam! --> src/x86/sse2.rs:154:44 Sep 19 16:12:05.828 INFO kablam! | Sep 19 16:12:05.828 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:05.828 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.828 INFO kablam! Sep 19 16:12:05.845 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:05.845 INFO kablam! --> src/x86/sse2.rs:154:54 Sep 19 16:12:05.845 INFO kablam! | Sep 19 16:12:05.845 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:05.845 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.845 INFO kablam! Sep 19 16:12:05.845 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.845 INFO kablam! --> src/x86/sse2.rs:165:34 Sep 19 16:12:05.845 INFO kablam! | Sep 19 16:12:05.845 INFO kablam! 165 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.845 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.845 INFO kablam! Sep 19 16:12:05.853 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.853 INFO kablam! --> src/x86/sse2.rs:165:44 Sep 19 16:12:05.853 INFO kablam! | Sep 19 16:12:05.853 INFO kablam! 165 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.853 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.853 INFO kablam! Sep 19 16:12:05.861 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.861 INFO kablam! --> src/x86/sse2.rs:165:54 Sep 19 16:12:05.861 INFO kablam! | Sep 19 16:12:05.861 INFO kablam! 165 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.861 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.861 INFO kablam! Sep 19 16:12:05.870 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.870 INFO kablam! --> src/x86/sse2.rs:176:32 Sep 19 16:12:05.870 INFO kablam! | Sep 19 16:12:05.870 INFO kablam! 176 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.870 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.870 INFO kablam! Sep 19 16:12:05.879 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.879 INFO kablam! --> src/x86/sse2.rs:176:42 Sep 19 16:12:05.879 INFO kablam! | Sep 19 16:12:05.879 INFO kablam! 176 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.879 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.879 INFO kablam! Sep 19 16:12:05.887 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:05.887 INFO kablam! --> src/x86/sse2.rs:176:52 Sep 19 16:12:05.887 INFO kablam! | Sep 19 16:12:05.887 INFO kablam! 176 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:05.887 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.887 INFO kablam! Sep 19 16:12:05.896 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.896 INFO kablam! --> src/x86/sse2.rs:189:31 Sep 19 16:12:05.896 INFO kablam! | Sep 19 16:12:05.896 INFO kablam! 189 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.896 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.896 INFO kablam! Sep 19 16:12:05.904 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.904 INFO kablam! --> src/x86/sse2.rs:189:41 Sep 19 16:12:05.904 INFO kablam! | Sep 19 16:12:05.904 INFO kablam! 189 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.904 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.904 INFO kablam! Sep 19 16:12:05.913 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:05.913 INFO kablam! --> src/x86/sse2.rs:189:51 Sep 19 16:12:05.913 INFO kablam! | Sep 19 16:12:05.913 INFO kablam! 189 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:05.913 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.913 INFO kablam! Sep 19 16:12:05.921 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:05.921 INFO kablam! --> src/x86/sse2.rs:197:31 Sep 19 16:12:05.921 INFO kablam! | Sep 19 16:12:05.921 INFO kablam! 197 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:05.921 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.921 INFO kablam! Sep 19 16:12:05.929 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:05.929 INFO kablam! --> src/x86/sse2.rs:197:41 Sep 19 16:12:05.929 INFO kablam! | Sep 19 16:12:05.929 INFO kablam! 197 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:05.929 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.929 INFO kablam! Sep 19 16:12:05.935 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:05.935 INFO kablam! --> src/x86/sse2.rs:197:51 Sep 19 16:12:05.935 INFO kablam! | Sep 19 16:12:05.935 INFO kablam! 197 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:05.935 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.935 INFO kablam! Sep 19 16:12:05.942 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.942 INFO kablam! --> src/x86/sse2.rs:205:32 Sep 19 16:12:05.942 INFO kablam! | Sep 19 16:12:05.942 INFO kablam! 205 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.942 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.943 INFO kablam! Sep 19 16:12:05.949 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.949 INFO kablam! --> src/x86/sse2.rs:205:42 Sep 19 16:12:05.949 INFO kablam! | Sep 19 16:12:05.949 INFO kablam! 205 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.949 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.949 INFO kablam! Sep 19 16:12:05.955 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:05.955 INFO kablam! --> src/x86/sse2.rs:205:52 Sep 19 16:12:05.955 INFO kablam! | Sep 19 16:12:05.955 INFO kablam! 205 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:05.955 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.955 INFO kablam! Sep 19 16:12:05.961 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:05.961 INFO kablam! --> src/x86/sse2.rs:213:32 Sep 19 16:12:05.961 INFO kablam! | Sep 19 16:12:05.961 INFO kablam! 213 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:05.961 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.961 INFO kablam! Sep 19 16:12:05.968 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:05.968 INFO kablam! --> src/x86/sse2.rs:213:42 Sep 19 16:12:05.968 INFO kablam! | Sep 19 16:12:05.968 INFO kablam! 213 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:05.968 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.968 INFO kablam! Sep 19 16:12:05.974 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:05.974 INFO kablam! --> src/x86/sse2.rs:213:52 Sep 19 16:12:05.974 INFO kablam! | Sep 19 16:12:05.974 INFO kablam! 213 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:05.974 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.974 INFO kablam! Sep 19 16:12:05.981 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:05.981 INFO kablam! --> src/x86/sse2.rs:221:32 Sep 19 16:12:05.981 INFO kablam! | Sep 19 16:12:05.981 INFO kablam! 221 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:05.981 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.981 INFO kablam! Sep 19 16:12:05.987 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:05.987 INFO kablam! --> src/x86/sse2.rs:221:42 Sep 19 16:12:05.987 INFO kablam! | Sep 19 16:12:05.987 INFO kablam! 221 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:05.987 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.987 INFO kablam! Sep 19 16:12:05.993 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:05.993 INFO kablam! --> src/x86/sse2.rs:221:52 Sep 19 16:12:05.993 INFO kablam! | Sep 19 16:12:05.993 INFO kablam! 221 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:05.993 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.993 INFO kablam! Sep 19 16:12:05.999 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:05.999 INFO kablam! --> src/x86/sse2.rs:230:32 Sep 19 16:12:05.999 INFO kablam! | Sep 19 16:12:05.999 INFO kablam! 230 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:05.999 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:05.999 INFO kablam! Sep 19 16:12:06.007 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.007 INFO kablam! --> src/x86/sse2.rs:230:42 Sep 19 16:12:06.007 INFO kablam! | Sep 19 16:12:06.007 INFO kablam! 230 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.007 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.007 INFO kablam! Sep 19 16:12:06.012 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.012 INFO kablam! --> src/x86/sse2.rs:230:52 Sep 19 16:12:06.012 INFO kablam! | Sep 19 16:12:06.012 INFO kablam! 230 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.012 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.012 INFO kablam! Sep 19 16:12:06.019 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.019 INFO kablam! --> src/x86/sse2.rs:239:33 Sep 19 16:12:06.019 INFO kablam! | Sep 19 16:12:06.019 INFO kablam! 239 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.019 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.019 INFO kablam! Sep 19 16:12:06.025 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.025 INFO kablam! --> src/x86/sse2.rs:239:43 Sep 19 16:12:06.025 INFO kablam! | Sep 19 16:12:06.025 INFO kablam! 239 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.025 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.025 INFO kablam! Sep 19 16:12:06.032 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.032 INFO kablam! --> src/x86/sse2.rs:239:53 Sep 19 16:12:06.032 INFO kablam! | Sep 19 16:12:06.032 INFO kablam! 239 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.032 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.032 INFO kablam! Sep 19 16:12:06.038 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:06.038 INFO kablam! --> src/x86/sse2.rs:248:32 Sep 19 16:12:06.038 INFO kablam! | Sep 19 16:12:06.038 INFO kablam! 248 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:06.038 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.038 INFO kablam! Sep 19 16:12:06.044 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:06.045 INFO kablam! --> src/x86/sse2.rs:248:42 Sep 19 16:12:06.045 INFO kablam! | Sep 19 16:12:06.045 INFO kablam! 248 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:06.045 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.045 INFO kablam! Sep 19 16:12:06.051 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:06.051 INFO kablam! --> src/x86/sse2.rs:248:52 Sep 19 16:12:06.051 INFO kablam! | Sep 19 16:12:06.051 INFO kablam! 248 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 19 16:12:06.051 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.051 INFO kablam! Sep 19 16:12:06.058 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:06.058 INFO kablam! --> src/x86/sse2.rs:257:33 Sep 19 16:12:06.058 INFO kablam! | Sep 19 16:12:06.058 INFO kablam! 257 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:06.058 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.058 INFO kablam! Sep 19 16:12:06.065 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:06.065 INFO kablam! --> src/x86/sse2.rs:257:43 Sep 19 16:12:06.065 INFO kablam! | Sep 19 16:12:06.065 INFO kablam! 257 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:06.065 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.065 INFO kablam! Sep 19 16:12:06.071 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:06.071 INFO kablam! --> src/x86/sse2.rs:257:53 Sep 19 16:12:06.071 INFO kablam! | Sep 19 16:12:06.071 INFO kablam! 257 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:06.071 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.071 INFO kablam! Sep 19 16:12:06.077 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.077 INFO kablam! --> src/x86/sse2.rs:314:33 Sep 19 16:12:06.077 INFO kablam! | Sep 19 16:12:06.077 INFO kablam! 314 | pub unsafe fn _mm_slli_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:06.077 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.077 INFO kablam! Sep 19 16:12:06.083 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.083 INFO kablam! --> src/x86/sse2.rs:314:54 Sep 19 16:12:06.083 INFO kablam! | Sep 19 16:12:06.083 INFO kablam! 314 | pub unsafe fn _mm_slli_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:06.083 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.083 INFO kablam! Sep 19 16:12:06.094 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.094 INFO kablam! --> src/x86/sse2.rs:330:32 Sep 19 16:12:06.095 INFO kablam! | Sep 19 16:12:06.095 INFO kablam! 330 | pub unsafe fn _mm_sll_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 19 16:12:06.095 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.095 INFO kablam! Sep 19 16:12:06.099 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.099 INFO kablam! --> src/x86/sse2.rs:330:46 Sep 19 16:12:06.099 INFO kablam! | Sep 19 16:12:06.099 INFO kablam! 330 | pub unsafe fn _mm_sll_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 19 16:12:06.099 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.099 INFO kablam! Sep 19 16:12:06.106 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.106 INFO kablam! --> src/x86/sse2.rs:330:56 Sep 19 16:12:06.106 INFO kablam! | Sep 19 16:12:06.106 INFO kablam! 330 | pub unsafe fn _mm_sll_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 19 16:12:06.106 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.106 INFO kablam! Sep 19 16:12:06.112 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.112 INFO kablam! --> src/x86/sse2.rs:339:33 Sep 19 16:12:06.112 INFO kablam! | Sep 19 16:12:06.112 INFO kablam! 339 | pub unsafe fn _mm_slli_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:06.112 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.112 INFO kablam! Sep 19 16:12:06.118 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.118 INFO kablam! --> src/x86/sse2.rs:339:54 Sep 19 16:12:06.118 INFO kablam! | Sep 19 16:12:06.118 INFO kablam! 339 | pub unsafe fn _mm_slli_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:06.118 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.118 INFO kablam! Sep 19 16:12:06.125 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.125 INFO kablam! --> src/x86/sse2.rs:355:32 Sep 19 16:12:06.125 INFO kablam! | Sep 19 16:12:06.125 INFO kablam! 355 | pub unsafe fn _mm_sll_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:06.125 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.125 INFO kablam! Sep 19 16:12:06.131 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.131 INFO kablam! --> src/x86/sse2.rs:355:46 Sep 19 16:12:06.131 INFO kablam! | Sep 19 16:12:06.131 INFO kablam! 355 | pub unsafe fn _mm_sll_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:06.131 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.131 INFO kablam! Sep 19 16:12:06.138 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.138 INFO kablam! --> src/x86/sse2.rs:355:56 Sep 19 16:12:06.138 INFO kablam! | Sep 19 16:12:06.138 INFO kablam! 355 | pub unsafe fn _mm_sll_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:06.138 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.138 INFO kablam! Sep 19 16:12:06.146 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.146 INFO kablam! --> src/x86/sse2.rs:364:33 Sep 19 16:12:06.146 INFO kablam! | Sep 19 16:12:06.146 INFO kablam! 364 | pub unsafe fn _mm_slli_epi64(a: i64x2, imm8: i32) -> i64x2 { Sep 19 16:12:06.146 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.146 INFO kablam! Sep 19 16:12:06.152 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.152 INFO kablam! --> src/x86/sse2.rs:364:54 Sep 19 16:12:06.152 INFO kablam! | Sep 19 16:12:06.152 INFO kablam! 364 | pub unsafe fn _mm_slli_epi64(a: i64x2, imm8: i32) -> i64x2 { Sep 19 16:12:06.152 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.152 INFO kablam! Sep 19 16:12:06.158 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.158 INFO kablam! --> src/x86/sse2.rs:380:32 Sep 19 16:12:06.158 INFO kablam! | Sep 19 16:12:06.158 INFO kablam! 380 | pub unsafe fn _mm_sll_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:06.158 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.158 INFO kablam! Sep 19 16:12:06.164 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.164 INFO kablam! --> src/x86/sse2.rs:380:46 Sep 19 16:12:06.164 INFO kablam! | Sep 19 16:12:06.164 INFO kablam! 380 | pub unsafe fn _mm_sll_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:06.164 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.164 INFO kablam! Sep 19 16:12:06.171 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.171 INFO kablam! --> src/x86/sse2.rs:380:56 Sep 19 16:12:06.171 INFO kablam! | Sep 19 16:12:06.171 INFO kablam! 380 | pub unsafe fn _mm_sll_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:06.171 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.171 INFO kablam! Sep 19 16:12:06.177 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.177 INFO kablam! --> src/x86/sse2.rs:390:33 Sep 19 16:12:06.177 INFO kablam! | Sep 19 16:12:06.177 INFO kablam! 390 | pub unsafe fn _mm_srai_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:06.177 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.177 INFO kablam! Sep 19 16:12:06.184 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.184 INFO kablam! --> src/x86/sse2.rs:390:54 Sep 19 16:12:06.184 INFO kablam! | Sep 19 16:12:06.184 INFO kablam! 390 | pub unsafe fn _mm_srai_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:06.184 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.184 INFO kablam! Sep 19 16:12:06.191 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.191 INFO kablam! --> src/x86/sse2.rs:406:32 Sep 19 16:12:06.191 INFO kablam! | Sep 19 16:12:06.191 INFO kablam! 406 | pub unsafe fn _mm_sra_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 19 16:12:06.191 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.191 INFO kablam! Sep 19 16:12:06.199 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.199 INFO kablam! --> src/x86/sse2.rs:406:46 Sep 19 16:12:06.199 INFO kablam! | Sep 19 16:12:06.199 INFO kablam! 406 | pub unsafe fn _mm_sra_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 19 16:12:06.199 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.199 INFO kablam! Sep 19 16:12:06.205 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.206 INFO kablam! --> src/x86/sse2.rs:406:56 Sep 19 16:12:06.206 INFO kablam! | Sep 19 16:12:06.206 INFO kablam! 406 | pub unsafe fn _mm_sra_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 19 16:12:06.206 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.206 INFO kablam! Sep 19 16:12:06.212 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.212 INFO kablam! --> src/x86/sse2.rs:416:33 Sep 19 16:12:06.212 INFO kablam! | Sep 19 16:12:06.212 INFO kablam! 416 | pub unsafe fn _mm_srai_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:06.212 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.212 INFO kablam! Sep 19 16:12:06.220 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.220 INFO kablam! --> src/x86/sse2.rs:416:54 Sep 19 16:12:06.220 INFO kablam! | Sep 19 16:12:06.220 INFO kablam! 416 | pub unsafe fn _mm_srai_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:06.220 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.220 INFO kablam! Sep 19 16:12:06.226 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.226 INFO kablam! --> src/x86/sse2.rs:432:32 Sep 19 16:12:06.226 INFO kablam! | Sep 19 16:12:06.226 INFO kablam! 432 | pub unsafe fn _mm_sra_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:06.226 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.226 INFO kablam! Sep 19 16:12:06.233 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.233 INFO kablam! --> src/x86/sse2.rs:432:46 Sep 19 16:12:06.233 INFO kablam! | Sep 19 16:12:06.233 INFO kablam! 432 | pub unsafe fn _mm_sra_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:06.233 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.233 INFO kablam! Sep 19 16:12:06.239 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.239 INFO kablam! --> src/x86/sse2.rs:432:56 Sep 19 16:12:06.240 INFO kablam! | Sep 19 16:12:06.240 INFO kablam! 432 | pub unsafe fn _mm_sra_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:06.240 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.240 INFO kablam! Sep 19 16:12:06.247 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.247 INFO kablam! --> src/x86/sse2.rs:458:33 Sep 19 16:12:06.247 INFO kablam! | Sep 19 16:12:06.247 INFO kablam! 458 | pub unsafe fn _mm_srli_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:06.247 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.247 INFO kablam! Sep 19 16:12:06.253 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.253 INFO kablam! --> src/x86/sse2.rs:458:54 Sep 19 16:12:06.253 INFO kablam! | Sep 19 16:12:06.253 INFO kablam! 458 | pub unsafe fn _mm_srli_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:06.253 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.253 INFO kablam! Sep 19 16:12:06.262 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.262 INFO kablam! --> src/x86/sse2.rs:474:32 Sep 19 16:12:06.262 INFO kablam! | Sep 19 16:12:06.262 INFO kablam! 474 | pub unsafe fn _mm_srl_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 19 16:12:06.262 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.262 INFO kablam! Sep 19 16:12:06.268 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.268 INFO kablam! --> src/x86/sse2.rs:474:46 Sep 19 16:12:06.268 INFO kablam! | Sep 19 16:12:06.268 INFO kablam! 474 | pub unsafe fn _mm_srl_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 19 16:12:06.268 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.268 INFO kablam! Sep 19 16:12:06.276 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.276 INFO kablam! --> src/x86/sse2.rs:474:56 Sep 19 16:12:06.276 INFO kablam! | Sep 19 16:12:06.276 INFO kablam! 474 | pub unsafe fn _mm_srl_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 19 16:12:06.276 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.276 INFO kablam! Sep 19 16:12:06.282 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.282 INFO kablam! --> src/x86/sse2.rs:484:33 Sep 19 16:12:06.282 INFO kablam! | Sep 19 16:12:06.282 INFO kablam! 484 | pub unsafe fn _mm_srli_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:06.282 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.282 INFO kablam! Sep 19 16:12:06.288 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.288 INFO kablam! --> src/x86/sse2.rs:484:54 Sep 19 16:12:06.288 INFO kablam! | Sep 19 16:12:06.288 INFO kablam! 484 | pub unsafe fn _mm_srli_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:06.288 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.288 INFO kablam! Sep 19 16:12:06.294 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.294 INFO kablam! --> src/x86/sse2.rs:500:32 Sep 19 16:12:06.294 INFO kablam! | Sep 19 16:12:06.294 INFO kablam! 500 | pub unsafe fn _mm_srl_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:06.294 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.294 INFO kablam! Sep 19 16:12:06.300 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.300 INFO kablam! --> src/x86/sse2.rs:500:46 Sep 19 16:12:06.300 INFO kablam! | Sep 19 16:12:06.300 INFO kablam! 500 | pub unsafe fn _mm_srl_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:06.300 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.300 INFO kablam! Sep 19 16:12:06.306 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.306 INFO kablam! --> src/x86/sse2.rs:500:56 Sep 19 16:12:06.306 INFO kablam! | Sep 19 16:12:06.306 INFO kablam! 500 | pub unsafe fn _mm_srl_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 19 16:12:06.306 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.306 INFO kablam! Sep 19 16:12:06.313 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.313 INFO kablam! --> src/x86/sse2.rs:510:33 Sep 19 16:12:06.313 INFO kablam! | Sep 19 16:12:06.313 INFO kablam! 510 | pub unsafe fn _mm_srli_epi64(a: i64x2, imm8: i32) -> i64x2 { Sep 19 16:12:06.313 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.313 INFO kablam! Sep 19 16:12:06.319 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.319 INFO kablam! --> src/x86/sse2.rs:510:54 Sep 19 16:12:06.319 INFO kablam! | Sep 19 16:12:06.319 INFO kablam! 510 | pub unsafe fn _mm_srli_epi64(a: i64x2, imm8: i32) -> i64x2 { Sep 19 16:12:06.319 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.319 INFO kablam! Sep 19 16:12:06.325 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.325 INFO kablam! --> src/x86/sse2.rs:526:32 Sep 19 16:12:06.325 INFO kablam! | Sep 19 16:12:06.325 INFO kablam! 526 | pub unsafe fn _mm_srl_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:06.325 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.325 INFO kablam! Sep 19 16:12:06.332 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.332 INFO kablam! --> src/x86/sse2.rs:526:46 Sep 19 16:12:06.332 INFO kablam! | Sep 19 16:12:06.332 INFO kablam! 526 | pub unsafe fn _mm_srl_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:06.332 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.332 INFO kablam! Sep 19 16:12:06.339 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.339 INFO kablam! --> src/x86/sse2.rs:526:56 Sep 19 16:12:06.339 INFO kablam! | Sep 19 16:12:06.339 INFO kablam! 526 | pub unsafe fn _mm_srl_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 19 16:12:06.339 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.339 INFO kablam! Sep 19 16:12:06.345 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.345 INFO kablam! --> src/x86/sse2.rs:570:33 Sep 19 16:12:06.345 INFO kablam! | Sep 19 16:12:06.345 INFO kablam! 570 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.345 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.345 INFO kablam! Sep 19 16:12:06.352 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.352 INFO kablam! --> src/x86/sse2.rs:570:43 Sep 19 16:12:06.352 INFO kablam! | Sep 19 16:12:06.352 INFO kablam! 570 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.352 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.352 INFO kablam! Sep 19 16:12:06.361 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.361 INFO kablam! --> src/x86/sse2.rs:570:53 Sep 19 16:12:06.361 INFO kablam! | Sep 19 16:12:06.361 INFO kablam! 570 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.361 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.361 INFO kablam! Sep 19 16:12:06.369 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.369 INFO kablam! --> src/x86/sse2.rs:578:34 Sep 19 16:12:06.369 INFO kablam! | Sep 19 16:12:06.369 INFO kablam! 578 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.369 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.369 INFO kablam! Sep 19 16:12:06.377 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.377 INFO kablam! --> src/x86/sse2.rs:578:44 Sep 19 16:12:06.377 INFO kablam! | Sep 19 16:12:06.377 INFO kablam! 578 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.377 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.377 INFO kablam! Sep 19 16:12:06.383 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.383 INFO kablam! --> src/x86/sse2.rs:578:54 Sep 19 16:12:06.383 INFO kablam! | Sep 19 16:12:06.383 INFO kablam! 578 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.383 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.383 INFO kablam! Sep 19 16:12:06.402 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.402 INFO kablam! --> src/x86/sse2.rs:586:34 Sep 19 16:12:06.402 INFO kablam! | Sep 19 16:12:06.402 INFO kablam! 586 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.402 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.402 INFO kablam! Sep 19 16:12:06.402 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.402 INFO kablam! --> src/x86/sse2.rs:586:44 Sep 19 16:12:06.402 INFO kablam! | Sep 19 16:12:06.402 INFO kablam! 586 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.402 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.402 INFO kablam! Sep 19 16:12:06.405 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.405 INFO kablam! --> src/x86/sse2.rs:586:54 Sep 19 16:12:06.405 INFO kablam! | Sep 19 16:12:06.405 INFO kablam! 586 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.405 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.405 INFO kablam! Sep 19 16:12:06.414 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.414 INFO kablam! --> src/x86/sse2.rs:594:33 Sep 19 16:12:06.414 INFO kablam! | Sep 19 16:12:06.414 INFO kablam! 594 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.414 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.414 INFO kablam! Sep 19 16:12:06.420 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.420 INFO kablam! --> src/x86/sse2.rs:594:43 Sep 19 16:12:06.420 INFO kablam! | Sep 19 16:12:06.420 INFO kablam! 594 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.420 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.420 INFO kablam! Sep 19 16:12:06.427 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.427 INFO kablam! --> src/x86/sse2.rs:594:53 Sep 19 16:12:06.427 INFO kablam! | Sep 19 16:12:06.427 INFO kablam! 594 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.427 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.427 INFO kablam! Sep 19 16:12:06.433 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.433 INFO kablam! --> src/x86/sse2.rs:602:34 Sep 19 16:12:06.433 INFO kablam! | Sep 19 16:12:06.433 INFO kablam! 602 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.433 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.433 INFO kablam! Sep 19 16:12:06.441 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.441 INFO kablam! --> src/x86/sse2.rs:602:44 Sep 19 16:12:06.441 INFO kablam! | Sep 19 16:12:06.441 INFO kablam! 602 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.441 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.441 INFO kablam! Sep 19 16:12:06.448 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.448 INFO kablam! --> src/x86/sse2.rs:602:54 Sep 19 16:12:06.448 INFO kablam! | Sep 19 16:12:06.448 INFO kablam! 602 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.448 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.448 INFO kablam! Sep 19 16:12:06.455 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.455 INFO kablam! --> src/x86/sse2.rs:610:34 Sep 19 16:12:06.455 INFO kablam! | Sep 19 16:12:06.455 INFO kablam! 610 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.455 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.455 INFO kablam! Sep 19 16:12:06.463 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.463 INFO kablam! --> src/x86/sse2.rs:610:44 Sep 19 16:12:06.463 INFO kablam! | Sep 19 16:12:06.463 INFO kablam! 610 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.463 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.463 INFO kablam! Sep 19 16:12:06.470 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.470 INFO kablam! --> src/x86/sse2.rs:610:54 Sep 19 16:12:06.470 INFO kablam! | Sep 19 16:12:06.470 INFO kablam! 610 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.470 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.470 INFO kablam! Sep 19 16:12:06.478 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.478 INFO kablam! --> src/x86/sse2.rs:618:33 Sep 19 16:12:06.478 INFO kablam! | Sep 19 16:12:06.478 INFO kablam! 618 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.478 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.478 INFO kablam! Sep 19 16:12:06.485 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.485 INFO kablam! --> src/x86/sse2.rs:618:43 Sep 19 16:12:06.485 INFO kablam! | Sep 19 16:12:06.485 INFO kablam! 618 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.485 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.485 INFO kablam! Sep 19 16:12:06.494 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.494 INFO kablam! --> src/x86/sse2.rs:618:53 Sep 19 16:12:06.494 INFO kablam! | Sep 19 16:12:06.494 INFO kablam! 618 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.494 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.494 INFO kablam! Sep 19 16:12:06.503 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.503 INFO kablam! --> src/x86/sse2.rs:626:34 Sep 19 16:12:06.503 INFO kablam! | Sep 19 16:12:06.503 INFO kablam! 626 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.503 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.503 INFO kablam! Sep 19 16:12:06.511 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.511 INFO kablam! --> src/x86/sse2.rs:626:44 Sep 19 16:12:06.511 INFO kablam! | Sep 19 16:12:06.511 INFO kablam! 626 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.511 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.511 INFO kablam! Sep 19 16:12:06.518 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.518 INFO kablam! --> src/x86/sse2.rs:626:54 Sep 19 16:12:06.518 INFO kablam! | Sep 19 16:12:06.518 INFO kablam! 626 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.518 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.518 INFO kablam! Sep 19 16:12:06.526 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.526 INFO kablam! --> src/x86/sse2.rs:634:34 Sep 19 16:12:06.526 INFO kablam! | Sep 19 16:12:06.526 INFO kablam! 634 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.526 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.526 INFO kablam! Sep 19 16:12:06.538 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.539 INFO kablam! --> src/x86/sse2.rs:634:44 Sep 19 16:12:06.539 INFO kablam! | Sep 19 16:12:06.539 INFO kablam! 634 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.539 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.539 INFO kablam! Sep 19 16:12:06.542 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.542 INFO kablam! --> src/x86/sse2.rs:634:54 Sep 19 16:12:06.542 INFO kablam! | Sep 19 16:12:06.542 INFO kablam! 634 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.542 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.542 INFO kablam! Sep 19 16:12:06.550 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.550 INFO kablam! --> src/x86/sse2.rs:643:34 Sep 19 16:12:06.550 INFO kablam! | Sep 19 16:12:06.550 INFO kablam! 643 | pub unsafe fn _mm_cvtepi32_pd(a: i32x4) -> f64x2 { Sep 19 16:12:06.550 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.550 INFO kablam! Sep 19 16:12:06.558 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:06.558 INFO kablam! --> src/x86/sse2.rs:643:44 Sep 19 16:12:06.558 INFO kablam! | Sep 19 16:12:06.558 INFO kablam! 643 | pub unsafe fn _mm_cvtepi32_pd(a: i32x4) -> f64x2 { Sep 19 16:12:06.558 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.558 INFO kablam! Sep 19 16:12:06.565 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:06.565 INFO kablam! --> src/x86/sse2.rs:652:33 Sep 19 16:12:06.565 INFO kablam! | Sep 19 16:12:06.565 INFO kablam! 652 | pub unsafe fn _mm_cvtsi32_sd(a: f64x2, b: i32) -> f64x2 { Sep 19 16:12:06.566 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.566 INFO kablam! Sep 19 16:12:06.572 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:06.572 INFO kablam! --> src/x86/sse2.rs:652:51 Sep 19 16:12:06.572 INFO kablam! | Sep 19 16:12:06.572 INFO kablam! 652 | pub unsafe fn _mm_cvtsi32_sd(a: f64x2, b: i32) -> f64x2 { Sep 19 16:12:06.572 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.572 INFO kablam! Sep 19 16:12:06.578 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.578 INFO kablam! --> src/x86/sse2.rs:661:34 Sep 19 16:12:06.578 INFO kablam! | Sep 19 16:12:06.578 INFO kablam! 661 | pub unsafe fn _mm_cvtepi32_ps(a: i32x4) -> f32x4 { Sep 19 16:12:06.578 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.578 INFO kablam! Sep 19 16:12:06.584 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:06.584 INFO kablam! --> src/x86/sse2.rs:661:44 Sep 19 16:12:06.584 INFO kablam! | Sep 19 16:12:06.585 INFO kablam! 661 | pub unsafe fn _mm_cvtepi32_ps(a: i32x4) -> f32x4 { Sep 19 16:12:06.585 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.585 INFO kablam! Sep 19 16:12:06.591 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:06.591 INFO kablam! --> src/x86/sse2.rs:670:34 Sep 19 16:12:06.591 INFO kablam! | Sep 19 16:12:06.591 INFO kablam! 670 | pub unsafe fn _mm_cvtps_epi32(a: f32x4) -> i32x4 { Sep 19 16:12:06.591 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.591 INFO kablam! Sep 19 16:12:06.610 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.610 INFO kablam! --> src/x86/sse2.rs:670:44 Sep 19 16:12:06.610 INFO kablam! | Sep 19 16:12:06.610 INFO kablam! 670 | pub unsafe fn _mm_cvtps_epi32(a: f32x4) -> i32x4 { Sep 19 16:12:06.610 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.610 INFO kablam! Sep 19 16:12:06.610 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.610 INFO kablam! --> src/x86/sse2.rs:696:51 Sep 19 16:12:06.610 INFO kablam! | Sep 19 16:12:06.610 INFO kablam! 696 | pub unsafe fn _mm_set_epi64x(e1: i64, e0: i64) -> i64x2 { Sep 19 16:12:06.610 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.610 INFO kablam! Sep 19 16:12:06.613 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.613 INFO kablam! --> src/x86/sse2.rs:704:68 Sep 19 16:12:06.613 INFO kablam! | Sep 19 16:12:06.613 INFO kablam! 704 | pub unsafe fn _mm_set_epi32(e3: i32, e2: i32, e1: i32, e0: i32) -> i32x4 { Sep 19 16:12:06.613 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.613 INFO kablam! Sep 19 16:12:06.620 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.620 INFO kablam! --> src/x86/sse2.rs:712:104 Sep 19 16:12:06.620 INFO kablam! | Sep 19 16:12:06.620 INFO kablam! 712 | pub unsafe fn _mm_set_epi16(e7: i16, e6: i16, e5: i16, e4: i16, e3: i16, e2: i16, e1: i16, e0: i16) -> i16x8 { Sep 19 16:12:06.620 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.620 INFO kablam! Sep 19 16:12:06.627 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.627 INFO kablam! --> src/x86/sse2.rs:720:165 Sep 19 16:12:06.627 INFO kablam! | Sep 19 16:12:06.627 INFO kablam! 720 | pub unsafe fn _mm_set_epi8(e15: i8, e14: i8, e13: i8, e12: i8, e11: i8, e10: i8, e9: i8, e8: i8, e7: i8, e6: i8, e5: i8, e4: i8, e3: i8, e2: i8, e1: i8, e0: i8) -> i8x16 { Sep 19 16:12:06.627 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.627 INFO kablam! Sep 19 16:12:06.633 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.633 INFO kablam! --> src/x86/sse2.rs:728:42 Sep 19 16:12:06.633 INFO kablam! | Sep 19 16:12:06.633 INFO kablam! 728 | pub unsafe fn _mm_set1_epi64x(a: i64) -> i64x2 { Sep 19 16:12:06.633 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.633 INFO kablam! Sep 19 16:12:06.644 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.644 INFO kablam! --> src/x86/sse2.rs:736:41 Sep 19 16:12:06.644 INFO kablam! | Sep 19 16:12:06.644 INFO kablam! 736 | pub unsafe fn _mm_set1_epi32(a: i32) -> i32x4 { Sep 19 16:12:06.644 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.644 INFO kablam! Sep 19 16:12:06.647 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.647 INFO kablam! --> src/x86/sse2.rs:744:41 Sep 19 16:12:06.647 INFO kablam! | Sep 19 16:12:06.647 INFO kablam! 744 | pub unsafe fn _mm_set1_epi16(a: i16) -> i16x8 { Sep 19 16:12:06.647 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.647 INFO kablam! Sep 19 16:12:06.653 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.653 INFO kablam! --> src/x86/sse2.rs:752:39 Sep 19 16:12:06.653 INFO kablam! | Sep 19 16:12:06.654 INFO kablam! 752 | pub unsafe fn _mm_set1_epi8(a: i8) -> i8x16 { Sep 19 16:12:06.654 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.654 INFO kablam! Sep 19 16:12:06.662 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.662 INFO kablam! --> src/x86/sse2.rs:760:69 Sep 19 16:12:06.662 INFO kablam! | Sep 19 16:12:06.662 INFO kablam! 760 | pub unsafe fn _mm_setr_epi32(e3: i32, e2: i32, e1: i32, e0: i32) -> i32x4 { Sep 19 16:12:06.663 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.663 INFO kablam! Sep 19 16:12:06.670 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.670 INFO kablam! --> src/x86/sse2.rs:768:105 Sep 19 16:12:06.670 INFO kablam! | Sep 19 16:12:06.670 INFO kablam! 768 | pub unsafe fn _mm_setr_epi16(e7: i16, e6: i16, e5: i16, e4: i16, e3: i16, e2: i16, e1: i16, e0: i16) -> i16x8 { Sep 19 16:12:06.670 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.671 INFO kablam! Sep 19 16:12:06.681 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.681 INFO kablam! --> src/x86/sse2.rs:776:166 Sep 19 16:12:06.681 INFO kablam! | Sep 19 16:12:06.681 INFO kablam! 776 | pub unsafe fn _mm_setr_epi8(e15: i8, e14: i8, e13: i8, e12: i8, e11: i8, e10: i8, e9: i8, e8: i8, e7: i8, e6: i8, e5: i8, e4: i8, e3: i8, e2: i8, e1: i8, e0: i8) -> i8x16 { Sep 19 16:12:06.681 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.681 INFO kablam! Sep 19 16:12:06.689 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.689 INFO kablam! --> src/x86/sse2.rs:796:48 Sep 19 16:12:06.689 INFO kablam! | Sep 19 16:12:06.689 INFO kablam! 796 | pub unsafe fn _mm_loadl_epi64(mem_addr: *const i64x2) -> i64x2 { Sep 19 16:12:06.690 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.690 INFO kablam! Sep 19 16:12:06.695 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.695 INFO kablam! --> src/x86/sse2.rs:796:58 Sep 19 16:12:06.695 INFO kablam! | Sep 19 16:12:06.695 INFO kablam! 796 | pub unsafe fn _mm_loadl_epi64(mem_addr: *const i64x2) -> i64x2 { Sep 19 16:12:06.695 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.695 INFO kablam! Sep 19 16:12:06.702 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.702 INFO kablam! --> src/x86/sse2.rs:827:33 Sep 19 16:12:06.702 INFO kablam! | Sep 19 16:12:06.702 INFO kablam! 827 | pub unsafe fn _mm_move_epi64(a: i64x2) -> i64x2 { Sep 19 16:12:06.702 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.703 INFO kablam! Sep 19 16:12:06.709 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.709 INFO kablam! --> src/x86/sse2.rs:827:43 Sep 19 16:12:06.709 INFO kablam! | Sep 19 16:12:06.709 INFO kablam! 827 | pub unsafe fn _mm_move_epi64(a: i64x2) -> i64x2 { Sep 19 16:12:06.709 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.709 INFO kablam! Sep 19 16:12:06.715 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.715 INFO kablam! --> src/x86/sse2.rs:836:34 Sep 19 16:12:06.715 INFO kablam! | Sep 19 16:12:06.715 INFO kablam! 836 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 19 16:12:06.715 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.715 INFO kablam! Sep 19 16:12:06.724 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.724 INFO kablam! --> src/x86/sse2.rs:836:44 Sep 19 16:12:06.724 INFO kablam! | Sep 19 16:12:06.724 INFO kablam! 836 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 19 16:12:06.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.724 INFO kablam! Sep 19 16:12:06.730 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:06.730 INFO kablam! --> src/x86/sse2.rs:836:54 Sep 19 16:12:06.730 INFO kablam! | Sep 19 16:12:06.730 INFO kablam! 836 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 19 16:12:06.730 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.730 INFO kablam! Sep 19 16:12:06.740 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.740 INFO kablam! --> src/x86/sse2.rs:845:34 Sep 19 16:12:06.740 INFO kablam! | Sep 19 16:12:06.740 INFO kablam! 845 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 19 16:12:06.740 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.740 INFO kablam! Sep 19 16:12:06.746 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.746 INFO kablam! --> src/x86/sse2.rs:845:44 Sep 19 16:12:06.746 INFO kablam! | Sep 19 16:12:06.746 INFO kablam! 845 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 19 16:12:06.746 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.746 INFO kablam! Sep 19 16:12:06.766 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:06.767 INFO kablam! --> src/x86/sse2.rs:845:54 Sep 19 16:12:06.767 INFO kablam! | Sep 19 16:12:06.767 INFO kablam! 845 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 19 16:12:06.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.767 INFO kablam! Sep 19 16:12:06.767 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.767 INFO kablam! --> src/x86/sse2.rs:854:35 Sep 19 16:12:06.767 INFO kablam! | Sep 19 16:12:06.767 INFO kablam! 854 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 19 16:12:06.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.767 INFO kablam! Sep 19 16:12:06.773 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.773 INFO kablam! --> src/x86/sse2.rs:854:45 Sep 19 16:12:06.773 INFO kablam! | Sep 19 16:12:06.773 INFO kablam! 854 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 19 16:12:06.773 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.773 INFO kablam! Sep 19 16:12:06.782 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:06.782 INFO kablam! --> src/x86/sse2.rs:854:55 Sep 19 16:12:06.782 INFO kablam! | Sep 19 16:12:06.782 INFO kablam! 854 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 19 16:12:06.782 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.782 INFO kablam! Sep 19 16:12:06.790 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.790 INFO kablam! --> src/x86/sse2.rs:863:36 Sep 19 16:12:06.790 INFO kablam! | Sep 19 16:12:06.790 INFO kablam! 863 | pub unsafe fn _mm_extract_epi16(a: i16x8, imm8: i32) -> i32 { Sep 19 16:12:06.790 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.790 INFO kablam! Sep 19 16:12:06.798 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.798 INFO kablam! --> src/x86/sse2.rs:879:35 Sep 19 16:12:06.798 INFO kablam! | Sep 19 16:12:06.798 INFO kablam! 879 | pub unsafe fn _mm_insert_epi16(a: i16x8, i: i32, imm8: i32) -> i16x8 { Sep 19 16:12:06.798 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.798 INFO kablam! Sep 19 16:12:06.806 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.806 INFO kablam! --> src/x86/sse2.rs:879:64 Sep 19 16:12:06.806 INFO kablam! | Sep 19 16:12:06.806 INFO kablam! 879 | pub unsafe fn _mm_insert_epi16(a: i16x8, i: i32, imm8: i32) -> i16x8 { Sep 19 16:12:06.806 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.806 INFO kablam! Sep 19 16:12:06.815 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.815 INFO kablam! --> src/x86/sse2.rs:894:36 Sep 19 16:12:06.815 INFO kablam! | Sep 19 16:12:06.815 INFO kablam! 894 | pub unsafe fn _mm_movemask_epi8(a: i8x16) -> i32 { Sep 19 16:12:06.815 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.815 INFO kablam! Sep 19 16:12:06.822 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.822 INFO kablam! --> src/x86/sse2.rs:903:36 Sep 19 16:12:06.822 INFO kablam! | Sep 19 16:12:06.822 INFO kablam! 903 | pub unsafe fn _mm_shuffle_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:06.822 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.822 INFO kablam! Sep 19 16:12:06.839 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.839 INFO kablam! --> src/x86/sse2.rs:903:57 Sep 19 16:12:06.839 INFO kablam! | Sep 19 16:12:06.839 INFO kablam! 903 | pub unsafe fn _mm_shuffle_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 19 16:12:06.839 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.839 INFO kablam! Sep 19 16:12:06.839 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.839 INFO kablam! --> src/x86/sse2.rs:923:38 Sep 19 16:12:06.839 INFO kablam! | Sep 19 16:12:06.839 INFO kablam! 923 | pub unsafe fn _mm_shufflehi_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:06.839 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.839 INFO kablam! Sep 19 16:12:06.846 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.846 INFO kablam! --> src/x86/sse2.rs:923:59 Sep 19 16:12:06.846 INFO kablam! | Sep 19 16:12:06.846 INFO kablam! 923 | pub unsafe fn _mm_shufflehi_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:06.846 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.846 INFO kablam! Sep 19 16:12:06.852 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.852 INFO kablam! --> src/x86/sse2.rs:943:38 Sep 19 16:12:06.852 INFO kablam! | Sep 19 16:12:06.852 INFO kablam! 943 | pub unsafe fn _mm_shufflelo_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:06.852 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.852 INFO kablam! Sep 19 16:12:06.859 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.859 INFO kablam! --> src/x86/sse2.rs:943:59 Sep 19 16:12:06.859 INFO kablam! | Sep 19 16:12:06.859 INFO kablam! 943 | pub unsafe fn _mm_shufflelo_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:06.859 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.859 INFO kablam! Sep 19 16:12:06.865 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.865 INFO kablam! --> src/x86/sse2.rs:958:36 Sep 19 16:12:06.865 INFO kablam! | Sep 19 16:12:06.865 INFO kablam! 958 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.865 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.865 INFO kablam! Sep 19 16:12:06.872 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.872 INFO kablam! --> src/x86/sse2.rs:958:46 Sep 19 16:12:06.872 INFO kablam! | Sep 19 16:12:06.872 INFO kablam! 958 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.872 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.872 INFO kablam! Sep 19 16:12:06.880 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.880 INFO kablam! --> src/x86/sse2.rs:958:56 Sep 19 16:12:06.880 INFO kablam! | Sep 19 16:12:06.880 INFO kablam! 958 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.880 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.880 INFO kablam! Sep 19 16:12:06.885 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.885 INFO kablam! --> src/x86/sse2.rs:966:37 Sep 19 16:12:06.885 INFO kablam! | Sep 19 16:12:06.885 INFO kablam! 966 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.885 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.885 INFO kablam! Sep 19 16:12:06.892 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.892 INFO kablam! --> src/x86/sse2.rs:966:47 Sep 19 16:12:06.892 INFO kablam! | Sep 19 16:12:06.892 INFO kablam! 966 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.892 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.893 INFO kablam! Sep 19 16:12:06.899 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.899 INFO kablam! --> src/x86/sse2.rs:966:57 Sep 19 16:12:06.899 INFO kablam! | Sep 19 16:12:06.899 INFO kablam! 966 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.899 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.899 INFO kablam! Sep 19 16:12:06.907 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.907 INFO kablam! --> src/x86/sse2.rs:974:37 Sep 19 16:12:06.907 INFO kablam! | Sep 19 16:12:06.907 INFO kablam! 974 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.907 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.907 INFO kablam! Sep 19 16:12:06.915 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.915 INFO kablam! --> src/x86/sse2.rs:974:47 Sep 19 16:12:06.915 INFO kablam! | Sep 19 16:12:06.915 INFO kablam! 974 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.915 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.915 INFO kablam! Sep 19 16:12:06.921 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.921 INFO kablam! --> src/x86/sse2.rs:974:57 Sep 19 16:12:06.921 INFO kablam! | Sep 19 16:12:06.921 INFO kablam! 974 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.921 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.921 INFO kablam! Sep 19 16:12:06.927 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.927 INFO kablam! --> src/x86/sse2.rs:982:37 Sep 19 16:12:06.927 INFO kablam! | Sep 19 16:12:06.927 INFO kablam! 982 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:06.927 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.927 INFO kablam! Sep 19 16:12:06.943 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.943 INFO kablam! --> src/x86/sse2.rs:982:47 Sep 19 16:12:06.943 INFO kablam! | Sep 19 16:12:06.943 INFO kablam! 982 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:06.943 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.943 INFO kablam! Sep 19 16:12:06.943 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:06.943 INFO kablam! --> src/x86/sse2.rs:982:57 Sep 19 16:12:06.943 INFO kablam! | Sep 19 16:12:06.943 INFO kablam! 982 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:06.943 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.943 INFO kablam! Sep 19 16:12:06.951 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.951 INFO kablam! --> src/x86/sse2.rs:990:36 Sep 19 16:12:06.951 INFO kablam! | Sep 19 16:12:06.951 INFO kablam! 990 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.951 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.951 INFO kablam! Sep 19 16:12:06.959 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.959 INFO kablam! --> src/x86/sse2.rs:990:46 Sep 19 16:12:06.959 INFO kablam! | Sep 19 16:12:06.959 INFO kablam! 990 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.959 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.959 INFO kablam! Sep 19 16:12:06.967 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:06.967 INFO kablam! --> src/x86/sse2.rs:990:56 Sep 19 16:12:06.967 INFO kablam! | Sep 19 16:12:06.967 INFO kablam! 990 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:06.967 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.967 INFO kablam! Sep 19 16:12:06.973 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.973 INFO kablam! --> src/x86/sse2.rs:998:37 Sep 19 16:12:06.973 INFO kablam! | Sep 19 16:12:06.973 INFO kablam! 998 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.973 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.973 INFO kablam! Sep 19 16:12:06.980 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.980 INFO kablam! --> src/x86/sse2.rs:998:47 Sep 19 16:12:06.980 INFO kablam! | Sep 19 16:12:06.980 INFO kablam! 998 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.980 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.980 INFO kablam! Sep 19 16:12:06.991 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:06.991 INFO kablam! --> src/x86/sse2.rs:998:57 Sep 19 16:12:06.991 INFO kablam! | Sep 19 16:12:06.991 INFO kablam! 998 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:06.991 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.991 INFO kablam! Sep 19 16:12:06.995 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:06.995 INFO kablam! --> src/x86/sse2.rs:1006:37 Sep 19 16:12:06.995 INFO kablam! | Sep 19 16:12:06.995 INFO kablam! 1006 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:06.995 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:06.995 INFO kablam! Sep 19 16:12:07.000 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:07.000 INFO kablam! --> src/x86/sse2.rs:1006:47 Sep 19 16:12:07.000 INFO kablam! | Sep 19 16:12:07.000 INFO kablam! 1006 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:07.000 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.000 INFO kablam! Sep 19 16:12:07.010 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:07.010 INFO kablam! --> src/x86/sse2.rs:1006:57 Sep 19 16:12:07.010 INFO kablam! | Sep 19 16:12:07.010 INFO kablam! 1006 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:07.010 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.010 INFO kablam! Sep 19 16:12:07.014 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:07.014 INFO kablam! --> src/x86/sse2.rs:1014:37 Sep 19 16:12:07.014 INFO kablam! | Sep 19 16:12:07.014 INFO kablam! 1014 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:07.014 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.014 INFO kablam! Sep 19 16:12:07.025 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:07.025 INFO kablam! --> src/x86/sse2.rs:1014:47 Sep 19 16:12:07.025 INFO kablam! | Sep 19 16:12:07.025 INFO kablam! 1014 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:07.025 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.025 INFO kablam! Sep 19 16:12:07.031 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:07.031 INFO kablam! --> src/x86/sse2.rs:1014:57 Sep 19 16:12:07.031 INFO kablam! | Sep 19 16:12:07.031 INFO kablam! 1014 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:07.031 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.031 INFO kablam! Sep 19 16:12:07.039 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.039 INFO kablam! --> src/x86/sse2.rs:1023:29 Sep 19 16:12:07.039 INFO kablam! | Sep 19 16:12:07.039 INFO kablam! 1023 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.039 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.039 INFO kablam! Sep 19 16:12:07.047 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.047 INFO kablam! --> src/x86/sse2.rs:1023:39 Sep 19 16:12:07.047 INFO kablam! | Sep 19 16:12:07.047 INFO kablam! 1023 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.047 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.047 INFO kablam! Sep 19 16:12:07.055 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.055 INFO kablam! --> src/x86/sse2.rs:1023:49 Sep 19 16:12:07.055 INFO kablam! | Sep 19 16:12:07.055 INFO kablam! 1023 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.055 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.055 INFO kablam! Sep 19 16:12:07.063 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.063 INFO kablam! --> src/x86/sse2.rs:1032:29 Sep 19 16:12:07.063 INFO kablam! | Sep 19 16:12:07.063 INFO kablam! 1032 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.063 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.063 INFO kablam! Sep 19 16:12:07.067 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.067 INFO kablam! --> src/x86/sse2.rs:1032:39 Sep 19 16:12:07.067 INFO kablam! | Sep 19 16:12:07.067 INFO kablam! 1032 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.067 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.067 INFO kablam! Sep 19 16:12:07.074 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.074 INFO kablam! --> src/x86/sse2.rs:1032:49 Sep 19 16:12:07.074 INFO kablam! | Sep 19 16:12:07.074 INFO kablam! 1032 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.074 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.074 INFO kablam! Sep 19 16:12:07.083 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.083 INFO kablam! --> src/x86/sse2.rs:1041:29 Sep 19 16:12:07.083 INFO kablam! | Sep 19 16:12:07.083 INFO kablam! 1041 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.083 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.083 INFO kablam! Sep 19 16:12:07.088 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.088 INFO kablam! --> src/x86/sse2.rs:1041:39 Sep 19 16:12:07.088 INFO kablam! | Sep 19 16:12:07.088 INFO kablam! 1041 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.088 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.088 INFO kablam! Sep 19 16:12:07.094 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.094 INFO kablam! --> src/x86/sse2.rs:1041:49 Sep 19 16:12:07.094 INFO kablam! | Sep 19 16:12:07.094 INFO kablam! 1041 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.094 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.094 INFO kablam! Sep 19 16:12:07.101 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.101 INFO kablam! --> src/x86/sse2.rs:1050:29 Sep 19 16:12:07.101 INFO kablam! | Sep 19 16:12:07.101 INFO kablam! 1050 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.101 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.101 INFO kablam! Sep 19 16:12:07.108 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.108 INFO kablam! --> src/x86/sse2.rs:1050:39 Sep 19 16:12:07.108 INFO kablam! | Sep 19 16:12:07.108 INFO kablam! 1050 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.108 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.108 INFO kablam! Sep 19 16:12:07.114 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.114 INFO kablam! --> src/x86/sse2.rs:1050:49 Sep 19 16:12:07.115 INFO kablam! | Sep 19 16:12:07.115 INFO kablam! 1050 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.115 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.115 INFO kablam! Sep 19 16:12:07.122 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.122 INFO kablam! --> src/x86/sse2.rs:1059:29 Sep 19 16:12:07.122 INFO kablam! | Sep 19 16:12:07.122 INFO kablam! 1059 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.122 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.122 INFO kablam! Sep 19 16:12:07.129 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.129 INFO kablam! --> src/x86/sse2.rs:1059:39 Sep 19 16:12:07.129 INFO kablam! | Sep 19 16:12:07.130 INFO kablam! 1059 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.130 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.130 INFO kablam! Sep 19 16:12:07.139 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.139 INFO kablam! --> src/x86/sse2.rs:1059:49 Sep 19 16:12:07.139 INFO kablam! | Sep 19 16:12:07.139 INFO kablam! 1059 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.139 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.139 INFO kablam! Sep 19 16:12:07.146 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.146 INFO kablam! --> src/x86/sse2.rs:1068:29 Sep 19 16:12:07.146 INFO kablam! | Sep 19 16:12:07.146 INFO kablam! 1068 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.146 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.146 INFO kablam! Sep 19 16:12:07.160 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.160 INFO kablam! --> src/x86/sse2.rs:1068:39 Sep 19 16:12:07.160 INFO kablam! | Sep 19 16:12:07.160 INFO kablam! 1068 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.160 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.160 INFO kablam! Sep 19 16:12:07.161 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.161 INFO kablam! --> src/x86/sse2.rs:1068:49 Sep 19 16:12:07.161 INFO kablam! | Sep 19 16:12:07.161 INFO kablam! 1068 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.161 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.161 INFO kablam! Sep 19 16:12:07.168 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.168 INFO kablam! --> src/x86/sse2.rs:1077:29 Sep 19 16:12:07.168 INFO kablam! | Sep 19 16:12:07.168 INFO kablam! 1077 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.168 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.168 INFO kablam! Sep 19 16:12:07.179 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.179 INFO kablam! --> src/x86/sse2.rs:1077:39 Sep 19 16:12:07.179 INFO kablam! | Sep 19 16:12:07.179 INFO kablam! 1077 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.179 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.179 INFO kablam! Sep 19 16:12:07.182 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.182 INFO kablam! --> src/x86/sse2.rs:1077:49 Sep 19 16:12:07.182 INFO kablam! | Sep 19 16:12:07.182 INFO kablam! 1077 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.182 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.182 INFO kablam! Sep 19 16:12:07.195 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.195 INFO kablam! --> src/x86/sse2.rs:1086:29 Sep 19 16:12:07.195 INFO kablam! | Sep 19 16:12:07.195 INFO kablam! 1086 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.195 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.195 INFO kablam! Sep 19 16:12:07.203 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.203 INFO kablam! --> src/x86/sse2.rs:1086:39 Sep 19 16:12:07.203 INFO kablam! | Sep 19 16:12:07.203 INFO kablam! 1086 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.203 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.203 INFO kablam! Sep 19 16:12:07.211 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.211 INFO kablam! --> src/x86/sse2.rs:1086:49 Sep 19 16:12:07.211 INFO kablam! | Sep 19 16:12:07.211 INFO kablam! 1086 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.211 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.211 INFO kablam! Sep 19 16:12:07.219 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.219 INFO kablam! --> src/x86/sse2.rs:1095:29 Sep 19 16:12:07.219 INFO kablam! | Sep 19 16:12:07.219 INFO kablam! 1095 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.219 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.219 INFO kablam! Sep 19 16:12:07.227 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.227 INFO kablam! --> src/x86/sse2.rs:1095:39 Sep 19 16:12:07.227 INFO kablam! | Sep 19 16:12:07.227 INFO kablam! 1095 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.227 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.227 INFO kablam! Sep 19 16:12:07.235 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.235 INFO kablam! --> src/x86/sse2.rs:1095:49 Sep 19 16:12:07.235 INFO kablam! | Sep 19 16:12:07.235 INFO kablam! 1095 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.235 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.235 INFO kablam! Sep 19 16:12:07.243 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.243 INFO kablam! --> src/x86/sse2.rs:1104:29 Sep 19 16:12:07.243 INFO kablam! | Sep 19 16:12:07.243 INFO kablam! 1104 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.243 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.243 INFO kablam! Sep 19 16:12:07.251 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.251 INFO kablam! --> src/x86/sse2.rs:1104:39 Sep 19 16:12:07.251 INFO kablam! | Sep 19 16:12:07.251 INFO kablam! 1104 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.251 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.251 INFO kablam! Sep 19 16:12:07.259 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.259 INFO kablam! --> src/x86/sse2.rs:1104:49 Sep 19 16:12:07.259 INFO kablam! | Sep 19 16:12:07.259 INFO kablam! 1104 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.259 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.259 INFO kablam! Sep 19 16:12:07.267 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.267 INFO kablam! --> src/x86/sse2.rs:1113:30 Sep 19 16:12:07.267 INFO kablam! | Sep 19 16:12:07.267 INFO kablam! 1113 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.267 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.267 INFO kablam! Sep 19 16:12:07.275 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.275 INFO kablam! --> src/x86/sse2.rs:1113:40 Sep 19 16:12:07.275 INFO kablam! | Sep 19 16:12:07.275 INFO kablam! 1113 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.275 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.275 INFO kablam! Sep 19 16:12:07.283 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.283 INFO kablam! --> src/x86/sse2.rs:1113:50 Sep 19 16:12:07.283 INFO kablam! | Sep 19 16:12:07.283 INFO kablam! 1113 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.283 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.283 INFO kablam! Sep 19 16:12:07.299 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.299 INFO kablam! --> src/x86/sse2.rs:1121:30 Sep 19 16:12:07.299 INFO kablam! | Sep 19 16:12:07.299 INFO kablam! 1121 | pub unsafe fn _mm_sqrt_pd(a: f64x2) -> f64x2 { Sep 19 16:12:07.299 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.299 INFO kablam! Sep 19 16:12:07.303 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.303 INFO kablam! --> src/x86/sse2.rs:1121:40 Sep 19 16:12:07.303 INFO kablam! | Sep 19 16:12:07.303 INFO kablam! 1121 | pub unsafe fn _mm_sqrt_pd(a: f64x2) -> f64x2 { Sep 19 16:12:07.303 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.303 INFO kablam! Sep 19 16:12:07.315 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.315 INFO kablam! --> src/x86/sse2.rs:1130:29 Sep 19 16:12:07.315 INFO kablam! | Sep 19 16:12:07.315 INFO kablam! 1130 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.315 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.315 INFO kablam! Sep 19 16:12:07.319 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.319 INFO kablam! --> src/x86/sse2.rs:1130:39 Sep 19 16:12:07.319 INFO kablam! | Sep 19 16:12:07.319 INFO kablam! 1130 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.319 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.319 INFO kablam! Sep 19 16:12:07.327 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.327 INFO kablam! --> src/x86/sse2.rs:1130:49 Sep 19 16:12:07.327 INFO kablam! | Sep 19 16:12:07.327 INFO kablam! 1130 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.327 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.327 INFO kablam! Sep 19 16:12:07.343 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.343 INFO kablam! --> src/x86/sse2.rs:1139:29 Sep 19 16:12:07.343 INFO kablam! | Sep 19 16:12:07.343 INFO kablam! 1139 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.343 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.343 INFO kablam! Sep 19 16:12:07.351 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.351 INFO kablam! --> src/x86/sse2.rs:1139:39 Sep 19 16:12:07.351 INFO kablam! | Sep 19 16:12:07.351 INFO kablam! 1139 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.351 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.351 INFO kablam! Sep 19 16:12:07.355 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.355 INFO kablam! --> src/x86/sse2.rs:1139:49 Sep 19 16:12:07.355 INFO kablam! | Sep 19 16:12:07.355 INFO kablam! 1139 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.355 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.355 INFO kablam! Sep 19 16:12:07.359 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.359 INFO kablam! --> src/x86/sse2.rs:1148:29 Sep 19 16:12:07.359 INFO kablam! | Sep 19 16:12:07.359 INFO kablam! 1148 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.359 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.359 INFO kablam! Sep 19 16:12:07.371 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.371 INFO kablam! --> src/x86/sse2.rs:1148:39 Sep 19 16:12:07.371 INFO kablam! | Sep 19 16:12:07.371 INFO kablam! 1148 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.371 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.371 INFO kablam! Sep 19 16:12:07.379 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.379 INFO kablam! --> src/x86/sse2.rs:1148:49 Sep 19 16:12:07.379 INFO kablam! | Sep 19 16:12:07.379 INFO kablam! 1148 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.379 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.379 INFO kablam! Sep 19 16:12:07.388 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.388 INFO kablam! --> src/x86/sse2.rs:1156:32 Sep 19 16:12:07.388 INFO kablam! | Sep 19 16:12:07.388 INFO kablam! 1156 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.388 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.388 INFO kablam! Sep 19 16:12:07.397 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.397 INFO kablam! --> src/x86/sse2.rs:1156:42 Sep 19 16:12:07.397 INFO kablam! | Sep 19 16:12:07.397 INFO kablam! 1156 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.397 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.397 INFO kablam! Sep 19 16:12:07.407 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.407 INFO kablam! --> src/x86/sse2.rs:1156:52 Sep 19 16:12:07.407 INFO kablam! | Sep 19 16:12:07.407 INFO kablam! 1156 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.407 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.407 INFO kablam! Sep 19 16:12:07.414 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.414 INFO kablam! --> src/x86/sse2.rs:1164:28 Sep 19 16:12:07.414 INFO kablam! | Sep 19 16:12:07.414 INFO kablam! 1164 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.414 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.414 INFO kablam! Sep 19 16:12:07.424 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.424 INFO kablam! --> src/x86/sse2.rs:1164:38 Sep 19 16:12:07.424 INFO kablam! | Sep 19 16:12:07.424 INFO kablam! 1164 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.424 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.424 INFO kablam! Sep 19 16:12:07.435 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.435 INFO kablam! --> src/x86/sse2.rs:1164:48 Sep 19 16:12:07.435 INFO kablam! | Sep 19 16:12:07.435 INFO kablam! 1164 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.435 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.435 INFO kablam! Sep 19 16:12:07.444 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.444 INFO kablam! --> src/x86/sse2.rs:1172:29 Sep 19 16:12:07.444 INFO kablam! | Sep 19 16:12:07.444 INFO kablam! 1172 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.444 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.444 INFO kablam! Sep 19 16:12:07.453 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.453 INFO kablam! --> src/x86/sse2.rs:1172:39 Sep 19 16:12:07.453 INFO kablam! | Sep 19 16:12:07.453 INFO kablam! 1172 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.453 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.453 INFO kablam! Sep 19 16:12:07.461 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.461 INFO kablam! --> src/x86/sse2.rs:1172:49 Sep 19 16:12:07.461 INFO kablam! | Sep 19 16:12:07.461 INFO kablam! 1172 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.462 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.462 INFO kablam! Sep 19 16:12:07.470 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.470 INFO kablam! --> src/x86/sse2.rs:1181:31 Sep 19 16:12:07.470 INFO kablam! | Sep 19 16:12:07.470 INFO kablam! 1181 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.470 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.470 INFO kablam! Sep 19 16:12:07.478 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.479 INFO kablam! --> src/x86/sse2.rs:1181:41 Sep 19 16:12:07.479 INFO kablam! | Sep 19 16:12:07.479 INFO kablam! 1181 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.479 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.479 INFO kablam! Sep 19 16:12:07.487 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.487 INFO kablam! --> src/x86/sse2.rs:1181:51 Sep 19 16:12:07.487 INFO kablam! | Sep 19 16:12:07.487 INFO kablam! 1181 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.487 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.487 INFO kablam! Sep 19 16:12:07.495 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.495 INFO kablam! --> src/x86/sse2.rs:1190:31 Sep 19 16:12:07.495 INFO kablam! | Sep 19 16:12:07.495 INFO kablam! 1190 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.495 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.495 INFO kablam! Sep 19 16:12:07.504 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.504 INFO kablam! --> src/x86/sse2.rs:1190:41 Sep 19 16:12:07.504 INFO kablam! | Sep 19 16:12:07.504 INFO kablam! 1190 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.504 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.504 INFO kablam! Sep 19 16:12:07.512 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.512 INFO kablam! --> src/x86/sse2.rs:1190:51 Sep 19 16:12:07.512 INFO kablam! | Sep 19 16:12:07.512 INFO kablam! 1190 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.512 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.512 INFO kablam! Sep 19 16:12:07.521 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.521 INFO kablam! --> src/x86/sse2.rs:1199:31 Sep 19 16:12:07.521 INFO kablam! | Sep 19 16:12:07.521 INFO kablam! 1199 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.521 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.521 INFO kablam! Sep 19 16:12:07.529 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.530 INFO kablam! --> src/x86/sse2.rs:1199:41 Sep 19 16:12:07.530 INFO kablam! | Sep 19 16:12:07.530 INFO kablam! 1199 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.530 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.530 INFO kablam! Sep 19 16:12:07.538 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.538 INFO kablam! --> src/x86/sse2.rs:1199:51 Sep 19 16:12:07.538 INFO kablam! | Sep 19 16:12:07.538 INFO kablam! 1199 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.538 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.538 INFO kablam! Sep 19 16:12:07.547 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.547 INFO kablam! --> src/x86/sse2.rs:1208:31 Sep 19 16:12:07.547 INFO kablam! | Sep 19 16:12:07.547 INFO kablam! 1208 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.547 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.547 INFO kablam! Sep 19 16:12:07.556 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.556 INFO kablam! --> src/x86/sse2.rs:1208:41 Sep 19 16:12:07.556 INFO kablam! | Sep 19 16:12:07.556 INFO kablam! 1208 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.556 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.556 INFO kablam! Sep 19 16:12:07.564 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.564 INFO kablam! --> src/x86/sse2.rs:1208:51 Sep 19 16:12:07.564 INFO kablam! | Sep 19 16:12:07.564 INFO kablam! 1208 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.564 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.564 INFO kablam! Sep 19 16:12:07.573 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.573 INFO kablam! --> src/x86/sse2.rs:1217:31 Sep 19 16:12:07.573 INFO kablam! | Sep 19 16:12:07.573 INFO kablam! 1217 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.573 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.573 INFO kablam! Sep 19 16:12:07.588 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.588 INFO kablam! --> src/x86/sse2.rs:1217:41 Sep 19 16:12:07.588 INFO kablam! | Sep 19 16:12:07.588 INFO kablam! 1217 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.588 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.588 INFO kablam! Sep 19 16:12:07.595 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.595 INFO kablam! --> src/x86/sse2.rs:1217:51 Sep 19 16:12:07.595 INFO kablam! | Sep 19 16:12:07.595 INFO kablam! 1217 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.595 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.595 INFO kablam! Sep 19 16:12:07.599 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.599 INFO kablam! --> src/x86/sse2.rs:1228:32 Sep 19 16:12:07.599 INFO kablam! | Sep 19 16:12:07.599 INFO kablam! 1228 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.599 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.599 INFO kablam! Sep 19 16:12:07.608 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.608 INFO kablam! --> src/x86/sse2.rs:1228:42 Sep 19 16:12:07.608 INFO kablam! | Sep 19 16:12:07.608 INFO kablam! 1228 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.608 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.608 INFO kablam! Sep 19 16:12:07.617 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.617 INFO kablam! --> src/x86/sse2.rs:1228:52 Sep 19 16:12:07.617 INFO kablam! | Sep 19 16:12:07.617 INFO kablam! 1228 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.617 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.617 INFO kablam! Sep 19 16:12:07.625 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.625 INFO kablam! --> src/x86/sse2.rs:1238:34 Sep 19 16:12:07.625 INFO kablam! | Sep 19 16:12:07.625 INFO kablam! 1238 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.625 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.625 INFO kablam! Sep 19 16:12:07.634 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.634 INFO kablam! --> src/x86/sse2.rs:1238:44 Sep 19 16:12:07.634 INFO kablam! | Sep 19 16:12:07.634 INFO kablam! 1238 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.634 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.634 INFO kablam! Sep 19 16:12:07.642 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.642 INFO kablam! --> src/x86/sse2.rs:1238:54 Sep 19 16:12:07.642 INFO kablam! | Sep 19 16:12:07.642 INFO kablam! 1238 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.642 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.642 INFO kablam! Sep 19 16:12:07.650 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.650 INFO kablam! --> src/x86/sse2.rs:1247:32 Sep 19 16:12:07.650 INFO kablam! | Sep 19 16:12:07.650 INFO kablam! 1247 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.650 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.651 INFO kablam! Sep 19 16:12:07.659 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.659 INFO kablam! --> src/x86/sse2.rs:1247:42 Sep 19 16:12:07.659 INFO kablam! | Sep 19 16:12:07.659 INFO kablam! 1247 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.659 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.659 INFO kablam! Sep 19 16:12:07.667 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.667 INFO kablam! --> src/x86/sse2.rs:1247:52 Sep 19 16:12:07.667 INFO kablam! | Sep 19 16:12:07.667 INFO kablam! 1247 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.667 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.667 INFO kablam! Sep 19 16:12:07.675 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.675 INFO kablam! --> src/x86/sse2.rs:1256:32 Sep 19 16:12:07.675 INFO kablam! | Sep 19 16:12:07.675 INFO kablam! 1256 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.675 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.675 INFO kablam! Sep 19 16:12:07.684 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.684 INFO kablam! --> src/x86/sse2.rs:1256:42 Sep 19 16:12:07.684 INFO kablam! | Sep 19 16:12:07.684 INFO kablam! 1256 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.684 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.684 INFO kablam! Sep 19 16:12:07.692 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.692 INFO kablam! --> src/x86/sse2.rs:1256:52 Sep 19 16:12:07.692 INFO kablam! | Sep 19 16:12:07.692 INFO kablam! 1256 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.692 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.692 INFO kablam! Sep 19 16:12:07.703 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.703 INFO kablam! --> src/x86/sse2.rs:1265:32 Sep 19 16:12:07.703 INFO kablam! | Sep 19 16:12:07.703 INFO kablam! 1265 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.703 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.703 INFO kablam! Sep 19 16:12:07.709 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.709 INFO kablam! --> src/x86/sse2.rs:1265:42 Sep 19 16:12:07.709 INFO kablam! | Sep 19 16:12:07.709 INFO kablam! 1265 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.709 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.709 INFO kablam! Sep 19 16:12:07.718 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.718 INFO kablam! --> src/x86/sse2.rs:1265:52 Sep 19 16:12:07.718 INFO kablam! | Sep 19 16:12:07.718 INFO kablam! 1265 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.718 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.718 INFO kablam! Sep 19 16:12:07.727 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.727 INFO kablam! --> src/x86/sse2.rs:1274:32 Sep 19 16:12:07.727 INFO kablam! | Sep 19 16:12:07.727 INFO kablam! 1274 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.727 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.727 INFO kablam! Sep 19 16:12:07.735 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.735 INFO kablam! --> src/x86/sse2.rs:1274:42 Sep 19 16:12:07.735 INFO kablam! | Sep 19 16:12:07.735 INFO kablam! 1274 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.735 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.735 INFO kablam! Sep 19 16:12:07.749 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.749 INFO kablam! --> src/x86/sse2.rs:1274:52 Sep 19 16:12:07.749 INFO kablam! | Sep 19 16:12:07.749 INFO kablam! 1274 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.749 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.749 INFO kablam! Sep 19 16:12:07.751 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.751 INFO kablam! --> src/x86/sse2.rs:1283:32 Sep 19 16:12:07.751 INFO kablam! | Sep 19 16:12:07.751 INFO kablam! 1283 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.751 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.751 INFO kablam! Sep 19 16:12:07.759 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.759 INFO kablam! --> src/x86/sse2.rs:1283:42 Sep 19 16:12:07.759 INFO kablam! | Sep 19 16:12:07.759 INFO kablam! 1283 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.759 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.759 INFO kablam! Sep 19 16:12:07.767 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.767 INFO kablam! --> src/x86/sse2.rs:1283:52 Sep 19 16:12:07.767 INFO kablam! | Sep 19 16:12:07.767 INFO kablam! 1283 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.767 INFO kablam! Sep 19 16:12:07.774 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.775 INFO kablam! --> src/x86/sse2.rs:1291:31 Sep 19 16:12:07.775 INFO kablam! | Sep 19 16:12:07.775 INFO kablam! 1291 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.775 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.775 INFO kablam! Sep 19 16:12:07.782 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.782 INFO kablam! --> src/x86/sse2.rs:1291:41 Sep 19 16:12:07.782 INFO kablam! | Sep 19 16:12:07.782 INFO kablam! 1291 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.782 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.782 INFO kablam! Sep 19 16:12:07.790 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.790 INFO kablam! --> src/x86/sse2.rs:1291:51 Sep 19 16:12:07.790 INFO kablam! | Sep 19 16:12:07.790 INFO kablam! 1291 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.790 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.790 INFO kablam! Sep 19 16:12:07.797 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.797 INFO kablam! --> src/x86/sse2.rs:1299:31 Sep 19 16:12:07.797 INFO kablam! | Sep 19 16:12:07.797 INFO kablam! 1299 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.797 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.797 INFO kablam! Sep 19 16:12:07.805 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.805 INFO kablam! --> src/x86/sse2.rs:1299:41 Sep 19 16:12:07.805 INFO kablam! | Sep 19 16:12:07.805 INFO kablam! 1299 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.805 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.805 INFO kablam! Sep 19 16:12:07.813 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.813 INFO kablam! --> src/x86/sse2.rs:1299:51 Sep 19 16:12:07.813 INFO kablam! | Sep 19 16:12:07.813 INFO kablam! 1299 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.813 INFO kablam! Sep 19 16:12:07.820 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.821 INFO kablam! --> src/x86/sse2.rs:1307:31 Sep 19 16:12:07.821 INFO kablam! | Sep 19 16:12:07.821 INFO kablam! 1307 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.821 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.821 INFO kablam! Sep 19 16:12:07.828 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.828 INFO kablam! --> src/x86/sse2.rs:1307:41 Sep 19 16:12:07.828 INFO kablam! | Sep 19 16:12:07.828 INFO kablam! 1307 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.828 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.828 INFO kablam! Sep 19 16:12:07.836 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.836 INFO kablam! --> src/x86/sse2.rs:1307:51 Sep 19 16:12:07.836 INFO kablam! | Sep 19 16:12:07.836 INFO kablam! 1307 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.836 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.836 INFO kablam! Sep 19 16:12:07.843 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.843 INFO kablam! --> src/x86/sse2.rs:1315:31 Sep 19 16:12:07.843 INFO kablam! | Sep 19 16:12:07.843 INFO kablam! 1315 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.843 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.843 INFO kablam! Sep 19 16:12:07.851 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.851 INFO kablam! --> src/x86/sse2.rs:1315:41 Sep 19 16:12:07.851 INFO kablam! | Sep 19 16:12:07.851 INFO kablam! 1315 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.851 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.851 INFO kablam! Sep 19 16:12:07.859 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.859 INFO kablam! --> src/x86/sse2.rs:1315:51 Sep 19 16:12:07.859 INFO kablam! | Sep 19 16:12:07.859 INFO kablam! 1315 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.859 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.859 INFO kablam! Sep 19 16:12:07.869 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.869 INFO kablam! --> src/x86/sse2.rs:1323:31 Sep 19 16:12:07.869 INFO kablam! | Sep 19 16:12:07.869 INFO kablam! 1323 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.869 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.869 INFO kablam! Sep 19 16:12:07.877 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.877 INFO kablam! --> src/x86/sse2.rs:1323:41 Sep 19 16:12:07.877 INFO kablam! | Sep 19 16:12:07.877 INFO kablam! 1323 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.877 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.877 INFO kablam! Sep 19 16:12:07.885 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.885 INFO kablam! --> src/x86/sse2.rs:1323:51 Sep 19 16:12:07.885 INFO kablam! | Sep 19 16:12:07.885 INFO kablam! 1323 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.886 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.886 INFO kablam! Sep 19 16:12:07.893 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.894 INFO kablam! --> src/x86/sse2.rs:1331:32 Sep 19 16:12:07.894 INFO kablam! | Sep 19 16:12:07.894 INFO kablam! 1331 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.894 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.894 INFO kablam! Sep 19 16:12:07.902 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.902 INFO kablam! --> src/x86/sse2.rs:1331:42 Sep 19 16:12:07.902 INFO kablam! | Sep 19 16:12:07.902 INFO kablam! 1331 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.902 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.902 INFO kablam! Sep 19 16:12:07.910 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.910 INFO kablam! --> src/x86/sse2.rs:1331:52 Sep 19 16:12:07.910 INFO kablam! | Sep 19 16:12:07.910 INFO kablam! 1331 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.910 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.910 INFO kablam! Sep 19 16:12:07.918 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.918 INFO kablam! --> src/x86/sse2.rs:1339:34 Sep 19 16:12:07.918 INFO kablam! | Sep 19 16:12:07.918 INFO kablam! 1339 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.918 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.918 INFO kablam! Sep 19 16:12:07.926 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.926 INFO kablam! --> src/x86/sse2.rs:1339:44 Sep 19 16:12:07.926 INFO kablam! | Sep 19 16:12:07.926 INFO kablam! 1339 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.926 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.926 INFO kablam! Sep 19 16:12:07.934 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.934 INFO kablam! --> src/x86/sse2.rs:1339:54 Sep 19 16:12:07.934 INFO kablam! | Sep 19 16:12:07.934 INFO kablam! 1339 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.934 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.934 INFO kablam! Sep 19 16:12:07.942 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.942 INFO kablam! --> src/x86/sse2.rs:1347:32 Sep 19 16:12:07.942 INFO kablam! | Sep 19 16:12:07.942 INFO kablam! 1347 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.942 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.942 INFO kablam! Sep 19 16:12:07.950 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.950 INFO kablam! --> src/x86/sse2.rs:1347:42 Sep 19 16:12:07.950 INFO kablam! | Sep 19 16:12:07.950 INFO kablam! 1347 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.950 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.950 INFO kablam! Sep 19 16:12:07.958 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.958 INFO kablam! --> src/x86/sse2.rs:1347:52 Sep 19 16:12:07.958 INFO kablam! | Sep 19 16:12:07.958 INFO kablam! 1347 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.958 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.958 INFO kablam! Sep 19 16:12:07.966 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.966 INFO kablam! --> src/x86/sse2.rs:1355:32 Sep 19 16:12:07.966 INFO kablam! | Sep 19 16:12:07.966 INFO kablam! 1355 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.966 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.966 INFO kablam! Sep 19 16:12:07.974 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.974 INFO kablam! --> src/x86/sse2.rs:1355:42 Sep 19 16:12:07.974 INFO kablam! | Sep 19 16:12:07.974 INFO kablam! 1355 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.974 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.974 INFO kablam! Sep 19 16:12:07.982 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.982 INFO kablam! --> src/x86/sse2.rs:1355:52 Sep 19 16:12:07.982 INFO kablam! | Sep 19 16:12:07.982 INFO kablam! 1355 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.982 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.982 INFO kablam! Sep 19 16:12:07.990 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.991 INFO kablam! --> src/x86/sse2.rs:1363:32 Sep 19 16:12:07.991 INFO kablam! | Sep 19 16:12:07.991 INFO kablam! 1363 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.991 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.991 INFO kablam! Sep 19 16:12:07.999 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:07.999 INFO kablam! --> src/x86/sse2.rs:1363:42 Sep 19 16:12:07.999 INFO kablam! | Sep 19 16:12:07.999 INFO kablam! 1363 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:07.999 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:07.999 INFO kablam! Sep 19 16:12:08.007 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.007 INFO kablam! --> src/x86/sse2.rs:1363:52 Sep 19 16:12:08.007 INFO kablam! | Sep 19 16:12:08.007 INFO kablam! 1363 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.007 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.007 INFO kablam! Sep 19 16:12:08.014 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.015 INFO kablam! --> src/x86/sse2.rs:1371:32 Sep 19 16:12:08.015 INFO kablam! | Sep 19 16:12:08.015 INFO kablam! 1371 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.015 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.015 INFO kablam! Sep 19 16:12:08.022 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.022 INFO kablam! --> src/x86/sse2.rs:1371:42 Sep 19 16:12:08.022 INFO kablam! | Sep 19 16:12:08.023 INFO kablam! 1371 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.023 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.023 INFO kablam! Sep 19 16:12:08.099 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.099 INFO kablam! --> src/x86/sse2.rs:1371:52 Sep 19 16:12:08.099 INFO kablam! | Sep 19 16:12:08.099 INFO kablam! 1371 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.099 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.099 INFO kablam! Sep 19 16:12:08.099 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.099 INFO kablam! --> src/x86/sse2.rs:1380:32 Sep 19 16:12:08.099 INFO kablam! | Sep 19 16:12:08.099 INFO kablam! 1380 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.099 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.099 INFO kablam! Sep 19 16:12:08.099 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.099 INFO kablam! --> src/x86/sse2.rs:1380:42 Sep 19 16:12:08.099 INFO kablam! | Sep 19 16:12:08.099 INFO kablam! 1380 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.099 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.099 INFO kablam! Sep 19 16:12:08.099 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.099 INFO kablam! --> src/x86/sse2.rs:1380:52 Sep 19 16:12:08.099 INFO kablam! | Sep 19 16:12:08.099 INFO kablam! 1380 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.099 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.099 INFO kablam! Sep 19 16:12:08.099 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.099 INFO kablam! --> src/x86/sse2.rs:1388:32 Sep 19 16:12:08.099 INFO kablam! | Sep 19 16:12:08.099 INFO kablam! 1388 | pub unsafe fn _mm_comieq_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.099 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.099 INFO kablam! Sep 19 16:12:08.099 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.100 INFO kablam! --> src/x86/sse2.rs:1388:42 Sep 19 16:12:08.100 INFO kablam! | Sep 19 16:12:08.100 INFO kablam! 1388 | pub unsafe fn _mm_comieq_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.100 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.100 INFO kablam! Sep 19 16:12:08.103 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.103 INFO kablam! --> src/x86/sse2.rs:1396:32 Sep 19 16:12:08.103 INFO kablam! | Sep 19 16:12:08.103 INFO kablam! 1396 | pub unsafe fn _mm_comilt_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.103 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.103 INFO kablam! Sep 19 16:12:08.115 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.115 INFO kablam! --> src/x86/sse2.rs:1396:42 Sep 19 16:12:08.115 INFO kablam! | Sep 19 16:12:08.115 INFO kablam! 1396 | pub unsafe fn _mm_comilt_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.115 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.115 INFO kablam! Sep 19 16:12:08.115 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.115 INFO kablam! --> src/x86/sse2.rs:1404:32 Sep 19 16:12:08.115 INFO kablam! | Sep 19 16:12:08.115 INFO kablam! 1404 | pub unsafe fn _mm_comile_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.115 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.115 INFO kablam! Sep 19 16:12:08.123 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.123 INFO kablam! --> src/x86/sse2.rs:1404:42 Sep 19 16:12:08.123 INFO kablam! | Sep 19 16:12:08.123 INFO kablam! 1404 | pub unsafe fn _mm_comile_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.123 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.123 INFO kablam! Sep 19 16:12:08.129 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.129 INFO kablam! --> src/x86/sse2.rs:1412:32 Sep 19 16:12:08.129 INFO kablam! | Sep 19 16:12:08.129 INFO kablam! 1412 | pub unsafe fn _mm_comigt_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.129 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.129 INFO kablam! Sep 19 16:12:08.136 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.136 INFO kablam! --> src/x86/sse2.rs:1412:42 Sep 19 16:12:08.136 INFO kablam! | Sep 19 16:12:08.136 INFO kablam! 1412 | pub unsafe fn _mm_comigt_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.136 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.136 INFO kablam! Sep 19 16:12:08.144 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.144 INFO kablam! --> src/x86/sse2.rs:1420:32 Sep 19 16:12:08.144 INFO kablam! | Sep 19 16:12:08.144 INFO kablam! 1420 | pub unsafe fn _mm_comige_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.144 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.144 INFO kablam! Sep 19 16:12:08.152 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.152 INFO kablam! --> src/x86/sse2.rs:1420:42 Sep 19 16:12:08.152 INFO kablam! | Sep 19 16:12:08.152 INFO kablam! 1420 | pub unsafe fn _mm_comige_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.152 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.152 INFO kablam! Sep 19 16:12:08.164 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.164 INFO kablam! --> src/x86/sse2.rs:1428:33 Sep 19 16:12:08.164 INFO kablam! | Sep 19 16:12:08.164 INFO kablam! 1428 | pub unsafe fn _mm_comineq_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.164 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.164 INFO kablam! Sep 19 16:12:08.168 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.168 INFO kablam! --> src/x86/sse2.rs:1428:43 Sep 19 16:12:08.168 INFO kablam! | Sep 19 16:12:08.168 INFO kablam! 1428 | pub unsafe fn _mm_comineq_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.168 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.168 INFO kablam! Sep 19 16:12:08.174 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.174 INFO kablam! --> src/x86/sse2.rs:1436:33 Sep 19 16:12:08.174 INFO kablam! | Sep 19 16:12:08.174 INFO kablam! 1436 | pub unsafe fn _mm_ucomieq_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.174 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.174 INFO kablam! Sep 19 16:12:08.181 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.181 INFO kablam! --> src/x86/sse2.rs:1436:43 Sep 19 16:12:08.181 INFO kablam! | Sep 19 16:12:08.181 INFO kablam! 1436 | pub unsafe fn _mm_ucomieq_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.181 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.181 INFO kablam! Sep 19 16:12:08.187 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.187 INFO kablam! --> src/x86/sse2.rs:1444:33 Sep 19 16:12:08.187 INFO kablam! | Sep 19 16:12:08.187 INFO kablam! 1444 | pub unsafe fn _mm_ucomilt_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.187 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.187 INFO kablam! Sep 19 16:12:08.194 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.194 INFO kablam! --> src/x86/sse2.rs:1444:43 Sep 19 16:12:08.194 INFO kablam! | Sep 19 16:12:08.194 INFO kablam! 1444 | pub unsafe fn _mm_ucomilt_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.194 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.194 INFO kablam! Sep 19 16:12:08.201 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.201 INFO kablam! --> src/x86/sse2.rs:1452:33 Sep 19 16:12:08.201 INFO kablam! | Sep 19 16:12:08.201 INFO kablam! 1452 | pub unsafe fn _mm_ucomile_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.201 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.201 INFO kablam! Sep 19 16:12:08.210 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.210 INFO kablam! --> src/x86/sse2.rs:1452:43 Sep 19 16:12:08.210 INFO kablam! | Sep 19 16:12:08.210 INFO kablam! 1452 | pub unsafe fn _mm_ucomile_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.210 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.210 INFO kablam! Sep 19 16:12:08.216 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.216 INFO kablam! --> src/x86/sse2.rs:1460:33 Sep 19 16:12:08.216 INFO kablam! | Sep 19 16:12:08.216 INFO kablam! 1460 | pub unsafe fn _mm_ucomigt_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.216 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.216 INFO kablam! Sep 19 16:12:08.224 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.224 INFO kablam! --> src/x86/sse2.rs:1460:43 Sep 19 16:12:08.224 INFO kablam! | Sep 19 16:12:08.224 INFO kablam! 1460 | pub unsafe fn _mm_ucomigt_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.224 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.224 INFO kablam! Sep 19 16:12:08.230 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.230 INFO kablam! --> src/x86/sse2.rs:1468:33 Sep 19 16:12:08.230 INFO kablam! | Sep 19 16:12:08.230 INFO kablam! 1468 | pub unsafe fn _mm_ucomige_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.230 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.230 INFO kablam! Sep 19 16:12:08.236 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.236 INFO kablam! --> src/x86/sse2.rs:1468:43 Sep 19 16:12:08.236 INFO kablam! | Sep 19 16:12:08.236 INFO kablam! 1468 | pub unsafe fn _mm_ucomige_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.236 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.236 INFO kablam! Sep 19 16:12:08.242 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.242 INFO kablam! --> src/x86/sse2.rs:1476:34 Sep 19 16:12:08.242 INFO kablam! | Sep 19 16:12:08.242 INFO kablam! 1476 | pub unsafe fn _mm_ucomineq_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.242 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.242 INFO kablam! Sep 19 16:12:08.248 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.248 INFO kablam! --> src/x86/sse2.rs:1476:44 Sep 19 16:12:08.248 INFO kablam! | Sep 19 16:12:08.248 INFO kablam! 1476 | pub unsafe fn _mm_ucomineq_sd(a: f64x2, b: f64x2) -> i32 { Sep 19 16:12:08.248 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.248 INFO kablam! Sep 19 16:12:08.254 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.254 INFO kablam! --> src/x86/sse2.rs:1485:31 Sep 19 16:12:08.254 INFO kablam! | Sep 19 16:12:08.254 INFO kablam! 1485 | pub unsafe fn _mm_cvtpd_ps(a: f64x2) -> f32x4 { Sep 19 16:12:08.254 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.254 INFO kablam! Sep 19 16:12:08.260 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.260 INFO kablam! --> src/x86/sse2.rs:1485:41 Sep 19 16:12:08.260 INFO kablam! | Sep 19 16:12:08.260 INFO kablam! 1485 | pub unsafe fn _mm_cvtpd_ps(a: f64x2) -> f32x4 { Sep 19 16:12:08.260 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.260 INFO kablam! Sep 19 16:12:08.266 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.266 INFO kablam! --> src/x86/sse2.rs:1495:31 Sep 19 16:12:08.266 INFO kablam! | Sep 19 16:12:08.266 INFO kablam! 1495 | pub unsafe fn _mm_cvtps_pd(a: f32x4) -> f64x2 { Sep 19 16:12:08.266 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.266 INFO kablam! Sep 19 16:12:08.272 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.272 INFO kablam! --> src/x86/sse2.rs:1495:41 Sep 19 16:12:08.272 INFO kablam! | Sep 19 16:12:08.272 INFO kablam! 1495 | pub unsafe fn _mm_cvtps_pd(a: f32x4) -> f64x2 { Sep 19 16:12:08.272 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.272 INFO kablam! Sep 19 16:12:08.279 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.279 INFO kablam! --> src/x86/sse2.rs:1504:34 Sep 19 16:12:08.279 INFO kablam! | Sep 19 16:12:08.279 INFO kablam! 1504 | pub unsafe fn _mm_cvtpd_epi32(a: f64x2) -> i32x4 { Sep 19 16:12:08.279 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.279 INFO kablam! Sep 19 16:12:08.285 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:08.285 INFO kablam! --> src/x86/sse2.rs:1504:44 Sep 19 16:12:08.285 INFO kablam! | Sep 19 16:12:08.285 INFO kablam! 1504 | pub unsafe fn _mm_cvtpd_epi32(a: f64x2) -> i32x4 { Sep 19 16:12:08.285 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.285 INFO kablam! Sep 19 16:12:08.292 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.292 INFO kablam! --> src/x86/sse2.rs:1513:33 Sep 19 16:12:08.292 INFO kablam! | Sep 19 16:12:08.292 INFO kablam! 1513 | pub unsafe fn _mm_cvtsd_si32(a: f64x2) -> i32 { Sep 19 16:12:08.292 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.292 INFO kablam! Sep 19 16:12:08.298 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.298 INFO kablam! --> src/x86/sse2.rs:1524:31 Sep 19 16:12:08.298 INFO kablam! | Sep 19 16:12:08.298 INFO kablam! 1524 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 19 16:12:08.299 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.299 INFO kablam! Sep 19 16:12:08.305 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.305 INFO kablam! --> src/x86/sse2.rs:1524:41 Sep 19 16:12:08.305 INFO kablam! | Sep 19 16:12:08.305 INFO kablam! 1524 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 19 16:12:08.305 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.305 INFO kablam! Sep 19 16:12:08.311 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.311 INFO kablam! --> src/x86/sse2.rs:1524:51 Sep 19 16:12:08.311 INFO kablam! | Sep 19 16:12:08.311 INFO kablam! 1524 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 19 16:12:08.311 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.311 INFO kablam! Sep 19 16:12:08.318 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.318 INFO kablam! --> src/x86/sse2.rs:1531:32 Sep 19 16:12:08.318 INFO kablam! | Sep 19 16:12:08.318 INFO kablam! 1531 | pub unsafe fn _mm_cvtsd_f64(a: f64x2) -> f64 { Sep 19 16:12:08.319 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.319 INFO kablam! Sep 19 16:12:08.324 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.324 INFO kablam! --> src/x86/sse2.rs:1542:31 Sep 19 16:12:08.324 INFO kablam! | Sep 19 16:12:08.324 INFO kablam! 1542 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 19 16:12:08.324 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.324 INFO kablam! Sep 19 16:12:08.330 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.330 INFO kablam! --> src/x86/sse2.rs:1542:41 Sep 19 16:12:08.330 INFO kablam! | Sep 19 16:12:08.330 INFO kablam! 1542 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 19 16:12:08.330 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.330 INFO kablam! Sep 19 16:12:08.337 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.337 INFO kablam! --> src/x86/sse2.rs:1542:51 Sep 19 16:12:08.337 INFO kablam! | Sep 19 16:12:08.337 INFO kablam! 1542 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 19 16:12:08.337 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.337 INFO kablam! Sep 19 16:12:08.343 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.343 INFO kablam! --> src/x86/sse2.rs:1551:35 Sep 19 16:12:08.343 INFO kablam! | Sep 19 16:12:08.343 INFO kablam! 1551 | pub unsafe fn _mm_cvttpd_epi32(a: f64x2) -> i32x4 { Sep 19 16:12:08.343 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.343 INFO kablam! Sep 19 16:12:08.350 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:08.350 INFO kablam! --> src/x86/sse2.rs:1551:45 Sep 19 16:12:08.350 INFO kablam! | Sep 19 16:12:08.350 INFO kablam! 1551 | pub unsafe fn _mm_cvttpd_epi32(a: f64x2) -> i32x4 { Sep 19 16:12:08.350 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.350 INFO kablam! Sep 19 16:12:08.356 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.356 INFO kablam! --> src/x86/sse2.rs:1560:34 Sep 19 16:12:08.356 INFO kablam! | Sep 19 16:12:08.356 INFO kablam! 1560 | pub unsafe fn _mm_cvttsd_si32(a: f64x2) -> i32 { Sep 19 16:12:08.356 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.356 INFO kablam! Sep 19 16:12:08.362 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.362 INFO kablam! --> src/x86/sse2.rs:1569:35 Sep 19 16:12:08.362 INFO kablam! | Sep 19 16:12:08.362 INFO kablam! 1569 | pub unsafe fn _mm_cvttps_epi32(a: f32x4) -> i32x4 { Sep 19 16:12:08.362 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.362 INFO kablam! Sep 19 16:12:08.368 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:08.368 INFO kablam! --> src/x86/sse2.rs:1569:45 Sep 19 16:12:08.368 INFO kablam! | Sep 19 16:12:08.368 INFO kablam! 1569 | pub unsafe fn _mm_cvttps_epi32(a: f32x4) -> i32x4 { Sep 19 16:12:08.368 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.368 INFO kablam! Sep 19 16:12:08.374 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.374 INFO kablam! --> src/x86/sse2.rs:1577:37 Sep 19 16:12:08.374 INFO kablam! | Sep 19 16:12:08.374 INFO kablam! 1577 | pub unsafe fn _mm_set_sd(a: f64) -> f64x2 { Sep 19 16:12:08.374 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.374 INFO kablam! Sep 19 16:12:08.380 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.380 INFO kablam! --> src/x86/sse2.rs:1585:38 Sep 19 16:12:08.380 INFO kablam! | Sep 19 16:12:08.380 INFO kablam! 1585 | pub unsafe fn _mm_set1_pd(a: f64) -> f64x2 { Sep 19 16:12:08.380 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.380 INFO kablam! Sep 19 16:12:08.386 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.386 INFO kablam! --> src/x86/sse2.rs:1593:38 Sep 19 16:12:08.386 INFO kablam! | Sep 19 16:12:08.386 INFO kablam! 1593 | pub unsafe fn _mm_set_pd1(a: f64) -> f64x2 { Sep 19 16:12:08.386 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.386 INFO kablam! Sep 19 16:12:08.392 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.392 INFO kablam! --> src/x86/sse2.rs:1601:45 Sep 19 16:12:08.392 INFO kablam! | Sep 19 16:12:08.392 INFO kablam! 1601 | pub unsafe fn _mm_set_pd(a: f64, b: f64) -> f64x2 { Sep 19 16:12:08.392 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.392 INFO kablam! Sep 19 16:12:08.399 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.399 INFO kablam! --> src/x86/sse2.rs:1609:46 Sep 19 16:12:08.399 INFO kablam! | Sep 19 16:12:08.399 INFO kablam! 1609 | pub unsafe fn _mm_setr_pd(a: f64, b: f64) -> f64x2 { Sep 19 16:12:08.399 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.399 INFO kablam! Sep 19 16:12:08.406 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.406 INFO kablam! --> src/x86/sse2.rs:1618:35 Sep 19 16:12:08.406 INFO kablam! | Sep 19 16:12:08.406 INFO kablam! 1618 | pub unsafe fn _mm_setzero_pd() -> f64x2 { Sep 19 16:12:08.406 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.406 INFO kablam! Sep 19 16:12:08.413 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.413 INFO kablam! --> src/x86/sse2.rs:1629:34 Sep 19 16:12:08.413 INFO kablam! | Sep 19 16:12:08.413 INFO kablam! 1629 | pub unsafe fn _mm_movemask_pd(a: f64x2) -> i32 { Sep 19 16:12:08.413 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.413 INFO kablam! Sep 19 16:12:08.419 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.419 INFO kablam! --> src/x86/sse2.rs:1640:52 Sep 19 16:12:08.419 INFO kablam! | Sep 19 16:12:08.419 INFO kablam! 1640 | pub unsafe fn _mm_load_pd(mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.419 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.419 INFO kablam! Sep 19 16:12:08.426 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.426 INFO kablam! --> src/x86/sse2.rs:1649:52 Sep 19 16:12:08.426 INFO kablam! | Sep 19 16:12:08.426 INFO kablam! 1649 | pub unsafe fn _mm_load_sd(mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.426 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.426 INFO kablam! Sep 19 16:12:08.433 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.433 INFO kablam! --> src/x86/sse2.rs:1659:31 Sep 19 16:12:08.433 INFO kablam! | Sep 19 16:12:08.433 INFO kablam! 1659 | pub unsafe fn _mm_loadh_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.433 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.433 INFO kablam! Sep 19 16:12:08.439 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.439 INFO kablam! --> src/x86/sse2.rs:1659:63 Sep 19 16:12:08.439 INFO kablam! | Sep 19 16:12:08.439 INFO kablam! 1659 | pub unsafe fn _mm_loadh_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.439 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.440 INFO kablam! Sep 19 16:12:08.447 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.447 INFO kablam! --> src/x86/sse2.rs:1669:31 Sep 19 16:12:08.447 INFO kablam! | Sep 19 16:12:08.447 INFO kablam! 1669 | pub unsafe fn _mm_loadl_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.447 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.447 INFO kablam! Sep 19 16:12:08.454 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.454 INFO kablam! --> src/x86/sse2.rs:1669:63 Sep 19 16:12:08.454 INFO kablam! | Sep 19 16:12:08.454 INFO kablam! 1669 | pub unsafe fn _mm_loadl_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.454 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.454 INFO kablam! Sep 19 16:12:08.460 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.460 INFO kablam! --> src/x86/sse2.rs:1678:53 Sep 19 16:12:08.460 INFO kablam! | Sep 19 16:12:08.460 INFO kablam! 1678 | pub unsafe fn _mm_load1_pd(mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.460 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.460 INFO kablam! Sep 19 16:12:08.468 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.468 INFO kablam! --> src/x86/sse2.rs:1687:53 Sep 19 16:12:08.468 INFO kablam! | Sep 19 16:12:08.468 INFO kablam! 1687 | pub unsafe fn _mm_load_pd1(mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.468 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.468 INFO kablam! Sep 19 16:12:08.473 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.473 INFO kablam! --> src/x86/sse2.rs:1697:53 Sep 19 16:12:08.473 INFO kablam! | Sep 19 16:12:08.473 INFO kablam! 1697 | pub unsafe fn _mm_loadr_pd(mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.473 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.473 INFO kablam! Sep 19 16:12:08.479 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.479 INFO kablam! --> src/x86/sse2.rs:1707:53 Sep 19 16:12:08.479 INFO kablam! | Sep 19 16:12:08.479 INFO kablam! 1707 | pub unsafe fn _mm_loadu_pd(mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.479 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.479 INFO kablam! Sep 19 16:12:08.485 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.485 INFO kablam! --> src/x86/sse2.rs:1718:33 Sep 19 16:12:08.485 INFO kablam! | Sep 19 16:12:08.485 INFO kablam! 1718 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:08.485 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.485 INFO kablam! Sep 19 16:12:08.491 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.491 INFO kablam! --> src/x86/sse2.rs:1718:43 Sep 19 16:12:08.491 INFO kablam! | Sep 19 16:12:08.491 INFO kablam! 1718 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:08.491 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.491 INFO kablam! Sep 19 16:12:08.497 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.497 INFO kablam! --> src/x86/sse2.rs:1718:64 Sep 19 16:12:08.497 INFO kablam! | Sep 19 16:12:08.497 INFO kablam! 1718 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:08.497 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.497 INFO kablam! Sep 19 16:12:08.504 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.504 INFO kablam! --> src/x86/sse2.rs:1735:30 Sep 19 16:12:08.504 INFO kablam! | Sep 19 16:12:08.504 INFO kablam! 1735 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.504 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.504 INFO kablam! Sep 19 16:12:08.510 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.510 INFO kablam! --> src/x86/sse2.rs:1735:40 Sep 19 16:12:08.510 INFO kablam! | Sep 19 16:12:08.510 INFO kablam! 1735 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.510 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.510 INFO kablam! Sep 19 16:12:08.518 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.518 INFO kablam! --> src/x86/sse2.rs:1735:50 Sep 19 16:12:08.518 INFO kablam! | Sep 19 16:12:08.518 INFO kablam! 1735 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.518 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.518 INFO kablam! Sep 19 16:12:08.525 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.525 INFO kablam! --> src/x86/sse2.rs:1743:32 Sep 19 16:12:08.525 INFO kablam! | Sep 19 16:12:08.525 INFO kablam! 1743 | pub unsafe fn _mm_castpd_ps(a: f64x2) -> f32x4 { Sep 19 16:12:08.525 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.525 INFO kablam! Sep 19 16:12:08.533 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.533 INFO kablam! --> src/x86/sse2.rs:1743:42 Sep 19 16:12:08.533 INFO kablam! | Sep 19 16:12:08.533 INFO kablam! 1743 | pub unsafe fn _mm_castpd_ps(a: f64x2) -> f32x4 { Sep 19 16:12:08.533 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.533 INFO kablam! Sep 19 16:12:08.543 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.543 INFO kablam! --> src/x86/sse2.rs:1751:35 Sep 19 16:12:08.543 INFO kablam! | Sep 19 16:12:08.543 INFO kablam! 1751 | pub unsafe fn _mm_castpd_si128(a: f64x2) -> __m128i { Sep 19 16:12:08.543 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.543 INFO kablam! Sep 19 16:12:08.547 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.547 INFO kablam! --> src/x86/sse2.rs:1759:32 Sep 19 16:12:08.548 INFO kablam! | Sep 19 16:12:08.548 INFO kablam! 1759 | pub unsafe fn _mm_castps_pd(a: f32x4) -> f64x2 { Sep 19 16:12:08.548 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.548 INFO kablam! Sep 19 16:12:08.553 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.554 INFO kablam! --> src/x86/sse2.rs:1759:42 Sep 19 16:12:08.554 INFO kablam! | Sep 19 16:12:08.554 INFO kablam! 1759 | pub unsafe fn _mm_castps_pd(a: f32x4) -> f64x2 { Sep 19 16:12:08.554 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.554 INFO kablam! Sep 19 16:12:08.560 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.560 INFO kablam! --> src/x86/sse2.rs:1767:35 Sep 19 16:12:08.560 INFO kablam! | Sep 19 16:12:08.560 INFO kablam! 1767 | pub unsafe fn _mm_castps_si128(a: f32x4) -> __m128i { Sep 19 16:12:08.560 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.560 INFO kablam! Sep 19 16:12:08.566 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.566 INFO kablam! --> src/x86/sse2.rs:1775:47 Sep 19 16:12:08.566 INFO kablam! | Sep 19 16:12:08.566 INFO kablam! 1775 | pub unsafe fn _mm_castsi128_pd(a: __m128i) -> f64x2 { Sep 19 16:12:08.566 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.566 INFO kablam! Sep 19 16:12:08.572 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.572 INFO kablam! --> src/x86/sse2.rs:1783:47 Sep 19 16:12:08.572 INFO kablam! | Sep 19 16:12:08.572 INFO kablam! 1783 | pub unsafe fn _mm_castsi128_ps(a: __m128i) -> f32x4 { Sep 19 16:12:08.572 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.572 INFO kablam! Sep 19 16:12:08.578 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.578 INFO kablam! --> src/x86/sse2.rs:1790:37 Sep 19 16:12:08.578 INFO kablam! | Sep 19 16:12:08.578 INFO kablam! 1790 | pub unsafe fn _mm_undefined_pd() -> f64x2 { Sep 19 16:12:08.578 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.578 INFO kablam! Sep 19 16:12:08.586 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.586 INFO kablam! --> src/x86/sse2.rs:1809:34 Sep 19 16:12:08.586 INFO kablam! | Sep 19 16:12:08.586 INFO kablam! 1809 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.586 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.586 INFO kablam! Sep 19 16:12:08.594 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.594 INFO kablam! --> src/x86/sse2.rs:1809:44 Sep 19 16:12:08.595 INFO kablam! | Sep 19 16:12:08.595 INFO kablam! 1809 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.595 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.595 INFO kablam! Sep 19 16:12:08.601 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.601 INFO kablam! --> src/x86/sse2.rs:1809:54 Sep 19 16:12:08.601 INFO kablam! | Sep 19 16:12:08.601 INFO kablam! 1809 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.601 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.601 INFO kablam! Sep 19 16:12:08.607 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.607 INFO kablam! --> src/x86/sse2.rs:1821:34 Sep 19 16:12:08.607 INFO kablam! | Sep 19 16:12:08.607 INFO kablam! 1821 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.607 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.607 INFO kablam! Sep 19 16:12:08.613 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.613 INFO kablam! --> src/x86/sse2.rs:1821:44 Sep 19 16:12:08.613 INFO kablam! | Sep 19 16:12:08.614 INFO kablam! 1821 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.614 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.614 INFO kablam! Sep 19 16:12:08.620 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.620 INFO kablam! --> src/x86/sse2.rs:1821:54 Sep 19 16:12:08.620 INFO kablam! | Sep 19 16:12:08.620 INFO kablam! 1821 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.620 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.620 INFO kablam! Sep 19 16:12:08.626 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.626 INFO kablam! --> src/x86/sse2.rs:1859:43 Sep 19 16:12:08.626 INFO kablam! | Sep 19 16:12:08.626 INFO kablam! 1859 | pub unsafe fn _mm_cvtpi32_pd(a: __m64) -> f64x2 { Sep 19 16:12:08.626 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.626 INFO kablam! Sep 19 16:12:08.632 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:08.632 INFO kablam! --> src/x86/sse2.rs:1868:54 Sep 19 16:12:08.632 INFO kablam! | Sep 19 16:12:08.632 INFO kablam! 1868 | pub unsafe fn _mm_set_epi64(e1: __m64, e0: __m64) -> i64x2 { Sep 19 16:12:08.632 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.632 INFO kablam! Sep 19 16:12:08.640 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:08.640 INFO kablam! --> src/x86/sse2.rs:1877:43 Sep 19 16:12:08.640 INFO kablam! | Sep 19 16:12:08.640 INFO kablam! 1877 | pub unsafe fn _mm_set1_epi64(a: __m64) -> i64x2 { Sep 19 16:12:08.640 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.640 INFO kablam! Sep 19 16:12:08.647 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:08.647 INFO kablam! --> src/x86/sse2.rs:1886:55 Sep 19 16:12:08.647 INFO kablam! | Sep 19 16:12:08.647 INFO kablam! 1886 | pub unsafe fn _mm_setr_epi64(e1: __m64, e0: __m64) -> i64x2 { Sep 19 16:12:08.647 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.647 INFO kablam! Sep 19 16:12:08.660 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:08.660 INFO kablam! --> src/x86/sse2.rs:1896:36 Sep 19 16:12:08.660 INFO kablam! | Sep 19 16:12:08.660 INFO kablam! 1896 | pub unsafe fn _mm_movepi64_pi64(a: i64x2) -> __m64 { Sep 19 16:12:08.660 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.660 INFO kablam! Sep 19 16:12:08.662 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.662 INFO kablam! --> src/x86/sse2.rs:1916:33 Sep 19 16:12:08.662 INFO kablam! | Sep 19 16:12:08.662 INFO kablam! 1916 | pub unsafe fn _mm_cvtpd_pi32(a: f64x2) -> __m64 { Sep 19 16:12:08.662 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.662 INFO kablam! Sep 19 16:12:08.668 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.668 INFO kablam! --> src/x86/sse2.rs:1928:34 Sep 19 16:12:08.668 INFO kablam! | Sep 19 16:12:08.668 INFO kablam! 1928 | pub unsafe fn _mm_cvttpd_pi32(a: f64x2) -> __m64 { Sep 19 16:12:08.668 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.668 INFO kablam! Sep 19 16:12:08.676 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.676 INFO kablam! --> src/x86/sse3.rs:13:32 Sep 19 16:12:08.676 INFO kablam! | Sep 19 16:12:08.676 INFO kablam! 13 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:08.676 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.676 INFO kablam! Sep 19 16:12:08.683 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.683 INFO kablam! --> src/x86/sse3.rs:13:42 Sep 19 16:12:08.683 INFO kablam! | Sep 19 16:12:08.683 INFO kablam! 13 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:08.683 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.683 INFO kablam! Sep 19 16:12:08.690 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.691 INFO kablam! --> src/x86/sse3.rs:13:52 Sep 19 16:12:08.691 INFO kablam! | Sep 19 16:12:08.691 INFO kablam! 13 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:08.691 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.691 INFO kablam! Sep 19 16:12:08.698 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.698 INFO kablam! --> src/x86/sse3.rs:22:32 Sep 19 16:12:08.698 INFO kablam! | Sep 19 16:12:08.698 INFO kablam! 22 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.698 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.698 INFO kablam! Sep 19 16:12:08.706 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.706 INFO kablam! --> src/x86/sse3.rs:22:42 Sep 19 16:12:08.706 INFO kablam! | Sep 19 16:12:08.706 INFO kablam! 22 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.706 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.706 INFO kablam! Sep 19 16:12:08.714 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.715 INFO kablam! --> src/x86/sse3.rs:22:52 Sep 19 16:12:08.715 INFO kablam! | Sep 19 16:12:08.715 INFO kablam! 22 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.715 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.715 INFO kablam! Sep 19 16:12:08.724 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.724 INFO kablam! --> src/x86/sse3.rs:31:30 Sep 19 16:12:08.724 INFO kablam! | Sep 19 16:12:08.724 INFO kablam! 31 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.724 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.724 INFO kablam! Sep 19 16:12:08.734 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.734 INFO kablam! --> src/x86/sse3.rs:31:40 Sep 19 16:12:08.734 INFO kablam! | Sep 19 16:12:08.734 INFO kablam! 31 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.734 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.734 INFO kablam! Sep 19 16:12:08.741 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.741 INFO kablam! --> src/x86/sse3.rs:31:50 Sep 19 16:12:08.741 INFO kablam! | Sep 19 16:12:08.741 INFO kablam! 31 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.741 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.741 INFO kablam! Sep 19 16:12:08.749 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.749 INFO kablam! --> src/x86/sse3.rs:40:30 Sep 19 16:12:08.749 INFO kablam! | Sep 19 16:12:08.749 INFO kablam! 40 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:08.749 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.749 INFO kablam! Sep 19 16:12:08.759 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.759 INFO kablam! --> src/x86/sse3.rs:40:40 Sep 19 16:12:08.759 INFO kablam! | Sep 19 16:12:08.759 INFO kablam! 40 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:08.759 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.759 INFO kablam! Sep 19 16:12:08.770 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.770 INFO kablam! --> src/x86/sse3.rs:40:50 Sep 19 16:12:08.770 INFO kablam! | Sep 19 16:12:08.770 INFO kablam! 40 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:08.770 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.770 INFO kablam! Sep 19 16:12:08.777 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.777 INFO kablam! --> src/x86/sse3.rs:49:30 Sep 19 16:12:08.777 INFO kablam! | Sep 19 16:12:08.777 INFO kablam! 49 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.777 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.777 INFO kablam! Sep 19 16:12:08.787 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.787 INFO kablam! --> src/x86/sse3.rs:49:40 Sep 19 16:12:08.787 INFO kablam! | Sep 19 16:12:08.787 INFO kablam! 49 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.787 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.787 INFO kablam! Sep 19 16:12:08.797 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.797 INFO kablam! --> src/x86/sse3.rs:49:50 Sep 19 16:12:08.797 INFO kablam! | Sep 19 16:12:08.797 INFO kablam! 49 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:08.797 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.797 INFO kablam! Sep 19 16:12:08.804 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.804 INFO kablam! --> src/x86/sse3.rs:58:30 Sep 19 16:12:08.804 INFO kablam! | Sep 19 16:12:08.804 INFO kablam! 58 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:08.804 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.804 INFO kablam! Sep 19 16:12:08.813 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.813 INFO kablam! --> src/x86/sse3.rs:58:40 Sep 19 16:12:08.813 INFO kablam! | Sep 19 16:12:08.813 INFO kablam! 58 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:08.813 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.813 INFO kablam! Sep 19 16:12:08.821 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.821 INFO kablam! --> src/x86/sse3.rs:58:50 Sep 19 16:12:08.821 INFO kablam! | Sep 19 16:12:08.821 INFO kablam! 58 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:08.821 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.821 INFO kablam! Sep 19 16:12:08.828 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.828 INFO kablam! --> src/x86/sse3.rs:77:33 Sep 19 16:12:08.828 INFO kablam! | Sep 19 16:12:08.828 INFO kablam! 77 | pub unsafe fn _mm_movedup_pd(a: f64x2) -> f64x2 { Sep 19 16:12:08.828 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.828 INFO kablam! Sep 19 16:12:08.839 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.839 INFO kablam! --> src/x86/sse3.rs:77:43 Sep 19 16:12:08.839 INFO kablam! | Sep 19 16:12:08.839 INFO kablam! 77 | pub unsafe fn _mm_movedup_pd(a: f64x2) -> f64x2 { Sep 19 16:12:08.839 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.839 INFO kablam! Sep 19 16:12:08.848 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.848 INFO kablam! --> src/x86/sse3.rs:86:55 Sep 19 16:12:08.848 INFO kablam! | Sep 19 16:12:08.848 INFO kablam! 86 | pub unsafe fn _mm_loaddup_pd(mem_addr: *const f64) -> f64x2 { Sep 19 16:12:08.848 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.848 INFO kablam! Sep 19 16:12:08.861 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.861 INFO kablam! --> src/x86/sse3.rs:95:34 Sep 19 16:12:08.861 INFO kablam! | Sep 19 16:12:08.861 INFO kablam! 95 | pub unsafe fn _mm_movehdup_ps(a: f32x4) -> f32x4 { Sep 19 16:12:08.861 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.861 INFO kablam! Sep 19 16:12:08.862 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.862 INFO kablam! --> src/x86/sse3.rs:95:44 Sep 19 16:12:08.862 INFO kablam! | Sep 19 16:12:08.862 INFO kablam! 95 | pub unsafe fn _mm_movehdup_ps(a: f32x4) -> f32x4 { Sep 19 16:12:08.862 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.862 INFO kablam! Sep 19 16:12:08.871 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.871 INFO kablam! --> src/x86/sse3.rs:104:34 Sep 19 16:12:08.871 INFO kablam! | Sep 19 16:12:08.871 INFO kablam! 104 | pub unsafe fn _mm_moveldup_ps(a: f32x4) -> f32x4 { Sep 19 16:12:08.871 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.871 INFO kablam! Sep 19 16:12:08.883 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.883 INFO kablam! --> src/x86/sse3.rs:104:44 Sep 19 16:12:08.883 INFO kablam! | Sep 19 16:12:08.883 INFO kablam! 104 | pub unsafe fn _mm_moveldup_ps(a: f32x4) -> f32x4 { Sep 19 16:12:08.883 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.883 INFO kablam! Sep 19 16:12:08.891 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:08.892 INFO kablam! --> src/x86/sse41.rs:16:34 Sep 19 16:12:08.892 INFO kablam! | Sep 19 16:12:08.892 INFO kablam! 16 | pub unsafe fn _mm_blendv_epi8(a: i8x16, b: i8x16, mask: i8x16) -> i8x16 { Sep 19 16:12:08.892 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.892 INFO kablam! Sep 19 16:12:08.900 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:08.901 INFO kablam! --> src/x86/sse41.rs:16:44 Sep 19 16:12:08.901 INFO kablam! | Sep 19 16:12:08.901 INFO kablam! 16 | pub unsafe fn _mm_blendv_epi8(a: i8x16, b: i8x16, mask: i8x16) -> i8x16 { Sep 19 16:12:08.901 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.901 INFO kablam! Sep 19 16:12:08.910 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:08.910 INFO kablam! --> src/x86/sse41.rs:16:57 Sep 19 16:12:08.910 INFO kablam! | Sep 19 16:12:08.910 INFO kablam! 16 | pub unsafe fn _mm_blendv_epi8(a: i8x16, b: i8x16, mask: i8x16) -> i8x16 { Sep 19 16:12:08.910 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.911 INFO kablam! Sep 19 16:12:08.918 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:08.918 INFO kablam! --> src/x86/sse41.rs:16:67 Sep 19 16:12:08.918 INFO kablam! | Sep 19 16:12:08.918 INFO kablam! 16 | pub unsafe fn _mm_blendv_epi8(a: i8x16, b: i8x16, mask: i8x16) -> i8x16 { Sep 19 16:12:08.918 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.918 INFO kablam! Sep 19 16:12:08.930 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:08.930 INFO kablam! --> src/x86/sse41.rs:29:34 Sep 19 16:12:08.930 INFO kablam! | Sep 19 16:12:08.930 INFO kablam! 29 | pub unsafe fn _mm_blend_epi16(a: i16x8, b: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:08.930 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.930 INFO kablam! Sep 19 16:12:08.943 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:08.943 INFO kablam! --> src/x86/sse41.rs:29:44 Sep 19 16:12:08.943 INFO kablam! | Sep 19 16:12:08.943 INFO kablam! 29 | pub unsafe fn _mm_blend_epi16(a: i16x8, b: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:08.943 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.943 INFO kablam! Sep 19 16:12:08.946 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:08.946 INFO kablam! --> src/x86/sse41.rs:29:65 Sep 19 16:12:08.946 INFO kablam! | Sep 19 16:12:08.946 INFO kablam! 29 | pub unsafe fn _mm_blend_epi16(a: i16x8, b: i16x8, imm8: i32) -> i16x8 { Sep 19 16:12:08.946 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.946 INFO kablam! Sep 19 16:12:08.954 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.954 INFO kablam! --> src/x86/sse41.rs:45:32 Sep 19 16:12:08.954 INFO kablam! | Sep 19 16:12:08.954 INFO kablam! 45 | pub unsafe fn _mm_blendv_pd(a: f64x2, b: f64x2, mask: f64x2) -> f64x2 { Sep 19 16:12:08.954 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.954 INFO kablam! Sep 19 16:12:08.963 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.963 INFO kablam! --> src/x86/sse41.rs:45:42 Sep 19 16:12:08.963 INFO kablam! | Sep 19 16:12:08.963 INFO kablam! 45 | pub unsafe fn _mm_blendv_pd(a: f64x2, b: f64x2, mask: f64x2) -> f64x2 { Sep 19 16:12:08.963 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.963 INFO kablam! Sep 19 16:12:08.974 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.974 INFO kablam! --> src/x86/sse41.rs:45:55 Sep 19 16:12:08.974 INFO kablam! | Sep 19 16:12:08.974 INFO kablam! 45 | pub unsafe fn _mm_blendv_pd(a: f64x2, b: f64x2, mask: f64x2) -> f64x2 { Sep 19 16:12:08.974 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.974 INFO kablam! Sep 19 16:12:08.980 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:08.980 INFO kablam! --> src/x86/sse41.rs:45:65 Sep 19 16:12:08.980 INFO kablam! | Sep 19 16:12:08.980 INFO kablam! 45 | pub unsafe fn _mm_blendv_pd(a: f64x2, b: f64x2, mask: f64x2) -> f64x2 { Sep 19 16:12:08.980 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.980 INFO kablam! Sep 19 16:12:08.989 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.990 INFO kablam! --> src/x86/sse41.rs:54:32 Sep 19 16:12:08.990 INFO kablam! | Sep 19 16:12:08.990 INFO kablam! 54 | pub unsafe fn _mm_blendv_ps(a: f32x4, b: f32x4, mask: f32x4) -> f32x4 { Sep 19 16:12:08.990 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.990 INFO kablam! Sep 19 16:12:08.999 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:08.999 INFO kablam! --> src/x86/sse41.rs:54:42 Sep 19 16:12:08.999 INFO kablam! | Sep 19 16:12:08.999 INFO kablam! 54 | pub unsafe fn _mm_blendv_ps(a: f32x4, b: f32x4, mask: f32x4) -> f32x4 { Sep 19 16:12:08.999 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:08.999 INFO kablam! Sep 19 16:12:09.007 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.007 INFO kablam! --> src/x86/sse41.rs:54:55 Sep 19 16:12:09.007 INFO kablam! | Sep 19 16:12:09.007 INFO kablam! 54 | pub unsafe fn _mm_blendv_ps(a: f32x4, b: f32x4, mask: f32x4) -> f32x4 { Sep 19 16:12:09.007 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.007 INFO kablam! Sep 19 16:12:09.015 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.015 INFO kablam! --> src/x86/sse41.rs:54:65 Sep 19 16:12:09.015 INFO kablam! | Sep 19 16:12:09.015 INFO kablam! 54 | pub unsafe fn _mm_blendv_ps(a: f32x4, b: f32x4, mask: f32x4) -> f32x4 { Sep 19 16:12:09.015 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.015 INFO kablam! Sep 19 16:12:09.023 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.023 INFO kablam! --> src/x86/sse41.rs:64:31 Sep 19 16:12:09.023 INFO kablam! | Sep 19 16:12:09.023 INFO kablam! 64 | pub unsafe fn _mm_blend_pd(a: f64x2, b: f64x2, imm2: i32) -> f64x2 { Sep 19 16:12:09.023 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.023 INFO kablam! Sep 19 16:12:09.030 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.030 INFO kablam! --> src/x86/sse41.rs:64:41 Sep 19 16:12:09.030 INFO kablam! | Sep 19 16:12:09.030 INFO kablam! 64 | pub unsafe fn _mm_blend_pd(a: f64x2, b: f64x2, imm2: i32) -> f64x2 { Sep 19 16:12:09.030 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.030 INFO kablam! Sep 19 16:12:09.039 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.039 INFO kablam! --> src/x86/sse41.rs:64:62 Sep 19 16:12:09.039 INFO kablam! | Sep 19 16:12:09.039 INFO kablam! 64 | pub unsafe fn _mm_blend_pd(a: f64x2, b: f64x2, imm2: i32) -> f64x2 { Sep 19 16:12:09.039 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.039 INFO kablam! Sep 19 16:12:09.048 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.048 INFO kablam! --> src/x86/sse41.rs:81:31 Sep 19 16:12:09.048 INFO kablam! | Sep 19 16:12:09.048 INFO kablam! 81 | pub unsafe fn _mm_blend_ps(a: f32x4, b: f32x4, imm4: i32) -> f32x4 { Sep 19 16:12:09.048 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.048 INFO kablam! Sep 19 16:12:09.061 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.061 INFO kablam! --> src/x86/sse41.rs:81:41 Sep 19 16:12:09.061 INFO kablam! | Sep 19 16:12:09.061 INFO kablam! 81 | pub unsafe fn _mm_blend_ps(a: f32x4, b: f32x4, imm4: i32) -> f32x4 { Sep 19 16:12:09.061 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.061 INFO kablam! Sep 19 16:12:09.066 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.066 INFO kablam! --> src/x86/sse41.rs:81:62 Sep 19 16:12:09.066 INFO kablam! | Sep 19 16:12:09.066 INFO kablam! 81 | pub unsafe fn _mm_blend_ps(a: f32x4, b: f32x4, imm4: i32) -> f32x4 { Sep 19 16:12:09.066 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.066 INFO kablam! Sep 19 16:12:09.075 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.075 INFO kablam! --> src/x86/sse41.rs:99:33 Sep 19 16:12:09.075 INFO kablam! | Sep 19 16:12:09.075 INFO kablam! 99 | pub unsafe fn _mm_extract_ps(a: f32x4, imm8: i32) -> i32 { Sep 19 16:12:09.076 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.076 INFO kablam! Sep 19 16:12:09.084 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.084 INFO kablam! --> src/x86/sse41.rs:118:35 Sep 19 16:12:09.084 INFO kablam! | Sep 19 16:12:09.084 INFO kablam! 118 | pub unsafe fn _mm_extract_epi8(a: i8x16, imm8: i32) -> i32 { Sep 19 16:12:09.084 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.084 INFO kablam! Sep 19 16:12:09.091 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.091 INFO kablam! --> src/x86/sse41.rs:135:36 Sep 19 16:12:09.091 INFO kablam! | Sep 19 16:12:09.091 INFO kablam! 135 | pub unsafe fn _mm_extract_epi32(a: i32x4, imm8: i32) -> i32 { Sep 19 16:12:09.091 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.091 INFO kablam! Sep 19 16:12:09.099 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.099 INFO kablam! --> src/x86/sse41.rs:172:32 Sep 19 16:12:09.099 INFO kablam! | Sep 19 16:12:09.099 INFO kablam! 172 | pub unsafe fn _mm_insert_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:09.099 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.100 INFO kablam! Sep 19 16:12:09.108 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.108 INFO kablam! --> src/x86/sse41.rs:172:42 Sep 19 16:12:09.108 INFO kablam! | Sep 19 16:12:09.108 INFO kablam! 172 | pub unsafe fn _mm_insert_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:09.108 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.108 INFO kablam! Sep 19 16:12:09.116 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.116 INFO kablam! --> src/x86/sse41.rs:172:63 Sep 19 16:12:09.116 INFO kablam! | Sep 19 16:12:09.116 INFO kablam! 172 | pub unsafe fn _mm_insert_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:09.116 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.116 INFO kablam! Sep 19 16:12:09.125 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.125 INFO kablam! --> src/x86/sse41.rs:189:34 Sep 19 16:12:09.125 INFO kablam! | Sep 19 16:12:09.125 INFO kablam! 189 | pub unsafe fn _mm_insert_epi8(a: i8x16, i: i32, imm8: i32) -> i8x16 { Sep 19 16:12:09.125 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.125 INFO kablam! Sep 19 16:12:09.133 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.133 INFO kablam! --> src/x86/sse41.rs:189:63 Sep 19 16:12:09.133 INFO kablam! | Sep 19 16:12:09.133 INFO kablam! 189 | pub unsafe fn _mm_insert_epi8(a: i8x16, i: i32, imm8: i32) -> i8x16 { Sep 19 16:12:09.133 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.133 INFO kablam! Sep 19 16:12:09.141 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.141 INFO kablam! --> src/x86/sse41.rs:206:35 Sep 19 16:12:09.141 INFO kablam! | Sep 19 16:12:09.141 INFO kablam! 206 | pub unsafe fn _mm_insert_epi32(a: i32x4, i: i32, imm8: i32) -> i32x4 { Sep 19 16:12:09.141 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.141 INFO kablam! Sep 19 16:12:09.153 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.153 INFO kablam! --> src/x86/sse41.rs:206:64 Sep 19 16:12:09.153 INFO kablam! | Sep 19 16:12:09.153 INFO kablam! 206 | pub unsafe fn _mm_insert_epi32(a: i32x4, i: i32, imm8: i32) -> i32x4 { Sep 19 16:12:09.153 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.153 INFO kablam! Sep 19 16:12:09.160 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.160 INFO kablam! --> src/x86/sse41.rs:222:31 Sep 19 16:12:09.160 INFO kablam! | Sep 19 16:12:09.160 INFO kablam! 222 | pub unsafe fn _mm_max_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:09.160 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.160 INFO kablam! Sep 19 16:12:09.169 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.169 INFO kablam! --> src/x86/sse41.rs:222:41 Sep 19 16:12:09.169 INFO kablam! | Sep 19 16:12:09.169 INFO kablam! 222 | pub unsafe fn _mm_max_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:09.169 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.169 INFO kablam! Sep 19 16:12:09.179 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.179 INFO kablam! --> src/x86/sse41.rs:222:51 Sep 19 16:12:09.179 INFO kablam! | Sep 19 16:12:09.179 INFO kablam! 222 | pub unsafe fn _mm_max_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:09.179 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.179 INFO kablam! Sep 19 16:12:09.188 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.188 INFO kablam! --> src/x86/sse41.rs:231:32 Sep 19 16:12:09.188 INFO kablam! | Sep 19 16:12:09.188 INFO kablam! 231 | pub unsafe fn _mm_max_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:09.188 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.188 INFO kablam! Sep 19 16:12:09.197 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.198 INFO kablam! --> src/x86/sse41.rs:231:42 Sep 19 16:12:09.198 INFO kablam! | Sep 19 16:12:09.198 INFO kablam! 231 | pub unsafe fn _mm_max_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:09.198 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.198 INFO kablam! Sep 19 16:12:09.207 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.207 INFO kablam! --> src/x86/sse41.rs:231:52 Sep 19 16:12:09.207 INFO kablam! | Sep 19 16:12:09.207 INFO kablam! 231 | pub unsafe fn _mm_max_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:09.207 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.207 INFO kablam! Sep 19 16:12:09.214 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.214 INFO kablam! --> src/x86/sse41.rs:240:32 Sep 19 16:12:09.214 INFO kablam! | Sep 19 16:12:09.214 INFO kablam! 240 | pub unsafe fn _mm_max_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.214 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.214 INFO kablam! Sep 19 16:12:09.222 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.222 INFO kablam! --> src/x86/sse41.rs:240:42 Sep 19 16:12:09.222 INFO kablam! | Sep 19 16:12:09.222 INFO kablam! 240 | pub unsafe fn _mm_max_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.222 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.222 INFO kablam! Sep 19 16:12:09.229 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.229 INFO kablam! --> src/x86/sse41.rs:240:52 Sep 19 16:12:09.229 INFO kablam! | Sep 19 16:12:09.229 INFO kablam! 240 | pub unsafe fn _mm_max_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.229 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.229 INFO kablam! Sep 19 16:12:09.236 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:09.237 INFO kablam! --> src/x86/sse41.rs:249:32 Sep 19 16:12:09.237 INFO kablam! | Sep 19 16:12:09.237 INFO kablam! 249 | pub unsafe fn _mm_max_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:09.237 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.237 INFO kablam! Sep 19 16:12:09.244 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:09.244 INFO kablam! --> src/x86/sse41.rs:249:42 Sep 19 16:12:09.244 INFO kablam! | Sep 19 16:12:09.244 INFO kablam! 249 | pub unsafe fn _mm_max_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:09.244 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.244 INFO kablam! Sep 19 16:12:09.252 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:09.252 INFO kablam! --> src/x86/sse41.rs:249:52 Sep 19 16:12:09.252 INFO kablam! | Sep 19 16:12:09.252 INFO kablam! 249 | pub unsafe fn _mm_max_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:09.252 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.252 INFO kablam! Sep 19 16:12:09.260 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.260 INFO kablam! --> src/x86/sse41.rs:258:31 Sep 19 16:12:09.260 INFO kablam! | Sep 19 16:12:09.260 INFO kablam! 258 | pub unsafe fn _mm_min_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:09.260 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.260 INFO kablam! Sep 19 16:12:09.267 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.267 INFO kablam! --> src/x86/sse41.rs:258:41 Sep 19 16:12:09.267 INFO kablam! | Sep 19 16:12:09.267 INFO kablam! 258 | pub unsafe fn _mm_min_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:09.267 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.267 INFO kablam! Sep 19 16:12:09.274 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.274 INFO kablam! --> src/x86/sse41.rs:258:51 Sep 19 16:12:09.274 INFO kablam! | Sep 19 16:12:09.274 INFO kablam! 258 | pub unsafe fn _mm_min_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:09.274 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.274 INFO kablam! Sep 19 16:12:09.287 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.287 INFO kablam! --> src/x86/sse41.rs:267:32 Sep 19 16:12:09.287 INFO kablam! | Sep 19 16:12:09.287 INFO kablam! 267 | pub unsafe fn _mm_min_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:09.287 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.287 INFO kablam! Sep 19 16:12:09.290 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.290 INFO kablam! --> src/x86/sse41.rs:267:42 Sep 19 16:12:09.290 INFO kablam! | Sep 19 16:12:09.290 INFO kablam! 267 | pub unsafe fn _mm_min_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:09.290 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.290 INFO kablam! Sep 19 16:12:09.297 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.297 INFO kablam! --> src/x86/sse41.rs:267:52 Sep 19 16:12:09.297 INFO kablam! | Sep 19 16:12:09.297 INFO kablam! 267 | pub unsafe fn _mm_min_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 19 16:12:09.297 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.297 INFO kablam! Sep 19 16:12:09.304 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.304 INFO kablam! --> src/x86/sse41.rs:276:32 Sep 19 16:12:09.304 INFO kablam! | Sep 19 16:12:09.304 INFO kablam! 276 | pub unsafe fn _mm_min_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.304 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.304 INFO kablam! Sep 19 16:12:09.311 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.311 INFO kablam! --> src/x86/sse41.rs:276:42 Sep 19 16:12:09.311 INFO kablam! | Sep 19 16:12:09.311 INFO kablam! 276 | pub unsafe fn _mm_min_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.311 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.311 INFO kablam! Sep 19 16:12:09.318 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.318 INFO kablam! --> src/x86/sse41.rs:276:52 Sep 19 16:12:09.318 INFO kablam! | Sep 19 16:12:09.318 INFO kablam! 276 | pub unsafe fn _mm_min_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.318 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.318 INFO kablam! Sep 19 16:12:09.325 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:09.325 INFO kablam! --> src/x86/sse41.rs:285:32 Sep 19 16:12:09.325 INFO kablam! | Sep 19 16:12:09.325 INFO kablam! 285 | pub unsafe fn _mm_min_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:09.325 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.325 INFO kablam! Sep 19 16:12:09.331 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:09.332 INFO kablam! --> src/x86/sse41.rs:285:42 Sep 19 16:12:09.332 INFO kablam! | Sep 19 16:12:09.332 INFO kablam! 285 | pub unsafe fn _mm_min_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:09.332 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.332 INFO kablam! Sep 19 16:12:09.338 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:09.338 INFO kablam! --> src/x86/sse41.rs:285:52 Sep 19 16:12:09.338 INFO kablam! | Sep 19 16:12:09.338 INFO kablam! 285 | pub unsafe fn _mm_min_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 19 16:12:09.338 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.338 INFO kablam! Sep 19 16:12:09.346 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.346 INFO kablam! --> src/x86/sse41.rs:294:35 Sep 19 16:12:09.346 INFO kablam! | Sep 19 16:12:09.346 INFO kablam! 294 | pub unsafe fn _mm_packus_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 19 16:12:09.346 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.346 INFO kablam! Sep 19 16:12:09.355 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.355 INFO kablam! --> src/x86/sse41.rs:294:45 Sep 19 16:12:09.355 INFO kablam! | Sep 19 16:12:09.355 INFO kablam! 294 | pub unsafe fn _mm_packus_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 19 16:12:09.355 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.355 INFO kablam! Sep 19 16:12:09.365 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.365 INFO kablam! --> src/x86/sse41.rs:294:55 Sep 19 16:12:09.365 INFO kablam! | Sep 19 16:12:09.365 INFO kablam! 294 | pub unsafe fn _mm_packus_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 19 16:12:09.365 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.365 INFO kablam! Sep 19 16:12:09.372 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.372 INFO kablam! --> src/x86/sse41.rs:302:34 Sep 19 16:12:09.372 INFO kablam! | Sep 19 16:12:09.372 INFO kablam! 302 | pub unsafe fn _mm_cmpeq_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:09.372 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.372 INFO kablam! Sep 19 16:12:09.381 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.381 INFO kablam! --> src/x86/sse41.rs:302:44 Sep 19 16:12:09.381 INFO kablam! | Sep 19 16:12:09.381 INFO kablam! 302 | pub unsafe fn _mm_cmpeq_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:09.381 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.381 INFO kablam! Sep 19 16:12:09.390 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.390 INFO kablam! --> src/x86/sse41.rs:302:54 Sep 19 16:12:09.390 INFO kablam! | Sep 19 16:12:09.390 INFO kablam! 302 | pub unsafe fn _mm_cmpeq_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:09.390 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.390 INFO kablam! Sep 19 16:12:09.400 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.400 INFO kablam! --> src/x86/sse41.rs:310:36 Sep 19 16:12:09.400 INFO kablam! | Sep 19 16:12:09.400 INFO kablam! 310 | pub unsafe fn _mm_cvtepi8_epi16(a: i8x16) -> i16x8 { Sep 19 16:12:09.400 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.400 INFO kablam! Sep 19 16:12:09.408 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:09.408 INFO kablam! --> src/x86/sse41.rs:310:46 Sep 19 16:12:09.408 INFO kablam! | Sep 19 16:12:09.408 INFO kablam! 310 | pub unsafe fn _mm_cvtepi8_epi16(a: i8x16) -> i16x8 { Sep 19 16:12:09.408 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.408 INFO kablam! Sep 19 16:12:09.415 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.415 INFO kablam! --> src/x86/sse41.rs:318:36 Sep 19 16:12:09.415 INFO kablam! | Sep 19 16:12:09.415 INFO kablam! 318 | pub unsafe fn _mm_cvtepi8_epi32(a: i8x16) -> i32x4 { Sep 19 16:12:09.415 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.415 INFO kablam! Sep 19 16:12:09.423 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.423 INFO kablam! --> src/x86/sse41.rs:318:46 Sep 19 16:12:09.423 INFO kablam! | Sep 19 16:12:09.423 INFO kablam! 318 | pub unsafe fn _mm_cvtepi8_epi32(a: i8x16) -> i32x4 { Sep 19 16:12:09.423 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.423 INFO kablam! Sep 19 16:12:09.431 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:09.431 INFO kablam! --> src/x86/sse41.rs:327:36 Sep 19 16:12:09.431 INFO kablam! | Sep 19 16:12:09.431 INFO kablam! 327 | pub unsafe fn _mm_cvtepi8_epi64(a: i8x16) -> i64x2 { Sep 19 16:12:09.431 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.431 INFO kablam! Sep 19 16:12:09.438 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.438 INFO kablam! --> src/x86/sse41.rs:327:46 Sep 19 16:12:09.438 INFO kablam! | Sep 19 16:12:09.438 INFO kablam! 327 | pub unsafe fn _mm_cvtepi8_epi64(a: i8x16) -> i64x2 { Sep 19 16:12:09.438 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.438 INFO kablam! Sep 19 16:12:09.446 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:09.446 INFO kablam! --> src/x86/sse41.rs:335:37 Sep 19 16:12:09.446 INFO kablam! | Sep 19 16:12:09.446 INFO kablam! 335 | pub unsafe fn _mm_cvtepi16_epi32(a: i16x8) -> i32x4 { Sep 19 16:12:09.446 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.446 INFO kablam! Sep 19 16:12:09.454 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.454 INFO kablam! --> src/x86/sse41.rs:335:47 Sep 19 16:12:09.454 INFO kablam! | Sep 19 16:12:09.454 INFO kablam! 335 | pub unsafe fn _mm_cvtepi16_epi32(a: i16x8) -> i32x4 { Sep 19 16:12:09.454 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.454 INFO kablam! Sep 19 16:12:09.461 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:09.461 INFO kablam! --> src/x86/sse41.rs:343:37 Sep 19 16:12:09.462 INFO kablam! | Sep 19 16:12:09.462 INFO kablam! 343 | pub unsafe fn _mm_cvtepi16_epi64(a: i16x8) -> i64x2 { Sep 19 16:12:09.462 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.462 INFO kablam! Sep 19 16:12:09.470 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.470 INFO kablam! --> src/x86/sse41.rs:343:47 Sep 19 16:12:09.470 INFO kablam! | Sep 19 16:12:09.470 INFO kablam! 343 | pub unsafe fn _mm_cvtepi16_epi64(a: i16x8) -> i64x2 { Sep 19 16:12:09.470 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.470 INFO kablam! Sep 19 16:12:09.480 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.480 INFO kablam! --> src/x86/sse41.rs:351:37 Sep 19 16:12:09.480 INFO kablam! | Sep 19 16:12:09.480 INFO kablam! 351 | pub unsafe fn _mm_cvtepi32_epi64(a: i32x4) -> i64x2 { Sep 19 16:12:09.480 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.480 INFO kablam! Sep 19 16:12:09.490 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.490 INFO kablam! --> src/x86/sse41.rs:351:47 Sep 19 16:12:09.490 INFO kablam! | Sep 19 16:12:09.490 INFO kablam! 351 | pub unsafe fn _mm_cvtepi32_epi64(a: i32x4) -> i64x2 { Sep 19 16:12:09.490 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.490 INFO kablam! Sep 19 16:12:09.499 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:09.499 INFO kablam! --> src/x86/sse41.rs:359:36 Sep 19 16:12:09.499 INFO kablam! | Sep 19 16:12:09.499 INFO kablam! 359 | pub unsafe fn _mm_cvtepu8_epi16(a: u8x16) -> i16x8 { Sep 19 16:12:09.499 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.499 INFO kablam! Sep 19 16:12:09.506 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:09.506 INFO kablam! --> src/x86/sse41.rs:359:46 Sep 19 16:12:09.506 INFO kablam! | Sep 19 16:12:09.506 INFO kablam! 359 | pub unsafe fn _mm_cvtepu8_epi16(a: u8x16) -> i16x8 { Sep 19 16:12:09.506 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.506 INFO kablam! Sep 19 16:12:09.514 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:09.514 INFO kablam! --> src/x86/sse41.rs:367:36 Sep 19 16:12:09.514 INFO kablam! | Sep 19 16:12:09.514 INFO kablam! 367 | pub unsafe fn _mm_cvtepu8_epi32(a: u8x16) -> i32x4 { Sep 19 16:12:09.514 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.514 INFO kablam! Sep 19 16:12:09.521 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.521 INFO kablam! --> src/x86/sse41.rs:367:46 Sep 19 16:12:09.521 INFO kablam! | Sep 19 16:12:09.521 INFO kablam! 367 | pub unsafe fn _mm_cvtepu8_epi32(a: u8x16) -> i32x4 { Sep 19 16:12:09.521 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.521 INFO kablam! Sep 19 16:12:09.528 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:09.528 INFO kablam! --> src/x86/sse41.rs:375:36 Sep 19 16:12:09.528 INFO kablam! | Sep 19 16:12:09.528 INFO kablam! 375 | pub unsafe fn _mm_cvtepu8_epi64(a: u8x16) -> i64x2 { Sep 19 16:12:09.528 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.528 INFO kablam! Sep 19 16:12:09.536 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.536 INFO kablam! --> src/x86/sse41.rs:375:46 Sep 19 16:12:09.536 INFO kablam! | Sep 19 16:12:09.536 INFO kablam! 375 | pub unsafe fn _mm_cvtepu8_epi64(a: u8x16) -> i64x2 { Sep 19 16:12:09.536 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.536 INFO kablam! Sep 19 16:12:09.544 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.544 INFO kablam! --> src/x86/sse41.rs:384:37 Sep 19 16:12:09.544 INFO kablam! | Sep 19 16:12:09.544 INFO kablam! 384 | pub unsafe fn _mm_cvtepu16_epi32(a: u16x8) -> i32x4 { Sep 19 16:12:09.544 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.544 INFO kablam! Sep 19 16:12:09.551 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.551 INFO kablam! --> src/x86/sse41.rs:384:47 Sep 19 16:12:09.551 INFO kablam! | Sep 19 16:12:09.551 INFO kablam! 384 | pub unsafe fn _mm_cvtepu16_epi32(a: u16x8) -> i32x4 { Sep 19 16:12:09.551 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.551 INFO kablam! Sep 19 16:12:09.558 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.558 INFO kablam! --> src/x86/sse41.rs:393:37 Sep 19 16:12:09.558 INFO kablam! | Sep 19 16:12:09.558 INFO kablam! 393 | pub unsafe fn _mm_cvtepu16_epi64(a: u16x8) -> i64x2 { Sep 19 16:12:09.558 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.558 INFO kablam! Sep 19 16:12:09.566 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.566 INFO kablam! --> src/x86/sse41.rs:393:47 Sep 19 16:12:09.566 INFO kablam! | Sep 19 16:12:09.566 INFO kablam! 393 | pub unsafe fn _mm_cvtepu16_epi64(a: u16x8) -> i64x2 { Sep 19 16:12:09.566 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.566 INFO kablam! Sep 19 16:12:09.573 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:09.573 INFO kablam! --> src/x86/sse41.rs:402:37 Sep 19 16:12:09.573 INFO kablam! | Sep 19 16:12:09.573 INFO kablam! 402 | pub unsafe fn _mm_cvtepu32_epi64(a: u32x4) -> i64x2 { Sep 19 16:12:09.573 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.573 INFO kablam! Sep 19 16:12:09.580 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.580 INFO kablam! --> src/x86/sse41.rs:402:47 Sep 19 16:12:09.580 INFO kablam! | Sep 19 16:12:09.580 INFO kablam! 402 | pub unsafe fn _mm_cvtepu32_epi64(a: u32x4) -> i64x2 { Sep 19 16:12:09.580 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.580 INFO kablam! Sep 19 16:12:09.587 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.587 INFO kablam! --> src/x86/sse41.rs:417:28 Sep 19 16:12:09.588 INFO kablam! | Sep 19 16:12:09.588 INFO kablam! 417 | pub unsafe fn _mm_dp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:09.588 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.588 INFO kablam! Sep 19 16:12:09.595 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.595 INFO kablam! --> src/x86/sse41.rs:417:38 Sep 19 16:12:09.595 INFO kablam! | Sep 19 16:12:09.595 INFO kablam! 417 | pub unsafe fn _mm_dp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:09.595 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.595 INFO kablam! Sep 19 16:12:09.602 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.603 INFO kablam! --> src/x86/sse41.rs:417:59 Sep 19 16:12:09.603 INFO kablam! | Sep 19 16:12:09.603 INFO kablam! 417 | pub unsafe fn _mm_dp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 19 16:12:09.603 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.603 INFO kablam! Sep 19 16:12:09.610 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.610 INFO kablam! --> src/x86/sse41.rs:439:28 Sep 19 16:12:09.610 INFO kablam! | Sep 19 16:12:09.610 INFO kablam! 439 | pub unsafe fn _mm_dp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:09.610 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.610 INFO kablam! Sep 19 16:12:09.617 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.617 INFO kablam! --> src/x86/sse41.rs:439:38 Sep 19 16:12:09.617 INFO kablam! | Sep 19 16:12:09.617 INFO kablam! 439 | pub unsafe fn _mm_dp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:09.617 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.617 INFO kablam! Sep 19 16:12:09.624 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.624 INFO kablam! --> src/x86/sse41.rs:439:59 Sep 19 16:12:09.624 INFO kablam! | Sep 19 16:12:09.624 INFO kablam! 439 | pub unsafe fn _mm_dp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 19 16:12:09.624 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.624 INFO kablam! Sep 19 16:12:09.631 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.631 INFO kablam! --> src/x86/sse41.rs:456:31 Sep 19 16:12:09.631 INFO kablam! | Sep 19 16:12:09.631 INFO kablam! 456 | pub unsafe fn _mm_floor_pd(a: f64x2) -> f64x2 { Sep 19 16:12:09.631 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.631 INFO kablam! Sep 19 16:12:09.638 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.638 INFO kablam! --> src/x86/sse41.rs:456:41 Sep 19 16:12:09.638 INFO kablam! | Sep 19 16:12:09.638 INFO kablam! 456 | pub unsafe fn _mm_floor_pd(a: f64x2) -> f64x2 { Sep 19 16:12:09.638 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.638 INFO kablam! Sep 19 16:12:09.646 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.646 INFO kablam! --> src/x86/sse41.rs:466:31 Sep 19 16:12:09.646 INFO kablam! | Sep 19 16:12:09.646 INFO kablam! 466 | pub unsafe fn _mm_floor_ps(a: f32x4) -> f32x4 { Sep 19 16:12:09.646 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.646 INFO kablam! Sep 19 16:12:09.653 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.653 INFO kablam! --> src/x86/sse41.rs:466:41 Sep 19 16:12:09.653 INFO kablam! | Sep 19 16:12:09.653 INFO kablam! 466 | pub unsafe fn _mm_floor_ps(a: f32x4) -> f32x4 { Sep 19 16:12:09.653 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.653 INFO kablam! Sep 19 16:12:09.660 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.660 INFO kablam! --> src/x86/sse41.rs:478:31 Sep 19 16:12:09.660 INFO kablam! | Sep 19 16:12:09.660 INFO kablam! 478 | pub unsafe fn _mm_floor_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:09.660 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.660 INFO kablam! Sep 19 16:12:09.668 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.668 INFO kablam! --> src/x86/sse41.rs:478:41 Sep 19 16:12:09.668 INFO kablam! | Sep 19 16:12:09.668 INFO kablam! 478 | pub unsafe fn _mm_floor_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:09.668 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.668 INFO kablam! Sep 19 16:12:09.675 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.675 INFO kablam! --> src/x86/sse41.rs:478:51 Sep 19 16:12:09.675 INFO kablam! | Sep 19 16:12:09.675 INFO kablam! 478 | pub unsafe fn _mm_floor_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:09.675 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.675 INFO kablam! Sep 19 16:12:09.682 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.682 INFO kablam! --> src/x86/sse41.rs:490:31 Sep 19 16:12:09.682 INFO kablam! | Sep 19 16:12:09.682 INFO kablam! 490 | pub unsafe fn _mm_floor_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:09.682 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.682 INFO kablam! Sep 19 16:12:09.689 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.689 INFO kablam! --> src/x86/sse41.rs:490:41 Sep 19 16:12:09.689 INFO kablam! | Sep 19 16:12:09.689 INFO kablam! 490 | pub unsafe fn _mm_floor_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:09.689 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.689 INFO kablam! Sep 19 16:12:09.696 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.696 INFO kablam! --> src/x86/sse41.rs:490:51 Sep 19 16:12:09.696 INFO kablam! | Sep 19 16:12:09.696 INFO kablam! 490 | pub unsafe fn _mm_floor_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:09.696 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.696 INFO kablam! Sep 19 16:12:09.703 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.703 INFO kablam! --> src/x86/sse41.rs:500:30 Sep 19 16:12:09.703 INFO kablam! | Sep 19 16:12:09.703 INFO kablam! 500 | pub unsafe fn _mm_ceil_pd(a: f64x2) -> f64x2 { Sep 19 16:12:09.703 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.703 INFO kablam! Sep 19 16:12:09.710 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.710 INFO kablam! --> src/x86/sse41.rs:500:40 Sep 19 16:12:09.710 INFO kablam! | Sep 19 16:12:09.710 INFO kablam! 500 | pub unsafe fn _mm_ceil_pd(a: f64x2) -> f64x2 { Sep 19 16:12:09.710 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.710 INFO kablam! Sep 19 16:12:09.718 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.718 INFO kablam! --> src/x86/sse41.rs:510:30 Sep 19 16:12:09.718 INFO kablam! | Sep 19 16:12:09.718 INFO kablam! 510 | pub unsafe fn _mm_ceil_ps(a: f32x4) -> f32x4 { Sep 19 16:12:09.718 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.718 INFO kablam! Sep 19 16:12:09.727 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.727 INFO kablam! --> src/x86/sse41.rs:510:40 Sep 19 16:12:09.727 INFO kablam! | Sep 19 16:12:09.727 INFO kablam! 510 | pub unsafe fn _mm_ceil_ps(a: f32x4) -> f32x4 { Sep 19 16:12:09.727 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.727 INFO kablam! Sep 19 16:12:09.736 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.736 INFO kablam! --> src/x86/sse41.rs:522:30 Sep 19 16:12:09.736 INFO kablam! | Sep 19 16:12:09.736 INFO kablam! 522 | pub unsafe fn _mm_ceil_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:09.736 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.736 INFO kablam! Sep 19 16:12:09.745 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.745 INFO kablam! --> src/x86/sse41.rs:522:40 Sep 19 16:12:09.745 INFO kablam! | Sep 19 16:12:09.745 INFO kablam! 522 | pub unsafe fn _mm_ceil_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:09.745 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.745 INFO kablam! Sep 19 16:12:09.754 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.754 INFO kablam! --> src/x86/sse41.rs:522:50 Sep 19 16:12:09.754 INFO kablam! | Sep 19 16:12:09.754 INFO kablam! 522 | pub unsafe fn _mm_ceil_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 19 16:12:09.754 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.754 INFO kablam! Sep 19 16:12:09.761 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.761 INFO kablam! --> src/x86/sse41.rs:534:30 Sep 19 16:12:09.761 INFO kablam! | Sep 19 16:12:09.761 INFO kablam! 534 | pub unsafe fn _mm_ceil_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:09.761 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.761 INFO kablam! Sep 19 16:12:09.768 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.768 INFO kablam! --> src/x86/sse41.rs:534:40 Sep 19 16:12:09.768 INFO kablam! | Sep 19 16:12:09.768 INFO kablam! 534 | pub unsafe fn _mm_ceil_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:09.768 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.768 INFO kablam! Sep 19 16:12:09.776 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.776 INFO kablam! --> src/x86/sse41.rs:534:50 Sep 19 16:12:09.776 INFO kablam! | Sep 19 16:12:09.776 INFO kablam! 534 | pub unsafe fn _mm_ceil_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:09.776 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.776 INFO kablam! Sep 19 16:12:09.783 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.783 INFO kablam! --> src/x86/sse41.rs:578:31 Sep 19 16:12:09.783 INFO kablam! | Sep 19 16:12:09.783 INFO kablam! 578 | pub unsafe fn _mm_round_pd(a: f64x2, rounding: i32) -> f64x2 { Sep 19 16:12:09.783 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.783 INFO kablam! Sep 19 16:12:09.791 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.791 INFO kablam! --> src/x86/sse41.rs:578:56 Sep 19 16:12:09.791 INFO kablam! | Sep 19 16:12:09.791 INFO kablam! 578 | pub unsafe fn _mm_round_pd(a: f64x2, rounding: i32) -> f64x2 { Sep 19 16:12:09.791 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.791 INFO kablam! Sep 19 16:12:09.799 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.799 INFO kablam! --> src/x86/sse41.rs:630:31 Sep 19 16:12:09.799 INFO kablam! | Sep 19 16:12:09.799 INFO kablam! 630 | pub unsafe fn _mm_round_ps(a: f32x4, rounding: i32) -> f32x4 { Sep 19 16:12:09.799 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.799 INFO kablam! Sep 19 16:12:09.807 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.807 INFO kablam! --> src/x86/sse41.rs:630:56 Sep 19 16:12:09.807 INFO kablam! | Sep 19 16:12:09.807 INFO kablam! 630 | pub unsafe fn _mm_round_ps(a: f32x4, rounding: i32) -> f32x4 { Sep 19 16:12:09.807 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.807 INFO kablam! Sep 19 16:12:09.815 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.815 INFO kablam! --> src/x86/sse41.rs:683:31 Sep 19 16:12:09.815 INFO kablam! | Sep 19 16:12:09.815 INFO kablam! 683 | pub unsafe fn _mm_round_sd(a: f64x2, b: f64x2, rounding: i32) -> f64x2 { Sep 19 16:12:09.815 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.815 INFO kablam! Sep 19 16:12:09.825 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.825 INFO kablam! --> src/x86/sse41.rs:683:41 Sep 19 16:12:09.825 INFO kablam! | Sep 19 16:12:09.825 INFO kablam! 683 | pub unsafe fn _mm_round_sd(a: f64x2, b: f64x2, rounding: i32) -> f64x2 { Sep 19 16:12:09.825 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.825 INFO kablam! Sep 19 16:12:09.833 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:09.834 INFO kablam! --> src/x86/sse41.rs:683:66 Sep 19 16:12:09.834 INFO kablam! | Sep 19 16:12:09.834 INFO kablam! 683 | pub unsafe fn _mm_round_sd(a: f64x2, b: f64x2, rounding: i32) -> f64x2 { Sep 19 16:12:09.834 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.834 INFO kablam! Sep 19 16:12:09.842 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.842 INFO kablam! --> src/x86/sse41.rs:736:31 Sep 19 16:12:09.843 INFO kablam! | Sep 19 16:12:09.843 INFO kablam! 736 | pub unsafe fn _mm_round_ss(a: f32x4, b: f32x4, rounding: i32) -> f32x4 { Sep 19 16:12:09.843 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.843 INFO kablam! Sep 19 16:12:09.850 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.850 INFO kablam! --> src/x86/sse41.rs:736:41 Sep 19 16:12:09.850 INFO kablam! | Sep 19 16:12:09.850 INFO kablam! 736 | pub unsafe fn _mm_round_ss(a: f32x4, b: f32x4, rounding: i32) -> f32x4 { Sep 19 16:12:09.850 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.850 INFO kablam! Sep 19 16:12:09.857 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.857 INFO kablam! --> src/x86/sse41.rs:736:66 Sep 19 16:12:09.857 INFO kablam! | Sep 19 16:12:09.857 INFO kablam! 736 | pub unsafe fn _mm_round_ss(a: f32x4, b: f32x4, rounding: i32) -> f32x4 { Sep 19 16:12:09.857 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.857 INFO kablam! Sep 19 16:12:09.865 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.865 INFO kablam! --> src/x86/sse41.rs:769:35 Sep 19 16:12:09.865 INFO kablam! | Sep 19 16:12:09.865 INFO kablam! 769 | pub unsafe fn _mm_minpos_epu16(a: u16x8) -> u16x8 { Sep 19 16:12:09.865 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.865 INFO kablam! Sep 19 16:12:09.876 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:09.876 INFO kablam! --> src/x86/sse41.rs:769:45 Sep 19 16:12:09.876 INFO kablam! | Sep 19 16:12:09.876 INFO kablam! 769 | pub unsafe fn _mm_minpos_epu16(a: u16x8) -> u16x8 { Sep 19 16:12:09.876 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.876 INFO kablam! Sep 19 16:12:09.886 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.886 INFO kablam! --> src/x86/sse41.rs:778:32 Sep 19 16:12:09.886 INFO kablam! | Sep 19 16:12:09.886 INFO kablam! 778 | pub unsafe fn _mm_mul_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.887 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.887 INFO kablam! Sep 19 16:12:09.892 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.892 INFO kablam! --> src/x86/sse41.rs:778:42 Sep 19 16:12:09.892 INFO kablam! | Sep 19 16:12:09.892 INFO kablam! 778 | pub unsafe fn _mm_mul_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.892 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.892 INFO kablam! Sep 19 16:12:09.900 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.900 INFO kablam! --> src/x86/sse41.rs:778:52 Sep 19 16:12:09.900 INFO kablam! | Sep 19 16:12:09.900 INFO kablam! 778 | pub unsafe fn _mm_mul_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.900 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.900 INFO kablam! Sep 19 16:12:09.908 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.908 INFO kablam! --> src/x86/sse41.rs:791:34 Sep 19 16:12:09.908 INFO kablam! | Sep 19 16:12:09.908 INFO kablam! 791 | pub unsafe fn _mm_mullo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.908 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.908 INFO kablam! Sep 19 16:12:09.915 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.916 INFO kablam! --> src/x86/sse41.rs:791:44 Sep 19 16:12:09.916 INFO kablam! | Sep 19 16:12:09.916 INFO kablam! 791 | pub unsafe fn _mm_mullo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.916 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.916 INFO kablam! Sep 19 16:12:09.928 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:09.928 INFO kablam! --> src/x86/sse41.rs:791:54 Sep 19 16:12:09.928 INFO kablam! | Sep 19 16:12:09.928 INFO kablam! 791 | pub unsafe fn _mm_mullo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:09.928 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.928 INFO kablam! Sep 19 16:12:09.931 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:09.931 INFO kablam! --> src/x86/sse41.rs:830:35 Sep 19 16:12:09.931 INFO kablam! | Sep 19 16:12:09.931 INFO kablam! 830 | pub unsafe fn _mm_mpsadbw_epu8(a: u8x16, b: u8x16, imm8: i32) -> u8x16 { Sep 19 16:12:09.931 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.931 INFO kablam! Sep 19 16:12:09.939 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:09.939 INFO kablam! --> src/x86/sse41.rs:830:45 Sep 19 16:12:09.939 INFO kablam! | Sep 19 16:12:09.939 INFO kablam! 830 | pub unsafe fn _mm_mpsadbw_epu8(a: u8x16, b: u8x16, imm8: i32) -> u8x16 { Sep 19 16:12:09.939 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.939 INFO kablam! Sep 19 16:12:09.947 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:09.947 INFO kablam! --> src/x86/sse41.rs:830:66 Sep 19 16:12:09.947 INFO kablam! | Sep 19 16:12:09.947 INFO kablam! 830 | pub unsafe fn _mm_mpsadbw_epu8(a: u8x16, b: u8x16, imm8: i32) -> u8x16 { Sep 19 16:12:09.947 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.947 INFO kablam! Sep 19 16:12:09.959 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.959 INFO kablam! --> src/x86/sse42.rs:603:34 Sep 19 16:12:09.959 INFO kablam! | Sep 19 16:12:09.959 INFO kablam! 603 | pub unsafe fn _mm_cmpgt_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:09.959 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.959 INFO kablam! Sep 19 16:12:09.965 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.965 INFO kablam! --> src/x86/sse42.rs:603:44 Sep 19 16:12:09.966 INFO kablam! | Sep 19 16:12:09.966 INFO kablam! 603 | pub unsafe fn _mm_cmpgt_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:09.966 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.966 INFO kablam! Sep 19 16:12:09.975 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:09.975 INFO kablam! --> src/x86/sse42.rs:603:54 Sep 19 16:12:09.975 INFO kablam! | Sep 19 16:12:09.975 INFO kablam! 603 | pub unsafe fn _mm_cmpgt_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 19 16:12:09.975 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.975 INFO kablam! Sep 19 16:12:09.985 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.985 INFO kablam! --> src/x86/sse.rs:13:29 Sep 19 16:12:09.985 INFO kablam! | Sep 19 16:12:09.985 INFO kablam! 13 | pub unsafe fn _mm_add_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:09.985 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.986 INFO kablam! Sep 19 16:12:09.999 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:09.999 INFO kablam! --> src/x86/sse.rs:13:39 Sep 19 16:12:09.999 INFO kablam! | Sep 19 16:12:09.999 INFO kablam! 13 | pub unsafe fn _mm_add_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:09.999 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:09.999 INFO kablam! Sep 19 16:12:10.010 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.010 INFO kablam! --> src/x86/sse.rs:13:49 Sep 19 16:12:10.010 INFO kablam! | Sep 19 16:12:10.010 INFO kablam! 13 | pub unsafe fn _mm_add_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.010 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.010 INFO kablam! Sep 19 16:12:10.022 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.022 INFO kablam! --> src/x86/sse.rs:21:29 Sep 19 16:12:10.022 INFO kablam! | Sep 19 16:12:10.022 INFO kablam! 21 | pub unsafe fn _mm_add_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.022 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.022 INFO kablam! Sep 19 16:12:10.033 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.034 INFO kablam! --> src/x86/sse.rs:21:39 Sep 19 16:12:10.034 INFO kablam! | Sep 19 16:12:10.034 INFO kablam! 21 | pub unsafe fn _mm_add_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.034 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.034 INFO kablam! Sep 19 16:12:10.050 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.051 INFO kablam! --> src/x86/sse.rs:21:49 Sep 19 16:12:10.051 INFO kablam! | Sep 19 16:12:10.051 INFO kablam! 21 | pub unsafe fn _mm_add_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.051 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.051 INFO kablam! Sep 19 16:12:10.062 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.062 INFO kablam! --> src/x86/sse.rs:30:29 Sep 19 16:12:10.062 INFO kablam! | Sep 19 16:12:10.062 INFO kablam! 30 | pub unsafe fn _mm_sub_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.062 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.062 INFO kablam! Sep 19 16:12:10.074 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.074 INFO kablam! --> src/x86/sse.rs:30:39 Sep 19 16:12:10.074 INFO kablam! | Sep 19 16:12:10.074 INFO kablam! 30 | pub unsafe fn _mm_sub_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.074 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.074 INFO kablam! Sep 19 16:12:10.084 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.084 INFO kablam! --> src/x86/sse.rs:30:49 Sep 19 16:12:10.084 INFO kablam! | Sep 19 16:12:10.084 INFO kablam! 30 | pub unsafe fn _mm_sub_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.084 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.084 INFO kablam! Sep 19 16:12:10.094 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.094 INFO kablam! --> src/x86/sse.rs:38:29 Sep 19 16:12:10.094 INFO kablam! | Sep 19 16:12:10.094 INFO kablam! 38 | pub unsafe fn _mm_sub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.094 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.094 INFO kablam! Sep 19 16:12:10.106 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.107 INFO kablam! --> src/x86/sse.rs:38:39 Sep 19 16:12:10.107 INFO kablam! | Sep 19 16:12:10.107 INFO kablam! 38 | pub unsafe fn _mm_sub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.107 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.107 INFO kablam! Sep 19 16:12:10.115 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.115 INFO kablam! --> src/x86/sse.rs:38:49 Sep 19 16:12:10.115 INFO kablam! | Sep 19 16:12:10.115 INFO kablam! 38 | pub unsafe fn _mm_sub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.115 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.115 INFO kablam! Sep 19 16:12:10.124 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.124 INFO kablam! --> src/x86/sse.rs:47:29 Sep 19 16:12:10.124 INFO kablam! | Sep 19 16:12:10.124 INFO kablam! 47 | pub unsafe fn _mm_mul_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.124 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.124 INFO kablam! Sep 19 16:12:10.136 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.136 INFO kablam! --> src/x86/sse.rs:47:39 Sep 19 16:12:10.136 INFO kablam! | Sep 19 16:12:10.136 INFO kablam! 47 | pub unsafe fn _mm_mul_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.136 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.136 INFO kablam! Sep 19 16:12:10.147 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.147 INFO kablam! --> src/x86/sse.rs:47:49 Sep 19 16:12:10.147 INFO kablam! | Sep 19 16:12:10.147 INFO kablam! 47 | pub unsafe fn _mm_mul_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.147 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.147 INFO kablam! Sep 19 16:12:10.158 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.158 INFO kablam! --> src/x86/sse.rs:55:29 Sep 19 16:12:10.158 INFO kablam! | Sep 19 16:12:10.158 INFO kablam! 55 | pub unsafe fn _mm_mul_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.158 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.158 INFO kablam! Sep 19 16:12:10.168 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.168 INFO kablam! --> src/x86/sse.rs:55:39 Sep 19 16:12:10.168 INFO kablam! | Sep 19 16:12:10.168 INFO kablam! 55 | pub unsafe fn _mm_mul_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.168 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.168 INFO kablam! Sep 19 16:12:10.177 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.177 INFO kablam! --> src/x86/sse.rs:55:49 Sep 19 16:12:10.177 INFO kablam! | Sep 19 16:12:10.177 INFO kablam! 55 | pub unsafe fn _mm_mul_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.177 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.177 INFO kablam! Sep 19 16:12:10.189 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.190 INFO kablam! --> src/x86/sse.rs:64:29 Sep 19 16:12:10.190 INFO kablam! | Sep 19 16:12:10.190 INFO kablam! 64 | pub unsafe fn _mm_div_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.190 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.190 INFO kablam! Sep 19 16:12:10.199 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.199 INFO kablam! --> src/x86/sse.rs:64:39 Sep 19 16:12:10.199 INFO kablam! | Sep 19 16:12:10.199 INFO kablam! 64 | pub unsafe fn _mm_div_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.199 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.199 INFO kablam! Sep 19 16:12:10.208 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.208 INFO kablam! --> src/x86/sse.rs:64:49 Sep 19 16:12:10.208 INFO kablam! | Sep 19 16:12:10.208 INFO kablam! 64 | pub unsafe fn _mm_div_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.208 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.208 INFO kablam! Sep 19 16:12:10.218 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.218 INFO kablam! --> src/x86/sse.rs:72:29 Sep 19 16:12:10.218 INFO kablam! | Sep 19 16:12:10.218 INFO kablam! 72 | pub unsafe fn _mm_div_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.218 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.218 INFO kablam! Sep 19 16:12:10.227 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.227 INFO kablam! --> src/x86/sse.rs:72:39 Sep 19 16:12:10.227 INFO kablam! | Sep 19 16:12:10.227 INFO kablam! 72 | pub unsafe fn _mm_div_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.227 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.227 INFO kablam! Sep 19 16:12:10.238 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.238 INFO kablam! --> src/x86/sse.rs:72:49 Sep 19 16:12:10.238 INFO kablam! | Sep 19 16:12:10.238 INFO kablam! 72 | pub unsafe fn _mm_div_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.238 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.238 INFO kablam! Sep 19 16:12:10.248 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.248 INFO kablam! --> src/x86/sse.rs:81:30 Sep 19 16:12:10.248 INFO kablam! | Sep 19 16:12:10.248 INFO kablam! 81 | pub unsafe fn _mm_sqrt_ss(a: f32x4) -> f32x4 { Sep 19 16:12:10.248 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.248 INFO kablam! Sep 19 16:12:10.259 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.259 INFO kablam! --> src/x86/sse.rs:81:40 Sep 19 16:12:10.259 INFO kablam! | Sep 19 16:12:10.259 INFO kablam! 81 | pub unsafe fn _mm_sqrt_ss(a: f32x4) -> f32x4 { Sep 19 16:12:10.259 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.259 INFO kablam! Sep 19 16:12:10.271 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.271 INFO kablam! --> src/x86/sse.rs:90:30 Sep 19 16:12:10.271 INFO kablam! | Sep 19 16:12:10.271 INFO kablam! 90 | pub unsafe fn _mm_sqrt_ps(a: f32x4) -> f32x4 { Sep 19 16:12:10.271 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.271 INFO kablam! Sep 19 16:12:10.281 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.281 INFO kablam! --> src/x86/sse.rs:90:40 Sep 19 16:12:10.281 INFO kablam! | Sep 19 16:12:10.281 INFO kablam! 90 | pub unsafe fn _mm_sqrt_ps(a: f32x4) -> f32x4 { Sep 19 16:12:10.281 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.281 INFO kablam! Sep 19 16:12:10.291 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.291 INFO kablam! --> src/x86/sse.rs:99:29 Sep 19 16:12:10.292 INFO kablam! | Sep 19 16:12:10.292 INFO kablam! 99 | pub unsafe fn _mm_rcp_ss(a: f32x4) -> f32x4 { Sep 19 16:12:10.292 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.292 INFO kablam! Sep 19 16:12:10.304 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.304 INFO kablam! --> src/x86/sse.rs:99:39 Sep 19 16:12:10.304 INFO kablam! | Sep 19 16:12:10.304 INFO kablam! 99 | pub unsafe fn _mm_rcp_ss(a: f32x4) -> f32x4 { Sep 19 16:12:10.304 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.304 INFO kablam! Sep 19 16:12:10.313 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.313 INFO kablam! --> src/x86/sse.rs:108:29 Sep 19 16:12:10.314 INFO kablam! | Sep 19 16:12:10.314 INFO kablam! 108 | pub unsafe fn _mm_rcp_ps(a: f32x4) -> f32x4 { Sep 19 16:12:10.314 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.314 INFO kablam! Sep 19 16:12:10.323 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.323 INFO kablam! --> src/x86/sse.rs:108:39 Sep 19 16:12:10.323 INFO kablam! | Sep 19 16:12:10.323 INFO kablam! 108 | pub unsafe fn _mm_rcp_ps(a: f32x4) -> f32x4 { Sep 19 16:12:10.323 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.323 INFO kablam! Sep 19 16:12:10.333 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.333 INFO kablam! --> src/x86/sse.rs:117:31 Sep 19 16:12:10.333 INFO kablam! | Sep 19 16:12:10.333 INFO kablam! 117 | pub unsafe fn _mm_rsqrt_ss(a: f32x4) -> f32x4 { Sep 19 16:12:10.333 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.333 INFO kablam! Sep 19 16:12:10.344 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.344 INFO kablam! --> src/x86/sse.rs:117:41 Sep 19 16:12:10.344 INFO kablam! | Sep 19 16:12:10.344 INFO kablam! 117 | pub unsafe fn _mm_rsqrt_ss(a: f32x4) -> f32x4 { Sep 19 16:12:10.344 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.344 INFO kablam! Sep 19 16:12:10.355 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.355 INFO kablam! --> src/x86/sse.rs:126:31 Sep 19 16:12:10.355 INFO kablam! | Sep 19 16:12:10.355 INFO kablam! 126 | pub unsafe fn _mm_rsqrt_ps(a: f32x4) -> f32x4 { Sep 19 16:12:10.355 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.355 INFO kablam! Sep 19 16:12:10.366 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.366 INFO kablam! --> src/x86/sse.rs:126:41 Sep 19 16:12:10.366 INFO kablam! | Sep 19 16:12:10.366 INFO kablam! 126 | pub unsafe fn _mm_rsqrt_ps(a: f32x4) -> f32x4 { Sep 19 16:12:10.366 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.366 INFO kablam! Sep 19 16:12:10.377 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.377 INFO kablam! --> src/x86/sse.rs:136:29 Sep 19 16:12:10.377 INFO kablam! | Sep 19 16:12:10.377 INFO kablam! 136 | pub unsafe fn _mm_min_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.377 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.377 INFO kablam! Sep 19 16:12:10.387 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.387 INFO kablam! --> src/x86/sse.rs:136:39 Sep 19 16:12:10.387 INFO kablam! | Sep 19 16:12:10.387 INFO kablam! 136 | pub unsafe fn _mm_min_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.387 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.387 INFO kablam! Sep 19 16:12:10.402 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.402 INFO kablam! --> src/x86/sse.rs:136:49 Sep 19 16:12:10.402 INFO kablam! | Sep 19 16:12:10.402 INFO kablam! 136 | pub unsafe fn _mm_min_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.402 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.402 INFO kablam! Sep 19 16:12:10.415 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.415 INFO kablam! --> src/x86/sse.rs:145:29 Sep 19 16:12:10.415 INFO kablam! | Sep 19 16:12:10.415 INFO kablam! 145 | pub unsafe fn _mm_min_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.415 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.415 INFO kablam! Sep 19 16:12:10.427 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.427 INFO kablam! --> src/x86/sse.rs:145:39 Sep 19 16:12:10.427 INFO kablam! | Sep 19 16:12:10.427 INFO kablam! 145 | pub unsafe fn _mm_min_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.427 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.427 INFO kablam! Sep 19 16:12:10.436 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.436 INFO kablam! --> src/x86/sse.rs:145:49 Sep 19 16:12:10.436 INFO kablam! | Sep 19 16:12:10.436 INFO kablam! 145 | pub unsafe fn _mm_min_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.436 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.436 INFO kablam! Sep 19 16:12:10.449 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.449 INFO kablam! --> src/x86/sse.rs:155:29 Sep 19 16:12:10.449 INFO kablam! | Sep 19 16:12:10.449 INFO kablam! 155 | pub unsafe fn _mm_max_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.449 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.449 INFO kablam! Sep 19 16:12:10.462 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.462 INFO kablam! --> src/x86/sse.rs:155:39 Sep 19 16:12:10.463 INFO kablam! | Sep 19 16:12:10.463 INFO kablam! 155 | pub unsafe fn _mm_max_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.463 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.463 INFO kablam! Sep 19 16:12:10.476 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.476 INFO kablam! --> src/x86/sse.rs:155:49 Sep 19 16:12:10.476 INFO kablam! | Sep 19 16:12:10.476 INFO kablam! 155 | pub unsafe fn _mm_max_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.476 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.476 INFO kablam! Sep 19 16:12:10.489 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.490 INFO kablam! --> src/x86/sse.rs:164:29 Sep 19 16:12:10.490 INFO kablam! | Sep 19 16:12:10.490 INFO kablam! 164 | pub unsafe fn _mm_max_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.490 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.490 INFO kablam! Sep 19 16:12:10.500 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.500 INFO kablam! --> src/x86/sse.rs:164:39 Sep 19 16:12:10.500 INFO kablam! | Sep 19 16:12:10.500 INFO kablam! 164 | pub unsafe fn _mm_max_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.500 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.500 INFO kablam! Sep 19 16:12:10.510 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.510 INFO kablam! --> src/x86/sse.rs:164:49 Sep 19 16:12:10.510 INFO kablam! | Sep 19 16:12:10.510 INFO kablam! 164 | pub unsafe fn _mm_max_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.510 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.510 INFO kablam! Sep 19 16:12:10.521 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.521 INFO kablam! --> src/x86/sse.rs:174:29 Sep 19 16:12:10.521 INFO kablam! | Sep 19 16:12:10.521 INFO kablam! 174 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.521 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.521 INFO kablam! Sep 19 16:12:10.530 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.530 INFO kablam! --> src/x86/sse.rs:174:39 Sep 19 16:12:10.530 INFO kablam! | Sep 19 16:12:10.530 INFO kablam! 174 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.530 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.530 INFO kablam! Sep 19 16:12:10.540 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.540 INFO kablam! --> src/x86/sse.rs:174:49 Sep 19 16:12:10.540 INFO kablam! | Sep 19 16:12:10.540 INFO kablam! 174 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.540 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.540 INFO kablam! Sep 19 16:12:10.549 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.549 INFO kablam! --> src/x86/sse.rs:188:32 Sep 19 16:12:10.549 INFO kablam! | Sep 19 16:12:10.549 INFO kablam! 188 | pub unsafe fn _mm_andnot_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.549 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.549 INFO kablam! Sep 19 16:12:10.559 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.559 INFO kablam! --> src/x86/sse.rs:188:42 Sep 19 16:12:10.559 INFO kablam! | Sep 19 16:12:10.559 INFO kablam! 188 | pub unsafe fn _mm_andnot_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.559 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.559 INFO kablam! Sep 19 16:12:10.568 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.568 INFO kablam! --> src/x86/sse.rs:188:52 Sep 19 16:12:10.568 INFO kablam! | Sep 19 16:12:10.568 INFO kablam! 188 | pub unsafe fn _mm_andnot_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.568 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.568 INFO kablam! Sep 19 16:12:10.578 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.578 INFO kablam! --> src/x86/sse.rs:198:28 Sep 19 16:12:10.578 INFO kablam! | Sep 19 16:12:10.578 INFO kablam! 198 | pub unsafe fn _mm_or_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.578 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.578 INFO kablam! Sep 19 16:12:10.590 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.590 INFO kablam! --> src/x86/sse.rs:198:38 Sep 19 16:12:10.590 INFO kablam! | Sep 19 16:12:10.590 INFO kablam! 198 | pub unsafe fn _mm_or_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.590 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.590 INFO kablam! Sep 19 16:12:10.600 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.600 INFO kablam! --> src/x86/sse.rs:198:48 Sep 19 16:12:10.600 INFO kablam! | Sep 19 16:12:10.600 INFO kablam! 198 | pub unsafe fn _mm_or_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.600 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.600 INFO kablam! Sep 19 16:12:10.613 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.613 INFO kablam! --> src/x86/sse.rs:209:29 Sep 19 16:12:10.613 INFO kablam! | Sep 19 16:12:10.613 INFO kablam! 209 | pub unsafe fn _mm_xor_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.613 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.613 INFO kablam! Sep 19 16:12:10.626 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.626 INFO kablam! --> src/x86/sse.rs:209:39 Sep 19 16:12:10.626 INFO kablam! | Sep 19 16:12:10.626 INFO kablam! 209 | pub unsafe fn _mm_xor_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.626 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.626 INFO kablam! Sep 19 16:12:10.640 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.640 INFO kablam! --> src/x86/sse.rs:209:49 Sep 19 16:12:10.640 INFO kablam! | Sep 19 16:12:10.640 INFO kablam! 209 | pub unsafe fn _mm_xor_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.640 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.640 INFO kablam! Sep 19 16:12:10.653 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.653 INFO kablam! --> src/x86/sse.rs:219:31 Sep 19 16:12:10.653 INFO kablam! | Sep 19 16:12:10.653 INFO kablam! 219 | pub unsafe fn _mm_cmpeq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.653 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.653 INFO kablam! Sep 19 16:12:10.663 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.663 INFO kablam! --> src/x86/sse.rs:219:41 Sep 19 16:12:10.663 INFO kablam! | Sep 19 16:12:10.663 INFO kablam! 219 | pub unsafe fn _mm_cmpeq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.663 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.663 INFO kablam! Sep 19 16:12:10.673 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.673 INFO kablam! --> src/x86/sse.rs:219:51 Sep 19 16:12:10.673 INFO kablam! | Sep 19 16:12:10.673 INFO kablam! 219 | pub unsafe fn _mm_cmpeq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.673 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.673 INFO kablam! Sep 19 16:12:10.684 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.684 INFO kablam! --> src/x86/sse.rs:230:31 Sep 19 16:12:10.684 INFO kablam! | Sep 19 16:12:10.684 INFO kablam! 230 | pub unsafe fn _mm_cmplt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.684 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.684 INFO kablam! Sep 19 16:12:10.695 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.695 INFO kablam! --> src/x86/sse.rs:230:41 Sep 19 16:12:10.695 INFO kablam! | Sep 19 16:12:10.695 INFO kablam! 230 | pub unsafe fn _mm_cmplt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.695 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.695 INFO kablam! Sep 19 16:12:10.711 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.711 INFO kablam! --> src/x86/sse.rs:230:51 Sep 19 16:12:10.711 INFO kablam! | Sep 19 16:12:10.711 INFO kablam! 230 | pub unsafe fn _mm_cmplt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.711 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.711 INFO kablam! Sep 19 16:12:10.722 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.722 INFO kablam! --> src/x86/sse.rs:241:31 Sep 19 16:12:10.722 INFO kablam! | Sep 19 16:12:10.722 INFO kablam! 241 | pub unsafe fn _mm_cmple_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.722 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.722 INFO kablam! Sep 19 16:12:10.738 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.738 INFO kablam! --> src/x86/sse.rs:241:41 Sep 19 16:12:10.738 INFO kablam! | Sep 19 16:12:10.738 INFO kablam! 241 | pub unsafe fn _mm_cmple_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.738 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.738 INFO kablam! Sep 19 16:12:10.749 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.749 INFO kablam! --> src/x86/sse.rs:241:51 Sep 19 16:12:10.749 INFO kablam! | Sep 19 16:12:10.749 INFO kablam! 241 | pub unsafe fn _mm_cmple_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.749 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.749 INFO kablam! Sep 19 16:12:10.764 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.764 INFO kablam! --> src/x86/sse.rs:252:31 Sep 19 16:12:10.764 INFO kablam! | Sep 19 16:12:10.764 INFO kablam! 252 | pub unsafe fn _mm_cmpgt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.764 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.764 INFO kablam! Sep 19 16:12:10.775 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.775 INFO kablam! --> src/x86/sse.rs:252:41 Sep 19 16:12:10.775 INFO kablam! | Sep 19 16:12:10.775 INFO kablam! 252 | pub unsafe fn _mm_cmpgt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.775 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.775 INFO kablam! Sep 19 16:12:10.788 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.788 INFO kablam! --> src/x86/sse.rs:252:51 Sep 19 16:12:10.788 INFO kablam! | Sep 19 16:12:10.788 INFO kablam! 252 | pub unsafe fn _mm_cmpgt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.788 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.788 INFO kablam! Sep 19 16:12:10.799 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.799 INFO kablam! --> src/x86/sse.rs:263:31 Sep 19 16:12:10.799 INFO kablam! | Sep 19 16:12:10.799 INFO kablam! 263 | pub unsafe fn _mm_cmpge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.799 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.799 INFO kablam! Sep 19 16:12:10.807 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.807 INFO kablam! --> src/x86/sse.rs:263:41 Sep 19 16:12:10.807 INFO kablam! | Sep 19 16:12:10.807 INFO kablam! 263 | pub unsafe fn _mm_cmpge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.807 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.807 INFO kablam! Sep 19 16:12:10.818 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.818 INFO kablam! --> src/x86/sse.rs:263:51 Sep 19 16:12:10.818 INFO kablam! | Sep 19 16:12:10.818 INFO kablam! 263 | pub unsafe fn _mm_cmpge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.818 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.818 INFO kablam! Sep 19 16:12:10.829 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.829 INFO kablam! --> src/x86/sse.rs:274:32 Sep 19 16:12:10.829 INFO kablam! | Sep 19 16:12:10.829 INFO kablam! 274 | pub unsafe fn _mm_cmpneq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.829 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.829 INFO kablam! Sep 19 16:12:10.841 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.841 INFO kablam! --> src/x86/sse.rs:274:42 Sep 19 16:12:10.841 INFO kablam! | Sep 19 16:12:10.841 INFO kablam! 274 | pub unsafe fn _mm_cmpneq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.841 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.841 INFO kablam! Sep 19 16:12:10.854 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.854 INFO kablam! --> src/x86/sse.rs:274:52 Sep 19 16:12:10.854 INFO kablam! | Sep 19 16:12:10.854 INFO kablam! 274 | pub unsafe fn _mm_cmpneq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.854 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.854 INFO kablam! Sep 19 16:12:10.867 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.867 INFO kablam! --> src/x86/sse.rs:285:32 Sep 19 16:12:10.867 INFO kablam! | Sep 19 16:12:10.867 INFO kablam! 285 | pub unsafe fn _mm_cmpnlt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.867 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.867 INFO kablam! Sep 19 16:12:10.877 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.877 INFO kablam! --> src/x86/sse.rs:285:42 Sep 19 16:12:10.877 INFO kablam! | Sep 19 16:12:10.877 INFO kablam! 285 | pub unsafe fn _mm_cmpnlt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.877 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.877 INFO kablam! Sep 19 16:12:10.890 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.891 INFO kablam! --> src/x86/sse.rs:285:52 Sep 19 16:12:10.891 INFO kablam! | Sep 19 16:12:10.891 INFO kablam! 285 | pub unsafe fn _mm_cmpnlt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.891 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.891 INFO kablam! Sep 19 16:12:10.901 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.901 INFO kablam! --> src/x86/sse.rs:296:32 Sep 19 16:12:10.901 INFO kablam! | Sep 19 16:12:10.901 INFO kablam! 296 | pub unsafe fn _mm_cmpnle_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.901 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.901 INFO kablam! Sep 19 16:12:10.915 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.915 INFO kablam! --> src/x86/sse.rs:296:42 Sep 19 16:12:10.915 INFO kablam! | Sep 19 16:12:10.915 INFO kablam! 296 | pub unsafe fn _mm_cmpnle_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.915 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.915 INFO kablam! Sep 19 16:12:10.925 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.925 INFO kablam! --> src/x86/sse.rs:296:52 Sep 19 16:12:10.925 INFO kablam! | Sep 19 16:12:10.925 INFO kablam! 296 | pub unsafe fn _mm_cmpnle_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.925 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.926 INFO kablam! Sep 19 16:12:10.937 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.937 INFO kablam! --> src/x86/sse.rs:307:32 Sep 19 16:12:10.937 INFO kablam! | Sep 19 16:12:10.937 INFO kablam! 307 | pub unsafe fn _mm_cmpngt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.937 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.937 INFO kablam! Sep 19 16:12:10.949 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.949 INFO kablam! --> src/x86/sse.rs:307:42 Sep 19 16:12:10.949 INFO kablam! | Sep 19 16:12:10.949 INFO kablam! 307 | pub unsafe fn _mm_cmpngt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.949 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.949 INFO kablam! Sep 19 16:12:10.959 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.959 INFO kablam! --> src/x86/sse.rs:307:52 Sep 19 16:12:10.959 INFO kablam! | Sep 19 16:12:10.959 INFO kablam! 307 | pub unsafe fn _mm_cmpngt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.959 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.959 INFO kablam! Sep 19 16:12:10.969 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.969 INFO kablam! --> src/x86/sse.rs:318:32 Sep 19 16:12:10.969 INFO kablam! | Sep 19 16:12:10.969 INFO kablam! 318 | pub unsafe fn _mm_cmpnge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.969 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.969 INFO kablam! Sep 19 16:12:10.981 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.981 INFO kablam! --> src/x86/sse.rs:318:42 Sep 19 16:12:10.981 INFO kablam! | Sep 19 16:12:10.981 INFO kablam! 318 | pub unsafe fn _mm_cmpnge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.981 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.981 INFO kablam! Sep 19 16:12:10.993 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:10.993 INFO kablam! --> src/x86/sse.rs:318:52 Sep 19 16:12:10.993 INFO kablam! | Sep 19 16:12:10.993 INFO kablam! 318 | pub unsafe fn _mm_cmpnge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:10.993 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:10.993 INFO kablam! Sep 19 16:12:11.005 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.005 INFO kablam! --> src/x86/sse.rs:329:32 Sep 19 16:12:11.005 INFO kablam! | Sep 19 16:12:11.005 INFO kablam! 329 | pub unsafe fn _mm_cmpord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.005 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.005 INFO kablam! Sep 19 16:12:11.017 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.017 INFO kablam! --> src/x86/sse.rs:329:42 Sep 19 16:12:11.017 INFO kablam! | Sep 19 16:12:11.017 INFO kablam! 329 | pub unsafe fn _mm_cmpord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.017 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.017 INFO kablam! Sep 19 16:12:11.029 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.029 INFO kablam! --> src/x86/sse.rs:329:52 Sep 19 16:12:11.029 INFO kablam! | Sep 19 16:12:11.029 INFO kablam! 329 | pub unsafe fn _mm_cmpord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.029 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.029 INFO kablam! Sep 19 16:12:11.043 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.043 INFO kablam! --> src/x86/sse.rs:340:34 Sep 19 16:12:11.043 INFO kablam! | Sep 19 16:12:11.043 INFO kablam! 340 | pub unsafe fn _mm_cmpunord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.043 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.043 INFO kablam! Sep 19 16:12:11.055 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.055 INFO kablam! --> src/x86/sse.rs:340:44 Sep 19 16:12:11.055 INFO kablam! | Sep 19 16:12:11.055 INFO kablam! 340 | pub unsafe fn _mm_cmpunord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.055 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.055 INFO kablam! Sep 19 16:12:11.068 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.068 INFO kablam! --> src/x86/sse.rs:340:54 Sep 19 16:12:11.068 INFO kablam! | Sep 19 16:12:11.068 INFO kablam! 340 | pub unsafe fn _mm_cmpunord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.068 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.068 INFO kablam! Sep 19 16:12:11.084 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.084 INFO kablam! --> src/x86/sse.rs:350:31 Sep 19 16:12:11.084 INFO kablam! | Sep 19 16:12:11.084 INFO kablam! 350 | pub unsafe fn _mm_cmpeq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.084 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.084 INFO kablam! Sep 19 16:12:11.095 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.095 INFO kablam! --> src/x86/sse.rs:350:41 Sep 19 16:12:11.095 INFO kablam! | Sep 19 16:12:11.095 INFO kablam! 350 | pub unsafe fn _mm_cmpeq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.095 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.095 INFO kablam! Sep 19 16:12:11.109 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.109 INFO kablam! --> src/x86/sse.rs:350:51 Sep 19 16:12:11.109 INFO kablam! | Sep 19 16:12:11.109 INFO kablam! 350 | pub unsafe fn _mm_cmpeq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.109 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.109 INFO kablam! Sep 19 16:12:11.122 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.122 INFO kablam! --> src/x86/sse.rs:360:31 Sep 19 16:12:11.122 INFO kablam! | Sep 19 16:12:11.122 INFO kablam! 360 | pub unsafe fn _mm_cmplt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.122 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.122 INFO kablam! Sep 19 16:12:11.133 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.133 INFO kablam! --> src/x86/sse.rs:360:41 Sep 19 16:12:11.133 INFO kablam! | Sep 19 16:12:11.133 INFO kablam! 360 | pub unsafe fn _mm_cmplt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.133 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.133 INFO kablam! Sep 19 16:12:11.143 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.143 INFO kablam! --> src/x86/sse.rs:360:51 Sep 19 16:12:11.143 INFO kablam! | Sep 19 16:12:11.143 INFO kablam! 360 | pub unsafe fn _mm_cmplt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.143 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.143 INFO kablam! Sep 19 16:12:11.156 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.156 INFO kablam! --> src/x86/sse.rs:371:31 Sep 19 16:12:11.156 INFO kablam! | Sep 19 16:12:11.156 INFO kablam! 371 | pub unsafe fn _mm_cmple_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.156 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.156 INFO kablam! Sep 19 16:12:11.168 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.168 INFO kablam! --> src/x86/sse.rs:371:41 Sep 19 16:12:11.168 INFO kablam! | Sep 19 16:12:11.168 INFO kablam! 371 | pub unsafe fn _mm_cmple_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.168 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.168 INFO kablam! Sep 19 16:12:11.181 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.181 INFO kablam! --> src/x86/sse.rs:371:51 Sep 19 16:12:11.181 INFO kablam! | Sep 19 16:12:11.181 INFO kablam! 371 | pub unsafe fn _mm_cmple_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.181 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.181 INFO kablam! Sep 19 16:12:11.193 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.193 INFO kablam! --> src/x86/sse.rs:381:31 Sep 19 16:12:11.193 INFO kablam! | Sep 19 16:12:11.193 INFO kablam! 381 | pub unsafe fn _mm_cmpgt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.193 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.193 INFO kablam! Sep 19 16:12:11.204 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.204 INFO kablam! --> src/x86/sse.rs:381:41 Sep 19 16:12:11.204 INFO kablam! | Sep 19 16:12:11.204 INFO kablam! 381 | pub unsafe fn _mm_cmpgt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.204 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.204 INFO kablam! Sep 19 16:12:11.215 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.215 INFO kablam! --> src/x86/sse.rs:381:51 Sep 19 16:12:11.215 INFO kablam! | Sep 19 16:12:11.215 INFO kablam! 381 | pub unsafe fn _mm_cmpgt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.215 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.215 INFO kablam! Sep 19 16:12:11.231 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.231 INFO kablam! --> src/x86/sse.rs:392:31 Sep 19 16:12:11.231 INFO kablam! | Sep 19 16:12:11.231 INFO kablam! 392 | pub unsafe fn _mm_cmpge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.231 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.231 INFO kablam! Sep 19 16:12:11.238 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.238 INFO kablam! --> src/x86/sse.rs:392:41 Sep 19 16:12:11.238 INFO kablam! | Sep 19 16:12:11.239 INFO kablam! 392 | pub unsafe fn _mm_cmpge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.239 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.239 INFO kablam! Sep 19 16:12:11.251 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.251 INFO kablam! --> src/x86/sse.rs:392:51 Sep 19 16:12:11.251 INFO kablam! | Sep 19 16:12:11.251 INFO kablam! 392 | pub unsafe fn _mm_cmpge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.251 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.251 INFO kablam! Sep 19 16:12:11.263 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.263 INFO kablam! --> src/x86/sse.rs:402:32 Sep 19 16:12:11.263 INFO kablam! | Sep 19 16:12:11.263 INFO kablam! 402 | pub unsafe fn _mm_cmpneq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.263 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.263 INFO kablam! Sep 19 16:12:11.276 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.276 INFO kablam! --> src/x86/sse.rs:402:42 Sep 19 16:12:11.276 INFO kablam! | Sep 19 16:12:11.276 INFO kablam! 402 | pub unsafe fn _mm_cmpneq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.276 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.276 INFO kablam! Sep 19 16:12:11.287 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.287 INFO kablam! --> src/x86/sse.rs:402:52 Sep 19 16:12:11.287 INFO kablam! | Sep 19 16:12:11.287 INFO kablam! 402 | pub unsafe fn _mm_cmpneq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.287 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.288 INFO kablam! Sep 19 16:12:11.300 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.300 INFO kablam! --> src/x86/sse.rs:413:32 Sep 19 16:12:11.300 INFO kablam! | Sep 19 16:12:11.300 INFO kablam! 413 | pub unsafe fn _mm_cmpnlt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.300 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.300 INFO kablam! Sep 19 16:12:11.312 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.312 INFO kablam! --> src/x86/sse.rs:413:42 Sep 19 16:12:11.312 INFO kablam! | Sep 19 16:12:11.312 INFO kablam! 413 | pub unsafe fn _mm_cmpnlt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.312 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.312 INFO kablam! Sep 19 16:12:11.321 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.321 INFO kablam! --> src/x86/sse.rs:413:52 Sep 19 16:12:11.321 INFO kablam! | Sep 19 16:12:11.321 INFO kablam! 413 | pub unsafe fn _mm_cmpnlt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.321 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.321 INFO kablam! Sep 19 16:12:11.331 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.331 INFO kablam! --> src/x86/sse.rs:424:32 Sep 19 16:12:11.331 INFO kablam! | Sep 19 16:12:11.331 INFO kablam! 424 | pub unsafe fn _mm_cmpnle_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.331 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.331 INFO kablam! Sep 19 16:12:11.341 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.341 INFO kablam! --> src/x86/sse.rs:424:42 Sep 19 16:12:11.341 INFO kablam! | Sep 19 16:12:11.341 INFO kablam! 424 | pub unsafe fn _mm_cmpnle_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.341 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.341 INFO kablam! Sep 19 16:12:11.351 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.351 INFO kablam! --> src/x86/sse.rs:424:52 Sep 19 16:12:11.351 INFO kablam! | Sep 19 16:12:11.351 INFO kablam! 424 | pub unsafe fn _mm_cmpnle_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.351 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.351 INFO kablam! Sep 19 16:12:11.360 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.360 INFO kablam! --> src/x86/sse.rs:435:32 Sep 19 16:12:11.360 INFO kablam! | Sep 19 16:12:11.360 INFO kablam! 435 | pub unsafe fn _mm_cmpngt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.360 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.360 INFO kablam! Sep 19 16:12:11.370 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.370 INFO kablam! --> src/x86/sse.rs:435:42 Sep 19 16:12:11.370 INFO kablam! | Sep 19 16:12:11.370 INFO kablam! 435 | pub unsafe fn _mm_cmpngt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.370 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.370 INFO kablam! Sep 19 16:12:11.379 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.379 INFO kablam! --> src/x86/sse.rs:435:52 Sep 19 16:12:11.379 INFO kablam! | Sep 19 16:12:11.379 INFO kablam! 435 | pub unsafe fn _mm_cmpngt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.379 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.379 INFO kablam! Sep 19 16:12:11.400 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.400 INFO kablam! --> src/x86/sse.rs:446:32 Sep 19 16:12:11.400 INFO kablam! | Sep 19 16:12:11.400 INFO kablam! 446 | pub unsafe fn _mm_cmpnge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.400 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.400 INFO kablam! Sep 19 16:12:11.401 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.402 INFO kablam! --> src/x86/sse.rs:446:42 Sep 19 16:12:11.402 INFO kablam! | Sep 19 16:12:11.402 INFO kablam! 446 | pub unsafe fn _mm_cmpnge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.402 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.402 INFO kablam! Sep 19 16:12:11.413 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.413 INFO kablam! --> src/x86/sse.rs:446:52 Sep 19 16:12:11.413 INFO kablam! | Sep 19 16:12:11.413 INFO kablam! 446 | pub unsafe fn _mm_cmpnge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.413 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.413 INFO kablam! Sep 19 16:12:11.424 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.424 INFO kablam! --> src/x86/sse.rs:457:32 Sep 19 16:12:11.424 INFO kablam! | Sep 19 16:12:11.424 INFO kablam! 457 | pub unsafe fn _mm_cmpord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.424 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.424 INFO kablam! Sep 19 16:12:11.435 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.435 INFO kablam! --> src/x86/sse.rs:457:42 Sep 19 16:12:11.436 INFO kablam! | Sep 19 16:12:11.436 INFO kablam! 457 | pub unsafe fn _mm_cmpord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.436 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.436 INFO kablam! Sep 19 16:12:11.447 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.447 INFO kablam! --> src/x86/sse.rs:457:52 Sep 19 16:12:11.447 INFO kablam! | Sep 19 16:12:11.447 INFO kablam! 457 | pub unsafe fn _mm_cmpord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.447 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.447 INFO kablam! Sep 19 16:12:11.458 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.458 INFO kablam! --> src/x86/sse.rs:468:34 Sep 19 16:12:11.458 INFO kablam! | Sep 19 16:12:11.458 INFO kablam! 468 | pub unsafe fn _mm_cmpunord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.458 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.458 INFO kablam! Sep 19 16:12:11.470 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.470 INFO kablam! --> src/x86/sse.rs:468:44 Sep 19 16:12:11.470 INFO kablam! | Sep 19 16:12:11.470 INFO kablam! 468 | pub unsafe fn _mm_cmpunord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.470 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.470 INFO kablam! Sep 19 16:12:11.481 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.481 INFO kablam! --> src/x86/sse.rs:468:54 Sep 19 16:12:11.481 INFO kablam! | Sep 19 16:12:11.481 INFO kablam! 468 | pub unsafe fn _mm_cmpunord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.481 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.481 INFO kablam! Sep 19 16:12:11.490 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.490 INFO kablam! --> src/x86/sse.rs:477:32 Sep 19 16:12:11.490 INFO kablam! | Sep 19 16:12:11.490 INFO kablam! 477 | pub unsafe fn _mm_comieq_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.490 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.490 INFO kablam! Sep 19 16:12:11.500 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.500 INFO kablam! --> src/x86/sse.rs:477:42 Sep 19 16:12:11.500 INFO kablam! | Sep 19 16:12:11.500 INFO kablam! 477 | pub unsafe fn _mm_comieq_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.500 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.500 INFO kablam! Sep 19 16:12:11.509 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.509 INFO kablam! --> src/x86/sse.rs:486:32 Sep 19 16:12:11.509 INFO kablam! | Sep 19 16:12:11.509 INFO kablam! 486 | pub unsafe fn _mm_comilt_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.510 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.510 INFO kablam! Sep 19 16:12:11.521 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.521 INFO kablam! --> src/x86/sse.rs:486:42 Sep 19 16:12:11.521 INFO kablam! | Sep 19 16:12:11.521 INFO kablam! 486 | pub unsafe fn _mm_comilt_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.521 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.521 INFO kablam! Sep 19 16:12:11.536 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.536 INFO kablam! --> src/x86/sse.rs:496:32 Sep 19 16:12:11.536 INFO kablam! | Sep 19 16:12:11.536 INFO kablam! 496 | pub unsafe fn _mm_comile_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.536 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.536 INFO kablam! Sep 19 16:12:11.549 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.549 INFO kablam! --> src/x86/sse.rs:496:42 Sep 19 16:12:11.549 INFO kablam! | Sep 19 16:12:11.549 INFO kablam! 496 | pub unsafe fn _mm_comile_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.549 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.549 INFO kablam! Sep 19 16:12:11.560 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.560 INFO kablam! --> src/x86/sse.rs:506:32 Sep 19 16:12:11.560 INFO kablam! | Sep 19 16:12:11.560 INFO kablam! 506 | pub unsafe fn _mm_comigt_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.560 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.560 INFO kablam! Sep 19 16:12:11.571 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.571 INFO kablam! --> src/x86/sse.rs:506:42 Sep 19 16:12:11.571 INFO kablam! | Sep 19 16:12:11.572 INFO kablam! 506 | pub unsafe fn _mm_comigt_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.572 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.572 INFO kablam! Sep 19 16:12:11.584 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.584 INFO kablam! --> src/x86/sse.rs:516:32 Sep 19 16:12:11.584 INFO kablam! | Sep 19 16:12:11.584 INFO kablam! 516 | pub unsafe fn _mm_comige_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.584 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.584 INFO kablam! Sep 19 16:12:11.593 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.593 INFO kablam! --> src/x86/sse.rs:516:42 Sep 19 16:12:11.593 INFO kablam! | Sep 19 16:12:11.593 INFO kablam! 516 | pub unsafe fn _mm_comige_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.593 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.593 INFO kablam! Sep 19 16:12:11.604 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.604 INFO kablam! --> src/x86/sse.rs:525:33 Sep 19 16:12:11.604 INFO kablam! | Sep 19 16:12:11.604 INFO kablam! 525 | pub unsafe fn _mm_comineq_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.604 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.604 INFO kablam! Sep 19 16:12:11.617 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.617 INFO kablam! --> src/x86/sse.rs:525:43 Sep 19 16:12:11.617 INFO kablam! | Sep 19 16:12:11.617 INFO kablam! 525 | pub unsafe fn _mm_comineq_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.617 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.617 INFO kablam! Sep 19 16:12:11.626 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.626 INFO kablam! --> src/x86/sse.rs:535:33 Sep 19 16:12:11.626 INFO kablam! | Sep 19 16:12:11.626 INFO kablam! 535 | pub unsafe fn _mm_ucomieq_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.626 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.626 INFO kablam! Sep 19 16:12:11.636 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.636 INFO kablam! --> src/x86/sse.rs:535:43 Sep 19 16:12:11.636 INFO kablam! | Sep 19 16:12:11.636 INFO kablam! 535 | pub unsafe fn _mm_ucomieq_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.636 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.636 INFO kablam! Sep 19 16:12:11.646 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.646 INFO kablam! --> src/x86/sse.rs:546:33 Sep 19 16:12:11.646 INFO kablam! | Sep 19 16:12:11.646 INFO kablam! 546 | pub unsafe fn _mm_ucomilt_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.646 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.646 INFO kablam! Sep 19 16:12:11.656 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.656 INFO kablam! --> src/x86/sse.rs:546:43 Sep 19 16:12:11.656 INFO kablam! | Sep 19 16:12:11.656 INFO kablam! 546 | pub unsafe fn _mm_ucomilt_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.656 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.656 INFO kablam! Sep 19 16:12:11.666 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.666 INFO kablam! --> src/x86/sse.rs:557:33 Sep 19 16:12:11.666 INFO kablam! | Sep 19 16:12:11.666 INFO kablam! 557 | pub unsafe fn _mm_ucomile_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.666 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.666 INFO kablam! Sep 19 16:12:11.679 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.679 INFO kablam! --> src/x86/sse.rs:557:43 Sep 19 16:12:11.679 INFO kablam! | Sep 19 16:12:11.679 INFO kablam! 557 | pub unsafe fn _mm_ucomile_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.679 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.679 INFO kablam! Sep 19 16:12:11.686 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.686 INFO kablam! --> src/x86/sse.rs:568:33 Sep 19 16:12:11.686 INFO kablam! | Sep 19 16:12:11.686 INFO kablam! 568 | pub unsafe fn _mm_ucomigt_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.686 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.686 INFO kablam! Sep 19 16:12:11.698 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.698 INFO kablam! --> src/x86/sse.rs:568:43 Sep 19 16:12:11.698 INFO kablam! | Sep 19 16:12:11.698 INFO kablam! 568 | pub unsafe fn _mm_ucomigt_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.698 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.698 INFO kablam! Sep 19 16:12:11.708 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.708 INFO kablam! --> src/x86/sse.rs:579:33 Sep 19 16:12:11.708 INFO kablam! | Sep 19 16:12:11.708 INFO kablam! 579 | pub unsafe fn _mm_ucomige_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.708 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.708 INFO kablam! Sep 19 16:12:11.718 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.718 INFO kablam! --> src/x86/sse.rs:579:43 Sep 19 16:12:11.718 INFO kablam! | Sep 19 16:12:11.718 INFO kablam! 579 | pub unsafe fn _mm_ucomige_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.718 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.718 INFO kablam! Sep 19 16:12:11.727 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.727 INFO kablam! --> src/x86/sse.rs:589:34 Sep 19 16:12:11.727 INFO kablam! | Sep 19 16:12:11.727 INFO kablam! 589 | pub unsafe fn _mm_ucomineq_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.727 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.727 INFO kablam! Sep 19 16:12:11.737 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.737 INFO kablam! --> src/x86/sse.rs:589:44 Sep 19 16:12:11.737 INFO kablam! | Sep 19 16:12:11.737 INFO kablam! 589 | pub unsafe fn _mm_ucomineq_ss(a: f32x4, b: f32x4) -> i32 { Sep 19 16:12:11.737 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.737 INFO kablam! Sep 19 16:12:11.747 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.747 INFO kablam! --> src/x86/sse.rs:604:33 Sep 19 16:12:11.747 INFO kablam! | Sep 19 16:12:11.747 INFO kablam! 604 | pub unsafe fn _mm_cvtss_si32(a: f32x4) -> i32 { Sep 19 16:12:11.747 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.747 INFO kablam! Sep 19 16:12:11.756 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.756 INFO kablam! --> src/x86/sse.rs:612:32 Sep 19 16:12:11.756 INFO kablam! | Sep 19 16:12:11.757 INFO kablam! 612 | pub unsafe fn _mm_cvt_ss2si(a: f32x4) -> i32 { Sep 19 16:12:11.757 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.757 INFO kablam! Sep 19 16:12:11.766 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.766 INFO kablam! --> src/x86/sse.rs:629:34 Sep 19 16:12:11.766 INFO kablam! | Sep 19 16:12:11.766 INFO kablam! 629 | pub unsafe fn _mm_cvttss_si32(a: f32x4) -> i32 { Sep 19 16:12:11.766 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.766 INFO kablam! Sep 19 16:12:11.776 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.776 INFO kablam! --> src/x86/sse.rs:637:33 Sep 19 16:12:11.776 INFO kablam! | Sep 19 16:12:11.776 INFO kablam! 637 | pub unsafe fn _mm_cvtt_ss2si(a: f32x4) -> i32 { Sep 19 16:12:11.776 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.776 INFO kablam! Sep 19 16:12:11.794 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.795 INFO kablam! --> src/x86/sse.rs:646:32 Sep 19 16:12:11.795 INFO kablam! | Sep 19 16:12:11.795 INFO kablam! 646 | pub unsafe fn _mm_cvtss_f32(a: f32x4) -> f32 { Sep 19 16:12:11.795 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.795 INFO kablam! Sep 19 16:12:11.796 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.796 INFO kablam! --> src/x86/sse.rs:658:33 Sep 19 16:12:11.797 INFO kablam! | Sep 19 16:12:11.797 INFO kablam! 658 | pub unsafe fn _mm_cvtsi32_ss(a: f32x4, b: i32) -> f32x4 { Sep 19 16:12:11.797 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.797 INFO kablam! Sep 19 16:12:11.807 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.807 INFO kablam! --> src/x86/sse.rs:658:51 Sep 19 16:12:11.807 INFO kablam! | Sep 19 16:12:11.807 INFO kablam! 658 | pub unsafe fn _mm_cvtsi32_ss(a: f32x4, b: i32) -> f32x4 { Sep 19 16:12:11.807 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.807 INFO kablam! Sep 19 16:12:11.817 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.817 INFO kablam! --> src/x86/sse.rs:666:32 Sep 19 16:12:11.817 INFO kablam! | Sep 19 16:12:11.817 INFO kablam! 666 | pub unsafe fn _mm_cvt_si2ss(a: f32x4, b: i32) -> f32x4 { Sep 19 16:12:11.817 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.817 INFO kablam! Sep 19 16:12:11.829 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.830 INFO kablam! --> src/x86/sse.rs:666:50 Sep 19 16:12:11.830 INFO kablam! | Sep 19 16:12:11.830 INFO kablam! 666 | pub unsafe fn _mm_cvt_si2ss(a: f32x4, b: i32) -> f32x4 { Sep 19 16:12:11.830 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.830 INFO kablam! Sep 19 16:12:11.842 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.842 INFO kablam! --> src/x86/sse.rs:675:37 Sep 19 16:12:11.842 INFO kablam! | Sep 19 16:12:11.842 INFO kablam! 675 | pub unsafe fn _mm_set_ss(a: f32) -> f32x4 { Sep 19 16:12:11.842 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.842 INFO kablam! Sep 19 16:12:11.852 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.852 INFO kablam! --> src/x86/sse.rs:683:38 Sep 19 16:12:11.852 INFO kablam! | Sep 19 16:12:11.852 INFO kablam! 683 | pub unsafe fn _mm_set1_ps(a: f32) -> f32x4 { Sep 19 16:12:11.852 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.853 INFO kablam! Sep 19 16:12:11.864 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.864 INFO kablam! --> src/x86/sse.rs:691:38 Sep 19 16:12:11.864 INFO kablam! | Sep 19 16:12:11.864 INFO kablam! 691 | pub unsafe fn _mm_set_ps1(a: f32) -> f32x4 { Sep 19 16:12:11.864 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.864 INFO kablam! Sep 19 16:12:11.875 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.875 INFO kablam! --> src/x86/sse.rs:715:61 Sep 19 16:12:11.875 INFO kablam! | Sep 19 16:12:11.875 INFO kablam! 715 | pub unsafe fn _mm_set_ps(a: f32, b: f32, c: f32, d: f32) -> f32x4 { Sep 19 16:12:11.875 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.875 INFO kablam! Sep 19 16:12:11.887 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.887 INFO kablam! --> src/x86/sse.rs:732:62 Sep 19 16:12:11.887 INFO kablam! | Sep 19 16:12:11.887 INFO kablam! 732 | pub unsafe fn _mm_setr_ps(a: f32, b: f32, c: f32, d: f32) -> f32x4 { Sep 19 16:12:11.887 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.887 INFO kablam! Sep 19 16:12:11.898 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.898 INFO kablam! --> src/x86/sse.rs:740:35 Sep 19 16:12:11.898 INFO kablam! | Sep 19 16:12:11.898 INFO kablam! 740 | pub unsafe fn _mm_setzero_ps() -> f32x4 { Sep 19 16:12:11.898 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.898 INFO kablam! Sep 19 16:12:11.909 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.909 INFO kablam! --> src/x86/sse.rs:753:33 Sep 19 16:12:11.909 INFO kablam! | Sep 19 16:12:11.909 INFO kablam! 753 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u32) -> f32x4 { Sep 19 16:12:11.909 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.909 INFO kablam! Sep 19 16:12:11.924 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.924 INFO kablam! --> src/x86/sse.rs:753:43 Sep 19 16:12:11.924 INFO kablam! | Sep 19 16:12:11.924 INFO kablam! 753 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u32) -> f32x4 { Sep 19 16:12:11.924 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.924 INFO kablam! Sep 19 16:12:11.932 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.932 INFO kablam! --> src/x86/sse.rs:753:64 Sep 19 16:12:11.932 INFO kablam! | Sep 19 16:12:11.932 INFO kablam! 753 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u32) -> f32x4 { Sep 19 16:12:11.932 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.932 INFO kablam! Sep 19 16:12:11.945 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.945 INFO kablam! --> src/x86/sse.rs:769:34 Sep 19 16:12:11.945 INFO kablam! | Sep 19 16:12:11.945 INFO kablam! 769 | pub unsafe fn _mm_unpackhi_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.945 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.945 INFO kablam! Sep 19 16:12:11.955 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.955 INFO kablam! --> src/x86/sse.rs:769:44 Sep 19 16:12:11.956 INFO kablam! | Sep 19 16:12:11.956 INFO kablam! 769 | pub unsafe fn _mm_unpackhi_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.956 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.956 INFO kablam! Sep 19 16:12:11.966 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.966 INFO kablam! --> src/x86/sse.rs:769:54 Sep 19 16:12:11.966 INFO kablam! | Sep 19 16:12:11.966 INFO kablam! 769 | pub unsafe fn _mm_unpackhi_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.966 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.966 INFO kablam! Sep 19 16:12:11.977 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.977 INFO kablam! --> src/x86/sse.rs:778:34 Sep 19 16:12:11.977 INFO kablam! | Sep 19 16:12:11.977 INFO kablam! 778 | pub unsafe fn _mm_unpacklo_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.977 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.977 INFO kablam! Sep 19 16:12:11.989 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:11.989 INFO kablam! --> src/x86/sse.rs:778:44 Sep 19 16:12:11.989 INFO kablam! | Sep 19 16:12:11.989 INFO kablam! 778 | pub unsafe fn _mm_unpacklo_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:11.989 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:11.989 INFO kablam! Sep 19 16:12:12.001 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.001 INFO kablam! --> src/x86/sse.rs:778:54 Sep 19 16:12:12.001 INFO kablam! | Sep 19 16:12:12.001 INFO kablam! 778 | pub unsafe fn _mm_unpacklo_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:12.001 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.001 INFO kablam! Sep 19 16:12:12.014 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.014 INFO kablam! --> src/x86/sse.rs:787:32 Sep 19 16:12:12.014 INFO kablam! | Sep 19 16:12:12.014 INFO kablam! 787 | pub unsafe fn _mm_movehl_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:12.014 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.014 INFO kablam! Sep 19 16:12:12.026 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.026 INFO kablam! --> src/x86/sse.rs:787:42 Sep 19 16:12:12.026 INFO kablam! | Sep 19 16:12:12.026 INFO kablam! 787 | pub unsafe fn _mm_movehl_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:12.026 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.026 INFO kablam! Sep 19 16:12:12.042 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.043 INFO kablam! --> src/x86/sse.rs:787:52 Sep 19 16:12:12.043 INFO kablam! | Sep 19 16:12:12.043 INFO kablam! 787 | pub unsafe fn _mm_movehl_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:12.043 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.043 INFO kablam! Sep 19 16:12:12.048 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.048 INFO kablam! --> src/x86/sse.rs:796:32 Sep 19 16:12:12.048 INFO kablam! | Sep 19 16:12:12.048 INFO kablam! 796 | pub unsafe fn _mm_movelh_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:12.048 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.048 INFO kablam! Sep 19 16:12:12.058 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.058 INFO kablam! --> src/x86/sse.rs:796:42 Sep 19 16:12:12.058 INFO kablam! | Sep 19 16:12:12.058 INFO kablam! 796 | pub unsafe fn _mm_movelh_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:12.058 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.058 INFO kablam! Sep 19 16:12:12.069 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.069 INFO kablam! --> src/x86/sse.rs:796:52 Sep 19 16:12:12.069 INFO kablam! | Sep 19 16:12:12.069 INFO kablam! 796 | pub unsafe fn _mm_movelh_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:12.069 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.069 INFO kablam! Sep 19 16:12:12.079 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.079 INFO kablam! --> src/x86/sse.rs:807:34 Sep 19 16:12:12.079 INFO kablam! | Sep 19 16:12:12.079 INFO kablam! 807 | pub unsafe fn _mm_movemask_ps(a: f32x4) -> i32 { Sep 19 16:12:12.079 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.079 INFO kablam! Sep 19 16:12:12.090 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.090 INFO kablam! --> src/x86/sse.rs:861:31 Sep 19 16:12:12.090 INFO kablam! | Sep 19 16:12:12.090 INFO kablam! 861 | pub unsafe fn _mm_loadh_pi(a: f32x4, p: *const __m64) -> f32x4 { Sep 19 16:12:12.090 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.090 INFO kablam! Sep 19 16:12:12.100 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.100 INFO kablam! --> src/x86/sse.rs:861:58 Sep 19 16:12:12.100 INFO kablam! | Sep 19 16:12:12.100 INFO kablam! 861 | pub unsafe fn _mm_loadh_pi(a: f32x4, p: *const __m64) -> f32x4 { Sep 19 16:12:12.100 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.100 INFO kablam! Sep 19 16:12:12.112 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.112 INFO kablam! --> src/x86/sse.rs:912:31 Sep 19 16:12:12.112 INFO kablam! | Sep 19 16:12:12.113 INFO kablam! 912 | pub unsafe fn _mm_loadl_pi(a: f32x4, p: *const __m64) -> f32x4 { Sep 19 16:12:12.113 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.113 INFO kablam! Sep 19 16:12:12.122 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.122 INFO kablam! --> src/x86/sse.rs:912:58 Sep 19 16:12:12.122 INFO kablam! | Sep 19 16:12:12.122 INFO kablam! 912 | pub unsafe fn _mm_loadl_pi(a: f32x4, p: *const __m64) -> f32x4 { Sep 19 16:12:12.122 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.122 INFO kablam! Sep 19 16:12:12.133 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.133 INFO kablam! --> src/x86/sse.rs:923:45 Sep 19 16:12:12.133 INFO kablam! | Sep 19 16:12:12.133 INFO kablam! 923 | pub unsafe fn _mm_load_ss(p: *const f32) -> f32x4 { Sep 19 16:12:12.133 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.133 INFO kablam! Sep 19 16:12:12.142 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.142 INFO kablam! --> src/x86/sse.rs:935:46 Sep 19 16:12:12.142 INFO kablam! | Sep 19 16:12:12.142 INFO kablam! 935 | pub unsafe fn _mm_load1_ps(p: *const f32) -> f32x4 { Sep 19 16:12:12.142 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.142 INFO kablam! Sep 19 16:12:12.155 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.155 INFO kablam! --> src/x86/sse.rs:943:46 Sep 19 16:12:12.155 INFO kablam! | Sep 19 16:12:12.155 INFO kablam! 943 | pub unsafe fn _mm_load_ps1(p: *const f32) -> f32x4 { Sep 19 16:12:12.155 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.155 INFO kablam! Sep 19 16:12:12.165 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.165 INFO kablam! --> src/x86/sse.rs:958:45 Sep 19 16:12:12.165 INFO kablam! | Sep 19 16:12:12.165 INFO kablam! 958 | pub unsafe fn _mm_load_ps(p: *const f32) -> f32x4 { Sep 19 16:12:12.165 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.165 INFO kablam! Sep 19 16:12:12.176 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.176 INFO kablam! --> src/x86/sse.rs:972:46 Sep 19 16:12:12.176 INFO kablam! | Sep 19 16:12:12.176 INFO kablam! 972 | pub unsafe fn _mm_loadu_ps(p: *const f32) -> f32x4 { Sep 19 16:12:12.176 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.176 INFO kablam! Sep 19 16:12:12.187 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.187 INFO kablam! --> src/x86/sse.rs:998:46 Sep 19 16:12:12.187 INFO kablam! | Sep 19 16:12:12.187 INFO kablam! 998 | pub unsafe fn _mm_loadr_ps(p: *const f32) -> f32x4 { Sep 19 16:12:12.187 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.187 INFO kablam! Sep 19 16:12:12.198 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.198 INFO kablam! --> src/x86/sse.rs:1012:30 Sep 19 16:12:12.198 INFO kablam! | Sep 19 16:12:12.198 INFO kablam! 1012 | pub unsafe fn _mm_move_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:12.198 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.198 INFO kablam! Sep 19 16:12:12.210 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.210 INFO kablam! --> src/x86/sse.rs:1012:40 Sep 19 16:12:12.210 INFO kablam! | Sep 19 16:12:12.210 INFO kablam! 1012 | pub unsafe fn _mm_move_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:12.210 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.210 INFO kablam! Sep 19 16:12:12.221 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.221 INFO kablam! --> src/x86/sse.rs:1012:50 Sep 19 16:12:12.221 INFO kablam! | Sep 19 16:12:12.221 INFO kablam! 1012 | pub unsafe fn _mm_move_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 19 16:12:12.221 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.221 INFO kablam! Sep 19 16:12:12.236 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.236 INFO kablam! --> src/x86/sse.rs:1061:37 Sep 19 16:12:12.236 INFO kablam! | Sep 19 16:12:12.236 INFO kablam! 1061 | pub unsafe fn _mm_undefined_ps() -> f32x4 { Sep 19 16:12:12.236 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.237 INFO kablam! Sep 19 16:12:12.242 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.242 INFO kablam! --> src/x86/sse.rs:1226:33 Sep 19 16:12:12.242 INFO kablam! | Sep 19 16:12:12.242 INFO kablam! 1226 | pub unsafe fn _mm_cvtpi32_ps(a: f32x4, b: __m64) -> f32x4 { Sep 19 16:12:12.242 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.242 INFO kablam! Sep 19 16:12:12.252 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.252 INFO kablam! --> src/x86/sse.rs:1226:53 Sep 19 16:12:12.252 INFO kablam! | Sep 19 16:12:12.252 INFO kablam! 1226 | pub unsafe fn _mm_cvtpi32_ps(a: f32x4, b: __m64) -> f32x4 { Sep 19 16:12:12.252 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.252 INFO kablam! Sep 19 16:12:12.262 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.262 INFO kablam! --> src/x86/sse.rs:1237:32 Sep 19 16:12:12.262 INFO kablam! | Sep 19 16:12:12.262 INFO kablam! 1237 | pub unsafe fn _mm_cvt_pi2ps(a: f32x4, b: __m64) -> f32x4 { Sep 19 16:12:12.262 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.262 INFO kablam! Sep 19 16:12:12.271 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.271 INFO kablam! --> src/x86/sse.rs:1237:52 Sep 19 16:12:12.272 INFO kablam! | Sep 19 16:12:12.272 INFO kablam! 1237 | pub unsafe fn _mm_cvt_pi2ps(a: f32x4, b: __m64) -> f32x4 { Sep 19 16:12:12.272 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.272 INFO kablam! Sep 19 16:12:12.282 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.282 INFO kablam! --> src/x86/sse.rs:1245:42 Sep 19 16:12:12.282 INFO kablam! | Sep 19 16:12:12.282 INFO kablam! 1245 | pub unsafe fn _mm_cvtpi8_ps(a: __m64) -> f32x4 { Sep 19 16:12:12.282 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.282 INFO kablam! Sep 19 16:12:12.292 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.292 INFO kablam! --> src/x86/sse.rs:1253:42 Sep 19 16:12:12.292 INFO kablam! | Sep 19 16:12:12.292 INFO kablam! 1253 | pub unsafe fn _mm_cvtpu8_ps(a: __m64) -> f32x4 { Sep 19 16:12:12.292 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.292 INFO kablam! Sep 19 16:12:12.302 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.302 INFO kablam! --> src/x86/sse.rs:1261:43 Sep 19 16:12:12.302 INFO kablam! | Sep 19 16:12:12.302 INFO kablam! 1261 | pub unsafe fn _mm_cvtpi16_ps(a: __m64) -> f32x4 { Sep 19 16:12:12.302 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.302 INFO kablam! Sep 19 16:12:12.313 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.313 INFO kablam! --> src/x86/sse.rs:1269:43 Sep 19 16:12:12.313 INFO kablam! | Sep 19 16:12:12.313 INFO kablam! 1269 | pub unsafe fn _mm_cvtpu16_ps(a: __m64) -> f32x4 { Sep 19 16:12:12.313 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.313 INFO kablam! Sep 19 16:12:12.324 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.324 INFO kablam! --> src/x86/sse.rs:1278:55 Sep 19 16:12:12.324 INFO kablam! | Sep 19 16:12:12.324 INFO kablam! 1278 | pub unsafe fn _mm_cvtpi32x2_ps(a: __m64, b: __m64) -> f32x4 { Sep 19 16:12:12.324 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.324 INFO kablam! Sep 19 16:12:12.336 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.336 INFO kablam! --> src/x86/sse.rs:1411:34 Sep 19 16:12:12.336 INFO kablam! | Sep 19 16:12:12.336 INFO kablam! 1411 | pub unsafe fn _mm_cvttps_pi32(a: f32x4) -> __m64 { Sep 19 16:12:12.336 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.336 INFO kablam! Sep 19 16:12:12.350 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.350 INFO kablam! --> src/x86/sse.rs:1420:33 Sep 19 16:12:12.350 INFO kablam! | Sep 19 16:12:12.351 INFO kablam! 1420 | pub unsafe fn _mm_cvtt_ps2pi(a: f32x4) -> __m64 { Sep 19 16:12:12.351 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.351 INFO kablam! Sep 19 16:12:12.374 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.375 INFO kablam! --> src/x86/sse.rs:1429:33 Sep 19 16:12:12.375 INFO kablam! | Sep 19 16:12:12.375 INFO kablam! 1429 | pub unsafe fn _mm_cvtps_pi32(a: f32x4) -> __m64 { Sep 19 16:12:12.375 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.375 INFO kablam! Sep 19 16:12:12.380 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.380 INFO kablam! --> src/x86/sse.rs:1438:32 Sep 19 16:12:12.380 INFO kablam! | Sep 19 16:12:12.380 INFO kablam! 1438 | pub unsafe fn _mm_cvt_ps2pi(a: f32x4) -> __m64 { Sep 19 16:12:12.380 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.380 INFO kablam! Sep 19 16:12:12.390 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.390 INFO kablam! --> src/x86/sse.rs:1447:33 Sep 19 16:12:12.390 INFO kablam! | Sep 19 16:12:12.390 INFO kablam! 1447 | pub unsafe fn _mm_cvtps_pi16(a: f32x4) -> __m64 { Sep 19 16:12:12.390 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.390 INFO kablam! Sep 19 16:12:12.410 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:12.410 INFO kablam! --> src/x86/sse.rs:1457:32 Sep 19 16:12:12.410 INFO kablam! | Sep 19 16:12:12.410 INFO kablam! 1457 | pub unsafe fn _mm_cvtps_pi8(a: f32x4) -> __m64 { Sep 19 16:12:12.410 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.410 INFO kablam! Sep 19 16:12:12.416 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:12.416 INFO kablam! --> src/x86/ssse3.rs:13:31 Sep 19 16:12:12.416 INFO kablam! | Sep 19 16:12:12.416 INFO kablam! 13 | pub unsafe fn _mm_abs_epi8(a: i8x16) -> u8x16 { Sep 19 16:12:12.416 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.416 INFO kablam! Sep 19 16:12:12.431 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 19 16:12:12.431 INFO kablam! --> src/x86/ssse3.rs:13:41 Sep 19 16:12:12.431 INFO kablam! | Sep 19 16:12:12.431 INFO kablam! 13 | pub unsafe fn _mm_abs_epi8(a: i8x16) -> u8x16 { Sep 19 16:12:12.431 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.431 INFO kablam! Sep 19 16:12:12.442 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.442 INFO kablam! --> src/x86/ssse3.rs:23:32 Sep 19 16:12:12.442 INFO kablam! | Sep 19 16:12:12.442 INFO kablam! 23 | pub unsafe fn _mm_abs_epi16(a: i16x8) -> u16x8 { Sep 19 16:12:12.442 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.442 INFO kablam! Sep 19 16:12:12.453 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 19 16:12:12.453 INFO kablam! --> src/x86/ssse3.rs:23:42 Sep 19 16:12:12.453 INFO kablam! | Sep 19 16:12:12.453 INFO kablam! 23 | pub unsafe fn _mm_abs_epi16(a: i16x8) -> u16x8 { Sep 19 16:12:12.453 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.453 INFO kablam! Sep 19 16:12:12.464 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:12.464 INFO kablam! --> src/x86/ssse3.rs:33:32 Sep 19 16:12:12.464 INFO kablam! | Sep 19 16:12:12.464 INFO kablam! 33 | pub unsafe fn _mm_abs_epi32(a: i32x4) -> u32x4 { Sep 19 16:12:12.464 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.464 INFO kablam! Sep 19 16:12:12.477 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 19 16:12:12.477 INFO kablam! --> src/x86/ssse3.rs:33:42 Sep 19 16:12:12.477 INFO kablam! | Sep 19 16:12:12.477 INFO kablam! 33 | pub unsafe fn _mm_abs_epi32(a: i32x4) -> u32x4 { Sep 19 16:12:12.477 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.477 INFO kablam! Sep 19 16:12:12.490 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:12.490 INFO kablam! --> src/x86/ssse3.rs:64:35 Sep 19 16:12:12.490 INFO kablam! | Sep 19 16:12:12.490 INFO kablam! 64 | pub unsafe fn _mm_shuffle_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:12.490 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.490 INFO kablam! Sep 19 16:12:12.499 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:12.499 INFO kablam! --> src/x86/ssse3.rs:64:45 Sep 19 16:12:12.499 INFO kablam! | Sep 19 16:12:12.499 INFO kablam! 64 | pub unsafe fn _mm_shuffle_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:12.499 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.499 INFO kablam! Sep 19 16:12:12.510 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:12.510 INFO kablam! --> src/x86/ssse3.rs:64:55 Sep 19 16:12:12.510 INFO kablam! | Sep 19 16:12:12.510 INFO kablam! 64 | pub unsafe fn _mm_shuffle_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:12.510 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.510 INFO kablam! Sep 19 16:12:12.532 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:12.532 INFO kablam! --> src/x86/ssse3.rs:74:34 Sep 19 16:12:12.532 INFO kablam! | Sep 19 16:12:12.532 INFO kablam! 74 | pub unsafe fn _mm_alignr_epi8(a: i8x16, b: i8x16, n: i32) -> i8x16 { Sep 19 16:12:12.532 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.532 INFO kablam! Sep 19 16:12:12.539 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:12.539 INFO kablam! --> src/x86/ssse3.rs:74:44 Sep 19 16:12:12.539 INFO kablam! | Sep 19 16:12:12.539 INFO kablam! 74 | pub unsafe fn _mm_alignr_epi8(a: i8x16, b: i8x16, n: i32) -> i8x16 { Sep 19 16:12:12.539 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.539 INFO kablam! Sep 19 16:12:12.555 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:12.555 INFO kablam! --> src/x86/ssse3.rs:74:62 Sep 19 16:12:12.555 INFO kablam! | Sep 19 16:12:12.555 INFO kablam! 74 | pub unsafe fn _mm_alignr_epi8(a: i8x16, b: i8x16, n: i32) -> i8x16 { Sep 19 16:12:12.555 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.555 INFO kablam! Sep 19 16:12:12.556 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.556 INFO kablam! --> src/x86/ssse3.rs:90:33 Sep 19 16:12:12.556 INFO kablam! | Sep 19 16:12:12.556 INFO kablam! 90 | pub unsafe fn _mm_hadd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.556 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.556 INFO kablam! Sep 19 16:12:12.568 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.568 INFO kablam! --> src/x86/ssse3.rs:90:43 Sep 19 16:12:12.568 INFO kablam! | Sep 19 16:12:12.568 INFO kablam! 90 | pub unsafe fn _mm_hadd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.568 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.568 INFO kablam! Sep 19 16:12:12.579 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.579 INFO kablam! --> src/x86/ssse3.rs:90:53 Sep 19 16:12:12.579 INFO kablam! | Sep 19 16:12:12.579 INFO kablam! 90 | pub unsafe fn _mm_hadd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.579 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.579 INFO kablam! Sep 19 16:12:12.593 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.593 INFO kablam! --> src/x86/ssse3.rs:100:34 Sep 19 16:12:12.593 INFO kablam! | Sep 19 16:12:12.593 INFO kablam! 100 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.593 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.593 INFO kablam! Sep 19 16:12:12.611 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.611 INFO kablam! --> src/x86/ssse3.rs:100:44 Sep 19 16:12:12.611 INFO kablam! | Sep 19 16:12:12.611 INFO kablam! 100 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.611 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.611 INFO kablam! Sep 19 16:12:12.619 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.619 INFO kablam! --> src/x86/ssse3.rs:100:54 Sep 19 16:12:12.619 INFO kablam! | Sep 19 16:12:12.619 INFO kablam! 100 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.619 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.619 INFO kablam! Sep 19 16:12:12.631 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:12.631 INFO kablam! --> src/x86/ssse3.rs:109:33 Sep 19 16:12:12.631 INFO kablam! | Sep 19 16:12:12.631 INFO kablam! 109 | pub unsafe fn _mm_hadd_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:12.631 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.631 INFO kablam! Sep 19 16:12:12.651 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:12.651 INFO kablam! --> src/x86/ssse3.rs:109:43 Sep 19 16:12:12.651 INFO kablam! | Sep 19 16:12:12.651 INFO kablam! 109 | pub unsafe fn _mm_hadd_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:12.651 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.651 INFO kablam! Sep 19 16:12:12.658 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:12.658 INFO kablam! --> src/x86/ssse3.rs:109:53 Sep 19 16:12:12.658 INFO kablam! | Sep 19 16:12:12.658 INFO kablam! 109 | pub unsafe fn _mm_hadd_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:12.658 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.658 INFO kablam! Sep 19 16:12:12.671 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.671 INFO kablam! --> src/x86/ssse3.rs:118:33 Sep 19 16:12:12.671 INFO kablam! | Sep 19 16:12:12.671 INFO kablam! 118 | pub unsafe fn _mm_hsub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.671 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.671 INFO kablam! Sep 19 16:12:12.687 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.687 INFO kablam! --> src/x86/ssse3.rs:118:43 Sep 19 16:12:12.687 INFO kablam! | Sep 19 16:12:12.687 INFO kablam! 118 | pub unsafe fn _mm_hsub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.687 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.687 INFO kablam! Sep 19 16:12:12.695 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.695 INFO kablam! --> src/x86/ssse3.rs:118:53 Sep 19 16:12:12.695 INFO kablam! | Sep 19 16:12:12.695 INFO kablam! 118 | pub unsafe fn _mm_hsub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.695 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.695 INFO kablam! Sep 19 16:12:12.706 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.706 INFO kablam! --> src/x86/ssse3.rs:129:34 Sep 19 16:12:12.706 INFO kablam! | Sep 19 16:12:12.706 INFO kablam! 129 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.706 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.706 INFO kablam! Sep 19 16:12:12.722 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.723 INFO kablam! --> src/x86/ssse3.rs:129:44 Sep 19 16:12:12.723 INFO kablam! | Sep 19 16:12:12.723 INFO kablam! 129 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.723 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.723 INFO kablam! Sep 19 16:12:12.738 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.739 INFO kablam! --> src/x86/ssse3.rs:129:54 Sep 19 16:12:12.739 INFO kablam! | Sep 19 16:12:12.739 INFO kablam! 129 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.739 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.739 INFO kablam! Sep 19 16:12:12.749 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:12.749 INFO kablam! --> src/x86/ssse3.rs:138:33 Sep 19 16:12:12.749 INFO kablam! | Sep 19 16:12:12.749 INFO kablam! 138 | pub unsafe fn _mm_hsub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:12.749 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.749 INFO kablam! Sep 19 16:12:12.767 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:12.767 INFO kablam! --> src/x86/ssse3.rs:138:43 Sep 19 16:12:12.767 INFO kablam! | Sep 19 16:12:12.767 INFO kablam! 138 | pub unsafe fn _mm_hsub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:12.767 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.767 INFO kablam! Sep 19 16:12:12.779 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:12.779 INFO kablam! --> src/x86/ssse3.rs:138:53 Sep 19 16:12:12.779 INFO kablam! | Sep 19 16:12:12.779 INFO kablam! 138 | pub unsafe fn _mm_hsub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:12.779 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.779 INFO kablam! Sep 19 16:12:12.790 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.790 INFO kablam! --> src/x86/ssse3.rs:150:36 Sep 19 16:12:12.790 INFO kablam! | Sep 19 16:12:12.790 INFO kablam! 150 | pub unsafe fn _mm_maddubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.790 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.790 INFO kablam! Sep 19 16:12:12.805 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.805 INFO kablam! --> src/x86/ssse3.rs:150:46 Sep 19 16:12:12.805 INFO kablam! | Sep 19 16:12:12.805 INFO kablam! 150 | pub unsafe fn _mm_maddubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.805 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.805 INFO kablam! Sep 19 16:12:12.818 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.818 INFO kablam! --> src/x86/ssse3.rs:150:56 Sep 19 16:12:12.818 INFO kablam! | Sep 19 16:12:12.818 INFO kablam! 150 | pub unsafe fn _mm_maddubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.818 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.819 INFO kablam! Sep 19 16:12:12.831 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.831 INFO kablam! --> src/x86/ssse3.rs:160:35 Sep 19 16:12:12.831 INFO kablam! | Sep 19 16:12:12.831 INFO kablam! 160 | pub unsafe fn _mm_mulhrs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.831 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.831 INFO kablam! Sep 19 16:12:12.842 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.842 INFO kablam! --> src/x86/ssse3.rs:160:45 Sep 19 16:12:12.842 INFO kablam! | Sep 19 16:12:12.842 INFO kablam! 160 | pub unsafe fn _mm_mulhrs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.842 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.842 INFO kablam! Sep 19 16:12:12.856 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.856 INFO kablam! --> src/x86/ssse3.rs:160:55 Sep 19 16:12:12.856 INFO kablam! | Sep 19 16:12:12.856 INFO kablam! 160 | pub unsafe fn _mm_mulhrs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.856 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.856 INFO kablam! Sep 19 16:12:12.867 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:12.867 INFO kablam! --> src/x86/ssse3.rs:171:32 Sep 19 16:12:12.867 INFO kablam! | Sep 19 16:12:12.867 INFO kablam! 171 | pub unsafe fn _mm_sign_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:12.867 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.867 INFO kablam! Sep 19 16:12:12.886 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:12.886 INFO kablam! --> src/x86/ssse3.rs:171:42 Sep 19 16:12:12.886 INFO kablam! | Sep 19 16:12:12.886 INFO kablam! 171 | pub unsafe fn _mm_sign_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:12.886 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.886 INFO kablam! Sep 19 16:12:12.903 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 19 16:12:12.903 INFO kablam! --> src/x86/ssse3.rs:171:52 Sep 19 16:12:12.903 INFO kablam! | Sep 19 16:12:12.903 INFO kablam! 171 | pub unsafe fn _mm_sign_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 19 16:12:12.903 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.903 INFO kablam! Sep 19 16:12:12.910 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.911 INFO kablam! --> src/x86/ssse3.rs:182:33 Sep 19 16:12:12.911 INFO kablam! | Sep 19 16:12:12.911 INFO kablam! 182 | pub unsafe fn _mm_sign_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.911 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.911 INFO kablam! Sep 19 16:12:12.924 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.924 INFO kablam! --> src/x86/ssse3.rs:182:43 Sep 19 16:12:12.924 INFO kablam! | Sep 19 16:12:12.924 INFO kablam! 182 | pub unsafe fn _mm_sign_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.924 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.924 INFO kablam! Sep 19 16:12:12.937 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 19 16:12:12.937 INFO kablam! --> src/x86/ssse3.rs:182:53 Sep 19 16:12:12.938 INFO kablam! | Sep 19 16:12:12.938 INFO kablam! 182 | pub unsafe fn _mm_sign_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 19 16:12:12.938 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.938 INFO kablam! Sep 19 16:12:12.950 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:12.950 INFO kablam! --> src/x86/ssse3.rs:193:33 Sep 19 16:12:12.950 INFO kablam! | Sep 19 16:12:12.950 INFO kablam! 193 | pub unsafe fn _mm_sign_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:12.950 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.950 INFO kablam! Sep 19 16:12:12.963 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:12.963 INFO kablam! --> src/x86/ssse3.rs:193:43 Sep 19 16:12:12.963 INFO kablam! | Sep 19 16:12:12.963 INFO kablam! 193 | pub unsafe fn _mm_sign_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:12.963 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.963 INFO kablam! Sep 19 16:12:12.980 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 19 16:12:12.980 INFO kablam! --> src/x86/ssse3.rs:193:53 Sep 19 16:12:12.980 INFO kablam! | Sep 19 16:12:12.980 INFO kablam! 193 | pub unsafe fn _mm_sign_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 19 16:12:12.980 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.980 INFO kablam! Sep 19 16:12:12.990 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:12.990 INFO kablam! --> src/x86_64/avx2.rs:13:39 Sep 19 16:12:12.990 INFO kablam! | Sep 19 16:12:12.990 INFO kablam! 13 | pub unsafe fn _mm256_extract_epi64(a: i64x4, imm8: i32) -> i64 { Sep 19 16:12:12.990 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:12.990 INFO kablam! Sep 19 16:12:13.006 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:13.006 INFO kablam! --> src/x86_64/avx.rs:14:38 Sep 19 16:12:13.006 INFO kablam! | Sep 19 16:12:13.006 INFO kablam! 14 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 19 16:12:13.006 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.006 INFO kablam! Sep 19 16:12:13.020 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 19 16:12:13.021 INFO kablam! --> src/x86_64/avx.rs:14:68 Sep 19 16:12:13.021 INFO kablam! | Sep 19 16:12:13.021 INFO kablam! 14 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 19 16:12:13.021 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.021 INFO kablam! Sep 19 16:12:13.033 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:13.033 INFO kablam! --> src/x86_64/sse2.rs:13:33 Sep 19 16:12:13.033 INFO kablam! | Sep 19 16:12:13.033 INFO kablam! 13 | pub unsafe fn _mm_cvtsd_si64(a: f64x2) -> i64 { Sep 19 16:12:13.033 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.033 INFO kablam! Sep 19 16:12:13.045 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:13.045 INFO kablam! --> src/x86_64/sse2.rs:21:34 Sep 19 16:12:13.045 INFO kablam! | Sep 19 16:12:13.045 INFO kablam! 21 | pub unsafe fn _mm_cvtsd_si64x(a: f64x2) -> i64 { Sep 19 16:12:13.045 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.045 INFO kablam! Sep 19 16:12:13.063 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:13.063 INFO kablam! --> src/x86_64/sse2.rs:30:34 Sep 19 16:12:13.063 INFO kablam! | Sep 19 16:12:13.063 INFO kablam! 30 | pub unsafe fn _mm_cvttsd_si64(a: f64x2) -> i64 { Sep 19 16:12:13.063 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.063 INFO kablam! Sep 19 16:12:13.071 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:13.071 INFO kablam! --> src/x86_64/sse2.rs:38:35 Sep 19 16:12:13.071 INFO kablam! | Sep 19 16:12:13.071 INFO kablam! 38 | pub unsafe fn _mm_cvttsd_si64x(a: f64x2) -> i64 { Sep 19 16:12:13.071 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.071 INFO kablam! Sep 19 16:12:13.079 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:13.079 INFO kablam! --> src/x86_64/sse2.rs:81:33 Sep 19 16:12:13.079 INFO kablam! | Sep 19 16:12:13.079 INFO kablam! 81 | pub unsafe fn _mm_cvtsi64_sd(a: f64x2, b: i64) -> f64x2 { Sep 19 16:12:13.079 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.079 INFO kablam! Sep 19 16:12:13.091 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:13.091 INFO kablam! --> src/x86_64/sse2.rs:81:51 Sep 19 16:12:13.091 INFO kablam! | Sep 19 16:12:13.091 INFO kablam! 81 | pub unsafe fn _mm_cvtsi64_sd(a: f64x2, b: i64) -> f64x2 { Sep 19 16:12:13.091 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.091 INFO kablam! Sep 19 16:12:13.103 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:13.103 INFO kablam! --> src/x86_64/sse2.rs:90:34 Sep 19 16:12:13.103 INFO kablam! | Sep 19 16:12:13.103 INFO kablam! 90 | pub unsafe fn _mm_cvtsi64x_sd(a: f64x2, b: i64) -> f64x2 { Sep 19 16:12:13.103 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.104 INFO kablam! Sep 19 16:12:13.115 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 19 16:12:13.115 INFO kablam! --> src/x86_64/sse2.rs:90:52 Sep 19 16:12:13.115 INFO kablam! | Sep 19 16:12:13.115 INFO kablam! 90 | pub unsafe fn _mm_cvtsi64x_sd(a: f64x2, b: i64) -> f64x2 { Sep 19 16:12:13.115 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.115 INFO kablam! Sep 19 16:12:13.126 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:13.126 INFO kablam! --> src/x86_64/sse41.rs:14:36 Sep 19 16:12:13.126 INFO kablam! | Sep 19 16:12:13.126 INFO kablam! 14 | pub unsafe fn _mm_extract_epi64(a: i64x2, imm8: i32) -> i64 { Sep 19 16:12:13.126 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.126 INFO kablam! Sep 19 16:12:13.141 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:13.141 INFO kablam! --> src/x86_64/sse41.rs:31:35 Sep 19 16:12:13.141 INFO kablam! | Sep 19 16:12:13.141 INFO kablam! 31 | pub unsafe fn _mm_insert_epi64(a: i64x2, i: i64, imm8: i32) -> i64x2 { Sep 19 16:12:13.141 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.141 INFO kablam! Sep 19 16:12:13.153 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 19 16:12:13.153 INFO kablam! --> src/x86_64/sse41.rs:31:64 Sep 19 16:12:13.153 INFO kablam! | Sep 19 16:12:13.153 INFO kablam! 31 | pub unsafe fn _mm_insert_epi64(a: i64x2, i: i64, imm8: i32) -> i64x2 { Sep 19 16:12:13.153 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.153 INFO kablam! Sep 19 16:12:13.167 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:13.167 INFO kablam! --> src/x86_64/sse.rs:20:33 Sep 19 16:12:13.167 INFO kablam! | Sep 19 16:12:13.167 INFO kablam! 20 | pub unsafe fn _mm_cvtss_si64(a: f32x4) -> i64 { Sep 19 16:12:13.167 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.167 INFO kablam! Sep 19 16:12:13.176 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:13.176 INFO kablam! --> src/x86_64/sse.rs:36:34 Sep 19 16:12:13.176 INFO kablam! | Sep 19 16:12:13.176 INFO kablam! 36 | pub unsafe fn _mm_cvttss_si64(a: f32x4) -> i64 { Sep 19 16:12:13.176 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.176 INFO kablam! Sep 19 16:12:13.187 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:13.187 INFO kablam! --> src/x86_64/sse.rs:48:33 Sep 19 16:12:13.187 INFO kablam! | Sep 19 16:12:13.187 INFO kablam! 48 | pub unsafe fn _mm_cvtsi64_ss(a: f32x4, b: i64) -> f32x4 { Sep 19 16:12:13.187 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.187 INFO kablam! Sep 19 16:12:13.198 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 19 16:12:13.198 INFO kablam! --> src/x86_64/sse.rs:48:51 Sep 19 16:12:13.198 INFO kablam! | Sep 19 16:12:13.198 INFO kablam! 48 | pub unsafe fn _mm_cvtsi64_ss(a: f32x4, b: i64) -> f32x4 { Sep 19 16:12:13.198 INFO kablam! | ^^^^^ not found in this scope Sep 19 16:12:13.198 INFO kablam! Sep 19 16:12:14.390 INFO kablam! warning: use of deprecated item 'core::arch::x86_64::__readeflags': See issue #51810 - use inline assembly instead Sep 19 16:12:14.390 INFO kablam! --> src/x86/eflags.rs:19:27 Sep 19 16:12:14.390 INFO kablam! | Sep 19 16:12:14.390 INFO kablam! 19 | crate::mem::transmute(crate::myarch::__readeflags()) Sep 19 16:12:14.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:12:14.390 INFO kablam! | Sep 19 16:12:14.390 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 16:12:14.390 INFO kablam! Sep 19 16:12:23.534 INFO kablam! error: aborting due to 1665 previous errors Sep 19 16:12:23.534 INFO kablam! Sep 19 16:12:23.534 INFO kablam! Some errors occurred: E0412, E0432, E0705. Sep 19 16:12:23.534 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 19 16:12:23.563 INFO kablam! error: Could not compile `vektor`. Sep 19 16:12:23.563 INFO kablam! Sep 19 16:12:23.563 INFO kablam! To learn more, run the command again with --verbose. Sep 19 16:12:23.563 INFO kablam! su: No module specific data is present Sep 19 16:12:24.270 INFO running `"docker" "rm" "-f" "23e2cceff52363b147880c488ca8f7ed62c1c9ed146569e190ddc487f636196b"` Sep 19 16:12:24.329 INFO blam! 23e2cceff52363b147880c488ca8f7ed62c1c9ed146569e190ddc487f636196b