Sep 21 01:03:20.608 INFO checking vektor-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:03:20.608 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:03:20.608 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:03:20.843 INFO blam! c665b0fc2e7e5e440c6bb978ee50217240d7cf84a6f31c0ac86539950a1170cc Sep 21 01:03:20.844 INFO running `"docker" "start" "-a" "c665b0fc2e7e5e440c6bb978ee50217240d7cf84a6f31c0ac86539950a1170cc"` Sep 21 01:03:21.682 INFO kablam! usermod: no changes Sep 21 01:03:21.705 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Sep 21 01:03:21.707 INFO kablam! Checking vektor v0.2.0 (/source) Sep 21 01:03:21.806 INFO kablam! warning[E0705]: the feature `crate_in_paths` is included in the Rust 2018 edition Sep 21 01:03:21.806 INFO kablam! --> src/lib.rs:2:49 Sep 21 01:03:21.806 INFO kablam! | Sep 21 01:03:21.806 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 21 01:03:21.806 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 01:03:21.806 INFO kablam! Sep 21 01:03:21.819 INFO kablam! warning[E0705]: the feature `crate_in_paths` is included in the Rust 2018 edition Sep 21 01:03:21.819 INFO kablam! --> src/lib.rs:2:49 Sep 21 01:03:21.819 INFO kablam! | Sep 21 01:03:21.819 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 21 01:03:21.819 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 01:03:21.819 INFO kablam! Sep 21 01:03:21.971 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:21.972 INFO kablam! --> src/x86/abm.rs:13:18 Sep 21 01:03:21.972 INFO kablam! | Sep 21 01:03:21.972 INFO kablam! 13 | #[cfg_attr(test, assert_instr(lzcnt))] Sep 21 01:03:21.972 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.972 INFO kablam! | Sep 21 01:03:21.972 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.972 INFO kablam! Sep 21 01:03:21.972 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:21.972 INFO kablam! --> src/x86/abm.rs:21:18 Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! 21 | #[cfg_attr(test, assert_instr(popcnt))] Sep 21 01:03:21.973 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.973 INFO kablam! Sep 21 01:03:21.973 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:21.973 INFO kablam! --> src/x86/aes.rs:11:18 Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! 11 | #[cfg_attr(test, assert_instr(aesdec))] Sep 21 01:03:21.973 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.973 INFO kablam! Sep 21 01:03:21.973 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:21.973 INFO kablam! --> src/x86/aes.rs:19:18 Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! 19 | #[cfg_attr(test, assert_instr(aesdeclast))] Sep 21 01:03:21.973 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.973 INFO kablam! Sep 21 01:03:21.973 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:21.973 INFO kablam! --> src/x86/aes.rs:27:18 Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! 27 | #[cfg_attr(test, assert_instr(aesenc))] Sep 21 01:03:21.973 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.973 INFO kablam! Sep 21 01:03:21.973 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:21.973 INFO kablam! --> src/x86/aes.rs:35:18 Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! 35 | #[cfg_attr(test, assert_instr(aesenclast))] Sep 21 01:03:21.973 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.973 INFO kablam! Sep 21 01:03:21.973 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:21.973 INFO kablam! --> src/x86/aes.rs:43:18 Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! 43 | #[cfg_attr(test, assert_instr(aesimc))] Sep 21 01:03:21.973 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.973 INFO kablam! Sep 21 01:03:21.973 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:21.973 INFO kablam! --> src/x86/aes.rs:55:18 Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! 55 | #[cfg_attr(test, assert_instr(aeskeygenassist, imm8 = 0))] Sep 21 01:03:21.973 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.973 INFO kablam! | Sep 21 01:03:21.973 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.973 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.985 INFO kablam! --> src/x86/avx2.rs:11:18 Sep 21 01:03:21.985 INFO kablam! | Sep 21 01:03:21.985 INFO kablam! 11 | #[cfg_attr(test, assert_instr(vpabsd))] Sep 21 01:03:21.985 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.985 INFO kablam! | Sep 21 01:03:21.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.985 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.985 INFO kablam! --> src/x86/avx2.rs:19:18 Sep 21 01:03:21.985 INFO kablam! | Sep 21 01:03:21.985 INFO kablam! 19 | #[cfg_attr(test, assert_instr(vpabsw))] Sep 21 01:03:21.985 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.985 INFO kablam! | Sep 21 01:03:21.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.985 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.985 INFO kablam! --> src/x86/avx2.rs:27:18 Sep 21 01:03:21.985 INFO kablam! | Sep 21 01:03:21.985 INFO kablam! 27 | #[cfg_attr(test, assert_instr(vpabsb))] Sep 21 01:03:21.985 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.985 INFO kablam! | Sep 21 01:03:21.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.985 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.985 INFO kablam! --> src/x86/avx2.rs:35:18 Sep 21 01:03:21.985 INFO kablam! | Sep 21 01:03:21.985 INFO kablam! 35 | #[cfg_attr(test, assert_instr(vpaddq))] Sep 21 01:03:21.985 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.985 INFO kablam! | Sep 21 01:03:21.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.985 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.985 INFO kablam! --> src/x86/avx2.rs:43:18 Sep 21 01:03:21.985 INFO kablam! | Sep 21 01:03:21.985 INFO kablam! 43 | #[cfg_attr(test, assert_instr(vpaddd))] Sep 21 01:03:21.985 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.985 INFO kablam! | Sep 21 01:03:21.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.985 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.987 INFO kablam! --> src/x86/avx2.rs:51:18 Sep 21 01:03:21.987 INFO kablam! | Sep 21 01:03:21.987 INFO kablam! 51 | #[cfg_attr(test, assert_instr(vpaddw))] Sep 21 01:03:21.987 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.987 INFO kablam! | Sep 21 01:03:21.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.987 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.987 INFO kablam! --> src/x86/avx2.rs:59:18 Sep 21 01:03:21.987 INFO kablam! | Sep 21 01:03:21.987 INFO kablam! 59 | #[cfg_attr(test, assert_instr(vpaddb))] Sep 21 01:03:21.987 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.987 INFO kablam! | Sep 21 01:03:21.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.987 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.987 INFO kablam! --> src/x86/avx2.rs:67:18 Sep 21 01:03:21.987 INFO kablam! | Sep 21 01:03:21.987 INFO kablam! 67 | #[cfg_attr(test, assert_instr(vpaddsb))] Sep 21 01:03:21.987 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.987 INFO kablam! | Sep 21 01:03:21.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.987 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.987 INFO kablam! --> src/x86/avx2.rs:75:18 Sep 21 01:03:21.987 INFO kablam! | Sep 21 01:03:21.987 INFO kablam! 75 | #[cfg_attr(test, assert_instr(vpaddsw))] Sep 21 01:03:21.987 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.987 INFO kablam! | Sep 21 01:03:21.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.987 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.987 INFO kablam! --> src/x86/avx2.rs:83:18 Sep 21 01:03:21.987 INFO kablam! | Sep 21 01:03:21.987 INFO kablam! 83 | #[cfg_attr(test, assert_instr(vpaddusb))] Sep 21 01:03:21.987 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.987 INFO kablam! | Sep 21 01:03:21.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.987 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.988 INFO kablam! --> src/x86/avx2.rs:91:18 Sep 21 01:03:21.988 INFO kablam! | Sep 21 01:03:21.988 INFO kablam! 91 | #[cfg_attr(test, assert_instr(vpaddusw))] Sep 21 01:03:21.988 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.988 INFO kablam! | Sep 21 01:03:21.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.988 INFO kablam! Sep 21 01:03:21.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 21 01:03:21.988 INFO kablam! --> src/x86/avx2.rs:100:18 Sep 21 01:03:21.988 INFO kablam! | Sep 21 01:03:21.988 INFO kablam! 100 | #[cfg_attr(test, assert_instr(vpalignr, n = 7))] Sep 21 01:03:21.988 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:21.988 INFO kablam! | Sep 21 01:03:21.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:21.988 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.003 INFO kablam! --> src/x86/avx2.rs:117:18 Sep 21 01:03:22.003 INFO kablam! | Sep 21 01:03:22.003 INFO kablam! 117 | #[cfg_attr(test, assert_instr(vandps))] Sep 21 01:03:22.003 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.003 INFO kablam! | Sep 21 01:03:22.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.003 INFO kablam! Sep 21 01:03:22.004 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.004 INFO kablam! --> src/x86/avx2.rs:126:18 Sep 21 01:03:22.004 INFO kablam! | Sep 21 01:03:22.004 INFO kablam! 126 | #[cfg_attr(test, assert_instr(vandnps))] Sep 21 01:03:22.004 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.004 INFO kablam! | Sep 21 01:03:22.004 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.004 INFO kablam! Sep 21 01:03:22.004 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.004 INFO kablam! --> src/x86/avx2.rs:134:18 Sep 21 01:03:22.004 INFO kablam! | Sep 21 01:03:22.004 INFO kablam! 134 | #[cfg_attr(test, assert_instr(vpavgw))] Sep 21 01:03:22.004 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.004 INFO kablam! | Sep 21 01:03:22.004 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.004 INFO kablam! Sep 21 01:03:22.005 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.005 INFO kablam! --> src/x86/avx2.rs:142:18 Sep 21 01:03:22.005 INFO kablam! | Sep 21 01:03:22.005 INFO kablam! 142 | #[cfg_attr(test, assert_instr(vpavgb))] Sep 21 01:03:22.005 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.005 INFO kablam! | Sep 21 01:03:22.005 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.005 INFO kablam! Sep 21 01:03:22.010 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.010 INFO kablam! --> src/x86/avx2.rs:150:18 Sep 21 01:03:22.010 INFO kablam! | Sep 21 01:03:22.010 INFO kablam! 150 | #[cfg_attr(test, assert_instr(vblendps, imm8 = 9))] Sep 21 01:03:22.010 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.010 INFO kablam! | Sep 21 01:03:22.010 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.010 INFO kablam! Sep 21 01:03:22.028 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.028 INFO kablam! --> src/x86/avx2.rs:166:18 Sep 21 01:03:22.028 INFO kablam! | Sep 21 01:03:22.028 INFO kablam! 166 | #[cfg_attr(test, assert_instr(vblendps, imm8 = 9))] Sep 21 01:03:22.028 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.028 INFO kablam! | Sep 21 01:03:22.028 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.028 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.043 INFO kablam! --> src/x86/avx2.rs:182:18 Sep 21 01:03:22.043 INFO kablam! | Sep 21 01:03:22.043 INFO kablam! 182 | #[cfg_attr(test, assert_instr(vpblendw, imm8 = 9))] Sep 21 01:03:22.043 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.043 INFO kablam! | Sep 21 01:03:22.043 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.043 INFO kablam! Sep 21 01:03:22.057 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.057 INFO kablam! --> src/x86/avx2.rs:198:18 Sep 21 01:03:22.057 INFO kablam! | Sep 21 01:03:22.057 INFO kablam! 198 | #[cfg_attr(test, assert_instr(vpblendvb))] Sep 21 01:03:22.057 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.057 INFO kablam! | Sep 21 01:03:22.057 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.057 INFO kablam! Sep 21 01:03:22.057 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.057 INFO kablam! --> src/x86/avx2.rs:207:18 Sep 21 01:03:22.057 INFO kablam! | Sep 21 01:03:22.057 INFO kablam! 207 | #[cfg_attr(test, assert_instr(vpbroadcastb))] Sep 21 01:03:22.057 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.057 INFO kablam! | Sep 21 01:03:22.057 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.057 INFO kablam! Sep 21 01:03:22.057 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.057 INFO kablam! --> src/x86/avx2.rs:216:18 Sep 21 01:03:22.057 INFO kablam! | Sep 21 01:03:22.057 INFO kablam! 216 | #[cfg_attr(test, assert_instr(vpbroadcastb))] Sep 21 01:03:22.057 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.057 INFO kablam! | Sep 21 01:03:22.057 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.057 INFO kablam! Sep 21 01:03:22.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.058 INFO kablam! --> src/x86/avx2.rs:227:18 Sep 21 01:03:22.058 INFO kablam! | Sep 21 01:03:22.058 INFO kablam! 227 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 21 01:03:22.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.058 INFO kablam! | Sep 21 01:03:22.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.058 INFO kablam! Sep 21 01:03:22.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.058 INFO kablam! --> src/x86/avx2.rs:238:18 Sep 21 01:03:22.058 INFO kablam! | Sep 21 01:03:22.058 INFO kablam! 238 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 21 01:03:22.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.058 INFO kablam! | Sep 21 01:03:22.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.058 INFO kablam! Sep 21 01:03:22.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.058 INFO kablam! --> src/x86/avx2.rs:247:18 Sep 21 01:03:22.058 INFO kablam! | Sep 21 01:03:22.058 INFO kablam! 247 | #[cfg_attr(test, assert_instr(vpbroadcastq))] Sep 21 01:03:22.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.058 INFO kablam! | Sep 21 01:03:22.059 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.059 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.059 INFO kablam! --> src/x86/avx2.rs:258:18 Sep 21 01:03:22.059 INFO kablam! | Sep 21 01:03:22.059 INFO kablam! 258 | #[cfg_attr(test, assert_instr(vbroadcastsd))] Sep 21 01:03:22.059 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.059 INFO kablam! | Sep 21 01:03:22.059 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.059 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.059 INFO kablam! --> src/x86/avx2.rs:267:18 Sep 21 01:03:22.059 INFO kablam! | Sep 21 01:03:22.059 INFO kablam! 267 | #[cfg_attr(test, assert_instr(vmovddup))] Sep 21 01:03:22.059 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.059 INFO kablam! | Sep 21 01:03:22.059 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.059 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.059 INFO kablam! --> src/x86/avx2.rs:276:18 Sep 21 01:03:22.059 INFO kablam! | Sep 21 01:03:22.059 INFO kablam! 276 | #[cfg_attr(test, assert_instr(vbroadcastsd))] Sep 21 01:03:22.059 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.059 INFO kablam! | Sep 21 01:03:22.059 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.059 INFO kablam! Sep 21 01:03:22.060 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.060 INFO kablam! --> src/x86/avx2.rs:295:18 Sep 21 01:03:22.060 INFO kablam! | Sep 21 01:03:22.060 INFO kablam! 295 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 21 01:03:22.060 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.060 INFO kablam! | Sep 21 01:03:22.060 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.060 INFO kablam! Sep 21 01:03:22.060 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.060 INFO kablam! --> src/x86/avx2.rs:304:18 Sep 21 01:03:22.060 INFO kablam! | Sep 21 01:03:22.060 INFO kablam! 304 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 21 01:03:22.060 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.060 INFO kablam! | Sep 21 01:03:22.060 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.060 INFO kablam! Sep 21 01:03:22.060 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.060 INFO kablam! --> src/x86/avx2.rs:313:18 Sep 21 01:03:22.060 INFO kablam! | Sep 21 01:03:22.060 INFO kablam! 313 | #[cfg_attr(test, assert_instr(vpbroadcastw))] Sep 21 01:03:22.060 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.060 INFO kablam! | Sep 21 01:03:22.060 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.060 INFO kablam! Sep 21 01:03:22.060 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.060 INFO kablam! --> src/x86/avx2.rs:322:18 Sep 21 01:03:22.060 INFO kablam! | Sep 21 01:03:22.060 INFO kablam! 322 | #[cfg_attr(test, assert_instr(vpbroadcastw))] Sep 21 01:03:22.060 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.060 INFO kablam! | Sep 21 01:03:22.060 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.060 INFO kablam! Sep 21 01:03:22.060 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.060 INFO kablam! --> src/x86/avx2.rs:330:18 Sep 21 01:03:22.060 INFO kablam! | Sep 21 01:03:22.060 INFO kablam! 330 | #[cfg_attr(test, assert_instr(vpcmpeqq))] Sep 21 01:03:22.060 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.061 INFO kablam! | Sep 21 01:03:22.061 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.061 INFO kablam! Sep 21 01:03:22.061 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.061 INFO kablam! --> src/x86/avx2.rs:338:18 Sep 21 01:03:22.061 INFO kablam! | Sep 21 01:03:22.061 INFO kablam! 338 | #[cfg_attr(test, assert_instr(vpcmpeqd))] Sep 21 01:03:22.061 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.061 INFO kablam! | Sep 21 01:03:22.061 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.061 INFO kablam! Sep 21 01:03:22.062 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.062 INFO kablam! --> src/x86/avx2.rs:346:18 Sep 21 01:03:22.062 INFO kablam! | Sep 21 01:03:22.062 INFO kablam! 346 | #[cfg_attr(test, assert_instr(vpcmpeqw))] Sep 21 01:03:22.062 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.062 INFO kablam! | Sep 21 01:03:22.062 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.062 INFO kablam! Sep 21 01:03:22.062 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.062 INFO kablam! --> src/x86/avx2.rs:354:18 Sep 21 01:03:22.062 INFO kablam! | Sep 21 01:03:22.062 INFO kablam! 354 | #[cfg_attr(test, assert_instr(vpcmpeqb))] Sep 21 01:03:22.062 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.062 INFO kablam! | Sep 21 01:03:22.062 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.062 INFO kablam! Sep 21 01:03:22.062 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.062 INFO kablam! --> src/x86/avx2.rs:362:18 Sep 21 01:03:22.062 INFO kablam! | Sep 21 01:03:22.062 INFO kablam! 362 | #[cfg_attr(test, assert_instr(vpcmpgtq))] Sep 21 01:03:22.062 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.062 INFO kablam! | Sep 21 01:03:22.062 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.062 INFO kablam! Sep 21 01:03:22.062 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.062 INFO kablam! --> src/x86/avx2.rs:370:18 Sep 21 01:03:22.062 INFO kablam! | Sep 21 01:03:22.062 INFO kablam! 370 | #[cfg_attr(test, assert_instr(vpcmpgtd))] Sep 21 01:03:22.062 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.062 INFO kablam! | Sep 21 01:03:22.062 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.063 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.063 INFO kablam! --> src/x86/avx2.rs:378:18 Sep 21 01:03:22.063 INFO kablam! | Sep 21 01:03:22.063 INFO kablam! 378 | #[cfg_attr(test, assert_instr(vpcmpgtw))] Sep 21 01:03:22.063 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.063 INFO kablam! | Sep 21 01:03:22.063 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.063 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.063 INFO kablam! --> src/x86/avx2.rs:386:18 Sep 21 01:03:22.063 INFO kablam! | Sep 21 01:03:22.063 INFO kablam! 386 | #[cfg_attr(test, assert_instr(vpcmpgtb))] Sep 21 01:03:22.063 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.063 INFO kablam! | Sep 21 01:03:22.063 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.063 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.063 INFO kablam! --> src/x86/avx2.rs:394:18 Sep 21 01:03:22.063 INFO kablam! | Sep 21 01:03:22.063 INFO kablam! 394 | #[cfg_attr(test, assert_instr(vpmovsxwd))] Sep 21 01:03:22.063 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.063 INFO kablam! | Sep 21 01:03:22.063 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.063 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.063 INFO kablam! --> src/x86/avx2.rs:402:18 Sep 21 01:03:22.063 INFO kablam! | Sep 21 01:03:22.063 INFO kablam! 402 | #[cfg_attr(test, assert_instr(vpmovsxwq))] Sep 21 01:03:22.063 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.063 INFO kablam! | Sep 21 01:03:22.063 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.063 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.063 INFO kablam! --> src/x86/avx2.rs:410:18 Sep 21 01:03:22.063 INFO kablam! | Sep 21 01:03:22.063 INFO kablam! 410 | #[cfg_attr(test, assert_instr(vpmovsxdq))] Sep 21 01:03:22.063 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.066 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.066 INFO kablam! --> src/x86/avx2.rs:418:18 Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! 418 | #[cfg_attr(test, assert_instr(vpmovsxbw))] Sep 21 01:03:22.066 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.066 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.066 INFO kablam! --> src/x86/avx2.rs:426:18 Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! 426 | #[cfg_attr(test, assert_instr(vpmovsxbd))] Sep 21 01:03:22.066 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.066 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.066 INFO kablam! --> src/x86/avx2.rs:434:18 Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! 434 | #[cfg_attr(test, assert_instr(vpmovsxbq))] Sep 21 01:03:22.066 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.066 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.066 INFO kablam! --> src/x86/avx2.rs:443:18 Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! 443 | #[cfg_attr(test, assert_instr(vpmovzxwd))] Sep 21 01:03:22.066 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.066 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.066 INFO kablam! --> src/x86/avx2.rs:452:18 Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! 452 | #[cfg_attr(test, assert_instr(vpmovzxwq))] Sep 21 01:03:22.066 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.066 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.066 INFO kablam! --> src/x86/avx2.rs:460:18 Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! 460 | #[cfg_attr(test, assert_instr(vpmovzxdq))] Sep 21 01:03:22.066 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.066 INFO kablam! | Sep 21 01:03:22.066 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.066 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.066 INFO kablam! --> src/x86/avx2.rs:468:18 Sep 21 01:03:22.067 INFO kablam! | Sep 21 01:03:22.067 INFO kablam! 468 | #[cfg_attr(test, assert_instr(vpmovzxbw))] Sep 21 01:03:22.067 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.067 INFO kablam! | Sep 21 01:03:22.067 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.067 INFO kablam! Sep 21 01:03:22.067 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.067 INFO kablam! --> src/x86/avx2.rs:477:18 Sep 21 01:03:22.067 INFO kablam! | Sep 21 01:03:22.067 INFO kablam! 477 | #[cfg_attr(test, assert_instr(vpmovzxbd))] Sep 21 01:03:22.067 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.067 INFO kablam! | Sep 21 01:03:22.067 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.067 INFO kablam! Sep 21 01:03:22.067 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.067 INFO kablam! --> src/x86/avx2.rs:486:18 Sep 21 01:03:22.067 INFO kablam! | Sep 21 01:03:22.067 INFO kablam! 486 | #[cfg_attr(test, assert_instr(vpmovzxbq))] Sep 21 01:03:22.067 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.067 INFO kablam! | Sep 21 01:03:22.067 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.067 INFO kablam! Sep 21 01:03:22.067 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.067 INFO kablam! --> src/x86/avx2.rs:494:18 Sep 21 01:03:22.067 INFO kablam! | Sep 21 01:03:22.067 INFO kablam! 494 | #[cfg_attr(test, assert_instr(vextractf128, imm8 = 1))] Sep 21 01:03:22.067 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.067 INFO kablam! | Sep 21 01:03:22.067 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.067 INFO kablam! Sep 21 01:03:22.076 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.076 INFO kablam! --> src/x86/avx2.rs:510:18 Sep 21 01:03:22.076 INFO kablam! | Sep 21 01:03:22.076 INFO kablam! 510 | #[cfg_attr(test, assert_instr(vphaddw))] Sep 21 01:03:22.076 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.076 INFO kablam! | Sep 21 01:03:22.076 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.076 INFO kablam! Sep 21 01:03:22.077 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.077 INFO kablam! --> src/x86/avx2.rs:518:18 Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! 518 | #[cfg_attr(test, assert_instr(vphaddd))] Sep 21 01:03:22.077 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.077 INFO kablam! Sep 21 01:03:22.077 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.077 INFO kablam! --> src/x86/avx2.rs:527:18 Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! 527 | #[cfg_attr(test, assert_instr(vphaddsw))] Sep 21 01:03:22.077 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.077 INFO kablam! Sep 21 01:03:22.077 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.077 INFO kablam! --> src/x86/avx2.rs:535:18 Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! 535 | #[cfg_attr(test, assert_instr(vphsubw))] Sep 21 01:03:22.077 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.077 INFO kablam! Sep 21 01:03:22.077 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.077 INFO kablam! --> src/x86/avx2.rs:543:18 Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! 543 | #[cfg_attr(test, assert_instr(vphsubd))] Sep 21 01:03:22.077 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.077 INFO kablam! Sep 21 01:03:22.077 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.077 INFO kablam! --> src/x86/avx2.rs:552:18 Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! 552 | #[cfg_attr(test, assert_instr(vphsubsw))] Sep 21 01:03:22.077 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.077 INFO kablam! Sep 21 01:03:22.077 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.077 INFO kablam! --> src/x86/avx2.rs:562:18 Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! 562 | #[cfg_attr(test, assert_instr(vpgatherdd, scale = 1))] Sep 21 01:03:22.077 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.077 INFO kablam! | Sep 21 01:03:22.077 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.077 INFO kablam! Sep 21 01:03:22.094 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.094 INFO kablam! --> src/x86/avx2.rs:581:18 Sep 21 01:03:22.094 INFO kablam! | Sep 21 01:03:22.094 INFO kablam! 581 | #[cfg_attr(test, assert_instr(vpgatherdd, scale = 1))] Sep 21 01:03:22.094 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.094 INFO kablam! | Sep 21 01:03:22.094 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.094 INFO kablam! Sep 21 01:03:22.113 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.113 INFO kablam! --> src/x86/avx2.rs:599:18 Sep 21 01:03:22.113 INFO kablam! | Sep 21 01:03:22.113 INFO kablam! 599 | #[cfg_attr(test, assert_instr(vpgatherdd, scale = 1))] Sep 21 01:03:22.113 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.113 INFO kablam! | Sep 21 01:03:22.113 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.113 INFO kablam! Sep 21 01:03:22.134 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.134 INFO kablam! --> src/x86/avx2.rs:618:18 Sep 21 01:03:22.134 INFO kablam! | Sep 21 01:03:22.134 INFO kablam! 618 | #[cfg_attr(test, assert_instr(vpgatherdd, scale = 1))] Sep 21 01:03:22.134 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.134 INFO kablam! | Sep 21 01:03:22.134 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.134 INFO kablam! Sep 21 01:03:22.149 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.150 INFO kablam! --> src/x86/avx2.rs:636:18 Sep 21 01:03:22.150 INFO kablam! | Sep 21 01:03:22.150 INFO kablam! 636 | #[cfg_attr(test, assert_instr(vgatherdps, scale = 1))] Sep 21 01:03:22.151 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.151 INFO kablam! | Sep 21 01:03:22.151 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.152 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.168 INFO kablam! --> src/x86/avx2.rs:655:18 Sep 21 01:03:22.168 INFO kablam! | Sep 21 01:03:22.168 INFO kablam! 655 | #[cfg_attr(test, assert_instr(vgatherdps, scale = 1))] Sep 21 01:03:22.168 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.169 INFO kablam! | Sep 21 01:03:22.169 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.169 INFO kablam! Sep 21 01:03:22.194 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.194 INFO kablam! --> src/x86/avx2.rs:673:18 Sep 21 01:03:22.195 INFO kablam! | Sep 21 01:03:22.195 INFO kablam! 673 | #[cfg_attr(test, assert_instr(vgatherdps, scale = 1))] Sep 21 01:03:22.195 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.198 INFO kablam! | Sep 21 01:03:22.206 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.206 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.221 INFO kablam! --> src/x86/avx2.rs:692:18 Sep 21 01:03:22.221 INFO kablam! | Sep 21 01:03:22.221 INFO kablam! 692 | #[cfg_attr(test, assert_instr(vgatherdps, scale = 1))] Sep 21 01:03:22.221 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.221 INFO kablam! | Sep 21 01:03:22.221 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.221 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.262 INFO kablam! --> src/x86/avx2.rs:710:18 Sep 21 01:03:22.262 INFO kablam! | Sep 21 01:03:22.262 INFO kablam! 710 | #[cfg_attr(test, assert_instr(vpgatherdq, scale = 1))] Sep 21 01:03:22.262 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.262 INFO kablam! | Sep 21 01:03:22.262 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.262 INFO kablam! Sep 21 01:03:22.274 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.274 INFO kablam! --> src/x86/avx2.rs:729:18 Sep 21 01:03:22.274 INFO kablam! | Sep 21 01:03:22.274 INFO kablam! 729 | #[cfg_attr(test, assert_instr(vpgatherdq, scale = 1))] Sep 21 01:03:22.274 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.274 INFO kablam! | Sep 21 01:03:22.274 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.274 INFO kablam! Sep 21 01:03:22.294 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.294 INFO kablam! --> src/x86/avx2.rs:747:18 Sep 21 01:03:22.294 INFO kablam! | Sep 21 01:03:22.294 INFO kablam! 747 | #[cfg_attr(test, assert_instr(vpgatherdq, scale = 1))] Sep 21 01:03:22.294 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.294 INFO kablam! | Sep 21 01:03:22.294 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.294 INFO kablam! Sep 21 01:03:22.332 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.333 INFO kablam! --> src/x86/avx2.rs:766:18 Sep 21 01:03:22.333 INFO kablam! | Sep 21 01:03:22.333 INFO kablam! 766 | #[cfg_attr(test, assert_instr(vpgatherdq, scale = 1))] Sep 21 01:03:22.333 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.333 INFO kablam! | Sep 21 01:03:22.333 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.333 INFO kablam! Sep 21 01:03:22.350 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.350 INFO kablam! --> src/x86/avx2.rs:784:18 Sep 21 01:03:22.350 INFO kablam! | Sep 21 01:03:22.350 INFO kablam! 784 | #[cfg_attr(test, assert_instr(vgatherdpd, scale = 1))] Sep 21 01:03:22.350 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.350 INFO kablam! | Sep 21 01:03:22.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.350 INFO kablam! Sep 21 01:03:22.369 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.369 INFO kablam! --> src/x86/avx2.rs:803:18 Sep 21 01:03:22.369 INFO kablam! | Sep 21 01:03:22.369 INFO kablam! 803 | #[cfg_attr(test, assert_instr(vgatherdpd, scale = 1))] Sep 21 01:03:22.369 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.369 INFO kablam! | Sep 21 01:03:22.369 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.369 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.399 INFO kablam! --> src/x86/avx2.rs:821:18 Sep 21 01:03:22.399 INFO kablam! | Sep 21 01:03:22.399 INFO kablam! 821 | #[cfg_attr(test, assert_instr(vgatherdpd, scale = 1))] Sep 21 01:03:22.399 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.399 INFO kablam! | Sep 21 01:03:22.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.399 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.418 INFO kablam! --> src/x86/avx2.rs:840:18 Sep 21 01:03:22.418 INFO kablam! | Sep 21 01:03:22.418 INFO kablam! 840 | #[cfg_attr(test, assert_instr(vgatherdpd, scale = 1))] Sep 21 01:03:22.418 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.418 INFO kablam! | Sep 21 01:03:22.418 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.418 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.461 INFO kablam! --> src/x86/avx2.rs:858:18 Sep 21 01:03:22.461 INFO kablam! | Sep 21 01:03:22.461 INFO kablam! 858 | #[cfg_attr(test, assert_instr(vpgatherqd, scale = 1))] Sep 21 01:03:22.461 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.461 INFO kablam! | Sep 21 01:03:22.461 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.461 INFO kablam! Sep 21 01:03:22.493 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.493 INFO kablam! --> src/x86/avx2.rs:877:18 Sep 21 01:03:22.493 INFO kablam! | Sep 21 01:03:22.493 INFO kablam! 877 | #[cfg_attr(test, assert_instr(vpgatherqd, scale = 1))] Sep 21 01:03:22.493 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.493 INFO kablam! | Sep 21 01:03:22.493 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.493 INFO kablam! Sep 21 01:03:22.531 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.531 INFO kablam! --> src/x86/avx2.rs:895:18 Sep 21 01:03:22.531 INFO kablam! | Sep 21 01:03:22.531 INFO kablam! 895 | #[cfg_attr(test, assert_instr(vpgatherqd, scale = 1))] Sep 21 01:03:22.531 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.531 INFO kablam! | Sep 21 01:03:22.531 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.531 INFO kablam! Sep 21 01:03:22.542 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.543 INFO kablam! --> src/x86/avx2.rs:914:18 Sep 21 01:03:22.543 INFO kablam! | Sep 21 01:03:22.543 INFO kablam! 914 | #[cfg_attr(test, assert_instr(vpgatherqd, scale = 1))] Sep 21 01:03:22.543 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.543 INFO kablam! | Sep 21 01:03:22.543 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.543 INFO kablam! Sep 21 01:03:22.564 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.564 INFO kablam! --> src/x86/avx2.rs:932:18 Sep 21 01:03:22.564 INFO kablam! | Sep 21 01:03:22.564 INFO kablam! 932 | #[cfg_attr(test, assert_instr(vgatherqps, scale = 1))] Sep 21 01:03:22.564 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.564 INFO kablam! | Sep 21 01:03:22.565 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.565 INFO kablam! Sep 21 01:03:22.580 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.580 INFO kablam! --> src/x86/avx2.rs:951:18 Sep 21 01:03:22.580 INFO kablam! | Sep 21 01:03:22.581 INFO kablam! 951 | #[cfg_attr(test, assert_instr(vgatherqps, scale = 1))] Sep 21 01:03:22.581 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.581 INFO kablam! | Sep 21 01:03:22.581 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.581 INFO kablam! Sep 21 01:03:22.606 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.606 INFO kablam! --> src/x86/avx2.rs:969:18 Sep 21 01:03:22.606 INFO kablam! | Sep 21 01:03:22.606 INFO kablam! 969 | #[cfg_attr(test, assert_instr(vgatherqps, scale = 1))] Sep 21 01:03:22.606 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.606 INFO kablam! | Sep 21 01:03:22.606 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.606 INFO kablam! Sep 21 01:03:22.620 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.620 INFO kablam! --> src/x86/avx2.rs:988:18 Sep 21 01:03:22.620 INFO kablam! | Sep 21 01:03:22.620 INFO kablam! 988 | #[cfg_attr(test, assert_instr(vgatherqps, scale = 1))] Sep 21 01:03:22.620 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.620 INFO kablam! | Sep 21 01:03:22.620 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.620 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.644 INFO kablam! --> src/x86/avx2.rs:1006:18 Sep 21 01:03:22.644 INFO kablam! | Sep 21 01:03:22.644 INFO kablam! 1006 | #[cfg_attr(test, assert_instr(vpgatherqq, scale = 1))] Sep 21 01:03:22.644 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.644 INFO kablam! | Sep 21 01:03:22.644 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.644 INFO kablam! Sep 21 01:03:22.685 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.685 INFO kablam! --> src/x86/avx2.rs:1025:18 Sep 21 01:03:22.685 INFO kablam! | Sep 21 01:03:22.685 INFO kablam! 1025 | #[cfg_attr(test, assert_instr(vpgatherqq, scale = 1))] Sep 21 01:03:22.685 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.685 INFO kablam! | Sep 21 01:03:22.685 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.685 INFO kablam! Sep 21 01:03:22.714 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.714 INFO kablam! --> src/x86/avx2.rs:1043:18 Sep 21 01:03:22.714 INFO kablam! | Sep 21 01:03:22.714 INFO kablam! 1043 | #[cfg_attr(test, assert_instr(vpgatherqq, scale = 1))] Sep 21 01:03:22.714 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.714 INFO kablam! | Sep 21 01:03:22.714 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.714 INFO kablam! Sep 21 01:03:22.742 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.742 INFO kablam! --> src/x86/avx2.rs:1062:18 Sep 21 01:03:22.742 INFO kablam! | Sep 21 01:03:22.742 INFO kablam! 1062 | #[cfg_attr(test, assert_instr(vpgatherqq, scale = 1))] Sep 21 01:03:22.742 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.742 INFO kablam! | Sep 21 01:03:22.742 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.742 INFO kablam! Sep 21 01:03:22.771 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.771 INFO kablam! --> src/x86/avx2.rs:1080:18 Sep 21 01:03:22.771 INFO kablam! | Sep 21 01:03:22.771 INFO kablam! 1080 | #[cfg_attr(test, assert_instr(vgatherqpd, scale = 1))] Sep 21 01:03:22.771 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.771 INFO kablam! | Sep 21 01:03:22.771 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.771 INFO kablam! Sep 21 01:03:22.786 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.786 INFO kablam! --> src/x86/avx2.rs:1099:18 Sep 21 01:03:22.786 INFO kablam! | Sep 21 01:03:22.786 INFO kablam! 1099 | #[cfg_attr(test, assert_instr(vgatherqpd, scale = 1))] Sep 21 01:03:22.786 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.786 INFO kablam! | Sep 21 01:03:22.786 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.786 INFO kablam! Sep 21 01:03:22.810 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.810 INFO kablam! --> src/x86/avx2.rs:1117:18 Sep 21 01:03:22.810 INFO kablam! | Sep 21 01:03:22.810 INFO kablam! 1117 | #[cfg_attr(test, assert_instr(vgatherqpd, scale = 1))] Sep 21 01:03:22.810 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.810 INFO kablam! | Sep 21 01:03:22.810 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.810 INFO kablam! Sep 21 01:03:22.822 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.822 INFO kablam! --> src/x86/avx2.rs:1136:18 Sep 21 01:03:22.822 INFO kablam! | Sep 21 01:03:22.822 INFO kablam! 1136 | #[cfg_attr(test, assert_instr(vgatherqpd, scale = 1))] Sep 21 01:03:22.822 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.822 INFO kablam! | Sep 21 01:03:22.822 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.822 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.846 INFO kablam! --> src/x86/avx2.rs:1153:18 Sep 21 01:03:22.846 INFO kablam! | Sep 21 01:03:22.846 INFO kablam! 1153 | #[cfg_attr(test, assert_instr(vinsertf128, imm8 = 1))] Sep 21 01:03:22.846 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.846 INFO kablam! | Sep 21 01:03:22.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.846 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.863 INFO kablam! --> src/x86/avx2.rs:1171:18 Sep 21 01:03:22.863 INFO kablam! | Sep 21 01:03:22.863 INFO kablam! 1171 | #[cfg_attr(test, assert_instr(vpmaddwd))] Sep 21 01:03:22.863 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.863 INFO kablam! | Sep 21 01:03:22.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.863 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.863 INFO kablam! --> src/x86/avx2.rs:1182:18 Sep 21 01:03:22.863 INFO kablam! | Sep 21 01:03:22.863 INFO kablam! 1182 | #[cfg_attr(test, assert_instr(vpmaddubsw))] Sep 21 01:03:22.863 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.863 INFO kablam! | Sep 21 01:03:22.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.863 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.863 INFO kablam! --> src/x86/avx2.rs:1192:18 Sep 21 01:03:22.863 INFO kablam! | Sep 21 01:03:22.863 INFO kablam! 1192 | #[cfg_attr(test, assert_instr(vpmaskmovd))] Sep 21 01:03:22.863 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.863 INFO kablam! | Sep 21 01:03:22.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.870 INFO kablam! Sep 21 01:03:22.870 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.870 INFO kablam! --> src/x86/avx2.rs:1202:18 Sep 21 01:03:22.870 INFO kablam! | Sep 21 01:03:22.870 INFO kablam! 1202 | #[cfg_attr(test, assert_instr(vpmaskmovd))] Sep 21 01:03:22.870 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.870 INFO kablam! | Sep 21 01:03:22.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.870 INFO kablam! Sep 21 01:03:22.870 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.870 INFO kablam! --> src/x86/avx2.rs:1212:18 Sep 21 01:03:22.870 INFO kablam! | Sep 21 01:03:22.870 INFO kablam! 1212 | #[cfg_attr(test, assert_instr(vpmaskmovq))] Sep 21 01:03:22.870 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.870 INFO kablam! | Sep 21 01:03:22.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.870 INFO kablam! Sep 21 01:03:22.870 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.870 INFO kablam! --> src/x86/avx2.rs:1222:18 Sep 21 01:03:22.870 INFO kablam! | Sep 21 01:03:22.870 INFO kablam! 1222 | #[cfg_attr(test, assert_instr(vpmaskmovq))] Sep 21 01:03:22.870 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.870 INFO kablam! | Sep 21 01:03:22.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.870 INFO kablam! Sep 21 01:03:22.870 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.870 INFO kablam! --> src/x86/avx2.rs:1231:18 Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! 1231 | #[cfg_attr(test, assert_instr(vpmaxsw))] Sep 21 01:03:22.871 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.871 INFO kablam! Sep 21 01:03:22.871 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.871 INFO kablam! --> src/x86/avx2.rs:1240:18 Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! 1240 | #[cfg_attr(test, assert_instr(vpmaxsd))] Sep 21 01:03:22.871 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.871 INFO kablam! Sep 21 01:03:22.871 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.871 INFO kablam! --> src/x86/avx2.rs:1249:18 Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! 1249 | #[cfg_attr(test, assert_instr(vpmaxsb))] Sep 21 01:03:22.871 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.871 INFO kablam! Sep 21 01:03:22.871 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.871 INFO kablam! --> src/x86/avx2.rs:1258:18 Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! 1258 | #[cfg_attr(test, assert_instr(vpmaxuw))] Sep 21 01:03:22.871 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.871 INFO kablam! Sep 21 01:03:22.871 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.871 INFO kablam! --> src/x86/avx2.rs:1267:18 Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! 1267 | #[cfg_attr(test, assert_instr(vpmaxud))] Sep 21 01:03:22.871 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.871 INFO kablam! Sep 21 01:03:22.871 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.871 INFO kablam! --> src/x86/avx2.rs:1276:18 Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! 1276 | #[cfg_attr(test, assert_instr(vpmaxub))] Sep 21 01:03:22.871 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.871 INFO kablam! Sep 21 01:03:22.871 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.871 INFO kablam! --> src/x86/avx2.rs:1285:18 Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! 1285 | #[cfg_attr(test, assert_instr(vpminsw))] Sep 21 01:03:22.871 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.871 INFO kablam! Sep 21 01:03:22.871 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.871 INFO kablam! --> src/x86/avx2.rs:1294:18 Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! 1294 | #[cfg_attr(test, assert_instr(vpminsd))] Sep 21 01:03:22.871 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.871 INFO kablam! Sep 21 01:03:22.871 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.871 INFO kablam! --> src/x86/avx2.rs:1303:18 Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! 1303 | #[cfg_attr(test, assert_instr(vpminsb))] Sep 21 01:03:22.871 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.871 INFO kablam! | Sep 21 01:03:22.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.872 INFO kablam! Sep 21 01:03:22.872 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.872 INFO kablam! --> src/x86/avx2.rs:1312:18 Sep 21 01:03:22.872 INFO kablam! | Sep 21 01:03:22.872 INFO kablam! 1312 | #[cfg_attr(test, assert_instr(vpminuw))] Sep 21 01:03:22.872 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.872 INFO kablam! | Sep 21 01:03:22.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.872 INFO kablam! Sep 21 01:03:22.872 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.872 INFO kablam! --> src/x86/avx2.rs:1321:18 Sep 21 01:03:22.872 INFO kablam! | Sep 21 01:03:22.872 INFO kablam! 1321 | #[cfg_attr(test, assert_instr(vpminud))] Sep 21 01:03:22.872 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.872 INFO kablam! | Sep 21 01:03:22.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.872 INFO kablam! Sep 21 01:03:22.872 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.872 INFO kablam! --> src/x86/avx2.rs:1330:18 Sep 21 01:03:22.872 INFO kablam! | Sep 21 01:03:22.872 INFO kablam! 1330 | #[cfg_attr(test, assert_instr(vpminub))] Sep 21 01:03:22.872 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.872 INFO kablam! | Sep 21 01:03:22.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.872 INFO kablam! Sep 21 01:03:22.872 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.872 INFO kablam! --> src/x86/avx2.rs:1339:18 Sep 21 01:03:22.872 INFO kablam! | Sep 21 01:03:22.872 INFO kablam! 1339 | #[cfg_attr(test, assert_instr(vpmovmskb))] Sep 21 01:03:22.872 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.872 INFO kablam! | Sep 21 01:03:22.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.872 INFO kablam! Sep 21 01:03:22.872 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.872 INFO kablam! --> src/x86/avx2.rs:1353:18 Sep 21 01:03:22.872 INFO kablam! | Sep 21 01:03:22.872 INFO kablam! 1353 | #[cfg_attr(test, assert_instr(vmpsadbw, imm8 = 0))] Sep 21 01:03:22.872 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.872 INFO kablam! | Sep 21 01:03:22.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.872 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.883 INFO kablam! --> src/x86/avx2.rs:1372:18 Sep 21 01:03:22.883 INFO kablam! | Sep 21 01:03:22.883 INFO kablam! 1372 | #[cfg_attr(test, assert_instr(vpmuldq))] Sep 21 01:03:22.883 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.883 INFO kablam! | Sep 21 01:03:22.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.883 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.883 INFO kablam! --> src/x86/avx2.rs:1383:18 Sep 21 01:03:22.883 INFO kablam! | Sep 21 01:03:22.883 INFO kablam! 1383 | #[cfg_attr(test, assert_instr(vpmuludq))] Sep 21 01:03:22.883 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.883 INFO kablam! | Sep 21 01:03:22.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.883 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.883 INFO kablam! --> src/x86/avx2.rs:1393:18 Sep 21 01:03:22.883 INFO kablam! | Sep 21 01:03:22.883 INFO kablam! 1393 | #[cfg_attr(test, assert_instr(vpmulhw))] Sep 21 01:03:22.883 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.883 INFO kablam! | Sep 21 01:03:22.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.883 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.884 INFO kablam! --> src/x86/avx2.rs:1403:18 Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! 1403 | #[cfg_attr(test, assert_instr(vpmulhuw))] Sep 21 01:03:22.884 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.884 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.884 INFO kablam! --> src/x86/avx2.rs:1413:18 Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! 1413 | #[cfg_attr(test, assert_instr(vpmullw))] Sep 21 01:03:22.884 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.884 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.884 INFO kablam! --> src/x86/avx2.rs:1423:18 Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! 1423 | #[cfg_attr(test, assert_instr(vpmulld))] Sep 21 01:03:22.884 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.884 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.884 INFO kablam! --> src/x86/avx2.rs:1434:18 Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! 1434 | #[cfg_attr(test, assert_instr(vpmulhrsw))] Sep 21 01:03:22.884 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.884 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.884 INFO kablam! --> src/x86/avx2.rs:1443:18 Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! 1443 | #[cfg_attr(test, assert_instr(vorps))] Sep 21 01:03:22.884 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.884 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.884 INFO kablam! --> src/x86/avx2.rs:1452:18 Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! 1452 | #[cfg_attr(test, assert_instr(vpacksswb))] Sep 21 01:03:22.884 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.884 INFO kablam! | Sep 21 01:03:22.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.885 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.885 INFO kablam! --> src/x86/avx2.rs:1461:18 Sep 21 01:03:22.885 INFO kablam! | Sep 21 01:03:22.885 INFO kablam! 1461 | #[cfg_attr(test, assert_instr(vpackssdw))] Sep 21 01:03:22.885 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.885 INFO kablam! | Sep 21 01:03:22.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.885 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.885 INFO kablam! --> src/x86/avx2.rs:1470:18 Sep 21 01:03:22.885 INFO kablam! | Sep 21 01:03:22.885 INFO kablam! 1470 | #[cfg_attr(test, assert_instr(vpackuswb))] Sep 21 01:03:22.885 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.885 INFO kablam! | Sep 21 01:03:22.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.885 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.885 INFO kablam! --> src/x86/avx2.rs:1479:18 Sep 21 01:03:22.885 INFO kablam! | Sep 21 01:03:22.885 INFO kablam! 1479 | #[cfg_attr(test, assert_instr(vpackusdw))] Sep 21 01:03:22.885 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.885 INFO kablam! | Sep 21 01:03:22.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.885 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.885 INFO kablam! --> src/x86/avx2.rs:1490:18 Sep 21 01:03:22.885 INFO kablam! | Sep 21 01:03:22.885 INFO kablam! 1490 | #[cfg_attr(test, assert_instr(vpermps))] Sep 21 01:03:22.885 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.885 INFO kablam! | Sep 21 01:03:22.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.885 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.885 INFO kablam! --> src/x86/avx2.rs:1498:18 Sep 21 01:03:22.885 INFO kablam! | Sep 21 01:03:22.885 INFO kablam! 1498 | #[cfg_attr(test, assert_instr(vpermpd, imm8 = 9))] Sep 21 01:03:22.885 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.885 INFO kablam! | Sep 21 01:03:22.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.885 INFO kablam! Sep 21 01:03:22.896 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.896 INFO kablam! --> src/x86/avx2.rs:1514:18 Sep 21 01:03:22.896 INFO kablam! | Sep 21 01:03:22.896 INFO kablam! 1514 | #[cfg_attr(test, assert_instr(vperm2f128, imm8 = 9))] Sep 21 01:03:22.896 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.896 INFO kablam! | Sep 21 01:03:22.896 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.896 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.911 INFO kablam! --> src/x86/avx2.rs:1531:18 Sep 21 01:03:22.911 INFO kablam! | Sep 21 01:03:22.911 INFO kablam! 1531 | #[cfg_attr(test, assert_instr(vpermpd, imm8 = 1))] Sep 21 01:03:22.911 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.911 INFO kablam! | Sep 21 01:03:22.912 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.912 INFO kablam! Sep 21 01:03:22.921 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.921 INFO kablam! --> src/x86/avx2.rs:1548:18 Sep 21 01:03:22.921 INFO kablam! | Sep 21 01:03:22.921 INFO kablam! 1548 | #[cfg_attr(test, assert_instr(vpermps))] Sep 21 01:03:22.921 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.921 INFO kablam! | Sep 21 01:03:22.921 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.921 INFO kablam! Sep 21 01:03:22.922 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.922 INFO kablam! --> src/x86/avx2.rs:1559:18 Sep 21 01:03:22.922 INFO kablam! | Sep 21 01:03:22.922 INFO kablam! 1559 | #[cfg_attr(test, assert_instr(vpsadbw))] Sep 21 01:03:22.922 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.922 INFO kablam! | Sep 21 01:03:22.922 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.922 INFO kablam! Sep 21 01:03:22.922 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.922 INFO kablam! --> src/x86/avx2.rs:1595:18 Sep 21 01:03:22.922 INFO kablam! | Sep 21 01:03:22.922 INFO kablam! 1595 | #[cfg_attr(test, assert_instr(vpshufb))] Sep 21 01:03:22.922 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.922 INFO kablam! | Sep 21 01:03:22.922 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.922 INFO kablam! Sep 21 01:03:22.922 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.922 INFO kablam! --> src/x86/avx2.rs:1638:18 Sep 21 01:03:22.922 INFO kablam! | Sep 21 01:03:22.922 INFO kablam! 1638 | #[cfg_attr(test, assert_instr(vpermilps, imm8 = 9))] Sep 21 01:03:22.922 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.922 INFO kablam! | Sep 21 01:03:22.922 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.922 INFO kablam! Sep 21 01:03:22.934 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.934 INFO kablam! --> src/x86/avx2.rs:1656:18 Sep 21 01:03:22.934 INFO kablam! | Sep 21 01:03:22.934 INFO kablam! 1656 | #[cfg_attr(test, assert_instr(vpshufhw, imm8 = 9))] Sep 21 01:03:22.934 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.934 INFO kablam! | Sep 21 01:03:22.934 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.934 INFO kablam! Sep 21 01:03:22.947 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.947 INFO kablam! --> src/x86/avx2.rs:1674:18 Sep 21 01:03:22.947 INFO kablam! | Sep 21 01:03:22.947 INFO kablam! 1674 | #[cfg_attr(test, assert_instr(vpshuflw, imm8 = 9))] Sep 21 01:03:22.947 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.947 INFO kablam! | Sep 21 01:03:22.947 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.947 INFO kablam! Sep 21 01:03:22.959 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.959 INFO kablam! --> src/x86/avx2.rs:1692:18 Sep 21 01:03:22.959 INFO kablam! | Sep 21 01:03:22.959 INFO kablam! 1692 | #[cfg_attr(test, assert_instr(vpsignw))] Sep 21 01:03:22.959 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.959 INFO kablam! | Sep 21 01:03:22.959 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.959 INFO kablam! Sep 21 01:03:22.960 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.960 INFO kablam! --> src/x86/avx2.rs:1702:18 Sep 21 01:03:22.960 INFO kablam! | Sep 21 01:03:22.960 INFO kablam! 1702 | #[cfg_attr(test, assert_instr(vpsignd))] Sep 21 01:03:22.960 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.960 INFO kablam! | Sep 21 01:03:22.960 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.960 INFO kablam! Sep 21 01:03:22.960 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.960 INFO kablam! --> src/x86/avx2.rs:1712:18 Sep 21 01:03:22.960 INFO kablam! | Sep 21 01:03:22.960 INFO kablam! 1712 | #[cfg_attr(test, assert_instr(vpsignb))] Sep 21 01:03:22.960 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.960 INFO kablam! | Sep 21 01:03:22.960 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.960 INFO kablam! Sep 21 01:03:22.960 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.960 INFO kablam! --> src/x86/avx2.rs:1721:18 Sep 21 01:03:22.960 INFO kablam! | Sep 21 01:03:22.960 INFO kablam! 1721 | #[cfg_attr(test, assert_instr(vpsllw))] Sep 21 01:03:22.960 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.960 INFO kablam! | Sep 21 01:03:22.960 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.960 INFO kablam! Sep 21 01:03:22.960 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.960 INFO kablam! --> src/x86/avx2.rs:1730:18 Sep 21 01:03:22.960 INFO kablam! | Sep 21 01:03:22.960 INFO kablam! 1730 | #[cfg_attr(test, assert_instr(vpslld))] Sep 21 01:03:22.960 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.960 INFO kablam! | Sep 21 01:03:22.960 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.960 INFO kablam! Sep 21 01:03:22.961 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.961 INFO kablam! --> src/x86/avx2.rs:1739:18 Sep 21 01:03:22.961 INFO kablam! | Sep 21 01:03:22.961 INFO kablam! 1739 | #[cfg_attr(test, assert_instr(vpsllq))] Sep 21 01:03:22.961 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.961 INFO kablam! | Sep 21 01:03:22.961 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.961 INFO kablam! Sep 21 01:03:22.961 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.961 INFO kablam! --> src/x86/avx2.rs:1748:18 Sep 21 01:03:22.961 INFO kablam! | Sep 21 01:03:22.961 INFO kablam! 1748 | #[cfg_attr(test, assert_instr(vpsllw))] Sep 21 01:03:22.961 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.961 INFO kablam! | Sep 21 01:03:22.961 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.961 INFO kablam! Sep 21 01:03:22.961 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.961 INFO kablam! --> src/x86/avx2.rs:1757:18 Sep 21 01:03:22.961 INFO kablam! | Sep 21 01:03:22.961 INFO kablam! 1757 | #[cfg_attr(test, assert_instr(vpslld))] Sep 21 01:03:22.961 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.961 INFO kablam! | Sep 21 01:03:22.961 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.961 INFO kablam! Sep 21 01:03:22.964 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.964 INFO kablam! --> src/x86/avx2.rs:1766:18 Sep 21 01:03:22.964 INFO kablam! | Sep 21 01:03:22.964 INFO kablam! 1766 | #[cfg_attr(test, assert_instr(vpsllq))] Sep 21 01:03:22.964 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.964 INFO kablam! | Sep 21 01:03:22.964 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.964 INFO kablam! Sep 21 01:03:22.964 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.964 INFO kablam! --> src/x86/avx2.rs:1774:18 Sep 21 01:03:22.964 INFO kablam! | Sep 21 01:03:22.964 INFO kablam! 1774 | #[cfg_attr(test, assert_instr(vpslldq, imm8 = 3))] Sep 21 01:03:22.964 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.964 INFO kablam! | Sep 21 01:03:22.964 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.964 INFO kablam! Sep 21 01:03:22.977 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.977 INFO kablam! --> src/x86/avx2.rs:1790:18 Sep 21 01:03:22.977 INFO kablam! | Sep 21 01:03:22.977 INFO kablam! 1790 | #[cfg_attr(test, assert_instr(vpslldq, imm8 = 3))] Sep 21 01:03:22.977 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.977 INFO kablam! | Sep 21 01:03:22.977 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.977 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.987 INFO kablam! --> src/x86/avx2.rs:1808:18 Sep 21 01:03:22.987 INFO kablam! | Sep 21 01:03:22.987 INFO kablam! 1808 | #[cfg_attr(test, assert_instr(vpsllvd))] Sep 21 01:03:22.987 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.987 INFO kablam! | Sep 21 01:03:22.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.987 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.988 INFO kablam! --> src/x86/avx2.rs:1818:18 Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! 1818 | #[cfg_attr(test, assert_instr(vpsllvd))] Sep 21 01:03:22.988 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.988 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.988 INFO kablam! --> src/x86/avx2.rs:1828:18 Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! 1828 | #[cfg_attr(test, assert_instr(vpsllvq))] Sep 21 01:03:22.988 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.988 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.988 INFO kablam! --> src/x86/avx2.rs:1838:18 Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! 1838 | #[cfg_attr(test, assert_instr(vpsllvq))] Sep 21 01:03:22.988 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.988 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.988 INFO kablam! --> src/x86/avx2.rs:1847:18 Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! 1847 | #[cfg_attr(test, assert_instr(vpsraw))] Sep 21 01:03:22.988 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.988 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.988 INFO kablam! --> src/x86/avx2.rs:1856:18 Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! 1856 | #[cfg_attr(test, assert_instr(vpsrad))] Sep 21 01:03:22.988 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.988 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.988 INFO kablam! --> src/x86/avx2.rs:1865:18 Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! 1865 | #[cfg_attr(test, assert_instr(vpsraw))] Sep 21 01:03:22.988 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.988 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.988 INFO kablam! --> src/x86/avx2.rs:1874:18 Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! 1874 | #[cfg_attr(test, assert_instr(vpsrad))] Sep 21 01:03:22.988 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.988 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.988 INFO kablam! --> src/x86/avx2.rs:1883:18 Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! 1883 | #[cfg_attr(test, assert_instr(vpsravd))] Sep 21 01:03:22.988 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.988 INFO kablam! | Sep 21 01:03:22.988 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.988 INFO kablam! Sep 21 01:03:22.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 21 01:03:22.988 INFO kablam! --> src/x86/avx2.rs:1892:18 Sep 21 01:03:22.989 INFO kablam! | Sep 21 01:03:22.989 INFO kablam! 1892 | #[cfg_attr(test, assert_instr(vpsravd))] Sep 21 01:03:22.989 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.989 INFO kablam! | Sep 21 01:03:22.989 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.989 INFO kablam! Sep 21 01:03:22.989 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:22.989 INFO kablam! --> src/x86/avx2.rs:1900:18 Sep 21 01:03:22.989 INFO kablam! | Sep 21 01:03:22.989 INFO kablam! 1900 | #[cfg_attr(test, assert_instr(vpsrldq, imm8 = 3))] Sep 21 01:03:22.989 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:22.989 INFO kablam! | Sep 21 01:03:22.989 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:22.989 INFO kablam! Sep 21 01:03:23.000 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.000 INFO kablam! --> src/x86/avx2.rs:1916:18 Sep 21 01:03:23.000 INFO kablam! | Sep 21 01:03:23.000 INFO kablam! 1916 | #[cfg_attr(test, assert_instr(vpsrldq, imm8 = 3))] Sep 21 01:03:23.000 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.000 INFO kablam! | Sep 21 01:03:23.000 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.000 INFO kablam! Sep 21 01:03:23.013 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.013 INFO kablam! --> src/x86/avx2.rs:1933:18 Sep 21 01:03:23.013 INFO kablam! | Sep 21 01:03:23.013 INFO kablam! 1933 | #[cfg_attr(test, assert_instr(vpsrlw))] Sep 21 01:03:23.013 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.013 INFO kablam! | Sep 21 01:03:23.013 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.013 INFO kablam! Sep 21 01:03:23.013 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.013 INFO kablam! --> src/x86/avx2.rs:1942:18 Sep 21 01:03:23.013 INFO kablam! | Sep 21 01:03:23.013 INFO kablam! 1942 | #[cfg_attr(test, assert_instr(vpsrld))] Sep 21 01:03:23.013 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.013 INFO kablam! | Sep 21 01:03:23.013 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.013 INFO kablam! Sep 21 01:03:23.013 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.013 INFO kablam! --> src/x86/avx2.rs:1951:18 Sep 21 01:03:23.013 INFO kablam! | Sep 21 01:03:23.013 INFO kablam! 1951 | #[cfg_attr(test, assert_instr(vpsrlq))] Sep 21 01:03:23.013 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.013 INFO kablam! | Sep 21 01:03:23.013 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.013 INFO kablam! Sep 21 01:03:23.013 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.013 INFO kablam! --> src/x86/avx2.rs:1960:18 Sep 21 01:03:23.013 INFO kablam! | Sep 21 01:03:23.013 INFO kablam! 1960 | #[cfg_attr(test, assert_instr(vpsrlw))] Sep 21 01:03:23.013 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.013 INFO kablam! | Sep 21 01:03:23.013 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.013 INFO kablam! Sep 21 01:03:23.014 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.014 INFO kablam! --> src/x86/avx2.rs:1969:18 Sep 21 01:03:23.014 INFO kablam! | Sep 21 01:03:23.014 INFO kablam! 1969 | #[cfg_attr(test, assert_instr(vpsrld))] Sep 21 01:03:23.014 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.014 INFO kablam! | Sep 21 01:03:23.014 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.014 INFO kablam! Sep 21 01:03:23.014 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.014 INFO kablam! --> src/x86/avx2.rs:1978:18 Sep 21 01:03:23.014 INFO kablam! | Sep 21 01:03:23.014 INFO kablam! 1978 | #[cfg_attr(test, assert_instr(vpsrlq))] Sep 21 01:03:23.014 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.014 INFO kablam! | Sep 21 01:03:23.014 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.014 INFO kablam! Sep 21 01:03:23.014 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.014 INFO kablam! --> src/x86/avx2.rs:1987:18 Sep 21 01:03:23.014 INFO kablam! | Sep 21 01:03:23.014 INFO kablam! 1987 | #[cfg_attr(test, assert_instr(vpsrlvd))] Sep 21 01:03:23.014 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.014 INFO kablam! | Sep 21 01:03:23.014 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.014 INFO kablam! Sep 21 01:03:23.014 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.014 INFO kablam! --> src/x86/avx2.rs:1996:18 Sep 21 01:03:23.014 INFO kablam! | Sep 21 01:03:23.014 INFO kablam! 1996 | #[cfg_attr(test, assert_instr(vpsrlvd))] Sep 21 01:03:23.014 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.015 INFO kablam! | Sep 21 01:03:23.015 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.015 INFO kablam! Sep 21 01:03:23.015 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.015 INFO kablam! --> src/x86/avx2.rs:2005:18 Sep 21 01:03:23.015 INFO kablam! | Sep 21 01:03:23.015 INFO kablam! 2005 | #[cfg_attr(test, assert_instr(vpsrlvq))] Sep 21 01:03:23.015 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.015 INFO kablam! | Sep 21 01:03:23.015 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.015 INFO kablam! Sep 21 01:03:23.015 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.015 INFO kablam! --> src/x86/avx2.rs:2014:18 Sep 21 01:03:23.016 INFO kablam! | Sep 21 01:03:23.016 INFO kablam! 2014 | #[cfg_attr(test, assert_instr(vpsrlvq))] Sep 21 01:03:23.016 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.016 INFO kablam! | Sep 21 01:03:23.016 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.016 INFO kablam! Sep 21 01:03:23.016 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.016 INFO kablam! --> src/x86/avx2.rs:2024:18 Sep 21 01:03:23.016 INFO kablam! | Sep 21 01:03:23.016 INFO kablam! 2024 | #[cfg_attr(test, assert_instr(vpsubw))] Sep 21 01:03:23.016 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.016 INFO kablam! | Sep 21 01:03:23.016 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.016 INFO kablam! Sep 21 01:03:23.016 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.016 INFO kablam! --> src/x86/avx2.rs:2032:18 Sep 21 01:03:23.016 INFO kablam! | Sep 21 01:03:23.016 INFO kablam! 2032 | #[cfg_attr(test, assert_instr(vpsubd))] Sep 21 01:03:23.016 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.016 INFO kablam! | Sep 21 01:03:23.016 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.016 INFO kablam! Sep 21 01:03:23.016 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.016 INFO kablam! --> src/x86/avx2.rs:2040:18 Sep 21 01:03:23.016 INFO kablam! | Sep 21 01:03:23.016 INFO kablam! 2040 | #[cfg_attr(test, assert_instr(vpsubq))] Sep 21 01:03:23.016 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.016 INFO kablam! | Sep 21 01:03:23.016 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.016 INFO kablam! Sep 21 01:03:23.016 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.016 INFO kablam! --> src/x86/avx2.rs:2048:18 Sep 21 01:03:23.016 INFO kablam! | Sep 21 01:03:23.016 INFO kablam! 2048 | #[cfg_attr(test, assert_instr(vpsubb))] Sep 21 01:03:23.016 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.016 INFO kablam! | Sep 21 01:03:23.016 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.017 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.017 INFO kablam! --> src/x86/avx2.rs:2057:18 Sep 21 01:03:23.017 INFO kablam! | Sep 21 01:03:23.017 INFO kablam! 2057 | #[cfg_attr(test, assert_instr(vpsubsw))] Sep 21 01:03:23.017 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.017 INFO kablam! | Sep 21 01:03:23.017 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.017 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.017 INFO kablam! --> src/x86/avx2.rs:2066:18 Sep 21 01:03:23.018 INFO kablam! | Sep 21 01:03:23.018 INFO kablam! 2066 | #[cfg_attr(test, assert_instr(vpsubsb))] Sep 21 01:03:23.018 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.018 INFO kablam! | Sep 21 01:03:23.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.018 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.018 INFO kablam! --> src/x86/avx2.rs:2075:18 Sep 21 01:03:23.018 INFO kablam! | Sep 21 01:03:23.018 INFO kablam! 2075 | #[cfg_attr(test, assert_instr(vpsubusw))] Sep 21 01:03:23.018 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.018 INFO kablam! | Sep 21 01:03:23.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.018 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.018 INFO kablam! --> src/x86/avx2.rs:2084:18 Sep 21 01:03:23.018 INFO kablam! | Sep 21 01:03:23.018 INFO kablam! 2084 | #[cfg_attr(test, assert_instr(vpsubusb))] Sep 21 01:03:23.018 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.018 INFO kablam! | Sep 21 01:03:23.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.018 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.018 INFO kablam! --> src/x86/avx2.rs:2129:18 Sep 21 01:03:23.018 INFO kablam! | Sep 21 01:03:23.018 INFO kablam! 2129 | #[cfg_attr(test, assert_instr(vpunpckhbw))] Sep 21 01:03:23.018 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.018 INFO kablam! | Sep 21 01:03:23.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.018 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.019 INFO kablam! --> src/x86/avx2.rs:2173:18 Sep 21 01:03:23.019 INFO kablam! | Sep 21 01:03:23.019 INFO kablam! 2173 | #[cfg_attr(test, assert_instr(vpunpcklbw))] Sep 21 01:03:23.019 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.019 INFO kablam! | Sep 21 01:03:23.019 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.019 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.019 INFO kablam! --> src/x86/avx2.rs:2215:18 Sep 21 01:03:23.019 INFO kablam! | Sep 21 01:03:23.019 INFO kablam! 2215 | #[cfg_attr(test, assert_instr(vpunpckhwd))] Sep 21 01:03:23.019 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.019 INFO kablam! | Sep 21 01:03:23.019 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.019 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.019 INFO kablam! --> src/x86/avx2.rs:2258:18 Sep 21 01:03:23.019 INFO kablam! | Sep 21 01:03:23.019 INFO kablam! 2258 | #[cfg_attr(test, assert_instr(vpunpcklwd))] Sep 21 01:03:23.019 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.019 INFO kablam! | Sep 21 01:03:23.019 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.019 INFO kablam! Sep 21 01:03:23.021 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.021 INFO kablam! --> src/x86/avx2.rs:2299:18 Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! 2299 | #[cfg_attr(test, assert_instr(vunpckhps))] Sep 21 01:03:23.021 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.021 INFO kablam! Sep 21 01:03:23.021 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.021 INFO kablam! --> src/x86/avx2.rs:2340:18 Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! 2340 | #[cfg_attr(test, assert_instr(vunpcklps))] Sep 21 01:03:23.021 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.021 INFO kablam! Sep 21 01:03:23.021 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.021 INFO kablam! --> src/x86/avx2.rs:2381:18 Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! 2381 | #[cfg_attr(test, assert_instr(vunpckhpd))] Sep 21 01:03:23.021 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.021 INFO kablam! Sep 21 01:03:23.021 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.021 INFO kablam! --> src/x86/avx2.rs:2422:18 Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! 2422 | #[cfg_attr(test, assert_instr(vunpcklpd))] Sep 21 01:03:23.021 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.021 INFO kablam! Sep 21 01:03:23.021 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.021 INFO kablam! --> src/x86/avx2.rs:2431:18 Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! 2431 | #[cfg_attr(test, assert_instr(vxorps))] Sep 21 01:03:23.021 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.021 INFO kablam! Sep 21 01:03:23.021 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.021 INFO kablam! --> src/x86/avx.rs:12:18 Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! 12 | #[cfg_attr(test, assert_instr(vaddpd))] Sep 21 01:03:23.021 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.021 INFO kablam! | Sep 21 01:03:23.021 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.021 INFO kablam! Sep 21 01:03:23.021 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.021 INFO kablam! --> src/x86/avx.rs:21:18 Sep 21 01:03:23.022 INFO kablam! | Sep 21 01:03:23.022 INFO kablam! 21 | #[cfg_attr(test, assert_instr(vaddps))] Sep 21 01:03:23.022 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.022 INFO kablam! | Sep 21 01:03:23.022 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.022 INFO kablam! Sep 21 01:03:23.022 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.022 INFO kablam! --> src/x86/avx.rs:33:18 Sep 21 01:03:23.022 INFO kablam! | Sep 21 01:03:23.022 INFO kablam! 33 | #[cfg_attr(test, assert_instr(vandps))] Sep 21 01:03:23.022 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.022 INFO kablam! | Sep 21 01:03:23.022 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.022 INFO kablam! Sep 21 01:03:23.022 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.022 INFO kablam! --> src/x86/avx.rs:42:18 Sep 21 01:03:23.022 INFO kablam! | Sep 21 01:03:23.022 INFO kablam! 42 | #[cfg_attr(test, assert_instr(vandps))] Sep 21 01:03:23.022 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.022 INFO kablam! | Sep 21 01:03:23.022 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.022 INFO kablam! Sep 21 01:03:23.026 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.026 INFO kablam! --> src/x86/avx.rs:53:18 Sep 21 01:03:23.026 INFO kablam! | Sep 21 01:03:23.026 INFO kablam! 53 | #[cfg_attr(test, assert_instr(vorps))] Sep 21 01:03:23.026 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.026 INFO kablam! | Sep 21 01:03:23.026 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.026 INFO kablam! Sep 21 01:03:23.026 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.026 INFO kablam! --> src/x86/avx.rs:62:18 Sep 21 01:03:23.026 INFO kablam! | Sep 21 01:03:23.026 INFO kablam! 62 | #[cfg_attr(test, assert_instr(vorps))] Sep 21 01:03:23.026 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.026 INFO kablam! | Sep 21 01:03:23.026 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.026 INFO kablam! Sep 21 01:03:23.026 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.026 INFO kablam! --> src/x86/avx.rs:71:18 Sep 21 01:03:23.026 INFO kablam! | Sep 21 01:03:23.026 INFO kablam! 71 | #[cfg_attr(test, assert_instr(vshufpd, imm8 = 0x1))] Sep 21 01:03:23.026 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.026 INFO kablam! | Sep 21 01:03:23.027 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.027 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.042 INFO kablam! --> src/x86/avx.rs:88:18 Sep 21 01:03:23.042 INFO kablam! | Sep 21 01:03:23.042 INFO kablam! 88 | #[cfg_attr(test, assert_instr(vshufps, imm8 = 0x0))] Sep 21 01:03:23.042 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.042 INFO kablam! | Sep 21 01:03:23.042 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.042 INFO kablam! Sep 21 01:03:23.057 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.057 INFO kablam! --> src/x86/avx.rs:107:18 Sep 21 01:03:23.057 INFO kablam! | Sep 21 01:03:23.057 INFO kablam! 107 | #[cfg_attr(test, assert_instr(vandnps))] Sep 21 01:03:23.057 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.057 INFO kablam! | Sep 21 01:03:23.057 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.057 INFO kablam! Sep 21 01:03:23.057 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.057 INFO kablam! --> src/x86/avx.rs:117:18 Sep 21 01:03:23.057 INFO kablam! | Sep 21 01:03:23.057 INFO kablam! 117 | #[cfg_attr(test, assert_instr(vandnps))] Sep 21 01:03:23.057 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.057 INFO kablam! | Sep 21 01:03:23.057 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.057 INFO kablam! Sep 21 01:03:23.057 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.057 INFO kablam! --> src/x86/avx.rs:126:18 Sep 21 01:03:23.057 INFO kablam! | Sep 21 01:03:23.057 INFO kablam! 126 | #[cfg_attr(test, assert_instr(vmaxpd))] Sep 21 01:03:23.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.058 INFO kablam! Sep 21 01:03:23.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.058 INFO kablam! --> src/x86/avx.rs:135:18 Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! 135 | #[cfg_attr(test, assert_instr(vmaxps))] Sep 21 01:03:23.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.058 INFO kablam! Sep 21 01:03:23.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.058 INFO kablam! --> src/x86/avx.rs:144:18 Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! 144 | #[cfg_attr(test, assert_instr(vminpd))] Sep 21 01:03:23.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.058 INFO kablam! Sep 21 01:03:23.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.058 INFO kablam! --> src/x86/avx.rs:153:18 Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! 153 | #[cfg_attr(test, assert_instr(vminps))] Sep 21 01:03:23.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.058 INFO kablam! Sep 21 01:03:23.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.058 INFO kablam! --> src/x86/avx.rs:162:18 Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! 162 | #[cfg_attr(test, assert_instr(vmulpd))] Sep 21 01:03:23.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.058 INFO kablam! Sep 21 01:03:23.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.058 INFO kablam! --> src/x86/avx.rs:171:18 Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! 171 | #[cfg_attr(test, assert_instr(vmulps))] Sep 21 01:03:23.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.058 INFO kablam! Sep 21 01:03:23.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.058 INFO kablam! --> src/x86/avx.rs:180:18 Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! 180 | #[cfg_attr(test, assert_instr(vaddsubpd))] Sep 21 01:03:23.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.058 INFO kablam! Sep 21 01:03:23.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.058 INFO kablam! --> src/x86/avx.rs:189:18 Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! 189 | #[cfg_attr(test, assert_instr(vaddsubps))] Sep 21 01:03:23.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.058 INFO kablam! Sep 21 01:03:23.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.058 INFO kablam! --> src/x86/avx.rs:198:18 Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! 198 | #[cfg_attr(test, assert_instr(vsubpd))] Sep 21 01:03:23.058 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.058 INFO kablam! Sep 21 01:03:23.058 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.058 INFO kablam! --> src/x86/avx.rs:207:18 Sep 21 01:03:23.058 INFO kablam! | Sep 21 01:03:23.058 INFO kablam! 207 | #[cfg_attr(test, assert_instr(vsubps))] Sep 21 01:03:23.059 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.059 INFO kablam! | Sep 21 01:03:23.059 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.059 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.059 INFO kablam! --> src/x86/avx.rs:216:18 Sep 21 01:03:23.059 INFO kablam! | Sep 21 01:03:23.059 INFO kablam! 216 | #[cfg_attr(test, assert_instr(vdivps))] Sep 21 01:03:23.059 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.059 INFO kablam! | Sep 21 01:03:23.059 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.059 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.059 INFO kablam! --> src/x86/avx.rs:225:18 Sep 21 01:03:23.059 INFO kablam! | Sep 21 01:03:23.059 INFO kablam! 225 | #[cfg_attr(test, assert_instr(vdivpd))] Sep 21 01:03:23.059 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.059 INFO kablam! | Sep 21 01:03:23.059 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.059 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.059 INFO kablam! --> src/x86/avx.rs:243:18 Sep 21 01:03:23.059 INFO kablam! | Sep 21 01:03:23.059 INFO kablam! 243 | #[cfg_attr(test, assert_instr(vroundpd, b = 0x3))] Sep 21 01:03:23.059 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.059 INFO kablam! | Sep 21 01:03:23.059 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.059 INFO kablam! Sep 21 01:03:23.070 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.070 INFO kablam! --> src/x86/avx.rs:260:18 Sep 21 01:03:23.070 INFO kablam! | Sep 21 01:03:23.070 INFO kablam! 260 | #[cfg_attr(test, assert_instr(vroundpd))] Sep 21 01:03:23.070 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.070 INFO kablam! | Sep 21 01:03:23.070 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.070 INFO kablam! Sep 21 01:03:23.070 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.070 INFO kablam! --> src/x86/avx.rs:269:18 Sep 21 01:03:23.070 INFO kablam! | Sep 21 01:03:23.070 INFO kablam! 269 | #[cfg_attr(test, assert_instr(vroundpd))] Sep 21 01:03:23.070 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.070 INFO kablam! | Sep 21 01:03:23.070 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.070 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.071 INFO kablam! --> src/x86/avx.rs:287:18 Sep 21 01:03:23.071 INFO kablam! | Sep 21 01:03:23.071 INFO kablam! 287 | #[cfg_attr(test, assert_instr(vroundps, b = 0x00))] Sep 21 01:03:23.071 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.071 INFO kablam! | Sep 21 01:03:23.071 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.071 INFO kablam! Sep 21 01:03:23.082 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.082 INFO kablam! --> src/x86/avx.rs:304:18 Sep 21 01:03:23.082 INFO kablam! | Sep 21 01:03:23.082 INFO kablam! 304 | #[cfg_attr(test, assert_instr(vroundps))] Sep 21 01:03:23.082 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.082 INFO kablam! | Sep 21 01:03:23.082 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.082 INFO kablam! Sep 21 01:03:23.082 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.082 INFO kablam! --> src/x86/avx.rs:313:18 Sep 21 01:03:23.082 INFO kablam! | Sep 21 01:03:23.082 INFO kablam! 313 | #[cfg_attr(test, assert_instr(vroundps))] Sep 21 01:03:23.082 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.082 INFO kablam! | Sep 21 01:03:23.082 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.082 INFO kablam! Sep 21 01:03:23.082 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.082 INFO kablam! --> src/x86/avx.rs:322:18 Sep 21 01:03:23.082 INFO kablam! | Sep 21 01:03:23.082 INFO kablam! 322 | #[cfg_attr(test, assert_instr(vsqrtps))] Sep 21 01:03:23.082 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.082 INFO kablam! | Sep 21 01:03:23.082 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.082 INFO kablam! Sep 21 01:03:23.082 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.082 INFO kablam! --> src/x86/avx.rs:331:18 Sep 21 01:03:23.082 INFO kablam! | Sep 21 01:03:23.082 INFO kablam! 331 | #[cfg_attr(test, assert_instr(vsqrtpd))] Sep 21 01:03:23.082 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.083 INFO kablam! | Sep 21 01:03:23.083 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.083 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.088 INFO kablam! --> src/x86/avx.rs:340:18 Sep 21 01:03:23.088 INFO kablam! | Sep 21 01:03:23.088 INFO kablam! 340 | #[cfg_attr(test, assert_instr(vblendpd, imm8 = 9))] Sep 21 01:03:23.088 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.088 INFO kablam! | Sep 21 01:03:23.088 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.088 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.107 INFO kablam! --> src/x86/avx.rs:357:18 Sep 21 01:03:23.107 INFO kablam! | Sep 21 01:03:23.107 INFO kablam! 357 | #[cfg_attr(test, assert_instr(vblendps, imm8 = 9))] Sep 21 01:03:23.107 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.107 INFO kablam! | Sep 21 01:03:23.107 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.107 INFO kablam! Sep 21 01:03:23.118 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.118 INFO kablam! --> src/x86/avx.rs:374:18 Sep 21 01:03:23.118 INFO kablam! | Sep 21 01:03:23.118 INFO kablam! 374 | #[cfg_attr(test, assert_instr(vblendvpd))] Sep 21 01:03:23.118 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.118 INFO kablam! | Sep 21 01:03:23.118 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.118 INFO kablam! Sep 21 01:03:23.118 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.118 INFO kablam! --> src/x86/avx.rs:383:18 Sep 21 01:03:23.118 INFO kablam! | Sep 21 01:03:23.118 INFO kablam! 383 | #[cfg_attr(test, assert_instr(vblendvps))] Sep 21 01:03:23.118 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.118 INFO kablam! | Sep 21 01:03:23.118 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.118 INFO kablam! Sep 21 01:03:23.118 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.118 INFO kablam! --> src/x86/avx.rs:394:18 Sep 21 01:03:23.118 INFO kablam! | Sep 21 01:03:23.118 INFO kablam! 394 | #[cfg_attr(test, assert_instr(vdpps, imm8 = 0x0))] Sep 21 01:03:23.118 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.118 INFO kablam! | Sep 21 01:03:23.118 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.118 INFO kablam! Sep 21 01:03:23.131 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.131 INFO kablam! --> src/x86/avx.rs:413:18 Sep 21 01:03:23.131 INFO kablam! | Sep 21 01:03:23.131 INFO kablam! 413 | #[cfg_attr(test, assert_instr(vhaddpd))] Sep 21 01:03:23.131 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.131 INFO kablam! | Sep 21 01:03:23.131 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.131 INFO kablam! Sep 21 01:03:23.132 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.132 INFO kablam! --> src/x86/avx.rs:425:18 Sep 21 01:03:23.132 INFO kablam! | Sep 21 01:03:23.132 INFO kablam! 425 | #[cfg_attr(test, assert_instr(vhaddps))] Sep 21 01:03:23.132 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.132 INFO kablam! | Sep 21 01:03:23.132 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.132 INFO kablam! Sep 21 01:03:23.132 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.132 INFO kablam! --> src/x86/avx.rs:436:18 Sep 21 01:03:23.132 INFO kablam! | Sep 21 01:03:23.132 INFO kablam! 436 | #[cfg_attr(test, assert_instr(vhsubpd))] Sep 21 01:03:23.132 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.132 INFO kablam! | Sep 21 01:03:23.132 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.132 INFO kablam! Sep 21 01:03:23.132 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.132 INFO kablam! --> src/x86/avx.rs:448:18 Sep 21 01:03:23.132 INFO kablam! | Sep 21 01:03:23.132 INFO kablam! 448 | #[cfg_attr(test, assert_instr(vhsubps))] Sep 21 01:03:23.132 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.132 INFO kablam! | Sep 21 01:03:23.132 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.132 INFO kablam! Sep 21 01:03:23.132 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.132 INFO kablam! --> src/x86/avx.rs:458:18 Sep 21 01:03:23.132 INFO kablam! | Sep 21 01:03:23.132 INFO kablam! 458 | #[cfg_attr(test, assert_instr(vxorps))] Sep 21 01:03:23.132 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.132 INFO kablam! | Sep 21 01:03:23.132 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.132 INFO kablam! Sep 21 01:03:23.132 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.132 INFO kablam! --> src/x86/avx.rs:467:18 Sep 21 01:03:23.132 INFO kablam! | Sep 21 01:03:23.132 INFO kablam! 467 | #[cfg_attr(test, assert_instr(vxorps))] Sep 21 01:03:23.132 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.132 INFO kablam! | Sep 21 01:03:23.132 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.132 INFO kablam! Sep 21 01:03:23.132 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.133 INFO kablam! --> src/x86/avx.rs:477:18 Sep 21 01:03:23.133 INFO kablam! | Sep 21 01:03:23.133 INFO kablam! 477 | #[cfg_attr(test, assert_instr(vcmpeqpd, imm8 = 0))] // TODO Validate vcmppd Sep 21 01:03:23.133 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.133 INFO kablam! | Sep 21 01:03:23.133 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.133 INFO kablam! Sep 21 01:03:23.150 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.150 INFO kablam! --> src/x86/avx.rs:495:18 Sep 21 01:03:23.150 INFO kablam! | Sep 21 01:03:23.150 INFO kablam! 495 | #[cfg_attr(test, assert_instr(vcmpeqpd, imm8 = 0))] // TODO Validate vcmppd Sep 21 01:03:23.150 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.150 INFO kablam! | Sep 21 01:03:23.150 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.150 INFO kablam! Sep 21 01:03:23.170 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.173 INFO kablam! --> src/x86/avx.rs:513:18 Sep 21 01:03:23.173 INFO kablam! | Sep 21 01:03:23.173 INFO kablam! 513 | #[cfg_attr(test, assert_instr(vcmpeqps, imm8 = 0))] // TODO Validate vcmpps Sep 21 01:03:23.173 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.173 INFO kablam! | Sep 21 01:03:23.173 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.173 INFO kablam! Sep 21 01:03:23.189 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.189 INFO kablam! --> src/x86/avx.rs:531:18 Sep 21 01:03:23.189 INFO kablam! | Sep 21 01:03:23.189 INFO kablam! 531 | #[cfg_attr(test, assert_instr(vcmpeqps, imm8 = 0))] // TODO Validate vcmpps Sep 21 01:03:23.189 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.189 INFO kablam! | Sep 21 01:03:23.189 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.189 INFO kablam! Sep 21 01:03:23.203 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.203 INFO kablam! --> src/x86/avx.rs:551:18 Sep 21 01:03:23.203 INFO kablam! | Sep 21 01:03:23.203 INFO kablam! 551 | #[cfg_attr(test, assert_instr(vcmpeqsd, imm8 = 0))] // TODO Validate vcmpsd Sep 21 01:03:23.203 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.203 INFO kablam! | Sep 21 01:03:23.203 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.203 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.228 INFO kablam! --> src/x86/avx.rs:571:18 Sep 21 01:03:23.228 INFO kablam! | Sep 21 01:03:23.228 INFO kablam! 571 | #[cfg_attr(test, assert_instr(vcmpeqss, imm8 = 0))] // TODO Validate vcmpss Sep 21 01:03:23.228 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.228 INFO kablam! | Sep 21 01:03:23.228 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.228 INFO kablam! Sep 21 01:03:23.234 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.234 INFO kablam! --> src/x86/avx.rs:588:18 Sep 21 01:03:23.234 INFO kablam! | Sep 21 01:03:23.234 INFO kablam! 588 | #[cfg_attr(test, assert_instr(vcvtdq2pd))] Sep 21 01:03:23.234 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.234 INFO kablam! | Sep 21 01:03:23.234 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.234 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.235 INFO kablam! --> src/x86/avx.rs:597:18 Sep 21 01:03:23.235 INFO kablam! | Sep 21 01:03:23.235 INFO kablam! 597 | #[cfg_attr(test, assert_instr(vcvtdq2ps))] Sep 21 01:03:23.235 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.235 INFO kablam! | Sep 21 01:03:23.235 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.235 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.235 INFO kablam! --> src/x86/avx.rs:606:18 Sep 21 01:03:23.235 INFO kablam! | Sep 21 01:03:23.235 INFO kablam! 606 | #[cfg_attr(test, assert_instr(vcvtpd2ps))] Sep 21 01:03:23.235 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.235 INFO kablam! | Sep 21 01:03:23.235 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.238 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.238 INFO kablam! --> src/x86/avx.rs:615:18 Sep 21 01:03:23.238 INFO kablam! | Sep 21 01:03:23.238 INFO kablam! 615 | #[cfg_attr(test, assert_instr(vcvtps2dq))] Sep 21 01:03:23.238 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.238 INFO kablam! | Sep 21 01:03:23.238 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.238 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.238 INFO kablam! --> src/x86/avx.rs:624:18 Sep 21 01:03:23.239 INFO kablam! | Sep 21 01:03:23.239 INFO kablam! 624 | #[cfg_attr(test, assert_instr(vcvtps2pd))] Sep 21 01:03:23.239 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.239 INFO kablam! | Sep 21 01:03:23.239 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.239 INFO kablam! Sep 21 01:03:23.239 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.239 INFO kablam! --> src/x86/avx.rs:633:18 Sep 21 01:03:23.239 INFO kablam! | Sep 21 01:03:23.239 INFO kablam! 633 | #[cfg_attr(test, assert_instr(vcvttpd2dq))] Sep 21 01:03:23.239 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.239 INFO kablam! | Sep 21 01:03:23.239 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.239 INFO kablam! Sep 21 01:03:23.239 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.239 INFO kablam! --> src/x86/avx.rs:642:18 Sep 21 01:03:23.239 INFO kablam! | Sep 21 01:03:23.239 INFO kablam! 642 | #[cfg_attr(test, assert_instr(vcvtpd2dq))] Sep 21 01:03:23.239 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.239 INFO kablam! | Sep 21 01:03:23.239 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.239 INFO kablam! Sep 21 01:03:23.239 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.239 INFO kablam! --> src/x86/avx.rs:651:18 Sep 21 01:03:23.239 INFO kablam! | Sep 21 01:03:23.239 INFO kablam! 651 | #[cfg_attr(test, assert_instr(vcvttps2dq))] Sep 21 01:03:23.239 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.239 INFO kablam! | Sep 21 01:03:23.239 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.239 INFO kablam! Sep 21 01:03:23.239 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.239 INFO kablam! --> src/x86/avx.rs:660:18 Sep 21 01:03:23.239 INFO kablam! | Sep 21 01:03:23.239 INFO kablam! 660 | #[cfg_attr(test, assert_instr(vextractf128, imm8 = 1))] Sep 21 01:03:23.239 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.239 INFO kablam! | Sep 21 01:03:23.239 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.239 INFO kablam! Sep 21 01:03:23.254 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.254 INFO kablam! --> src/x86/avx.rs:677:18 Sep 21 01:03:23.254 INFO kablam! | Sep 21 01:03:23.254 INFO kablam! 677 | #[cfg_attr(test, assert_instr(vextractf128, imm8 = 1))] Sep 21 01:03:23.254 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.254 INFO kablam! | Sep 21 01:03:23.254 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.254 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.267 INFO kablam! --> src/x86/avx.rs:693:18 Sep 21 01:03:23.267 INFO kablam! | Sep 21 01:03:23.267 INFO kablam! 693 | #[cfg_attr(test, assert_instr(vextractf128, imm8 = 1))] Sep 21 01:03:23.267 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.267 INFO kablam! | Sep 21 01:03:23.267 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.267 INFO kablam! Sep 21 01:03:23.278 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.278 INFO kablam! --> src/x86/avx.rs:710:18 Sep 21 01:03:23.278 INFO kablam! | Sep 21 01:03:23.279 INFO kablam! 710 | #[cfg_attr(test, assert_instr(vpermilps))] Sep 21 01:03:23.279 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.279 INFO kablam! | Sep 21 01:03:23.279 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.279 INFO kablam! Sep 21 01:03:23.279 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.279 INFO kablam! --> src/x86/avx.rs:719:18 Sep 21 01:03:23.279 INFO kablam! | Sep 21 01:03:23.279 INFO kablam! 719 | #[cfg_attr(test, assert_instr(vpermilps))] Sep 21 01:03:23.279 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.279 INFO kablam! | Sep 21 01:03:23.279 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.279 INFO kablam! Sep 21 01:03:23.279 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.279 INFO kablam! --> src/x86/avx.rs:728:18 Sep 21 01:03:23.279 INFO kablam! | Sep 21 01:03:23.279 INFO kablam! 728 | #[cfg_attr(test, assert_instr(vpermilps, imm8 = 9))] Sep 21 01:03:23.279 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.279 INFO kablam! | Sep 21 01:03:23.279 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.279 INFO kablam! Sep 21 01:03:23.292 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.292 INFO kablam! --> src/x86/avx.rs:745:18 Sep 21 01:03:23.292 INFO kablam! | Sep 21 01:03:23.292 INFO kablam! 745 | #[cfg_attr(test, assert_instr(vpermilps, imm8 = 9))] Sep 21 01:03:23.292 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.292 INFO kablam! | Sep 21 01:03:23.292 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.293 INFO kablam! Sep 21 01:03:23.307 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.307 INFO kablam! --> src/x86/avx.rs:762:18 Sep 21 01:03:23.307 INFO kablam! | Sep 21 01:03:23.307 INFO kablam! 762 | #[cfg_attr(test, assert_instr(vpermilpd))] Sep 21 01:03:23.307 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.307 INFO kablam! | Sep 21 01:03:23.307 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.307 INFO kablam! Sep 21 01:03:23.307 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.307 INFO kablam! --> src/x86/avx.rs:771:18 Sep 21 01:03:23.307 INFO kablam! | Sep 21 01:03:23.307 INFO kablam! 771 | #[cfg_attr(test, assert_instr(vpermilpd))] Sep 21 01:03:23.307 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.307 INFO kablam! | Sep 21 01:03:23.307 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.307 INFO kablam! Sep 21 01:03:23.307 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.307 INFO kablam! --> src/x86/avx.rs:780:18 Sep 21 01:03:23.307 INFO kablam! | Sep 21 01:03:23.307 INFO kablam! 780 | #[cfg_attr(test, assert_instr(vpermilpd, imm8 = 0x1))] Sep 21 01:03:23.307 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.307 INFO kablam! | Sep 21 01:03:23.307 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.307 INFO kablam! Sep 21 01:03:23.321 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.321 INFO kablam! --> src/x86/avx.rs:797:18 Sep 21 01:03:23.321 INFO kablam! | Sep 21 01:03:23.321 INFO kablam! 797 | #[cfg_attr(test, assert_instr(vpermilpd, imm8 = 0x1))] Sep 21 01:03:23.321 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.321 INFO kablam! | Sep 21 01:03:23.326 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.326 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.338 INFO kablam! --> src/x86/avx.rs:814:18 Sep 21 01:03:23.338 INFO kablam! | Sep 21 01:03:23.338 INFO kablam! 814 | #[cfg_attr(test, assert_instr(vperm2f128, imm8 = 0x5))] Sep 21 01:03:23.338 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.338 INFO kablam! | Sep 21 01:03:23.338 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.338 INFO kablam! Sep 21 01:03:23.354 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.354 INFO kablam! --> src/x86/avx.rs:831:18 Sep 21 01:03:23.354 INFO kablam! | Sep 21 01:03:23.354 INFO kablam! 831 | #[cfg_attr(test, assert_instr(vperm2f128, imm8 = 0x31))] Sep 21 01:03:23.354 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.354 INFO kablam! | Sep 21 01:03:23.354 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.354 INFO kablam! Sep 21 01:03:23.370 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.370 INFO kablam! --> src/x86/avx.rs:848:18 Sep 21 01:03:23.370 INFO kablam! | Sep 21 01:03:23.370 INFO kablam! 848 | #[cfg_attr(test, assert_instr(vperm2f128, imm8 = 0x31))] Sep 21 01:03:23.370 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.370 INFO kablam! | Sep 21 01:03:23.370 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.370 INFO kablam! Sep 21 01:03:23.391 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.391 INFO kablam! --> src/x86/avx.rs:865:18 Sep 21 01:03:23.391 INFO kablam! | Sep 21 01:03:23.391 INFO kablam! 865 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 21 01:03:23.391 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.391 INFO kablam! | Sep 21 01:03:23.391 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.391 INFO kablam! Sep 21 01:03:23.391 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.391 INFO kablam! --> src/x86/avx.rs:874:18 Sep 21 01:03:23.392 INFO kablam! | Sep 21 01:03:23.392 INFO kablam! 874 | #[cfg_attr(test, assert_instr(vbroadcastss))] Sep 21 01:03:23.392 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.392 INFO kablam! | Sep 21 01:03:23.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.392 INFO kablam! Sep 21 01:03:23.392 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.392 INFO kablam! --> src/x86/avx.rs:883:18 Sep 21 01:03:23.392 INFO kablam! | Sep 21 01:03:23.392 INFO kablam! 883 | #[cfg_attr(test, assert_instr(vbroadcastsd))] Sep 21 01:03:23.392 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.392 INFO kablam! | Sep 21 01:03:23.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.392 INFO kablam! Sep 21 01:03:23.392 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.392 INFO kablam! --> src/x86/avx.rs:892:18 Sep 21 01:03:23.392 INFO kablam! | Sep 21 01:03:23.392 INFO kablam! 892 | #[cfg_attr(test, assert_instr(vbroadcastf128))] Sep 21 01:03:23.392 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.392 INFO kablam! | Sep 21 01:03:23.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.392 INFO kablam! Sep 21 01:03:23.392 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.392 INFO kablam! --> src/x86/avx.rs:901:18 Sep 21 01:03:23.392 INFO kablam! | Sep 21 01:03:23.392 INFO kablam! 901 | #[cfg_attr(test, assert_instr(vbroadcastf128))] Sep 21 01:03:23.392 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.392 INFO kablam! | Sep 21 01:03:23.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.392 INFO kablam! Sep 21 01:03:23.392 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.392 INFO kablam! --> src/x86/avx.rs:911:18 Sep 21 01:03:23.392 INFO kablam! | Sep 21 01:03:23.392 INFO kablam! 911 | #[cfg_attr(test, assert_instr(vinsertf128, imm8 = 1))] Sep 21 01:03:23.392 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.392 INFO kablam! | Sep 21 01:03:23.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.392 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.411 INFO kablam! --> src/x86/avx.rs:929:18 Sep 21 01:03:23.411 INFO kablam! | Sep 21 01:03:23.411 INFO kablam! 929 | #[cfg_attr(test, assert_instr(vinsertf128, imm8 = 1))] Sep 21 01:03:23.411 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.411 INFO kablam! | Sep 21 01:03:23.411 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.411 INFO kablam! Sep 21 01:03:23.430 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.430 INFO kablam! --> src/x86/avx.rs:946:18 Sep 21 01:03:23.430 INFO kablam! | Sep 21 01:03:23.430 INFO kablam! 946 | #[cfg_attr(test, assert_instr(vinsertf128, imm8 = 1))] Sep 21 01:03:23.430 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.430 INFO kablam! | Sep 21 01:03:23.430 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.430 INFO kablam! Sep 21 01:03:23.455 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.455 INFO kablam! --> src/x86/avx.rs:1016:18 Sep 21 01:03:23.455 INFO kablam! | Sep 21 01:03:23.455 INFO kablam! 1016 | #[cfg_attr(test, assert_instr(vmovaps))] // FIXME vmovapd expected Sep 21 01:03:23.455 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.455 INFO kablam! | Sep 21 01:03:23.455 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.455 INFO kablam! Sep 21 01:03:23.455 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.455 INFO kablam! --> src/x86/avx.rs:1027:18 Sep 21 01:03:23.455 INFO kablam! | Sep 21 01:03:23.455 INFO kablam! 1027 | #[cfg_attr(test, assert_instr(vmovaps))] Sep 21 01:03:23.455 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.455 INFO kablam! | Sep 21 01:03:23.455 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.455 INFO kablam! Sep 21 01:03:23.455 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.455 INFO kablam! --> src/x86/avx.rs:1037:18 Sep 21 01:03:23.455 INFO kablam! | Sep 21 01:03:23.455 INFO kablam! 1037 | #[cfg_attr(test, assert_instr(vmovups))] // FIXME vmovupd expected Sep 21 01:03:23.455 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.455 INFO kablam! | Sep 21 01:03:23.455 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.455 INFO kablam! Sep 21 01:03:23.455 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.455 INFO kablam! --> src/x86/avx.rs:1047:18 Sep 21 01:03:23.455 INFO kablam! | Sep 21 01:03:23.455 INFO kablam! 1047 | #[cfg_attr(test, assert_instr(vmovups))] Sep 21 01:03:23.455 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.455 INFO kablam! | Sep 21 01:03:23.455 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.455 INFO kablam! Sep 21 01:03:23.455 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.455 INFO kablam! --> src/x86/avx.rs:1057:18 Sep 21 01:03:23.455 INFO kablam! | Sep 21 01:03:23.455 INFO kablam! 1057 | #[cfg_attr(test, assert_instr(vmovaps))] // FIXME vmovdqa expected Sep 21 01:03:23.455 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.455 INFO kablam! | Sep 21 01:03:23.455 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.455 INFO kablam! Sep 21 01:03:23.455 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.456 INFO kablam! --> src/x86/avx.rs:1066:18 Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! 1066 | #[cfg_attr(test, assert_instr(vmovups))] // FIXME vmovdqu expected Sep 21 01:03:23.456 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.456 INFO kablam! Sep 21 01:03:23.456 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.456 INFO kablam! --> src/x86/avx.rs:1076:18 Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! 1076 | #[cfg_attr(test, assert_instr(vmaskmovpd))] Sep 21 01:03:23.456 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.456 INFO kablam! Sep 21 01:03:23.456 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.456 INFO kablam! --> src/x86/avx.rs:1086:18 Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! 1086 | #[cfg_attr(test, assert_instr(vmaskmovpd))] Sep 21 01:03:23.456 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.456 INFO kablam! Sep 21 01:03:23.456 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.456 INFO kablam! --> src/x86/avx.rs:1096:18 Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! 1096 | #[cfg_attr(test, assert_instr(vmaskmovps))] Sep 21 01:03:23.456 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.456 INFO kablam! Sep 21 01:03:23.456 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.456 INFO kablam! --> src/x86/avx.rs:1106:18 Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! 1106 | #[cfg_attr(test, assert_instr(vmaskmovps))] Sep 21 01:03:23.456 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.456 INFO kablam! Sep 21 01:03:23.456 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.456 INFO kablam! --> src/x86/avx.rs:1115:18 Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! 1115 | #[cfg_attr(test, assert_instr(vmovshdup))] Sep 21 01:03:23.456 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.456 INFO kablam! Sep 21 01:03:23.456 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.456 INFO kablam! --> src/x86/avx.rs:1124:18 Sep 21 01:03:23.456 INFO kablam! | Sep 21 01:03:23.456 INFO kablam! 1124 | #[cfg_attr(test, assert_instr(vmovsldup))] Sep 21 01:03:23.457 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.457 INFO kablam! Sep 21 01:03:23.457 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.457 INFO kablam! --> src/x86/avx.rs:1133:18 Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! 1133 | #[cfg_attr(test, assert_instr(vmovddup))] Sep 21 01:03:23.457 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.457 INFO kablam! Sep 21 01:03:23.457 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.457 INFO kablam! --> src/x86/avx.rs:1143:18 Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! 1143 | #[cfg_attr(test, assert_instr(vlddqu))] Sep 21 01:03:23.457 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.457 INFO kablam! Sep 21 01:03:23.457 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.457 INFO kablam! --> src/x86/avx.rs:1153:18 Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! 1153 | #[cfg_attr(test, assert_instr(vrcpps))] Sep 21 01:03:23.457 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.457 INFO kablam! Sep 21 01:03:23.457 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.457 INFO kablam! --> src/x86/avx.rs:1163:18 Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! 1163 | #[cfg_attr(test, assert_instr(vrsqrtps))] Sep 21 01:03:23.457 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.457 INFO kablam! Sep 21 01:03:23.457 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.457 INFO kablam! --> src/x86/avx.rs:1172:18 Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! 1172 | #[cfg_attr(test, assert_instr(vunpckhpd))] Sep 21 01:03:23.457 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.457 INFO kablam! Sep 21 01:03:23.457 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.457 INFO kablam! --> src/x86/avx.rs:1181:18 Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! 1181 | #[cfg_attr(test, assert_instr(vunpckhps))] Sep 21 01:03:23.457 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.457 INFO kablam! | Sep 21 01:03:23.457 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.458 INFO kablam! Sep 21 01:03:23.458 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.458 INFO kablam! --> src/x86/avx.rs:1190:18 Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! 1190 | #[cfg_attr(test, assert_instr(vunpcklpd))] Sep 21 01:03:23.458 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.458 INFO kablam! Sep 21 01:03:23.458 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.458 INFO kablam! --> src/x86/avx.rs:1199:18 Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! 1199 | #[cfg_attr(test, assert_instr(vunpcklps))] Sep 21 01:03:23.458 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.458 INFO kablam! Sep 21 01:03:23.458 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.458 INFO kablam! --> src/x86/avx.rs:1210:18 Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! 1210 | #[cfg_attr(test, assert_instr(vptest))] Sep 21 01:03:23.458 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.458 INFO kablam! Sep 21 01:03:23.458 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.458 INFO kablam! --> src/x86/avx.rs:1221:18 Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! 1221 | #[cfg_attr(test, assert_instr(vptest))] Sep 21 01:03:23.458 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.458 INFO kablam! Sep 21 01:03:23.458 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.458 INFO kablam! --> src/x86/avx.rs:1233:18 Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! 1233 | #[cfg_attr(test, assert_instr(vptest))] Sep 21 01:03:23.458 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.458 INFO kablam! Sep 21 01:03:23.458 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.458 INFO kablam! --> src/x86/avx.rs:1247:18 Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! 1247 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 21 01:03:23.458 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.458 INFO kablam! | Sep 21 01:03:23.458 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.458 INFO kablam! Sep 21 01:03:23.458 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.459 INFO kablam! --> src/x86/avx.rs:1261:18 Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! 1261 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 21 01:03:23.459 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.459 INFO kablam! Sep 21 01:03:23.459 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.459 INFO kablam! --> src/x86/avx.rs:1276:18 Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! 1276 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 21 01:03:23.459 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.459 INFO kablam! Sep 21 01:03:23.459 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.459 INFO kablam! --> src/x86/avx.rs:1290:18 Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! 1290 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 21 01:03:23.459 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.459 INFO kablam! Sep 21 01:03:23.459 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.459 INFO kablam! --> src/x86/avx.rs:1304:18 Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! 1304 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 21 01:03:23.459 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.459 INFO kablam! Sep 21 01:03:23.459 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.459 INFO kablam! --> src/x86/avx.rs:1319:18 Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! 1319 | #[cfg_attr(test, assert_instr(vtestpd))] Sep 21 01:03:23.459 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.459 INFO kablam! Sep 21 01:03:23.459 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.459 INFO kablam! --> src/x86/avx.rs:1333:18 Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! 1333 | #[cfg_attr(test, assert_instr(vtestps))] Sep 21 01:03:23.459 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.459 INFO kablam! Sep 21 01:03:23.459 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.459 INFO kablam! --> src/x86/avx.rs:1347:18 Sep 21 01:03:23.459 INFO kablam! | Sep 21 01:03:23.459 INFO kablam! 1347 | #[cfg_attr(test, assert_instr(vtestps))] Sep 21 01:03:23.460 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.460 INFO kablam! | Sep 21 01:03:23.460 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.461 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.461 INFO kablam! --> src/x86/avx.rs:1362:18 Sep 21 01:03:23.461 INFO kablam! | Sep 21 01:03:23.461 INFO kablam! 1362 | #[cfg_attr(test, assert_instr(vtestps))] Sep 21 01:03:23.461 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.461 INFO kablam! | Sep 21 01:03:23.461 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.461 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.461 INFO kablam! --> src/x86/avx.rs:1376:18 Sep 21 01:03:23.461 INFO kablam! | Sep 21 01:03:23.461 INFO kablam! 1376 | #[cfg_attr(test, assert_instr(vtestps))] Sep 21 01:03:23.461 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.461 INFO kablam! | Sep 21 01:03:23.461 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.461 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.461 INFO kablam! --> src/x86/avx.rs:1390:18 Sep 21 01:03:23.461 INFO kablam! | Sep 21 01:03:23.461 INFO kablam! 1390 | #[cfg_attr(test, assert_instr(vtestps))] Sep 21 01:03:23.461 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.462 INFO kablam! Sep 21 01:03:23.462 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.462 INFO kablam! --> src/x86/avx.rs:1405:18 Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! 1405 | #[cfg_attr(test, assert_instr(vtestps))] Sep 21 01:03:23.462 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.462 INFO kablam! Sep 21 01:03:23.462 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.462 INFO kablam! --> src/x86/avx.rs:1415:18 Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! 1415 | #[cfg_attr(test, assert_instr(vmovmskpd))] Sep 21 01:03:23.462 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.462 INFO kablam! Sep 21 01:03:23.462 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.462 INFO kablam! --> src/x86/avx.rs:1425:18 Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! 1425 | #[cfg_attr(test, assert_instr(vmovmskps))] Sep 21 01:03:23.462 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.462 INFO kablam! Sep 21 01:03:23.462 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.462 INFO kablam! --> src/x86/avx.rs:1433:18 Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! 1433 | #[cfg_attr(test, assert_instr(vxorps))] // FIXME vxorpd expected Sep 21 01:03:23.462 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.462 INFO kablam! Sep 21 01:03:23.462 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.462 INFO kablam! --> src/x86/avx.rs:1441:18 Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! 1441 | #[cfg_attr(test, assert_instr(vxorps))] Sep 21 01:03:23.462 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.462 INFO kablam! Sep 21 01:03:23.462 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.462 INFO kablam! --> src/x86/avx.rs:1449:18 Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! 1449 | #[cfg_attr(test, assert_instr(vxor))] Sep 21 01:03:23.462 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.462 INFO kablam! | Sep 21 01:03:23.462 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.462 INFO kablam! Sep 21 01:03:23.463 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.463 INFO kablam! --> src/x86/avx.rs:1459:18 Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! 1459 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 21 01:03:23.463 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.463 INFO kablam! Sep 21 01:03:23.463 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.463 INFO kablam! --> src/x86/avx.rs:1582:18 Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! 1582 | #[cfg_attr(test, assert_instr(vpshufb))] Sep 21 01:03:23.463 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.463 INFO kablam! Sep 21 01:03:23.463 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.463 INFO kablam! --> src/x86/avx.rs:1583:18 Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! 1583 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 21 01:03:23.463 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.463 INFO kablam! Sep 21 01:03:23.463 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.463 INFO kablam! --> src/x86/avx.rs:1594:18 Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! 1594 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 21 01:03:23.463 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.463 INFO kablam! Sep 21 01:03:23.463 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.463 INFO kablam! --> src/x86/avx.rs:1614:18 Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! 1614 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 21 01:03:23.463 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.463 INFO kablam! Sep 21 01:03:23.463 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.463 INFO kablam! --> src/x86/avx.rs:1792:18 Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! 1792 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 21 01:03:23.463 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.463 INFO kablam! Sep 21 01:03:23.463 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.463 INFO kablam! --> src/x86/avx.rs:1800:18 Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! 1800 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 21 01:03:23.463 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.463 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.463 INFO kablam! Sep 21 01:03:23.463 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.463 INFO kablam! --> src/x86/avx.rs:1808:18 Sep 21 01:03:23.463 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! 1808 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 21 01:03:23.464 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.464 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.464 INFO kablam! --> src/x86/avx.rs:1816:18 Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! 1816 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 21 01:03:23.464 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.464 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.464 INFO kablam! --> src/x86/avx.rs:1824:18 Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! 1824 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 21 01:03:23.464 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.464 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.464 INFO kablam! --> src/x86/avx.rs:1832:18 Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! 1832 | #[cfg_attr(test, assert_instr(vinsertf128))] Sep 21 01:03:23.464 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.464 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.464 INFO kablam! --> src/x86/bmi2.rs:14:47 Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! 14 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(imul))] Sep 21 01:03:23.464 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.464 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.464 INFO kablam! --> src/x86/bmi2.rs:24:18 Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! 24 | #[cfg_attr(test, assert_instr(bzhi))] Sep 21 01:03:23.464 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.464 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.464 INFO kablam! --> src/x86/bmi2.rs:33:18 Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! 33 | #[cfg_attr(test, assert_instr(pdep))] Sep 21 01:03:23.464 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.464 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.464 INFO kablam! --> src/x86/bmi2.rs:42:18 Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! 42 | #[cfg_attr(test, assert_instr(pext))] Sep 21 01:03:23.464 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.464 INFO kablam! | Sep 21 01:03:23.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.464 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.464 INFO kablam! --> src/x86/bmi.rs:12:18 Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! 12 | #[cfg_attr(test, assert_instr(bextr))] Sep 21 01:03:23.465 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.465 INFO kablam! Sep 21 01:03:23.465 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.465 INFO kablam! --> src/x86/bmi.rs:24:18 Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! 24 | #[cfg_attr(test, assert_instr(bextr))] Sep 21 01:03:23.465 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.465 INFO kablam! Sep 21 01:03:23.465 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.465 INFO kablam! --> src/x86/bmi.rs:32:18 Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! 32 | #[cfg_attr(test, assert_instr(andn))] Sep 21 01:03:23.465 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.465 INFO kablam! Sep 21 01:03:23.465 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.465 INFO kablam! --> src/x86/bmi.rs:40:18 Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! 40 | #[cfg_attr(test, assert_instr(blsi))] Sep 21 01:03:23.465 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.465 INFO kablam! Sep 21 01:03:23.465 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.465 INFO kablam! --> src/x86/bmi.rs:48:18 Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! 48 | #[cfg_attr(test, assert_instr(blsmsk))] Sep 21 01:03:23.465 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.465 INFO kablam! Sep 21 01:03:23.465 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.465 INFO kablam! --> src/x86/bmi.rs:58:18 Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! 58 | #[cfg_attr(test, assert_instr(blsr))] Sep 21 01:03:23.465 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.465 INFO kablam! Sep 21 01:03:23.465 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.465 INFO kablam! --> src/x86/bmi.rs:68:18 Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! 68 | #[cfg_attr(test, assert_instr(tzcnt))] Sep 21 01:03:23.465 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.465 INFO kablam! | Sep 21 01:03:23.465 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.466 INFO kablam! Sep 21 01:03:23.466 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.466 INFO kablam! --> src/x86/bmi.rs:78:18 Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! 78 | #[cfg_attr(test, assert_instr(tzcnt))] Sep 21 01:03:23.466 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.466 INFO kablam! Sep 21 01:03:23.466 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.466 INFO kablam! --> src/x86/bswap.rs:10:18 Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! 10 | #[cfg_attr(test, assert_instr(bswap))] Sep 21 01:03:23.466 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.466 INFO kablam! Sep 21 01:03:23.466 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.466 INFO kablam! --> src/x86/cpuid.rs:32:18 Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! 32 | #[cfg_attr(test, assert_instr(cpuid))] Sep 21 01:03:23.466 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.466 INFO kablam! Sep 21 01:03:23.466 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.466 INFO kablam! --> src/x86/cpuid.rs:39:18 Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! 39 | #[cfg_attr(test, assert_instr(cpuid))] Sep 21 01:03:23.466 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.466 INFO kablam! Sep 21 01:03:23.466 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.466 INFO kablam! --> src/x86/mmx.rs:13:47 Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! 13 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(xor))] Sep 21 01:03:23.466 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.466 INFO kablam! Sep 21 01:03:23.466 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.466 INFO kablam! --> src/x86/mmx.rs:21:18 Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! 21 | #[cfg_attr(test, assert_instr(paddb))] Sep 21 01:03:23.466 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.466 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.466 INFO kablam! Sep 21 01:03:23.466 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.466 INFO kablam! --> src/x86/mmx.rs:29:18 Sep 21 01:03:23.466 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! 29 | #[cfg_attr(test, assert_instr(paddb))] Sep 21 01:03:23.467 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.467 INFO kablam! Sep 21 01:03:23.467 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.467 INFO kablam! --> src/x86/mmx.rs:37:18 Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! 37 | #[cfg_attr(test, assert_instr(paddw))] Sep 21 01:03:23.467 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.467 INFO kablam! Sep 21 01:03:23.467 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.467 INFO kablam! --> src/x86/mmx.rs:45:18 Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! 45 | #[cfg_attr(test, assert_instr(paddw))] Sep 21 01:03:23.467 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.467 INFO kablam! Sep 21 01:03:23.467 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.467 INFO kablam! --> src/x86/mmx.rs:53:18 Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! 53 | #[cfg_attr(test, assert_instr(paddd))] Sep 21 01:03:23.467 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.467 INFO kablam! Sep 21 01:03:23.467 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.467 INFO kablam! --> src/x86/mmx.rs:61:18 Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! 61 | #[cfg_attr(test, assert_instr(paddd))] Sep 21 01:03:23.467 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.467 INFO kablam! Sep 21 01:03:23.467 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.467 INFO kablam! --> src/x86/mmx.rs:69:18 Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! 69 | #[cfg_attr(test, assert_instr(paddsb))] Sep 21 01:03:23.467 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.467 INFO kablam! Sep 21 01:03:23.467 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.467 INFO kablam! --> src/x86/mmx.rs:77:18 Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! 77 | #[cfg_attr(test, assert_instr(paddsb))] Sep 21 01:03:23.467 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.467 INFO kablam! | Sep 21 01:03:23.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.467 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.468 INFO kablam! --> src/x86/mmx.rs:85:18 Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! 85 | #[cfg_attr(test, assert_instr(paddsw))] Sep 21 01:03:23.468 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.468 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.468 INFO kablam! --> src/x86/mmx.rs:93:18 Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! 93 | #[cfg_attr(test, assert_instr(paddsw))] Sep 21 01:03:23.468 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.468 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.468 INFO kablam! --> src/x86/mmx.rs:101:18 Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! 101 | #[cfg_attr(test, assert_instr(paddusb))] Sep 21 01:03:23.468 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.468 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.468 INFO kablam! --> src/x86/mmx.rs:109:18 Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! 109 | #[cfg_attr(test, assert_instr(paddusb))] Sep 21 01:03:23.468 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.468 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.468 INFO kablam! --> src/x86/mmx.rs:117:18 Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! 117 | #[cfg_attr(test, assert_instr(paddusw))] Sep 21 01:03:23.468 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.468 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.468 INFO kablam! --> src/x86/mmx.rs:125:18 Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! 125 | #[cfg_attr(test, assert_instr(paddusw))] Sep 21 01:03:23.468 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.468 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.468 INFO kablam! --> src/x86/mmx.rs:133:18 Sep 21 01:03:23.468 INFO kablam! | Sep 21 01:03:23.468 INFO kablam! 133 | #[cfg_attr(test, assert_instr(psubb))] Sep 21 01:03:23.468 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.469 INFO kablam! | Sep 21 01:03:23.469 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.469 INFO kablam! Sep 21 01:03:23.469 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.469 INFO kablam! --> src/x86/mmx.rs:141:18 Sep 21 01:03:23.469 INFO kablam! | Sep 21 01:03:23.469 INFO kablam! 141 | #[cfg_attr(test, assert_instr(psubb))] Sep 21 01:03:23.469 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.469 INFO kablam! | Sep 21 01:03:23.469 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.469 INFO kablam! Sep 21 01:03:23.469 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.469 INFO kablam! --> src/x86/mmx.rs:149:18 Sep 21 01:03:23.469 INFO kablam! | Sep 21 01:03:23.469 INFO kablam! 149 | #[cfg_attr(test, assert_instr(psubw))] Sep 21 01:03:23.469 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.469 INFO kablam! | Sep 21 01:03:23.469 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.469 INFO kablam! Sep 21 01:03:23.469 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.469 INFO kablam! --> src/x86/mmx.rs:157:18 Sep 21 01:03:23.469 INFO kablam! | Sep 21 01:03:23.469 INFO kablam! 157 | #[cfg_attr(test, assert_instr(psubw))] Sep 21 01:03:23.469 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.469 INFO kablam! | Sep 21 01:03:23.469 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.469 INFO kablam! Sep 21 01:03:23.469 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.469 INFO kablam! --> src/x86/mmx.rs:165:18 Sep 21 01:03:23.469 INFO kablam! | Sep 21 01:03:23.469 INFO kablam! 165 | #[cfg_attr(test, assert_instr(psubd))] Sep 21 01:03:23.470 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.470 INFO kablam! Sep 21 01:03:23.470 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.470 INFO kablam! --> src/x86/mmx.rs:173:18 Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! 173 | #[cfg_attr(test, assert_instr(psubd))] Sep 21 01:03:23.470 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.470 INFO kablam! Sep 21 01:03:23.470 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.470 INFO kablam! --> src/x86/mmx.rs:182:18 Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! 182 | #[cfg_attr(test, assert_instr(psubsb))] Sep 21 01:03:23.470 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.470 INFO kablam! Sep 21 01:03:23.470 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.470 INFO kablam! --> src/x86/mmx.rs:191:18 Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! 191 | #[cfg_attr(test, assert_instr(psubsb))] Sep 21 01:03:23.470 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.470 INFO kablam! Sep 21 01:03:23.470 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.470 INFO kablam! --> src/x86/mmx.rs:200:18 Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! 200 | #[cfg_attr(test, assert_instr(psubsw))] Sep 21 01:03:23.470 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.470 INFO kablam! Sep 21 01:03:23.470 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.470 INFO kablam! --> src/x86/mmx.rs:209:18 Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! 209 | #[cfg_attr(test, assert_instr(psubsw))] Sep 21 01:03:23.470 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.470 INFO kablam! Sep 21 01:03:23.470 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.470 INFO kablam! --> src/x86/mmx.rs:218:18 Sep 21 01:03:23.470 INFO kablam! | Sep 21 01:03:23.470 INFO kablam! 218 | #[cfg_attr(test, assert_instr(psubusb))] Sep 21 01:03:23.470 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.471 INFO kablam! Sep 21 01:03:23.471 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.471 INFO kablam! --> src/x86/mmx.rs:227:18 Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! 227 | #[cfg_attr(test, assert_instr(psubusb))] Sep 21 01:03:23.471 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.471 INFO kablam! Sep 21 01:03:23.471 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.471 INFO kablam! --> src/x86/mmx.rs:236:18 Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! 236 | #[cfg_attr(test, assert_instr(psubusw))] Sep 21 01:03:23.471 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.471 INFO kablam! Sep 21 01:03:23.471 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.471 INFO kablam! --> src/x86/mmx.rs:245:18 Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! 245 | #[cfg_attr(test, assert_instr(psubusw))] Sep 21 01:03:23.471 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.471 INFO kablam! Sep 21 01:03:23.471 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.471 INFO kablam! --> src/x86/mmx.rs:257:18 Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! 257 | #[cfg_attr(test, assert_instr(packsswb))] Sep 21 01:03:23.471 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.471 INFO kablam! Sep 21 01:03:23.471 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.471 INFO kablam! --> src/x86/mmx.rs:269:18 Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! 269 | #[cfg_attr(test, assert_instr(packssdw))] Sep 21 01:03:23.471 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.471 INFO kablam! Sep 21 01:03:23.471 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.471 INFO kablam! --> src/x86/mmx.rs:278:18 Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! 278 | #[cfg_attr(test, assert_instr(pcmpgtb))] Sep 21 01:03:23.471 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.471 INFO kablam! Sep 21 01:03:23.471 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.471 INFO kablam! --> src/x86/mmx.rs:287:18 Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! 287 | #[cfg_attr(test, assert_instr(pcmpgtw))] Sep 21 01:03:23.471 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.471 INFO kablam! | Sep 21 01:03:23.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.471 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.472 INFO kablam! --> src/x86/mmx.rs:296:18 Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! 296 | #[cfg_attr(test, assert_instr(pcmpgtd))] Sep 21 01:03:23.472 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.472 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.472 INFO kablam! --> src/x86/mmx.rs:305:18 Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! 305 | #[cfg_attr(test, assert_instr(punpckhwd))] // FIXME punpcklbw expected Sep 21 01:03:23.472 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.472 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.472 INFO kablam! --> src/x86/mmx.rs:314:18 Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! 314 | #[cfg_attr(test, assert_instr(punpckhbw))] Sep 21 01:03:23.472 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.472 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.472 INFO kablam! --> src/x86/mmx.rs:323:18 Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! 323 | #[cfg_attr(test, assert_instr(punpcklbw))] Sep 21 01:03:23.472 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.472 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.472 INFO kablam! --> src/x86/mmx.rs:332:18 Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! 332 | #[cfg_attr(test, assert_instr(punpcklwd))] Sep 21 01:03:23.472 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.472 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.472 INFO kablam! --> src/x86/mmx.rs:341:18 Sep 21 01:03:23.472 INFO kablam! | Sep 21 01:03:23.472 INFO kablam! 341 | #[cfg_attr(test, assert_instr(punpckhdq))] Sep 21 01:03:23.473 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.473 INFO kablam! Sep 21 01:03:23.473 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.473 INFO kablam! --> src/x86/mmx.rs:350:18 Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! 350 | #[cfg_attr(test, assert_instr(punpckldq))] Sep 21 01:03:23.473 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.473 INFO kablam! Sep 21 01:03:23.473 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.473 INFO kablam! --> src/x86/pclmulqdq.rs:18:12 Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! 18 | assert_instr(pclmullqlqdq, imm8 = 0))] Sep 21 01:03:23.473 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.473 INFO kablam! Sep 21 01:03:23.473 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.473 INFO kablam! --> src/x86/pclmulqdq.rs:20:12 Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! 20 | assert_instr(pclmulhqlqdq, imm8 = 1))] Sep 21 01:03:23.473 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.473 INFO kablam! Sep 21 01:03:23.473 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.473 INFO kablam! --> src/x86/pclmulqdq.rs:22:12 Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! 22 | assert_instr(pclmullqhqdq, imm8 = 16))] Sep 21 01:03:23.473 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.473 INFO kablam! Sep 21 01:03:23.473 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.473 INFO kablam! --> src/x86/pclmulqdq.rs:24:12 Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! 24 | assert_instr(pclmulhqhqdq, imm8 = 17))] Sep 21 01:03:23.473 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.473 INFO kablam! | Sep 21 01:03:23.473 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.473 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.527 INFO kablam! --> src/x86/rdrand.rs:12:18 Sep 21 01:03:23.527 INFO kablam! | Sep 21 01:03:23.527 INFO kablam! 12 | #[cfg_attr(test, assert_instr(rdrand))] Sep 21 01:03:23.527 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.527 INFO kablam! | Sep 21 01:03:23.527 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.527 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.527 INFO kablam! --> src/x86/rdrand.rs:22:18 Sep 21 01:03:23.527 INFO kablam! | Sep 21 01:03:23.527 INFO kablam! 22 | #[cfg_attr(test, assert_instr(rdrand))] Sep 21 01:03:23.527 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.527 INFO kablam! | Sep 21 01:03:23.527 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.527 INFO kablam! Sep 21 01:03:23.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.534 INFO kablam! --> src/x86/rdrand.rs:32:18 Sep 21 01:03:23.534 INFO kablam! | Sep 21 01:03:23.534 INFO kablam! 32 | #[cfg_attr(test, assert_instr(rdseed))] Sep 21 01:03:23.534 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.534 INFO kablam! | Sep 21 01:03:23.534 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.534 INFO kablam! Sep 21 01:03:23.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.534 INFO kablam! --> src/x86/rdrand.rs:41:18 Sep 21 01:03:23.534 INFO kablam! | Sep 21 01:03:23.534 INFO kablam! 41 | #[cfg_attr(test, assert_instr(rdseed))] Sep 21 01:03:23.534 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.534 INFO kablam! | Sep 21 01:03:23.534 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.534 INFO kablam! Sep 21 01:03:23.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.534 INFO kablam! --> src/x86/rdtsc.rs:23:18 Sep 21 01:03:23.534 INFO kablam! | Sep 21 01:03:23.534 INFO kablam! 23 | #[cfg_attr(test, assert_instr(rdtsc))] Sep 21 01:03:23.534 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.534 INFO kablam! | Sep 21 01:03:23.534 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.534 INFO kablam! Sep 21 01:03:23.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.534 INFO kablam! --> src/x86/rdtsc.rs:43:18 Sep 21 01:03:23.534 INFO kablam! | Sep 21 01:03:23.534 INFO kablam! 43 | #[cfg_attr(test, assert_instr(rdtscp))] Sep 21 01:03:23.534 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.534 INFO kablam! | Sep 21 01:03:23.534 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.534 INFO kablam! Sep 21 01:03:23.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.534 INFO kablam! --> src/x86/sha.rs:13:18 Sep 21 01:03:23.534 INFO kablam! | Sep 21 01:03:23.534 INFO kablam! 13 | #[cfg_attr(test, assert_instr(sha1msg1))] Sep 21 01:03:23.534 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.534 INFO kablam! | Sep 21 01:03:23.534 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.534 INFO kablam! Sep 21 01:03:23.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.534 INFO kablam! --> src/x86/sha.rs:23:18 Sep 21 01:03:23.535 INFO kablam! | Sep 21 01:03:23.535 INFO kablam! 23 | #[cfg_attr(test, assert_instr(sha1msg2))] Sep 21 01:03:23.535 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.535 INFO kablam! | Sep 21 01:03:23.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.535 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.535 INFO kablam! --> src/x86/sha.rs:33:18 Sep 21 01:03:23.535 INFO kablam! | Sep 21 01:03:23.535 INFO kablam! 33 | #[cfg_attr(test, assert_instr(sha1nexte))] Sep 21 01:03:23.535 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.535 INFO kablam! | Sep 21 01:03:23.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.535 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.535 INFO kablam! --> src/x86/sha.rs:45:18 Sep 21 01:03:23.535 INFO kablam! | Sep 21 01:03:23.535 INFO kablam! 45 | #[cfg_attr(test, assert_instr(sha1rnds4, func = 0))] Sep 21 01:03:23.535 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.535 INFO kablam! | Sep 21 01:03:23.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.535 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.550 INFO kablam! --> src/x86/sha.rs:63:18 Sep 21 01:03:23.550 INFO kablam! | Sep 21 01:03:23.550 INFO kablam! 63 | #[cfg_attr(test, assert_instr(sha256msg1))] Sep 21 01:03:23.550 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.550 INFO kablam! | Sep 21 01:03:23.550 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.550 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.550 INFO kablam! --> src/x86/sha.rs:73:18 Sep 21 01:03:23.550 INFO kablam! | Sep 21 01:03:23.550 INFO kablam! 73 | #[cfg_attr(test, assert_instr(sha256msg2))] Sep 21 01:03:23.550 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.550 INFO kablam! | Sep 21 01:03:23.550 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.550 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.550 INFO kablam! --> src/x86/sha.rs:85:18 Sep 21 01:03:23.550 INFO kablam! | Sep 21 01:03:23.550 INFO kablam! 85 | #[cfg_attr(test, assert_instr(sha256rnds2))] Sep 21 01:03:23.550 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.550 INFO kablam! | Sep 21 01:03:23.550 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.550 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.551 INFO kablam! --> src/x86/sse2.rs:11:18 Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! 11 | #[cfg_attr(test, assert_instr(paddb))] Sep 21 01:03:23.551 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.551 INFO kablam! Sep 21 01:03:23.551 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.551 INFO kablam! --> src/x86/sse2.rs:19:18 Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! 19 | #[cfg_attr(test, assert_instr(paddw))] Sep 21 01:03:23.551 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.551 INFO kablam! Sep 21 01:03:23.551 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.551 INFO kablam! --> src/x86/sse2.rs:27:18 Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! 27 | #[cfg_attr(test, assert_instr(paddd))] Sep 21 01:03:23.551 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.551 INFO kablam! Sep 21 01:03:23.551 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.551 INFO kablam! --> src/x86/sse2.rs:35:18 Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! 35 | #[cfg_attr(test, assert_instr(paddq))] Sep 21 01:03:23.551 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.551 INFO kablam! Sep 21 01:03:23.551 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.551 INFO kablam! --> src/x86/sse2.rs:43:18 Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! 43 | #[cfg_attr(test, assert_instr(paddsb))] Sep 21 01:03:23.551 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.551 INFO kablam! Sep 21 01:03:23.551 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.551 INFO kablam! --> src/x86/sse2.rs:51:18 Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! 51 | #[cfg_attr(test, assert_instr(paddsw))] Sep 21 01:03:23.551 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.551 INFO kablam! Sep 21 01:03:23.551 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.551 INFO kablam! --> src/x86/sse2.rs:59:18 Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! 59 | #[cfg_attr(test, assert_instr(paddusb))] Sep 21 01:03:23.551 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.551 INFO kablam! Sep 21 01:03:23.551 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.551 INFO kablam! --> src/x86/sse2.rs:67:18 Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! 67 | #[cfg_attr(test, assert_instr(paddusw))] Sep 21 01:03:23.551 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.551 INFO kablam! Sep 21 01:03:23.551 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.551 INFO kablam! --> src/x86/sse2.rs:75:18 Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! 75 | #[cfg_attr(test, assert_instr(pavgb))] Sep 21 01:03:23.551 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.551 INFO kablam! | Sep 21 01:03:23.551 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.551 INFO kablam! Sep 21 01:03:23.551 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.552 INFO kablam! --> src/x86/sse2.rs:83:18 Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! 83 | #[cfg_attr(test, assert_instr(pavgw))] Sep 21 01:03:23.552 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.552 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.552 INFO kablam! --> src/x86/sse2.rs:95:18 Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! 95 | #[cfg_attr(test, assert_instr(pmaddwd))] Sep 21 01:03:23.552 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.552 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.552 INFO kablam! --> src/x86/sse2.rs:104:18 Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! 104 | #[cfg_attr(test, assert_instr(pmaxsw))] Sep 21 01:03:23.552 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.552 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.552 INFO kablam! --> src/x86/sse2.rs:113:18 Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! 113 | #[cfg_attr(test, assert_instr(pmaxub))] Sep 21 01:03:23.552 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.552 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.552 INFO kablam! --> src/x86/sse2.rs:122:18 Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! 122 | #[cfg_attr(test, assert_instr(pminsw))] Sep 21 01:03:23.552 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.552 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.552 INFO kablam! --> src/x86/sse2.rs:131:18 Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! 131 | #[cfg_attr(test, assert_instr(pminub))] Sep 21 01:03:23.552 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.552 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.552 INFO kablam! --> src/x86/sse2.rs:142:18 Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! 142 | #[cfg_attr(test, assert_instr(pmulhw))] Sep 21 01:03:23.552 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.552 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.552 INFO kablam! --> src/x86/sse2.rs:153:18 Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! 153 | #[cfg_attr(test, assert_instr(pmulhuw))] Sep 21 01:03:23.552 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.552 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.552 INFO kablam! --> src/x86/sse2.rs:164:18 Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! 164 | #[cfg_attr(test, assert_instr(pmullw))] Sep 21 01:03:23.552 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.552 INFO kablam! | Sep 21 01:03:23.552 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.552 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.552 INFO kablam! --> src/x86/sse2.rs:175:18 Sep 21 01:03:23.553 INFO kablam! | Sep 21 01:03:23.553 INFO kablam! 175 | #[cfg_attr(test, assert_instr(pmuludq))] Sep 21 01:03:23.553 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.553 INFO kablam! | Sep 21 01:03:23.553 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.553 INFO kablam! Sep 21 01:03:23.553 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.553 INFO kablam! --> src/x86/sse2.rs:188:18 Sep 21 01:03:23.553 INFO kablam! | Sep 21 01:03:23.553 INFO kablam! 188 | #[cfg_attr(test, assert_instr(psadbw))] Sep 21 01:03:23.553 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.553 INFO kablam! | Sep 21 01:03:23.553 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.553 INFO kablam! Sep 21 01:03:23.553 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.553 INFO kablam! --> src/x86/sse2.rs:196:18 Sep 21 01:03:23.553 INFO kablam! | Sep 21 01:03:23.553 INFO kablam! 196 | #[cfg_attr(test, assert_instr(psubb))] Sep 21 01:03:23.553 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.554 INFO kablam! | Sep 21 01:03:23.554 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.554 INFO kablam! Sep 21 01:03:23.554 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.554 INFO kablam! --> src/x86/sse2.rs:204:18 Sep 21 01:03:23.554 INFO kablam! | Sep 21 01:03:23.554 INFO kablam! 204 | #[cfg_attr(test, assert_instr(psubw))] Sep 21 01:03:23.554 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.554 INFO kablam! | Sep 21 01:03:23.554 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.554 INFO kablam! Sep 21 01:03:23.554 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.554 INFO kablam! --> src/x86/sse2.rs:212:18 Sep 21 01:03:23.554 INFO kablam! | Sep 21 01:03:23.554 INFO kablam! 212 | #[cfg_attr(test, assert_instr(psubd))] Sep 21 01:03:23.554 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.554 INFO kablam! | Sep 21 01:03:23.554 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.554 INFO kablam! Sep 21 01:03:23.554 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.554 INFO kablam! --> src/x86/sse2.rs:220:18 Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! 220 | #[cfg_attr(test, assert_instr(psubq))] Sep 21 01:03:23.555 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.555 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.555 INFO kablam! --> src/x86/sse2.rs:229:18 Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! 229 | #[cfg_attr(test, assert_instr(psubsb))] Sep 21 01:03:23.555 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.555 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.555 INFO kablam! --> src/x86/sse2.rs:238:18 Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! 238 | #[cfg_attr(test, assert_instr(psubsw))] Sep 21 01:03:23.555 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.555 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.555 INFO kablam! --> src/x86/sse2.rs:247:18 Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! 247 | #[cfg_attr(test, assert_instr(psubusb))] Sep 21 01:03:23.555 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.555 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.555 INFO kablam! --> src/x86/sse2.rs:256:18 Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! 256 | #[cfg_attr(test, assert_instr(psubusw))] Sep 21 01:03:23.555 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.555 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.555 INFO kablam! --> src/x86/sse2.rs:264:18 Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! 264 | #[cfg_attr(test, assert_instr(pslldq, imm8 = 1))] Sep 21 01:03:23.555 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.555 INFO kablam! | Sep 21 01:03:23.555 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.555 INFO kablam! Sep 21 01:03:23.570 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.570 INFO kablam! --> src/x86/sse2.rs:280:18 Sep 21 01:03:23.570 INFO kablam! | Sep 21 01:03:23.570 INFO kablam! 280 | #[cfg_attr(test, assert_instr(pslldq, imm8 = 1))] Sep 21 01:03:23.570 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.570 INFO kablam! | Sep 21 01:03:23.570 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.570 INFO kablam! Sep 21 01:03:23.579 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.579 INFO kablam! --> src/x86/sse2.rs:296:18 Sep 21 01:03:23.579 INFO kablam! | Sep 21 01:03:23.579 INFO kablam! 296 | #[cfg_attr(test, assert_instr(psrldq, imm8 = 1))] Sep 21 01:03:23.579 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.579 INFO kablam! | Sep 21 01:03:23.579 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.579 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.590 INFO kablam! --> src/x86/sse2.rs:312:18 Sep 21 01:03:23.590 INFO kablam! | Sep 21 01:03:23.590 INFO kablam! 312 | #[cfg_attr(test, assert_instr(psllw, imm8 = 7))] Sep 21 01:03:23.590 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.590 INFO kablam! | Sep 21 01:03:23.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.590 INFO kablam! Sep 21 01:03:23.602 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.602 INFO kablam! --> src/x86/sse2.rs:329:18 Sep 21 01:03:23.602 INFO kablam! | Sep 21 01:03:23.602 INFO kablam! 329 | #[cfg_attr(test, assert_instr(psllw))] Sep 21 01:03:23.602 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.602 INFO kablam! | Sep 21 01:03:23.602 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.602 INFO kablam! Sep 21 01:03:23.602 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.602 INFO kablam! --> src/x86/sse2.rs:337:18 Sep 21 01:03:23.602 INFO kablam! | Sep 21 01:03:23.602 INFO kablam! 337 | #[cfg_attr(test, assert_instr(pslld, imm8 = 7))] Sep 21 01:03:23.602 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.602 INFO kablam! | Sep 21 01:03:23.602 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.602 INFO kablam! Sep 21 01:03:23.613 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.613 INFO kablam! --> src/x86/sse2.rs:354:18 Sep 21 01:03:23.613 INFO kablam! | Sep 21 01:03:23.613 INFO kablam! 354 | #[cfg_attr(test, assert_instr(pslld))] Sep 21 01:03:23.613 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.613 INFO kablam! | Sep 21 01:03:23.613 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.613 INFO kablam! Sep 21 01:03:23.613 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.613 INFO kablam! --> src/x86/sse2.rs:362:18 Sep 21 01:03:23.614 INFO kablam! | Sep 21 01:03:23.614 INFO kablam! 362 | #[cfg_attr(test, assert_instr(psllq, imm8 = 7))] Sep 21 01:03:23.614 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.614 INFO kablam! | Sep 21 01:03:23.614 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.614 INFO kablam! Sep 21 01:03:23.625 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.625 INFO kablam! --> src/x86/sse2.rs:379:18 Sep 21 01:03:23.625 INFO kablam! | Sep 21 01:03:23.625 INFO kablam! 379 | #[cfg_attr(test, assert_instr(psllq))] Sep 21 01:03:23.625 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.625 INFO kablam! | Sep 21 01:03:23.625 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.625 INFO kablam! Sep 21 01:03:23.629 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.629 INFO kablam! --> src/x86/sse2.rs:388:18 Sep 21 01:03:23.629 INFO kablam! | Sep 21 01:03:23.629 INFO kablam! 388 | #[cfg_attr(test, assert_instr(psraw, imm8 = 1))] Sep 21 01:03:23.629 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.629 INFO kablam! | Sep 21 01:03:23.629 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.629 INFO kablam! Sep 21 01:03:23.642 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.642 INFO kablam! --> src/x86/sse2.rs:405:18 Sep 21 01:03:23.642 INFO kablam! | Sep 21 01:03:23.642 INFO kablam! 405 | #[cfg_attr(test, assert_instr(psraw))] Sep 21 01:03:23.642 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.642 INFO kablam! | Sep 21 01:03:23.642 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.642 INFO kablam! Sep 21 01:03:23.642 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.642 INFO kablam! --> src/x86/sse2.rs:414:18 Sep 21 01:03:23.642 INFO kablam! | Sep 21 01:03:23.642 INFO kablam! 414 | #[cfg_attr(test, assert_instr(psrad, imm8 = 1))] Sep 21 01:03:23.642 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.642 INFO kablam! | Sep 21 01:03:23.642 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.642 INFO kablam! Sep 21 01:03:23.650 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.650 INFO kablam! --> src/x86/sse2.rs:431:18 Sep 21 01:03:23.650 INFO kablam! | Sep 21 01:03:23.650 INFO kablam! 431 | #[cfg_attr(test, assert_instr(psrad))] Sep 21 01:03:23.650 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.650 INFO kablam! | Sep 21 01:03:23.650 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.650 INFO kablam! Sep 21 01:03:23.650 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.650 INFO kablam! --> src/x86/sse2.rs:439:18 Sep 21 01:03:23.650 INFO kablam! | Sep 21 01:03:23.650 INFO kablam! 439 | #[cfg_attr(test, assert_instr(psrldq, imm8 = 1))] Sep 21 01:03:23.650 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.650 INFO kablam! | Sep 21 01:03:23.650 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.650 INFO kablam! Sep 21 01:03:23.661 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.661 INFO kablam! --> src/x86/sse2.rs:456:18 Sep 21 01:03:23.661 INFO kablam! | Sep 21 01:03:23.661 INFO kablam! 456 | #[cfg_attr(test, assert_instr(psrlw, imm8 = 1))] Sep 21 01:03:23.661 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.661 INFO kablam! | Sep 21 01:03:23.661 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.661 INFO kablam! Sep 21 01:03:23.681 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.681 INFO kablam! --> src/x86/sse2.rs:473:18 Sep 21 01:03:23.681 INFO kablam! | Sep 21 01:03:23.681 INFO kablam! 473 | #[cfg_attr(test, assert_instr(psrlw))] Sep 21 01:03:23.681 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.681 INFO kablam! | Sep 21 01:03:23.681 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.681 INFO kablam! Sep 21 01:03:23.681 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.681 INFO kablam! --> src/x86/sse2.rs:482:18 Sep 21 01:03:23.681 INFO kablam! | Sep 21 01:03:23.681 INFO kablam! 482 | #[cfg_attr(test, assert_instr(psrld, imm8 = 8))] Sep 21 01:03:23.681 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.681 INFO kablam! | Sep 21 01:03:23.681 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.681 INFO kablam! Sep 21 01:03:23.692 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.692 INFO kablam! --> src/x86/sse2.rs:499:18 Sep 21 01:03:23.692 INFO kablam! | Sep 21 01:03:23.692 INFO kablam! 499 | #[cfg_attr(test, assert_instr(psrld))] Sep 21 01:03:23.692 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.692 INFO kablam! | Sep 21 01:03:23.692 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.692 INFO kablam! Sep 21 01:03:23.692 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.692 INFO kablam! --> src/x86/sse2.rs:508:18 Sep 21 01:03:23.692 INFO kablam! | Sep 21 01:03:23.692 INFO kablam! 508 | #[cfg_attr(test, assert_instr(psrlq, imm8 = 1))] Sep 21 01:03:23.692 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.692 INFO kablam! | Sep 21 01:03:23.692 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.692 INFO kablam! Sep 21 01:03:23.704 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.704 INFO kablam! --> src/x86/sse2.rs:525:18 Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! 525 | #[cfg_attr(test, assert_instr(psrlq))] Sep 21 01:03:23.704 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.704 INFO kablam! Sep 21 01:03:23.704 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.704 INFO kablam! --> src/x86/sse2.rs:534:18 Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! 534 | #[cfg_attr(test, assert_instr(andps))] Sep 21 01:03:23.704 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.704 INFO kablam! Sep 21 01:03:23.704 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.704 INFO kablam! --> src/x86/sse2.rs:543:18 Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! 543 | #[cfg_attr(test, assert_instr(andnps))] Sep 21 01:03:23.704 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.704 INFO kablam! Sep 21 01:03:23.704 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.704 INFO kablam! --> src/x86/sse2.rs:552:18 Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! 552 | #[cfg_attr(test, assert_instr(orps))] Sep 21 01:03:23.704 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.704 INFO kablam! Sep 21 01:03:23.704 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.704 INFO kablam! --> src/x86/sse2.rs:561:18 Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! 561 | #[cfg_attr(test, assert_instr(xorps))] Sep 21 01:03:23.704 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.704 INFO kablam! Sep 21 01:03:23.704 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.704 INFO kablam! --> src/x86/sse2.rs:569:18 Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! 569 | #[cfg_attr(test, assert_instr(pcmpeqb))] Sep 21 01:03:23.704 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.704 INFO kablam! Sep 21 01:03:23.704 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.704 INFO kablam! --> src/x86/sse2.rs:577:18 Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! 577 | #[cfg_attr(test, assert_instr(pcmpeqw))] Sep 21 01:03:23.704 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.704 INFO kablam! Sep 21 01:03:23.704 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.704 INFO kablam! --> src/x86/sse2.rs:585:18 Sep 21 01:03:23.704 INFO kablam! | Sep 21 01:03:23.704 INFO kablam! 585 | #[cfg_attr(test, assert_instr(pcmpeqd))] Sep 21 01:03:23.705 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.705 INFO kablam! | Sep 21 01:03:23.705 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.705 INFO kablam! Sep 21 01:03:23.705 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.705 INFO kablam! --> src/x86/sse2.rs:593:18 Sep 21 01:03:23.705 INFO kablam! | Sep 21 01:03:23.705 INFO kablam! 593 | #[cfg_attr(test, assert_instr(pcmpgtb))] Sep 21 01:03:23.705 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.705 INFO kablam! | Sep 21 01:03:23.705 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.705 INFO kablam! Sep 21 01:03:23.705 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.705 INFO kablam! --> src/x86/sse2.rs:601:18 Sep 21 01:03:23.705 INFO kablam! | Sep 21 01:03:23.705 INFO kablam! 601 | #[cfg_attr(test, assert_instr(pcmpgtw))] Sep 21 01:03:23.705 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.705 INFO kablam! | Sep 21 01:03:23.705 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.705 INFO kablam! Sep 21 01:03:23.705 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.705 INFO kablam! --> src/x86/sse2.rs:609:18 Sep 21 01:03:23.705 INFO kablam! | Sep 21 01:03:23.705 INFO kablam! 609 | #[cfg_attr(test, assert_instr(pcmpgtd))] Sep 21 01:03:23.705 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.705 INFO kablam! | Sep 21 01:03:23.705 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.705 INFO kablam! Sep 21 01:03:23.707 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.707 INFO kablam! --> src/x86/sse2.rs:617:18 Sep 21 01:03:23.707 INFO kablam! | Sep 21 01:03:23.707 INFO kablam! 617 | #[cfg_attr(test, assert_instr(pcmpgtb))] Sep 21 01:03:23.707 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.707 INFO kablam! | Sep 21 01:03:23.707 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.707 INFO kablam! Sep 21 01:03:23.707 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.707 INFO kablam! --> src/x86/sse2.rs:625:18 Sep 21 01:03:23.707 INFO kablam! | Sep 21 01:03:23.707 INFO kablam! 625 | #[cfg_attr(test, assert_instr(pcmpgtw))] Sep 21 01:03:23.707 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.707 INFO kablam! | Sep 21 01:03:23.707 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.707 INFO kablam! Sep 21 01:03:23.707 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.707 INFO kablam! --> src/x86/sse2.rs:633:18 Sep 21 01:03:23.707 INFO kablam! | Sep 21 01:03:23.707 INFO kablam! 633 | #[cfg_attr(test, assert_instr(pcmpgtd))] Sep 21 01:03:23.707 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.707 INFO kablam! | Sep 21 01:03:23.707 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.707 INFO kablam! Sep 21 01:03:23.707 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.708 INFO kablam! --> src/x86/sse2.rs:642:18 Sep 21 01:03:23.708 INFO kablam! | Sep 21 01:03:23.708 INFO kablam! 642 | #[cfg_attr(test, assert_instr(cvtdq2pd))] Sep 21 01:03:23.708 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.708 INFO kablam! | Sep 21 01:03:23.708 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.708 INFO kablam! Sep 21 01:03:23.709 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.709 INFO kablam! --> src/x86/sse2.rs:651:18 Sep 21 01:03:23.709 INFO kablam! | Sep 21 01:03:23.709 INFO kablam! 651 | #[cfg_attr(test, assert_instr(cvtsi2sd))] Sep 21 01:03:23.709 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.709 INFO kablam! | Sep 21 01:03:23.710 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.710 INFO kablam! Sep 21 01:03:23.710 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.710 INFO kablam! --> src/x86/sse2.rs:660:18 Sep 21 01:03:23.710 INFO kablam! | Sep 21 01:03:23.711 INFO kablam! 660 | #[cfg_attr(test, assert_instr(cvtdq2ps))] Sep 21 01:03:23.711 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.711 INFO kablam! | Sep 21 01:03:23.711 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.711 INFO kablam! Sep 21 01:03:23.711 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.712 INFO kablam! --> src/x86/sse2.rs:669:18 Sep 21 01:03:23.712 INFO kablam! | Sep 21 01:03:23.712 INFO kablam! 669 | #[cfg_attr(test, assert_instr(cvtps2dq))] Sep 21 01:03:23.712 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.712 INFO kablam! | Sep 21 01:03:23.712 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.713 INFO kablam! Sep 21 01:03:23.713 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.713 INFO kablam! --> src/x86/sse2.rs:678:47 Sep 21 01:03:23.713 INFO kablam! | Sep 21 01:03:23.713 INFO kablam! 678 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(movd))] Sep 21 01:03:23.713 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.714 INFO kablam! | Sep 21 01:03:23.714 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.714 INFO kablam! Sep 21 01:03:23.714 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.714 INFO kablam! --> src/x86/sse2.rs:686:18 Sep 21 01:03:23.714 INFO kablam! | Sep 21 01:03:23.715 INFO kablam! 686 | #[cfg_attr(test, assert_instr(movd))] Sep 21 01:03:23.715 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.715 INFO kablam! | Sep 21 01:03:23.715 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.715 INFO kablam! Sep 21 01:03:23.715 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.716 INFO kablam! --> src/x86/sse2.rs:783:18 Sep 21 01:03:23.716 INFO kablam! | Sep 21 01:03:23.716 INFO kablam! 783 | #[cfg_attr(test, assert_instr(xorps))] Sep 21 01:03:23.716 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.716 INFO kablam! | Sep 21 01:03:23.716 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.717 INFO kablam! Sep 21 01:03:23.717 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.717 INFO kablam! --> src/x86/sse2.rs:805:18 Sep 21 01:03:23.717 INFO kablam! | Sep 21 01:03:23.717 INFO kablam! 805 | #[cfg_attr(test, assert_instr(movaps))] Sep 21 01:03:23.717 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.718 INFO kablam! | Sep 21 01:03:23.718 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.718 INFO kablam! Sep 21 01:03:23.718 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.718 INFO kablam! --> src/x86/sse2.rs:815:18 Sep 21 01:03:23.718 INFO kablam! | Sep 21 01:03:23.718 INFO kablam! 815 | #[cfg_attr(test, assert_instr(movups))] Sep 21 01:03:23.718 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.718 INFO kablam! | Sep 21 01:03:23.718 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.719 INFO kablam! Sep 21 01:03:23.719 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.719 INFO kablam! --> src/x86/sse2.rs:826:12 Sep 21 01:03:23.719 INFO kablam! | Sep 21 01:03:23.719 INFO kablam! 826 | assert_instr(movq))] Sep 21 01:03:23.719 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.719 INFO kablam! | Sep 21 01:03:23.719 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.719 INFO kablam! Sep 21 01:03:23.719 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.719 INFO kablam! --> src/x86/sse2.rs:835:18 Sep 21 01:03:23.719 INFO kablam! | Sep 21 01:03:23.719 INFO kablam! 835 | #[cfg_attr(test, assert_instr(packsswb))] Sep 21 01:03:23.719 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.719 INFO kablam! | Sep 21 01:03:23.719 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.719 INFO kablam! Sep 21 01:03:23.719 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.719 INFO kablam! --> src/x86/sse2.rs:844:18 Sep 21 01:03:23.719 INFO kablam! | Sep 21 01:03:23.719 INFO kablam! 844 | #[cfg_attr(test, assert_instr(packssdw))] Sep 21 01:03:23.719 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.719 INFO kablam! | Sep 21 01:03:23.719 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.719 INFO kablam! Sep 21 01:03:23.719 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.719 INFO kablam! --> src/x86/sse2.rs:853:18 Sep 21 01:03:23.719 INFO kablam! | Sep 21 01:03:23.719 INFO kablam! 853 | #[cfg_attr(test, assert_instr(packuswb))] Sep 21 01:03:23.719 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.719 INFO kablam! | Sep 21 01:03:23.719 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.719 INFO kablam! Sep 21 01:03:23.719 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.719 INFO kablam! --> src/x86/sse2.rs:861:18 Sep 21 01:03:23.719 INFO kablam! | Sep 21 01:03:23.719 INFO kablam! 861 | #[cfg_attr(test, assert_instr(pextrw, imm8 = 9))] Sep 21 01:03:23.719 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.719 INFO kablam! | Sep 21 01:03:23.719 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.719 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.722 INFO kablam! --> src/x86/sse2.rs:877:18 Sep 21 01:03:23.722 INFO kablam! | Sep 21 01:03:23.722 INFO kablam! 877 | #[cfg_attr(test, assert_instr(pinsrw, imm8 = 9))] Sep 21 01:03:23.722 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.722 INFO kablam! | Sep 21 01:03:23.722 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.722 INFO kablam! Sep 21 01:03:23.734 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.734 INFO kablam! --> src/x86/sse2.rs:893:18 Sep 21 01:03:23.734 INFO kablam! | Sep 21 01:03:23.734 INFO kablam! 893 | #[cfg_attr(test, assert_instr(pmovmskb))] Sep 21 01:03:23.734 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.734 INFO kablam! | Sep 21 01:03:23.734 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.734 INFO kablam! Sep 21 01:03:23.734 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.734 INFO kablam! --> src/x86/sse2.rs:901:18 Sep 21 01:03:23.734 INFO kablam! | Sep 21 01:03:23.734 INFO kablam! 901 | #[cfg_attr(test, assert_instr(pshufd, imm8 = 9))] Sep 21 01:03:23.734 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.734 INFO kablam! | Sep 21 01:03:23.734 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.734 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.751 INFO kablam! --> src/x86/sse2.rs:921:18 Sep 21 01:03:23.751 INFO kablam! | Sep 21 01:03:23.751 INFO kablam! 921 | #[cfg_attr(test, assert_instr(pshufhw, imm8 = 9))] Sep 21 01:03:23.751 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.751 INFO kablam! | Sep 21 01:03:23.752 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.752 INFO kablam! Sep 21 01:03:23.767 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.767 INFO kablam! --> src/x86/sse2.rs:941:18 Sep 21 01:03:23.767 INFO kablam! | Sep 21 01:03:23.767 INFO kablam! 941 | #[cfg_attr(test, assert_instr(pshuflw, imm8 = 9))] Sep 21 01:03:23.767 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.767 INFO kablam! | Sep 21 01:03:23.767 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.767 INFO kablam! Sep 21 01:03:23.778 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.778 INFO kablam! --> src/x86/sse2.rs:957:18 Sep 21 01:03:23.778 INFO kablam! | Sep 21 01:03:23.778 INFO kablam! 957 | #[cfg_attr(test, assert_instr(punpckhbw))] Sep 21 01:03:23.778 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.778 INFO kablam! | Sep 21 01:03:23.778 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.778 INFO kablam! Sep 21 01:03:23.779 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.779 INFO kablam! --> src/x86/sse2.rs:965:18 Sep 21 01:03:23.779 INFO kablam! | Sep 21 01:03:23.779 INFO kablam! 965 | #[cfg_attr(test, assert_instr(punpckhwd))] Sep 21 01:03:23.779 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.779 INFO kablam! | Sep 21 01:03:23.779 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.779 INFO kablam! Sep 21 01:03:23.781 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.781 INFO kablam! --> src/x86/sse2.rs:973:18 Sep 21 01:03:23.781 INFO kablam! | Sep 21 01:03:23.781 INFO kablam! 973 | #[cfg_attr(test, assert_instr(unpckhps))] Sep 21 01:03:23.781 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.781 INFO kablam! | Sep 21 01:03:23.781 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.781 INFO kablam! Sep 21 01:03:23.781 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.781 INFO kablam! --> src/x86/sse2.rs:981:18 Sep 21 01:03:23.781 INFO kablam! | Sep 21 01:03:23.781 INFO kablam! 981 | #[cfg_attr(test, assert_instr(unpckhpd))] Sep 21 01:03:23.781 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.781 INFO kablam! | Sep 21 01:03:23.781 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.781 INFO kablam! Sep 21 01:03:23.781 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.781 INFO kablam! --> src/x86/sse2.rs:989:18 Sep 21 01:03:23.781 INFO kablam! | Sep 21 01:03:23.781 INFO kablam! 989 | #[cfg_attr(test, assert_instr(punpcklbw))] Sep 21 01:03:23.781 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.781 INFO kablam! | Sep 21 01:03:23.781 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.781 INFO kablam! Sep 21 01:03:23.781 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.781 INFO kablam! --> src/x86/sse2.rs:997:18 Sep 21 01:03:23.781 INFO kablam! | Sep 21 01:03:23.781 INFO kablam! 997 | #[cfg_attr(test, assert_instr(punpcklwd))] Sep 21 01:03:23.781 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.781 INFO kablam! | Sep 21 01:03:23.781 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.781 INFO kablam! Sep 21 01:03:23.781 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.781 INFO kablam! --> src/x86/sse2.rs:1005:18 Sep 21 01:03:23.782 INFO kablam! | Sep 21 01:03:23.782 INFO kablam! 1005 | #[cfg_attr(test, assert_instr(unpcklps))] Sep 21 01:03:23.782 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.782 INFO kablam! | Sep 21 01:03:23.782 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.782 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.782 INFO kablam! --> src/x86/sse2.rs:1013:18 Sep 21 01:03:23.782 INFO kablam! | Sep 21 01:03:23.782 INFO kablam! 1013 | #[cfg_attr(test, assert_instr(movlhps))] Sep 21 01:03:23.782 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.782 INFO kablam! | Sep 21 01:03:23.782 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.782 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.782 INFO kablam! --> src/x86/sse2.rs:1022:18 Sep 21 01:03:23.782 INFO kablam! | Sep 21 01:03:23.782 INFO kablam! 1022 | #[cfg_attr(test, assert_instr(addsd))] Sep 21 01:03:23.782 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.782 INFO kablam! | Sep 21 01:03:23.782 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.782 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.782 INFO kablam! --> src/x86/sse2.rs:1031:18 Sep 21 01:03:23.782 INFO kablam! | Sep 21 01:03:23.782 INFO kablam! 1031 | #[cfg_attr(test, assert_instr(addpd))] Sep 21 01:03:23.782 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.782 INFO kablam! | Sep 21 01:03:23.782 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.782 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.782 INFO kablam! --> src/x86/sse2.rs:1040:18 Sep 21 01:03:23.782 INFO kablam! | Sep 21 01:03:23.782 INFO kablam! 1040 | #[cfg_attr(test, assert_instr(divsd))] Sep 21 01:03:23.782 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.782 INFO kablam! | Sep 21 01:03:23.782 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.782 INFO kablam! Sep 21 01:03:23.787 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.787 INFO kablam! --> src/x86/sse2.rs:1049:18 Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! 1049 | #[cfg_attr(test, assert_instr(divpd))] Sep 21 01:03:23.787 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.787 INFO kablam! Sep 21 01:03:23.787 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.787 INFO kablam! --> src/x86/sse2.rs:1058:18 Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! 1058 | #[cfg_attr(test, assert_instr(maxsd))] Sep 21 01:03:23.787 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.787 INFO kablam! Sep 21 01:03:23.787 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.787 INFO kablam! --> src/x86/sse2.rs:1067:18 Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! 1067 | #[cfg_attr(test, assert_instr(maxpd))] Sep 21 01:03:23.787 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.787 INFO kablam! Sep 21 01:03:23.787 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.787 INFO kablam! --> src/x86/sse2.rs:1076:18 Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! 1076 | #[cfg_attr(test, assert_instr(minsd))] Sep 21 01:03:23.787 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.787 INFO kablam! Sep 21 01:03:23.787 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.787 INFO kablam! --> src/x86/sse2.rs:1085:18 Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! 1085 | #[cfg_attr(test, assert_instr(minpd))] Sep 21 01:03:23.787 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.787 INFO kablam! Sep 21 01:03:23.787 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.787 INFO kablam! --> src/x86/sse2.rs:1094:18 Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! 1094 | #[cfg_attr(test, assert_instr(mulsd))] Sep 21 01:03:23.787 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.787 INFO kablam! | Sep 21 01:03:23.787 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.787 INFO kablam! Sep 21 01:03:23.788 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.788 INFO kablam! --> src/x86/sse2.rs:1103:18 Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! 1103 | #[cfg_attr(test, assert_instr(mulpd))] Sep 21 01:03:23.788 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.788 INFO kablam! Sep 21 01:03:23.788 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.788 INFO kablam! --> src/x86/sse2.rs:1112:18 Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! 1112 | #[cfg_attr(test, assert_instr(sqrtsd))] Sep 21 01:03:23.788 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.788 INFO kablam! Sep 21 01:03:23.788 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.788 INFO kablam! --> src/x86/sse2.rs:1120:18 Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! 1120 | #[cfg_attr(test, assert_instr(sqrtpd))] Sep 21 01:03:23.788 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.788 INFO kablam! Sep 21 01:03:23.788 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.788 INFO kablam! --> src/x86/sse2.rs:1129:18 Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! 1129 | #[cfg_attr(test, assert_instr(subsd))] Sep 21 01:03:23.788 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.788 INFO kablam! Sep 21 01:03:23.788 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.788 INFO kablam! --> src/x86/sse2.rs:1138:18 Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! 1138 | #[cfg_attr(test, assert_instr(subpd))] Sep 21 01:03:23.788 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.788 INFO kablam! Sep 21 01:03:23.788 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.788 INFO kablam! --> src/x86/sse2.rs:1147:18 Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! 1147 | #[cfg_attr(test, assert_instr(andps))] Sep 21 01:03:23.788 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.788 INFO kablam! Sep 21 01:03:23.788 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.788 INFO kablam! --> src/x86/sse2.rs:1155:18 Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! 1155 | #[cfg_attr(test, assert_instr(andnps))] Sep 21 01:03:23.788 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.788 INFO kablam! | Sep 21 01:03:23.788 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.788 INFO kablam! Sep 21 01:03:23.789 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.789 INFO kablam! --> src/x86/sse2.rs:1163:18 Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! 1163 | #[cfg_attr(test, assert_instr(orps))] Sep 21 01:03:23.789 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.789 INFO kablam! Sep 21 01:03:23.789 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.789 INFO kablam! --> src/x86/sse2.rs:1171:18 Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! 1171 | #[cfg_attr(test, assert_instr(xorps))] Sep 21 01:03:23.789 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.789 INFO kablam! Sep 21 01:03:23.789 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.789 INFO kablam! --> src/x86/sse2.rs:1180:18 Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! 1180 | #[cfg_attr(test, assert_instr(cmpeqsd))] Sep 21 01:03:23.789 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.789 INFO kablam! Sep 21 01:03:23.789 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.789 INFO kablam! --> src/x86/sse2.rs:1189:18 Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! 1189 | #[cfg_attr(test, assert_instr(cmpltsd))] Sep 21 01:03:23.789 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.789 INFO kablam! Sep 21 01:03:23.789 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.789 INFO kablam! --> src/x86/sse2.rs:1198:18 Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! 1198 | #[cfg_attr(test, assert_instr(cmplesd))] Sep 21 01:03:23.789 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.789 INFO kablam! Sep 21 01:03:23.789 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.789 INFO kablam! --> src/x86/sse2.rs:1207:18 Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! 1207 | #[cfg_attr(test, assert_instr(cmpltsd))] Sep 21 01:03:23.789 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.789 INFO kablam! Sep 21 01:03:23.789 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.789 INFO kablam! --> src/x86/sse2.rs:1216:18 Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! 1216 | #[cfg_attr(test, assert_instr(cmplesd))] Sep 21 01:03:23.789 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.789 INFO kablam! | Sep 21 01:03:23.789 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.789 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.790 INFO kablam! --> src/x86/sse2.rs:1227:18 Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! 1227 | #[cfg_attr(test, assert_instr(cmpordsd))] Sep 21 01:03:23.790 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.790 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.790 INFO kablam! --> src/x86/sse2.rs:1237:18 Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! 1237 | #[cfg_attr(test, assert_instr(cmpunordsd))] Sep 21 01:03:23.790 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.790 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.790 INFO kablam! --> src/x86/sse2.rs:1246:18 Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! 1246 | #[cfg_attr(test, assert_instr(cmpneqsd))] Sep 21 01:03:23.790 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.790 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.790 INFO kablam! --> src/x86/sse2.rs:1255:18 Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! 1255 | #[cfg_attr(test, assert_instr(cmpnltsd))] Sep 21 01:03:23.790 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.790 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.790 INFO kablam! --> src/x86/sse2.rs:1264:18 Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! 1264 | #[cfg_attr(test, assert_instr(cmpnlesd))] Sep 21 01:03:23.790 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.790 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.790 INFO kablam! --> src/x86/sse2.rs:1273:18 Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! 1273 | #[cfg_attr(test, assert_instr(cmpnltsd))] Sep 21 01:03:23.790 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.790 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.790 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.790 INFO kablam! --> src/x86/sse2.rs:1282:18 Sep 21 01:03:23.790 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! 1282 | #[cfg_attr(test, assert_instr(cmpnlesd))] Sep 21 01:03:23.791 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.791 INFO kablam! Sep 21 01:03:23.791 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.791 INFO kablam! --> src/x86/sse2.rs:1290:18 Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! 1290 | #[cfg_attr(test, assert_instr(cmpeqpd))] Sep 21 01:03:23.791 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.791 INFO kablam! Sep 21 01:03:23.791 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.791 INFO kablam! --> src/x86/sse2.rs:1298:18 Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! 1298 | #[cfg_attr(test, assert_instr(cmpltpd))] Sep 21 01:03:23.791 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.791 INFO kablam! Sep 21 01:03:23.791 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.791 INFO kablam! --> src/x86/sse2.rs:1306:18 Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! 1306 | #[cfg_attr(test, assert_instr(cmplepd))] Sep 21 01:03:23.791 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.791 INFO kablam! Sep 21 01:03:23.791 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.791 INFO kablam! --> src/x86/sse2.rs:1314:18 Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! 1314 | #[cfg_attr(test, assert_instr(cmpltpd))] Sep 21 01:03:23.791 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.791 INFO kablam! Sep 21 01:03:23.791 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.791 INFO kablam! --> src/x86/sse2.rs:1322:18 Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! 1322 | #[cfg_attr(test, assert_instr(cmplepd))] Sep 21 01:03:23.791 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.791 INFO kablam! Sep 21 01:03:23.791 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.791 INFO kablam! --> src/x86/sse2.rs:1330:18 Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! 1330 | #[cfg_attr(test, assert_instr(cmpordpd))] Sep 21 01:03:23.791 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.791 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.791 INFO kablam! Sep 21 01:03:23.791 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.791 INFO kablam! --> src/x86/sse2.rs:1338:18 Sep 21 01:03:23.791 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! 1338 | #[cfg_attr(test, assert_instr(cmpunordpd))] Sep 21 01:03:23.792 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.792 INFO kablam! Sep 21 01:03:23.792 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.792 INFO kablam! --> src/x86/sse2.rs:1346:18 Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! 1346 | #[cfg_attr(test, assert_instr(cmpneqpd))] Sep 21 01:03:23.792 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.792 INFO kablam! Sep 21 01:03:23.792 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.792 INFO kablam! --> src/x86/sse2.rs:1354:18 Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! 1354 | #[cfg_attr(test, assert_instr(cmpnltpd))] Sep 21 01:03:23.792 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.792 INFO kablam! Sep 21 01:03:23.792 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.792 INFO kablam! --> src/x86/sse2.rs:1362:18 Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! 1362 | #[cfg_attr(test, assert_instr(cmpnlepd))] Sep 21 01:03:23.792 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.792 INFO kablam! Sep 21 01:03:23.792 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.792 INFO kablam! --> src/x86/sse2.rs:1370:18 Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! 1370 | #[cfg_attr(test, assert_instr(cmpnltpd))] Sep 21 01:03:23.792 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.792 INFO kablam! Sep 21 01:03:23.792 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.792 INFO kablam! --> src/x86/sse2.rs:1379:18 Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! 1379 | #[cfg_attr(test, assert_instr(cmpnlepd))] Sep 21 01:03:23.792 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.792 INFO kablam! Sep 21 01:03:23.792 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.792 INFO kablam! --> src/x86/sse2.rs:1387:18 Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! 1387 | #[cfg_attr(test, assert_instr(comisd))] Sep 21 01:03:23.792 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.792 INFO kablam! | Sep 21 01:03:23.792 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.792 INFO kablam! Sep 21 01:03:23.792 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.792 INFO kablam! --> src/x86/sse2.rs:1395:18 Sep 21 01:03:23.793 INFO kablam! | Sep 21 01:03:23.793 INFO kablam! 1395 | #[cfg_attr(test, assert_instr(comisd))] Sep 21 01:03:23.793 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.793 INFO kablam! | Sep 21 01:03:23.793 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.793 INFO kablam! Sep 21 01:03:23.793 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.793 INFO kablam! --> src/x86/sse2.rs:1403:18 Sep 21 01:03:23.793 INFO kablam! | Sep 21 01:03:23.793 INFO kablam! 1403 | #[cfg_attr(test, assert_instr(comisd))] Sep 21 01:03:23.793 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.793 INFO kablam! | Sep 21 01:03:23.793 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.793 INFO kablam! Sep 21 01:03:23.793 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.793 INFO kablam! --> src/x86/sse2.rs:1411:18 Sep 21 01:03:23.793 INFO kablam! | Sep 21 01:03:23.793 INFO kablam! 1411 | #[cfg_attr(test, assert_instr(comisd))] Sep 21 01:03:23.793 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.793 INFO kablam! | Sep 21 01:03:23.793 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.793 INFO kablam! Sep 21 01:03:23.793 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.793 INFO kablam! --> src/x86/sse2.rs:1419:18 Sep 21 01:03:23.793 INFO kablam! | Sep 21 01:03:23.793 INFO kablam! 1419 | #[cfg_attr(test, assert_instr(comisd))] Sep 21 01:03:23.793 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.793 INFO kablam! | Sep 21 01:03:23.793 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.793 INFO kablam! Sep 21 01:03:23.793 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.793 INFO kablam! --> src/x86/sse2.rs:1427:18 Sep 21 01:03:23.793 INFO kablam! | Sep 21 01:03:23.793 INFO kablam! 1427 | #[cfg_attr(test, assert_instr(comisd))] Sep 21 01:03:23.793 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.793 INFO kablam! | Sep 21 01:03:23.793 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.793 INFO kablam! Sep 21 01:03:23.794 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.794 INFO kablam! --> src/x86/sse2.rs:1435:18 Sep 21 01:03:23.794 INFO kablam! | Sep 21 01:03:23.794 INFO kablam! 1435 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 21 01:03:23.794 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.794 INFO kablam! | Sep 21 01:03:23.794 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.794 INFO kablam! Sep 21 01:03:23.794 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.794 INFO kablam! --> src/x86/sse2.rs:1443:18 Sep 21 01:03:23.794 INFO kablam! | Sep 21 01:03:23.794 INFO kablam! 1443 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 21 01:03:23.794 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.794 INFO kablam! | Sep 21 01:03:23.794 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.794 INFO kablam! Sep 21 01:03:23.794 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.794 INFO kablam! --> src/x86/sse2.rs:1451:18 Sep 21 01:03:23.794 INFO kablam! | Sep 21 01:03:23.794 INFO kablam! 1451 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 21 01:03:23.794 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.794 INFO kablam! | Sep 21 01:03:23.794 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.794 INFO kablam! Sep 21 01:03:23.794 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.794 INFO kablam! --> src/x86/sse2.rs:1459:18 Sep 21 01:03:23.794 INFO kablam! | Sep 21 01:03:23.794 INFO kablam! 1459 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 21 01:03:23.794 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.794 INFO kablam! | Sep 21 01:03:23.794 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.794 INFO kablam! Sep 21 01:03:23.795 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.795 INFO kablam! --> src/x86/sse2.rs:1467:18 Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! 1467 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 21 01:03:23.795 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.795 INFO kablam! Sep 21 01:03:23.795 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.795 INFO kablam! --> src/x86/sse2.rs:1475:18 Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! 1475 | #[cfg_attr(test, assert_instr(ucomisd))] Sep 21 01:03:23.795 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.795 INFO kablam! Sep 21 01:03:23.795 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.795 INFO kablam! --> src/x86/sse2.rs:1484:18 Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! 1484 | #[cfg_attr(test, assert_instr(cvtpd2ps))] Sep 21 01:03:23.795 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.795 INFO kablam! Sep 21 01:03:23.795 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.795 INFO kablam! --> src/x86/sse2.rs:1494:18 Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! 1494 | #[cfg_attr(test, assert_instr(cvtps2pd))] Sep 21 01:03:23.795 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.795 INFO kablam! Sep 21 01:03:23.795 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.795 INFO kablam! --> src/x86/sse2.rs:1503:18 Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! 1503 | #[cfg_attr(test, assert_instr(cvtpd2dq))] Sep 21 01:03:23.795 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.795 INFO kablam! Sep 21 01:03:23.795 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.795 INFO kablam! --> src/x86/sse2.rs:1512:18 Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! 1512 | #[cfg_attr(test, assert_instr(cvtsd2si))] Sep 21 01:03:23.795 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.795 INFO kablam! Sep 21 01:03:23.795 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.795 INFO kablam! --> src/x86/sse2.rs:1523:18 Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! 1523 | #[cfg_attr(test, assert_instr(cvtsd2ss))] Sep 21 01:03:23.795 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.795 INFO kablam! | Sep 21 01:03:23.795 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.795 INFO kablam! Sep 21 01:03:23.796 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.796 INFO kablam! --> src/x86/sse2.rs:1541:18 Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! 1541 | #[cfg_attr(test, assert_instr(cvtss2sd))] Sep 21 01:03:23.796 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.796 INFO kablam! Sep 21 01:03:23.796 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.796 INFO kablam! --> src/x86/sse2.rs:1550:18 Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! 1550 | #[cfg_attr(test, assert_instr(cvttpd2dq))] Sep 21 01:03:23.796 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.796 INFO kablam! Sep 21 01:03:23.796 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.796 INFO kablam! --> src/x86/sse2.rs:1559:18 Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! 1559 | #[cfg_attr(test, assert_instr(cvttsd2si))] Sep 21 01:03:23.796 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.796 INFO kablam! Sep 21 01:03:23.796 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.796 INFO kablam! --> src/x86/sse2.rs:1568:18 Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! 1568 | #[cfg_attr(test, assert_instr(cvttps2dq))] Sep 21 01:03:23.796 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.796 INFO kablam! Sep 21 01:03:23.796 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.796 INFO kablam! --> src/x86/sse2.rs:1617:18 Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! 1617 | #[cfg_attr(test, assert_instr(xorps))] // FIXME xorpd expected Sep 21 01:03:23.796 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.796 INFO kablam! Sep 21 01:03:23.796 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.796 INFO kablam! --> src/x86/sse2.rs:1628:18 Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! 1628 | #[cfg_attr(test, assert_instr(movmskpd))] Sep 21 01:03:23.796 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.796 INFO kablam! Sep 21 01:03:23.796 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.796 INFO kablam! --> src/x86/sse2.rs:1639:18 Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! 1639 | #[cfg_attr(test, assert_instr(movaps))] Sep 21 01:03:23.796 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.796 INFO kablam! | Sep 21 01:03:23.796 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.796 INFO kablam! Sep 21 01:03:23.796 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.797 INFO kablam! --> src/x86/sse2.rs:1648:18 Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! 1648 | #[cfg_attr(test, assert_instr(movsd))] Sep 21 01:03:23.797 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.797 INFO kablam! Sep 21 01:03:23.797 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.797 INFO kablam! --> src/x86/sse2.rs:1658:18 Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! 1658 | #[cfg_attr(test, assert_instr(movhpd))] Sep 21 01:03:23.797 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.797 INFO kablam! Sep 21 01:03:23.797 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.797 INFO kablam! --> src/x86/sse2.rs:1668:18 Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! 1668 | #[cfg_attr(test, assert_instr(movlpd))] Sep 21 01:03:23.797 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.797 INFO kablam! Sep 21 01:03:23.797 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.797 INFO kablam! --> src/x86/sse2.rs:1696:18 Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! 1696 | #[cfg_attr(test, assert_instr(movapd))] Sep 21 01:03:23.797 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.797 INFO kablam! Sep 21 01:03:23.797 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.797 INFO kablam! --> src/x86/sse2.rs:1706:18 Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! 1706 | #[cfg_attr(test, assert_instr(movups))] Sep 21 01:03:23.797 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.797 INFO kablam! Sep 21 01:03:23.797 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.797 INFO kablam! --> src/x86/sse2.rs:1716:18 Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! 1716 | #[cfg_attr(test, assert_instr(shufpd, imm8 = 1))] Sep 21 01:03:23.797 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.797 INFO kablam! | Sep 21 01:03:23.797 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.797 INFO kablam! Sep 21 01:03:23.806 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.806 INFO kablam! --> src/x86/sse2.rs:1734:18 Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! 1734 | #[cfg_attr(test, assert_instr(movsd))] Sep 21 01:03:23.806 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.806 INFO kablam! Sep 21 01:03:23.806 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.806 INFO kablam! --> src/x86/sse2.rs:1808:18 Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! 1808 | #[cfg_attr(test, assert_instr(unpckhpd))] Sep 21 01:03:23.806 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.806 INFO kablam! Sep 21 01:03:23.806 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.806 INFO kablam! --> src/x86/sse2.rs:1820:18 Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! 1820 | #[cfg_attr(test, assert_instr(movlhps))] Sep 21 01:03:23.806 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.806 INFO kablam! Sep 21 01:03:23.806 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.806 INFO kablam! --> src/x86/sse2.rs:1829:18 Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! 1829 | #[cfg_attr(test, assert_instr(paddq))] Sep 21 01:03:23.806 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.806 INFO kablam! Sep 21 01:03:23.806 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.806 INFO kablam! --> src/x86/sse2.rs:1839:18 Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! 1839 | #[cfg_attr(test, assert_instr(pmuludq))] Sep 21 01:03:23.806 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.806 INFO kablam! Sep 21 01:03:23.806 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.806 INFO kablam! --> src/x86/sse2.rs:1848:18 Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! 1848 | #[cfg_attr(test, assert_instr(psubq))] Sep 21 01:03:23.806 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.806 INFO kablam! | Sep 21 01:03:23.806 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.806 INFO kablam! Sep 21 01:03:23.806 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.806 INFO kablam! --> src/x86/sse2.rs:1858:18 Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! 1858 | #[cfg_attr(test, assert_instr(cvtpi2pd))] Sep 21 01:03:23.807 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.807 INFO kablam! Sep 21 01:03:23.807 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.807 INFO kablam! --> src/x86/sse2.rs:1915:18 Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! 1915 | #[cfg_attr(test, assert_instr(cvtpd2pi))] Sep 21 01:03:23.807 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.807 INFO kablam! Sep 21 01:03:23.807 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.807 INFO kablam! --> src/x86/sse2.rs:1927:18 Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! 1927 | #[cfg_attr(test, assert_instr(cvttpd2pi))] Sep 21 01:03:23.807 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.807 INFO kablam! Sep 21 01:03:23.807 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.807 INFO kablam! --> src/x86/sse3.rs:12:18 Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! 12 | #[cfg_attr(test, assert_instr(addsubps))] Sep 21 01:03:23.807 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.807 INFO kablam! Sep 21 01:03:23.807 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.807 INFO kablam! --> src/x86/sse3.rs:21:18 Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! 21 | #[cfg_attr(test, assert_instr(addsubpd))] Sep 21 01:03:23.807 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.807 INFO kablam! Sep 21 01:03:23.807 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.807 INFO kablam! --> src/x86/sse3.rs:30:18 Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! 30 | #[cfg_attr(test, assert_instr(haddpd))] Sep 21 01:03:23.807 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.807 INFO kablam! Sep 21 01:03:23.807 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.807 INFO kablam! --> src/x86/sse3.rs:39:18 Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! 39 | #[cfg_attr(test, assert_instr(haddps))] Sep 21 01:03:23.807 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.807 INFO kablam! | Sep 21 01:03:23.807 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.807 INFO kablam! Sep 21 01:03:23.807 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.807 INFO kablam! --> src/x86/sse3.rs:48:18 Sep 21 01:03:23.808 INFO kablam! | Sep 21 01:03:23.808 INFO kablam! 48 | #[cfg_attr(test, assert_instr(hsubpd))] Sep 21 01:03:23.808 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.808 INFO kablam! | Sep 21 01:03:23.808 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.808 INFO kablam! Sep 21 01:03:23.808 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.808 INFO kablam! --> src/x86/sse3.rs:57:18 Sep 21 01:03:23.808 INFO kablam! | Sep 21 01:03:23.808 INFO kablam! 57 | #[cfg_attr(test, assert_instr(hsubps))] Sep 21 01:03:23.808 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.808 INFO kablam! | Sep 21 01:03:23.808 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.808 INFO kablam! Sep 21 01:03:23.808 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.808 INFO kablam! --> src/x86/sse3.rs:67:18 Sep 21 01:03:23.808 INFO kablam! | Sep 21 01:03:23.808 INFO kablam! 67 | #[cfg_attr(test, assert_instr(lddqu))] Sep 21 01:03:23.808 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.808 INFO kablam! | Sep 21 01:03:23.808 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.808 INFO kablam! Sep 21 01:03:23.808 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.808 INFO kablam! --> src/x86/sse3.rs:76:18 Sep 21 01:03:23.808 INFO kablam! | Sep 21 01:03:23.808 INFO kablam! 76 | #[cfg_attr(test, assert_instr(movddup))] Sep 21 01:03:23.808 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.808 INFO kablam! | Sep 21 01:03:23.808 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.808 INFO kablam! Sep 21 01:03:23.809 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.809 INFO kablam! --> src/x86/sse3.rs:85:18 Sep 21 01:03:23.809 INFO kablam! | Sep 21 01:03:23.809 INFO kablam! 85 | #[cfg_attr(test, assert_instr(movddup))] Sep 21 01:03:23.809 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.809 INFO kablam! | Sep 21 01:03:23.809 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.809 INFO kablam! Sep 21 01:03:23.809 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.809 INFO kablam! --> src/x86/sse3.rs:94:18 Sep 21 01:03:23.809 INFO kablam! | Sep 21 01:03:23.809 INFO kablam! 94 | #[cfg_attr(test, assert_instr(movshdup))] Sep 21 01:03:23.809 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.809 INFO kablam! | Sep 21 01:03:23.809 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.809 INFO kablam! Sep 21 01:03:23.809 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.809 INFO kablam! --> src/x86/sse3.rs:103:18 Sep 21 01:03:23.809 INFO kablam! | Sep 21 01:03:23.809 INFO kablam! 103 | #[cfg_attr(test, assert_instr(movsldup))] Sep 21 01:03:23.809 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.809 INFO kablam! | Sep 21 01:03:23.809 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.809 INFO kablam! Sep 21 01:03:23.809 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.809 INFO kablam! --> src/x86/sse41.rs:15:18 Sep 21 01:03:23.809 INFO kablam! | Sep 21 01:03:23.809 INFO kablam! 15 | #[cfg_attr(test, assert_instr(pblendvb))] Sep 21 01:03:23.809 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.809 INFO kablam! | Sep 21 01:03:23.809 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.809 INFO kablam! Sep 21 01:03:23.809 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.809 INFO kablam! --> src/x86/sse41.rs:27:18 Sep 21 01:03:23.809 INFO kablam! | Sep 21 01:03:23.809 INFO kablam! 27 | #[cfg_attr(test, assert_instr(pblendw, imm8 = 0xF0))] Sep 21 01:03:23.809 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.809 INFO kablam! | Sep 21 01:03:23.809 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.812 INFO kablam! Sep 21 01:03:23.825 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.825 INFO kablam! --> src/x86/sse41.rs:44:18 Sep 21 01:03:23.825 INFO kablam! | Sep 21 01:03:23.825 INFO kablam! 44 | #[cfg_attr(test, assert_instr(blendvpd))] Sep 21 01:03:23.825 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.825 INFO kablam! | Sep 21 01:03:23.825 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.825 INFO kablam! Sep 21 01:03:23.825 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.825 INFO kablam! --> src/x86/sse41.rs:53:18 Sep 21 01:03:23.825 INFO kablam! | Sep 21 01:03:23.825 INFO kablam! 53 | #[cfg_attr(test, assert_instr(blendvps))] Sep 21 01:03:23.825 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.825 INFO kablam! | Sep 21 01:03:23.825 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.825 INFO kablam! Sep 21 01:03:23.826 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.826 INFO kablam! --> src/x86/sse41.rs:62:18 Sep 21 01:03:23.826 INFO kablam! | Sep 21 01:03:23.826 INFO kablam! 62 | #[cfg_attr(test, assert_instr(blendpd, imm2 = 0b10))] Sep 21 01:03:23.826 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.826 INFO kablam! | Sep 21 01:03:23.826 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.826 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.840 INFO kablam! --> src/x86/sse41.rs:79:18 Sep 21 01:03:23.840 INFO kablam! | Sep 21 01:03:23.840 INFO kablam! 79 | #[cfg_attr(test, assert_instr(blendps, imm4 = 0b0101))] Sep 21 01:03:23.840 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.840 INFO kablam! | Sep 21 01:03:23.840 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.840 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.855 INFO kablam! --> src/x86/sse41.rs:97:18 Sep 21 01:03:23.855 INFO kablam! | Sep 21 01:03:23.855 INFO kablam! 97 | #[cfg_attr(test, assert_instr(extractps, imm8 = 0))] Sep 21 01:03:23.855 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.855 INFO kablam! | Sep 21 01:03:23.855 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.855 INFO kablam! Sep 21 01:03:23.871 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.871 INFO kablam! --> src/x86/sse41.rs:116:18 Sep 21 01:03:23.871 INFO kablam! | Sep 21 01:03:23.871 INFO kablam! 116 | #[cfg_attr(test, assert_instr(pextrb, imm8 = 0))] Sep 21 01:03:23.871 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.871 INFO kablam! | Sep 21 01:03:23.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.871 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.880 INFO kablam! --> src/x86/sse41.rs:133:18 Sep 21 01:03:23.880 INFO kablam! | Sep 21 01:03:23.880 INFO kablam! 133 | #[cfg_attr(test, assert_instr(extractps, imm8 = 1))] Sep 21 01:03:23.880 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.880 INFO kablam! | Sep 21 01:03:23.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.880 INFO kablam! Sep 21 01:03:23.895 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.895 INFO kablam! --> src/x86/sse41.rs:170:18 Sep 21 01:03:23.895 INFO kablam! | Sep 21 01:03:23.895 INFO kablam! 170 | #[cfg_attr(test, assert_instr(insertps, imm8 = 0b1010))] Sep 21 01:03:23.895 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.895 INFO kablam! | Sep 21 01:03:23.895 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.895 INFO kablam! Sep 21 01:03:23.915 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.916 INFO kablam! --> src/x86/sse41.rs:187:18 Sep 21 01:03:23.916 INFO kablam! | Sep 21 01:03:23.916 INFO kablam! 187 | #[cfg_attr(test, assert_instr(pinsrb, imm8 = 0))] Sep 21 01:03:23.916 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.916 INFO kablam! | Sep 21 01:03:23.916 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.916 INFO kablam! Sep 21 01:03:23.932 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.933 INFO kablam! --> src/x86/sse41.rs:204:18 Sep 21 01:03:23.933 INFO kablam! | Sep 21 01:03:23.933 INFO kablam! 204 | #[cfg_attr(test, assert_instr(pinsrd, imm8 = 0))] Sep 21 01:03:23.933 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.933 INFO kablam! | Sep 21 01:03:23.933 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.933 INFO kablam! Sep 21 01:03:23.950 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.950 INFO kablam! --> src/x86/sse41.rs:221:18 Sep 21 01:03:23.950 INFO kablam! | Sep 21 01:03:23.951 INFO kablam! 221 | #[cfg_attr(test, assert_instr(pmaxsb))] Sep 21 01:03:23.951 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.951 INFO kablam! | Sep 21 01:03:23.951 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.951 INFO kablam! Sep 21 01:03:23.952 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.952 INFO kablam! --> src/x86/sse41.rs:230:18 Sep 21 01:03:23.952 INFO kablam! | Sep 21 01:03:23.952 INFO kablam! 230 | #[cfg_attr(test, assert_instr(pmaxuw))] Sep 21 01:03:23.952 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.952 INFO kablam! | Sep 21 01:03:23.953 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.953 INFO kablam! Sep 21 01:03:23.953 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.953 INFO kablam! --> src/x86/sse41.rs:239:18 Sep 21 01:03:23.953 INFO kablam! | Sep 21 01:03:23.953 INFO kablam! 239 | #[cfg_attr(test, assert_instr(pmaxsd))] Sep 21 01:03:23.954 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.954 INFO kablam! | Sep 21 01:03:23.954 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.954 INFO kablam! Sep 21 01:03:23.954 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.954 INFO kablam! --> src/x86/sse41.rs:248:18 Sep 21 01:03:23.954 INFO kablam! | Sep 21 01:03:23.954 INFO kablam! 248 | #[cfg_attr(test, assert_instr(pmaxud))] Sep 21 01:03:23.954 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.954 INFO kablam! | Sep 21 01:03:23.954 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.954 INFO kablam! Sep 21 01:03:23.954 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.954 INFO kablam! --> src/x86/sse41.rs:257:18 Sep 21 01:03:23.955 INFO kablam! | Sep 21 01:03:23.955 INFO kablam! 257 | #[cfg_attr(test, assert_instr(pminsb))] Sep 21 01:03:23.955 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.956 INFO kablam! | Sep 21 01:03:23.956 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.956 INFO kablam! Sep 21 01:03:23.956 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.956 INFO kablam! --> src/x86/sse41.rs:266:18 Sep 21 01:03:23.956 INFO kablam! | Sep 21 01:03:23.956 INFO kablam! 266 | #[cfg_attr(test, assert_instr(pminuw))] Sep 21 01:03:23.956 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.956 INFO kablam! | Sep 21 01:03:23.956 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.956 INFO kablam! Sep 21 01:03:23.956 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.956 INFO kablam! --> src/x86/sse41.rs:275:18 Sep 21 01:03:23.956 INFO kablam! | Sep 21 01:03:23.956 INFO kablam! 275 | #[cfg_attr(test, assert_instr(pminsd))] Sep 21 01:03:23.956 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.956 INFO kablam! | Sep 21 01:03:23.956 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.956 INFO kablam! Sep 21 01:03:23.956 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.956 INFO kablam! --> src/x86/sse41.rs:284:18 Sep 21 01:03:23.956 INFO kablam! | Sep 21 01:03:23.956 INFO kablam! 284 | #[cfg_attr(test, assert_instr(pminud))] Sep 21 01:03:23.956 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.957 INFO kablam! | Sep 21 01:03:23.957 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.957 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.957 INFO kablam! --> src/x86/sse41.rs:293:18 Sep 21 01:03:23.957 INFO kablam! | Sep 21 01:03:23.957 INFO kablam! 293 | #[cfg_attr(test, assert_instr(packusdw))] Sep 21 01:03:23.957 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.957 INFO kablam! | Sep 21 01:03:23.957 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.957 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.957 INFO kablam! --> src/x86/sse41.rs:301:18 Sep 21 01:03:23.957 INFO kablam! | Sep 21 01:03:23.957 INFO kablam! 301 | #[cfg_attr(test, assert_instr(pcmpeqq))] Sep 21 01:03:23.957 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.957 INFO kablam! | Sep 21 01:03:23.957 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.958 INFO kablam! Sep 21 01:03:23.958 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.958 INFO kablam! --> src/x86/sse41.rs:309:18 Sep 21 01:03:23.959 INFO kablam! | Sep 21 01:03:23.959 INFO kablam! 309 | #[cfg_attr(test, assert_instr(pmovsxbw))] Sep 21 01:03:23.959 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.959 INFO kablam! | Sep 21 01:03:23.960 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.960 INFO kablam! Sep 21 01:03:23.960 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.960 INFO kablam! --> src/x86/sse41.rs:317:18 Sep 21 01:03:23.961 INFO kablam! | Sep 21 01:03:23.961 INFO kablam! 317 | #[cfg_attr(test, assert_instr(pmovsxbd))] Sep 21 01:03:23.961 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.961 INFO kablam! | Sep 21 01:03:23.962 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.962 INFO kablam! Sep 21 01:03:23.962 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.964 INFO kablam! --> src/x86/sse41.rs:326:18 Sep 21 01:03:23.964 INFO kablam! | Sep 21 01:03:23.964 INFO kablam! 326 | #[cfg_attr(test, assert_instr(pmovsxbq))] Sep 21 01:03:23.964 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.964 INFO kablam! | Sep 21 01:03:23.964 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.964 INFO kablam! Sep 21 01:03:23.964 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.964 INFO kablam! --> src/x86/sse41.rs:334:18 Sep 21 01:03:23.964 INFO kablam! | Sep 21 01:03:23.964 INFO kablam! 334 | #[cfg_attr(test, assert_instr(pmovsxwd))] Sep 21 01:03:23.964 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.964 INFO kablam! | Sep 21 01:03:23.964 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.964 INFO kablam! Sep 21 01:03:23.964 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.964 INFO kablam! --> src/x86/sse41.rs:342:18 Sep 21 01:03:23.964 INFO kablam! | Sep 21 01:03:23.964 INFO kablam! 342 | #[cfg_attr(test, assert_instr(pmovsxwq))] Sep 21 01:03:23.964 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.965 INFO kablam! | Sep 21 01:03:23.965 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.965 INFO kablam! Sep 21 01:03:23.965 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.965 INFO kablam! --> src/x86/sse41.rs:350:18 Sep 21 01:03:23.965 INFO kablam! | Sep 21 01:03:23.965 INFO kablam! 350 | #[cfg_attr(test, assert_instr(pmovsxdq))] Sep 21 01:03:23.965 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.966 INFO kablam! | Sep 21 01:03:23.966 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.966 INFO kablam! Sep 21 01:03:23.966 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.966 INFO kablam! --> src/x86/sse41.rs:358:18 Sep 21 01:03:23.966 INFO kablam! | Sep 21 01:03:23.966 INFO kablam! 358 | #[cfg_attr(test, assert_instr(pmovzxbw))] Sep 21 01:03:23.966 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.966 INFO kablam! | Sep 21 01:03:23.966 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.966 INFO kablam! Sep 21 01:03:23.966 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.966 INFO kablam! --> src/x86/sse41.rs:366:18 Sep 21 01:03:23.966 INFO kablam! | Sep 21 01:03:23.966 INFO kablam! 366 | #[cfg_attr(test, assert_instr(pmovzxbd))] Sep 21 01:03:23.966 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.966 INFO kablam! | Sep 21 01:03:23.966 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.966 INFO kablam! Sep 21 01:03:23.966 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.967 INFO kablam! --> src/x86/sse41.rs:374:18 Sep 21 01:03:23.967 INFO kablam! | Sep 21 01:03:23.967 INFO kablam! 374 | #[cfg_attr(test, assert_instr(pmovzxbq))] Sep 21 01:03:23.967 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.967 INFO kablam! | Sep 21 01:03:23.967 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.967 INFO kablam! Sep 21 01:03:23.967 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.967 INFO kablam! --> src/x86/sse41.rs:383:18 Sep 21 01:03:23.967 INFO kablam! | Sep 21 01:03:23.967 INFO kablam! 383 | #[cfg_attr(test, assert_instr(pmovzxwd))] Sep 21 01:03:23.967 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.967 INFO kablam! | Sep 21 01:03:23.967 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.967 INFO kablam! Sep 21 01:03:23.967 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.967 INFO kablam! --> src/x86/sse41.rs:392:18 Sep 21 01:03:23.967 INFO kablam! | Sep 21 01:03:23.967 INFO kablam! 392 | #[cfg_attr(test, assert_instr(pmovzxwq))] Sep 21 01:03:23.967 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.967 INFO kablam! | Sep 21 01:03:23.968 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.968 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.968 INFO kablam! --> src/x86/sse41.rs:401:18 Sep 21 01:03:23.968 INFO kablam! | Sep 21 01:03:23.968 INFO kablam! 401 | #[cfg_attr(test, assert_instr(pmovzxdq))] Sep 21 01:03:23.968 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.968 INFO kablam! | Sep 21 01:03:23.968 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.968 INFO kablam! Sep 21 01:03:23.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 21 01:03:23.968 INFO kablam! --> src/x86/sse41.rs:415:18 Sep 21 01:03:23.968 INFO kablam! | Sep 21 01:03:23.968 INFO kablam! 415 | #[cfg_attr(test, assert_instr(dppd, imm8 = 0))] Sep 21 01:03:23.968 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.968 INFO kablam! | Sep 21 01:03:23.968 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.968 INFO kablam! Sep 21 01:03:23.982 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:23.982 INFO kablam! --> src/x86/sse41.rs:437:18 Sep 21 01:03:23.982 INFO kablam! | Sep 21 01:03:23.982 INFO kablam! 437 | #[cfg_attr(test, assert_instr(dpps, imm8 = 0))] Sep 21 01:03:23.982 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:23.982 INFO kablam! | Sep 21 01:03:23.982 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:23.982 INFO kablam! Sep 21 01:03:24.002 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.002 INFO kablam! --> src/x86/sse41.rs:455:18 Sep 21 01:03:24.002 INFO kablam! | Sep 21 01:03:24.002 INFO kablam! 455 | #[cfg_attr(test, assert_instr(roundpd))] Sep 21 01:03:24.002 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.002 INFO kablam! | Sep 21 01:03:24.002 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.002 INFO kablam! Sep 21 01:03:24.002 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.002 INFO kablam! --> src/x86/sse41.rs:465:18 Sep 21 01:03:24.002 INFO kablam! | Sep 21 01:03:24.002 INFO kablam! 465 | #[cfg_attr(test, assert_instr(roundps))] Sep 21 01:03:24.002 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.002 INFO kablam! | Sep 21 01:03:24.002 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.002 INFO kablam! Sep 21 01:03:24.002 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.002 INFO kablam! --> src/x86/sse41.rs:477:18 Sep 21 01:03:24.002 INFO kablam! | Sep 21 01:03:24.002 INFO kablam! 477 | #[cfg_attr(test, assert_instr(roundsd))] Sep 21 01:03:24.002 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.002 INFO kablam! | Sep 21 01:03:24.002 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.002 INFO kablam! Sep 21 01:03:24.002 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.002 INFO kablam! --> src/x86/sse41.rs:489:18 Sep 21 01:03:24.002 INFO kablam! | Sep 21 01:03:24.002 INFO kablam! 489 | #[cfg_attr(test, assert_instr(roundss))] Sep 21 01:03:24.002 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.002 INFO kablam! | Sep 21 01:03:24.002 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.002 INFO kablam! Sep 21 01:03:24.002 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.002 INFO kablam! --> src/x86/sse41.rs:499:18 Sep 21 01:03:24.002 INFO kablam! | Sep 21 01:03:24.002 INFO kablam! 499 | #[cfg_attr(test, assert_instr(roundpd))] Sep 21 01:03:24.002 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.002 INFO kablam! | Sep 21 01:03:24.002 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.003 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.003 INFO kablam! --> src/x86/sse41.rs:509:18 Sep 21 01:03:24.003 INFO kablam! | Sep 21 01:03:24.003 INFO kablam! 509 | #[cfg_attr(test, assert_instr(roundps))] Sep 21 01:03:24.003 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.003 INFO kablam! | Sep 21 01:03:24.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.003 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.003 INFO kablam! --> src/x86/sse41.rs:521:18 Sep 21 01:03:24.003 INFO kablam! | Sep 21 01:03:24.003 INFO kablam! 521 | #[cfg_attr(test, assert_instr(roundsd))] Sep 21 01:03:24.003 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.003 INFO kablam! | Sep 21 01:03:24.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.003 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.003 INFO kablam! --> src/x86/sse41.rs:533:18 Sep 21 01:03:24.003 INFO kablam! | Sep 21 01:03:24.003 INFO kablam! 533 | #[cfg_attr(test, assert_instr(roundss))] Sep 21 01:03:24.003 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.003 INFO kablam! | Sep 21 01:03:24.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.003 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.003 INFO kablam! --> src/x86/sse41.rs:576:18 Sep 21 01:03:24.003 INFO kablam! | Sep 21 01:03:24.003 INFO kablam! 576 | #[cfg_attr(test, assert_instr(roundpd, rounding = 0))] Sep 21 01:03:24.003 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.003 INFO kablam! | Sep 21 01:03:24.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.003 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.018 INFO kablam! --> src/x86/sse41.rs:628:18 Sep 21 01:03:24.018 INFO kablam! | Sep 21 01:03:24.018 INFO kablam! 628 | #[cfg_attr(test, assert_instr(roundps, rounding = 0))] Sep 21 01:03:24.018 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.018 INFO kablam! | Sep 21 01:03:24.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.018 INFO kablam! Sep 21 01:03:24.028 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.028 INFO kablam! --> src/x86/sse41.rs:681:18 Sep 21 01:03:24.028 INFO kablam! | Sep 21 01:03:24.029 INFO kablam! 681 | #[cfg_attr(test, assert_instr(roundsd, rounding = 0))] Sep 21 01:03:24.029 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.029 INFO kablam! | Sep 21 01:03:24.029 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.029 INFO kablam! Sep 21 01:03:24.046 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.046 INFO kablam! --> src/x86/sse41.rs:734:18 Sep 21 01:03:24.046 INFO kablam! | Sep 21 01:03:24.046 INFO kablam! 734 | #[cfg_attr(test, assert_instr(roundss, rounding = 0))] Sep 21 01:03:24.046 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.046 INFO kablam! | Sep 21 01:03:24.046 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.046 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.064 INFO kablam! --> src/x86/sse41.rs:768:18 Sep 21 01:03:24.064 INFO kablam! | Sep 21 01:03:24.064 INFO kablam! 768 | #[cfg_attr(test, assert_instr(phminposuw))] Sep 21 01:03:24.064 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.064 INFO kablam! | Sep 21 01:03:24.064 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.065 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.065 INFO kablam! --> src/x86/sse41.rs:777:18 Sep 21 01:03:24.065 INFO kablam! | Sep 21 01:03:24.065 INFO kablam! 777 | #[cfg_attr(test, assert_instr(pmuldq))] Sep 21 01:03:24.065 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.065 INFO kablam! | Sep 21 01:03:24.065 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.065 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.065 INFO kablam! --> src/x86/sse41.rs:790:18 Sep 21 01:03:24.066 INFO kablam! | Sep 21 01:03:24.066 INFO kablam! 790 | #[cfg_attr(test, assert_instr(pmulld))] Sep 21 01:03:24.066 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.066 INFO kablam! | Sep 21 01:03:24.066 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.066 INFO kablam! Sep 21 01:03:24.067 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.067 INFO kablam! --> src/x86/sse41.rs:828:18 Sep 21 01:03:24.067 INFO kablam! | Sep 21 01:03:24.067 INFO kablam! 828 | #[cfg_attr(test, assert_instr(mpsadbw, imm8 = 0))] Sep 21 01:03:24.067 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.067 INFO kablam! | Sep 21 01:03:24.068 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.068 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.085 INFO kablam! --> src/x86/sse41.rs:856:18 Sep 21 01:03:24.085 INFO kablam! | Sep 21 01:03:24.085 INFO kablam! 856 | #[cfg_attr(test, assert_instr(ptest))] Sep 21 01:03:24.085 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.085 INFO kablam! | Sep 21 01:03:24.085 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.085 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.085 INFO kablam! --> src/x86/sse41.rs:876:18 Sep 21 01:03:24.085 INFO kablam! | Sep 21 01:03:24.085 INFO kablam! 876 | #[cfg_attr(test, assert_instr(ptest))] Sep 21 01:03:24.085 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.085 INFO kablam! | Sep 21 01:03:24.085 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.085 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.085 INFO kablam! --> src/x86/sse41.rs:896:18 Sep 21 01:03:24.085 INFO kablam! | Sep 21 01:03:24.085 INFO kablam! 896 | #[cfg_attr(test, assert_instr(ptest))] Sep 21 01:03:24.085 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.085 INFO kablam! | Sep 21 01:03:24.085 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.085 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.085 INFO kablam! --> src/x86/sse41.rs:916:18 Sep 21 01:03:24.085 INFO kablam! | Sep 21 01:03:24.085 INFO kablam! 916 | #[cfg_attr(test, assert_instr(ptest))] Sep 21 01:03:24.085 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.085 INFO kablam! | Sep 21 01:03:24.086 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.086 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.086 INFO kablam! --> src/x86/sse41.rs:934:18 Sep 21 01:03:24.086 INFO kablam! | Sep 21 01:03:24.086 INFO kablam! 934 | #[cfg_attr(test, assert_instr(pcmpeqd))] Sep 21 01:03:24.086 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.086 INFO kablam! | Sep 21 01:03:24.086 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.086 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.086 INFO kablam! --> src/x86/sse41.rs:935:18 Sep 21 01:03:24.086 INFO kablam! | Sep 21 01:03:24.086 INFO kablam! 935 | #[cfg_attr(test, assert_instr(ptest))] Sep 21 01:03:24.086 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.086 INFO kablam! | Sep 21 01:03:24.086 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.086 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.086 INFO kablam! --> src/x86/sse41.rs:955:18 Sep 21 01:03:24.086 INFO kablam! | Sep 21 01:03:24.086 INFO kablam! 955 | #[cfg_attr(test, assert_instr(ptest))] Sep 21 01:03:24.086 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.086 INFO kablam! | Sep 21 01:03:24.086 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.086 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.086 INFO kablam! --> src/x86/sse42.rs:12:18 Sep 21 01:03:24.086 INFO kablam! | Sep 21 01:03:24.086 INFO kablam! 12 | #[cfg_attr(test, assert_instr(pcmpistrm, imm8 = 0))] Sep 21 01:03:24.086 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.087 INFO kablam! | Sep 21 01:03:24.087 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.087 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.100 INFO kablam! --> src/x86/sse42.rs:259:18 Sep 21 01:03:24.100 INFO kablam! | Sep 21 01:03:24.100 INFO kablam! 259 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 21 01:03:24.100 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.100 INFO kablam! | Sep 21 01:03:24.100 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.100 INFO kablam! Sep 21 01:03:24.117 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.117 INFO kablam! --> src/x86/sse42.rs:277:18 Sep 21 01:03:24.117 INFO kablam! | Sep 21 01:03:24.117 INFO kablam! 277 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 21 01:03:24.117 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.117 INFO kablam! | Sep 21 01:03:24.117 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.117 INFO kablam! Sep 21 01:03:24.132 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.132 INFO kablam! --> src/x86/sse42.rs:295:18 Sep 21 01:03:24.132 INFO kablam! | Sep 21 01:03:24.132 INFO kablam! 295 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 21 01:03:24.132 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.132 INFO kablam! | Sep 21 01:03:24.132 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.132 INFO kablam! Sep 21 01:03:24.147 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.147 INFO kablam! --> src/x86/sse42.rs:313:18 Sep 21 01:03:24.147 INFO kablam! | Sep 21 01:03:24.147 INFO kablam! 313 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 21 01:03:24.147 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.147 INFO kablam! | Sep 21 01:03:24.147 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.147 INFO kablam! Sep 21 01:03:24.162 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.162 INFO kablam! --> src/x86/sse42.rs:330:18 Sep 21 01:03:24.162 INFO kablam! | Sep 21 01:03:24.162 INFO kablam! 330 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 21 01:03:24.162 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.162 INFO kablam! | Sep 21 01:03:24.162 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.162 INFO kablam! Sep 21 01:03:24.185 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.185 INFO kablam! --> src/x86/sse42.rs:348:18 Sep 21 01:03:24.185 INFO kablam! | Sep 21 01:03:24.185 INFO kablam! 348 | #[cfg_attr(test, assert_instr(pcmpistri, imm8 = 0))] Sep 21 01:03:24.185 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.185 INFO kablam! | Sep 21 01:03:24.185 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.185 INFO kablam! Sep 21 01:03:24.202 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.202 INFO kablam! --> src/x86/sse42.rs:365:18 Sep 21 01:03:24.202 INFO kablam! | Sep 21 01:03:24.202 INFO kablam! 365 | #[cfg_attr(test, assert_instr(pcmpestrm, imm8 = 0))] Sep 21 01:03:24.202 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.202 INFO kablam! | Sep 21 01:03:24.202 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.202 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.222 INFO kablam! --> src/x86/sse42.rs:467:18 Sep 21 01:03:24.222 INFO kablam! | Sep 21 01:03:24.222 INFO kablam! 467 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 21 01:03:24.222 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.222 INFO kablam! | Sep 21 01:03:24.222 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.222 INFO kablam! Sep 21 01:03:24.240 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.240 INFO kablam! --> src/x86/sse42.rs:485:18 Sep 21 01:03:24.240 INFO kablam! | Sep 21 01:03:24.240 INFO kablam! 485 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 21 01:03:24.240 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.240 INFO kablam! | Sep 21 01:03:24.240 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.240 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.263 INFO kablam! --> src/x86/sse42.rs:503:18 Sep 21 01:03:24.263 INFO kablam! | Sep 21 01:03:24.263 INFO kablam! 503 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 21 01:03:24.263 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.263 INFO kablam! | Sep 21 01:03:24.263 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.263 INFO kablam! Sep 21 01:03:24.288 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.288 INFO kablam! --> src/x86/sse42.rs:521:18 Sep 21 01:03:24.288 INFO kablam! | Sep 21 01:03:24.288 INFO kablam! 521 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 21 01:03:24.288 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.288 INFO kablam! | Sep 21 01:03:24.288 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.288 INFO kablam! Sep 21 01:03:24.313 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.313 INFO kablam! --> src/x86/sse42.rs:539:18 Sep 21 01:03:24.313 INFO kablam! | Sep 21 01:03:24.313 INFO kablam! 539 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 21 01:03:24.313 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.313 INFO kablam! | Sep 21 01:03:24.313 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.313 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.333 INFO kablam! --> src/x86/sse42.rs:558:18 Sep 21 01:03:24.333 INFO kablam! | Sep 21 01:03:24.333 INFO kablam! 558 | #[cfg_attr(test, assert_instr(pcmpestri, imm8 = 0))] Sep 21 01:03:24.333 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.333 INFO kablam! | Sep 21 01:03:24.333 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.333 INFO kablam! Sep 21 01:03:24.356 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.356 INFO kablam! --> src/x86/sse42.rs:575:18 Sep 21 01:03:24.356 INFO kablam! | Sep 21 01:03:24.356 INFO kablam! 575 | #[cfg_attr(test, assert_instr(crc32))] Sep 21 01:03:24.356 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.356 INFO kablam! | Sep 21 01:03:24.356 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.356 INFO kablam! Sep 21 01:03:24.357 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.357 INFO kablam! --> src/x86/sse42.rs:584:18 Sep 21 01:03:24.357 INFO kablam! | Sep 21 01:03:24.357 INFO kablam! 584 | #[cfg_attr(test, assert_instr(crc32))] Sep 21 01:03:24.357 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.357 INFO kablam! | Sep 21 01:03:24.357 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.357 INFO kablam! Sep 21 01:03:24.357 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.357 INFO kablam! --> src/x86/sse42.rs:593:18 Sep 21 01:03:24.357 INFO kablam! | Sep 21 01:03:24.357 INFO kablam! 593 | #[cfg_attr(test, assert_instr(crc32))] Sep 21 01:03:24.357 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.357 INFO kablam! | Sep 21 01:03:24.357 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.358 INFO kablam! Sep 21 01:03:24.358 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.358 INFO kablam! --> src/x86/sse42.rs:602:18 Sep 21 01:03:24.358 INFO kablam! | Sep 21 01:03:24.358 INFO kablam! 602 | #[cfg_attr(test, assert_instr(pcmpgtq))] Sep 21 01:03:24.358 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.358 INFO kablam! | Sep 21 01:03:24.359 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.359 INFO kablam! Sep 21 01:03:24.359 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.359 INFO kablam! --> src/x86/sse4a.rs:24:18 Sep 21 01:03:24.359 INFO kablam! | Sep 21 01:03:24.359 INFO kablam! 24 | #[cfg_attr(test, assert_instr(extrq))] Sep 21 01:03:24.360 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.360 INFO kablam! | Sep 21 01:03:24.360 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.360 INFO kablam! Sep 21 01:03:24.360 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.360 INFO kablam! --> src/x86/sse4a.rs:40:18 Sep 21 01:03:24.360 INFO kablam! | Sep 21 01:03:24.360 INFO kablam! 40 | #[cfg_attr(test, assert_instr(insertq))] Sep 21 01:03:24.360 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.361 INFO kablam! | Sep 21 01:03:24.361 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.361 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.361 INFO kablam! --> src/x86/sse.rs:12:18 Sep 21 01:03:24.361 INFO kablam! | Sep 21 01:03:24.361 INFO kablam! 12 | #[cfg_attr(test, assert_instr(addss))] Sep 21 01:03:24.362 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.362 INFO kablam! | Sep 21 01:03:24.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.362 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.362 INFO kablam! --> src/x86/sse.rs:20:18 Sep 21 01:03:24.362 INFO kablam! | Sep 21 01:03:24.362 INFO kablam! 20 | #[cfg_attr(test, assert_instr(addps))] Sep 21 01:03:24.363 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.363 INFO kablam! | Sep 21 01:03:24.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.363 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.363 INFO kablam! --> src/x86/sse.rs:29:18 Sep 21 01:03:24.363 INFO kablam! | Sep 21 01:03:24.364 INFO kablam! 29 | #[cfg_attr(test, assert_instr(subss))] Sep 21 01:03:24.364 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.364 INFO kablam! | Sep 21 01:03:24.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.364 INFO kablam! Sep 21 01:03:24.364 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.364 INFO kablam! --> src/x86/sse.rs:37:18 Sep 21 01:03:24.364 INFO kablam! | Sep 21 01:03:24.365 INFO kablam! 37 | #[cfg_attr(test, assert_instr(subps))] Sep 21 01:03:24.365 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.365 INFO kablam! | Sep 21 01:03:24.365 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.365 INFO kablam! Sep 21 01:03:24.365 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.365 INFO kablam! --> src/x86/sse.rs:46:18 Sep 21 01:03:24.366 INFO kablam! | Sep 21 01:03:24.366 INFO kablam! 46 | #[cfg_attr(test, assert_instr(mulss))] Sep 21 01:03:24.366 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.366 INFO kablam! | Sep 21 01:03:24.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.366 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.367 INFO kablam! --> src/x86/sse.rs:54:18 Sep 21 01:03:24.367 INFO kablam! | Sep 21 01:03:24.367 INFO kablam! 54 | #[cfg_attr(test, assert_instr(mulps))] Sep 21 01:03:24.367 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.367 INFO kablam! | Sep 21 01:03:24.367 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.367 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.368 INFO kablam! --> src/x86/sse.rs:63:18 Sep 21 01:03:24.368 INFO kablam! | Sep 21 01:03:24.368 INFO kablam! 63 | #[cfg_attr(test, assert_instr(divss))] Sep 21 01:03:24.368 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.368 INFO kablam! | Sep 21 01:03:24.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.368 INFO kablam! Sep 21 01:03:24.369 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.369 INFO kablam! --> src/x86/sse.rs:71:18 Sep 21 01:03:24.369 INFO kablam! | Sep 21 01:03:24.369 INFO kablam! 71 | #[cfg_attr(test, assert_instr(divps))] Sep 21 01:03:24.369 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.369 INFO kablam! | Sep 21 01:03:24.369 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.369 INFO kablam! Sep 21 01:03:24.370 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.370 INFO kablam! --> src/x86/sse.rs:80:18 Sep 21 01:03:24.371 INFO kablam! | Sep 21 01:03:24.371 INFO kablam! 80 | #[cfg_attr(test, assert_instr(sqrtss))] Sep 21 01:03:24.371 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.372 INFO kablam! | Sep 21 01:03:24.373 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.373 INFO kablam! Sep 21 01:03:24.373 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.373 INFO kablam! --> src/x86/sse.rs:89:18 Sep 21 01:03:24.373 INFO kablam! | Sep 21 01:03:24.373 INFO kablam! 89 | #[cfg_attr(test, assert_instr(sqrtps))] Sep 21 01:03:24.373 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.373 INFO kablam! | Sep 21 01:03:24.373 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.373 INFO kablam! Sep 21 01:03:24.373 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.373 INFO kablam! --> src/x86/sse.rs:98:18 Sep 21 01:03:24.373 INFO kablam! | Sep 21 01:03:24.373 INFO kablam! 98 | #[cfg_attr(test, assert_instr(rcpss))] Sep 21 01:03:24.373 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.373 INFO kablam! | Sep 21 01:03:24.373 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.373 INFO kablam! Sep 21 01:03:24.373 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.373 INFO kablam! --> src/x86/sse.rs:107:18 Sep 21 01:03:24.373 INFO kablam! | Sep 21 01:03:24.373 INFO kablam! 107 | #[cfg_attr(test, assert_instr(rcpps))] Sep 21 01:03:24.374 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.374 INFO kablam! | Sep 21 01:03:24.374 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.374 INFO kablam! Sep 21 01:03:24.374 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.374 INFO kablam! --> src/x86/sse.rs:116:18 Sep 21 01:03:24.374 INFO kablam! | Sep 21 01:03:24.374 INFO kablam! 116 | #[cfg_attr(test, assert_instr(rsqrtss))] Sep 21 01:03:24.374 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.374 INFO kablam! | Sep 21 01:03:24.374 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.374 INFO kablam! Sep 21 01:03:24.375 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.375 INFO kablam! --> src/x86/sse.rs:125:18 Sep 21 01:03:24.375 INFO kablam! | Sep 21 01:03:24.375 INFO kablam! 125 | #[cfg_attr(test, assert_instr(rsqrtps))] Sep 21 01:03:24.375 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.375 INFO kablam! | Sep 21 01:03:24.375 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.375 INFO kablam! Sep 21 01:03:24.376 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.376 INFO kablam! --> src/x86/sse.rs:135:18 Sep 21 01:03:24.376 INFO kablam! | Sep 21 01:03:24.376 INFO kablam! 135 | #[cfg_attr(test, assert_instr(minss))] Sep 21 01:03:24.376 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.376 INFO kablam! | Sep 21 01:03:24.376 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.376 INFO kablam! Sep 21 01:03:24.376 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.376 INFO kablam! --> src/x86/sse.rs:144:18 Sep 21 01:03:24.376 INFO kablam! | Sep 21 01:03:24.376 INFO kablam! 144 | #[cfg_attr(test, assert_instr(minps))] Sep 21 01:03:24.376 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.376 INFO kablam! | Sep 21 01:03:24.377 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.377 INFO kablam! Sep 21 01:03:24.377 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.377 INFO kablam! --> src/x86/sse.rs:154:18 Sep 21 01:03:24.377 INFO kablam! | Sep 21 01:03:24.377 INFO kablam! 154 | #[cfg_attr(test, assert_instr(maxss))] Sep 21 01:03:24.377 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.378 INFO kablam! | Sep 21 01:03:24.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.378 INFO kablam! Sep 21 01:03:24.378 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.378 INFO kablam! --> src/x86/sse.rs:163:18 Sep 21 01:03:24.378 INFO kablam! | Sep 21 01:03:24.378 INFO kablam! 163 | #[cfg_attr(test, assert_instr(maxps))] Sep 21 01:03:24.378 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.378 INFO kablam! | Sep 21 01:03:24.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.378 INFO kablam! Sep 21 01:03:24.378 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.378 INFO kablam! --> src/x86/sse.rs:173:12 Sep 21 01:03:24.378 INFO kablam! | Sep 21 01:03:24.378 INFO kablam! 173 | assert_instr(andps))] Sep 21 01:03:24.378 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.378 INFO kablam! | Sep 21 01:03:24.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.378 INFO kablam! Sep 21 01:03:24.378 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.378 INFO kablam! --> src/x86/sse.rs:187:12 Sep 21 01:03:24.378 INFO kablam! | Sep 21 01:03:24.378 INFO kablam! 187 | assert_instr(andnps))] Sep 21 01:03:24.378 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.378 INFO kablam! | Sep 21 01:03:24.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.378 INFO kablam! Sep 21 01:03:24.378 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.378 INFO kablam! --> src/x86/sse.rs:197:12 Sep 21 01:03:24.378 INFO kablam! | Sep 21 01:03:24.378 INFO kablam! 197 | assert_instr(orps))] Sep 21 01:03:24.378 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.379 INFO kablam! | Sep 21 01:03:24.379 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.379 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.379 INFO kablam! --> src/x86/sse.rs:208:12 Sep 21 01:03:24.379 INFO kablam! | Sep 21 01:03:24.379 INFO kablam! 208 | assert_instr(xorps))] Sep 21 01:03:24.379 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.379 INFO kablam! | Sep 21 01:03:24.379 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.380 INFO kablam! Sep 21 01:03:24.380 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.380 INFO kablam! --> src/x86/sse.rs:218:18 Sep 21 01:03:24.380 INFO kablam! | Sep 21 01:03:24.380 INFO kablam! 218 | #[cfg_attr(test, assert_instr(cmpeqss))] Sep 21 01:03:24.380 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.380 INFO kablam! | Sep 21 01:03:24.380 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.381 INFO kablam! Sep 21 01:03:24.381 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.381 INFO kablam! --> src/x86/sse.rs:229:18 Sep 21 01:03:24.381 INFO kablam! | Sep 21 01:03:24.381 INFO kablam! 229 | #[cfg_attr(test, assert_instr(cmpltss))] Sep 21 01:03:24.381 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.381 INFO kablam! | Sep 21 01:03:24.381 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.381 INFO kablam! Sep 21 01:03:24.381 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.381 INFO kablam! --> src/x86/sse.rs:240:18 Sep 21 01:03:24.381 INFO kablam! | Sep 21 01:03:24.381 INFO kablam! 240 | #[cfg_attr(test, assert_instr(cmpless))] Sep 21 01:03:24.381 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.381 INFO kablam! | Sep 21 01:03:24.381 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.381 INFO kablam! Sep 21 01:03:24.383 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.383 INFO kablam! --> src/x86/sse.rs:251:18 Sep 21 01:03:24.383 INFO kablam! | Sep 21 01:03:24.383 INFO kablam! 251 | #[cfg_attr(test, assert_instr(cmpltss))] Sep 21 01:03:24.383 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.383 INFO kablam! | Sep 21 01:03:24.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.383 INFO kablam! Sep 21 01:03:24.383 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.383 INFO kablam! --> src/x86/sse.rs:262:18 Sep 21 01:03:24.383 INFO kablam! | Sep 21 01:03:24.383 INFO kablam! 262 | #[cfg_attr(test, assert_instr(cmpless))] Sep 21 01:03:24.383 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.383 INFO kablam! | Sep 21 01:03:24.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.383 INFO kablam! Sep 21 01:03:24.383 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.383 INFO kablam! --> src/x86/sse.rs:273:18 Sep 21 01:03:24.383 INFO kablam! | Sep 21 01:03:24.383 INFO kablam! 273 | #[cfg_attr(test, assert_instr(cmpneqss))] Sep 21 01:03:24.383 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.383 INFO kablam! | Sep 21 01:03:24.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.383 INFO kablam! Sep 21 01:03:24.383 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.383 INFO kablam! --> src/x86/sse.rs:284:18 Sep 21 01:03:24.383 INFO kablam! | Sep 21 01:03:24.383 INFO kablam! 284 | #[cfg_attr(test, assert_instr(cmpnltss))] Sep 21 01:03:24.383 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.383 INFO kablam! | Sep 21 01:03:24.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.384 INFO kablam! Sep 21 01:03:24.384 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.384 INFO kablam! --> src/x86/sse.rs:295:18 Sep 21 01:03:24.384 INFO kablam! | Sep 21 01:03:24.384 INFO kablam! 295 | #[cfg_attr(test, assert_instr(cmpnless))] Sep 21 01:03:24.384 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.384 INFO kablam! | Sep 21 01:03:24.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.384 INFO kablam! Sep 21 01:03:24.384 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.384 INFO kablam! --> src/x86/sse.rs:306:18 Sep 21 01:03:24.384 INFO kablam! | Sep 21 01:03:24.384 INFO kablam! 306 | #[cfg_attr(test, assert_instr(cmpnltss))] Sep 21 01:03:24.384 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.384 INFO kablam! | Sep 21 01:03:24.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.384 INFO kablam! Sep 21 01:03:24.384 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.384 INFO kablam! --> src/x86/sse.rs:317:18 Sep 21 01:03:24.384 INFO kablam! | Sep 21 01:03:24.384 INFO kablam! 317 | #[cfg_attr(test, assert_instr(cmpnless))] Sep 21 01:03:24.384 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.384 INFO kablam! | Sep 21 01:03:24.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.384 INFO kablam! Sep 21 01:03:24.387 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.387 INFO kablam! --> src/x86/sse.rs:328:18 Sep 21 01:03:24.387 INFO kablam! | Sep 21 01:03:24.387 INFO kablam! 328 | #[cfg_attr(test, assert_instr(cmpordss))] Sep 21 01:03:24.387 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.387 INFO kablam! | Sep 21 01:03:24.387 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.387 INFO kablam! Sep 21 01:03:24.387 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.387 INFO kablam! --> src/x86/sse.rs:339:18 Sep 21 01:03:24.387 INFO kablam! | Sep 21 01:03:24.387 INFO kablam! 339 | #[cfg_attr(test, assert_instr(cmpunordss))] Sep 21 01:03:24.387 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.387 INFO kablam! | Sep 21 01:03:24.387 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.387 INFO kablam! Sep 21 01:03:24.388 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.388 INFO kablam! --> src/x86/sse.rs:349:18 Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! 349 | #[cfg_attr(test, assert_instr(cmpeqps))] Sep 21 01:03:24.388 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.388 INFO kablam! Sep 21 01:03:24.388 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.388 INFO kablam! --> src/x86/sse.rs:359:18 Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! 359 | #[cfg_attr(test, assert_instr(cmpltps))] Sep 21 01:03:24.388 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.388 INFO kablam! Sep 21 01:03:24.388 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.388 INFO kablam! --> src/x86/sse.rs:370:18 Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! 370 | #[cfg_attr(test, assert_instr(cmpleps))] Sep 21 01:03:24.388 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.388 INFO kablam! Sep 21 01:03:24.388 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.388 INFO kablam! --> src/x86/sse.rs:380:18 Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! 380 | #[cfg_attr(test, assert_instr(cmpltps))] Sep 21 01:03:24.388 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.388 INFO kablam! Sep 21 01:03:24.388 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.388 INFO kablam! --> src/x86/sse.rs:391:18 Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! 391 | #[cfg_attr(test, assert_instr(cmpleps))] Sep 21 01:03:24.388 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.388 INFO kablam! Sep 21 01:03:24.388 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.388 INFO kablam! --> src/x86/sse.rs:401:18 Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! 401 | #[cfg_attr(test, assert_instr(cmpneqps))] Sep 21 01:03:24.388 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.388 INFO kablam! Sep 21 01:03:24.388 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.388 INFO kablam! --> src/x86/sse.rs:412:18 Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! 412 | #[cfg_attr(test, assert_instr(cmpnltps))] Sep 21 01:03:24.388 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.388 INFO kablam! Sep 21 01:03:24.388 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.388 INFO kablam! --> src/x86/sse.rs:423:18 Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! 423 | #[cfg_attr(test, assert_instr(cmpnleps))] Sep 21 01:03:24.388 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.388 INFO kablam! Sep 21 01:03:24.388 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.388 INFO kablam! --> src/x86/sse.rs:434:18 Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! 434 | #[cfg_attr(test, assert_instr(cmpnltps))] Sep 21 01:03:24.388 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.388 INFO kablam! | Sep 21 01:03:24.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.388 INFO kablam! Sep 21 01:03:24.388 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.389 INFO kablam! --> src/x86/sse.rs:445:18 Sep 21 01:03:24.389 INFO kablam! | Sep 21 01:03:24.389 INFO kablam! 445 | #[cfg_attr(test, assert_instr(cmpnleps))] Sep 21 01:03:24.389 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.389 INFO kablam! | Sep 21 01:03:24.389 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.389 INFO kablam! Sep 21 01:03:24.389 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.389 INFO kablam! --> src/x86/sse.rs:456:18 Sep 21 01:03:24.389 INFO kablam! | Sep 21 01:03:24.389 INFO kablam! 456 | #[cfg_attr(test, assert_instr(cmpordps))] Sep 21 01:03:24.389 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.389 INFO kablam! | Sep 21 01:03:24.389 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.389 INFO kablam! Sep 21 01:03:24.389 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.389 INFO kablam! --> src/x86/sse.rs:467:18 Sep 21 01:03:24.389 INFO kablam! | Sep 21 01:03:24.389 INFO kablam! 467 | #[cfg_attr(test, assert_instr(cmpunordps))] Sep 21 01:03:24.389 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.389 INFO kablam! | Sep 21 01:03:24.389 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.389 INFO kablam! Sep 21 01:03:24.389 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.389 INFO kablam! --> src/x86/sse.rs:476:18 Sep 21 01:03:24.389 INFO kablam! | Sep 21 01:03:24.389 INFO kablam! 476 | #[cfg_attr(test, assert_instr(comiss))] Sep 21 01:03:24.389 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.389 INFO kablam! | Sep 21 01:03:24.389 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.389 INFO kablam! Sep 21 01:03:24.390 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.390 INFO kablam! --> src/x86/sse.rs:485:18 Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! 485 | #[cfg_attr(test, assert_instr(comiss))] Sep 21 01:03:24.390 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.390 INFO kablam! Sep 21 01:03:24.390 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.390 INFO kablam! --> src/x86/sse.rs:495:18 Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! 495 | #[cfg_attr(test, assert_instr(comiss))] Sep 21 01:03:24.390 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.390 INFO kablam! Sep 21 01:03:24.390 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.390 INFO kablam! --> src/x86/sse.rs:505:18 Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! 505 | #[cfg_attr(test, assert_instr(comiss))] Sep 21 01:03:24.390 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.390 INFO kablam! Sep 21 01:03:24.390 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.390 INFO kablam! --> src/x86/sse.rs:515:18 Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! 515 | #[cfg_attr(test, assert_instr(comiss))] Sep 21 01:03:24.390 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.390 INFO kablam! Sep 21 01:03:24.390 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.390 INFO kablam! --> src/x86/sse.rs:524:18 Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! 524 | #[cfg_attr(test, assert_instr(comiss))] Sep 21 01:03:24.390 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.390 INFO kablam! Sep 21 01:03:24.390 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.390 INFO kablam! --> src/x86/sse.rs:534:18 Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! 534 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 21 01:03:24.390 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.390 INFO kablam! | Sep 21 01:03:24.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.390 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.398 INFO kablam! --> src/x86/sse.rs:545:18 Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! 545 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 21 01:03:24.398 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.398 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.398 INFO kablam! --> src/x86/sse.rs:556:18 Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! 556 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 21 01:03:24.398 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.398 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.398 INFO kablam! --> src/x86/sse.rs:567:18 Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! 567 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 21 01:03:24.398 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.398 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.398 INFO kablam! --> src/x86/sse.rs:578:18 Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! 578 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 21 01:03:24.398 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.398 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.398 INFO kablam! --> src/x86/sse.rs:588:18 Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! 588 | #[cfg_attr(test, assert_instr(ucomiss))] Sep 21 01:03:24.398 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.398 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.398 INFO kablam! --> src/x86/sse.rs:603:18 Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! 603 | #[cfg_attr(test, assert_instr(cvtss2si))] Sep 21 01:03:24.398 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.398 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.398 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.398 INFO kablam! --> src/x86/sse.rs:611:18 Sep 21 01:03:24.398 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! 611 | #[cfg_attr(test, assert_instr(cvtss2si))] Sep 21 01:03:24.399 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.399 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.399 INFO kablam! --> src/x86/sse.rs:628:18 Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! 628 | #[cfg_attr(test, assert_instr(cvttss2si))] Sep 21 01:03:24.399 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.399 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.399 INFO kablam! --> src/x86/sse.rs:636:18 Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! 636 | #[cfg_attr(test, assert_instr(cvttss2si))] Sep 21 01:03:24.399 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.399 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.399 INFO kablam! --> src/x86/sse.rs:657:18 Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! 657 | #[cfg_attr(test, assert_instr(cvtsi2ss))] Sep 21 01:03:24.399 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.399 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.399 INFO kablam! --> src/x86/sse.rs:665:18 Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! 665 | #[cfg_attr(test, assert_instr(cvtsi2ss))] Sep 21 01:03:24.399 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.399 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.399 INFO kablam! --> src/x86/sse.rs:674:18 Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! 674 | #[cfg_attr(test, assert_instr(movss))] Sep 21 01:03:24.399 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.399 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.399 INFO kablam! --> src/x86/sse.rs:682:18 Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! 682 | #[cfg_attr(test, assert_instr(shufps))] Sep 21 01:03:24.399 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.399 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.399 INFO kablam! --> src/x86/sse.rs:690:18 Sep 21 01:03:24.399 INFO kablam! | Sep 21 01:03:24.399 INFO kablam! 690 | #[cfg_attr(test, assert_instr(shufps))] Sep 21 01:03:24.399 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.400 INFO kablam! | Sep 21 01:03:24.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.400 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.400 INFO kablam! --> src/x86/sse.rs:714:18 Sep 21 01:03:24.400 INFO kablam! | Sep 21 01:03:24.400 INFO kablam! 714 | #[cfg_attr(test, assert_instr(unpcklps))] Sep 21 01:03:24.400 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.400 INFO kablam! | Sep 21 01:03:24.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.400 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.400 INFO kablam! --> src/x86/sse.rs:729:47 Sep 21 01:03:24.400 INFO kablam! | Sep 21 01:03:24.400 INFO kablam! 729 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(unpcklps))] Sep 21 01:03:24.400 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.400 INFO kablam! | Sep 21 01:03:24.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.400 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.400 INFO kablam! --> src/x86/sse.rs:739:18 Sep 21 01:03:24.400 INFO kablam! | Sep 21 01:03:24.400 INFO kablam! 739 | #[cfg_attr(test, assert_instr(xorps))] Sep 21 01:03:24.400 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.400 INFO kablam! | Sep 21 01:03:24.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.400 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.400 INFO kablam! --> src/x86/sse.rs:751:18 Sep 21 01:03:24.400 INFO kablam! | Sep 21 01:03:24.400 INFO kablam! 751 | #[cfg_attr(test, assert_instr(shufps, mask = 3))] Sep 21 01:03:24.400 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.400 INFO kablam! | Sep 21 01:03:24.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.400 INFO kablam! Sep 21 01:03:24.402 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.402 INFO kablam! --> src/x86/sse.rs:768:18 Sep 21 01:03:24.402 INFO kablam! | Sep 21 01:03:24.402 INFO kablam! 768 | #[cfg_attr(test, assert_instr(unpckhps))] Sep 21 01:03:24.402 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.402 INFO kablam! | Sep 21 01:03:24.402 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.402 INFO kablam! Sep 21 01:03:24.403 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.403 INFO kablam! --> src/x86/sse.rs:777:18 Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! 777 | #[cfg_attr(test, assert_instr(unpcklps))] Sep 21 01:03:24.403 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.403 INFO kablam! Sep 21 01:03:24.403 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.403 INFO kablam! --> src/x86/sse.rs:786:18 Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! 786 | #[cfg_attr(test, assert_instr(movhlps))] Sep 21 01:03:24.403 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.403 INFO kablam! Sep 21 01:03:24.403 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.403 INFO kablam! --> src/x86/sse.rs:795:18 Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! 795 | #[cfg_attr(test, assert_instr(movlhps))] Sep 21 01:03:24.403 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.403 INFO kablam! Sep 21 01:03:24.403 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.403 INFO kablam! --> src/x86/sse.rs:806:18 Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! 806 | #[cfg_attr(test, assert_instr(movmskps))] Sep 21 01:03:24.403 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.403 INFO kablam! Sep 21 01:03:24.403 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.403 INFO kablam! --> src/x86/sse.rs:852:47 Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! 852 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(movhpd))] Sep 21 01:03:24.403 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.403 INFO kablam! Sep 21 01:03:24.403 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.403 INFO kablam! --> src/x86/sse.rs:904:47 Sep 21 01:03:24.403 INFO kablam! | Sep 21 01:03:24.403 INFO kablam! 904 | #[cfg_attr(all(test, target_arch = "x86_64"), assert_instr(movlpd))] Sep 21 01:03:24.403 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.404 INFO kablam! Sep 21 01:03:24.404 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.404 INFO kablam! --> src/x86/sse.rs:922:18 Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! 922 | #[cfg_attr(test, assert_instr(movss))] Sep 21 01:03:24.404 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.404 INFO kablam! Sep 21 01:03:24.404 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.404 INFO kablam! --> src/x86/sse.rs:934:18 Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! 934 | #[cfg_attr(test, assert_instr(movss))] Sep 21 01:03:24.404 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.404 INFO kablam! Sep 21 01:03:24.404 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.404 INFO kablam! --> src/x86/sse.rs:942:18 Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! 942 | #[cfg_attr(test, assert_instr(movss))] Sep 21 01:03:24.404 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.404 INFO kablam! Sep 21 01:03:24.404 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.404 INFO kablam! --> src/x86/sse.rs:957:18 Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! 957 | #[cfg_attr(test, assert_instr(movaps))] Sep 21 01:03:24.404 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.404 INFO kablam! Sep 21 01:03:24.404 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.404 INFO kablam! --> src/x86/sse.rs:971:18 Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! 971 | #[cfg_attr(test, assert_instr(movups))] Sep 21 01:03:24.404 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.404 INFO kablam! Sep 21 01:03:24.404 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.404 INFO kablam! --> src/x86/sse.rs:997:18 Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! 997 | #[cfg_attr(test, assert_instr(movaps))] Sep 21 01:03:24.404 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.404 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.404 INFO kablam! Sep 21 01:03:24.404 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.404 INFO kablam! --> src/x86/sse.rs:1011:18 Sep 21 01:03:24.404 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! 1011 | #[cfg_attr(test, assert_instr(movss))] Sep 21 01:03:24.405 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.405 INFO kablam! Sep 21 01:03:24.405 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.405 INFO kablam! --> src/x86/sse.rs:1021:18 Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! 1021 | #[cfg_attr(test, assert_instr(stmxcsr))] Sep 21 01:03:24.405 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.405 INFO kablam! Sep 21 01:03:24.405 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.405 INFO kablam! --> src/x86/sse.rs:1069:18 Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! 1069 | #[cfg_attr(test, assert_instr(pmaxsw))] Sep 21 01:03:24.405 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.405 INFO kablam! Sep 21 01:03:24.405 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.405 INFO kablam! --> src/x86/sse.rs:1078:18 Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! 1078 | #[cfg_attr(test, assert_instr(pmaxsw))] Sep 21 01:03:24.405 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.405 INFO kablam! Sep 21 01:03:24.405 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.405 INFO kablam! --> src/x86/sse.rs:1087:18 Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! 1087 | #[cfg_attr(test, assert_instr(pmaxub))] Sep 21 01:03:24.405 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.405 INFO kablam! Sep 21 01:03:24.405 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.405 INFO kablam! --> src/x86/sse.rs:1096:18 Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! 1096 | #[cfg_attr(test, assert_instr(pmaxub))] Sep 21 01:03:24.405 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.405 INFO kablam! Sep 21 01:03:24.405 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.405 INFO kablam! --> src/x86/sse.rs:1105:18 Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! 1105 | #[cfg_attr(test, assert_instr(pminsw))] Sep 21 01:03:24.405 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.405 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.405 INFO kablam! Sep 21 01:03:24.405 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.405 INFO kablam! --> src/x86/sse.rs:1114:18 Sep 21 01:03:24.405 INFO kablam! | Sep 21 01:03:24.406 INFO kablam! 1114 | #[cfg_attr(test, assert_instr(pminsw))] Sep 21 01:03:24.406 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.406 INFO kablam! | Sep 21 01:03:24.406 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.406 INFO kablam! Sep 21 01:03:24.406 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.406 INFO kablam! --> src/x86/sse.rs:1123:18 Sep 21 01:03:24.406 INFO kablam! | Sep 21 01:03:24.406 INFO kablam! 1123 | #[cfg_attr(test, assert_instr(pminub))] Sep 21 01:03:24.406 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.406 INFO kablam! | Sep 21 01:03:24.406 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.406 INFO kablam! Sep 21 01:03:24.406 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.406 INFO kablam! --> src/x86/sse.rs:1132:18 Sep 21 01:03:24.406 INFO kablam! | Sep 21 01:03:24.406 INFO kablam! 1132 | #[cfg_attr(test, assert_instr(pminub))] Sep 21 01:03:24.406 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.406 INFO kablam! | Sep 21 01:03:24.406 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.406 INFO kablam! Sep 21 01:03:24.406 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.406 INFO kablam! --> src/x86/sse.rs:1142:18 Sep 21 01:03:24.406 INFO kablam! | Sep 21 01:03:24.406 INFO kablam! 1142 | #[cfg_attr(test, assert_instr(pmulhuw))] Sep 21 01:03:24.406 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.406 INFO kablam! | Sep 21 01:03:24.406 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.406 INFO kablam! Sep 21 01:03:24.406 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.406 INFO kablam! --> src/x86/sse.rs:1152:18 Sep 21 01:03:24.406 INFO kablam! | Sep 21 01:03:24.406 INFO kablam! 1152 | #[cfg_attr(test, assert_instr(pmulhuw))] Sep 21 01:03:24.407 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.407 INFO kablam! | Sep 21 01:03:24.407 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.408 INFO kablam! Sep 21 01:03:24.408 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.408 INFO kablam! --> src/x86/sse.rs:1162:18 Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! 1162 | #[cfg_attr(test, assert_instr(pavgb))] Sep 21 01:03:24.408 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.408 INFO kablam! Sep 21 01:03:24.408 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.408 INFO kablam! --> src/x86/sse.rs:1172:18 Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! 1172 | #[cfg_attr(test, assert_instr(pavgb))] Sep 21 01:03:24.408 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.408 INFO kablam! Sep 21 01:03:24.408 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.408 INFO kablam! --> src/x86/sse.rs:1182:18 Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! 1182 | #[cfg_attr(test, assert_instr(pavgw))] Sep 21 01:03:24.408 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.408 INFO kablam! Sep 21 01:03:24.408 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.408 INFO kablam! --> src/x86/sse.rs:1192:18 Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! 1192 | #[cfg_attr(test, assert_instr(pavgw))] Sep 21 01:03:24.408 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.408 INFO kablam! Sep 21 01:03:24.408 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.408 INFO kablam! --> src/x86/sse.rs:1203:18 Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! 1203 | #[cfg_attr(test, assert_instr(psadbw))] Sep 21 01:03:24.408 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.408 INFO kablam! Sep 21 01:03:24.408 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.408 INFO kablam! --> src/x86/sse.rs:1214:18 Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! 1214 | #[cfg_attr(test, assert_instr(psadbw))] Sep 21 01:03:24.408 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.408 INFO kablam! Sep 21 01:03:24.408 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.408 INFO kablam! --> src/x86/sse.rs:1225:18 Sep 21 01:03:24.408 INFO kablam! | Sep 21 01:03:24.408 INFO kablam! 1225 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 21 01:03:24.409 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.409 INFO kablam! Sep 21 01:03:24.409 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.409 INFO kablam! --> src/x86/sse.rs:1236:18 Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! 1236 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 21 01:03:24.409 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.409 INFO kablam! Sep 21 01:03:24.409 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.409 INFO kablam! --> src/x86/sse.rs:1244:18 Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! 1244 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 21 01:03:24.409 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.409 INFO kablam! Sep 21 01:03:24.409 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.409 INFO kablam! --> src/x86/sse.rs:1252:18 Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! 1252 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 21 01:03:24.409 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.409 INFO kablam! Sep 21 01:03:24.409 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.409 INFO kablam! --> src/x86/sse.rs:1260:18 Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! 1260 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 21 01:03:24.409 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.409 INFO kablam! Sep 21 01:03:24.409 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.409 INFO kablam! --> src/x86/sse.rs:1268:18 Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! 1268 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 21 01:03:24.409 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.409 INFO kablam! Sep 21 01:03:24.409 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.409 INFO kablam! --> src/x86/sse.rs:1277:18 Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! 1277 | #[cfg_attr(test, assert_instr(cvtpi2ps))] Sep 21 01:03:24.409 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.409 INFO kablam! Sep 21 01:03:24.409 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.409 INFO kablam! --> src/x86/sse.rs:1286:18 Sep 21 01:03:24.409 INFO kablam! | Sep 21 01:03:24.409 INFO kablam! 1286 | #[cfg_attr(test, assert_instr(pextrw, imm2 = 0))] Sep 21 01:03:24.409 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.410 INFO kablam! | Sep 21 01:03:24.410 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.410 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.419 INFO kablam! --> src/x86/sse.rs:1303:18 Sep 21 01:03:24.419 INFO kablam! | Sep 21 01:03:24.419 INFO kablam! 1303 | #[cfg_attr(test, assert_instr(pextrw, imm2 = 0))] Sep 21 01:03:24.419 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.419 INFO kablam! | Sep 21 01:03:24.419 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.419 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.442 INFO kablam! --> src/x86/sse.rs:1321:18 Sep 21 01:03:24.442 INFO kablam! | Sep 21 01:03:24.442 INFO kablam! 1321 | #[cfg_attr(test, assert_instr(pinsrw, imm2 = 0))] Sep 21 01:03:24.442 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.442 INFO kablam! | Sep 21 01:03:24.442 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.442 INFO kablam! Sep 21 01:03:24.457 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.457 INFO kablam! --> src/x86/sse.rs:1339:18 Sep 21 01:03:24.457 INFO kablam! | Sep 21 01:03:24.457 INFO kablam! 1339 | #[cfg_attr(test, assert_instr(pinsrw, imm2 = 0))] Sep 21 01:03:24.457 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.457 INFO kablam! | Sep 21 01:03:24.457 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.457 INFO kablam! Sep 21 01:03:24.471 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.471 INFO kablam! --> src/x86/sse.rs:1357:18 Sep 21 01:03:24.471 INFO kablam! | Sep 21 01:03:24.471 INFO kablam! 1357 | #[cfg_attr(test, assert_instr(pmovmskb))] Sep 21 01:03:24.471 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.471 INFO kablam! | Sep 21 01:03:24.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.471 INFO kablam! Sep 21 01:03:24.471 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.471 INFO kablam! --> src/x86/sse.rs:1367:18 Sep 21 01:03:24.471 INFO kablam! | Sep 21 01:03:24.471 INFO kablam! 1367 | #[cfg_attr(test, assert_instr(pmovmskb))] Sep 21 01:03:24.471 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.471 INFO kablam! | Sep 21 01:03:24.472 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.472 INFO kablam! Sep 21 01:03:24.478 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.478 INFO kablam! --> src/x86/sse.rs:1376:18 Sep 21 01:03:24.478 INFO kablam! | Sep 21 01:03:24.478 INFO kablam! 1376 | #[cfg_attr(test, assert_instr(pshufw, imm8 = 0))] Sep 21 01:03:24.478 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.478 INFO kablam! | Sep 21 01:03:24.478 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.478 INFO kablam! Sep 21 01:03:24.486 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.486 INFO kablam! --> src/x86/sse.rs:1393:18 Sep 21 01:03:24.486 INFO kablam! | Sep 21 01:03:24.486 INFO kablam! 1393 | #[cfg_attr(test, assert_instr(pshufw, imm8 = 0))] Sep 21 01:03:24.486 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.486 INFO kablam! | Sep 21 01:03:24.486 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.486 INFO kablam! Sep 21 01:03:24.506 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.506 INFO kablam! --> src/x86/sse.rs:1410:18 Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! 1410 | #[cfg_attr(test, assert_instr(cvttps2pi))] Sep 21 01:03:24.506 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.506 INFO kablam! Sep 21 01:03:24.506 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.506 INFO kablam! --> src/x86/sse.rs:1419:18 Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! 1419 | #[cfg_attr(test, assert_instr(cvttps2pi))] Sep 21 01:03:24.506 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.506 INFO kablam! Sep 21 01:03:24.506 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.506 INFO kablam! --> src/x86/sse.rs:1428:18 Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! 1428 | #[cfg_attr(test, assert_instr(cvtps2pi))] Sep 21 01:03:24.506 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.506 INFO kablam! Sep 21 01:03:24.506 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.506 INFO kablam! --> src/x86/sse.rs:1437:18 Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! 1437 | #[cfg_attr(test, assert_instr(cvtps2pi))] Sep 21 01:03:24.506 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.506 INFO kablam! Sep 21 01:03:24.506 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.506 INFO kablam! --> src/x86/sse.rs:1446:18 Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! 1446 | #[cfg_attr(test, assert_instr(cvtps2pi))] Sep 21 01:03:24.506 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.506 INFO kablam! Sep 21 01:03:24.506 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.506 INFO kablam! --> src/x86/sse.rs:1456:18 Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! 1456 | #[cfg_attr(test, assert_instr(cvtps2pi))] Sep 21 01:03:24.506 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.506 INFO kablam! Sep 21 01:03:24.506 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.506 INFO kablam! --> src/x86/ssse3.rs:12:18 Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! 12 | #[cfg_attr(test, assert_instr(pabsb))] Sep 21 01:03:24.506 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.506 INFO kablam! | Sep 21 01:03:24.506 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.506 INFO kablam! Sep 21 01:03:24.506 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.506 INFO kablam! --> src/x86/ssse3.rs:22:18 Sep 21 01:03:24.507 INFO kablam! | Sep 21 01:03:24.507 INFO kablam! 22 | #[cfg_attr(test, assert_instr(pabsw))] Sep 21 01:03:24.507 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.507 INFO kablam! | Sep 21 01:03:24.507 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.507 INFO kablam! Sep 21 01:03:24.507 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.507 INFO kablam! --> src/x86/ssse3.rs:32:18 Sep 21 01:03:24.507 INFO kablam! | Sep 21 01:03:24.507 INFO kablam! 32 | #[cfg_attr(test, assert_instr(pabsd))] Sep 21 01:03:24.507 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.507 INFO kablam! | Sep 21 01:03:24.507 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.507 INFO kablam! Sep 21 01:03:24.507 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.507 INFO kablam! --> src/x86/ssse3.rs:63:18 Sep 21 01:03:24.507 INFO kablam! | Sep 21 01:03:24.507 INFO kablam! 63 | #[cfg_attr(test, assert_instr(pshufb))] Sep 21 01:03:24.507 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.507 INFO kablam! | Sep 21 01:03:24.507 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.507 INFO kablam! Sep 21 01:03:24.507 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.507 INFO kablam! --> src/x86/ssse3.rs:72:18 Sep 21 01:03:24.507 INFO kablam! | Sep 21 01:03:24.507 INFO kablam! 72 | #[cfg_attr(test, assert_instr(palignr, n = 15))] Sep 21 01:03:24.507 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.507 INFO kablam! | Sep 21 01:03:24.507 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.507 INFO kablam! Sep 21 01:03:24.513 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.513 INFO kablam! --> src/x86/ssse3.rs:89:18 Sep 21 01:03:24.518 INFO kablam! | Sep 21 01:03:24.518 INFO kablam! 89 | #[cfg_attr(test, assert_instr(phaddw))] Sep 21 01:03:24.518 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.518 INFO kablam! | Sep 21 01:03:24.518 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.518 INFO kablam! Sep 21 01:03:24.518 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.518 INFO kablam! --> src/x86/ssse3.rs:99:18 Sep 21 01:03:24.518 INFO kablam! | Sep 21 01:03:24.518 INFO kablam! 99 | #[cfg_attr(test, assert_instr(phaddsw))] Sep 21 01:03:24.518 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.518 INFO kablam! | Sep 21 01:03:24.518 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.518 INFO kablam! Sep 21 01:03:24.518 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.518 INFO kablam! --> src/x86/ssse3.rs:108:18 Sep 21 01:03:24.518 INFO kablam! | Sep 21 01:03:24.518 INFO kablam! 108 | #[cfg_attr(test, assert_instr(phaddd))] Sep 21 01:03:24.518 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.518 INFO kablam! | Sep 21 01:03:24.518 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.518 INFO kablam! Sep 21 01:03:24.518 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.518 INFO kablam! --> src/x86/ssse3.rs:117:18 Sep 21 01:03:24.518 INFO kablam! | Sep 21 01:03:24.518 INFO kablam! 117 | #[cfg_attr(test, assert_instr(phsubw))] Sep 21 01:03:24.518 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.518 INFO kablam! | Sep 21 01:03:24.518 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.518 INFO kablam! Sep 21 01:03:24.518 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.518 INFO kablam! --> src/x86/ssse3.rs:128:18 Sep 21 01:03:24.518 INFO kablam! | Sep 21 01:03:24.518 INFO kablam! 128 | #[cfg_attr(test, assert_instr(phsubsw))] Sep 21 01:03:24.518 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.518 INFO kablam! | Sep 21 01:03:24.518 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.518 INFO kablam! Sep 21 01:03:24.519 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.519 INFO kablam! --> src/x86/ssse3.rs:137:18 Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! 137 | #[cfg_attr(test, assert_instr(phsubd))] Sep 21 01:03:24.519 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.519 INFO kablam! Sep 21 01:03:24.519 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.519 INFO kablam! --> src/x86/ssse3.rs:149:18 Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! 149 | #[cfg_attr(test, assert_instr(pmaddubsw))] Sep 21 01:03:24.519 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.519 INFO kablam! Sep 21 01:03:24.519 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.519 INFO kablam! --> src/x86/ssse3.rs:159:18 Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! 159 | #[cfg_attr(test, assert_instr(pmulhrsw))] Sep 21 01:03:24.519 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.519 INFO kablam! Sep 21 01:03:24.519 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.519 INFO kablam! --> src/x86/ssse3.rs:170:18 Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! 170 | #[cfg_attr(test, assert_instr(psignb))] Sep 21 01:03:24.519 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.519 INFO kablam! Sep 21 01:03:24.519 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.519 INFO kablam! --> src/x86/ssse3.rs:181:18 Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! 181 | #[cfg_attr(test, assert_instr(psignw))] Sep 21 01:03:24.519 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.519 INFO kablam! Sep 21 01:03:24.519 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.519 INFO kablam! --> src/x86/ssse3.rs:192:18 Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! 192 | #[cfg_attr(test, assert_instr(psignd))] Sep 21 01:03:24.519 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.519 INFO kablam! Sep 21 01:03:24.519 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.519 INFO kablam! --> src/x86/ssse3.rs:201:18 Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! 201 | #[cfg_attr(test, assert_instr(pabsb))] Sep 21 01:03:24.519 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.519 INFO kablam! Sep 21 01:03:24.519 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.519 INFO kablam! --> src/x86/ssse3.rs:210:18 Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! 210 | #[cfg_attr(test, assert_instr(pabsw))] Sep 21 01:03:24.519 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.519 INFO kablam! Sep 21 01:03:24.519 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.519 INFO kablam! --> src/x86/ssse3.rs:219:18 Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! 219 | #[cfg_attr(test, assert_instr(pabsd))] Sep 21 01:03:24.519 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.519 INFO kablam! | Sep 21 01:03:24.519 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.520 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.520 INFO kablam! --> src/x86/ssse3.rs:228:18 Sep 21 01:03:24.520 INFO kablam! | Sep 21 01:03:24.520 INFO kablam! 228 | #[cfg_attr(test, assert_instr(pshufb))] Sep 21 01:03:24.520 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.520 INFO kablam! | Sep 21 01:03:24.520 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.520 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.520 INFO kablam! --> src/x86/ssse3.rs:237:18 Sep 21 01:03:24.520 INFO kablam! | Sep 21 01:03:24.520 INFO kablam! 237 | #[cfg_attr(test, assert_instr(palignr, n = 15))] Sep 21 01:03:24.520 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.520 INFO kablam! | Sep 21 01:03:24.520 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.520 INFO kablam! Sep 21 01:03:24.531 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.531 INFO kablam! --> src/x86/ssse3.rs:254:18 Sep 21 01:03:24.531 INFO kablam! | Sep 21 01:03:24.531 INFO kablam! 254 | #[cfg_attr(test, assert_instr(phaddw))] Sep 21 01:03:24.531 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.531 INFO kablam! | Sep 21 01:03:24.531 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.531 INFO kablam! Sep 21 01:03:24.531 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.531 INFO kablam! --> src/x86/ssse3.rs:263:18 Sep 21 01:03:24.531 INFO kablam! | Sep 21 01:03:24.531 INFO kablam! 263 | #[cfg_attr(test, assert_instr(phaddd))] Sep 21 01:03:24.532 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.532 INFO kablam! | Sep 21 01:03:24.532 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.532 INFO kablam! Sep 21 01:03:24.532 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.532 INFO kablam! --> src/x86/ssse3.rs:273:18 Sep 21 01:03:24.532 INFO kablam! | Sep 21 01:03:24.532 INFO kablam! 273 | #[cfg_attr(test, assert_instr(phaddsw))] Sep 21 01:03:24.532 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.532 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.533 INFO kablam! Sep 21 01:03:24.533 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.533 INFO kablam! --> src/x86/ssse3.rs:282:18 Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! 282 | #[cfg_attr(test, assert_instr(phsubw))] Sep 21 01:03:24.533 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.533 INFO kablam! Sep 21 01:03:24.533 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.533 INFO kablam! --> src/x86/ssse3.rs:291:18 Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! 291 | #[cfg_attr(test, assert_instr(phsubd))] Sep 21 01:03:24.533 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.533 INFO kablam! Sep 21 01:03:24.533 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.533 INFO kablam! --> src/x86/ssse3.rs:302:18 Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! 302 | #[cfg_attr(test, assert_instr(phsubsw))] Sep 21 01:03:24.533 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.533 INFO kablam! Sep 21 01:03:24.533 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.533 INFO kablam! --> src/x86/ssse3.rs:314:18 Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! 314 | #[cfg_attr(test, assert_instr(pmaddubsw))] Sep 21 01:03:24.533 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.533 INFO kablam! Sep 21 01:03:24.533 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.533 INFO kablam! --> src/x86/ssse3.rs:324:18 Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! 324 | #[cfg_attr(test, assert_instr(pmulhrsw))] Sep 21 01:03:24.533 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.533 INFO kablam! Sep 21 01:03:24.533 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.533 INFO kablam! --> src/x86/ssse3.rs:335:18 Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! 335 | #[cfg_attr(test, assert_instr(psignb))] Sep 21 01:03:24.533 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.533 INFO kablam! Sep 21 01:03:24.533 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.533 INFO kablam! --> src/x86/ssse3.rs:346:18 Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.533 INFO kablam! 346 | #[cfg_attr(test, assert_instr(psignw))] Sep 21 01:03:24.533 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.533 INFO kablam! | Sep 21 01:03:24.534 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.534 INFO kablam! Sep 21 01:03:24.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.534 INFO kablam! --> src/x86/ssse3.rs:357:18 Sep 21 01:03:24.534 INFO kablam! | Sep 21 01:03:24.534 INFO kablam! 357 | #[cfg_attr(test, assert_instr(psignd))] Sep 21 01:03:24.534 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.534 INFO kablam! | Sep 21 01:03:24.534 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.534 INFO kablam! Sep 21 01:03:24.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.534 INFO kablam! --> src/x86/tbm.rs:13:18 Sep 21 01:03:24.534 INFO kablam! | Sep 21 01:03:24.534 INFO kablam! 13 | #[cfg_attr(test, assert_instr(blcfill))] Sep 21 01:03:24.534 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.534 INFO kablam! | Sep 21 01:03:24.534 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.534 INFO kablam! Sep 21 01:03:24.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.534 INFO kablam! --> src/x86/tbm.rs:23:18 Sep 21 01:03:24.534 INFO kablam! | Sep 21 01:03:24.534 INFO kablam! 23 | #[cfg_attr(test, assert_instr(blcfill))] Sep 21 01:03:24.534 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.534 INFO kablam! | Sep 21 01:03:24.534 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.534 INFO kablam! Sep 21 01:03:24.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.534 INFO kablam! --> src/x86/tbm.rs:34:18 Sep 21 01:03:24.534 INFO kablam! | Sep 21 01:03:24.534 INFO kablam! 34 | #[cfg_attr(test, assert_instr(blci))] Sep 21 01:03:24.534 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.534 INFO kablam! | Sep 21 01:03:24.534 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.534 INFO kablam! Sep 21 01:03:24.534 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.534 INFO kablam! --> src/x86/tbm.rs:44:18 Sep 21 01:03:24.534 INFO kablam! | Sep 21 01:03:24.534 INFO kablam! 44 | #[cfg_attr(test, assert_instr(blci))] Sep 21 01:03:24.534 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.535 INFO kablam! | Sep 21 01:03:24.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.535 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.535 INFO kablam! --> src/x86/tbm.rs:55:18 Sep 21 01:03:24.535 INFO kablam! | Sep 21 01:03:24.535 INFO kablam! 55 | #[cfg_attr(test, assert_instr(blcic))] Sep 21 01:03:24.535 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.535 INFO kablam! | Sep 21 01:03:24.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.535 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.535 INFO kablam! --> src/x86/tbm.rs:65:18 Sep 21 01:03:24.535 INFO kablam! | Sep 21 01:03:24.535 INFO kablam! 65 | #[cfg_attr(test, assert_instr(blcic))] Sep 21 01:03:24.535 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.535 INFO kablam! | Sep 21 01:03:24.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.535 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.535 INFO kablam! --> src/x86/tbm.rs:77:18 Sep 21 01:03:24.535 INFO kablam! | Sep 21 01:03:24.535 INFO kablam! 77 | #[cfg_attr(test, assert_instr(blcmsk))] Sep 21 01:03:24.535 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.535 INFO kablam! | Sep 21 01:03:24.535 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.535 INFO kablam! Sep 21 01:03:24.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 21 01:03:24.537 INFO kablam! --> src/x86/tbm.rs:88:18 Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! 88 | #[cfg_attr(test, assert_instr(blcmsk))] Sep 21 01:03:24.537 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.537 INFO kablam! Sep 21 01:03:24.537 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.537 INFO kablam! --> src/x86/tbm.rs:99:18 Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! 99 | #[cfg_attr(test, assert_instr(blcs))] Sep 21 01:03:24.537 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.537 INFO kablam! Sep 21 01:03:24.537 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.537 INFO kablam! --> src/x86/tbm.rs:109:18 Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! 109 | #[cfg_attr(test, assert_instr(blcs))] Sep 21 01:03:24.537 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.537 INFO kablam! Sep 21 01:03:24.537 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.537 INFO kablam! --> src/x86/tbm.rs:120:18 Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! 120 | #[cfg_attr(test, assert_instr(blsfill))] Sep 21 01:03:24.537 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.537 INFO kablam! Sep 21 01:03:24.537 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.537 INFO kablam! --> src/x86/tbm.rs:130:18 Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! 130 | #[cfg_attr(test, assert_instr(blsfill))] Sep 21 01:03:24.537 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.537 INFO kablam! Sep 21 01:03:24.537 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.537 INFO kablam! --> src/x86/tbm.rs:141:18 Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! 141 | #[cfg_attr(test, assert_instr(blsic))] Sep 21 01:03:24.537 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.537 INFO kablam! Sep 21 01:03:24.537 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.537 INFO kablam! --> src/x86/tbm.rs:151:18 Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! 151 | #[cfg_attr(test, assert_instr(blsic))] Sep 21 01:03:24.537 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.537 INFO kablam! | Sep 21 01:03:24.537 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.537 INFO kablam! Sep 21 01:03:24.537 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.537 INFO kablam! --> src/x86/tbm.rs:163:18 Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! 163 | #[cfg_attr(test, assert_instr(t1mskc))] Sep 21 01:03:24.538 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.538 INFO kablam! Sep 21 01:03:24.538 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.538 INFO kablam! --> src/x86/tbm.rs:174:18 Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! 174 | #[cfg_attr(test, assert_instr(t1mskc))] Sep 21 01:03:24.538 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.538 INFO kablam! Sep 21 01:03:24.538 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.538 INFO kablam! --> src/x86/tbm.rs:186:18 Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! 186 | #[cfg_attr(test, assert_instr(tzmsk))] Sep 21 01:03:24.538 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.538 INFO kablam! Sep 21 01:03:24.538 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.538 INFO kablam! --> src/x86/tbm.rs:197:18 Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! 197 | #[cfg_attr(test, assert_instr(tzmsk))] Sep 21 01:03:24.538 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.538 INFO kablam! Sep 21 01:03:24.538 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.538 INFO kablam! --> src/x86/xsave.rs:12:18 Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! 12 | #[cfg_attr(test, assert_instr(xgetbv))] Sep 21 01:03:24.538 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.538 INFO kablam! Sep 21 01:03:24.538 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.538 INFO kablam! --> src/x86_64/abm.rs:13:18 Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! 13 | #[cfg_attr(test, assert_instr(lzcnt))] Sep 21 01:03:24.538 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.538 INFO kablam! Sep 21 01:03:24.538 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.538 INFO kablam! --> src/x86_64/abm.rs:21:18 Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! 21 | #[cfg_attr(test, assert_instr(popcnt))] Sep 21 01:03:24.538 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.538 INFO kablam! Sep 21 01:03:24.538 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.538 INFO kablam! --> src/x86_64/bmi2.rs:13:18 Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! 13 | #[cfg_attr(test, assert_instr(mulx))] Sep 21 01:03:24.538 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.538 INFO kablam! | Sep 21 01:03:24.538 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.538 INFO kablam! Sep 21 01:03:24.539 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.539 INFO kablam! --> src/x86_64/bmi2.rs:23:18 Sep 21 01:03:24.539 INFO kablam! | Sep 21 01:03:24.539 INFO kablam! 23 | #[cfg_attr(test, assert_instr(bzhi))] Sep 21 01:03:24.539 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.539 INFO kablam! | Sep 21 01:03:24.539 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.539 INFO kablam! Sep 21 01:03:24.539 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.540 INFO kablam! --> src/x86_64/bmi2.rs:33:18 Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! 33 | #[cfg_attr(test, assert_instr(pdep))] Sep 21 01:03:24.540 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.540 INFO kablam! Sep 21 01:03:24.540 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.540 INFO kablam! --> src/x86_64/bmi2.rs:43:18 Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! 43 | #[cfg_attr(test, assert_instr(pext))] Sep 21 01:03:24.540 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.540 INFO kablam! Sep 21 01:03:24.540 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.540 INFO kablam! --> src/x86_64/bmi.rs:12:18 Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! 12 | #[cfg_attr(test, assert_instr(bextr))] Sep 21 01:03:24.540 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.540 INFO kablam! Sep 21 01:03:24.540 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.540 INFO kablam! --> src/x86_64/bmi.rs:25:18 Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! 25 | #[cfg_attr(test, assert_instr(bextr))] Sep 21 01:03:24.540 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.540 INFO kablam! Sep 21 01:03:24.540 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.540 INFO kablam! --> src/x86_64/bmi.rs:34:18 Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! 34 | #[cfg_attr(test, assert_instr(andn))] Sep 21 01:03:24.540 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.540 INFO kablam! Sep 21 01:03:24.540 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.540 INFO kablam! --> src/x86_64/bmi.rs:42:18 Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! 42 | #[cfg_attr(test, assert_instr(blsi))] Sep 21 01:03:24.540 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.540 INFO kablam! Sep 21 01:03:24.540 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.540 INFO kablam! --> src/x86_64/bmi.rs:51:18 Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! 51 | #[cfg_attr(test, assert_instr(blsmsk))] Sep 21 01:03:24.540 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.540 INFO kablam! Sep 21 01:03:24.540 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.540 INFO kablam! --> src/x86_64/bmi.rs:62:18 Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! 62 | #[cfg_attr(test, assert_instr(blsr))] Sep 21 01:03:24.540 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.540 INFO kablam! Sep 21 01:03:24.540 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.540 INFO kablam! --> src/x86_64/bmi.rs:73:18 Sep 21 01:03:24.540 INFO kablam! | Sep 21 01:03:24.540 INFO kablam! 73 | #[cfg_attr(test, assert_instr(tzcnt))] Sep 21 01:03:24.541 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.541 INFO kablam! Sep 21 01:03:24.541 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.541 INFO kablam! --> src/x86_64/bmi.rs:83:18 Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! 83 | #[cfg_attr(test, assert_instr(tzcnt))] Sep 21 01:03:24.541 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.541 INFO kablam! Sep 21 01:03:24.541 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.541 INFO kablam! --> src/x86_64/bswap.rs:10:18 Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! 10 | #[cfg_attr(test, assert_instr(bswap))] Sep 21 01:03:24.541 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.541 INFO kablam! Sep 21 01:03:24.541 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.541 INFO kablam! --> src/x86_64/rdrand.rs:12:18 Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! 12 | #[cfg_attr(test, assert_instr(rdrand))] Sep 21 01:03:24.541 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.541 INFO kablam! Sep 21 01:03:24.541 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.541 INFO kablam! --> src/x86_64/rdrand.rs:22:18 Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! 22 | #[cfg_attr(test, assert_instr(rdseed))] Sep 21 01:03:24.541 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.541 INFO kablam! Sep 21 01:03:24.541 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.541 INFO kablam! --> src/x86_64/sse2.rs:12:18 Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! 12 | #[cfg_attr(test, assert_instr(cvtsd2si))] Sep 21 01:03:24.541 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.541 INFO kablam! | Sep 21 01:03:24.541 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.541 INFO kablam! Sep 21 01:03:24.546 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.546 INFO kablam! --> src/x86_64/sse2.rs:20:18 Sep 21 01:03:24.546 INFO kablam! | Sep 21 01:03:24.546 INFO kablam! 20 | #[cfg_attr(test, assert_instr(cvtsd2si))] Sep 21 01:03:24.546 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.546 INFO kablam! | Sep 21 01:03:24.546 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.546 INFO kablam! Sep 21 01:03:24.546 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.546 INFO kablam! --> src/x86_64/sse2.rs:29:18 Sep 21 01:03:24.546 INFO kablam! | Sep 21 01:03:24.546 INFO kablam! 29 | #[cfg_attr(test, assert_instr(cvttsd2si))] Sep 21 01:03:24.546 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.546 INFO kablam! | Sep 21 01:03:24.546 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.546 INFO kablam! Sep 21 01:03:24.546 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.546 INFO kablam! --> src/x86_64/sse2.rs:37:18 Sep 21 01:03:24.546 INFO kablam! | Sep 21 01:03:24.546 INFO kablam! 37 | #[cfg_attr(test, assert_instr(cvttsd2si))] Sep 21 01:03:24.546 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.546 INFO kablam! | Sep 21 01:03:24.546 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.546 INFO kablam! Sep 21 01:03:24.546 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.546 INFO kablam! --> src/x86_64/sse2.rs:46:37 Sep 21 01:03:24.546 INFO kablam! | Sep 21 01:03:24.546 INFO kablam! 46 | #[cfg_attr(all(test, not(windows)), assert_instr(movq))] Sep 21 01:03:24.546 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.546 INFO kablam! | Sep 21 01:03:24.546 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.546 INFO kablam! Sep 21 01:03:24.546 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.546 INFO kablam! --> src/x86_64/sse2.rs:55:37 Sep 21 01:03:24.546 INFO kablam! | Sep 21 01:03:24.546 INFO kablam! 55 | #[cfg_attr(all(test, not(windows)), assert_instr(movq))] Sep 21 01:03:24.546 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.546 INFO kablam! | Sep 21 01:03:24.546 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.546 INFO kablam! Sep 21 01:03:24.547 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.547 INFO kablam! --> src/x86_64/sse2.rs:63:37 Sep 21 01:03:24.547 INFO kablam! | Sep 21 01:03:24.547 INFO kablam! 63 | #[cfg_attr(all(test, not(windows)), assert_instr(movq))] Sep 21 01:03:24.547 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.547 INFO kablam! | Sep 21 01:03:24.547 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.547 INFO kablam! Sep 21 01:03:24.547 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.547 INFO kablam! --> src/x86_64/sse2.rs:71:37 Sep 21 01:03:24.547 INFO kablam! | Sep 21 01:03:24.547 INFO kablam! 71 | #[cfg_attr(all(test, not(windows)), assert_instr(movq))] Sep 21 01:03:24.547 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.547 INFO kablam! | Sep 21 01:03:24.547 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.547 INFO kablam! Sep 21 01:03:24.547 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.547 INFO kablam! --> src/x86_64/sse2.rs:80:18 Sep 21 01:03:24.547 INFO kablam! | Sep 21 01:03:24.547 INFO kablam! 80 | #[cfg_attr(test, assert_instr(cvtsi2sd))] Sep 21 01:03:24.547 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.547 INFO kablam! | Sep 21 01:03:24.547 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.547 INFO kablam! Sep 21 01:03:24.547 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.547 INFO kablam! --> src/x86_64/sse2.rs:89:18 Sep 21 01:03:24.547 INFO kablam! | Sep 21 01:03:24.547 INFO kablam! 89 | #[cfg_attr(test, assert_instr(cvtsi2sd))] Sep 21 01:03:24.547 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.547 INFO kablam! | Sep 21 01:03:24.547 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.547 INFO kablam! Sep 21 01:03:24.547 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.547 INFO kablam! --> src/x86_64/sse41.rs:12:18 Sep 21 01:03:24.547 INFO kablam! | Sep 21 01:03:24.547 INFO kablam! 12 | #[cfg_attr(test, assert_instr(pextrq, imm8 = 1))] Sep 21 01:03:24.547 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.547 INFO kablam! | Sep 21 01:03:24.547 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.547 INFO kablam! Sep 21 01:03:24.554 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.554 INFO kablam! --> src/x86_64/sse41.rs:29:18 Sep 21 01:03:24.554 INFO kablam! | Sep 21 01:03:24.554 INFO kablam! 29 | #[cfg_attr(test, assert_instr(pinsrq, imm8 = 0))] Sep 21 01:03:24.554 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.554 INFO kablam! | Sep 21 01:03:24.554 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.554 INFO kablam! Sep 21 01:03:24.570 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.570 INFO kablam! --> src/x86_64/sse42.rs:12:18 Sep 21 01:03:24.570 INFO kablam! | Sep 21 01:03:24.570 INFO kablam! 12 | #[cfg_attr(test, assert_instr(crc32))] Sep 21 01:03:24.570 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.570 INFO kablam! | Sep 21 01:03:24.570 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.570 INFO kablam! Sep 21 01:03:24.574 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.574 INFO kablam! --> src/x86_64/sse.rs:19:18 Sep 21 01:03:24.574 INFO kablam! | Sep 21 01:03:24.574 INFO kablam! 19 | #[cfg_attr(test, assert_instr(cvtss2si))] Sep 21 01:03:24.574 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.574 INFO kablam! | Sep 21 01:03:24.574 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.574 INFO kablam! Sep 21 01:03:24.574 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.574 INFO kablam! --> src/x86_64/sse.rs:35:18 Sep 21 01:03:24.574 INFO kablam! | Sep 21 01:03:24.574 INFO kablam! 35 | #[cfg_attr(test, assert_instr(cvttss2si))] Sep 21 01:03:24.574 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.574 INFO kablam! | Sep 21 01:03:24.574 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.574 INFO kablam! Sep 21 01:03:24.574 INFO kablam! error[E0658]: The attribute `assert_instr` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 01:03:24.574 INFO kablam! --> src/x86_64/sse.rs:47:18 Sep 21 01:03:24.574 INFO kablam! | Sep 21 01:03:24.574 INFO kablam! 47 | #[cfg_attr(test, assert_instr(cvtsi2ss))] Sep 21 01:03:24.574 INFO kablam! | ^^^^^^^^^^^^ Sep 21 01:03:24.574 INFO kablam! | Sep 21 01:03:24.574 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 01:03:24.574 INFO kablam! Sep 21 01:03:25.863 INFO kablam! error: aborting due to 858 previous errors Sep 21 01:03:25.863 INFO kablam! Sep 21 01:03:25.863 INFO kablam! Some errors occurred: E0658, E0705. Sep 21 01:03:25.863 INFO kablam! For more information about an error, try `rustc --explain E0658`. Sep 21 01:03:25.863 INFO kablam! error[E0432]: unresolved import `core::simd` Sep 21 01:03:25.863 INFO kablam! --> src/lib.rs:6:5 Sep 21 01:03:25.863 INFO kablam! | Sep 21 01:03:25.863 INFO kablam! 6 | use core::simd; Sep 21 01:03:25.863 INFO kablam! | ^^^^^^^^^^ no `simd` in the root Sep 21 01:03:25.863 INFO kablam! Sep 21 01:03:25.869 INFO kablam! error: Could not compile `vektor`. Sep 21 01:03:25.869 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 01:04:46.479 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.479 INFO kablam! --> src/x86/avx2.rs:12:35 Sep 21 01:04:46.479 INFO kablam! | Sep 21 01:04:46.479 INFO kablam! 12 | pub unsafe fn _mm256_abs_epi32(a: i32x8) -> u32x8 { Sep 21 01:04:46.479 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.479 INFO kablam! Sep 21 01:04:46.479 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 21 01:04:46.479 INFO kablam! --> src/x86/avx2.rs:12:45 Sep 21 01:04:46.479 INFO kablam! | Sep 21 01:04:46.479 INFO kablam! 12 | pub unsafe fn _mm256_abs_epi32(a: i32x8) -> u32x8 { Sep 21 01:04:46.479 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.479 INFO kablam! Sep 21 01:04:46.479 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.479 INFO kablam! --> src/x86/avx2.rs:20:35 Sep 21 01:04:46.479 INFO kablam! | Sep 21 01:04:46.479 INFO kablam! 20 | pub unsafe fn _mm256_abs_epi16(a: i16x16) -> u16x16 { Sep 21 01:04:46.479 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.479 INFO kablam! Sep 21 01:04:46.479 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.479 INFO kablam! --> src/x86/avx2.rs:20:46 Sep 21 01:04:46.479 INFO kablam! | Sep 21 01:04:46.479 INFO kablam! 20 | pub unsafe fn _mm256_abs_epi16(a: i16x16) -> u16x16 { Sep 21 01:04:46.479 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.479 INFO kablam! Sep 21 01:04:46.479 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.479 INFO kablam! --> src/x86/avx2.rs:28:34 Sep 21 01:04:46.479 INFO kablam! | Sep 21 01:04:46.479 INFO kablam! 28 | pub unsafe fn _mm256_abs_epi8(a: i8x32) -> u8x32 { Sep 21 01:04:46.479 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.479 INFO kablam! Sep 21 01:04:46.479 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.479 INFO kablam! --> src/x86/avx2.rs:28:44 Sep 21 01:04:46.479 INFO kablam! | Sep 21 01:04:46.479 INFO kablam! 28 | pub unsafe fn _mm256_abs_epi8(a: i8x32) -> u8x32 { Sep 21 01:04:46.479 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.479 INFO kablam! Sep 21 01:04:46.479 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.479 INFO kablam! --> src/x86/avx2.rs:36:35 Sep 21 01:04:46.479 INFO kablam! | Sep 21 01:04:46.479 INFO kablam! 36 | pub unsafe fn _mm256_add_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:36:45 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 36 | pub unsafe fn _mm256_add_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:36:55 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 36 | pub unsafe fn _mm256_add_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:44:35 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 44 | pub unsafe fn _mm256_add_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:44:45 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 44 | pub unsafe fn _mm256_add_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:44:55 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 44 | pub unsafe fn _mm256_add_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:52:35 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 52 | pub unsafe fn _mm256_add_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:52:46 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 52 | pub unsafe fn _mm256_add_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:52:57 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 52 | pub unsafe fn _mm256_add_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:60:34 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 60 | pub unsafe fn _mm256_add_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:60:44 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 60 | pub unsafe fn _mm256_add_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:60:54 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 60 | pub unsafe fn _mm256_add_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:68:35 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.480 INFO kablam! 68 | pub unsafe fn _mm256_adds_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.480 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.480 INFO kablam! Sep 21 01:04:46.480 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.480 INFO kablam! --> src/x86/avx2.rs:68:45 Sep 21 01:04:46.480 INFO kablam! | Sep 21 01:04:46.481 INFO kablam! 68 | pub unsafe fn _mm256_adds_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.481 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.481 INFO kablam! Sep 21 01:04:46.481 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.481 INFO kablam! --> src/x86/avx2.rs:68:55 Sep 21 01:04:46.481 INFO kablam! | Sep 21 01:04:46.481 INFO kablam! 68 | pub unsafe fn _mm256_adds_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.481 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.481 INFO kablam! Sep 21 01:04:46.481 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.481 INFO kablam! --> src/x86/avx2.rs:76:36 Sep 21 01:04:46.481 INFO kablam! | Sep 21 01:04:46.481 INFO kablam! 76 | pub unsafe fn _mm256_adds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.481 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.481 INFO kablam! Sep 21 01:04:46.481 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.481 INFO kablam! --> src/x86/avx2.rs:76:47 Sep 21 01:04:46.481 INFO kablam! | Sep 21 01:04:46.481 INFO kablam! 76 | pub unsafe fn _mm256_adds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.482 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.482 INFO kablam! Sep 21 01:04:46.482 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.482 INFO kablam! --> src/x86/avx2.rs:76:58 Sep 21 01:04:46.482 INFO kablam! | Sep 21 01:04:46.482 INFO kablam! 76 | pub unsafe fn _mm256_adds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.482 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.482 INFO kablam! Sep 21 01:04:46.482 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.482 INFO kablam! --> src/x86/avx2.rs:84:35 Sep 21 01:04:46.482 INFO kablam! | Sep 21 01:04:46.482 INFO kablam! 84 | pub unsafe fn _mm256_adds_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.482 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.482 INFO kablam! Sep 21 01:04:46.482 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.482 INFO kablam! --> src/x86/avx2.rs:84:45 Sep 21 01:04:46.482 INFO kablam! | Sep 21 01:04:46.482 INFO kablam! 84 | pub unsafe fn _mm256_adds_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.482 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.482 INFO kablam! Sep 21 01:04:46.482 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.482 INFO kablam! --> src/x86/avx2.rs:84:55 Sep 21 01:04:46.482 INFO kablam! | Sep 21 01:04:46.482 INFO kablam! 84 | pub unsafe fn _mm256_adds_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.482 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.482 INFO kablam! Sep 21 01:04:46.482 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.482 INFO kablam! --> src/x86/avx2.rs:92:36 Sep 21 01:04:46.482 INFO kablam! | Sep 21 01:04:46.482 INFO kablam! 92 | pub unsafe fn _mm256_adds_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.482 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.482 INFO kablam! Sep 21 01:04:46.482 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.482 INFO kablam! --> src/x86/avx2.rs:92:47 Sep 21 01:04:46.482 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 92 | pub unsafe fn _mm256_adds_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:92:58 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 92 | pub unsafe fn _mm256_adds_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:102:37 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 102 | pub unsafe fn _mm256_alignr_epi8(a: i8x32, b: i8x32, n: i32) -> i8x32 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:102:47 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 102 | pub unsafe fn _mm256_alignr_epi8(a: i8x32, b: i8x32, n: i32) -> i8x32 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:102:65 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 102 | pub unsafe fn _mm256_alignr_epi8(a: i8x32, b: i8x32, n: i32) -> i8x32 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:135:35 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 135 | pub unsafe fn _mm256_avg_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:135:46 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 135 | pub unsafe fn _mm256_avg_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:135:57 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 135 | pub unsafe fn _mm256_avg_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:143:34 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 143 | pub unsafe fn _mm256_avg_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:143:44 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 143 | pub unsafe fn _mm256_avg_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:143:54 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 143 | pub unsafe fn _mm256_avg_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:152:34 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 152 | pub unsafe fn _mm_blend_epi32(a: i32x4, b: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:152:44 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 152 | pub unsafe fn _mm_blend_epi32(a: i32x4, b: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:152:65 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 152 | pub unsafe fn _mm_blend_epi32(a: i32x4, b: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.483 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.483 INFO kablam! --> src/x86/avx2.rs:168:37 Sep 21 01:04:46.483 INFO kablam! | Sep 21 01:04:46.483 INFO kablam! 168 | pub unsafe fn _mm256_blend_epi32(a: i32x8, b: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.483 INFO kablam! Sep 21 01:04:46.485 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:168:47 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 168 | pub unsafe fn _mm256_blend_epi32(a: i32x8, b: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:168:68 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 168 | pub unsafe fn _mm256_blend_epi32(a: i32x8, b: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:184:37 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 184 | pub unsafe fn _mm256_blend_epi16(a: i16x16, b: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:184:48 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 184 | pub unsafe fn _mm256_blend_epi16(a: i16x16, b: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:184:70 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 184 | pub unsafe fn _mm256_blend_epi16(a: i16x16, b: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:199:37 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 199 | pub unsafe fn _mm256_blendv_epi8(a: i8x32, b: i8x32, mask: i8x32) -> i8x32 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:199:47 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 199 | pub unsafe fn _mm256_blendv_epi8(a: i8x32, b: i8x32, mask: i8x32) -> i8x32 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:199:60 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 199 | pub unsafe fn _mm256_blendv_epi8(a: i8x32, b: i8x32, mask: i8x32) -> i8x32 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:199:70 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 199 | pub unsafe fn _mm256_blendv_epi8(a: i8x32, b: i8x32, mask: i8x32) -> i8x32 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:208:38 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 208 | pub unsafe fn _mm_broadcastb_epi8(a: i8x16) -> i8x16 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:208:48 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 208 | pub unsafe fn _mm_broadcastb_epi8(a: i8x16) -> i8x16 { Sep 21 01:04:46.486 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.486 INFO kablam! Sep 21 01:04:46.486 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:46.486 INFO kablam! --> src/x86/avx2.rs:217:41 Sep 21 01:04:46.486 INFO kablam! | Sep 21 01:04:46.486 INFO kablam! 217 | pub unsafe fn _mm256_broadcastb_epi8(a: i8x16) -> i8x32 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:217:51 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 217 | pub unsafe fn _mm256_broadcastb_epi8(a: i8x16) -> i8x32 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:228:39 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 228 | pub unsafe fn _mm_broadcastd_epi32(a: i32x4) -> i32x4 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:228:49 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 228 | pub unsafe fn _mm_broadcastd_epi32(a: i32x4) -> i32x4 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:239:42 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 239 | pub unsafe fn _mm256_broadcastd_epi32(a: i32x4) -> i32x8 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:239:52 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 239 | pub unsafe fn _mm256_broadcastd_epi32(a: i32x4) -> i32x8 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:248:39 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 248 | pub unsafe fn _mm_broadcastq_epi64(a: i64x2) -> i64x2 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:248:49 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 248 | pub unsafe fn _mm_broadcastq_epi64(a: i64x2) -> i64x2 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:259:42 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 259 | pub unsafe fn _mm256_broadcastq_epi64(a: i64x2) -> i64x4 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:259:52 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 259 | pub unsafe fn _mm256_broadcastq_epi64(a: i64x2) -> i64x4 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:268:37 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 268 | pub unsafe fn _mm_broadcastsd_pd(a: f64x2) -> f64x2 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.487 INFO kablam! --> src/x86/avx2.rs:268:47 Sep 21 01:04:46.487 INFO kablam! | Sep 21 01:04:46.487 INFO kablam! 268 | pub unsafe fn _mm_broadcastsd_pd(a: f64x2) -> f64x2 { Sep 21 01:04:46.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.487 INFO kablam! Sep 21 01:04:46.487 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:277:40 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 277 | pub unsafe fn _mm256_broadcastsd_pd(a: f64x2) -> f64x4 { Sep 21 01:04:46.488 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.488 INFO kablam! Sep 21 01:04:46.488 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:277:50 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 277 | pub unsafe fn _mm256_broadcastsd_pd(a: f64x2) -> f64x4 { Sep 21 01:04:46.488 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.488 INFO kablam! Sep 21 01:04:46.488 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:296:37 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 296 | pub unsafe fn _mm_broadcastss_ps(a: f32x4) -> f32x4 { Sep 21 01:04:46.488 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.488 INFO kablam! Sep 21 01:04:46.488 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:296:47 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 296 | pub unsafe fn _mm_broadcastss_ps(a: f32x4) -> f32x4 { Sep 21 01:04:46.488 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.488 INFO kablam! Sep 21 01:04:46.488 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:305:40 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 305 | pub unsafe fn _mm256_broadcastss_ps(a: f32x4) -> f32x8 { Sep 21 01:04:46.488 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.488 INFO kablam! Sep 21 01:04:46.488 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:305:50 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 305 | pub unsafe fn _mm256_broadcastss_ps(a: f32x4) -> f32x8 { Sep 21 01:04:46.488 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.488 INFO kablam! Sep 21 01:04:46.488 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:314:39 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 314 | pub unsafe fn _mm_broadcastw_epi16(a: i16x8) -> i16x8 { Sep 21 01:04:46.488 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.488 INFO kablam! Sep 21 01:04:46.488 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:314:49 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 314 | pub unsafe fn _mm_broadcastw_epi16(a: i16x8) -> i16x8 { Sep 21 01:04:46.488 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.488 INFO kablam! Sep 21 01:04:46.488 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:323:42 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 323 | pub unsafe fn _mm256_broadcastw_epi16(a: i16x8) -> i16x16 { Sep 21 01:04:46.488 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.488 INFO kablam! Sep 21 01:04:46.488 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:323:52 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 323 | pub unsafe fn _mm256_broadcastw_epi16(a: i16x8) -> i16x16 { Sep 21 01:04:46.488 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.488 INFO kablam! Sep 21 01:04:46.488 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.488 INFO kablam! --> src/x86/avx2.rs:331:37 Sep 21 01:04:46.488 INFO kablam! | Sep 21 01:04:46.488 INFO kablam! 331 | pub unsafe fn _mm256_cmpeq_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.489 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.489 INFO kablam! Sep 21 01:04:46.489 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.489 INFO kablam! --> src/x86/avx2.rs:331:47 Sep 21 01:04:46.489 INFO kablam! | Sep 21 01:04:46.489 INFO kablam! 331 | pub unsafe fn _mm256_cmpeq_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.489 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.489 INFO kablam! Sep 21 01:04:46.491 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.491 INFO kablam! --> src/x86/avx2.rs:331:57 Sep 21 01:04:46.491 INFO kablam! | Sep 21 01:04:46.491 INFO kablam! 331 | pub unsafe fn _mm256_cmpeq_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.491 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.491 INFO kablam! Sep 21 01:04:46.491 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.491 INFO kablam! --> src/x86/avx2.rs:339:37 Sep 21 01:04:46.491 INFO kablam! | Sep 21 01:04:46.491 INFO kablam! 339 | pub unsafe fn _mm256_cmpeq_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.491 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.491 INFO kablam! Sep 21 01:04:46.491 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.491 INFO kablam! --> src/x86/avx2.rs:339:47 Sep 21 01:04:46.491 INFO kablam! | Sep 21 01:04:46.491 INFO kablam! 339 | pub unsafe fn _mm256_cmpeq_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.491 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.491 INFO kablam! Sep 21 01:04:46.491 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.491 INFO kablam! --> src/x86/avx2.rs:339:57 Sep 21 01:04:46.491 INFO kablam! | Sep 21 01:04:46.492 INFO kablam! 339 | pub unsafe fn _mm256_cmpeq_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.492 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.492 INFO kablam! Sep 21 01:04:46.492 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.492 INFO kablam! --> src/x86/avx2.rs:347:37 Sep 21 01:04:46.492 INFO kablam! | Sep 21 01:04:46.492 INFO kablam! 347 | pub unsafe fn _mm256_cmpeq_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.492 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.492 INFO kablam! Sep 21 01:04:46.492 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.492 INFO kablam! --> src/x86/avx2.rs:347:48 Sep 21 01:04:46.492 INFO kablam! | Sep 21 01:04:46.492 INFO kablam! 347 | pub unsafe fn _mm256_cmpeq_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.492 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.492 INFO kablam! Sep 21 01:04:46.492 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.492 INFO kablam! --> src/x86/avx2.rs:347:59 Sep 21 01:04:46.492 INFO kablam! | Sep 21 01:04:46.492 INFO kablam! 347 | pub unsafe fn _mm256_cmpeq_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.492 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.492 INFO kablam! Sep 21 01:04:46.492 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.492 INFO kablam! --> src/x86/avx2.rs:355:36 Sep 21 01:04:46.492 INFO kablam! | Sep 21 01:04:46.492 INFO kablam! 355 | pub unsafe fn _mm256_cmpeq_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.492 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.492 INFO kablam! Sep 21 01:04:46.492 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.492 INFO kablam! --> src/x86/avx2.rs:355:46 Sep 21 01:04:46.492 INFO kablam! | Sep 21 01:04:46.492 INFO kablam! 355 | pub unsafe fn _mm256_cmpeq_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.492 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.492 INFO kablam! Sep 21 01:04:46.492 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.492 INFO kablam! --> src/x86/avx2.rs:355:56 Sep 21 01:04:46.492 INFO kablam! | Sep 21 01:04:46.492 INFO kablam! 355 | pub unsafe fn _mm256_cmpeq_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.492 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.492 INFO kablam! Sep 21 01:04:46.492 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.492 INFO kablam! --> src/x86/avx2.rs:363:37 Sep 21 01:04:46.492 INFO kablam! | Sep 21 01:04:46.492 INFO kablam! 363 | pub unsafe fn _mm256_cmpgt_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.492 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.492 INFO kablam! Sep 21 01:04:46.492 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.492 INFO kablam! --> src/x86/avx2.rs:363:47 Sep 21 01:04:46.493 INFO kablam! | Sep 21 01:04:46.493 INFO kablam! 363 | pub unsafe fn _mm256_cmpgt_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.493 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.493 INFO kablam! Sep 21 01:04:46.493 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.493 INFO kablam! --> src/x86/avx2.rs:363:57 Sep 21 01:04:46.493 INFO kablam! | Sep 21 01:04:46.493 INFO kablam! 363 | pub unsafe fn _mm256_cmpgt_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.493 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.493 INFO kablam! Sep 21 01:04:46.493 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.493 INFO kablam! --> src/x86/avx2.rs:371:37 Sep 21 01:04:46.493 INFO kablam! | Sep 21 01:04:46.493 INFO kablam! 371 | pub unsafe fn _mm256_cmpgt_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.493 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.493 INFO kablam! Sep 21 01:04:46.493 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.493 INFO kablam! --> src/x86/avx2.rs:371:47 Sep 21 01:04:46.493 INFO kablam! | Sep 21 01:04:46.493 INFO kablam! 371 | pub unsafe fn _mm256_cmpgt_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.493 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.493 INFO kablam! Sep 21 01:04:46.493 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.493 INFO kablam! --> src/x86/avx2.rs:371:57 Sep 21 01:04:46.493 INFO kablam! | Sep 21 01:04:46.493 INFO kablam! 371 | pub unsafe fn _mm256_cmpgt_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.493 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.493 INFO kablam! Sep 21 01:04:46.493 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.493 INFO kablam! --> src/x86/avx2.rs:379:37 Sep 21 01:04:46.493 INFO kablam! | Sep 21 01:04:46.493 INFO kablam! 379 | pub unsafe fn _mm256_cmpgt_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.493 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.493 INFO kablam! Sep 21 01:04:46.493 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.493 INFO kablam! --> src/x86/avx2.rs:379:48 Sep 21 01:04:46.493 INFO kablam! | Sep 21 01:04:46.493 INFO kablam! 379 | pub unsafe fn _mm256_cmpgt_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.493 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.493 INFO kablam! Sep 21 01:04:46.493 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.493 INFO kablam! --> src/x86/avx2.rs:379:59 Sep 21 01:04:46.493 INFO kablam! | Sep 21 01:04:46.493 INFO kablam! 379 | pub unsafe fn _mm256_cmpgt_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.493 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.493 INFO kablam! Sep 21 01:04:46.493 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.493 INFO kablam! --> src/x86/avx2.rs:387:36 Sep 21 01:04:46.493 INFO kablam! | Sep 21 01:04:46.493 INFO kablam! 387 | pub unsafe fn _mm256_cmpgt_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.493 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.493 INFO kablam! Sep 21 01:04:46.493 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.493 INFO kablam! --> src/x86/avx2.rs:387:46 Sep 21 01:04:46.493 INFO kablam! | Sep 21 01:04:46.493 INFO kablam! 387 | pub unsafe fn _mm256_cmpgt_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.493 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.494 INFO kablam! Sep 21 01:04:46.494 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.494 INFO kablam! --> src/x86/avx2.rs:387:56 Sep 21 01:04:46.494 INFO kablam! | Sep 21 01:04:46.494 INFO kablam! 387 | pub unsafe fn _mm256_cmpgt_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.494 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.494 INFO kablam! Sep 21 01:04:46.494 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:46.494 INFO kablam! --> src/x86/avx2.rs:395:40 Sep 21 01:04:46.494 INFO kablam! | Sep 21 01:04:46.494 INFO kablam! 395 | pub unsafe fn _mm256_cvtepi16_epi32(a: i16x8) -> i32x8 { Sep 21 01:04:46.494 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.494 INFO kablam! Sep 21 01:04:46.494 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.494 INFO kablam! --> src/x86/avx2.rs:395:50 Sep 21 01:04:46.494 INFO kablam! | Sep 21 01:04:46.494 INFO kablam! 395 | pub unsafe fn _mm256_cvtepi16_epi32(a: i16x8) -> i32x8 { Sep 21 01:04:46.494 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.494 INFO kablam! Sep 21 01:04:46.494 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:46.494 INFO kablam! --> src/x86/avx2.rs:403:40 Sep 21 01:04:46.494 INFO kablam! | Sep 21 01:04:46.494 INFO kablam! 403 | pub unsafe fn _mm256_cvtepi16_epi64(a: i16x8) -> i64x4 { Sep 21 01:04:46.494 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.494 INFO kablam! Sep 21 01:04:46.494 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.494 INFO kablam! --> src/x86/avx2.rs:403:50 Sep 21 01:04:46.494 INFO kablam! | Sep 21 01:04:46.494 INFO kablam! 403 | pub unsafe fn _mm256_cvtepi16_epi64(a: i16x8) -> i64x4 { Sep 21 01:04:46.494 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.494 INFO kablam! Sep 21 01:04:46.494 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.494 INFO kablam! --> src/x86/avx2.rs:411:40 Sep 21 01:04:46.494 INFO kablam! | Sep 21 01:04:46.494 INFO kablam! 411 | pub unsafe fn _mm256_cvtepi32_epi64(a: i32x4) -> i64x4 { Sep 21 01:04:46.494 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.494 INFO kablam! Sep 21 01:04:46.494 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.494 INFO kablam! --> src/x86/avx2.rs:411:50 Sep 21 01:04:46.494 INFO kablam! | Sep 21 01:04:46.494 INFO kablam! 411 | pub unsafe fn _mm256_cvtepi32_epi64(a: i32x4) -> i64x4 { Sep 21 01:04:46.494 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.494 INFO kablam! Sep 21 01:04:46.494 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:46.494 INFO kablam! --> src/x86/avx2.rs:419:39 Sep 21 01:04:46.494 INFO kablam! | Sep 21 01:04:46.494 INFO kablam! 419 | pub unsafe fn _mm256_cvtepi8_epi16(a: i8x16) -> i16x16 { Sep 21 01:04:46.494 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.494 INFO kablam! Sep 21 01:04:46.494 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.494 INFO kablam! --> src/x86/avx2.rs:419:49 Sep 21 01:04:46.494 INFO kablam! | Sep 21 01:04:46.494 INFO kablam! 419 | pub unsafe fn _mm256_cvtepi8_epi16(a: i8x16) -> i16x16 { Sep 21 01:04:46.494 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.494 INFO kablam! Sep 21 01:04:46.495 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:46.495 INFO kablam! --> src/x86/avx2.rs:427:39 Sep 21 01:04:46.495 INFO kablam! | Sep 21 01:04:46.495 INFO kablam! 427 | pub unsafe fn _mm256_cvtepi8_epi32(a: i8x16) -> i32x8 { Sep 21 01:04:46.495 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.495 INFO kablam! Sep 21 01:04:46.495 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.495 INFO kablam! --> src/x86/avx2.rs:427:49 Sep 21 01:04:46.495 INFO kablam! | Sep 21 01:04:46.495 INFO kablam! 427 | pub unsafe fn _mm256_cvtepi8_epi32(a: i8x16) -> i32x8 { Sep 21 01:04:46.495 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.495 INFO kablam! Sep 21 01:04:46.495 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:46.495 INFO kablam! --> src/x86/avx2.rs:435:39 Sep 21 01:04:46.495 INFO kablam! | Sep 21 01:04:46.495 INFO kablam! 435 | pub unsafe fn _mm256_cvtepi8_epi64(a: i8x16) -> i64x4 { Sep 21 01:04:46.497 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.497 INFO kablam! Sep 21 01:04:46.497 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.497 INFO kablam! --> src/x86/avx2.rs:435:49 Sep 21 01:04:46.497 INFO kablam! | Sep 21 01:04:46.497 INFO kablam! 435 | pub unsafe fn _mm256_cvtepi8_epi64(a: i8x16) -> i64x4 { Sep 21 01:04:46.497 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.497 INFO kablam! Sep 21 01:04:46.497 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:46.497 INFO kablam! --> src/x86/avx2.rs:444:40 Sep 21 01:04:46.497 INFO kablam! | Sep 21 01:04:46.497 INFO kablam! 444 | pub unsafe fn _mm256_cvtepu16_epi32(a: u16x8) -> i32x8 { Sep 21 01:04:46.497 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.497 INFO kablam! Sep 21 01:04:46.497 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.497 INFO kablam! --> src/x86/avx2.rs:444:50 Sep 21 01:04:46.497 INFO kablam! | Sep 21 01:04:46.497 INFO kablam! 444 | pub unsafe fn _mm256_cvtepu16_epi32(a: u16x8) -> i32x8 { Sep 21 01:04:46.497 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.497 INFO kablam! Sep 21 01:04:46.497 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:46.497 INFO kablam! --> src/x86/avx2.rs:453:40 Sep 21 01:04:46.497 INFO kablam! | Sep 21 01:04:46.497 INFO kablam! 453 | pub unsafe fn _mm256_cvtepu16_epi64(a: u16x8) -> i64x4 { Sep 21 01:04:46.497 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.498 INFO kablam! Sep 21 01:04:46.498 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.498 INFO kablam! --> src/x86/avx2.rs:453:50 Sep 21 01:04:46.498 INFO kablam! | Sep 21 01:04:46.498 INFO kablam! 453 | pub unsafe fn _mm256_cvtepu16_epi64(a: u16x8) -> i64x4 { Sep 21 01:04:46.498 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.498 INFO kablam! Sep 21 01:04:46.498 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:46.498 INFO kablam! --> src/x86/avx2.rs:461:40 Sep 21 01:04:46.498 INFO kablam! | Sep 21 01:04:46.498 INFO kablam! 461 | pub unsafe fn _mm256_cvtepu32_epi64(a: u32x4) -> i64x4 { Sep 21 01:04:46.498 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.498 INFO kablam! Sep 21 01:04:46.498 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.498 INFO kablam! --> src/x86/avx2.rs:461:50 Sep 21 01:04:46.498 INFO kablam! | Sep 21 01:04:46.498 INFO kablam! 461 | pub unsafe fn _mm256_cvtepu32_epi64(a: u32x4) -> i64x4 { Sep 21 01:04:46.498 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.498 INFO kablam! Sep 21 01:04:46.498 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:46.498 INFO kablam! --> src/x86/avx2.rs:469:39 Sep 21 01:04:46.498 INFO kablam! | Sep 21 01:04:46.498 INFO kablam! 469 | pub unsafe fn _mm256_cvtepu8_epi16(a: u8x16) -> i16x16 { Sep 21 01:04:46.498 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.498 INFO kablam! Sep 21 01:04:46.498 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.498 INFO kablam! --> src/x86/avx2.rs:469:49 Sep 21 01:04:46.498 INFO kablam! | Sep 21 01:04:46.498 INFO kablam! 469 | pub unsafe fn _mm256_cvtepu8_epi16(a: u8x16) -> i16x16 { Sep 21 01:04:46.498 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.498 INFO kablam! Sep 21 01:04:46.498 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:46.498 INFO kablam! --> src/x86/avx2.rs:478:39 Sep 21 01:04:46.498 INFO kablam! | Sep 21 01:04:46.498 INFO kablam! 478 | pub unsafe fn _mm256_cvtepu8_epi32(a: u8x16) -> i32x8 { Sep 21 01:04:46.498 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.498 INFO kablam! Sep 21 01:04:46.498 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.498 INFO kablam! --> src/x86/avx2.rs:478:49 Sep 21 01:04:46.498 INFO kablam! | Sep 21 01:04:46.498 INFO kablam! 478 | pub unsafe fn _mm256_cvtepu8_epi32(a: u8x16) -> i32x8 { Sep 21 01:04:46.498 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.498 INFO kablam! Sep 21 01:04:46.498 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:46.498 INFO kablam! --> src/x86/avx2.rs:487:39 Sep 21 01:04:46.498 INFO kablam! | Sep 21 01:04:46.498 INFO kablam! 487 | pub unsafe fn _mm256_cvtepu8_epi64(a: u8x16) -> i64x4 { Sep 21 01:04:46.498 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.498 INFO kablam! Sep 21 01:04:46.498 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.498 INFO kablam! --> src/x86/avx2.rs:487:49 Sep 21 01:04:46.498 INFO kablam! | Sep 21 01:04:46.498 INFO kablam! 487 | pub unsafe fn _mm256_cvtepu8_epi64(a: u8x16) -> i64x4 { Sep 21 01:04:46.498 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.499 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.499 INFO kablam! --> src/x86/avx2.rs:511:36 Sep 21 01:04:46.499 INFO kablam! | Sep 21 01:04:46.499 INFO kablam! 511 | pub unsafe fn _mm256_hadd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.499 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.499 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.499 INFO kablam! --> src/x86/avx2.rs:511:47 Sep 21 01:04:46.499 INFO kablam! | Sep 21 01:04:46.499 INFO kablam! 511 | pub unsafe fn _mm256_hadd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.499 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.499 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.499 INFO kablam! --> src/x86/avx2.rs:511:58 Sep 21 01:04:46.499 INFO kablam! | Sep 21 01:04:46.499 INFO kablam! 511 | pub unsafe fn _mm256_hadd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.499 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.499 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.499 INFO kablam! --> src/x86/avx2.rs:519:36 Sep 21 01:04:46.499 INFO kablam! | Sep 21 01:04:46.499 INFO kablam! 519 | pub unsafe fn _mm256_hadd_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.499 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.499 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.499 INFO kablam! --> src/x86/avx2.rs:519:46 Sep 21 01:04:46.499 INFO kablam! | Sep 21 01:04:46.499 INFO kablam! 519 | pub unsafe fn _mm256_hadd_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.499 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.499 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.499 INFO kablam! --> src/x86/avx2.rs:519:56 Sep 21 01:04:46.499 INFO kablam! | Sep 21 01:04:46.499 INFO kablam! 519 | pub unsafe fn _mm256_hadd_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.499 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.499 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.499 INFO kablam! --> src/x86/avx2.rs:528:37 Sep 21 01:04:46.499 INFO kablam! | Sep 21 01:04:46.499 INFO kablam! 528 | pub unsafe fn _mm256_hadds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.499 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.499 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.499 INFO kablam! --> src/x86/avx2.rs:528:48 Sep 21 01:04:46.499 INFO kablam! | Sep 21 01:04:46.499 INFO kablam! 528 | pub unsafe fn _mm256_hadds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.499 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.499 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.499 INFO kablam! --> src/x86/avx2.rs:528:59 Sep 21 01:04:46.499 INFO kablam! | Sep 21 01:04:46.499 INFO kablam! 528 | pub unsafe fn _mm256_hadds_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.499 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.499 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.499 INFO kablam! --> src/x86/avx2.rs:536:36 Sep 21 01:04:46.499 INFO kablam! | Sep 21 01:04:46.499 INFO kablam! 536 | pub unsafe fn _mm256_hsub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.499 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.499 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.500 INFO kablam! --> src/x86/avx2.rs:536:47 Sep 21 01:04:46.500 INFO kablam! | Sep 21 01:04:46.500 INFO kablam! 536 | pub unsafe fn _mm256_hsub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.500 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.500 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.500 INFO kablam! --> src/x86/avx2.rs:536:58 Sep 21 01:04:46.500 INFO kablam! | Sep 21 01:04:46.500 INFO kablam! 536 | pub unsafe fn _mm256_hsub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.500 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.500 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.500 INFO kablam! --> src/x86/avx2.rs:544:36 Sep 21 01:04:46.500 INFO kablam! | Sep 21 01:04:46.500 INFO kablam! 544 | pub unsafe fn _mm256_hsub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.500 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.500 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.500 INFO kablam! --> src/x86/avx2.rs:544:46 Sep 21 01:04:46.500 INFO kablam! | Sep 21 01:04:46.500 INFO kablam! 544 | pub unsafe fn _mm256_hsub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.500 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.500 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.500 INFO kablam! --> src/x86/avx2.rs:544:56 Sep 21 01:04:46.500 INFO kablam! | Sep 21 01:04:46.500 INFO kablam! 544 | pub unsafe fn _mm256_hsub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.500 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.500 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.500 INFO kablam! --> src/x86/avx2.rs:553:37 Sep 21 01:04:46.500 INFO kablam! | Sep 21 01:04:46.500 INFO kablam! 553 | pub unsafe fn _mm256_hsubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.500 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.500 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.500 INFO kablam! --> src/x86/avx2.rs:553:48 Sep 21 01:04:46.500 INFO kablam! | Sep 21 01:04:46.500 INFO kablam! 553 | pub unsafe fn _mm256_hsubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.500 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.500 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.500 INFO kablam! --> src/x86/avx2.rs:553:59 Sep 21 01:04:46.500 INFO kablam! | Sep 21 01:04:46.500 INFO kablam! 553 | pub unsafe fn _mm256_hsubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.500 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.500 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.500 INFO kablam! --> src/x86/avx2.rs:564:63 Sep 21 01:04:46.500 INFO kablam! | Sep 21 01:04:46.500 INFO kablam! 564 | pub unsafe fn _mm_i32gather_epi32(slice: *const i32, offsets: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.500 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.500 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.500 INFO kablam! --> src/x86/avx2.rs:564:85 Sep 21 01:04:46.500 INFO kablam! | Sep 21 01:04:46.500 INFO kablam! 564 | pub unsafe fn _mm_i32gather_epi32(slice: *const i32, offsets: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.500 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.500 INFO kablam! Sep 21 01:04:46.500 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:583:45 Sep 21 01:04:46.501 INFO kablam! | Sep 21 01:04:46.501 INFO kablam! 583 | pub unsafe fn _mm_mask_i32gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.501 INFO kablam! Sep 21 01:04:46.501 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:583:80 Sep 21 01:04:46.501 INFO kablam! | Sep 21 01:04:46.501 INFO kablam! 583 | pub unsafe fn _mm_mask_i32gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.501 INFO kablam! Sep 21 01:04:46.501 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:583:93 Sep 21 01:04:46.501 INFO kablam! | Sep 21 01:04:46.501 INFO kablam! 583 | pub unsafe fn _mm_mask_i32gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.501 INFO kablam! Sep 21 01:04:46.501 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:583:115 Sep 21 01:04:46.501 INFO kablam! | Sep 21 01:04:46.501 INFO kablam! 583 | pub unsafe fn _mm_mask_i32gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.501 INFO kablam! Sep 21 01:04:46.501 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:601:66 Sep 21 01:04:46.501 INFO kablam! | Sep 21 01:04:46.501 INFO kablam! 601 | pub unsafe fn _mm256_i32gather_epi32(slice: *const i32, offsets: i32x8, scale: i32) -> i32x8 { Sep 21 01:04:46.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.501 INFO kablam! Sep 21 01:04:46.501 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:601:88 Sep 21 01:04:46.501 INFO kablam! | Sep 21 01:04:46.501 INFO kablam! 601 | pub unsafe fn _mm256_i32gather_epi32(slice: *const i32, offsets: i32x8, scale: i32) -> i32x8 { Sep 21 01:04:46.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.501 INFO kablam! Sep 21 01:04:46.501 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:620:48 Sep 21 01:04:46.501 INFO kablam! | Sep 21 01:04:46.501 INFO kablam! 620 | pub unsafe fn _mm256_mask_i32gather_epi32(src: i32x8, slice: *const i32, offsets: i32x8, mask: i32x8, scale: i32) -> i32x8 { Sep 21 01:04:46.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.501 INFO kablam! Sep 21 01:04:46.501 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:620:83 Sep 21 01:04:46.501 INFO kablam! | Sep 21 01:04:46.501 INFO kablam! 620 | pub unsafe fn _mm256_mask_i32gather_epi32(src: i32x8, slice: *const i32, offsets: i32x8, mask: i32x8, scale: i32) -> i32x8 { Sep 21 01:04:46.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.501 INFO kablam! Sep 21 01:04:46.501 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:620:96 Sep 21 01:04:46.501 INFO kablam! | Sep 21 01:04:46.501 INFO kablam! 620 | pub unsafe fn _mm256_mask_i32gather_epi32(src: i32x8, slice: *const i32, offsets: i32x8, mask: i32x8, scale: i32) -> i32x8 { Sep 21 01:04:46.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.501 INFO kablam! Sep 21 01:04:46.501 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:620:118 Sep 21 01:04:46.501 INFO kablam! | Sep 21 01:04:46.501 INFO kablam! 620 | pub unsafe fn _mm256_mask_i32gather_epi32(src: i32x8, slice: *const i32, offsets: i32x8, mask: i32x8, scale: i32) -> i32x8 { Sep 21 01:04:46.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.501 INFO kablam! Sep 21 01:04:46.501 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.501 INFO kablam! --> src/x86/avx2.rs:638:84 Sep 21 01:04:46.502 INFO kablam! | Sep 21 01:04:46.502 INFO kablam! 638 | pub unsafe fn _mm_i32gather_ps(slice: *const f32, offsets: __m128i, scale: i32) -> f32x4 { Sep 21 01:04:46.502 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.502 INFO kablam! Sep 21 01:04:46.502 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.502 INFO kablam! --> src/x86/avx2.rs:657:42 Sep 21 01:04:46.502 INFO kablam! | Sep 21 01:04:46.502 INFO kablam! 657 | pub unsafe fn _mm_mask_i32gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 21 01:04:46.502 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.502 INFO kablam! Sep 21 01:04:46.502 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.502 INFO kablam! --> src/x86/avx2.rs:657:92 Sep 21 01:04:46.502 INFO kablam! | Sep 21 01:04:46.502 INFO kablam! 657 | pub unsafe fn _mm_mask_i32gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 21 01:04:46.502 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.502 INFO kablam! Sep 21 01:04:46.502 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.502 INFO kablam! --> src/x86/avx2.rs:657:114 Sep 21 01:04:46.502 INFO kablam! | Sep 21 01:04:46.502 INFO kablam! 657 | pub unsafe fn _mm_mask_i32gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 21 01:04:46.502 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.502 INFO kablam! Sep 21 01:04:46.502 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.502 INFO kablam! --> src/x86/avx2.rs:675:87 Sep 21 01:04:46.502 INFO kablam! | Sep 21 01:04:46.502 INFO kablam! 675 | pub unsafe fn _mm256_i32gather_ps(slice: *const f32, offsets: __m256i, scale: i32) -> f32x8 { Sep 21 01:04:46.502 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.502 INFO kablam! Sep 21 01:04:46.502 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.502 INFO kablam! --> src/x86/avx2.rs:694:45 Sep 21 01:04:46.502 INFO kablam! | Sep 21 01:04:46.502 INFO kablam! 694 | pub unsafe fn _mm256_mask_i32gather_ps(src: f32x8, slice: *const f32, offsets: __m256i, mask: f32x8, scale: i32) -> f32x8 { Sep 21 01:04:46.502 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.502 INFO kablam! Sep 21 01:04:46.502 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.502 INFO kablam! --> src/x86/avx2.rs:694:95 Sep 21 01:04:46.503 INFO kablam! | Sep 21 01:04:46.503 INFO kablam! 694 | pub unsafe fn _mm256_mask_i32gather_ps(src: f32x8, slice: *const f32, offsets: __m256i, mask: f32x8, scale: i32) -> f32x8 { Sep 21 01:04:46.503 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.503 INFO kablam! Sep 21 01:04:46.503 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.503 INFO kablam! --> src/x86/avx2.rs:694:117 Sep 21 01:04:46.503 INFO kablam! | Sep 21 01:04:46.503 INFO kablam! 694 | pub unsafe fn _mm256_mask_i32gather_ps(src: f32x8, slice: *const f32, offsets: __m256i, mask: f32x8, scale: i32) -> f32x8 { Sep 21 01:04:46.503 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.503 INFO kablam! Sep 21 01:04:46.503 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.503 INFO kablam! --> src/x86/avx2.rs:712:63 Sep 21 01:04:46.503 INFO kablam! | Sep 21 01:04:46.503 INFO kablam! 712 | pub unsafe fn _mm_i32gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.503 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.503 INFO kablam! Sep 21 01:04:46.503 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.503 INFO kablam! --> src/x86/avx2.rs:712:85 Sep 21 01:04:46.503 INFO kablam! | Sep 21 01:04:46.503 INFO kablam! 712 | pub unsafe fn _mm_i32gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.503 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.503 INFO kablam! Sep 21 01:04:46.503 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.503 INFO kablam! --> src/x86/avx2.rs:731:45 Sep 21 01:04:46.503 INFO kablam! | Sep 21 01:04:46.503 INFO kablam! 731 | pub unsafe fn _mm_mask_i32gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.503 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.503 INFO kablam! Sep 21 01:04:46.503 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.503 INFO kablam! --> src/x86/avx2.rs:731:80 Sep 21 01:04:46.503 INFO kablam! | Sep 21 01:04:46.503 INFO kablam! 731 | pub unsafe fn _mm_mask_i32gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.503 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.503 INFO kablam! Sep 21 01:04:46.503 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.503 INFO kablam! --> src/x86/avx2.rs:731:93 Sep 21 01:04:46.503 INFO kablam! | Sep 21 01:04:46.503 INFO kablam! 731 | pub unsafe fn _mm_mask_i32gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.503 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.503 INFO kablam! Sep 21 01:04:46.503 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.503 INFO kablam! --> src/x86/avx2.rs:731:115 Sep 21 01:04:46.503 INFO kablam! | Sep 21 01:04:46.503 INFO kablam! 731 | pub unsafe fn _mm_mask_i32gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.503 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.503 INFO kablam! Sep 21 01:04:46.503 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.503 INFO kablam! --> src/x86/avx2.rs:749:66 Sep 21 01:04:46.503 INFO kablam! | Sep 21 01:04:46.503 INFO kablam! 749 | pub unsafe fn _mm256_i32gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x4 { Sep 21 01:04:46.503 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.503 INFO kablam! Sep 21 01:04:46.503 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.503 INFO kablam! --> src/x86/avx2.rs:749:88 Sep 21 01:04:46.503 INFO kablam! | Sep 21 01:04:46.503 INFO kablam! 749 | pub unsafe fn _mm256_i32gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x4 { Sep 21 01:04:46.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.504 INFO kablam! Sep 21 01:04:46.504 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.504 INFO kablam! --> src/x86/avx2.rs:768:48 Sep 21 01:04:46.504 INFO kablam! | Sep 21 01:04:46.504 INFO kablam! 768 | pub unsafe fn _mm256_mask_i32gather_epi64(src: i64x4, slice: *const i64, offsets: i64x2, mask: i64x4, scale: i32) -> i64x4 { Sep 21 01:04:46.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.504 INFO kablam! Sep 21 01:04:46.504 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.504 INFO kablam! --> src/x86/avx2.rs:768:83 Sep 21 01:04:46.504 INFO kablam! | Sep 21 01:04:46.504 INFO kablam! 768 | pub unsafe fn _mm256_mask_i32gather_epi64(src: i64x4, slice: *const i64, offsets: i64x2, mask: i64x4, scale: i32) -> i64x4 { Sep 21 01:04:46.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.504 INFO kablam! Sep 21 01:04:46.504 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.504 INFO kablam! --> src/x86/avx2.rs:768:96 Sep 21 01:04:46.504 INFO kablam! | Sep 21 01:04:46.504 INFO kablam! 768 | pub unsafe fn _mm256_mask_i32gather_epi64(src: i64x4, slice: *const i64, offsets: i64x2, mask: i64x4, scale: i32) -> i64x4 { Sep 21 01:04:46.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.504 INFO kablam! Sep 21 01:04:46.504 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.504 INFO kablam! --> src/x86/avx2.rs:768:118 Sep 21 01:04:46.504 INFO kablam! | Sep 21 01:04:46.504 INFO kablam! 768 | pub unsafe fn _mm256_mask_i32gather_epi64(src: i64x4, slice: *const i64, offsets: i64x2, mask: i64x4, scale: i32) -> i64x4 { Sep 21 01:04:46.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.504 INFO kablam! Sep 21 01:04:46.504 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.504 INFO kablam! --> src/x86/avx2.rs:786:84 Sep 21 01:04:46.504 INFO kablam! | Sep 21 01:04:46.504 INFO kablam! 786 | pub unsafe fn _mm_i32gather_pd(slice: *const f64, offsets: __m128i, scale: i32) -> f64x2 { Sep 21 01:04:46.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.504 INFO kablam! Sep 21 01:04:46.504 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.504 INFO kablam! --> src/x86/avx2.rs:805:42 Sep 21 01:04:46.504 INFO kablam! | Sep 21 01:04:46.504 INFO kablam! 805 | pub unsafe fn _mm_mask_i32gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 21 01:04:46.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.504 INFO kablam! Sep 21 01:04:46.504 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.504 INFO kablam! --> src/x86/avx2.rs:805:92 Sep 21 01:04:46.504 INFO kablam! | Sep 21 01:04:46.504 INFO kablam! 805 | pub unsafe fn _mm_mask_i32gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 21 01:04:46.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.504 INFO kablam! Sep 21 01:04:46.504 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.504 INFO kablam! --> src/x86/avx2.rs:805:114 Sep 21 01:04:46.504 INFO kablam! | Sep 21 01:04:46.504 INFO kablam! 805 | pub unsafe fn _mm_mask_i32gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 21 01:04:46.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.504 INFO kablam! Sep 21 01:04:46.504 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.504 INFO kablam! --> src/x86/avx2.rs:823:87 Sep 21 01:04:46.504 INFO kablam! | Sep 21 01:04:46.504 INFO kablam! 823 | pub unsafe fn _mm256_i32gather_pd(slice: *const f64, offsets: __m128i, scale: i32) -> f64x4 { Sep 21 01:04:46.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.504 INFO kablam! Sep 21 01:04:46.505 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.505 INFO kablam! --> src/x86/avx2.rs:842:45 Sep 21 01:04:46.505 INFO kablam! | Sep 21 01:04:46.505 INFO kablam! 842 | pub unsafe fn _mm256_mask_i32gather_pd(src: f64x4, slice: *const f64, offsets: __m128i, mask: f64x4, scale: i32) -> f64x4 { Sep 21 01:04:46.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.505 INFO kablam! Sep 21 01:04:46.505 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.505 INFO kablam! --> src/x86/avx2.rs:842:95 Sep 21 01:04:46.505 INFO kablam! | Sep 21 01:04:46.505 INFO kablam! 842 | pub unsafe fn _mm256_mask_i32gather_pd(src: f64x4, slice: *const f64, offsets: __m128i, mask: f64x4, scale: i32) -> f64x4 { Sep 21 01:04:46.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.505 INFO kablam! Sep 21 01:04:46.505 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.505 INFO kablam! --> src/x86/avx2.rs:842:117 Sep 21 01:04:46.505 INFO kablam! | Sep 21 01:04:46.505 INFO kablam! 842 | pub unsafe fn _mm256_mask_i32gather_pd(src: f64x4, slice: *const f64, offsets: __m128i, mask: f64x4, scale: i32) -> f64x4 { Sep 21 01:04:46.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.505 INFO kablam! Sep 21 01:04:46.505 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.505 INFO kablam! --> src/x86/avx2.rs:860:63 Sep 21 01:04:46.505 INFO kablam! | Sep 21 01:04:46.505 INFO kablam! 860 | pub unsafe fn _mm_i64gather_epi32(slice: *const i32, offsets: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.505 INFO kablam! Sep 21 01:04:46.505 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.505 INFO kablam! --> src/x86/avx2.rs:860:85 Sep 21 01:04:46.505 INFO kablam! | Sep 21 01:04:46.505 INFO kablam! 860 | pub unsafe fn _mm_i64gather_epi32(slice: *const i32, offsets: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.505 INFO kablam! Sep 21 01:04:46.505 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.505 INFO kablam! --> src/x86/avx2.rs:879:45 Sep 21 01:04:46.505 INFO kablam! | Sep 21 01:04:46.505 INFO kablam! 879 | pub unsafe fn _mm_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.505 INFO kablam! Sep 21 01:04:46.505 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.505 INFO kablam! --> src/x86/avx2.rs:879:80 Sep 21 01:04:46.505 INFO kablam! | Sep 21 01:04:46.505 INFO kablam! 879 | pub unsafe fn _mm_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.505 INFO kablam! Sep 21 01:04:46.505 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.505 INFO kablam! --> src/x86/avx2.rs:879:93 Sep 21 01:04:46.505 INFO kablam! | Sep 21 01:04:46.505 INFO kablam! 879 | pub unsafe fn _mm_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.505 INFO kablam! Sep 21 01:04:46.505 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.505 INFO kablam! --> src/x86/avx2.rs:879:115 Sep 21 01:04:46.505 INFO kablam! | Sep 21 01:04:46.505 INFO kablam! 879 | pub unsafe fn _mm_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x4, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.505 INFO kablam! Sep 21 01:04:46.506 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.506 INFO kablam! --> src/x86/avx2.rs:897:66 Sep 21 01:04:46.506 INFO kablam! | Sep 21 01:04:46.506 INFO kablam! 897 | pub unsafe fn _mm256_i64gather_epi32(slice: *const i32, offsets: i32x8, scale: i32) -> i32x4 { Sep 21 01:04:46.506 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.506 INFO kablam! Sep 21 01:04:46.506 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.506 INFO kablam! --> src/x86/avx2.rs:897:88 Sep 21 01:04:46.506 INFO kablam! | Sep 21 01:04:46.506 INFO kablam! 897 | pub unsafe fn _mm256_i64gather_epi32(slice: *const i32, offsets: i32x8, scale: i32) -> i32x4 { Sep 21 01:04:46.506 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.506 INFO kablam! Sep 21 01:04:46.506 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.506 INFO kablam! --> src/x86/avx2.rs:916:48 Sep 21 01:04:46.506 INFO kablam! | Sep 21 01:04:46.506 INFO kablam! 916 | pub unsafe fn _mm256_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x8, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.506 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.506 INFO kablam! Sep 21 01:04:46.506 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.506 INFO kablam! --> src/x86/avx2.rs:916:83 Sep 21 01:04:46.506 INFO kablam! | Sep 21 01:04:46.506 INFO kablam! 916 | pub unsafe fn _mm256_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x8, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.506 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.506 INFO kablam! Sep 21 01:04:46.506 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.506 INFO kablam! --> src/x86/avx2.rs:916:96 Sep 21 01:04:46.506 INFO kablam! | Sep 21 01:04:46.506 INFO kablam! 916 | pub unsafe fn _mm256_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x8, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.506 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.506 INFO kablam! Sep 21 01:04:46.506 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.506 INFO kablam! --> src/x86/avx2.rs:916:118 Sep 21 01:04:46.506 INFO kablam! | Sep 21 01:04:46.506 INFO kablam! 916 | pub unsafe fn _mm256_mask_i64gather_epi32(src: i32x4, slice: *const i32, offsets: i32x8, mask: i32x4, scale: i32) -> i32x4 { Sep 21 01:04:46.506 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.506 INFO kablam! Sep 21 01:04:46.506 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.506 INFO kablam! --> src/x86/avx2.rs:934:84 Sep 21 01:04:46.506 INFO kablam! | Sep 21 01:04:46.506 INFO kablam! 934 | pub unsafe fn _mm_i64gather_ps(slice: *const f32, offsets: __m128i, scale: i32) -> f32x4 { Sep 21 01:04:46.506 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.506 INFO kablam! Sep 21 01:04:46.506 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.506 INFO kablam! --> src/x86/avx2.rs:953:42 Sep 21 01:04:46.506 INFO kablam! | Sep 21 01:04:46.506 INFO kablam! 953 | pub unsafe fn _mm_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 21 01:04:46.506 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.506 INFO kablam! Sep 21 01:04:46.507 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.507 INFO kablam! --> src/x86/avx2.rs:953:92 Sep 21 01:04:46.507 INFO kablam! | Sep 21 01:04:46.507 INFO kablam! 953 | pub unsafe fn _mm_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 21 01:04:46.507 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.507 INFO kablam! Sep 21 01:04:46.507 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.507 INFO kablam! --> src/x86/avx2.rs:953:114 Sep 21 01:04:46.507 INFO kablam! | Sep 21 01:04:46.507 INFO kablam! 953 | pub unsafe fn _mm_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m128i, mask: f32x4, scale: i32) -> f32x4 { Sep 21 01:04:46.507 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.507 INFO kablam! Sep 21 01:04:46.507 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.507 INFO kablam! --> src/x86/avx2.rs:971:87 Sep 21 01:04:46.507 INFO kablam! | Sep 21 01:04:46.507 INFO kablam! 971 | pub unsafe fn _mm256_i64gather_ps(slice: *const f32, offsets: __m256i, scale: i32) -> f32x4 { Sep 21 01:04:46.507 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.507 INFO kablam! Sep 21 01:04:46.507 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.507 INFO kablam! --> src/x86/avx2.rs:990:45 Sep 21 01:04:46.507 INFO kablam! | Sep 21 01:04:46.507 INFO kablam! 990 | pub unsafe fn _mm256_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m256i, mask: f32x4, scale: i32) -> f32x4 { Sep 21 01:04:46.507 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.507 INFO kablam! Sep 21 01:04:46.507 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.507 INFO kablam! --> src/x86/avx2.rs:990:95 Sep 21 01:04:46.507 INFO kablam! | Sep 21 01:04:46.507 INFO kablam! 990 | pub unsafe fn _mm256_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m256i, mask: f32x4, scale: i32) -> f32x4 { Sep 21 01:04:46.507 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.507 INFO kablam! Sep 21 01:04:46.507 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.507 INFO kablam! --> src/x86/avx2.rs:990:117 Sep 21 01:04:46.507 INFO kablam! | Sep 21 01:04:46.507 INFO kablam! 990 | pub unsafe fn _mm256_mask_i64gather_ps(src: f32x4, slice: *const f32, offsets: __m256i, mask: f32x4, scale: i32) -> f32x4 { Sep 21 01:04:46.507 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.507 INFO kablam! Sep 21 01:04:46.507 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.507 INFO kablam! --> src/x86/avx2.rs:1008:63 Sep 21 01:04:46.507 INFO kablam! | Sep 21 01:04:46.507 INFO kablam! 1008 | pub unsafe fn _mm_i64gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.507 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.507 INFO kablam! Sep 21 01:04:46.507 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.507 INFO kablam! --> src/x86/avx2.rs:1008:85 Sep 21 01:04:46.507 INFO kablam! | Sep 21 01:04:46.507 INFO kablam! 1008 | pub unsafe fn _mm_i64gather_epi64(slice: *const i64, offsets: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.507 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.507 INFO kablam! Sep 21 01:04:46.508 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.508 INFO kablam! --> src/x86/avx2.rs:1027:45 Sep 21 01:04:46.508 INFO kablam! | Sep 21 01:04:46.508 INFO kablam! 1027 | pub unsafe fn _mm_mask_i64gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.508 INFO kablam! Sep 21 01:04:46.508 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.508 INFO kablam! --> src/x86/avx2.rs:1027:80 Sep 21 01:04:46.508 INFO kablam! | Sep 21 01:04:46.508 INFO kablam! 1027 | pub unsafe fn _mm_mask_i64gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.508 INFO kablam! Sep 21 01:04:46.508 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.508 INFO kablam! --> src/x86/avx2.rs:1027:93 Sep 21 01:04:46.508 INFO kablam! | Sep 21 01:04:46.508 INFO kablam! 1027 | pub unsafe fn _mm_mask_i64gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.508 INFO kablam! Sep 21 01:04:46.508 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.508 INFO kablam! --> src/x86/avx2.rs:1027:115 Sep 21 01:04:46.508 INFO kablam! | Sep 21 01:04:46.508 INFO kablam! 1027 | pub unsafe fn _mm_mask_i64gather_epi64(src: i64x2, slice: *const i64, offsets: i64x2, mask: i64x2, scale: i32) -> i64x2 { Sep 21 01:04:46.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.508 INFO kablam! Sep 21 01:04:46.508 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.508 INFO kablam! --> src/x86/avx2.rs:1045:66 Sep 21 01:04:46.508 INFO kablam! | Sep 21 01:04:46.508 INFO kablam! 1045 | pub unsafe fn _mm256_i64gather_epi64(slice: *const i64, offsets: i64x4, scale: i32) -> i64x4 { Sep 21 01:04:46.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.508 INFO kablam! Sep 21 01:04:46.508 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.508 INFO kablam! --> src/x86/avx2.rs:1045:88 Sep 21 01:04:46.508 INFO kablam! | Sep 21 01:04:46.508 INFO kablam! 1045 | pub unsafe fn _mm256_i64gather_epi64(slice: *const i64, offsets: i64x4, scale: i32) -> i64x4 { Sep 21 01:04:46.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.508 INFO kablam! Sep 21 01:04:46.508 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.508 INFO kablam! --> src/x86/avx2.rs:1064:48 Sep 21 01:04:46.508 INFO kablam! | Sep 21 01:04:46.508 INFO kablam! 1064 | pub unsafe fn _mm256_mask_i64gather_epi64(src: i64x4, slice: *const i64, offsets: i64x4, mask: i64x4, scale: i32) -> i64x4 { Sep 21 01:04:46.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.508 INFO kablam! Sep 21 01:04:46.508 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.508 INFO kablam! --> src/x86/avx2.rs:1064:83 Sep 21 01:04:46.508 INFO kablam! | Sep 21 01:04:46.508 INFO kablam! 1064 | pub unsafe fn _mm256_mask_i64gather_epi64(src: i64x4, slice: *const i64, offsets: i64x4, mask: i64x4, scale: i32) -> i64x4 { Sep 21 01:04:46.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.508 INFO kablam! Sep 21 01:04:46.508 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.508 INFO kablam! --> src/x86/avx2.rs:1064:96 Sep 21 01:04:46.508 INFO kablam! | Sep 21 01:04:46.508 INFO kablam! 1064 | pub unsafe fn _mm256_mask_i64gather_epi64(src: i64x4, slice: *const i64, offsets: i64x4, mask: i64x4, scale: i32) -> i64x4 { Sep 21 01:04:46.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.508 INFO kablam! Sep 21 01:04:46.509 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.509 INFO kablam! --> src/x86/avx2.rs:1064:118 Sep 21 01:04:46.509 INFO kablam! | Sep 21 01:04:46.509 INFO kablam! 1064 | pub unsafe fn _mm256_mask_i64gather_epi64(src: i64x4, slice: *const i64, offsets: i64x4, mask: i64x4, scale: i32) -> i64x4 { Sep 21 01:04:46.509 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.509 INFO kablam! Sep 21 01:04:46.509 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.509 INFO kablam! --> src/x86/avx2.rs:1082:84 Sep 21 01:04:46.509 INFO kablam! | Sep 21 01:04:46.509 INFO kablam! 1082 | pub unsafe fn _mm_i64gather_pd(slice: *const f64, offsets: __m128i, scale: i32) -> f64x2 { Sep 21 01:04:46.509 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.509 INFO kablam! Sep 21 01:04:46.509 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.509 INFO kablam! --> src/x86/avx2.rs:1101:42 Sep 21 01:04:46.509 INFO kablam! | Sep 21 01:04:46.509 INFO kablam! 1101 | pub unsafe fn _mm_mask_i64gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 21 01:04:46.509 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.509 INFO kablam! Sep 21 01:04:46.509 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.509 INFO kablam! --> src/x86/avx2.rs:1101:92 Sep 21 01:04:46.509 INFO kablam! | Sep 21 01:04:46.509 INFO kablam! 1101 | pub unsafe fn _mm_mask_i64gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 21 01:04:46.509 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.509 INFO kablam! Sep 21 01:04:46.509 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.509 INFO kablam! --> src/x86/avx2.rs:1101:114 Sep 21 01:04:46.509 INFO kablam! | Sep 21 01:04:46.509 INFO kablam! 1101 | pub unsafe fn _mm_mask_i64gather_pd(src: f64x2, slice: *const f64, offsets: __m128i, mask: f64x2, scale: i32) -> f64x2 { Sep 21 01:04:46.509 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.509 INFO kablam! Sep 21 01:04:46.509 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.509 INFO kablam! --> src/x86/avx2.rs:1119:87 Sep 21 01:04:46.509 INFO kablam! | Sep 21 01:04:46.509 INFO kablam! 1119 | pub unsafe fn _mm256_i64gather_pd(slice: *const f64, offsets: __m256i, scale: i32) -> f64x4 { Sep 21 01:04:46.509 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.509 INFO kablam! Sep 21 01:04:46.509 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.509 INFO kablam! --> src/x86/avx2.rs:1138:45 Sep 21 01:04:46.509 INFO kablam! | Sep 21 01:04:46.509 INFO kablam! 1138 | pub unsafe fn _mm256_mask_i64gather_pd(src: f64x4, slice: *const f64, offsets: __m256i, mask: f64x4, scale: i32) -> f64x4 { Sep 21 01:04:46.509 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.509 INFO kablam! Sep 21 01:04:46.509 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.509 INFO kablam! --> src/x86/avx2.rs:1138:95 Sep 21 01:04:46.509 INFO kablam! | Sep 21 01:04:46.509 INFO kablam! 1138 | pub unsafe fn _mm256_mask_i64gather_pd(src: f64x4, slice: *const f64, offsets: __m256i, mask: f64x4, scale: i32) -> f64x4 { Sep 21 01:04:46.509 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.509 INFO kablam! Sep 21 01:04:46.509 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.509 INFO kablam! --> src/x86/avx2.rs:1138:117 Sep 21 01:04:46.509 INFO kablam! | Sep 21 01:04:46.509 INFO kablam! 1138 | pub unsafe fn _mm256_mask_i64gather_pd(src: f64x4, slice: *const f64, offsets: __m256i, mask: f64x4, scale: i32) -> f64x4 { Sep 21 01:04:46.509 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.509 INFO kablam! Sep 21 01:04:46.509 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.510 INFO kablam! --> src/x86/avx2.rs:1172:36 Sep 21 01:04:46.510 INFO kablam! | Sep 21 01:04:46.510 INFO kablam! 1172 | pub unsafe fn _mm256_madd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.510 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.510 INFO kablam! Sep 21 01:04:46.510 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.510 INFO kablam! --> src/x86/avx2.rs:1172:47 Sep 21 01:04:46.510 INFO kablam! | Sep 21 01:04:46.510 INFO kablam! 1172 | pub unsafe fn _mm256_madd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.510 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.510 INFO kablam! Sep 21 01:04:46.510 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.510 INFO kablam! --> src/x86/avx2.rs:1172:58 Sep 21 01:04:46.510 INFO kablam! | Sep 21 01:04:46.510 INFO kablam! 1172 | pub unsafe fn _mm256_madd_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.510 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.510 INFO kablam! Sep 21 01:04:46.510 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.510 INFO kablam! --> src/x86/avx2.rs:1183:39 Sep 21 01:04:46.510 INFO kablam! | Sep 21 01:04:46.510 INFO kablam! 1183 | pub unsafe fn _mm256_maddubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.510 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.510 INFO kablam! Sep 21 01:04:46.510 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.510 INFO kablam! --> src/x86/avx2.rs:1183:50 Sep 21 01:04:46.510 INFO kablam! | Sep 21 01:04:46.510 INFO kablam! 1183 | pub unsafe fn _mm256_maddubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.510 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.510 INFO kablam! Sep 21 01:04:46.510 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.510 INFO kablam! --> src/x86/avx2.rs:1183:61 Sep 21 01:04:46.510 INFO kablam! | Sep 21 01:04:46.510 INFO kablam! 1183 | pub unsafe fn _mm256_maddubs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.510 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.510 INFO kablam! Sep 21 01:04:46.510 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.510 INFO kablam! --> src/x86/avx2.rs:1193:62 Sep 21 01:04:46.510 INFO kablam! | Sep 21 01:04:46.510 INFO kablam! 1193 | pub unsafe fn _mm_maskload_epi32(mem_addr: *const i32, mask: i32x4) -> i32x4 { Sep 21 01:04:46.510 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.510 INFO kablam! Sep 21 01:04:46.510 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.510 INFO kablam! --> src/x86/avx2.rs:1193:72 Sep 21 01:04:46.510 INFO kablam! | Sep 21 01:04:46.510 INFO kablam! 1193 | pub unsafe fn _mm_maskload_epi32(mem_addr: *const i32, mask: i32x4) -> i32x4 { Sep 21 01:04:46.510 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.510 INFO kablam! Sep 21 01:04:46.510 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.510 INFO kablam! --> src/x86/avx2.rs:1203:65 Sep 21 01:04:46.510 INFO kablam! | Sep 21 01:04:46.510 INFO kablam! 1203 | pub unsafe fn _mm256_maskload_epi32(mem_addr: *const i32, mask: i32x8) -> i32x8 { Sep 21 01:04:46.510 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.510 INFO kablam! Sep 21 01:04:46.511 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.511 INFO kablam! --> src/x86/avx2.rs:1203:75 Sep 21 01:04:46.511 INFO kablam! | Sep 21 01:04:46.511 INFO kablam! 1203 | pub unsafe fn _mm256_maskload_epi32(mem_addr: *const i32, mask: i32x8) -> i32x8 { Sep 21 01:04:46.511 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.511 INFO kablam! Sep 21 01:04:46.511 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.511 INFO kablam! --> src/x86/avx2.rs:1213:62 Sep 21 01:04:46.511 INFO kablam! | Sep 21 01:04:46.511 INFO kablam! 1213 | pub unsafe fn _mm_maskload_epi64(mem_addr: *const i64, mask: i64x2) -> i64x2 { Sep 21 01:04:46.511 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.511 INFO kablam! Sep 21 01:04:46.511 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.511 INFO kablam! --> src/x86/avx2.rs:1213:72 Sep 21 01:04:46.511 INFO kablam! | Sep 21 01:04:46.511 INFO kablam! 1213 | pub unsafe fn _mm_maskload_epi64(mem_addr: *const i64, mask: i64x2) -> i64x2 { Sep 21 01:04:46.511 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.511 INFO kablam! Sep 21 01:04:46.511 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.511 INFO kablam! --> src/x86/avx2.rs:1223:65 Sep 21 01:04:46.511 INFO kablam! | Sep 21 01:04:46.511 INFO kablam! 1223 | pub unsafe fn _mm256_maskload_epi64(mem_addr: *const i64, mask: i64x4) -> i64x4 { Sep 21 01:04:46.511 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.511 INFO kablam! Sep 21 01:04:46.511 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.511 INFO kablam! --> src/x86/avx2.rs:1223:75 Sep 21 01:04:46.511 INFO kablam! | Sep 21 01:04:46.511 INFO kablam! 1223 | pub unsafe fn _mm256_maskload_epi64(mem_addr: *const i64, mask: i64x4) -> i64x4 { Sep 21 01:04:46.511 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.511 INFO kablam! Sep 21 01:04:46.511 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.511 INFO kablam! --> src/x86/avx2.rs:1232:35 Sep 21 01:04:46.511 INFO kablam! | Sep 21 01:04:46.511 INFO kablam! 1232 | pub unsafe fn _mm256_max_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.511 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.511 INFO kablam! Sep 21 01:04:46.511 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.511 INFO kablam! --> src/x86/avx2.rs:1232:46 Sep 21 01:04:46.511 INFO kablam! | Sep 21 01:04:46.511 INFO kablam! 1232 | pub unsafe fn _mm256_max_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.511 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.511 INFO kablam! Sep 21 01:04:46.511 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.511 INFO kablam! --> src/x86/avx2.rs:1232:57 Sep 21 01:04:46.511 INFO kablam! | Sep 21 01:04:46.511 INFO kablam! 1232 | pub unsafe fn _mm256_max_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.511 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.511 INFO kablam! Sep 21 01:04:46.511 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.511 INFO kablam! --> src/x86/avx2.rs:1241:35 Sep 21 01:04:46.511 INFO kablam! | Sep 21 01:04:46.511 INFO kablam! 1241 | pub unsafe fn _mm256_max_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.511 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.512 INFO kablam! Sep 21 01:04:46.512 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.512 INFO kablam! --> src/x86/avx2.rs:1241:45 Sep 21 01:04:46.512 INFO kablam! | Sep 21 01:04:46.512 INFO kablam! 1241 | pub unsafe fn _mm256_max_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.512 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.512 INFO kablam! Sep 21 01:04:46.512 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.512 INFO kablam! --> src/x86/avx2.rs:1241:55 Sep 21 01:04:46.512 INFO kablam! | Sep 21 01:04:46.512 INFO kablam! 1241 | pub unsafe fn _mm256_max_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.512 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.512 INFO kablam! Sep 21 01:04:46.512 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.512 INFO kablam! --> src/x86/avx2.rs:1250:34 Sep 21 01:04:46.512 INFO kablam! | Sep 21 01:04:46.512 INFO kablam! 1250 | pub unsafe fn _mm256_max_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.512 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.512 INFO kablam! Sep 21 01:04:46.512 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.512 INFO kablam! --> src/x86/avx2.rs:1250:44 Sep 21 01:04:46.512 INFO kablam! | Sep 21 01:04:46.512 INFO kablam! 1250 | pub unsafe fn _mm256_max_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.512 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.512 INFO kablam! Sep 21 01:04:46.512 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.512 INFO kablam! --> src/x86/avx2.rs:1250:54 Sep 21 01:04:46.512 INFO kablam! | Sep 21 01:04:46.512 INFO kablam! 1250 | pub unsafe fn _mm256_max_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.512 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.512 INFO kablam! Sep 21 01:04:46.512 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.512 INFO kablam! --> src/x86/avx2.rs:1259:35 Sep 21 01:04:46.512 INFO kablam! | Sep 21 01:04:46.512 INFO kablam! 1259 | pub unsafe fn _mm256_max_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.512 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.512 INFO kablam! Sep 21 01:04:46.512 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.512 INFO kablam! --> src/x86/avx2.rs:1259:46 Sep 21 01:04:46.512 INFO kablam! | Sep 21 01:04:46.512 INFO kablam! 1259 | pub unsafe fn _mm256_max_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.512 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.512 INFO kablam! Sep 21 01:04:46.512 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.512 INFO kablam! --> src/x86/avx2.rs:1259:57 Sep 21 01:04:46.512 INFO kablam! | Sep 21 01:04:46.512 INFO kablam! 1259 | pub unsafe fn _mm256_max_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.512 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.512 INFO kablam! Sep 21 01:04:46.512 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 21 01:04:46.513 INFO kablam! --> src/x86/avx2.rs:1268:35 Sep 21 01:04:46.513 INFO kablam! | Sep 21 01:04:46.513 INFO kablam! 1268 | pub unsafe fn _mm256_max_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 21 01:04:46.513 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.513 INFO kablam! Sep 21 01:04:46.513 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 21 01:04:46.513 INFO kablam! --> src/x86/avx2.rs:1268:45 Sep 21 01:04:46.513 INFO kablam! | Sep 21 01:04:46.513 INFO kablam! 1268 | pub unsafe fn _mm256_max_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 21 01:04:46.513 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.513 INFO kablam! Sep 21 01:04:46.513 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 21 01:04:46.513 INFO kablam! --> src/x86/avx2.rs:1268:55 Sep 21 01:04:46.513 INFO kablam! | Sep 21 01:04:46.513 INFO kablam! 1268 | pub unsafe fn _mm256_max_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 21 01:04:46.513 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.513 INFO kablam! Sep 21 01:04:46.513 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.513 INFO kablam! --> src/x86/avx2.rs:1277:34 Sep 21 01:04:46.513 INFO kablam! | Sep 21 01:04:46.513 INFO kablam! 1277 | pub unsafe fn _mm256_max_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.513 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.513 INFO kablam! Sep 21 01:04:46.513 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.513 INFO kablam! --> src/x86/avx2.rs:1277:44 Sep 21 01:04:46.513 INFO kablam! | Sep 21 01:04:46.513 INFO kablam! 1277 | pub unsafe fn _mm256_max_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.513 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.513 INFO kablam! Sep 21 01:04:46.513 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.513 INFO kablam! --> src/x86/avx2.rs:1277:54 Sep 21 01:04:46.513 INFO kablam! | Sep 21 01:04:46.513 INFO kablam! 1277 | pub unsafe fn _mm256_max_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.513 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.513 INFO kablam! Sep 21 01:04:46.513 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.513 INFO kablam! --> src/x86/avx2.rs:1286:35 Sep 21 01:04:46.513 INFO kablam! | Sep 21 01:04:46.513 INFO kablam! 1286 | pub unsafe fn _mm256_min_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.513 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.513 INFO kablam! Sep 21 01:04:46.513 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.513 INFO kablam! --> src/x86/avx2.rs:1286:46 Sep 21 01:04:46.513 INFO kablam! | Sep 21 01:04:46.513 INFO kablam! 1286 | pub unsafe fn _mm256_min_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.513 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.513 INFO kablam! Sep 21 01:04:46.513 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.513 INFO kablam! --> src/x86/avx2.rs:1286:57 Sep 21 01:04:46.513 INFO kablam! | Sep 21 01:04:46.513 INFO kablam! 1286 | pub unsafe fn _mm256_min_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.513 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.513 INFO kablam! Sep 21 01:04:46.513 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.513 INFO kablam! --> src/x86/avx2.rs:1295:35 Sep 21 01:04:46.513 INFO kablam! | Sep 21 01:04:46.514 INFO kablam! 1295 | pub unsafe fn _mm256_min_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.514 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.514 INFO kablam! Sep 21 01:04:46.514 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.514 INFO kablam! --> src/x86/avx2.rs:1295:45 Sep 21 01:04:46.514 INFO kablam! | Sep 21 01:04:46.514 INFO kablam! 1295 | pub unsafe fn _mm256_min_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.514 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.514 INFO kablam! Sep 21 01:04:46.514 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.514 INFO kablam! --> src/x86/avx2.rs:1295:55 Sep 21 01:04:46.514 INFO kablam! | Sep 21 01:04:46.514 INFO kablam! 1295 | pub unsafe fn _mm256_min_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.514 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.514 INFO kablam! Sep 21 01:04:46.514 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.514 INFO kablam! --> src/x86/avx2.rs:1304:34 Sep 21 01:04:46.514 INFO kablam! | Sep 21 01:04:46.514 INFO kablam! 1304 | pub unsafe fn _mm256_min_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.514 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.514 INFO kablam! Sep 21 01:04:46.514 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.514 INFO kablam! --> src/x86/avx2.rs:1304:44 Sep 21 01:04:46.514 INFO kablam! | Sep 21 01:04:46.514 INFO kablam! 1304 | pub unsafe fn _mm256_min_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.514 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.514 INFO kablam! Sep 21 01:04:46.514 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.514 INFO kablam! --> src/x86/avx2.rs:1304:54 Sep 21 01:04:46.514 INFO kablam! | Sep 21 01:04:46.514 INFO kablam! 1304 | pub unsafe fn _mm256_min_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.514 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.514 INFO kablam! Sep 21 01:04:46.514 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.514 INFO kablam! --> src/x86/avx2.rs:1313:35 Sep 21 01:04:46.514 INFO kablam! | Sep 21 01:04:46.514 INFO kablam! 1313 | pub unsafe fn _mm256_min_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.514 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.514 INFO kablam! Sep 21 01:04:46.514 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.514 INFO kablam! --> src/x86/avx2.rs:1313:46 Sep 21 01:04:46.514 INFO kablam! | Sep 21 01:04:46.514 INFO kablam! 1313 | pub unsafe fn _mm256_min_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.514 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.514 INFO kablam! Sep 21 01:04:46.514 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.514 INFO kablam! --> src/x86/avx2.rs:1313:57 Sep 21 01:04:46.514 INFO kablam! | Sep 21 01:04:46.514 INFO kablam! 1313 | pub unsafe fn _mm256_min_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.514 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.514 INFO kablam! Sep 21 01:04:46.514 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 21 01:04:46.514 INFO kablam! --> src/x86/avx2.rs:1322:35 Sep 21 01:04:46.515 INFO kablam! | Sep 21 01:04:46.515 INFO kablam! 1322 | pub unsafe fn _mm256_min_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 21 01:04:46.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.515 INFO kablam! Sep 21 01:04:46.515 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 21 01:04:46.515 INFO kablam! --> src/x86/avx2.rs:1322:45 Sep 21 01:04:46.515 INFO kablam! | Sep 21 01:04:46.515 INFO kablam! 1322 | pub unsafe fn _mm256_min_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 21 01:04:46.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.515 INFO kablam! Sep 21 01:04:46.515 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 21 01:04:46.515 INFO kablam! --> src/x86/avx2.rs:1322:55 Sep 21 01:04:46.515 INFO kablam! | Sep 21 01:04:46.515 INFO kablam! 1322 | pub unsafe fn _mm256_min_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 21 01:04:46.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.515 INFO kablam! Sep 21 01:04:46.515 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.515 INFO kablam! --> src/x86/avx2.rs:1331:34 Sep 21 01:04:46.515 INFO kablam! | Sep 21 01:04:46.515 INFO kablam! 1331 | pub unsafe fn _mm256_min_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.515 INFO kablam! Sep 21 01:04:46.515 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.515 INFO kablam! --> src/x86/avx2.rs:1331:44 Sep 21 01:04:46.515 INFO kablam! | Sep 21 01:04:46.515 INFO kablam! 1331 | pub unsafe fn _mm256_min_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.515 INFO kablam! Sep 21 01:04:46.515 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.515 INFO kablam! --> src/x86/avx2.rs:1331:54 Sep 21 01:04:46.515 INFO kablam! | Sep 21 01:04:46.515 INFO kablam! 1331 | pub unsafe fn _mm256_min_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.515 INFO kablam! Sep 21 01:04:46.515 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.515 INFO kablam! --> src/x86/avx2.rs:1340:39 Sep 21 01:04:46.515 INFO kablam! | Sep 21 01:04:46.515 INFO kablam! 1340 | pub unsafe fn _mm256_movemask_epi8(a: i8x32) -> i32 { Sep 21 01:04:46.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.515 INFO kablam! Sep 21 01:04:46.515 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.515 INFO kablam! --> src/x86/avx2.rs:1355:38 Sep 21 01:04:46.515 INFO kablam! | Sep 21 01:04:46.515 INFO kablam! 1355 | pub unsafe fn _mm256_mpsadbw_epu8(a: u8x32, b: u8x32, imm8: i32) -> u8x32 { Sep 21 01:04:46.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.515 INFO kablam! Sep 21 01:04:46.515 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.515 INFO kablam! --> src/x86/avx2.rs:1355:48 Sep 21 01:04:46.515 INFO kablam! | Sep 21 01:04:46.515 INFO kablam! 1355 | pub unsafe fn _mm256_mpsadbw_epu8(a: u8x32, b: u8x32, imm8: i32) -> u8x32 { Sep 21 01:04:46.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.515 INFO kablam! Sep 21 01:04:46.515 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.515 INFO kablam! --> src/x86/avx2.rs:1355:69 Sep 21 01:04:46.515 INFO kablam! | Sep 21 01:04:46.516 INFO kablam! 1355 | pub unsafe fn _mm256_mpsadbw_epu8(a: u8x32, b: u8x32, imm8: i32) -> u8x32 { Sep 21 01:04:46.516 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.516 INFO kablam! Sep 21 01:04:46.516 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.516 INFO kablam! --> src/x86/avx2.rs:1373:35 Sep 21 01:04:46.516 INFO kablam! | Sep 21 01:04:46.516 INFO kablam! 1373 | pub unsafe fn _mm256_mul_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.516 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.516 INFO kablam! Sep 21 01:04:46.516 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.516 INFO kablam! --> src/x86/avx2.rs:1373:45 Sep 21 01:04:46.516 INFO kablam! | Sep 21 01:04:46.516 INFO kablam! 1373 | pub unsafe fn _mm256_mul_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.516 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.516 INFO kablam! Sep 21 01:04:46.516 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.516 INFO kablam! --> src/x86/avx2.rs:1373:55 Sep 21 01:04:46.516 INFO kablam! | Sep 21 01:04:46.516 INFO kablam! 1373 | pub unsafe fn _mm256_mul_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.516 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.516 INFO kablam! Sep 21 01:04:46.516 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 21 01:04:46.516 INFO kablam! --> src/x86/avx2.rs:1384:35 Sep 21 01:04:46.516 INFO kablam! | Sep 21 01:04:46.516 INFO kablam! 1384 | pub unsafe fn _mm256_mul_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 21 01:04:46.516 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.516 INFO kablam! Sep 21 01:04:46.516 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 21 01:04:46.516 INFO kablam! --> src/x86/avx2.rs:1384:45 Sep 21 01:04:46.516 INFO kablam! | Sep 21 01:04:46.516 INFO kablam! 1384 | pub unsafe fn _mm256_mul_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 21 01:04:46.516 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.516 INFO kablam! Sep 21 01:04:46.516 INFO kablam! error[E0412]: cannot find type `u32x8` in this scope Sep 21 01:04:46.516 INFO kablam! --> src/x86/avx2.rs:1384:55 Sep 21 01:04:46.516 INFO kablam! | Sep 21 01:04:46.516 INFO kablam! 1384 | pub unsafe fn _mm256_mul_epu32(a: u32x8, b: u32x8) -> u32x8 { Sep 21 01:04:46.516 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.516 INFO kablam! Sep 21 01:04:46.516 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.516 INFO kablam! --> src/x86/avx2.rs:1394:37 Sep 21 01:04:46.516 INFO kablam! | Sep 21 01:04:46.516 INFO kablam! 1394 | pub unsafe fn _mm256_mulhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.516 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.516 INFO kablam! Sep 21 01:04:46.516 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.516 INFO kablam! --> src/x86/avx2.rs:1394:48 Sep 21 01:04:46.516 INFO kablam! | Sep 21 01:04:46.516 INFO kablam! 1394 | pub unsafe fn _mm256_mulhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.516 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.516 INFO kablam! Sep 21 01:04:46.516 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.516 INFO kablam! --> src/x86/avx2.rs:1394:59 Sep 21 01:04:46.516 INFO kablam! | Sep 21 01:04:46.516 INFO kablam! 1394 | pub unsafe fn _mm256_mulhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.516 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.516 INFO kablam! Sep 21 01:04:46.517 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.517 INFO kablam! --> src/x86/avx2.rs:1404:37 Sep 21 01:04:46.517 INFO kablam! | Sep 21 01:04:46.517 INFO kablam! 1404 | pub unsafe fn _mm256_mulhi_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.517 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.517 INFO kablam! Sep 21 01:04:46.517 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.517 INFO kablam! --> src/x86/avx2.rs:1404:48 Sep 21 01:04:46.517 INFO kablam! | Sep 21 01:04:46.517 INFO kablam! 1404 | pub unsafe fn _mm256_mulhi_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.517 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.517 INFO kablam! Sep 21 01:04:46.517 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.517 INFO kablam! --> src/x86/avx2.rs:1404:59 Sep 21 01:04:46.517 INFO kablam! | Sep 21 01:04:46.517 INFO kablam! 1404 | pub unsafe fn _mm256_mulhi_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.517 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.517 INFO kablam! Sep 21 01:04:46.517 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.517 INFO kablam! --> src/x86/avx2.rs:1414:37 Sep 21 01:04:46.517 INFO kablam! | Sep 21 01:04:46.517 INFO kablam! 1414 | pub unsafe fn _mm256_mullo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.517 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.517 INFO kablam! Sep 21 01:04:46.517 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.517 INFO kablam! --> src/x86/avx2.rs:1414:48 Sep 21 01:04:46.517 INFO kablam! | Sep 21 01:04:46.517 INFO kablam! 1414 | pub unsafe fn _mm256_mullo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.517 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.517 INFO kablam! Sep 21 01:04:46.517 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.517 INFO kablam! --> src/x86/avx2.rs:1414:59 Sep 21 01:04:46.517 INFO kablam! | Sep 21 01:04:46.517 INFO kablam! 1414 | pub unsafe fn _mm256_mullo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.517 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.517 INFO kablam! Sep 21 01:04:46.517 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.517 INFO kablam! --> src/x86/avx2.rs:1424:37 Sep 21 01:04:46.517 INFO kablam! | Sep 21 01:04:46.517 INFO kablam! 1424 | pub unsafe fn _mm256_mullo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.517 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.517 INFO kablam! Sep 21 01:04:46.517 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.517 INFO kablam! --> src/x86/avx2.rs:1424:47 Sep 21 01:04:46.517 INFO kablam! | Sep 21 01:04:46.517 INFO kablam! 1424 | pub unsafe fn _mm256_mullo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.518 INFO kablam! --> src/x86/avx2.rs:1424:57 Sep 21 01:04:46.518 INFO kablam! | Sep 21 01:04:46.518 INFO kablam! 1424 | pub unsafe fn _mm256_mullo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.518 INFO kablam! --> src/x86/avx2.rs:1435:38 Sep 21 01:04:46.518 INFO kablam! | Sep 21 01:04:46.518 INFO kablam! 1435 | pub unsafe fn _mm256_mulhrs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.518 INFO kablam! --> src/x86/avx2.rs:1435:49 Sep 21 01:04:46.518 INFO kablam! | Sep 21 01:04:46.518 INFO kablam! 1435 | pub unsafe fn _mm256_mulhrs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.518 INFO kablam! --> src/x86/avx2.rs:1435:60 Sep 21 01:04:46.518 INFO kablam! | Sep 21 01:04:46.518 INFO kablam! 1435 | pub unsafe fn _mm256_mulhrs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.518 INFO kablam! --> src/x86/avx2.rs:1453:37 Sep 21 01:04:46.518 INFO kablam! | Sep 21 01:04:46.518 INFO kablam! 1453 | pub unsafe fn _mm256_packs_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.518 INFO kablam! --> src/x86/avx2.rs:1453:48 Sep 21 01:04:46.518 INFO kablam! | Sep 21 01:04:46.518 INFO kablam! 1453 | pub unsafe fn _mm256_packs_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.518 INFO kablam! --> src/x86/avx2.rs:1453:59 Sep 21 01:04:46.518 INFO kablam! | Sep 21 01:04:46.518 INFO kablam! 1453 | pub unsafe fn _mm256_packs_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.518 INFO kablam! --> src/x86/avx2.rs:1462:37 Sep 21 01:04:46.518 INFO kablam! | Sep 21 01:04:46.518 INFO kablam! 1462 | pub unsafe fn _mm256_packs_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.518 INFO kablam! --> src/x86/avx2.rs:1462:47 Sep 21 01:04:46.518 INFO kablam! | Sep 21 01:04:46.518 INFO kablam! 1462 | pub unsafe fn _mm256_packs_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.518 INFO kablam! --> src/x86/avx2.rs:1462:57 Sep 21 01:04:46.518 INFO kablam! | Sep 21 01:04:46.518 INFO kablam! 1462 | pub unsafe fn _mm256_packs_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 21 01:04:46.518 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.518 INFO kablam! Sep 21 01:04:46.518 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1471:38 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.519 INFO kablam! 1471 | pub unsafe fn _mm256_packus_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 21 01:04:46.519 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.519 INFO kablam! Sep 21 01:04:46.519 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1471:49 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.519 INFO kablam! 1471 | pub unsafe fn _mm256_packus_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 21 01:04:46.519 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.519 INFO kablam! Sep 21 01:04:46.519 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1471:60 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.519 INFO kablam! 1471 | pub unsafe fn _mm256_packus_epi16(a: i16x16, b: i16x16) -> i8x32 { Sep 21 01:04:46.519 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.519 INFO kablam! Sep 21 01:04:46.519 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1480:38 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.519 INFO kablam! 1480 | pub unsafe fn _mm256_packus_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 21 01:04:46.519 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.519 INFO kablam! Sep 21 01:04:46.519 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1480:48 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.519 INFO kablam! 1480 | pub unsafe fn _mm256_packus_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 21 01:04:46.519 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.519 INFO kablam! Sep 21 01:04:46.519 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1480:58 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.519 INFO kablam! 1480 | pub unsafe fn _mm256_packus_epi32(a: i32x8, b: i32x8) -> i16x16 { Sep 21 01:04:46.519 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.519 INFO kablam! Sep 21 01:04:46.519 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1491:46 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.519 INFO kablam! 1491 | pub unsafe fn _mm256_permutevar8x32_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.519 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.519 INFO kablam! Sep 21 01:04:46.519 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1491:56 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.519 INFO kablam! 1491 | pub unsafe fn _mm256_permutevar8x32_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.519 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.519 INFO kablam! Sep 21 01:04:46.519 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1491:66 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.519 INFO kablam! 1491 | pub unsafe fn _mm256_permutevar8x32_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.519 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.519 INFO kablam! Sep 21 01:04:46.519 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1500:43 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.519 INFO kablam! 1500 | pub unsafe fn _mm256_permute4x64_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 21 01:04:46.519 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.519 INFO kablam! Sep 21 01:04:46.519 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.519 INFO kablam! --> src/x86/avx2.rs:1500:64 Sep 21 01:04:46.519 INFO kablam! | Sep 21 01:04:46.520 INFO kablam! 1500 | pub unsafe fn _mm256_permute4x64_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 21 01:04:46.520 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.520 INFO kablam! Sep 21 01:04:46.520 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.520 INFO kablam! --> src/x86/avx2.rs:1533:40 Sep 21 01:04:46.520 INFO kablam! | Sep 21 01:04:46.520 INFO kablam! 1533 | pub unsafe fn _mm256_permute4x64_pd(a: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.520 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.520 INFO kablam! Sep 21 01:04:46.520 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.520 INFO kablam! --> src/x86/avx2.rs:1533:61 Sep 21 01:04:46.520 INFO kablam! | Sep 21 01:04:46.520 INFO kablam! 1533 | pub unsafe fn _mm256_permute4x64_pd(a: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.520 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.520 INFO kablam! Sep 21 01:04:46.520 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.520 INFO kablam! --> src/x86/avx2.rs:1549:43 Sep 21 01:04:46.520 INFO kablam! | Sep 21 01:04:46.520 INFO kablam! 1549 | pub unsafe fn _mm256_permutevar8x32_ps(a: f32x8, idx: __m256i) -> f32x8 { Sep 21 01:04:46.520 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.520 INFO kablam! Sep 21 01:04:46.520 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.520 INFO kablam! --> src/x86/avx2.rs:1549:67 Sep 21 01:04:46.520 INFO kablam! | Sep 21 01:04:46.520 INFO kablam! 1549 | pub unsafe fn _mm256_permutevar8x32_ps(a: f32x8, idx: __m256i) -> f32x8 { Sep 21 01:04:46.520 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.520 INFO kablam! Sep 21 01:04:46.520 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.520 INFO kablam! --> src/x86/avx2.rs:1560:34 Sep 21 01:04:46.520 INFO kablam! | Sep 21 01:04:46.520 INFO kablam! 1560 | pub unsafe fn _mm256_sad_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.520 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.520 INFO kablam! Sep 21 01:04:46.520 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.520 INFO kablam! --> src/x86/avx2.rs:1560:44 Sep 21 01:04:46.520 INFO kablam! | Sep 21 01:04:46.520 INFO kablam! 1560 | pub unsafe fn _mm256_sad_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.520 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.520 INFO kablam! Sep 21 01:04:46.520 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.520 INFO kablam! --> src/x86/avx2.rs:1560:54 Sep 21 01:04:46.520 INFO kablam! | Sep 21 01:04:46.520 INFO kablam! 1560 | pub unsafe fn _mm256_sad_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.520 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.520 INFO kablam! Sep 21 01:04:46.520 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.520 INFO kablam! --> src/x86/avx2.rs:1596:38 Sep 21 01:04:46.520 INFO kablam! | Sep 21 01:04:46.520 INFO kablam! 1596 | pub unsafe fn _mm256_shuffle_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.520 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.520 INFO kablam! Sep 21 01:04:46.520 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.520 INFO kablam! --> src/x86/avx2.rs:1596:48 Sep 21 01:04:46.520 INFO kablam! | Sep 21 01:04:46.520 INFO kablam! 1596 | pub unsafe fn _mm256_shuffle_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.520 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.521 INFO kablam! Sep 21 01:04:46.521 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.521 INFO kablam! --> src/x86/avx2.rs:1596:58 Sep 21 01:04:46.521 INFO kablam! | Sep 21 01:04:46.521 INFO kablam! 1596 | pub unsafe fn _mm256_shuffle_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.521 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.521 INFO kablam! Sep 21 01:04:46.521 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.521 INFO kablam! --> src/x86/avx2.rs:1640:39 Sep 21 01:04:46.521 INFO kablam! | Sep 21 01:04:46.521 INFO kablam! 1640 | pub unsafe fn _mm256_shuffle_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.521 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.521 INFO kablam! Sep 21 01:04:46.521 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.521 INFO kablam! --> src/x86/avx2.rs:1640:60 Sep 21 01:04:46.521 INFO kablam! | Sep 21 01:04:46.521 INFO kablam! 1640 | pub unsafe fn _mm256_shuffle_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.521 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.521 INFO kablam! Sep 21 01:04:46.521 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.521 INFO kablam! --> src/x86/avx2.rs:1658:41 Sep 21 01:04:46.521 INFO kablam! | Sep 21 01:04:46.521 INFO kablam! 1658 | pub unsafe fn _mm256_shufflehi_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.521 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.521 INFO kablam! Sep 21 01:04:46.521 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.521 INFO kablam! --> src/x86/avx2.rs:1658:63 Sep 21 01:04:46.521 INFO kablam! | Sep 21 01:04:46.521 INFO kablam! 1658 | pub unsafe fn _mm256_shufflehi_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.521 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.521 INFO kablam! Sep 21 01:04:46.521 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.521 INFO kablam! --> src/x86/avx2.rs:1676:41 Sep 21 01:04:46.521 INFO kablam! | Sep 21 01:04:46.521 INFO kablam! 1676 | pub unsafe fn _mm256_shufflelo_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.521 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.521 INFO kablam! Sep 21 01:04:46.521 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.521 INFO kablam! --> src/x86/avx2.rs:1676:63 Sep 21 01:04:46.521 INFO kablam! | Sep 21 01:04:46.521 INFO kablam! 1676 | pub unsafe fn _mm256_shufflelo_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.521 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.521 INFO kablam! Sep 21 01:04:46.521 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.521 INFO kablam! --> src/x86/avx2.rs:1693:36 Sep 21 01:04:46.521 INFO kablam! | Sep 21 01:04:46.521 INFO kablam! 1693 | pub unsafe fn _mm256_sign_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.521 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.521 INFO kablam! Sep 21 01:04:46.521 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.521 INFO kablam! --> src/x86/avx2.rs:1693:47 Sep 21 01:04:46.522 INFO kablam! | Sep 21 01:04:46.522 INFO kablam! 1693 | pub unsafe fn _mm256_sign_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.522 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.522 INFO kablam! Sep 21 01:04:46.522 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.522 INFO kablam! --> src/x86/avx2.rs:1693:58 Sep 21 01:04:46.522 INFO kablam! | Sep 21 01:04:46.522 INFO kablam! 1693 | pub unsafe fn _mm256_sign_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.522 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.522 INFO kablam! Sep 21 01:04:46.522 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.522 INFO kablam! --> src/x86/avx2.rs:1703:36 Sep 21 01:04:46.522 INFO kablam! | Sep 21 01:04:46.522 INFO kablam! 1703 | pub unsafe fn _mm256_sign_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.522 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.522 INFO kablam! Sep 21 01:04:46.522 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.522 INFO kablam! --> src/x86/avx2.rs:1703:46 Sep 21 01:04:46.522 INFO kablam! | Sep 21 01:04:46.522 INFO kablam! 1703 | pub unsafe fn _mm256_sign_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.522 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.522 INFO kablam! Sep 21 01:04:46.522 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.522 INFO kablam! --> src/x86/avx2.rs:1703:56 Sep 21 01:04:46.522 INFO kablam! | Sep 21 01:04:46.522 INFO kablam! 1703 | pub unsafe fn _mm256_sign_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.522 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.522 INFO kablam! Sep 21 01:04:46.522 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.522 INFO kablam! --> src/x86/avx2.rs:1713:35 Sep 21 01:04:46.522 INFO kablam! | Sep 21 01:04:46.522 INFO kablam! 1713 | pub unsafe fn _mm256_sign_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.522 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.522 INFO kablam! Sep 21 01:04:46.522 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.522 INFO kablam! --> src/x86/avx2.rs:1713:45 Sep 21 01:04:46.522 INFO kablam! | Sep 21 01:04:46.522 INFO kablam! 1713 | pub unsafe fn _mm256_sign_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.522 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.522 INFO kablam! Sep 21 01:04:46.522 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.522 INFO kablam! --> src/x86/avx2.rs:1713:55 Sep 21 01:04:46.522 INFO kablam! | Sep 21 01:04:46.522 INFO kablam! 1713 | pub unsafe fn _mm256_sign_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.522 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.522 INFO kablam! Sep 21 01:04:46.522 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.522 INFO kablam! --> src/x86/avx2.rs:1722:35 Sep 21 01:04:46.522 INFO kablam! | Sep 21 01:04:46.522 INFO kablam! 1722 | pub unsafe fn _mm256_sll_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 21 01:04:46.522 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.522 INFO kablam! Sep 21 01:04:46.522 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:46.522 INFO kablam! --> src/x86/avx2.rs:1722:50 Sep 21 01:04:46.522 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1722 | pub unsafe fn _mm256_sll_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.523 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.523 INFO kablam! --> src/x86/avx2.rs:1722:60 Sep 21 01:04:46.523 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1722 | pub unsafe fn _mm256_sll_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.523 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.523 INFO kablam! --> src/x86/avx2.rs:1731:35 Sep 21 01:04:46.523 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1731 | pub unsafe fn _mm256_sll_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.523 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.523 INFO kablam! --> src/x86/avx2.rs:1731:49 Sep 21 01:04:46.523 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1731 | pub unsafe fn _mm256_sll_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.523 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.523 INFO kablam! --> src/x86/avx2.rs:1731:59 Sep 21 01:04:46.523 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1731 | pub unsafe fn _mm256_sll_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.523 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.523 INFO kablam! --> src/x86/avx2.rs:1740:35 Sep 21 01:04:46.523 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1740 | pub unsafe fn _mm256_sll_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.523 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.523 INFO kablam! --> src/x86/avx2.rs:1740:49 Sep 21 01:04:46.523 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1740 | pub unsafe fn _mm256_sll_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.523 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.523 INFO kablam! --> src/x86/avx2.rs:1740:59 Sep 21 01:04:46.523 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1740 | pub unsafe fn _mm256_sll_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.523 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.523 INFO kablam! --> src/x86/avx2.rs:1749:36 Sep 21 01:04:46.523 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1749 | pub unsafe fn _mm256_slli_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.523 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.523 INFO kablam! --> src/x86/avx2.rs:1749:58 Sep 21 01:04:46.523 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1749 | pub unsafe fn _mm256_slli_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.523 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.523 INFO kablam! --> src/x86/avx2.rs:1758:36 Sep 21 01:04:46.523 INFO kablam! | Sep 21 01:04:46.523 INFO kablam! 1758 | pub unsafe fn _mm256_slli_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.523 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.523 INFO kablam! Sep 21 01:04:46.524 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.524 INFO kablam! --> src/x86/avx2.rs:1758:57 Sep 21 01:04:46.524 INFO kablam! | Sep 21 01:04:46.524 INFO kablam! 1758 | pub unsafe fn _mm256_slli_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.524 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.524 INFO kablam! Sep 21 01:04:46.524 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.524 INFO kablam! --> src/x86/avx2.rs:1767:36 Sep 21 01:04:46.524 INFO kablam! | Sep 21 01:04:46.524 INFO kablam! 1767 | pub unsafe fn _mm256_slli_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 21 01:04:46.524 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.524 INFO kablam! Sep 21 01:04:46.524 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.524 INFO kablam! --> src/x86/avx2.rs:1767:57 Sep 21 01:04:46.524 INFO kablam! | Sep 21 01:04:46.524 INFO kablam! 1767 | pub unsafe fn _mm256_slli_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 21 01:04:46.524 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.524 INFO kablam! Sep 21 01:04:46.524 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.524 INFO kablam! --> src/x86/avx2.rs:1809:33 Sep 21 01:04:46.524 INFO kablam! | Sep 21 01:04:46.524 INFO kablam! 1809 | pub unsafe fn _mm_sllv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:46.524 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.524 INFO kablam! Sep 21 01:04:46.524 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.524 INFO kablam! --> src/x86/avx2.rs:1809:47 Sep 21 01:04:46.524 INFO kablam! | Sep 21 01:04:46.524 INFO kablam! 1809 | pub unsafe fn _mm_sllv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:46.524 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.524 INFO kablam! Sep 21 01:04:46.524 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.524 INFO kablam! --> src/x86/avx2.rs:1809:57 Sep 21 01:04:46.524 INFO kablam! | Sep 21 01:04:46.524 INFO kablam! 1809 | pub unsafe fn _mm_sllv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:46.524 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.524 INFO kablam! Sep 21 01:04:46.524 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.524 INFO kablam! --> src/x86/avx2.rs:1819:36 Sep 21 01:04:46.524 INFO kablam! | Sep 21 01:04:46.524 INFO kablam! 1819 | pub unsafe fn _mm256_sllv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 21 01:04:46.524 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.524 INFO kablam! Sep 21 01:04:46.524 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.524 INFO kablam! --> src/x86/avx2.rs:1819:50 Sep 21 01:04:46.524 INFO kablam! | Sep 21 01:04:46.524 INFO kablam! 1819 | pub unsafe fn _mm256_sllv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 21 01:04:46.524 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.525 INFO kablam! Sep 21 01:04:46.525 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.525 INFO kablam! --> src/x86/avx2.rs:1819:60 Sep 21 01:04:46.525 INFO kablam! | Sep 21 01:04:46.525 INFO kablam! 1819 | pub unsafe fn _mm256_sllv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 21 01:04:46.525 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.525 INFO kablam! Sep 21 01:04:46.525 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.525 INFO kablam! --> src/x86/avx2.rs:1829:33 Sep 21 01:04:46.525 INFO kablam! | Sep 21 01:04:46.525 INFO kablam! 1829 | pub unsafe fn _mm_sllv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:46.525 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.525 INFO kablam! Sep 21 01:04:46.525 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.525 INFO kablam! --> src/x86/avx2.rs:1829:47 Sep 21 01:04:46.525 INFO kablam! | Sep 21 01:04:46.525 INFO kablam! 1829 | pub unsafe fn _mm_sllv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:46.525 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.525 INFO kablam! Sep 21 01:04:46.525 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.525 INFO kablam! --> src/x86/avx2.rs:1829:57 Sep 21 01:04:46.525 INFO kablam! | Sep 21 01:04:46.525 INFO kablam! 1829 | pub unsafe fn _mm_sllv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:46.525 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.525 INFO kablam! Sep 21 01:04:46.525 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.525 INFO kablam! --> src/x86/avx2.rs:1839:36 Sep 21 01:04:46.525 INFO kablam! | Sep 21 01:04:46.525 INFO kablam! 1839 | pub unsafe fn _mm256_sllv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 21 01:04:46.525 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.525 INFO kablam! Sep 21 01:04:46.525 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.525 INFO kablam! --> src/x86/avx2.rs:1839:50 Sep 21 01:04:46.525 INFO kablam! | Sep 21 01:04:46.525 INFO kablam! 1839 | pub unsafe fn _mm256_sllv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 21 01:04:46.525 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.525 INFO kablam! Sep 21 01:04:46.525 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.525 INFO kablam! --> src/x86/avx2.rs:1839:60 Sep 21 01:04:46.525 INFO kablam! | Sep 21 01:04:46.525 INFO kablam! 1839 | pub unsafe fn _mm256_sllv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 21 01:04:46.525 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.525 INFO kablam! Sep 21 01:04:46.525 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.525 INFO kablam! --> src/x86/avx2.rs:1848:35 Sep 21 01:04:46.525 INFO kablam! | Sep 21 01:04:46.525 INFO kablam! 1848 | pub unsafe fn _mm256_sra_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 21 01:04:46.525 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.525 INFO kablam! Sep 21 01:04:46.525 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:46.525 INFO kablam! --> src/x86/avx2.rs:1848:50 Sep 21 01:04:46.525 INFO kablam! | Sep 21 01:04:46.525 INFO kablam! 1848 | pub unsafe fn _mm256_sra_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 21 01:04:46.525 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.525 INFO kablam! Sep 21 01:04:46.525 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.526 INFO kablam! --> src/x86/avx2.rs:1848:60 Sep 21 01:04:46.526 INFO kablam! | Sep 21 01:04:46.526 INFO kablam! 1848 | pub unsafe fn _mm256_sra_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 21 01:04:46.526 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.526 INFO kablam! Sep 21 01:04:46.526 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.526 INFO kablam! --> src/x86/avx2.rs:1857:35 Sep 21 01:04:46.526 INFO kablam! | Sep 21 01:04:46.526 INFO kablam! 1857 | pub unsafe fn _mm256_sra_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 21 01:04:46.526 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.526 INFO kablam! Sep 21 01:04:46.526 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.526 INFO kablam! --> src/x86/avx2.rs:1857:49 Sep 21 01:04:46.526 INFO kablam! | Sep 21 01:04:46.526 INFO kablam! 1857 | pub unsafe fn _mm256_sra_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 21 01:04:46.526 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.526 INFO kablam! Sep 21 01:04:46.526 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.526 INFO kablam! --> src/x86/avx2.rs:1857:59 Sep 21 01:04:46.526 INFO kablam! | Sep 21 01:04:46.526 INFO kablam! 1857 | pub unsafe fn _mm256_sra_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 21 01:04:46.526 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.526 INFO kablam! Sep 21 01:04:46.526 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.526 INFO kablam! --> src/x86/avx2.rs:1866:36 Sep 21 01:04:46.526 INFO kablam! | Sep 21 01:04:46.526 INFO kablam! 1866 | pub unsafe fn _mm256_srai_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.526 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.526 INFO kablam! Sep 21 01:04:46.526 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.526 INFO kablam! --> src/x86/avx2.rs:1866:58 Sep 21 01:04:46.526 INFO kablam! | Sep 21 01:04:46.526 INFO kablam! 1866 | pub unsafe fn _mm256_srai_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.526 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.526 INFO kablam! Sep 21 01:04:46.526 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.526 INFO kablam! --> src/x86/avx2.rs:1875:36 Sep 21 01:04:46.526 INFO kablam! | Sep 21 01:04:46.526 INFO kablam! 1875 | pub unsafe fn _mm256_srai_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.526 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.526 INFO kablam! Sep 21 01:04:46.526 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.526 INFO kablam! --> src/x86/avx2.rs:1875:57 Sep 21 01:04:46.526 INFO kablam! | Sep 21 01:04:46.526 INFO kablam! 1875 | pub unsafe fn _mm256_srai_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.526 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.526 INFO kablam! Sep 21 01:04:46.526 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.526 INFO kablam! --> src/x86/avx2.rs:1884:33 Sep 21 01:04:46.526 INFO kablam! | Sep 21 01:04:46.526 INFO kablam! 1884 | pub unsafe fn _mm_srav_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:46.526 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.526 INFO kablam! Sep 21 01:04:46.526 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.526 INFO kablam! --> src/x86/avx2.rs:1884:47 Sep 21 01:04:46.526 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1884 | pub unsafe fn _mm_srav_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1884:57 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1884 | pub unsafe fn _mm_srav_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1893:36 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1893 | pub unsafe fn _mm256_srav_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1893:50 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1893 | pub unsafe fn _mm256_srav_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1893:60 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1893 | pub unsafe fn _mm256_srav_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1934:35 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1934 | pub unsafe fn _mm256_srl_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1934:50 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1934 | pub unsafe fn _mm256_srl_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1934:60 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1934 | pub unsafe fn _mm256_srl_epi16(a: i16x16, count: i16x8) -> i16x16 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1943:35 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1943 | pub unsafe fn _mm256_srl_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1943:49 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1943 | pub unsafe fn _mm256_srl_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1943:59 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.527 INFO kablam! 1943 | pub unsafe fn _mm256_srl_epi32(a: i32x8, count: i32x4) -> i32x8 { Sep 21 01:04:46.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.527 INFO kablam! Sep 21 01:04:46.527 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.527 INFO kablam! --> src/x86/avx2.rs:1952:35 Sep 21 01:04:46.527 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1952 | pub unsafe fn _mm256_srl_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1952:49 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1952 | pub unsafe fn _mm256_srl_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1952:59 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1952 | pub unsafe fn _mm256_srl_epi64(a: i64x4, count: i64x2) -> i64x4 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1961:36 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1961 | pub unsafe fn _mm256_srli_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1961:58 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1961 | pub unsafe fn _mm256_srli_epi16(a: i16x16, imm8: i32) -> i16x16 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1970:36 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1970 | pub unsafe fn _mm256_srli_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1970:57 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1970 | pub unsafe fn _mm256_srli_epi32(a: i32x8, imm8: i32) -> i32x8 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1979:36 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1979 | pub unsafe fn _mm256_srli_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1979:57 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1979 | pub unsafe fn _mm256_srli_epi64(a: i64x4, imm8: i32) -> i64x4 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1988:33 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1988 | pub unsafe fn _mm_srlv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1988:47 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1988 | pub unsafe fn _mm_srlv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1988:57 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1988 | pub unsafe fn _mm_srlv_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1997:36 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1997 | pub unsafe fn _mm256_srlv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1997:50 Sep 21 01:04:46.528 INFO kablam! | Sep 21 01:04:46.528 INFO kablam! 1997 | pub unsafe fn _mm256_srlv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 21 01:04:46.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.528 INFO kablam! Sep 21 01:04:46.528 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.528 INFO kablam! --> src/x86/avx2.rs:1997:60 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 1997 | pub unsafe fn _mm256_srlv_epi32(a: i32x8, count: i32x8) -> i32x8 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2006:33 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2006 | pub unsafe fn _mm_srlv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2006:47 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2006 | pub unsafe fn _mm_srlv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2006:57 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2006 | pub unsafe fn _mm_srlv_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2015:36 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2015 | pub unsafe fn _mm256_srlv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2015:50 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2015 | pub unsafe fn _mm256_srlv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2015:60 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2015 | pub unsafe fn _mm256_srlv_epi64(a: i64x4, count: i64x4) -> i64x4 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2025:35 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2025 | pub unsafe fn _mm256_sub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2025:46 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2025 | pub unsafe fn _mm256_sub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2025:57 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2025 | pub unsafe fn _mm256_sub_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2033:35 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2033 | pub unsafe fn _mm256_sub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2033:45 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2033 | pub unsafe fn _mm256_sub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2033:55 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2033 | pub unsafe fn _mm256_sub_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.529 INFO kablam! --> src/x86/avx2.rs:2041:35 Sep 21 01:04:46.529 INFO kablam! | Sep 21 01:04:46.529 INFO kablam! 2041 | pub unsafe fn _mm256_sub_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.529 INFO kablam! Sep 21 01:04:46.529 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2041:45 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2041 | pub unsafe fn _mm256_sub_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2041:55 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2041 | pub unsafe fn _mm256_sub_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2049:34 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2049 | pub unsafe fn _mm256_sub_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2049:44 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2049 | pub unsafe fn _mm256_sub_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2049:54 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2049 | pub unsafe fn _mm256_sub_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2058:36 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2058 | pub unsafe fn _mm256_subs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2058:47 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2058 | pub unsafe fn _mm256_subs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2058:58 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2058 | pub unsafe fn _mm256_subs_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2067:35 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2067 | pub unsafe fn _mm256_subs_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2067:45 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2067 | pub unsafe fn _mm256_subs_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2067:55 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2067 | pub unsafe fn _mm256_subs_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2076:36 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2076 | pub unsafe fn _mm256_subs_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2076:47 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2076 | pub unsafe fn _mm256_subs_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.530 INFO kablam! error[E0412]: cannot find type `u16x16` in this scope Sep 21 01:04:46.530 INFO kablam! --> src/x86/avx2.rs:2076:58 Sep 21 01:04:46.530 INFO kablam! | Sep 21 01:04:46.530 INFO kablam! 2076 | pub unsafe fn _mm256_subs_epu16(a: u16x16, b: u16x16) -> u16x16 { Sep 21 01:04:46.530 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.530 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2085:35 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2085 | pub unsafe fn _mm256_subs_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2085:45 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2085 | pub unsafe fn _mm256_subs_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `u8x32` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2085:55 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2085 | pub unsafe fn _mm256_subs_epu8(a: u8x32, b: u8x32) -> u8x32 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2130:39 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2130 | pub unsafe fn _mm256_unpackhi_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2130:49 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2130 | pub unsafe fn _mm256_unpackhi_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2130:59 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2130 | pub unsafe fn _mm256_unpackhi_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2174:39 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2174 | pub unsafe fn _mm256_unpacklo_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2174:49 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2174 | pub unsafe fn _mm256_unpacklo_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2174:59 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2174 | pub unsafe fn _mm256_unpacklo_epi8(a: i8x32, b: i8x32) -> i8x32 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2216:40 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2216 | pub unsafe fn _mm256_unpackhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2216:51 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2216 | pub unsafe fn _mm256_unpackhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2216:62 Sep 21 01:04:46.531 INFO kablam! | Sep 21 01:04:46.531 INFO kablam! 2216 | pub unsafe fn _mm256_unpackhi_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.531 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.531 INFO kablam! Sep 21 01:04:46.531 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.531 INFO kablam! --> src/x86/avx2.rs:2259:40 Sep 21 01:04:46.532 INFO kablam! | Sep 21 01:04:46.532 INFO kablam! 2259 | pub unsafe fn _mm256_unpacklo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.532 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.532 INFO kablam! Sep 21 01:04:46.532 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.532 INFO kablam! --> src/x86/avx2.rs:2259:51 Sep 21 01:04:46.532 INFO kablam! | Sep 21 01:04:46.532 INFO kablam! 2259 | pub unsafe fn _mm256_unpacklo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.532 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.532 INFO kablam! Sep 21 01:04:46.532 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.532 INFO kablam! --> src/x86/avx2.rs:2259:62 Sep 21 01:04:46.532 INFO kablam! | Sep 21 01:04:46.532 INFO kablam! 2259 | pub unsafe fn _mm256_unpacklo_epi16(a: i16x16, b: i16x16) -> i16x16 { Sep 21 01:04:46.532 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.532 INFO kablam! Sep 21 01:04:46.532 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.532 INFO kablam! --> src/x86/avx2.rs:2300:40 Sep 21 01:04:46.532 INFO kablam! | Sep 21 01:04:46.532 INFO kablam! 2300 | pub unsafe fn _mm256_unpackhi_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.532 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.532 INFO kablam! Sep 21 01:04:46.532 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.532 INFO kablam! --> src/x86/avx2.rs:2300:50 Sep 21 01:04:46.532 INFO kablam! | Sep 21 01:04:46.532 INFO kablam! 2300 | pub unsafe fn _mm256_unpackhi_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.532 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.532 INFO kablam! Sep 21 01:04:46.532 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.532 INFO kablam! --> src/x86/avx2.rs:2300:60 Sep 21 01:04:46.532 INFO kablam! | Sep 21 01:04:46.532 INFO kablam! 2300 | pub unsafe fn _mm256_unpackhi_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.532 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.532 INFO kablam! Sep 21 01:04:46.532 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.532 INFO kablam! --> src/x86/avx2.rs:2341:40 Sep 21 01:04:46.532 INFO kablam! | Sep 21 01:04:46.532 INFO kablam! 2341 | pub unsafe fn _mm256_unpacklo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.532 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.532 INFO kablam! Sep 21 01:04:46.532 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.532 INFO kablam! --> src/x86/avx2.rs:2341:50 Sep 21 01:04:46.532 INFO kablam! | Sep 21 01:04:46.532 INFO kablam! 2341 | pub unsafe fn _mm256_unpacklo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.532 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.532 INFO kablam! Sep 21 01:04:46.532 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.532 INFO kablam! --> src/x86/avx2.rs:2341:60 Sep 21 01:04:46.532 INFO kablam! | Sep 21 01:04:46.532 INFO kablam! 2341 | pub unsafe fn _mm256_unpacklo_epi32(a: i32x8, b: i32x8) -> i32x8 { Sep 21 01:04:46.532 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.532 INFO kablam! Sep 21 01:04:46.532 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.532 INFO kablam! --> src/x86/avx2.rs:2382:40 Sep 21 01:04:46.532 INFO kablam! | Sep 21 01:04:46.533 INFO kablam! 2382 | pub unsafe fn _mm256_unpackhi_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.533 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.533 INFO kablam! Sep 21 01:04:46.533 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.533 INFO kablam! --> src/x86/avx2.rs:2382:50 Sep 21 01:04:46.533 INFO kablam! | Sep 21 01:04:46.533 INFO kablam! 2382 | pub unsafe fn _mm256_unpackhi_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.533 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.533 INFO kablam! Sep 21 01:04:46.533 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.533 INFO kablam! --> src/x86/avx2.rs:2382:60 Sep 21 01:04:46.533 INFO kablam! | Sep 21 01:04:46.533 INFO kablam! 2382 | pub unsafe fn _mm256_unpackhi_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.533 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.533 INFO kablam! Sep 21 01:04:46.533 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.533 INFO kablam! --> src/x86/avx2.rs:2423:40 Sep 21 01:04:46.533 INFO kablam! | Sep 21 01:04:46.533 INFO kablam! 2423 | pub unsafe fn _mm256_unpacklo_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.533 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.533 INFO kablam! Sep 21 01:04:46.533 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.533 INFO kablam! --> src/x86/avx2.rs:2423:50 Sep 21 01:04:46.533 INFO kablam! | Sep 21 01:04:46.533 INFO kablam! 2423 | pub unsafe fn _mm256_unpacklo_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.533 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.533 INFO kablam! Sep 21 01:04:46.533 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:46.533 INFO kablam! --> src/x86/avx2.rs:2423:60 Sep 21 01:04:46.533 INFO kablam! | Sep 21 01:04:46.533 INFO kablam! 2423 | pub unsafe fn _mm256_unpacklo_epi64(a: i64x4, b: i64x4) -> i64x4 { Sep 21 01:04:46.533 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.533 INFO kablam! Sep 21 01:04:46.533 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:46.533 INFO kablam! --> src/x86/avx2.rs:2444:38 Sep 21 01:04:46.533 INFO kablam! | Sep 21 01:04:46.533 INFO kablam! 2444 | pub unsafe fn _mm256_extract_epi8(a: i8x32, imm8: i32) -> i8 { Sep 21 01:04:46.533 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.533 INFO kablam! Sep 21 01:04:46.533 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:46.533 INFO kablam! --> src/x86/avx2.rs:2463:39 Sep 21 01:04:46.533 INFO kablam! | Sep 21 01:04:46.533 INFO kablam! 2463 | pub unsafe fn _mm256_extract_epi16(a: i16x16, imm8: i32) -> i16 { Sep 21 01:04:46.533 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:46.533 INFO kablam! Sep 21 01:04:46.533 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:46.533 INFO kablam! --> src/x86/avx2.rs:2479:39 Sep 21 01:04:46.533 INFO kablam! | Sep 21 01:04:46.533 INFO kablam! 2479 | pub unsafe fn _mm256_extract_epi32(a: i32x8, imm8: i32) -> i32 { Sep 21 01:04:46.533 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.533 INFO kablam! Sep 21 01:04:46.533 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.534 INFO kablam! --> src/x86/avx2.rs:2494:35 Sep 21 01:04:46.534 INFO kablam! | Sep 21 01:04:46.534 INFO kablam! 2494 | pub unsafe fn _mm256_cvtsd_f64(a: f64x4) -> f64 { Sep 21 01:04:46.534 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.534 INFO kablam! Sep 21 01:04:46.534 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.534 INFO kablam! --> src/x86/avx.rs:13:32 Sep 21 01:04:46.534 INFO kablam! | Sep 21 01:04:46.534 INFO kablam! 13 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.534 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.534 INFO kablam! Sep 21 01:04:46.535 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.535 INFO kablam! --> src/x86/avx.rs:13:42 Sep 21 01:04:46.535 INFO kablam! | Sep 21 01:04:46.535 INFO kablam! 13 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.535 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.535 INFO kablam! Sep 21 01:04:46.540 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.540 INFO kablam! --> src/x86/avx.rs:13:52 Sep 21 01:04:46.540 INFO kablam! | Sep 21 01:04:46.540 INFO kablam! 13 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.540 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.540 INFO kablam! Sep 21 01:04:46.544 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.544 INFO kablam! --> src/x86/avx.rs:22:32 Sep 21 01:04:46.544 INFO kablam! | Sep 21 01:04:46.544 INFO kablam! 22 | pub unsafe fn _mm256_add_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.544 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.545 INFO kablam! Sep 21 01:04:46.549 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.549 INFO kablam! --> src/x86/avx.rs:22:42 Sep 21 01:04:46.549 INFO kablam! | Sep 21 01:04:46.549 INFO kablam! 22 | pub unsafe fn _mm256_add_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.549 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.549 INFO kablam! Sep 21 01:04:46.554 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.554 INFO kablam! --> src/x86/avx.rs:22:52 Sep 21 01:04:46.554 INFO kablam! | Sep 21 01:04:46.554 INFO kablam! 22 | pub unsafe fn _mm256_add_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.554 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.554 INFO kablam! Sep 21 01:04:46.558 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.558 INFO kablam! --> src/x86/avx.rs:34:32 Sep 21 01:04:46.558 INFO kablam! | Sep 21 01:04:46.558 INFO kablam! 34 | pub unsafe fn _mm256_and_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.558 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.558 INFO kablam! Sep 21 01:04:46.563 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.563 INFO kablam! --> src/x86/avx.rs:34:42 Sep 21 01:04:46.563 INFO kablam! | Sep 21 01:04:46.563 INFO kablam! 34 | pub unsafe fn _mm256_and_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.563 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.563 INFO kablam! Sep 21 01:04:46.568 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.568 INFO kablam! --> src/x86/avx.rs:34:52 Sep 21 01:04:46.568 INFO kablam! | Sep 21 01:04:46.568 INFO kablam! 34 | pub unsafe fn _mm256_and_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.568 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.568 INFO kablam! Sep 21 01:04:46.574 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.574 INFO kablam! --> src/x86/avx.rs:43:32 Sep 21 01:04:46.574 INFO kablam! | Sep 21 01:04:46.574 INFO kablam! 43 | pub unsafe fn _mm256_and_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.574 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.574 INFO kablam! Sep 21 01:04:46.578 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.578 INFO kablam! --> src/x86/avx.rs:43:42 Sep 21 01:04:46.578 INFO kablam! | Sep 21 01:04:46.578 INFO kablam! 43 | pub unsafe fn _mm256_and_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.578 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.578 INFO kablam! Sep 21 01:04:46.582 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.582 INFO kablam! --> src/x86/avx.rs:43:52 Sep 21 01:04:46.582 INFO kablam! | Sep 21 01:04:46.582 INFO kablam! 43 | pub unsafe fn _mm256_and_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.582 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.582 INFO kablam! Sep 21 01:04:46.587 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.587 INFO kablam! --> src/x86/avx.rs:54:31 Sep 21 01:04:46.587 INFO kablam! | Sep 21 01:04:46.587 INFO kablam! 54 | pub unsafe fn _mm256_or_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.587 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.587 INFO kablam! Sep 21 01:04:46.591 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.591 INFO kablam! --> src/x86/avx.rs:54:41 Sep 21 01:04:46.591 INFO kablam! | Sep 21 01:04:46.591 INFO kablam! 54 | pub unsafe fn _mm256_or_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.591 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.591 INFO kablam! Sep 21 01:04:46.595 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.595 INFO kablam! --> src/x86/avx.rs:54:51 Sep 21 01:04:46.595 INFO kablam! | Sep 21 01:04:46.595 INFO kablam! 54 | pub unsafe fn _mm256_or_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.595 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.595 INFO kablam! Sep 21 01:04:46.599 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.599 INFO kablam! --> src/x86/avx.rs:63:31 Sep 21 01:04:46.599 INFO kablam! | Sep 21 01:04:46.599 INFO kablam! 63 | pub unsafe fn _mm256_or_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.599 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.599 INFO kablam! Sep 21 01:04:46.604 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.604 INFO kablam! --> src/x86/avx.rs:63:41 Sep 21 01:04:46.604 INFO kablam! | Sep 21 01:04:46.604 INFO kablam! 63 | pub unsafe fn _mm256_or_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.604 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.604 INFO kablam! Sep 21 01:04:46.608 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.608 INFO kablam! --> src/x86/avx.rs:63:51 Sep 21 01:04:46.608 INFO kablam! | Sep 21 01:04:46.608 INFO kablam! 63 | pub unsafe fn _mm256_or_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.608 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.608 INFO kablam! Sep 21 01:04:46.612 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.612 INFO kablam! --> src/x86/avx.rs:73:36 Sep 21 01:04:46.612 INFO kablam! | Sep 21 01:04:46.612 INFO kablam! 73 | pub unsafe fn _mm256_shuffle_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.612 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.612 INFO kablam! Sep 21 01:04:46.616 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.616 INFO kablam! --> src/x86/avx.rs:73:46 Sep 21 01:04:46.616 INFO kablam! | Sep 21 01:04:46.616 INFO kablam! 73 | pub unsafe fn _mm256_shuffle_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.616 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.616 INFO kablam! Sep 21 01:04:46.620 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.620 INFO kablam! --> src/x86/avx.rs:73:67 Sep 21 01:04:46.620 INFO kablam! | Sep 21 01:04:46.620 INFO kablam! 73 | pub unsafe fn _mm256_shuffle_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.620 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.620 INFO kablam! Sep 21 01:04:46.624 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.624 INFO kablam! --> src/x86/avx.rs:90:36 Sep 21 01:04:46.624 INFO kablam! | Sep 21 01:04:46.624 INFO kablam! 90 | pub unsafe fn _mm256_shuffle_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.624 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.624 INFO kablam! Sep 21 01:04:46.628 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.628 INFO kablam! --> src/x86/avx.rs:90:46 Sep 21 01:04:46.628 INFO kablam! | Sep 21 01:04:46.628 INFO kablam! 90 | pub unsafe fn _mm256_shuffle_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.628 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.628 INFO kablam! Sep 21 01:04:46.632 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.632 INFO kablam! --> src/x86/avx.rs:90:67 Sep 21 01:04:46.632 INFO kablam! | Sep 21 01:04:46.632 INFO kablam! 90 | pub unsafe fn _mm256_shuffle_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.632 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.632 INFO kablam! Sep 21 01:04:46.637 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.637 INFO kablam! --> src/x86/avx.rs:108:35 Sep 21 01:04:46.637 INFO kablam! | Sep 21 01:04:46.637 INFO kablam! 108 | pub unsafe fn _mm256_andnot_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.637 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.637 INFO kablam! Sep 21 01:04:46.641 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.641 INFO kablam! --> src/x86/avx.rs:108:45 Sep 21 01:04:46.641 INFO kablam! | Sep 21 01:04:46.641 INFO kablam! 108 | pub unsafe fn _mm256_andnot_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.641 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.641 INFO kablam! Sep 21 01:04:46.645 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.645 INFO kablam! --> src/x86/avx.rs:108:55 Sep 21 01:04:46.645 INFO kablam! | Sep 21 01:04:46.645 INFO kablam! 108 | pub unsafe fn _mm256_andnot_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.645 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.645 INFO kablam! Sep 21 01:04:46.649 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.649 INFO kablam! --> src/x86/avx.rs:118:35 Sep 21 01:04:46.649 INFO kablam! | Sep 21 01:04:46.649 INFO kablam! 118 | pub unsafe fn _mm256_andnot_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.649 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.649 INFO kablam! Sep 21 01:04:46.653 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.653 INFO kablam! --> src/x86/avx.rs:118:45 Sep 21 01:04:46.653 INFO kablam! | Sep 21 01:04:46.653 INFO kablam! 118 | pub unsafe fn _mm256_andnot_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.653 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.653 INFO kablam! Sep 21 01:04:46.657 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.657 INFO kablam! --> src/x86/avx.rs:118:55 Sep 21 01:04:46.657 INFO kablam! | Sep 21 01:04:46.657 INFO kablam! 118 | pub unsafe fn _mm256_andnot_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.657 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.657 INFO kablam! Sep 21 01:04:46.661 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.661 INFO kablam! --> src/x86/avx.rs:127:32 Sep 21 01:04:46.661 INFO kablam! | Sep 21 01:04:46.661 INFO kablam! 127 | pub unsafe fn _mm256_max_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.662 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.662 INFO kablam! Sep 21 01:04:46.666 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.666 INFO kablam! --> src/x86/avx.rs:127:42 Sep 21 01:04:46.666 INFO kablam! | Sep 21 01:04:46.666 INFO kablam! 127 | pub unsafe fn _mm256_max_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.666 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.666 INFO kablam! Sep 21 01:04:46.670 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.670 INFO kablam! --> src/x86/avx.rs:127:52 Sep 21 01:04:46.670 INFO kablam! | Sep 21 01:04:46.670 INFO kablam! 127 | pub unsafe fn _mm256_max_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.670 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.670 INFO kablam! Sep 21 01:04:46.674 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.674 INFO kablam! --> src/x86/avx.rs:136:32 Sep 21 01:04:46.674 INFO kablam! | Sep 21 01:04:46.674 INFO kablam! 136 | pub unsafe fn _mm256_max_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.674 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.674 INFO kablam! Sep 21 01:04:46.678 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.678 INFO kablam! --> src/x86/avx.rs:136:42 Sep 21 01:04:46.678 INFO kablam! | Sep 21 01:04:46.678 INFO kablam! 136 | pub unsafe fn _mm256_max_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.678 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.678 INFO kablam! Sep 21 01:04:46.681 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.681 INFO kablam! --> src/x86/avx.rs:136:52 Sep 21 01:04:46.681 INFO kablam! | Sep 21 01:04:46.681 INFO kablam! 136 | pub unsafe fn _mm256_max_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.682 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.682 INFO kablam! Sep 21 01:04:46.685 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.685 INFO kablam! --> src/x86/avx.rs:145:32 Sep 21 01:04:46.685 INFO kablam! | Sep 21 01:04:46.685 INFO kablam! 145 | pub unsafe fn _mm256_min_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.685 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.685 INFO kablam! Sep 21 01:04:46.690 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.690 INFO kablam! --> src/x86/avx.rs:145:42 Sep 21 01:04:46.690 INFO kablam! | Sep 21 01:04:46.690 INFO kablam! 145 | pub unsafe fn _mm256_min_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.690 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.690 INFO kablam! Sep 21 01:04:46.693 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.693 INFO kablam! --> src/x86/avx.rs:145:52 Sep 21 01:04:46.693 INFO kablam! | Sep 21 01:04:46.693 INFO kablam! 145 | pub unsafe fn _mm256_min_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.693 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.693 INFO kablam! Sep 21 01:04:46.697 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.697 INFO kablam! --> src/x86/avx.rs:154:32 Sep 21 01:04:46.697 INFO kablam! | Sep 21 01:04:46.697 INFO kablam! 154 | pub unsafe fn _mm256_min_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.697 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.697 INFO kablam! Sep 21 01:04:46.701 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.701 INFO kablam! --> src/x86/avx.rs:154:42 Sep 21 01:04:46.701 INFO kablam! | Sep 21 01:04:46.701 INFO kablam! 154 | pub unsafe fn _mm256_min_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.701 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.701 INFO kablam! Sep 21 01:04:46.705 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.705 INFO kablam! --> src/x86/avx.rs:154:52 Sep 21 01:04:46.705 INFO kablam! | Sep 21 01:04:46.705 INFO kablam! 154 | pub unsafe fn _mm256_min_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.705 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.705 INFO kablam! Sep 21 01:04:46.708 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.708 INFO kablam! --> src/x86/avx.rs:163:32 Sep 21 01:04:46.708 INFO kablam! | Sep 21 01:04:46.708 INFO kablam! 163 | pub unsafe fn _mm256_mul_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.708 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.708 INFO kablam! Sep 21 01:04:46.712 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.712 INFO kablam! --> src/x86/avx.rs:163:42 Sep 21 01:04:46.712 INFO kablam! | Sep 21 01:04:46.712 INFO kablam! 163 | pub unsafe fn _mm256_mul_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.712 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.712 INFO kablam! Sep 21 01:04:46.716 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.716 INFO kablam! --> src/x86/avx.rs:163:52 Sep 21 01:04:46.716 INFO kablam! | Sep 21 01:04:46.716 INFO kablam! 163 | pub unsafe fn _mm256_mul_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.716 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.716 INFO kablam! Sep 21 01:04:46.720 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.720 INFO kablam! --> src/x86/avx.rs:172:32 Sep 21 01:04:46.720 INFO kablam! | Sep 21 01:04:46.720 INFO kablam! 172 | pub unsafe fn _mm256_mul_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.720 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.720 INFO kablam! Sep 21 01:04:46.723 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.723 INFO kablam! --> src/x86/avx.rs:172:42 Sep 21 01:04:46.723 INFO kablam! | Sep 21 01:04:46.723 INFO kablam! 172 | pub unsafe fn _mm256_mul_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.723 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.723 INFO kablam! Sep 21 01:04:46.727 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.727 INFO kablam! --> src/x86/avx.rs:172:52 Sep 21 01:04:46.727 INFO kablam! | Sep 21 01:04:46.727 INFO kablam! 172 | pub unsafe fn _mm256_mul_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.727 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.727 INFO kablam! Sep 21 01:04:46.731 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.731 INFO kablam! --> src/x86/avx.rs:181:35 Sep 21 01:04:46.731 INFO kablam! | Sep 21 01:04:46.731 INFO kablam! 181 | pub unsafe fn _mm256_addsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.731 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.731 INFO kablam! Sep 21 01:04:46.734 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.734 INFO kablam! --> src/x86/avx.rs:181:45 Sep 21 01:04:46.734 INFO kablam! | Sep 21 01:04:46.734 INFO kablam! 181 | pub unsafe fn _mm256_addsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.734 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.734 INFO kablam! Sep 21 01:04:46.737 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.737 INFO kablam! --> src/x86/avx.rs:181:55 Sep 21 01:04:46.737 INFO kablam! | Sep 21 01:04:46.737 INFO kablam! 181 | pub unsafe fn _mm256_addsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.737 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.737 INFO kablam! Sep 21 01:04:46.740 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.740 INFO kablam! --> src/x86/avx.rs:190:35 Sep 21 01:04:46.740 INFO kablam! | Sep 21 01:04:46.740 INFO kablam! 190 | pub unsafe fn _mm256_addsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.740 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.740 INFO kablam! Sep 21 01:04:46.745 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.745 INFO kablam! --> src/x86/avx.rs:190:45 Sep 21 01:04:46.745 INFO kablam! | Sep 21 01:04:46.745 INFO kablam! 190 | pub unsafe fn _mm256_addsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.745 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.745 INFO kablam! Sep 21 01:04:46.748 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.748 INFO kablam! --> src/x86/avx.rs:190:55 Sep 21 01:04:46.748 INFO kablam! | Sep 21 01:04:46.748 INFO kablam! 190 | pub unsafe fn _mm256_addsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.748 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.748 INFO kablam! Sep 21 01:04:46.749 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.749 INFO kablam! --> src/x86/avx.rs:199:32 Sep 21 01:04:46.749 INFO kablam! | Sep 21 01:04:46.749 INFO kablam! 199 | pub unsafe fn _mm256_sub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.749 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.749 INFO kablam! Sep 21 01:04:46.752 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.752 INFO kablam! --> src/x86/avx.rs:199:42 Sep 21 01:04:46.752 INFO kablam! | Sep 21 01:04:46.752 INFO kablam! 199 | pub unsafe fn _mm256_sub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.752 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.752 INFO kablam! Sep 21 01:04:46.755 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.755 INFO kablam! --> src/x86/avx.rs:199:52 Sep 21 01:04:46.755 INFO kablam! | Sep 21 01:04:46.755 INFO kablam! 199 | pub unsafe fn _mm256_sub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.755 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.755 INFO kablam! Sep 21 01:04:46.758 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.758 INFO kablam! --> src/x86/avx.rs:208:32 Sep 21 01:04:46.758 INFO kablam! | Sep 21 01:04:46.758 INFO kablam! 208 | pub unsafe fn _mm256_sub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.758 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.758 INFO kablam! Sep 21 01:04:46.760 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.760 INFO kablam! --> src/x86/avx.rs:208:42 Sep 21 01:04:46.760 INFO kablam! | Sep 21 01:04:46.760 INFO kablam! 208 | pub unsafe fn _mm256_sub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.760 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.760 INFO kablam! Sep 21 01:04:46.766 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.766 INFO kablam! --> src/x86/avx.rs:208:52 Sep 21 01:04:46.766 INFO kablam! | Sep 21 01:04:46.766 INFO kablam! 208 | pub unsafe fn _mm256_sub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.766 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.766 INFO kablam! Sep 21 01:04:46.766 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.766 INFO kablam! --> src/x86/avx.rs:217:32 Sep 21 01:04:46.766 INFO kablam! | Sep 21 01:04:46.766 INFO kablam! 217 | pub unsafe fn _mm256_div_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.766 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.766 INFO kablam! Sep 21 01:04:46.769 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.769 INFO kablam! --> src/x86/avx.rs:217:42 Sep 21 01:04:46.769 INFO kablam! | Sep 21 01:04:46.769 INFO kablam! 217 | pub unsafe fn _mm256_div_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.769 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.769 INFO kablam! Sep 21 01:04:46.772 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.772 INFO kablam! --> src/x86/avx.rs:217:52 Sep 21 01:04:46.772 INFO kablam! | Sep 21 01:04:46.772 INFO kablam! 217 | pub unsafe fn _mm256_div_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.772 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.772 INFO kablam! Sep 21 01:04:46.775 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.775 INFO kablam! --> src/x86/avx.rs:226:32 Sep 21 01:04:46.775 INFO kablam! | Sep 21 01:04:46.775 INFO kablam! 226 | pub unsafe fn _mm256_div_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.775 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.775 INFO kablam! Sep 21 01:04:46.778 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.778 INFO kablam! --> src/x86/avx.rs:226:42 Sep 21 01:04:46.778 INFO kablam! | Sep 21 01:04:46.778 INFO kablam! 226 | pub unsafe fn _mm256_div_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.778 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.778 INFO kablam! Sep 21 01:04:46.781 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.781 INFO kablam! --> src/x86/avx.rs:226:52 Sep 21 01:04:46.781 INFO kablam! | Sep 21 01:04:46.781 INFO kablam! 226 | pub unsafe fn _mm256_div_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.781 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.781 INFO kablam! Sep 21 01:04:46.783 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.783 INFO kablam! --> src/x86/avx.rs:245:34 Sep 21 01:04:46.783 INFO kablam! | Sep 21 01:04:46.783 INFO kablam! 245 | pub unsafe fn _mm256_round_pd(a: f64x4, b: i32) -> f64x4 { Sep 21 01:04:46.783 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.783 INFO kablam! Sep 21 01:04:46.786 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.786 INFO kablam! --> src/x86/avx.rs:245:52 Sep 21 01:04:46.786 INFO kablam! | Sep 21 01:04:46.786 INFO kablam! 245 | pub unsafe fn _mm256_round_pd(a: f64x4, b: i32) -> f64x4 { Sep 21 01:04:46.786 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.786 INFO kablam! Sep 21 01:04:46.789 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.789 INFO kablam! --> src/x86/avx.rs:261:33 Sep 21 01:04:46.789 INFO kablam! | Sep 21 01:04:46.789 INFO kablam! 261 | pub unsafe fn _mm256_ceil_pd(a: f64x4) -> f64x4 { Sep 21 01:04:46.789 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.789 INFO kablam! Sep 21 01:04:46.792 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.792 INFO kablam! --> src/x86/avx.rs:261:43 Sep 21 01:04:46.792 INFO kablam! | Sep 21 01:04:46.792 INFO kablam! 261 | pub unsafe fn _mm256_ceil_pd(a: f64x4) -> f64x4 { Sep 21 01:04:46.792 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.792 INFO kablam! Sep 21 01:04:46.795 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.795 INFO kablam! --> src/x86/avx.rs:270:34 Sep 21 01:04:46.795 INFO kablam! | Sep 21 01:04:46.795 INFO kablam! 270 | pub unsafe fn _mm256_floor_pd(a: f64x4) -> f64x4 { Sep 21 01:04:46.795 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.795 INFO kablam! Sep 21 01:04:46.797 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.797 INFO kablam! --> src/x86/avx.rs:270:44 Sep 21 01:04:46.797 INFO kablam! | Sep 21 01:04:46.797 INFO kablam! 270 | pub unsafe fn _mm256_floor_pd(a: f64x4) -> f64x4 { Sep 21 01:04:46.797 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.797 INFO kablam! Sep 21 01:04:46.800 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.800 INFO kablam! --> src/x86/avx.rs:289:34 Sep 21 01:04:46.800 INFO kablam! | Sep 21 01:04:46.800 INFO kablam! 289 | pub unsafe fn _mm256_round_ps(a: f32x8, b: i32) -> f32x8 { Sep 21 01:04:46.800 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.800 INFO kablam! Sep 21 01:04:46.803 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.803 INFO kablam! --> src/x86/avx.rs:289:52 Sep 21 01:04:46.803 INFO kablam! | Sep 21 01:04:46.803 INFO kablam! 289 | pub unsafe fn _mm256_round_ps(a: f32x8, b: i32) -> f32x8 { Sep 21 01:04:46.803 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.803 INFO kablam! Sep 21 01:04:46.805 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.805 INFO kablam! --> src/x86/avx.rs:305:33 Sep 21 01:04:46.805 INFO kablam! | Sep 21 01:04:46.805 INFO kablam! 305 | pub unsafe fn _mm256_ceil_ps(a: f32x8) -> f32x8 { Sep 21 01:04:46.805 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.806 INFO kablam! Sep 21 01:04:46.810 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.810 INFO kablam! --> src/x86/avx.rs:305:43 Sep 21 01:04:46.810 INFO kablam! | Sep 21 01:04:46.810 INFO kablam! 305 | pub unsafe fn _mm256_ceil_ps(a: f32x8) -> f32x8 { Sep 21 01:04:46.810 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.810 INFO kablam! Sep 21 01:04:46.811 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.811 INFO kablam! --> src/x86/avx.rs:314:34 Sep 21 01:04:46.811 INFO kablam! | Sep 21 01:04:46.811 INFO kablam! 314 | pub unsafe fn _mm256_floor_ps(a: f32x8) -> f32x8 { Sep 21 01:04:46.811 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.811 INFO kablam! Sep 21 01:04:46.814 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.814 INFO kablam! --> src/x86/avx.rs:314:44 Sep 21 01:04:46.814 INFO kablam! | Sep 21 01:04:46.814 INFO kablam! 314 | pub unsafe fn _mm256_floor_ps(a: f32x8) -> f32x8 { Sep 21 01:04:46.814 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.814 INFO kablam! Sep 21 01:04:46.817 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.817 INFO kablam! --> src/x86/avx.rs:323:33 Sep 21 01:04:46.817 INFO kablam! | Sep 21 01:04:46.817 INFO kablam! 323 | pub unsafe fn _mm256_sqrt_ps(a: f32x8) -> f32x8 { Sep 21 01:04:46.817 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.817 INFO kablam! Sep 21 01:04:46.820 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.820 INFO kablam! --> src/x86/avx.rs:323:43 Sep 21 01:04:46.820 INFO kablam! | Sep 21 01:04:46.820 INFO kablam! 323 | pub unsafe fn _mm256_sqrt_ps(a: f32x8) -> f32x8 { Sep 21 01:04:46.820 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.820 INFO kablam! Sep 21 01:04:46.823 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.823 INFO kablam! --> src/x86/avx.rs:332:33 Sep 21 01:04:46.823 INFO kablam! | Sep 21 01:04:46.823 INFO kablam! 332 | pub unsafe fn _mm256_sqrt_pd(a: f64x4) -> f64x4 { Sep 21 01:04:46.823 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.823 INFO kablam! Sep 21 01:04:46.826 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.826 INFO kablam! --> src/x86/avx.rs:332:43 Sep 21 01:04:46.826 INFO kablam! | Sep 21 01:04:46.826 INFO kablam! 332 | pub unsafe fn _mm256_sqrt_pd(a: f64x4) -> f64x4 { Sep 21 01:04:46.826 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.826 INFO kablam! Sep 21 01:04:46.828 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.828 INFO kablam! --> src/x86/avx.rs:342:34 Sep 21 01:04:46.828 INFO kablam! | Sep 21 01:04:46.829 INFO kablam! 342 | pub unsafe fn _mm256_blend_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.829 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.829 INFO kablam! Sep 21 01:04:46.831 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.831 INFO kablam! --> src/x86/avx.rs:342:44 Sep 21 01:04:46.831 INFO kablam! | Sep 21 01:04:46.831 INFO kablam! 342 | pub unsafe fn _mm256_blend_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.831 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.831 INFO kablam! Sep 21 01:04:46.835 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.835 INFO kablam! --> src/x86/avx.rs:342:65 Sep 21 01:04:46.835 INFO kablam! | Sep 21 01:04:46.835 INFO kablam! 342 | pub unsafe fn _mm256_blend_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.835 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.835 INFO kablam! Sep 21 01:04:46.838 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.838 INFO kablam! --> src/x86/avx.rs:359:34 Sep 21 01:04:46.838 INFO kablam! | Sep 21 01:04:46.838 INFO kablam! 359 | pub unsafe fn _mm256_blend_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.838 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.838 INFO kablam! Sep 21 01:04:46.842 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.842 INFO kablam! --> src/x86/avx.rs:359:44 Sep 21 01:04:46.842 INFO kablam! | Sep 21 01:04:46.842 INFO kablam! 359 | pub unsafe fn _mm256_blend_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.842 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.842 INFO kablam! Sep 21 01:04:46.845 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.845 INFO kablam! --> src/x86/avx.rs:359:65 Sep 21 01:04:46.845 INFO kablam! | Sep 21 01:04:46.845 INFO kablam! 359 | pub unsafe fn _mm256_blend_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.845 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.845 INFO kablam! Sep 21 01:04:46.849 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.849 INFO kablam! --> src/x86/avx.rs:375:35 Sep 21 01:04:46.849 INFO kablam! | Sep 21 01:04:46.849 INFO kablam! 375 | pub unsafe fn _mm256_blendv_pd(a: f64x4, b: f64x4, c: f64x4) -> f64x4 { Sep 21 01:04:46.849 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.849 INFO kablam! Sep 21 01:04:46.854 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.854 INFO kablam! --> src/x86/avx.rs:375:45 Sep 21 01:04:46.854 INFO kablam! | Sep 21 01:04:46.854 INFO kablam! 375 | pub unsafe fn _mm256_blendv_pd(a: f64x4, b: f64x4, c: f64x4) -> f64x4 { Sep 21 01:04:46.854 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.854 INFO kablam! Sep 21 01:04:46.856 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.856 INFO kablam! --> src/x86/avx.rs:375:55 Sep 21 01:04:46.856 INFO kablam! | Sep 21 01:04:46.856 INFO kablam! 375 | pub unsafe fn _mm256_blendv_pd(a: f64x4, b: f64x4, c: f64x4) -> f64x4 { Sep 21 01:04:46.856 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.856 INFO kablam! Sep 21 01:04:46.859 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.859 INFO kablam! --> src/x86/avx.rs:375:65 Sep 21 01:04:46.859 INFO kablam! | Sep 21 01:04:46.859 INFO kablam! 375 | pub unsafe fn _mm256_blendv_pd(a: f64x4, b: f64x4, c: f64x4) -> f64x4 { Sep 21 01:04:46.859 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.859 INFO kablam! Sep 21 01:04:46.862 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.862 INFO kablam! --> src/x86/avx.rs:384:35 Sep 21 01:04:46.862 INFO kablam! | Sep 21 01:04:46.862 INFO kablam! 384 | pub unsafe fn _mm256_blendv_ps(a: f32x8, b: f32x8, c: f32x8) -> f32x8 { Sep 21 01:04:46.862 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.862 INFO kablam! Sep 21 01:04:46.865 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.865 INFO kablam! --> src/x86/avx.rs:384:45 Sep 21 01:04:46.865 INFO kablam! | Sep 21 01:04:46.865 INFO kablam! 384 | pub unsafe fn _mm256_blendv_ps(a: f32x8, b: f32x8, c: f32x8) -> f32x8 { Sep 21 01:04:46.865 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.865 INFO kablam! Sep 21 01:04:46.868 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.868 INFO kablam! --> src/x86/avx.rs:384:55 Sep 21 01:04:46.868 INFO kablam! | Sep 21 01:04:46.868 INFO kablam! 384 | pub unsafe fn _mm256_blendv_ps(a: f32x8, b: f32x8, c: f32x8) -> f32x8 { Sep 21 01:04:46.868 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.868 INFO kablam! Sep 21 01:04:46.871 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.871 INFO kablam! --> src/x86/avx.rs:384:65 Sep 21 01:04:46.871 INFO kablam! | Sep 21 01:04:46.871 INFO kablam! 384 | pub unsafe fn _mm256_blendv_ps(a: f32x8, b: f32x8, c: f32x8) -> f32x8 { Sep 21 01:04:46.871 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.871 INFO kablam! Sep 21 01:04:46.874 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.874 INFO kablam! --> src/x86/avx.rs:396:31 Sep 21 01:04:46.874 INFO kablam! | Sep 21 01:04:46.874 INFO kablam! 396 | pub unsafe fn _mm256_dp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.874 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.874 INFO kablam! Sep 21 01:04:46.876 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.877 INFO kablam! --> src/x86/avx.rs:396:41 Sep 21 01:04:46.877 INFO kablam! | Sep 21 01:04:46.877 INFO kablam! 396 | pub unsafe fn _mm256_dp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.877 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.877 INFO kablam! Sep 21 01:04:46.879 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.879 INFO kablam! --> src/x86/avx.rs:396:62 Sep 21 01:04:46.879 INFO kablam! | Sep 21 01:04:46.879 INFO kablam! 396 | pub unsafe fn _mm256_dp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.879 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.879 INFO kablam! Sep 21 01:04:46.882 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.882 INFO kablam! --> src/x86/avx.rs:414:33 Sep 21 01:04:46.882 INFO kablam! | Sep 21 01:04:46.882 INFO kablam! 414 | pub unsafe fn _mm256_hadd_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.882 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.882 INFO kablam! Sep 21 01:04:46.885 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.885 INFO kablam! --> src/x86/avx.rs:414:43 Sep 21 01:04:46.885 INFO kablam! | Sep 21 01:04:46.885 INFO kablam! 414 | pub unsafe fn _mm256_hadd_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.885 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.885 INFO kablam! Sep 21 01:04:46.888 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.888 INFO kablam! --> src/x86/avx.rs:414:53 Sep 21 01:04:46.888 INFO kablam! | Sep 21 01:04:46.888 INFO kablam! 414 | pub unsafe fn _mm256_hadd_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.888 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.888 INFO kablam! Sep 21 01:04:46.891 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.891 INFO kablam! --> src/x86/avx.rs:426:33 Sep 21 01:04:46.891 INFO kablam! | Sep 21 01:04:46.891 INFO kablam! 426 | pub unsafe fn _mm256_hadd_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.891 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.891 INFO kablam! Sep 21 01:04:46.894 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.894 INFO kablam! --> src/x86/avx.rs:426:43 Sep 21 01:04:46.894 INFO kablam! | Sep 21 01:04:46.894 INFO kablam! 426 | pub unsafe fn _mm256_hadd_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.894 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.894 INFO kablam! Sep 21 01:04:46.896 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.896 INFO kablam! --> src/x86/avx.rs:426:53 Sep 21 01:04:46.896 INFO kablam! | Sep 21 01:04:46.897 INFO kablam! 426 | pub unsafe fn _mm256_hadd_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.897 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.897 INFO kablam! Sep 21 01:04:46.899 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.899 INFO kablam! --> src/x86/avx.rs:437:33 Sep 21 01:04:46.899 INFO kablam! | Sep 21 01:04:46.899 INFO kablam! 437 | pub unsafe fn _mm256_hsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.899 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.899 INFO kablam! Sep 21 01:04:46.902 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.902 INFO kablam! --> src/x86/avx.rs:437:43 Sep 21 01:04:46.902 INFO kablam! | Sep 21 01:04:46.902 INFO kablam! 437 | pub unsafe fn _mm256_hsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.902 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.902 INFO kablam! Sep 21 01:04:46.905 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.905 INFO kablam! --> src/x86/avx.rs:437:53 Sep 21 01:04:46.905 INFO kablam! | Sep 21 01:04:46.905 INFO kablam! 437 | pub unsafe fn _mm256_hsub_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.905 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.905 INFO kablam! Sep 21 01:04:46.908 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.908 INFO kablam! --> src/x86/avx.rs:449:33 Sep 21 01:04:46.908 INFO kablam! | Sep 21 01:04:46.908 INFO kablam! 449 | pub unsafe fn _mm256_hsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.908 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.908 INFO kablam! Sep 21 01:04:46.911 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.911 INFO kablam! --> src/x86/avx.rs:449:43 Sep 21 01:04:46.911 INFO kablam! | Sep 21 01:04:46.911 INFO kablam! 449 | pub unsafe fn _mm256_hsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.911 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.911 INFO kablam! Sep 21 01:04:46.914 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.914 INFO kablam! --> src/x86/avx.rs:449:53 Sep 21 01:04:46.914 INFO kablam! | Sep 21 01:04:46.914 INFO kablam! 449 | pub unsafe fn _mm256_hsub_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.914 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.914 INFO kablam! Sep 21 01:04:46.917 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.917 INFO kablam! --> src/x86/avx.rs:459:32 Sep 21 01:04:46.917 INFO kablam! | Sep 21 01:04:46.917 INFO kablam! 459 | pub unsafe fn _mm256_xor_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.917 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.917 INFO kablam! Sep 21 01:04:46.920 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.920 INFO kablam! --> src/x86/avx.rs:459:42 Sep 21 01:04:46.920 INFO kablam! | Sep 21 01:04:46.920 INFO kablam! 459 | pub unsafe fn _mm256_xor_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.920 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.920 INFO kablam! Sep 21 01:04:46.923 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.923 INFO kablam! --> src/x86/avx.rs:459:52 Sep 21 01:04:46.923 INFO kablam! | Sep 21 01:04:46.923 INFO kablam! 459 | pub unsafe fn _mm256_xor_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:46.923 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.923 INFO kablam! Sep 21 01:04:46.926 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.926 INFO kablam! --> src/x86/avx.rs:468:32 Sep 21 01:04:46.926 INFO kablam! | Sep 21 01:04:46.926 INFO kablam! 468 | pub unsafe fn _mm256_xor_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.926 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.926 INFO kablam! Sep 21 01:04:46.929 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.929 INFO kablam! --> src/x86/avx.rs:468:42 Sep 21 01:04:46.929 INFO kablam! | Sep 21 01:04:46.929 INFO kablam! 468 | pub unsafe fn _mm256_xor_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.929 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.929 INFO kablam! Sep 21 01:04:46.932 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.932 INFO kablam! --> src/x86/avx.rs:468:52 Sep 21 01:04:46.932 INFO kablam! | Sep 21 01:04:46.932 INFO kablam! 468 | pub unsafe fn _mm256_xor_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:46.932 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.932 INFO kablam! Sep 21 01:04:46.935 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.935 INFO kablam! --> src/x86/avx.rs:479:29 Sep 21 01:04:46.935 INFO kablam! | Sep 21 01:04:46.935 INFO kablam! 479 | pub unsafe fn _mm_cmp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:46.935 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.935 INFO kablam! Sep 21 01:04:46.938 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.938 INFO kablam! --> src/x86/avx.rs:479:39 Sep 21 01:04:46.938 INFO kablam! | Sep 21 01:04:46.938 INFO kablam! 479 | pub unsafe fn _mm_cmp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:46.938 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.938 INFO kablam! Sep 21 01:04:46.941 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.941 INFO kablam! --> src/x86/avx.rs:479:60 Sep 21 01:04:46.941 INFO kablam! | Sep 21 01:04:46.941 INFO kablam! 479 | pub unsafe fn _mm_cmp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:46.941 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.941 INFO kablam! Sep 21 01:04:46.944 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.944 INFO kablam! --> src/x86/avx.rs:497:32 Sep 21 01:04:46.944 INFO kablam! | Sep 21 01:04:46.944 INFO kablam! 497 | pub unsafe fn _mm256_cmp_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.944 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.944 INFO kablam! Sep 21 01:04:46.947 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.947 INFO kablam! --> src/x86/avx.rs:497:42 Sep 21 01:04:46.947 INFO kablam! | Sep 21 01:04:46.947 INFO kablam! 497 | pub unsafe fn _mm256_cmp_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.947 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.947 INFO kablam! Sep 21 01:04:46.950 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.950 INFO kablam! --> src/x86/avx.rs:497:63 Sep 21 01:04:46.950 INFO kablam! | Sep 21 01:04:46.950 INFO kablam! 497 | pub unsafe fn _mm256_cmp_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:46.950 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.950 INFO kablam! Sep 21 01:04:46.953 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.953 INFO kablam! --> src/x86/avx.rs:515:29 Sep 21 01:04:46.953 INFO kablam! | Sep 21 01:04:46.953 INFO kablam! 515 | pub unsafe fn _mm_cmp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:46.953 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.953 INFO kablam! Sep 21 01:04:46.957 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.957 INFO kablam! --> src/x86/avx.rs:515:39 Sep 21 01:04:46.957 INFO kablam! | Sep 21 01:04:46.957 INFO kablam! 515 | pub unsafe fn _mm_cmp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:46.957 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.957 INFO kablam! Sep 21 01:04:46.960 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.960 INFO kablam! --> src/x86/avx.rs:515:60 Sep 21 01:04:46.960 INFO kablam! | Sep 21 01:04:46.960 INFO kablam! 515 | pub unsafe fn _mm_cmp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:46.960 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.960 INFO kablam! Sep 21 01:04:46.964 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.964 INFO kablam! --> src/x86/avx.rs:533:32 Sep 21 01:04:46.964 INFO kablam! | Sep 21 01:04:46.964 INFO kablam! 533 | pub unsafe fn _mm256_cmp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.964 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.964 INFO kablam! Sep 21 01:04:46.967 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.967 INFO kablam! --> src/x86/avx.rs:533:42 Sep 21 01:04:46.967 INFO kablam! | Sep 21 01:04:46.968 INFO kablam! 533 | pub unsafe fn _mm256_cmp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.968 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.968 INFO kablam! Sep 21 01:04:46.971 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:46.971 INFO kablam! --> src/x86/avx.rs:533:63 Sep 21 01:04:46.971 INFO kablam! | Sep 21 01:04:46.971 INFO kablam! 533 | pub unsafe fn _mm256_cmp_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:46.971 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.971 INFO kablam! Sep 21 01:04:46.975 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.975 INFO kablam! --> src/x86/avx.rs:553:29 Sep 21 01:04:46.975 INFO kablam! | Sep 21 01:04:46.975 INFO kablam! 553 | pub unsafe fn _mm_cmp_sd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:46.975 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.975 INFO kablam! Sep 21 01:04:46.979 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.979 INFO kablam! --> src/x86/avx.rs:553:39 Sep 21 01:04:46.979 INFO kablam! | Sep 21 01:04:46.979 INFO kablam! 553 | pub unsafe fn _mm_cmp_sd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:46.979 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.979 INFO kablam! Sep 21 01:04:46.982 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:46.982 INFO kablam! --> src/x86/avx.rs:553:60 Sep 21 01:04:46.982 INFO kablam! | Sep 21 01:04:46.982 INFO kablam! 553 | pub unsafe fn _mm_cmp_sd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:46.982 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.982 INFO kablam! Sep 21 01:04:46.986 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.986 INFO kablam! --> src/x86/avx.rs:573:29 Sep 21 01:04:46.986 INFO kablam! | Sep 21 01:04:46.986 INFO kablam! 573 | pub unsafe fn _mm_cmp_ss(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:46.986 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.986 INFO kablam! Sep 21 01:04:46.990 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.990 INFO kablam! --> src/x86/avx.rs:573:39 Sep 21 01:04:46.990 INFO kablam! | Sep 21 01:04:46.990 INFO kablam! 573 | pub unsafe fn _mm_cmp_ss(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:46.990 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.990 INFO kablam! Sep 21 01:04:46.993 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:46.993 INFO kablam! --> src/x86/avx.rs:573:60 Sep 21 01:04:46.993 INFO kablam! | Sep 21 01:04:46.993 INFO kablam! 573 | pub unsafe fn _mm_cmp_ss(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:46.993 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.993 INFO kablam! Sep 21 01:04:46.996 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:46.996 INFO kablam! --> src/x86/avx.rs:589:37 Sep 21 01:04:46.996 INFO kablam! | Sep 21 01:04:46.996 INFO kablam! 589 | pub unsafe fn _mm256_cvtepi32_pd(a: i32x4) -> f64x4 { Sep 21 01:04:46.996 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.996 INFO kablam! Sep 21 01:04:46.999 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:46.999 INFO kablam! --> src/x86/avx.rs:589:47 Sep 21 01:04:46.999 INFO kablam! | Sep 21 01:04:46.999 INFO kablam! 589 | pub unsafe fn _mm256_cvtepi32_pd(a: i32x4) -> f64x4 { Sep 21 01:04:46.999 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:46.999 INFO kablam! Sep 21 01:04:47.003 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:47.003 INFO kablam! --> src/x86/avx.rs:598:37 Sep 21 01:04:47.003 INFO kablam! | Sep 21 01:04:47.003 INFO kablam! 598 | pub unsafe fn _mm256_cvtepi32_ps(a: i32x8) -> f32x8 { Sep 21 01:04:47.003 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.003 INFO kablam! Sep 21 01:04:47.006 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.006 INFO kablam! --> src/x86/avx.rs:598:47 Sep 21 01:04:47.006 INFO kablam! | Sep 21 01:04:47.006 INFO kablam! 598 | pub unsafe fn _mm256_cvtepi32_ps(a: i32x8) -> f32x8 { Sep 21 01:04:47.006 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.006 INFO kablam! Sep 21 01:04:47.009 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.009 INFO kablam! --> src/x86/avx.rs:607:34 Sep 21 01:04:47.009 INFO kablam! | Sep 21 01:04:47.009 INFO kablam! 607 | pub unsafe fn _mm256_cvtpd_ps(a: f64x4) -> f32x4 { Sep 21 01:04:47.009 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.009 INFO kablam! Sep 21 01:04:47.012 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.012 INFO kablam! --> src/x86/avx.rs:607:44 Sep 21 01:04:47.012 INFO kablam! | Sep 21 01:04:47.012 INFO kablam! 607 | pub unsafe fn _mm256_cvtpd_ps(a: f64x4) -> f32x4 { Sep 21 01:04:47.012 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.012 INFO kablam! Sep 21 01:04:47.015 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.015 INFO kablam! --> src/x86/avx.rs:616:37 Sep 21 01:04:47.015 INFO kablam! | Sep 21 01:04:47.015 INFO kablam! 616 | pub unsafe fn _mm256_cvtps_epi32(a: f32x8) -> i32x8 { Sep 21 01:04:47.015 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.015 INFO kablam! Sep 21 01:04:47.018 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:47.018 INFO kablam! --> src/x86/avx.rs:616:47 Sep 21 01:04:47.018 INFO kablam! | Sep 21 01:04:47.018 INFO kablam! 616 | pub unsafe fn _mm256_cvtps_epi32(a: f32x8) -> i32x8 { Sep 21 01:04:47.018 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.018 INFO kablam! Sep 21 01:04:47.021 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.021 INFO kablam! --> src/x86/avx.rs:625:34 Sep 21 01:04:47.021 INFO kablam! | Sep 21 01:04:47.021 INFO kablam! 625 | pub unsafe fn _mm256_cvtps_pd(a: f32x4) -> f64x4 { Sep 21 01:04:47.021 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.021 INFO kablam! Sep 21 01:04:47.023 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.023 INFO kablam! --> src/x86/avx.rs:625:44 Sep 21 01:04:47.023 INFO kablam! | Sep 21 01:04:47.023 INFO kablam! 625 | pub unsafe fn _mm256_cvtps_pd(a: f32x4) -> f64x4 { Sep 21 01:04:47.023 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.024 INFO kablam! Sep 21 01:04:47.027 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.027 INFO kablam! --> src/x86/avx.rs:634:38 Sep 21 01:04:47.027 INFO kablam! | Sep 21 01:04:47.027 INFO kablam! 634 | pub unsafe fn _mm256_cvttpd_epi32(a: f64x4) -> i32x4 { Sep 21 01:04:47.027 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.027 INFO kablam! Sep 21 01:04:47.030 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:47.030 INFO kablam! --> src/x86/avx.rs:634:48 Sep 21 01:04:47.030 INFO kablam! | Sep 21 01:04:47.030 INFO kablam! 634 | pub unsafe fn _mm256_cvttpd_epi32(a: f64x4) -> i32x4 { Sep 21 01:04:47.030 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.030 INFO kablam! Sep 21 01:04:47.033 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.033 INFO kablam! --> src/x86/avx.rs:643:37 Sep 21 01:04:47.033 INFO kablam! | Sep 21 01:04:47.033 INFO kablam! 643 | pub unsafe fn _mm256_cvtpd_epi32(a: f64x4) -> i32x4 { Sep 21 01:04:47.033 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.033 INFO kablam! Sep 21 01:04:47.037 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:47.037 INFO kablam! --> src/x86/avx.rs:643:47 Sep 21 01:04:47.037 INFO kablam! | Sep 21 01:04:47.037 INFO kablam! 643 | pub unsafe fn _mm256_cvtpd_epi32(a: f64x4) -> i32x4 { Sep 21 01:04:47.037 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.037 INFO kablam! Sep 21 01:04:47.040 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.040 INFO kablam! --> src/x86/avx.rs:652:38 Sep 21 01:04:47.040 INFO kablam! | Sep 21 01:04:47.040 INFO kablam! 652 | pub unsafe fn _mm256_cvttps_epi32(a: f32x8) -> i32x8 { Sep 21 01:04:47.040 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.040 INFO kablam! Sep 21 01:04:47.044 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:47.044 INFO kablam! --> src/x86/avx.rs:652:48 Sep 21 01:04:47.044 INFO kablam! | Sep 21 01:04:47.044 INFO kablam! 652 | pub unsafe fn _mm256_cvttps_epi32(a: f32x8) -> i32x8 { Sep 21 01:04:47.044 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.044 INFO kablam! Sep 21 01:04:47.047 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.047 INFO kablam! --> src/x86/avx.rs:662:40 Sep 21 01:04:47.047 INFO kablam! | Sep 21 01:04:47.047 INFO kablam! 662 | pub unsafe fn _mm256_extractf128_ps(a: f32x8, imm8: i32) -> f32x4 { Sep 21 01:04:47.047 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.047 INFO kablam! Sep 21 01:04:47.050 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.050 INFO kablam! --> src/x86/avx.rs:662:61 Sep 21 01:04:47.050 INFO kablam! | Sep 21 01:04:47.050 INFO kablam! 662 | pub unsafe fn _mm256_extractf128_ps(a: f32x8, imm8: i32) -> f32x4 { Sep 21 01:04:47.050 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.050 INFO kablam! Sep 21 01:04:47.053 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.053 INFO kablam! --> src/x86/avx.rs:679:40 Sep 21 01:04:47.053 INFO kablam! | Sep 21 01:04:47.053 INFO kablam! 679 | pub unsafe fn _mm256_extractf128_pd(a: f64x4, imm8: i32) -> f64x2 { Sep 21 01:04:47.053 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.053 INFO kablam! Sep 21 01:04:47.057 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.057 INFO kablam! --> src/x86/avx.rs:679:61 Sep 21 01:04:47.057 INFO kablam! | Sep 21 01:04:47.057 INFO kablam! 679 | pub unsafe fn _mm256_extractf128_pd(a: f64x4, imm8: i32) -> f64x2 { Sep 21 01:04:47.057 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.057 INFO kablam! Sep 21 01:04:47.066 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.066 INFO kablam! --> src/x86/avx.rs:711:39 Sep 21 01:04:47.066 INFO kablam! | Sep 21 01:04:47.066 INFO kablam! 711 | pub unsafe fn _mm256_permutevar_ps(a: f32x8, b: __m256i) -> f32x8 { Sep 21 01:04:47.066 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.066 INFO kablam! Sep 21 01:04:47.066 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.066 INFO kablam! --> src/x86/avx.rs:711:61 Sep 21 01:04:47.066 INFO kablam! | Sep 21 01:04:47.066 INFO kablam! 711 | pub unsafe fn _mm256_permutevar_ps(a: f32x8, b: __m256i) -> f32x8 { Sep 21 01:04:47.066 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.066 INFO kablam! Sep 21 01:04:47.068 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.068 INFO kablam! --> src/x86/avx.rs:720:36 Sep 21 01:04:47.068 INFO kablam! | Sep 21 01:04:47.068 INFO kablam! 720 | pub unsafe fn _mm_permutevar_ps(a: f32x4, b: __m128i) -> f32x4 { Sep 21 01:04:47.068 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.068 INFO kablam! Sep 21 01:04:47.071 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.071 INFO kablam! --> src/x86/avx.rs:720:58 Sep 21 01:04:47.071 INFO kablam! | Sep 21 01:04:47.071 INFO kablam! 720 | pub unsafe fn _mm_permutevar_ps(a: f32x4, b: __m128i) -> f32x4 { Sep 21 01:04:47.071 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.071 INFO kablam! Sep 21 01:04:47.075 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.075 INFO kablam! --> src/x86/avx.rs:730:36 Sep 21 01:04:47.075 INFO kablam! | Sep 21 01:04:47.075 INFO kablam! 730 | pub unsafe fn _mm256_permute_ps(a: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:47.075 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.075 INFO kablam! Sep 21 01:04:47.078 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.078 INFO kablam! --> src/x86/avx.rs:730:57 Sep 21 01:04:47.078 INFO kablam! | Sep 21 01:04:47.078 INFO kablam! 730 | pub unsafe fn _mm256_permute_ps(a: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:47.078 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.078 INFO kablam! Sep 21 01:04:47.082 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.082 INFO kablam! --> src/x86/avx.rs:747:33 Sep 21 01:04:47.082 INFO kablam! | Sep 21 01:04:47.082 INFO kablam! 747 | pub unsafe fn _mm_permute_ps(a: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:47.082 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.082 INFO kablam! Sep 21 01:04:47.088 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.088 INFO kablam! --> src/x86/avx.rs:747:54 Sep 21 01:04:47.088 INFO kablam! | Sep 21 01:04:47.088 INFO kablam! 747 | pub unsafe fn _mm_permute_ps(a: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:47.088 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.088 INFO kablam! Sep 21 01:04:47.090 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.090 INFO kablam! --> src/x86/avx.rs:763:39 Sep 21 01:04:47.090 INFO kablam! | Sep 21 01:04:47.090 INFO kablam! 763 | pub unsafe fn _mm256_permutevar_pd(a: f64x4, b: __m256i) -> f64x4 { Sep 21 01:04:47.090 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.090 INFO kablam! Sep 21 01:04:47.096 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.096 INFO kablam! --> src/x86/avx.rs:763:61 Sep 21 01:04:47.096 INFO kablam! | Sep 21 01:04:47.096 INFO kablam! 763 | pub unsafe fn _mm256_permutevar_pd(a: f64x4, b: __m256i) -> f64x4 { Sep 21 01:04:47.096 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.096 INFO kablam! Sep 21 01:04:47.098 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.098 INFO kablam! --> src/x86/avx.rs:772:36 Sep 21 01:04:47.098 INFO kablam! | Sep 21 01:04:47.098 INFO kablam! 772 | pub unsafe fn _mm_permutevar_pd(a: f64x2, b: __m128i) -> f64x2 { Sep 21 01:04:47.098 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.098 INFO kablam! Sep 21 01:04:47.102 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.102 INFO kablam! --> src/x86/avx.rs:772:58 Sep 21 01:04:47.102 INFO kablam! | Sep 21 01:04:47.102 INFO kablam! 772 | pub unsafe fn _mm_permutevar_pd(a: f64x2, b: __m128i) -> f64x2 { Sep 21 01:04:47.102 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.102 INFO kablam! Sep 21 01:04:47.106 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.106 INFO kablam! --> src/x86/avx.rs:782:36 Sep 21 01:04:47.106 INFO kablam! | Sep 21 01:04:47.106 INFO kablam! 782 | pub unsafe fn _mm256_permute_pd(a: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:47.106 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.106 INFO kablam! Sep 21 01:04:47.111 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.111 INFO kablam! --> src/x86/avx.rs:782:57 Sep 21 01:04:47.111 INFO kablam! | Sep 21 01:04:47.111 INFO kablam! 782 | pub unsafe fn _mm256_permute_pd(a: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:47.111 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.111 INFO kablam! Sep 21 01:04:47.115 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.115 INFO kablam! --> src/x86/avx.rs:799:33 Sep 21 01:04:47.115 INFO kablam! | Sep 21 01:04:47.115 INFO kablam! 799 | pub unsafe fn _mm_permute_pd(a: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:47.115 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.115 INFO kablam! Sep 21 01:04:47.120 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.120 INFO kablam! --> src/x86/avx.rs:799:54 Sep 21 01:04:47.120 INFO kablam! | Sep 21 01:04:47.120 INFO kablam! 799 | pub unsafe fn _mm_permute_pd(a: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:47.120 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.120 INFO kablam! Sep 21 01:04:47.123 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.123 INFO kablam! --> src/x86/avx.rs:816:41 Sep 21 01:04:47.123 INFO kablam! | Sep 21 01:04:47.123 INFO kablam! 816 | pub unsafe fn _mm256_permute2f128_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:47.123 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.123 INFO kablam! Sep 21 01:04:47.127 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.127 INFO kablam! --> src/x86/avx.rs:816:51 Sep 21 01:04:47.127 INFO kablam! | Sep 21 01:04:47.127 INFO kablam! 816 | pub unsafe fn _mm256_permute2f128_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:47.127 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.127 INFO kablam! Sep 21 01:04:47.130 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.130 INFO kablam! --> src/x86/avx.rs:816:72 Sep 21 01:04:47.130 INFO kablam! | Sep 21 01:04:47.130 INFO kablam! 816 | pub unsafe fn _mm256_permute2f128_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8 { Sep 21 01:04:47.130 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.130 INFO kablam! Sep 21 01:04:47.141 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.141 INFO kablam! --> src/x86/avx.rs:833:41 Sep 21 01:04:47.141 INFO kablam! | Sep 21 01:04:47.141 INFO kablam! 833 | pub unsafe fn _mm256_permute2f128_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:47.141 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.141 INFO kablam! Sep 21 01:04:47.141 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.141 INFO kablam! --> src/x86/avx.rs:833:51 Sep 21 01:04:47.141 INFO kablam! | Sep 21 01:04:47.141 INFO kablam! 833 | pub unsafe fn _mm256_permute2f128_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:47.141 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.141 INFO kablam! Sep 21 01:04:47.142 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.142 INFO kablam! --> src/x86/avx.rs:833:72 Sep 21 01:04:47.142 INFO kablam! | Sep 21 01:04:47.142 INFO kablam! 833 | pub unsafe fn _mm256_permute2f128_pd(a: f64x4, b: f64x4, imm8: i32) -> f64x4 { Sep 21 01:04:47.142 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.142 INFO kablam! Sep 21 01:04:47.145 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.145 INFO kablam! --> src/x86/avx.rs:866:47 Sep 21 01:04:47.145 INFO kablam! | Sep 21 01:04:47.145 INFO kablam! 866 | pub unsafe fn _mm256_broadcast_ss(f: &f32) -> f32x8 { Sep 21 01:04:47.145 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.145 INFO kablam! Sep 21 01:04:47.149 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.149 INFO kablam! --> src/x86/avx.rs:875:44 Sep 21 01:04:47.149 INFO kablam! | Sep 21 01:04:47.149 INFO kablam! 875 | pub unsafe fn _mm_broadcast_ss(f: &f32) -> f32x4 { Sep 21 01:04:47.149 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.149 INFO kablam! Sep 21 01:04:47.152 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.152 INFO kablam! --> src/x86/avx.rs:884:47 Sep 21 01:04:47.152 INFO kablam! | Sep 21 01:04:47.152 INFO kablam! 884 | pub unsafe fn _mm256_broadcast_sd(f: &f64) -> f64x4 { Sep 21 01:04:47.152 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.152 INFO kablam! Sep 21 01:04:47.155 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.155 INFO kablam! --> src/x86/avx.rs:893:39 Sep 21 01:04:47.155 INFO kablam! | Sep 21 01:04:47.155 INFO kablam! 893 | pub unsafe fn _mm256_broadcast_ps(a: &f32x4) -> f32x8 { Sep 21 01:04:47.155 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.155 INFO kablam! Sep 21 01:04:47.158 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.158 INFO kablam! --> src/x86/avx.rs:893:49 Sep 21 01:04:47.158 INFO kablam! | Sep 21 01:04:47.158 INFO kablam! 893 | pub unsafe fn _mm256_broadcast_ps(a: &f32x4) -> f32x8 { Sep 21 01:04:47.158 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.158 INFO kablam! Sep 21 01:04:47.161 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.161 INFO kablam! --> src/x86/avx.rs:902:39 Sep 21 01:04:47.161 INFO kablam! | Sep 21 01:04:47.161 INFO kablam! 902 | pub unsafe fn _mm256_broadcast_pd(a: &f64x2) -> f64x4 { Sep 21 01:04:47.161 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.161 INFO kablam! Sep 21 01:04:47.164 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.164 INFO kablam! --> src/x86/avx.rs:902:49 Sep 21 01:04:47.164 INFO kablam! | Sep 21 01:04:47.164 INFO kablam! 902 | pub unsafe fn _mm256_broadcast_pd(a: &f64x2) -> f64x4 { Sep 21 01:04:47.164 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.164 INFO kablam! Sep 21 01:04:47.167 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.167 INFO kablam! --> src/x86/avx.rs:913:39 Sep 21 01:04:47.167 INFO kablam! | Sep 21 01:04:47.167 INFO kablam! 913 | pub unsafe fn _mm256_insertf128_ps(a: f32x8, b: f32x4, imm8: i32) -> f32x8 { Sep 21 01:04:47.167 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.167 INFO kablam! Sep 21 01:04:47.170 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.170 INFO kablam! --> src/x86/avx.rs:913:49 Sep 21 01:04:47.170 INFO kablam! | Sep 21 01:04:47.170 INFO kablam! 913 | pub unsafe fn _mm256_insertf128_ps(a: f32x8, b: f32x4, imm8: i32) -> f32x8 { Sep 21 01:04:47.170 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.170 INFO kablam! Sep 21 01:04:47.172 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.172 INFO kablam! --> src/x86/avx.rs:913:70 Sep 21 01:04:47.172 INFO kablam! | Sep 21 01:04:47.172 INFO kablam! 913 | pub unsafe fn _mm256_insertf128_ps(a: f32x8, b: f32x4, imm8: i32) -> f32x8 { Sep 21 01:04:47.172 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.172 INFO kablam! Sep 21 01:04:47.175 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.175 INFO kablam! --> src/x86/avx.rs:931:39 Sep 21 01:04:47.175 INFO kablam! | Sep 21 01:04:47.175 INFO kablam! 931 | pub unsafe fn _mm256_insertf128_pd(a: f64x4, b: f64x2, imm8: i32) -> f64x4 { Sep 21 01:04:47.175 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.175 INFO kablam! Sep 21 01:04:47.178 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.178 INFO kablam! --> src/x86/avx.rs:931:49 Sep 21 01:04:47.178 INFO kablam! | Sep 21 01:04:47.178 INFO kablam! 931 | pub unsafe fn _mm256_insertf128_pd(a: f64x4, b: f64x2, imm8: i32) -> f64x4 { Sep 21 01:04:47.178 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.178 INFO kablam! Sep 21 01:04:47.182 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.182 INFO kablam! --> src/x86/avx.rs:931:70 Sep 21 01:04:47.182 INFO kablam! | Sep 21 01:04:47.182 INFO kablam! 931 | pub unsafe fn _mm256_insertf128_pd(a: f64x4, b: f64x2, imm8: i32) -> f64x4 { Sep 21 01:04:47.182 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.182 INFO kablam! Sep 21 01:04:47.185 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:47.185 INFO kablam! --> src/x86/avx.rs:965:37 Sep 21 01:04:47.185 INFO kablam! | Sep 21 01:04:47.185 INFO kablam! 965 | pub unsafe fn _mm256_insert_epi8(a: i8x32, i: i8, index: i32) -> i8x32 { Sep 21 01:04:47.185 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.185 INFO kablam! Sep 21 01:04:47.188 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:47.188 INFO kablam! --> src/x86/avx.rs:965:66 Sep 21 01:04:47.188 INFO kablam! | Sep 21 01:04:47.188 INFO kablam! 965 | pub unsafe fn _mm256_insert_epi8(a: i8x32, i: i8, index: i32) -> i8x32 { Sep 21 01:04:47.188 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.188 INFO kablam! Sep 21 01:04:47.191 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:47.191 INFO kablam! --> src/x86/avx.rs:982:38 Sep 21 01:04:47.191 INFO kablam! | Sep 21 01:04:47.191 INFO kablam! 982 | pub unsafe fn _mm256_insert_epi16(a: i16x16, i: i16, index: i32) -> i16x16 { Sep 21 01:04:47.191 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:47.191 INFO kablam! Sep 21 01:04:47.194 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:47.194 INFO kablam! --> src/x86/avx.rs:982:69 Sep 21 01:04:47.194 INFO kablam! | Sep 21 01:04:47.194 INFO kablam! 982 | pub unsafe fn _mm256_insert_epi16(a: i16x16, i: i16, index: i32) -> i16x16 { Sep 21 01:04:47.194 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:47.194 INFO kablam! Sep 21 01:04:47.198 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:47.198 INFO kablam! --> src/x86/avx.rs:999:38 Sep 21 01:04:47.198 INFO kablam! | Sep 21 01:04:47.198 INFO kablam! 999 | pub unsafe fn _mm256_insert_epi32(a: i32x8, i: i32, index: i32) -> i32x8 { Sep 21 01:04:47.198 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.198 INFO kablam! Sep 21 01:04:47.201 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:47.201 INFO kablam! --> src/x86/avx.rs:999:68 Sep 21 01:04:47.201 INFO kablam! | Sep 21 01:04:47.201 INFO kablam! 999 | pub unsafe fn _mm256_insert_epi32(a: i32x8, i: i32, index: i32) -> i32x8 { Sep 21 01:04:47.201 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.201 INFO kablam! Sep 21 01:04:47.204 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.204 INFO kablam! --> src/x86/avx.rs:1017:55 Sep 21 01:04:47.204 INFO kablam! | Sep 21 01:04:47.204 INFO kablam! 1017 | pub unsafe fn _mm256_load_pd(mem_addr: *const f64) -> f64x4 { Sep 21 01:04:47.204 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.204 INFO kablam! Sep 21 01:04:47.208 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.208 INFO kablam! --> src/x86/avx.rs:1028:55 Sep 21 01:04:47.208 INFO kablam! | Sep 21 01:04:47.208 INFO kablam! 1028 | pub unsafe fn _mm256_load_ps(mem_addr: *const f32) -> f32x8 { Sep 21 01:04:47.208 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.208 INFO kablam! Sep 21 01:04:47.211 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.211 INFO kablam! --> src/x86/avx.rs:1038:56 Sep 21 01:04:47.211 INFO kablam! | Sep 21 01:04:47.211 INFO kablam! 1038 | pub unsafe fn _mm256_loadu_pd(mem_addr: *const f64) -> f64x4 { Sep 21 01:04:47.211 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.211 INFO kablam! Sep 21 01:04:47.214 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.214 INFO kablam! --> src/x86/avx.rs:1048:56 Sep 21 01:04:47.214 INFO kablam! | Sep 21 01:04:47.214 INFO kablam! 1048 | pub unsafe fn _mm256_loadu_ps(mem_addr: *const f32) -> f32x8 { Sep 21 01:04:47.214 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.214 INFO kablam! Sep 21 01:04:47.218 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.218 INFO kablam! --> src/x86/avx.rs:1077:74 Sep 21 01:04:47.218 INFO kablam! | Sep 21 01:04:47.218 INFO kablam! 1077 | pub unsafe fn _mm256_maskload_pd(mem_addr: *const f64, mask: __m256i) -> f64x4 { Sep 21 01:04:47.218 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.218 INFO kablam! Sep 21 01:04:47.221 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.221 INFO kablam! --> src/x86/avx.rs:1087:71 Sep 21 01:04:47.221 INFO kablam! | Sep 21 01:04:47.221 INFO kablam! 1087 | pub unsafe fn _mm_maskload_pd(mem_addr: *const f64, mask: __m128i) -> f64x2 { Sep 21 01:04:47.221 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.221 INFO kablam! Sep 21 01:04:47.224 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.224 INFO kablam! --> src/x86/avx.rs:1097:74 Sep 21 01:04:47.224 INFO kablam! | Sep 21 01:04:47.224 INFO kablam! 1097 | pub unsafe fn _mm256_maskload_ps(mem_addr: *const f32, mask: __m256i) -> f32x8 { Sep 21 01:04:47.224 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.224 INFO kablam! Sep 21 01:04:47.227 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.227 INFO kablam! --> src/x86/avx.rs:1107:71 Sep 21 01:04:47.227 INFO kablam! | Sep 21 01:04:47.227 INFO kablam! 1107 | pub unsafe fn _mm_maskload_ps(mem_addr: *const f32, mask: __m128i) -> f32x4 { Sep 21 01:04:47.227 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.227 INFO kablam! Sep 21 01:04:47.230 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.230 INFO kablam! --> src/x86/avx.rs:1116:37 Sep 21 01:04:47.230 INFO kablam! | Sep 21 01:04:47.230 INFO kablam! 1116 | pub unsafe fn _mm256_movehdup_ps(a: f32x8) -> f32x8 { Sep 21 01:04:47.230 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.230 INFO kablam! Sep 21 01:04:47.233 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.233 INFO kablam! --> src/x86/avx.rs:1116:47 Sep 21 01:04:47.233 INFO kablam! | Sep 21 01:04:47.233 INFO kablam! 1116 | pub unsafe fn _mm256_movehdup_ps(a: f32x8) -> f32x8 { Sep 21 01:04:47.233 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.233 INFO kablam! Sep 21 01:04:47.236 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.236 INFO kablam! --> src/x86/avx.rs:1125:37 Sep 21 01:04:47.236 INFO kablam! | Sep 21 01:04:47.236 INFO kablam! 1125 | pub unsafe fn _mm256_moveldup_ps(a: f32x8) -> f32x8 { Sep 21 01:04:47.236 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.236 INFO kablam! Sep 21 01:04:47.242 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.242 INFO kablam! --> src/x86/avx.rs:1125:47 Sep 21 01:04:47.242 INFO kablam! | Sep 21 01:04:47.242 INFO kablam! 1125 | pub unsafe fn _mm256_moveldup_ps(a: f32x8) -> f32x8 { Sep 21 01:04:47.242 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.242 INFO kablam! Sep 21 01:04:47.243 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.243 INFO kablam! --> src/x86/avx.rs:1134:36 Sep 21 01:04:47.243 INFO kablam! | Sep 21 01:04:47.243 INFO kablam! 1134 | pub unsafe fn _mm256_movedup_pd(a: f64x4) -> f64x4 { Sep 21 01:04:47.243 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.244 INFO kablam! Sep 21 01:04:47.247 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.247 INFO kablam! --> src/x86/avx.rs:1134:46 Sep 21 01:04:47.247 INFO kablam! | Sep 21 01:04:47.247 INFO kablam! 1134 | pub unsafe fn _mm256_movedup_pd(a: f64x4) -> f64x4 { Sep 21 01:04:47.247 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.247 INFO kablam! Sep 21 01:04:47.255 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.255 INFO kablam! --> src/x86/avx.rs:1154:32 Sep 21 01:04:47.255 INFO kablam! | Sep 21 01:04:47.255 INFO kablam! 1154 | pub unsafe fn _mm256_rcp_ps(a: f32x8) -> f32x8 { Sep 21 01:04:47.255 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.255 INFO kablam! Sep 21 01:04:47.255 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.255 INFO kablam! --> src/x86/avx.rs:1154:42 Sep 21 01:04:47.255 INFO kablam! | Sep 21 01:04:47.255 INFO kablam! 1154 | pub unsafe fn _mm256_rcp_ps(a: f32x8) -> f32x8 { Sep 21 01:04:47.255 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.255 INFO kablam! Sep 21 01:04:47.260 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.260 INFO kablam! --> src/x86/avx.rs:1164:34 Sep 21 01:04:47.260 INFO kablam! | Sep 21 01:04:47.260 INFO kablam! 1164 | pub unsafe fn _mm256_rsqrt_ps(a: f32x8) -> f32x8 { Sep 21 01:04:47.260 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.260 INFO kablam! Sep 21 01:04:47.264 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.264 INFO kablam! --> src/x86/avx.rs:1164:44 Sep 21 01:04:47.264 INFO kablam! | Sep 21 01:04:47.264 INFO kablam! 1164 | pub unsafe fn _mm256_rsqrt_ps(a: f32x8) -> f32x8 { Sep 21 01:04:47.264 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.264 INFO kablam! Sep 21 01:04:47.267 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.267 INFO kablam! --> src/x86/avx.rs:1173:37 Sep 21 01:04:47.267 INFO kablam! | Sep 21 01:04:47.267 INFO kablam! 1173 | pub unsafe fn _mm256_unpackhi_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:47.267 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.267 INFO kablam! Sep 21 01:04:47.274 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.274 INFO kablam! --> src/x86/avx.rs:1173:47 Sep 21 01:04:47.274 INFO kablam! | Sep 21 01:04:47.274 INFO kablam! 1173 | pub unsafe fn _mm256_unpackhi_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:47.274 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.274 INFO kablam! Sep 21 01:04:47.275 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.275 INFO kablam! --> src/x86/avx.rs:1173:57 Sep 21 01:04:47.275 INFO kablam! | Sep 21 01:04:47.275 INFO kablam! 1173 | pub unsafe fn _mm256_unpackhi_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:47.275 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.275 INFO kablam! Sep 21 01:04:47.282 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.282 INFO kablam! --> src/x86/avx.rs:1182:37 Sep 21 01:04:47.282 INFO kablam! | Sep 21 01:04:47.282 INFO kablam! 1182 | pub unsafe fn _mm256_unpackhi_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:47.282 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.282 INFO kablam! Sep 21 01:04:47.283 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.283 INFO kablam! --> src/x86/avx.rs:1182:47 Sep 21 01:04:47.283 INFO kablam! | Sep 21 01:04:47.283 INFO kablam! 1182 | pub unsafe fn _mm256_unpackhi_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:47.283 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.283 INFO kablam! Sep 21 01:04:47.287 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.287 INFO kablam! --> src/x86/avx.rs:1182:57 Sep 21 01:04:47.287 INFO kablam! | Sep 21 01:04:47.287 INFO kablam! 1182 | pub unsafe fn _mm256_unpackhi_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:47.287 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.287 INFO kablam! Sep 21 01:04:47.291 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.291 INFO kablam! --> src/x86/avx.rs:1191:37 Sep 21 01:04:47.291 INFO kablam! | Sep 21 01:04:47.291 INFO kablam! 1191 | pub unsafe fn _mm256_unpacklo_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:47.291 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.291 INFO kablam! Sep 21 01:04:47.295 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.295 INFO kablam! --> src/x86/avx.rs:1191:47 Sep 21 01:04:47.295 INFO kablam! | Sep 21 01:04:47.295 INFO kablam! 1191 | pub unsafe fn _mm256_unpacklo_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:47.295 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.295 INFO kablam! Sep 21 01:04:47.297 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.298 INFO kablam! --> src/x86/avx.rs:1191:57 Sep 21 01:04:47.298 INFO kablam! | Sep 21 01:04:47.298 INFO kablam! 1191 | pub unsafe fn _mm256_unpacklo_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 21 01:04:47.298 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.298 INFO kablam! Sep 21 01:04:47.301 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.301 INFO kablam! --> src/x86/avx.rs:1200:37 Sep 21 01:04:47.301 INFO kablam! | Sep 21 01:04:47.301 INFO kablam! 1200 | pub unsafe fn _mm256_unpacklo_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:47.302 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.302 INFO kablam! Sep 21 01:04:47.308 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.308 INFO kablam! --> src/x86/avx.rs:1200:47 Sep 21 01:04:47.308 INFO kablam! | Sep 21 01:04:47.308 INFO kablam! 1200 | pub unsafe fn _mm256_unpacklo_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:47.308 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.308 INFO kablam! Sep 21 01:04:47.311 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.311 INFO kablam! --> src/x86/avx.rs:1200:57 Sep 21 01:04:47.311 INFO kablam! | Sep 21 01:04:47.311 INFO kablam! 1200 | pub unsafe fn _mm256_unpacklo_ps(a: f32x8, b: f32x8) -> f32x8 { Sep 21 01:04:47.311 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.311 INFO kablam! Sep 21 01:04:47.317 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.317 INFO kablam! --> src/x86/avx.rs:1248:34 Sep 21 01:04:47.317 INFO kablam! | Sep 21 01:04:47.317 INFO kablam! 1248 | pub unsafe fn _mm256_testz_pd(a: f64x4, b: f64x4) -> i32 { Sep 21 01:04:47.317 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.317 INFO kablam! Sep 21 01:04:47.324 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.324 INFO kablam! --> src/x86/avx.rs:1248:44 Sep 21 01:04:47.324 INFO kablam! | Sep 21 01:04:47.324 INFO kablam! 1248 | pub unsafe fn _mm256_testz_pd(a: f64x4, b: f64x4) -> i32 { Sep 21 01:04:47.324 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.325 INFO kablam! Sep 21 01:04:47.325 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.325 INFO kablam! --> src/x86/avx.rs:1262:34 Sep 21 01:04:47.325 INFO kablam! | Sep 21 01:04:47.325 INFO kablam! 1262 | pub unsafe fn _mm256_testc_pd(a: f64x4, b: f64x4) -> i32 { Sep 21 01:04:47.325 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.325 INFO kablam! Sep 21 01:04:47.327 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.327 INFO kablam! --> src/x86/avx.rs:1262:44 Sep 21 01:04:47.327 INFO kablam! | Sep 21 01:04:47.327 INFO kablam! 1262 | pub unsafe fn _mm256_testc_pd(a: f64x4, b: f64x4) -> i32 { Sep 21 01:04:47.327 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.327 INFO kablam! Sep 21 01:04:47.331 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.331 INFO kablam! --> src/x86/avx.rs:1277:36 Sep 21 01:04:47.331 INFO kablam! | Sep 21 01:04:47.331 INFO kablam! 1277 | pub unsafe fn _mm256_testnzc_pd(a: f64x4, b: f64x4) -> i32 { Sep 21 01:04:47.331 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.331 INFO kablam! Sep 21 01:04:47.334 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.334 INFO kablam! --> src/x86/avx.rs:1277:46 Sep 21 01:04:47.334 INFO kablam! | Sep 21 01:04:47.334 INFO kablam! 1277 | pub unsafe fn _mm256_testnzc_pd(a: f64x4, b: f64x4) -> i32 { Sep 21 01:04:47.334 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.334 INFO kablam! Sep 21 01:04:47.338 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.338 INFO kablam! --> src/x86/avx.rs:1291:31 Sep 21 01:04:47.338 INFO kablam! | Sep 21 01:04:47.338 INFO kablam! 1291 | pub unsafe fn _mm_testz_pd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:47.338 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.338 INFO kablam! Sep 21 01:04:47.341 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.341 INFO kablam! --> src/x86/avx.rs:1291:41 Sep 21 01:04:47.341 INFO kablam! | Sep 21 01:04:47.341 INFO kablam! 1291 | pub unsafe fn _mm_testz_pd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:47.341 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.341 INFO kablam! Sep 21 01:04:47.344 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.344 INFO kablam! --> src/x86/avx.rs:1305:31 Sep 21 01:04:47.344 INFO kablam! | Sep 21 01:04:47.344 INFO kablam! 1305 | pub unsafe fn _mm_testc_pd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:47.344 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.344 INFO kablam! Sep 21 01:04:47.347 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.348 INFO kablam! --> src/x86/avx.rs:1305:41 Sep 21 01:04:47.348 INFO kablam! | Sep 21 01:04:47.348 INFO kablam! 1305 | pub unsafe fn _mm_testc_pd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:47.348 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.348 INFO kablam! Sep 21 01:04:47.351 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.351 INFO kablam! --> src/x86/avx.rs:1320:33 Sep 21 01:04:47.351 INFO kablam! | Sep 21 01:04:47.351 INFO kablam! 1320 | pub unsafe fn _mm_testnzc_pd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:47.351 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.351 INFO kablam! Sep 21 01:04:47.354 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.354 INFO kablam! --> src/x86/avx.rs:1320:43 Sep 21 01:04:47.354 INFO kablam! | Sep 21 01:04:47.354 INFO kablam! 1320 | pub unsafe fn _mm_testnzc_pd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:47.354 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.354 INFO kablam! Sep 21 01:04:47.357 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.357 INFO kablam! --> src/x86/avx.rs:1334:34 Sep 21 01:04:47.357 INFO kablam! | Sep 21 01:04:47.357 INFO kablam! 1334 | pub unsafe fn _mm256_testz_ps(a: f32x8, b: f32x8) -> i32 { Sep 21 01:04:47.357 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.357 INFO kablam! Sep 21 01:04:47.363 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.363 INFO kablam! --> src/x86/avx.rs:1334:44 Sep 21 01:04:47.363 INFO kablam! | Sep 21 01:04:47.363 INFO kablam! 1334 | pub unsafe fn _mm256_testz_ps(a: f32x8, b: f32x8) -> i32 { Sep 21 01:04:47.363 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.363 INFO kablam! Sep 21 01:04:47.366 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.366 INFO kablam! --> src/x86/avx.rs:1348:34 Sep 21 01:04:47.366 INFO kablam! | Sep 21 01:04:47.366 INFO kablam! 1348 | pub unsafe fn _mm256_testc_ps(a: f32x8, b: f32x8) -> i32 { Sep 21 01:04:47.366 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.366 INFO kablam! Sep 21 01:04:47.369 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.369 INFO kablam! --> src/x86/avx.rs:1348:44 Sep 21 01:04:47.369 INFO kablam! | Sep 21 01:04:47.369 INFO kablam! 1348 | pub unsafe fn _mm256_testc_ps(a: f32x8, b: f32x8) -> i32 { Sep 21 01:04:47.369 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.369 INFO kablam! Sep 21 01:04:47.373 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.373 INFO kablam! --> src/x86/avx.rs:1363:36 Sep 21 01:04:47.373 INFO kablam! | Sep 21 01:04:47.373 INFO kablam! 1363 | pub unsafe fn _mm256_testnzc_ps(a: f32x8, b: f32x8) -> i32 { Sep 21 01:04:47.373 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.373 INFO kablam! Sep 21 01:04:47.376 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.376 INFO kablam! --> src/x86/avx.rs:1363:46 Sep 21 01:04:47.376 INFO kablam! | Sep 21 01:04:47.376 INFO kablam! 1363 | pub unsafe fn _mm256_testnzc_ps(a: f32x8, b: f32x8) -> i32 { Sep 21 01:04:47.376 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.376 INFO kablam! Sep 21 01:04:47.380 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.380 INFO kablam! --> src/x86/avx.rs:1377:31 Sep 21 01:04:47.380 INFO kablam! | Sep 21 01:04:47.380 INFO kablam! 1377 | pub unsafe fn _mm_testz_ps(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:47.380 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.380 INFO kablam! Sep 21 01:04:47.383 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.383 INFO kablam! --> src/x86/avx.rs:1377:41 Sep 21 01:04:47.383 INFO kablam! | Sep 21 01:04:47.383 INFO kablam! 1377 | pub unsafe fn _mm_testz_ps(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:47.383 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.383 INFO kablam! Sep 21 01:04:47.388 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.388 INFO kablam! --> src/x86/avx.rs:1391:31 Sep 21 01:04:47.388 INFO kablam! | Sep 21 01:04:47.388 INFO kablam! 1391 | pub unsafe fn _mm_testc_ps(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:47.388 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.388 INFO kablam! Sep 21 01:04:47.392 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.392 INFO kablam! --> src/x86/avx.rs:1391:41 Sep 21 01:04:47.392 INFO kablam! | Sep 21 01:04:47.392 INFO kablam! 1391 | pub unsafe fn _mm_testc_ps(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:47.392 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.392 INFO kablam! Sep 21 01:04:47.396 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.396 INFO kablam! --> src/x86/avx.rs:1406:33 Sep 21 01:04:47.396 INFO kablam! | Sep 21 01:04:47.396 INFO kablam! 1406 | pub unsafe fn _mm_testnzc_ps(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:47.396 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.396 INFO kablam! Sep 21 01:04:47.406 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.406 INFO kablam! --> src/x86/avx.rs:1406:43 Sep 21 01:04:47.406 INFO kablam! | Sep 21 01:04:47.406 INFO kablam! 1406 | pub unsafe fn _mm_testnzc_ps(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:47.406 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.406 INFO kablam! Sep 21 01:04:47.406 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.406 INFO kablam! --> src/x86/avx.rs:1416:37 Sep 21 01:04:47.406 INFO kablam! | Sep 21 01:04:47.406 INFO kablam! 1416 | pub unsafe fn _mm256_movemask_pd(a: f64x4) -> i32 { Sep 21 01:04:47.406 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.406 INFO kablam! Sep 21 01:04:47.406 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.406 INFO kablam! --> src/x86/avx.rs:1426:37 Sep 21 01:04:47.406 INFO kablam! | Sep 21 01:04:47.406 INFO kablam! 1426 | pub unsafe fn _mm256_movemask_ps(a: f32x8) -> i32 { Sep 21 01:04:47.406 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.406 INFO kablam! Sep 21 01:04:47.409 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.409 INFO kablam! --> src/x86/avx.rs:1434:38 Sep 21 01:04:47.409 INFO kablam! | Sep 21 01:04:47.409 INFO kablam! 1434 | pub unsafe fn _mm256_setzero_pd() -> f64x4 { Sep 21 01:04:47.409 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.409 INFO kablam! Sep 21 01:04:47.413 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.413 INFO kablam! --> src/x86/avx.rs:1442:38 Sep 21 01:04:47.413 INFO kablam! | Sep 21 01:04:47.413 INFO kablam! 1442 | pub unsafe fn _mm256_setzero_ps() -> f32x8 { Sep 21 01:04:47.413 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.413 INFO kablam! Sep 21 01:04:47.416 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.416 INFO kablam! --> src/x86/avx.rs:1460:64 Sep 21 01:04:47.416 INFO kablam! | Sep 21 01:04:47.416 INFO kablam! 1460 | pub unsafe fn _mm256_set_pd(a: f64, b: f64, c: f64, d: f64) -> f64x4 { Sep 21 01:04:47.416 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.416 INFO kablam! Sep 21 01:04:47.419 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.419 INFO kablam! --> src/x86/avx.rs:1469:96 Sep 21 01:04:47.419 INFO kablam! | Sep 21 01:04:47.419 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 21 01:04:47.419 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.419 INFO kablam! Sep 21 01:04:47.422 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:47.422 INFO kablam! --> src/x86/avx.rs:1478:322 Sep 21 01:04:47.422 INFO kablam! | Sep 21 01:04:47.422 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 21 01:04:47.422 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.422 INFO kablam! Sep 21 01:04:47.425 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:47.425 INFO kablam! --> src/x86/avx.rs:1486:195 Sep 21 01:04:47.425 INFO kablam! | Sep 21 01:04:47.425 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 21 01:04:47.425 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:47.425 INFO kablam! Sep 21 01:04:47.428 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:47.428 INFO kablam! --> src/x86/avx.rs:1494:107 Sep 21 01:04:47.428 INFO kablam! | Sep 21 01:04:47.428 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 21 01:04:47.428 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.428 INFO kablam! Sep 21 01:04:47.431 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:47.431 INFO kablam! --> src/x86/avx.rs:1502:68 Sep 21 01:04:47.431 INFO kablam! | Sep 21 01:04:47.431 INFO kablam! 1502 | pub unsafe fn _mm256_set_epi64x(a: i64, b: i64, c: i64, d: i64) -> i64x4 { Sep 21 01:04:47.431 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.431 INFO kablam! Sep 21 01:04:47.434 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.434 INFO kablam! --> src/x86/avx.rs:1511:65 Sep 21 01:04:47.434 INFO kablam! | Sep 21 01:04:47.434 INFO kablam! 1511 | pub unsafe fn _mm256_setr_pd(a: f64, b: f64, c: f64, d: f64) -> f64x4 { Sep 21 01:04:47.434 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.434 INFO kablam! Sep 21 01:04:47.437 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.437 INFO kablam! --> src/x86/avx.rs:1520:97 Sep 21 01:04:47.437 INFO kablam! | Sep 21 01:04:47.437 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 21 01:04:47.437 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.437 INFO kablam! Sep 21 01:04:47.441 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:47.441 INFO kablam! --> src/x86/avx.rs:1529:323 Sep 21 01:04:47.441 INFO kablam! | Sep 21 01:04:47.441 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 21 01:04:47.441 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.441 INFO kablam! Sep 21 01:04:47.445 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:47.445 INFO kablam! --> src/x86/avx.rs:1538:196 Sep 21 01:04:47.445 INFO kablam! | Sep 21 01:04:47.445 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 21 01:04:47.445 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:47.445 INFO kablam! Sep 21 01:04:47.447 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:47.447 INFO kablam! --> src/x86/avx.rs:1547:108 Sep 21 01:04:47.447 INFO kablam! | Sep 21 01:04:47.448 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 21 01:04:47.448 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.448 INFO kablam! Sep 21 01:04:47.454 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:47.454 INFO kablam! --> src/x86/avx.rs:1556:69 Sep 21 01:04:47.454 INFO kablam! | Sep 21 01:04:47.454 INFO kablam! 1556 | pub unsafe fn _mm256_setr_epi64x(a: i64, b: i64, c: i64, d: i64) -> i64x4 { Sep 21 01:04:47.454 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.454 INFO kablam! Sep 21 01:04:47.454 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.454 INFO kablam! --> src/x86/avx.rs:1565:41 Sep 21 01:04:47.454 INFO kablam! | Sep 21 01:04:47.454 INFO kablam! 1565 | pub unsafe fn _mm256_set1_pd(a: f64) -> f64x4 { Sep 21 01:04:47.454 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.454 INFO kablam! Sep 21 01:04:47.462 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.462 INFO kablam! --> src/x86/avx.rs:1574:41 Sep 21 01:04:47.462 INFO kablam! | Sep 21 01:04:47.462 INFO kablam! 1574 | pub unsafe fn _mm256_set1_ps(a: f32) -> f32x8 { Sep 21 01:04:47.462 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.462 INFO kablam! Sep 21 01:04:47.462 INFO kablam! error[E0412]: cannot find type `i8x32` in this scope Sep 21 01:04:47.462 INFO kablam! --> src/x86/avx.rs:1585:42 Sep 21 01:04:47.462 INFO kablam! | Sep 21 01:04:47.462 INFO kablam! 1585 | pub unsafe fn _mm256_set1_epi8(a: i8) -> i8x32 { Sep 21 01:04:47.462 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.462 INFO kablam! Sep 21 01:04:47.463 INFO kablam! error[E0412]: cannot find type `i16x16` in this scope Sep 21 01:04:47.463 INFO kablam! --> src/x86/avx.rs:1596:44 Sep 21 01:04:47.463 INFO kablam! | Sep 21 01:04:47.463 INFO kablam! 1596 | pub unsafe fn _mm256_set1_epi16(a: i16) -> i16x16 { Sep 21 01:04:47.464 INFO kablam! | ^^^^^^ not found in this scope Sep 21 01:04:47.464 INFO kablam! Sep 21 01:04:47.467 INFO kablam! error[E0412]: cannot find type `i32x8` in this scope Sep 21 01:04:47.467 INFO kablam! --> src/x86/avx.rs:1605:44 Sep 21 01:04:47.467 INFO kablam! | Sep 21 01:04:47.467 INFO kablam! 1605 | pub unsafe fn _mm256_set1_epi32(a: i32) -> i32x8 { Sep 21 01:04:47.467 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.467 INFO kablam! Sep 21 01:04:47.469 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:47.469 INFO kablam! --> src/x86/avx.rs:1616:45 Sep 21 01:04:47.469 INFO kablam! | Sep 21 01:04:47.469 INFO kablam! 1616 | pub unsafe fn _mm256_set1_epi64x(a: i64) -> i64x4 { Sep 21 01:04:47.469 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.469 INFO kablam! Sep 21 01:04:47.472 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.472 INFO kablam! --> src/x86/avx.rs:1625:35 Sep 21 01:04:47.472 INFO kablam! | Sep 21 01:04:47.472 INFO kablam! 1625 | pub unsafe fn _mm256_castpd_ps(a: f64x4) -> f32x8 { Sep 21 01:04:47.472 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.472 INFO kablam! Sep 21 01:04:47.475 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.475 INFO kablam! --> src/x86/avx.rs:1625:45 Sep 21 01:04:47.475 INFO kablam! | Sep 21 01:04:47.475 INFO kablam! 1625 | pub unsafe fn _mm256_castpd_ps(a: f64x4) -> f32x8 { Sep 21 01:04:47.475 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.475 INFO kablam! Sep 21 01:04:47.478 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.478 INFO kablam! --> src/x86/avx.rs:1634:35 Sep 21 01:04:47.478 INFO kablam! | Sep 21 01:04:47.478 INFO kablam! 1634 | pub unsafe fn _mm256_castps_pd(a: f32x8) -> f64x4 { Sep 21 01:04:47.478 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.478 INFO kablam! Sep 21 01:04:47.480 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.481 INFO kablam! --> src/x86/avx.rs:1634:45 Sep 21 01:04:47.481 INFO kablam! | Sep 21 01:04:47.481 INFO kablam! 1634 | pub unsafe fn _mm256_castps_pd(a: f32x8) -> f64x4 { Sep 21 01:04:47.481 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.481 INFO kablam! Sep 21 01:04:47.483 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.483 INFO kablam! --> src/x86/avx.rs:1643:38 Sep 21 01:04:47.483 INFO kablam! | Sep 21 01:04:47.483 INFO kablam! 1643 | pub unsafe fn _mm256_castps_si256(a: f32x8) -> __m256i { Sep 21 01:04:47.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.483 INFO kablam! Sep 21 01:04:47.486 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.486 INFO kablam! --> src/x86/avx.rs:1652:50 Sep 21 01:04:47.486 INFO kablam! | Sep 21 01:04:47.486 INFO kablam! 1652 | pub unsafe fn _mm256_castsi256_ps(a: __m256i) -> f32x8 { Sep 21 01:04:47.486 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.486 INFO kablam! Sep 21 01:04:47.489 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.489 INFO kablam! --> src/x86/avx.rs:1661:38 Sep 21 01:04:47.489 INFO kablam! | Sep 21 01:04:47.489 INFO kablam! 1661 | pub unsafe fn _mm256_castpd_si256(a: f64x4) -> __m256i { Sep 21 01:04:47.489 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.489 INFO kablam! Sep 21 01:04:47.492 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.492 INFO kablam! --> src/x86/avx.rs:1670:50 Sep 21 01:04:47.492 INFO kablam! | Sep 21 01:04:47.492 INFO kablam! 1670 | pub unsafe fn _mm256_castsi256_pd(a: __m256i) -> f64x4 { Sep 21 01:04:47.492 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.492 INFO kablam! Sep 21 01:04:47.502 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.502 INFO kablam! --> src/x86/avx.rs:1679:41 Sep 21 01:04:47.502 INFO kablam! | Sep 21 01:04:47.502 INFO kablam! 1679 | pub unsafe fn _mm256_castps256_ps128(a: f32x8) -> f32x4 { Sep 21 01:04:47.502 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.502 INFO kablam! Sep 21 01:04:47.502 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.502 INFO kablam! --> src/x86/avx.rs:1679:51 Sep 21 01:04:47.502 INFO kablam! | Sep 21 01:04:47.502 INFO kablam! 1679 | pub unsafe fn _mm256_castps256_ps128(a: f32x8) -> f32x4 { Sep 21 01:04:47.502 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.502 INFO kablam! Sep 21 01:04:47.502 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.502 INFO kablam! --> src/x86/avx.rs:1688:41 Sep 21 01:04:47.502 INFO kablam! | Sep 21 01:04:47.502 INFO kablam! 1688 | pub unsafe fn _mm256_castpd256_pd128(a: f64x4) -> f64x2 { Sep 21 01:04:47.502 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.502 INFO kablam! Sep 21 01:04:47.505 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.505 INFO kablam! --> src/x86/avx.rs:1688:51 Sep 21 01:04:47.505 INFO kablam! | Sep 21 01:04:47.505 INFO kablam! 1688 | pub unsafe fn _mm256_castpd256_pd128(a: f64x4) -> f64x2 { Sep 21 01:04:47.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.505 INFO kablam! Sep 21 01:04:47.508 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.508 INFO kablam! --> src/x86/avx.rs:1707:41 Sep 21 01:04:47.508 INFO kablam! | Sep 21 01:04:47.508 INFO kablam! 1707 | pub unsafe fn _mm256_castps128_ps256(a: f32x4) -> f32x8 { Sep 21 01:04:47.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.508 INFO kablam! Sep 21 01:04:47.511 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.511 INFO kablam! --> src/x86/avx.rs:1707:51 Sep 21 01:04:47.511 INFO kablam! | Sep 21 01:04:47.511 INFO kablam! 1707 | pub unsafe fn _mm256_castps128_ps256(a: f32x4) -> f32x8 { Sep 21 01:04:47.511 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.511 INFO kablam! Sep 21 01:04:47.514 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.514 INFO kablam! --> src/x86/avx.rs:1717:41 Sep 21 01:04:47.514 INFO kablam! | Sep 21 01:04:47.514 INFO kablam! 1717 | pub unsafe fn _mm256_castpd128_pd256(a: f64x2) -> f64x4 { Sep 21 01:04:47.514 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.514 INFO kablam! Sep 21 01:04:47.517 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.517 INFO kablam! --> src/x86/avx.rs:1717:51 Sep 21 01:04:47.517 INFO kablam! | Sep 21 01:04:47.517 INFO kablam! 1717 | pub unsafe fn _mm256_castpd128_pd256(a: f64x2) -> f64x4 { Sep 21 01:04:47.517 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.517 INFO kablam! Sep 21 01:04:47.527 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.527 INFO kablam! --> src/x86/avx.rs:1738:41 Sep 21 01:04:47.527 INFO kablam! | Sep 21 01:04:47.527 INFO kablam! 1738 | pub unsafe fn _mm256_zextps128_ps256(a: f32x4) -> f32x8 { Sep 21 01:04:47.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.527 INFO kablam! Sep 21 01:04:47.527 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.527 INFO kablam! --> src/x86/avx.rs:1738:51 Sep 21 01:04:47.527 INFO kablam! | Sep 21 01:04:47.527 INFO kablam! 1738 | pub unsafe fn _mm256_zextps128_ps256(a: f32x4) -> f32x8 { Sep 21 01:04:47.527 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.527 INFO kablam! Sep 21 01:04:47.534 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.534 INFO kablam! --> src/x86/avx.rs:1761:41 Sep 21 01:04:47.534 INFO kablam! | Sep 21 01:04:47.534 INFO kablam! 1761 | pub unsafe fn _mm256_zextpd128_pd256(a: f64x2) -> f64x4 { Sep 21 01:04:47.534 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.534 INFO kablam! Sep 21 01:04:47.534 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.534 INFO kablam! --> src/x86/avx.rs:1761:51 Sep 21 01:04:47.534 INFO kablam! | Sep 21 01:04:47.534 INFO kablam! 1761 | pub unsafe fn _mm256_zextpd128_pd256(a: f64x2) -> f64x4 { Sep 21 01:04:47.534 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.534 INFO kablam! Sep 21 01:04:47.535 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.535 INFO kablam! --> src/x86/avx.rs:1769:40 Sep 21 01:04:47.535 INFO kablam! | Sep 21 01:04:47.535 INFO kablam! 1769 | pub unsafe fn _mm256_undefined_ps() -> f32x8 { Sep 21 01:04:47.535 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.535 INFO kablam! Sep 21 01:04:47.539 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.539 INFO kablam! --> src/x86/avx.rs:1777:40 Sep 21 01:04:47.539 INFO kablam! | Sep 21 01:04:47.539 INFO kablam! 1777 | pub unsafe fn _mm256_undefined_pd() -> f64x4 { Sep 21 01:04:47.539 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.539 INFO kablam! Sep 21 01:04:47.542 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.542 INFO kablam! --> src/x86/avx.rs:1793:35 Sep 21 01:04:47.542 INFO kablam! | Sep 21 01:04:47.542 INFO kablam! 1793 | pub unsafe fn _mm256_set_m128(hi: f32x4, lo: f32x4) -> f32x8 { Sep 21 01:04:47.542 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.542 INFO kablam! Sep 21 01:04:47.545 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.545 INFO kablam! --> src/x86/avx.rs:1793:46 Sep 21 01:04:47.545 INFO kablam! | Sep 21 01:04:47.545 INFO kablam! 1793 | pub unsafe fn _mm256_set_m128(hi: f32x4, lo: f32x4) -> f32x8 { Sep 21 01:04:47.545 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.545 INFO kablam! Sep 21 01:04:47.550 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.550 INFO kablam! --> src/x86/avx.rs:1793:56 Sep 21 01:04:47.550 INFO kablam! | Sep 21 01:04:47.550 INFO kablam! 1793 | pub unsafe fn _mm256_set_m128(hi: f32x4, lo: f32x4) -> f32x8 { Sep 21 01:04:47.550 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.550 INFO kablam! Sep 21 01:04:47.553 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.553 INFO kablam! --> src/x86/avx.rs:1801:36 Sep 21 01:04:47.553 INFO kablam! | Sep 21 01:04:47.553 INFO kablam! 1801 | pub unsafe fn _mm256_set_m128d(hi: f64x2, lo: f64x2) -> f64x4 { Sep 21 01:04:47.553 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.553 INFO kablam! Sep 21 01:04:47.562 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.562 INFO kablam! --> src/x86/avx.rs:1801:47 Sep 21 01:04:47.562 INFO kablam! | Sep 21 01:04:47.562 INFO kablam! 1801 | pub unsafe fn _mm256_set_m128d(hi: f64x2, lo: f64x2) -> f64x4 { Sep 21 01:04:47.562 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.562 INFO kablam! Sep 21 01:04:47.562 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.562 INFO kablam! --> src/x86/avx.rs:1801:57 Sep 21 01:04:47.562 INFO kablam! | Sep 21 01:04:47.562 INFO kablam! 1801 | pub unsafe fn _mm256_set_m128d(hi: f64x2, lo: f64x2) -> f64x4 { Sep 21 01:04:47.562 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.562 INFO kablam! Sep 21 01:04:47.566 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.566 INFO kablam! --> src/x86/avx.rs:1817:36 Sep 21 01:04:47.566 INFO kablam! | Sep 21 01:04:47.566 INFO kablam! 1817 | pub unsafe fn _mm256_setr_m128(lo: f32x4, hi: f32x4) -> f32x8 { Sep 21 01:04:47.566 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.566 INFO kablam! Sep 21 01:04:47.569 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:47.569 INFO kablam! --> src/x86/avx.rs:1817:47 Sep 21 01:04:47.569 INFO kablam! | Sep 21 01:04:47.569 INFO kablam! 1817 | pub unsafe fn _mm256_setr_m128(lo: f32x4, hi: f32x4) -> f32x8 { Sep 21 01:04:47.569 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.569 INFO kablam! Sep 21 01:04:47.574 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.574 INFO kablam! --> src/x86/avx.rs:1817:57 Sep 21 01:04:47.574 INFO kablam! | Sep 21 01:04:47.574 INFO kablam! 1817 | pub unsafe fn _mm256_setr_m128(lo: f32x4, hi: f32x4) -> f32x8 { Sep 21 01:04:47.574 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.574 INFO kablam! Sep 21 01:04:47.576 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.576 INFO kablam! --> src/x86/avx.rs:1825:37 Sep 21 01:04:47.576 INFO kablam! | Sep 21 01:04:47.576 INFO kablam! 1825 | pub unsafe fn _mm256_setr_m128d(lo: f64x2, hi: f64x2) -> f64x4 { Sep 21 01:04:47.576 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.576 INFO kablam! Sep 21 01:04:47.580 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:47.580 INFO kablam! --> src/x86/avx.rs:1825:48 Sep 21 01:04:47.580 INFO kablam! | Sep 21 01:04:47.580 INFO kablam! 1825 | pub unsafe fn _mm256_setr_m128d(lo: f64x2, hi: f64x2) -> f64x4 { Sep 21 01:04:47.580 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.580 INFO kablam! Sep 21 01:04:47.584 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.584 INFO kablam! --> src/x86/avx.rs:1825:58 Sep 21 01:04:47.584 INFO kablam! | Sep 21 01:04:47.584 INFO kablam! 1825 | pub unsafe fn _mm256_setr_m128d(lo: f64x2, hi: f64x2) -> f64x4 { Sep 21 01:04:47.584 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.584 INFO kablam! Sep 21 01:04:47.588 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.588 INFO kablam! --> src/x86/avx.rs:1844:77 Sep 21 01:04:47.588 INFO kablam! | Sep 21 01:04:47.588 INFO kablam! 1844 | pub unsafe fn _mm256_loadu2_m128(hiaddr: *const f32, loaddr: *const f32) -> f32x8 { Sep 21 01:04:47.588 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.588 INFO kablam! Sep 21 01:04:47.595 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 21 01:04:47.595 INFO kablam! --> src/x86/avx.rs:1855:78 Sep 21 01:04:47.595 INFO kablam! | Sep 21 01:04:47.595 INFO kablam! 1855 | pub unsafe fn _mm256_loadu2_m128d(hiaddr: *const f64, loaddr: *const f64) -> f64x4 { Sep 21 01:04:47.595 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.595 INFO kablam! Sep 21 01:04:47.595 INFO kablam! error[E0412]: cannot find type `f32x8` in this scope Sep 21 01:04:47.595 INFO kablam! --> src/x86/avx.rs:1873:35 Sep 21 01:04:47.596 INFO kablam! | Sep 21 01:04:47.596 INFO kablam! 1873 | pub unsafe fn _mm256_cvtss_f32(a: f32x8) -> f32 { Sep 21 01:04:47.596 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.596 INFO kablam! Sep 21 01:04:47.601 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:47.601 INFO kablam! --> src/x86/pclmulqdq.rs:26:39 Sep 21 01:04:47.601 INFO kablam! | Sep 21 01:04:47.601 INFO kablam! 26 | pub unsafe fn _mm_clmulepi64_si128(a: i64x2, b: i64x2, imm8: i32) -> i64x2 { Sep 21 01:04:47.601 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.601 INFO kablam! Sep 21 01:04:47.606 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:47.607 INFO kablam! --> src/x86/pclmulqdq.rs:26:49 Sep 21 01:04:47.607 INFO kablam! | Sep 21 01:04:47.607 INFO kablam! 26 | pub unsafe fn _mm_clmulepi64_si128(a: i64x2, b: i64x2, imm8: i32) -> i64x2 { Sep 21 01:04:47.607 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.607 INFO kablam! Sep 21 01:04:47.615 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:47.615 INFO kablam! --> src/x86/pclmulqdq.rs:26:70 Sep 21 01:04:47.615 INFO kablam! | Sep 21 01:04:47.615 INFO kablam! 26 | pub unsafe fn _mm_clmulepi64_si128(a: i64x2, b: i64x2, imm8: i32) -> i64x2 { Sep 21 01:04:47.615 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.615 INFO kablam! Sep 21 01:04:47.624 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.624 INFO kablam! --> src/x86/sha.rs:14:37 Sep 21 01:04:47.624 INFO kablam! | Sep 21 01:04:47.624 INFO kablam! 14 | pub unsafe fn _mm_sha1msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.624 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.624 INFO kablam! Sep 21 01:04:47.628 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.629 INFO kablam! --> src/x86/sha.rs:14:47 Sep 21 01:04:47.629 INFO kablam! | Sep 21 01:04:47.629 INFO kablam! 14 | pub unsafe fn _mm_sha1msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.629 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.629 INFO kablam! Sep 21 01:04:47.635 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.635 INFO kablam! --> src/x86/sha.rs:14:57 Sep 21 01:04:47.635 INFO kablam! | Sep 21 01:04:47.635 INFO kablam! 14 | pub unsafe fn _mm_sha1msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.635 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.635 INFO kablam! Sep 21 01:04:47.646 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.646 INFO kablam! --> src/x86/sha.rs:24:37 Sep 21 01:04:47.646 INFO kablam! | Sep 21 01:04:47.646 INFO kablam! 24 | pub unsafe fn _mm_sha1msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.646 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.646 INFO kablam! Sep 21 01:04:47.649 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.649 INFO kablam! --> src/x86/sha.rs:24:47 Sep 21 01:04:47.649 INFO kablam! | Sep 21 01:04:47.649 INFO kablam! 24 | pub unsafe fn _mm_sha1msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.649 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.649 INFO kablam! Sep 21 01:04:47.655 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.655 INFO kablam! --> src/x86/sha.rs:24:57 Sep 21 01:04:47.655 INFO kablam! | Sep 21 01:04:47.655 INFO kablam! 24 | pub unsafe fn _mm_sha1msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.655 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.655 INFO kablam! Sep 21 01:04:47.662 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.662 INFO kablam! --> src/x86/sha.rs:34:38 Sep 21 01:04:47.662 INFO kablam! | Sep 21 01:04:47.662 INFO kablam! 34 | pub unsafe fn _mm_sha1nexte_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.662 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.662 INFO kablam! Sep 21 01:04:47.667 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.667 INFO kablam! --> src/x86/sha.rs:34:48 Sep 21 01:04:47.667 INFO kablam! | Sep 21 01:04:47.667 INFO kablam! 34 | pub unsafe fn _mm_sha1nexte_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.667 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.667 INFO kablam! Sep 21 01:04:47.674 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.674 INFO kablam! --> src/x86/sha.rs:34:58 Sep 21 01:04:47.674 INFO kablam! | Sep 21 01:04:47.674 INFO kablam! 34 | pub unsafe fn _mm_sha1nexte_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.674 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.674 INFO kablam! Sep 21 01:04:47.690 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.690 INFO kablam! --> src/x86/sha.rs:47:38 Sep 21 01:04:47.690 INFO kablam! | Sep 21 01:04:47.690 INFO kablam! 47 | pub unsafe fn _mm_sha1rnds4_epu32(a: u32x4, b: u32x4, func: i32) -> u32x4 { Sep 21 01:04:47.690 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.690 INFO kablam! Sep 21 01:04:47.690 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.690 INFO kablam! --> src/x86/sha.rs:47:48 Sep 21 01:04:47.690 INFO kablam! | Sep 21 01:04:47.690 INFO kablam! 47 | pub unsafe fn _mm_sha1rnds4_epu32(a: u32x4, b: u32x4, func: i32) -> u32x4 { Sep 21 01:04:47.690 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.690 INFO kablam! Sep 21 01:04:47.694 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.694 INFO kablam! --> src/x86/sha.rs:47:69 Sep 21 01:04:47.694 INFO kablam! | Sep 21 01:04:47.694 INFO kablam! 47 | pub unsafe fn _mm_sha1rnds4_epu32(a: u32x4, b: u32x4, func: i32) -> u32x4 { Sep 21 01:04:47.694 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.694 INFO kablam! Sep 21 01:04:47.700 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.700 INFO kablam! --> src/x86/sha.rs:64:39 Sep 21 01:04:47.700 INFO kablam! | Sep 21 01:04:47.700 INFO kablam! 64 | pub unsafe fn _mm_sha256msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.700 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.700 INFO kablam! Sep 21 01:04:47.705 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.705 INFO kablam! --> src/x86/sha.rs:64:49 Sep 21 01:04:47.705 INFO kablam! | Sep 21 01:04:47.705 INFO kablam! 64 | pub unsafe fn _mm_sha256msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.705 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.705 INFO kablam! Sep 21 01:04:47.710 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.710 INFO kablam! --> src/x86/sha.rs:64:59 Sep 21 01:04:47.710 INFO kablam! | Sep 21 01:04:47.710 INFO kablam! 64 | pub unsafe fn _mm_sha256msg1_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.710 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.710 INFO kablam! Sep 21 01:04:47.715 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.715 INFO kablam! --> src/x86/sha.rs:74:39 Sep 21 01:04:47.715 INFO kablam! | Sep 21 01:04:47.715 INFO kablam! 74 | pub unsafe fn _mm_sha256msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.715 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.715 INFO kablam! Sep 21 01:04:47.720 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.720 INFO kablam! --> src/x86/sha.rs:74:49 Sep 21 01:04:47.720 INFO kablam! | Sep 21 01:04:47.720 INFO kablam! 74 | pub unsafe fn _mm_sha256msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.720 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.720 INFO kablam! Sep 21 01:04:47.726 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.726 INFO kablam! --> src/x86/sha.rs:74:59 Sep 21 01:04:47.726 INFO kablam! | Sep 21 01:04:47.726 INFO kablam! 74 | pub unsafe fn _mm_sha256msg2_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:47.726 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.726 INFO kablam! Sep 21 01:04:47.731 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.731 INFO kablam! --> src/x86/sha.rs:86:40 Sep 21 01:04:47.731 INFO kablam! | Sep 21 01:04:47.731 INFO kablam! 86 | pub unsafe fn _mm_sha256rnds2_epu32(a: u32x4, b: u32x4, k: u32x4) -> u32x4 { Sep 21 01:04:47.731 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.731 INFO kablam! Sep 21 01:04:47.737 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.737 INFO kablam! --> src/x86/sha.rs:86:50 Sep 21 01:04:47.737 INFO kablam! | Sep 21 01:04:47.737 INFO kablam! 86 | pub unsafe fn _mm_sha256rnds2_epu32(a: u32x4, b: u32x4, k: u32x4) -> u32x4 { Sep 21 01:04:47.737 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.737 INFO kablam! Sep 21 01:04:47.743 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.743 INFO kablam! --> src/x86/sha.rs:86:60 Sep 21 01:04:47.743 INFO kablam! | Sep 21 01:04:47.743 INFO kablam! 86 | pub unsafe fn _mm_sha256rnds2_epu32(a: u32x4, b: u32x4, k: u32x4) -> u32x4 { Sep 21 01:04:47.743 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.743 INFO kablam! Sep 21 01:04:47.748 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:47.748 INFO kablam! --> src/x86/sha.rs:86:70 Sep 21 01:04:47.748 INFO kablam! | Sep 21 01:04:47.748 INFO kablam! 86 | pub unsafe fn _mm_sha256rnds2_epu32(a: u32x4, b: u32x4, k: u32x4) -> u32x4 { Sep 21 01:04:47.748 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.748 INFO kablam! Sep 21 01:04:47.758 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:47.758 INFO kablam! --> src/x86/sse2.rs:12:31 Sep 21 01:04:47.758 INFO kablam! | Sep 21 01:04:47.758 INFO kablam! 12 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:47.758 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.758 INFO kablam! Sep 21 01:04:47.762 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:47.762 INFO kablam! --> src/x86/sse2.rs:12:41 Sep 21 01:04:47.762 INFO kablam! | Sep 21 01:04:47.762 INFO kablam! 12 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:47.762 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.762 INFO kablam! Sep 21 01:04:47.769 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:47.769 INFO kablam! --> src/x86/sse2.rs:12:51 Sep 21 01:04:47.769 INFO kablam! | Sep 21 01:04:47.769 INFO kablam! 12 | pub unsafe fn _mm_add_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:47.769 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.769 INFO kablam! Sep 21 01:04:47.778 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.778 INFO kablam! --> src/x86/sse2.rs:20:32 Sep 21 01:04:47.778 INFO kablam! | Sep 21 01:04:47.778 INFO kablam! 20 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.778 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.778 INFO kablam! Sep 21 01:04:47.782 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.782 INFO kablam! --> src/x86/sse2.rs:20:42 Sep 21 01:04:47.782 INFO kablam! | Sep 21 01:04:47.782 INFO kablam! 20 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.782 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.782 INFO kablam! Sep 21 01:04:47.789 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.789 INFO kablam! --> src/x86/sse2.rs:20:52 Sep 21 01:04:47.789 INFO kablam! | Sep 21 01:04:47.789 INFO kablam! 20 | pub unsafe fn _mm_add_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.789 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.789 INFO kablam! Sep 21 01:04:47.795 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:47.795 INFO kablam! --> src/x86/sse2.rs:28:32 Sep 21 01:04:47.795 INFO kablam! | Sep 21 01:04:47.795 INFO kablam! 28 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:47.796 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.796 INFO kablam! Sep 21 01:04:47.802 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:47.802 INFO kablam! --> src/x86/sse2.rs:28:42 Sep 21 01:04:47.802 INFO kablam! | Sep 21 01:04:47.802 INFO kablam! 28 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:47.802 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.802 INFO kablam! Sep 21 01:04:47.808 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:47.808 INFO kablam! --> src/x86/sse2.rs:28:52 Sep 21 01:04:47.808 INFO kablam! | Sep 21 01:04:47.808 INFO kablam! 28 | pub unsafe fn _mm_add_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:47.808 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.808 INFO kablam! Sep 21 01:04:47.813 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:47.813 INFO kablam! --> src/x86/sse2.rs:36:32 Sep 21 01:04:47.813 INFO kablam! | Sep 21 01:04:47.813 INFO kablam! 36 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:47.813 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.813 INFO kablam! Sep 21 01:04:47.819 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:47.819 INFO kablam! --> src/x86/sse2.rs:36:42 Sep 21 01:04:47.819 INFO kablam! | Sep 21 01:04:47.819 INFO kablam! 36 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:47.819 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.819 INFO kablam! Sep 21 01:04:47.824 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:47.824 INFO kablam! --> src/x86/sse2.rs:36:52 Sep 21 01:04:47.824 INFO kablam! | Sep 21 01:04:47.824 INFO kablam! 36 | pub unsafe fn _mm_add_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:47.824 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.824 INFO kablam! Sep 21 01:04:47.829 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:47.829 INFO kablam! --> src/x86/sse2.rs:44:32 Sep 21 01:04:47.829 INFO kablam! | Sep 21 01:04:47.829 INFO kablam! 44 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:47.829 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.829 INFO kablam! Sep 21 01:04:47.835 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:47.835 INFO kablam! --> src/x86/sse2.rs:44:42 Sep 21 01:04:47.835 INFO kablam! | Sep 21 01:04:47.835 INFO kablam! 44 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:47.835 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.835 INFO kablam! Sep 21 01:04:47.840 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:47.840 INFO kablam! --> src/x86/sse2.rs:44:52 Sep 21 01:04:47.840 INFO kablam! | Sep 21 01:04:47.840 INFO kablam! 44 | pub unsafe fn _mm_adds_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:47.840 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.840 INFO kablam! Sep 21 01:04:47.845 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.845 INFO kablam! --> src/x86/sse2.rs:52:33 Sep 21 01:04:47.845 INFO kablam! | Sep 21 01:04:47.845 INFO kablam! 52 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.845 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.845 INFO kablam! Sep 21 01:04:47.850 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.850 INFO kablam! --> src/x86/sse2.rs:52:43 Sep 21 01:04:47.850 INFO kablam! | Sep 21 01:04:47.850 INFO kablam! 52 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.850 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.850 INFO kablam! Sep 21 01:04:47.856 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.856 INFO kablam! --> src/x86/sse2.rs:52:53 Sep 21 01:04:47.856 INFO kablam! | Sep 21 01:04:47.856 INFO kablam! 52 | pub unsafe fn _mm_adds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.856 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.856 INFO kablam! Sep 21 01:04:47.861 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:47.861 INFO kablam! --> src/x86/sse2.rs:60:32 Sep 21 01:04:47.861 INFO kablam! | Sep 21 01:04:47.861 INFO kablam! 60 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:47.861 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.861 INFO kablam! Sep 21 01:04:47.866 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:47.866 INFO kablam! --> src/x86/sse2.rs:60:42 Sep 21 01:04:47.866 INFO kablam! | Sep 21 01:04:47.866 INFO kablam! 60 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:47.866 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.866 INFO kablam! Sep 21 01:04:47.874 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:47.874 INFO kablam! --> src/x86/sse2.rs:60:52 Sep 21 01:04:47.874 INFO kablam! | Sep 21 01:04:47.874 INFO kablam! 60 | pub unsafe fn _mm_adds_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:47.874 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.874 INFO kablam! Sep 21 01:04:47.879 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:47.879 INFO kablam! --> src/x86/sse2.rs:68:33 Sep 21 01:04:47.879 INFO kablam! | Sep 21 01:04:47.879 INFO kablam! 68 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:47.880 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.880 INFO kablam! Sep 21 01:04:47.885 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:47.885 INFO kablam! --> src/x86/sse2.rs:68:43 Sep 21 01:04:47.885 INFO kablam! | Sep 21 01:04:47.885 INFO kablam! 68 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:47.885 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.885 INFO kablam! Sep 21 01:04:47.893 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:47.893 INFO kablam! --> src/x86/sse2.rs:68:53 Sep 21 01:04:47.893 INFO kablam! | Sep 21 01:04:47.893 INFO kablam! 68 | pub unsafe fn _mm_adds_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:47.893 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.893 INFO kablam! Sep 21 01:04:47.900 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:47.900 INFO kablam! --> src/x86/sse2.rs:76:31 Sep 21 01:04:47.900 INFO kablam! | Sep 21 01:04:47.900 INFO kablam! 76 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:47.900 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.900 INFO kablam! Sep 21 01:04:47.905 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:47.905 INFO kablam! --> src/x86/sse2.rs:76:41 Sep 21 01:04:47.905 INFO kablam! | Sep 21 01:04:47.906 INFO kablam! 76 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:47.906 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.906 INFO kablam! Sep 21 01:04:47.911 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:47.911 INFO kablam! --> src/x86/sse2.rs:76:51 Sep 21 01:04:47.911 INFO kablam! | Sep 21 01:04:47.911 INFO kablam! 76 | pub unsafe fn _mm_avg_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:47.911 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.911 INFO kablam! Sep 21 01:04:47.917 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:47.917 INFO kablam! --> src/x86/sse2.rs:84:32 Sep 21 01:04:47.917 INFO kablam! | Sep 21 01:04:47.917 INFO kablam! 84 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:47.917 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.917 INFO kablam! Sep 21 01:04:47.923 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:47.923 INFO kablam! --> src/x86/sse2.rs:84:42 Sep 21 01:04:47.923 INFO kablam! | Sep 21 01:04:47.923 INFO kablam! 84 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:47.923 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.923 INFO kablam! Sep 21 01:04:47.929 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:47.929 INFO kablam! --> src/x86/sse2.rs:84:52 Sep 21 01:04:47.929 INFO kablam! | Sep 21 01:04:47.929 INFO kablam! 84 | pub unsafe fn _mm_avg_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:47.929 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.929 INFO kablam! Sep 21 01:04:47.935 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.935 INFO kablam! --> src/x86/sse2.rs:96:33 Sep 21 01:04:47.935 INFO kablam! | Sep 21 01:04:47.935 INFO kablam! 96 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.935 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.935 INFO kablam! Sep 21 01:04:47.942 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.942 INFO kablam! --> src/x86/sse2.rs:96:43 Sep 21 01:04:47.942 INFO kablam! | Sep 21 01:04:47.942 INFO kablam! 96 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.942 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.942 INFO kablam! Sep 21 01:04:47.948 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.948 INFO kablam! --> src/x86/sse2.rs:96:53 Sep 21 01:04:47.948 INFO kablam! | Sep 21 01:04:47.948 INFO kablam! 96 | pub unsafe fn _mm_madd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.948 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.948 INFO kablam! Sep 21 01:04:47.953 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.953 INFO kablam! --> src/x86/sse2.rs:105:32 Sep 21 01:04:47.953 INFO kablam! | Sep 21 01:04:47.953 INFO kablam! 105 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.953 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.953 INFO kablam! Sep 21 01:04:47.959 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.959 INFO kablam! --> src/x86/sse2.rs:105:42 Sep 21 01:04:47.959 INFO kablam! | Sep 21 01:04:47.959 INFO kablam! 105 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.959 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.959 INFO kablam! Sep 21 01:04:47.964 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.964 INFO kablam! --> src/x86/sse2.rs:105:52 Sep 21 01:04:47.964 INFO kablam! | Sep 21 01:04:47.964 INFO kablam! 105 | pub unsafe fn _mm_max_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.964 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.964 INFO kablam! Sep 21 01:04:47.969 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:47.969 INFO kablam! --> src/x86/sse2.rs:114:31 Sep 21 01:04:47.969 INFO kablam! | Sep 21 01:04:47.969 INFO kablam! 114 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:47.969 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.969 INFO kablam! Sep 21 01:04:47.975 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:47.975 INFO kablam! --> src/x86/sse2.rs:114:41 Sep 21 01:04:47.975 INFO kablam! | Sep 21 01:04:47.975 INFO kablam! 114 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:47.975 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.975 INFO kablam! Sep 21 01:04:47.980 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:47.980 INFO kablam! --> src/x86/sse2.rs:114:51 Sep 21 01:04:47.980 INFO kablam! | Sep 21 01:04:47.980 INFO kablam! 114 | pub unsafe fn _mm_max_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:47.980 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.980 INFO kablam! Sep 21 01:04:47.985 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.985 INFO kablam! --> src/x86/sse2.rs:123:32 Sep 21 01:04:47.985 INFO kablam! | Sep 21 01:04:47.985 INFO kablam! 123 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.985 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.985 INFO kablam! Sep 21 01:04:47.990 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.990 INFO kablam! --> src/x86/sse2.rs:123:42 Sep 21 01:04:47.990 INFO kablam! | Sep 21 01:04:47.990 INFO kablam! 123 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.990 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.990 INFO kablam! Sep 21 01:04:47.996 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:47.996 INFO kablam! --> src/x86/sse2.rs:123:52 Sep 21 01:04:47.996 INFO kablam! | Sep 21 01:04:47.996 INFO kablam! 123 | pub unsafe fn _mm_min_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:47.996 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:47.996 INFO kablam! Sep 21 01:04:48.001 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.001 INFO kablam! --> src/x86/sse2.rs:132:31 Sep 21 01:04:48.001 INFO kablam! | Sep 21 01:04:48.001 INFO kablam! 132 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:48.001 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.001 INFO kablam! Sep 21 01:04:48.006 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.006 INFO kablam! --> src/x86/sse2.rs:132:41 Sep 21 01:04:48.006 INFO kablam! | Sep 21 01:04:48.006 INFO kablam! 132 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:48.006 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.006 INFO kablam! Sep 21 01:04:48.011 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.011 INFO kablam! --> src/x86/sse2.rs:132:51 Sep 21 01:04:48.011 INFO kablam! | Sep 21 01:04:48.011 INFO kablam! 132 | pub unsafe fn _mm_min_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:48.011 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.011 INFO kablam! Sep 21 01:04:48.016 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.017 INFO kablam! --> src/x86/sse2.rs:143:34 Sep 21 01:04:48.017 INFO kablam! | Sep 21 01:04:48.017 INFO kablam! 143 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.017 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.017 INFO kablam! Sep 21 01:04:48.022 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.022 INFO kablam! --> src/x86/sse2.rs:143:44 Sep 21 01:04:48.022 INFO kablam! | Sep 21 01:04:48.022 INFO kablam! 143 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.022 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.022 INFO kablam! Sep 21 01:04:48.029 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.029 INFO kablam! --> src/x86/sse2.rs:143:54 Sep 21 01:04:48.029 INFO kablam! | Sep 21 01:04:48.029 INFO kablam! 143 | pub unsafe fn _mm_mulhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.029 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.029 INFO kablam! Sep 21 01:04:48.038 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:48.038 INFO kablam! --> src/x86/sse2.rs:154:34 Sep 21 01:04:48.038 INFO kablam! | Sep 21 01:04:48.038 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:48.038 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.038 INFO kablam! Sep 21 01:04:48.042 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:48.042 INFO kablam! --> src/x86/sse2.rs:154:44 Sep 21 01:04:48.042 INFO kablam! | Sep 21 01:04:48.042 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:48.042 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.042 INFO kablam! Sep 21 01:04:48.050 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:48.050 INFO kablam! --> src/x86/sse2.rs:154:54 Sep 21 01:04:48.050 INFO kablam! | Sep 21 01:04:48.050 INFO kablam! 154 | pub unsafe fn _mm_mulhi_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:48.050 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.050 INFO kablam! Sep 21 01:04:48.057 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.057 INFO kablam! --> src/x86/sse2.rs:165:34 Sep 21 01:04:48.057 INFO kablam! | Sep 21 01:04:48.057 INFO kablam! 165 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.057 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.057 INFO kablam! Sep 21 01:04:48.064 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.064 INFO kablam! --> src/x86/sse2.rs:165:44 Sep 21 01:04:48.064 INFO kablam! | Sep 21 01:04:48.064 INFO kablam! 165 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.064 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.064 INFO kablam! Sep 21 01:04:48.071 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.071 INFO kablam! --> src/x86/sse2.rs:165:54 Sep 21 01:04:48.071 INFO kablam! | Sep 21 01:04:48.071 INFO kablam! 165 | pub unsafe fn _mm_mullo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.071 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.071 INFO kablam! Sep 21 01:04:48.078 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:48.078 INFO kablam! --> src/x86/sse2.rs:176:32 Sep 21 01:04:48.078 INFO kablam! | Sep 21 01:04:48.078 INFO kablam! 176 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:48.078 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.078 INFO kablam! Sep 21 01:04:48.085 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:48.085 INFO kablam! --> src/x86/sse2.rs:176:42 Sep 21 01:04:48.085 INFO kablam! | Sep 21 01:04:48.085 INFO kablam! 176 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:48.085 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.085 INFO kablam! Sep 21 01:04:48.091 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:48.092 INFO kablam! --> src/x86/sse2.rs:176:52 Sep 21 01:04:48.092 INFO kablam! | Sep 21 01:04:48.092 INFO kablam! 176 | pub unsafe fn _mm_mul_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:48.092 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.092 INFO kablam! Sep 21 01:04:48.097 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.097 INFO kablam! --> src/x86/sse2.rs:189:31 Sep 21 01:04:48.097 INFO kablam! | Sep 21 01:04:48.097 INFO kablam! 189 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:48.097 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.097 INFO kablam! Sep 21 01:04:48.103 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.103 INFO kablam! --> src/x86/sse2.rs:189:41 Sep 21 01:04:48.103 INFO kablam! | Sep 21 01:04:48.103 INFO kablam! 189 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:48.103 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.103 INFO kablam! Sep 21 01:04:48.108 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.108 INFO kablam! --> src/x86/sse2.rs:189:51 Sep 21 01:04:48.108 INFO kablam! | Sep 21 01:04:48.108 INFO kablam! 189 | pub unsafe fn _mm_sad_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:48.108 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.108 INFO kablam! Sep 21 01:04:48.113 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.113 INFO kablam! --> src/x86/sse2.rs:197:31 Sep 21 01:04:48.113 INFO kablam! | Sep 21 01:04:48.113 INFO kablam! 197 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.113 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.113 INFO kablam! Sep 21 01:04:48.118 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.118 INFO kablam! --> src/x86/sse2.rs:197:41 Sep 21 01:04:48.118 INFO kablam! | Sep 21 01:04:48.118 INFO kablam! 197 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.118 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.118 INFO kablam! Sep 21 01:04:48.124 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.124 INFO kablam! --> src/x86/sse2.rs:197:51 Sep 21 01:04:48.124 INFO kablam! | Sep 21 01:04:48.124 INFO kablam! 197 | pub unsafe fn _mm_sub_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.124 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.124 INFO kablam! Sep 21 01:04:48.129 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.129 INFO kablam! --> src/x86/sse2.rs:205:32 Sep 21 01:04:48.129 INFO kablam! | Sep 21 01:04:48.129 INFO kablam! 205 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.129 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.129 INFO kablam! Sep 21 01:04:48.136 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.136 INFO kablam! --> src/x86/sse2.rs:205:42 Sep 21 01:04:48.136 INFO kablam! | Sep 21 01:04:48.136 INFO kablam! 205 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.136 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.136 INFO kablam! Sep 21 01:04:48.145 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.145 INFO kablam! --> src/x86/sse2.rs:205:52 Sep 21 01:04:48.145 INFO kablam! | Sep 21 01:04:48.145 INFO kablam! 205 | pub unsafe fn _mm_sub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.145 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.145 INFO kablam! Sep 21 01:04:48.150 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.150 INFO kablam! --> src/x86/sse2.rs:213:32 Sep 21 01:04:48.150 INFO kablam! | Sep 21 01:04:48.150 INFO kablam! 213 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.150 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.150 INFO kablam! Sep 21 01:04:48.157 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.157 INFO kablam! --> src/x86/sse2.rs:213:42 Sep 21 01:04:48.157 INFO kablam! | Sep 21 01:04:48.157 INFO kablam! 213 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.157 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.157 INFO kablam! Sep 21 01:04:48.164 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.164 INFO kablam! --> src/x86/sse2.rs:213:52 Sep 21 01:04:48.164 INFO kablam! | Sep 21 01:04:48.164 INFO kablam! 213 | pub unsafe fn _mm_sub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.164 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.164 INFO kablam! Sep 21 01:04:48.171 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.171 INFO kablam! --> src/x86/sse2.rs:221:32 Sep 21 01:04:48.171 INFO kablam! | Sep 21 01:04:48.171 INFO kablam! 221 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:48.171 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.171 INFO kablam! Sep 21 01:04:48.178 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.178 INFO kablam! --> src/x86/sse2.rs:221:42 Sep 21 01:04:48.178 INFO kablam! | Sep 21 01:04:48.178 INFO kablam! 221 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:48.178 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.178 INFO kablam! Sep 21 01:04:48.185 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.185 INFO kablam! --> src/x86/sse2.rs:221:52 Sep 21 01:04:48.185 INFO kablam! | Sep 21 01:04:48.185 INFO kablam! 221 | pub unsafe fn _mm_sub_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:48.185 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.185 INFO kablam! Sep 21 01:04:48.192 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.192 INFO kablam! --> src/x86/sse2.rs:230:32 Sep 21 01:04:48.192 INFO kablam! | Sep 21 01:04:48.192 INFO kablam! 230 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.192 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.192 INFO kablam! Sep 21 01:04:48.199 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.199 INFO kablam! --> src/x86/sse2.rs:230:42 Sep 21 01:04:48.199 INFO kablam! | Sep 21 01:04:48.199 INFO kablam! 230 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.199 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.199 INFO kablam! Sep 21 01:04:48.206 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.206 INFO kablam! --> src/x86/sse2.rs:230:52 Sep 21 01:04:48.206 INFO kablam! | Sep 21 01:04:48.206 INFO kablam! 230 | pub unsafe fn _mm_subs_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.206 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.206 INFO kablam! Sep 21 01:04:48.213 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.213 INFO kablam! --> src/x86/sse2.rs:239:33 Sep 21 01:04:48.213 INFO kablam! | Sep 21 01:04:48.213 INFO kablam! 239 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.213 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.213 INFO kablam! Sep 21 01:04:48.220 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.220 INFO kablam! --> src/x86/sse2.rs:239:43 Sep 21 01:04:48.220 INFO kablam! | Sep 21 01:04:48.220 INFO kablam! 239 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.220 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.220 INFO kablam! Sep 21 01:04:48.227 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.227 INFO kablam! --> src/x86/sse2.rs:239:53 Sep 21 01:04:48.227 INFO kablam! | Sep 21 01:04:48.227 INFO kablam! 239 | pub unsafe fn _mm_subs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.227 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.227 INFO kablam! Sep 21 01:04:48.234 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.234 INFO kablam! --> src/x86/sse2.rs:248:32 Sep 21 01:04:48.234 INFO kablam! | Sep 21 01:04:48.234 INFO kablam! 248 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:48.234 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.234 INFO kablam! Sep 21 01:04:48.241 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.241 INFO kablam! --> src/x86/sse2.rs:248:42 Sep 21 01:04:48.241 INFO kablam! | Sep 21 01:04:48.241 INFO kablam! 248 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:48.241 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.241 INFO kablam! Sep 21 01:04:48.246 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.246 INFO kablam! --> src/x86/sse2.rs:248:52 Sep 21 01:04:48.246 INFO kablam! | Sep 21 01:04:48.246 INFO kablam! 248 | pub unsafe fn _mm_subs_epu8(a: u8x16, b: u8x16) -> u8x16 { Sep 21 01:04:48.246 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.246 INFO kablam! Sep 21 01:04:48.252 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:48.252 INFO kablam! --> src/x86/sse2.rs:257:33 Sep 21 01:04:48.252 INFO kablam! | Sep 21 01:04:48.252 INFO kablam! 257 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:48.252 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.252 INFO kablam! Sep 21 01:04:48.257 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:48.257 INFO kablam! --> src/x86/sse2.rs:257:43 Sep 21 01:04:48.257 INFO kablam! | Sep 21 01:04:48.257 INFO kablam! 257 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:48.257 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.257 INFO kablam! Sep 21 01:04:48.262 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:48.262 INFO kablam! --> src/x86/sse2.rs:257:53 Sep 21 01:04:48.262 INFO kablam! | Sep 21 01:04:48.262 INFO kablam! 257 | pub unsafe fn _mm_subs_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:48.262 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.262 INFO kablam! Sep 21 01:04:48.268 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.268 INFO kablam! --> src/x86/sse2.rs:314:33 Sep 21 01:04:48.268 INFO kablam! | Sep 21 01:04:48.268 INFO kablam! 314 | pub unsafe fn _mm_slli_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:48.268 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.268 INFO kablam! Sep 21 01:04:48.273 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.273 INFO kablam! --> src/x86/sse2.rs:314:54 Sep 21 01:04:48.273 INFO kablam! | Sep 21 01:04:48.273 INFO kablam! 314 | pub unsafe fn _mm_slli_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:48.273 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.273 INFO kablam! Sep 21 01:04:48.278 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.278 INFO kablam! --> src/x86/sse2.rs:330:32 Sep 21 01:04:48.278 INFO kablam! | Sep 21 01:04:48.278 INFO kablam! 330 | pub unsafe fn _mm_sll_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 21 01:04:48.278 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.278 INFO kablam! Sep 21 01:04:48.284 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.284 INFO kablam! --> src/x86/sse2.rs:330:46 Sep 21 01:04:48.284 INFO kablam! | Sep 21 01:04:48.284 INFO kablam! 330 | pub unsafe fn _mm_sll_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 21 01:04:48.284 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.284 INFO kablam! Sep 21 01:04:48.289 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.289 INFO kablam! --> src/x86/sse2.rs:330:56 Sep 21 01:04:48.289 INFO kablam! | Sep 21 01:04:48.289 INFO kablam! 330 | pub unsafe fn _mm_sll_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 21 01:04:48.289 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.289 INFO kablam! Sep 21 01:04:48.295 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.295 INFO kablam! --> src/x86/sse2.rs:339:33 Sep 21 01:04:48.295 INFO kablam! | Sep 21 01:04:48.295 INFO kablam! 339 | pub unsafe fn _mm_slli_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:48.295 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.295 INFO kablam! Sep 21 01:04:48.301 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.301 INFO kablam! --> src/x86/sse2.rs:339:54 Sep 21 01:04:48.301 INFO kablam! | Sep 21 01:04:48.301 INFO kablam! 339 | pub unsafe fn _mm_slli_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:48.301 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.301 INFO kablam! Sep 21 01:04:48.306 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.306 INFO kablam! --> src/x86/sse2.rs:355:32 Sep 21 01:04:48.306 INFO kablam! | Sep 21 01:04:48.306 INFO kablam! 355 | pub unsafe fn _mm_sll_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:48.306 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.306 INFO kablam! Sep 21 01:04:48.311 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.311 INFO kablam! --> src/x86/sse2.rs:355:46 Sep 21 01:04:48.312 INFO kablam! | Sep 21 01:04:48.312 INFO kablam! 355 | pub unsafe fn _mm_sll_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:48.312 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.312 INFO kablam! Sep 21 01:04:48.317 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.317 INFO kablam! --> src/x86/sse2.rs:355:56 Sep 21 01:04:48.317 INFO kablam! | Sep 21 01:04:48.317 INFO kablam! 355 | pub unsafe fn _mm_sll_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:48.317 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.317 INFO kablam! Sep 21 01:04:48.322 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.322 INFO kablam! --> src/x86/sse2.rs:364:33 Sep 21 01:04:48.322 INFO kablam! | Sep 21 01:04:48.322 INFO kablam! 364 | pub unsafe fn _mm_slli_epi64(a: i64x2, imm8: i32) -> i64x2 { Sep 21 01:04:48.322 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.322 INFO kablam! Sep 21 01:04:48.328 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.328 INFO kablam! --> src/x86/sse2.rs:364:54 Sep 21 01:04:48.328 INFO kablam! | Sep 21 01:04:48.328 INFO kablam! 364 | pub unsafe fn _mm_slli_epi64(a: i64x2, imm8: i32) -> i64x2 { Sep 21 01:04:48.328 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.328 INFO kablam! Sep 21 01:04:48.333 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.333 INFO kablam! --> src/x86/sse2.rs:380:32 Sep 21 01:04:48.333 INFO kablam! | Sep 21 01:04:48.333 INFO kablam! 380 | pub unsafe fn _mm_sll_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:48.333 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.333 INFO kablam! Sep 21 01:04:48.338 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.338 INFO kablam! --> src/x86/sse2.rs:380:46 Sep 21 01:04:48.338 INFO kablam! | Sep 21 01:04:48.338 INFO kablam! 380 | pub unsafe fn _mm_sll_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:48.338 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.338 INFO kablam! Sep 21 01:04:48.343 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.343 INFO kablam! --> src/x86/sse2.rs:380:56 Sep 21 01:04:48.343 INFO kablam! | Sep 21 01:04:48.343 INFO kablam! 380 | pub unsafe fn _mm_sll_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:48.343 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.343 INFO kablam! Sep 21 01:04:48.348 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.348 INFO kablam! --> src/x86/sse2.rs:390:33 Sep 21 01:04:48.348 INFO kablam! | Sep 21 01:04:48.348 INFO kablam! 390 | pub unsafe fn _mm_srai_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:48.348 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.348 INFO kablam! Sep 21 01:04:48.353 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.353 INFO kablam! --> src/x86/sse2.rs:390:54 Sep 21 01:04:48.353 INFO kablam! | Sep 21 01:04:48.353 INFO kablam! 390 | pub unsafe fn _mm_srai_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:48.353 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.353 INFO kablam! Sep 21 01:04:48.358 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.358 INFO kablam! --> src/x86/sse2.rs:406:32 Sep 21 01:04:48.358 INFO kablam! | Sep 21 01:04:48.358 INFO kablam! 406 | pub unsafe fn _mm_sra_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 21 01:04:48.358 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.358 INFO kablam! Sep 21 01:04:48.363 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.363 INFO kablam! --> src/x86/sse2.rs:406:46 Sep 21 01:04:48.363 INFO kablam! | Sep 21 01:04:48.363 INFO kablam! 406 | pub unsafe fn _mm_sra_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 21 01:04:48.363 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.363 INFO kablam! Sep 21 01:04:48.369 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.369 INFO kablam! --> src/x86/sse2.rs:406:56 Sep 21 01:04:48.369 INFO kablam! | Sep 21 01:04:48.369 INFO kablam! 406 | pub unsafe fn _mm_sra_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 21 01:04:48.369 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.369 INFO kablam! Sep 21 01:04:48.374 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.374 INFO kablam! --> src/x86/sse2.rs:416:33 Sep 21 01:04:48.374 INFO kablam! | Sep 21 01:04:48.374 INFO kablam! 416 | pub unsafe fn _mm_srai_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:48.374 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.374 INFO kablam! Sep 21 01:04:48.379 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.379 INFO kablam! --> src/x86/sse2.rs:416:54 Sep 21 01:04:48.379 INFO kablam! | Sep 21 01:04:48.379 INFO kablam! 416 | pub unsafe fn _mm_srai_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:48.379 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.379 INFO kablam! Sep 21 01:04:48.384 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.384 INFO kablam! --> src/x86/sse2.rs:432:32 Sep 21 01:04:48.384 INFO kablam! | Sep 21 01:04:48.384 INFO kablam! 432 | pub unsafe fn _mm_sra_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:48.384 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.384 INFO kablam! Sep 21 01:04:48.389 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.389 INFO kablam! --> src/x86/sse2.rs:432:46 Sep 21 01:04:48.389 INFO kablam! | Sep 21 01:04:48.389 INFO kablam! 432 | pub unsafe fn _mm_sra_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:48.389 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.389 INFO kablam! Sep 21 01:04:48.394 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.394 INFO kablam! --> src/x86/sse2.rs:432:56 Sep 21 01:04:48.394 INFO kablam! | Sep 21 01:04:48.394 INFO kablam! 432 | pub unsafe fn _mm_sra_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:48.394 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.394 INFO kablam! Sep 21 01:04:48.399 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.399 INFO kablam! --> src/x86/sse2.rs:458:33 Sep 21 01:04:48.399 INFO kablam! | Sep 21 01:04:48.399 INFO kablam! 458 | pub unsafe fn _mm_srli_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:48.399 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.399 INFO kablam! Sep 21 01:04:48.404 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.404 INFO kablam! --> src/x86/sse2.rs:458:54 Sep 21 01:04:48.404 INFO kablam! | Sep 21 01:04:48.404 INFO kablam! 458 | pub unsafe fn _mm_srli_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:48.404 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.404 INFO kablam! Sep 21 01:04:48.409 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.409 INFO kablam! --> src/x86/sse2.rs:474:32 Sep 21 01:04:48.409 INFO kablam! | Sep 21 01:04:48.409 INFO kablam! 474 | pub unsafe fn _mm_srl_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 21 01:04:48.409 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.409 INFO kablam! Sep 21 01:04:48.414 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.414 INFO kablam! --> src/x86/sse2.rs:474:46 Sep 21 01:04:48.414 INFO kablam! | Sep 21 01:04:48.414 INFO kablam! 474 | pub unsafe fn _mm_srl_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 21 01:04:48.414 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.414 INFO kablam! Sep 21 01:04:48.419 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.419 INFO kablam! --> src/x86/sse2.rs:474:56 Sep 21 01:04:48.419 INFO kablam! | Sep 21 01:04:48.419 INFO kablam! 474 | pub unsafe fn _mm_srl_epi16(a: i16x8, count: i16x8) -> i16x8 { Sep 21 01:04:48.419 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.419 INFO kablam! Sep 21 01:04:48.423 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.423 INFO kablam! --> src/x86/sse2.rs:484:33 Sep 21 01:04:48.423 INFO kablam! | Sep 21 01:04:48.423 INFO kablam! 484 | pub unsafe fn _mm_srli_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:48.423 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.424 INFO kablam! Sep 21 01:04:48.428 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.428 INFO kablam! --> src/x86/sse2.rs:484:54 Sep 21 01:04:48.428 INFO kablam! | Sep 21 01:04:48.428 INFO kablam! 484 | pub unsafe fn _mm_srli_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:48.428 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.428 INFO kablam! Sep 21 01:04:48.433 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.433 INFO kablam! --> src/x86/sse2.rs:500:32 Sep 21 01:04:48.433 INFO kablam! | Sep 21 01:04:48.433 INFO kablam! 500 | pub unsafe fn _mm_srl_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:48.433 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.433 INFO kablam! Sep 21 01:04:48.438 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.438 INFO kablam! --> src/x86/sse2.rs:500:46 Sep 21 01:04:48.438 INFO kablam! | Sep 21 01:04:48.438 INFO kablam! 500 | pub unsafe fn _mm_srl_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:48.438 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.438 INFO kablam! Sep 21 01:04:48.443 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.443 INFO kablam! --> src/x86/sse2.rs:500:56 Sep 21 01:04:48.443 INFO kablam! | Sep 21 01:04:48.443 INFO kablam! 500 | pub unsafe fn _mm_srl_epi32(a: i32x4, count: i32x4) -> i32x4 { Sep 21 01:04:48.443 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.443 INFO kablam! Sep 21 01:04:48.448 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.448 INFO kablam! --> src/x86/sse2.rs:510:33 Sep 21 01:04:48.448 INFO kablam! | Sep 21 01:04:48.448 INFO kablam! 510 | pub unsafe fn _mm_srli_epi64(a: i64x2, imm8: i32) -> i64x2 { Sep 21 01:04:48.448 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.448 INFO kablam! Sep 21 01:04:48.453 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.453 INFO kablam! --> src/x86/sse2.rs:510:54 Sep 21 01:04:48.453 INFO kablam! | Sep 21 01:04:48.453 INFO kablam! 510 | pub unsafe fn _mm_srli_epi64(a: i64x2, imm8: i32) -> i64x2 { Sep 21 01:04:48.453 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.453 INFO kablam! Sep 21 01:04:48.458 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.458 INFO kablam! --> src/x86/sse2.rs:526:32 Sep 21 01:04:48.458 INFO kablam! | Sep 21 01:04:48.458 INFO kablam! 526 | pub unsafe fn _mm_srl_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:48.458 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.458 INFO kablam! Sep 21 01:04:48.463 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.463 INFO kablam! --> src/x86/sse2.rs:526:46 Sep 21 01:04:48.463 INFO kablam! | Sep 21 01:04:48.463 INFO kablam! 526 | pub unsafe fn _mm_srl_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:48.463 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.463 INFO kablam! Sep 21 01:04:48.468 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.468 INFO kablam! --> src/x86/sse2.rs:526:56 Sep 21 01:04:48.468 INFO kablam! | Sep 21 01:04:48.468 INFO kablam! 526 | pub unsafe fn _mm_srl_epi64(a: i64x2, count: i64x2) -> i64x2 { Sep 21 01:04:48.468 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.468 INFO kablam! Sep 21 01:04:48.475 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.475 INFO kablam! --> src/x86/sse2.rs:570:33 Sep 21 01:04:48.475 INFO kablam! | Sep 21 01:04:48.475 INFO kablam! 570 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.475 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.475 INFO kablam! Sep 21 01:04:48.481 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.481 INFO kablam! --> src/x86/sse2.rs:570:43 Sep 21 01:04:48.481 INFO kablam! | Sep 21 01:04:48.481 INFO kablam! 570 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.481 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.481 INFO kablam! Sep 21 01:04:48.488 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.488 INFO kablam! --> src/x86/sse2.rs:570:53 Sep 21 01:04:48.488 INFO kablam! | Sep 21 01:04:48.488 INFO kablam! 570 | pub unsafe fn _mm_cmpeq_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.488 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.488 INFO kablam! Sep 21 01:04:48.494 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.494 INFO kablam! --> src/x86/sse2.rs:578:34 Sep 21 01:04:48.495 INFO kablam! | Sep 21 01:04:48.495 INFO kablam! 578 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.495 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.495 INFO kablam! Sep 21 01:04:48.501 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.501 INFO kablam! --> src/x86/sse2.rs:578:44 Sep 21 01:04:48.501 INFO kablam! | Sep 21 01:04:48.501 INFO kablam! 578 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.501 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.501 INFO kablam! Sep 21 01:04:48.508 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.508 INFO kablam! --> src/x86/sse2.rs:578:54 Sep 21 01:04:48.508 INFO kablam! | Sep 21 01:04:48.508 INFO kablam! 578 | pub unsafe fn _mm_cmpeq_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.508 INFO kablam! Sep 21 01:04:48.515 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.515 INFO kablam! --> src/x86/sse2.rs:586:34 Sep 21 01:04:48.515 INFO kablam! | Sep 21 01:04:48.515 INFO kablam! 586 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.515 INFO kablam! Sep 21 01:04:48.521 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.521 INFO kablam! --> src/x86/sse2.rs:586:44 Sep 21 01:04:48.521 INFO kablam! | Sep 21 01:04:48.521 INFO kablam! 586 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.521 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.521 INFO kablam! Sep 21 01:04:48.528 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.528 INFO kablam! --> src/x86/sse2.rs:586:54 Sep 21 01:04:48.528 INFO kablam! | Sep 21 01:04:48.528 INFO kablam! 586 | pub unsafe fn _mm_cmpeq_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.528 INFO kablam! Sep 21 01:04:48.535 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.535 INFO kablam! --> src/x86/sse2.rs:594:33 Sep 21 01:04:48.535 INFO kablam! | Sep 21 01:04:48.535 INFO kablam! 594 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.535 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.535 INFO kablam! Sep 21 01:04:48.541 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.541 INFO kablam! --> src/x86/sse2.rs:594:43 Sep 21 01:04:48.541 INFO kablam! | Sep 21 01:04:48.541 INFO kablam! 594 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.541 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.541 INFO kablam! Sep 21 01:04:48.546 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.546 INFO kablam! --> src/x86/sse2.rs:594:53 Sep 21 01:04:48.546 INFO kablam! | Sep 21 01:04:48.546 INFO kablam! 594 | pub unsafe fn _mm_cmpgt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.546 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.546 INFO kablam! Sep 21 01:04:48.553 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.553 INFO kablam! --> src/x86/sse2.rs:602:34 Sep 21 01:04:48.553 INFO kablam! | Sep 21 01:04:48.553 INFO kablam! 602 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.553 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.553 INFO kablam! Sep 21 01:04:48.560 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.560 INFO kablam! --> src/x86/sse2.rs:602:44 Sep 21 01:04:48.560 INFO kablam! | Sep 21 01:04:48.560 INFO kablam! 602 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.560 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.560 INFO kablam! Sep 21 01:04:48.566 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.566 INFO kablam! --> src/x86/sse2.rs:602:54 Sep 21 01:04:48.566 INFO kablam! | Sep 21 01:04:48.566 INFO kablam! 602 | pub unsafe fn _mm_cmpgt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.566 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.566 INFO kablam! Sep 21 01:04:48.573 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.573 INFO kablam! --> src/x86/sse2.rs:610:34 Sep 21 01:04:48.573 INFO kablam! | Sep 21 01:04:48.573 INFO kablam! 610 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.573 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.573 INFO kablam! Sep 21 01:04:48.579 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.579 INFO kablam! --> src/x86/sse2.rs:610:44 Sep 21 01:04:48.579 INFO kablam! | Sep 21 01:04:48.579 INFO kablam! 610 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.579 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.579 INFO kablam! Sep 21 01:04:48.584 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.584 INFO kablam! --> src/x86/sse2.rs:610:54 Sep 21 01:04:48.584 INFO kablam! | Sep 21 01:04:48.584 INFO kablam! 610 | pub unsafe fn _mm_cmpgt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.584 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.584 INFO kablam! Sep 21 01:04:48.589 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.589 INFO kablam! --> src/x86/sse2.rs:618:33 Sep 21 01:04:48.589 INFO kablam! | Sep 21 01:04:48.589 INFO kablam! 618 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.589 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.589 INFO kablam! Sep 21 01:04:48.594 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.594 INFO kablam! --> src/x86/sse2.rs:618:43 Sep 21 01:04:48.594 INFO kablam! | Sep 21 01:04:48.594 INFO kablam! 618 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.594 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.594 INFO kablam! Sep 21 01:04:48.600 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.600 INFO kablam! --> src/x86/sse2.rs:618:53 Sep 21 01:04:48.600 INFO kablam! | Sep 21 01:04:48.600 INFO kablam! 618 | pub unsafe fn _mm_cmplt_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.600 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.600 INFO kablam! Sep 21 01:04:48.605 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.605 INFO kablam! --> src/x86/sse2.rs:626:34 Sep 21 01:04:48.605 INFO kablam! | Sep 21 01:04:48.605 INFO kablam! 626 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.605 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.605 INFO kablam! Sep 21 01:04:48.610 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.610 INFO kablam! --> src/x86/sse2.rs:626:44 Sep 21 01:04:48.610 INFO kablam! | Sep 21 01:04:48.610 INFO kablam! 626 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.610 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.610 INFO kablam! Sep 21 01:04:48.615 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.615 INFO kablam! --> src/x86/sse2.rs:626:54 Sep 21 01:04:48.615 INFO kablam! | Sep 21 01:04:48.615 INFO kablam! 626 | pub unsafe fn _mm_cmplt_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.615 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.615 INFO kablam! Sep 21 01:04:48.620 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.620 INFO kablam! --> src/x86/sse2.rs:634:34 Sep 21 01:04:48.620 INFO kablam! | Sep 21 01:04:48.620 INFO kablam! 634 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.620 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.620 INFO kablam! Sep 21 01:04:48.625 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.625 INFO kablam! --> src/x86/sse2.rs:634:44 Sep 21 01:04:48.625 INFO kablam! | Sep 21 01:04:48.625 INFO kablam! 634 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.625 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.625 INFO kablam! Sep 21 01:04:48.631 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.631 INFO kablam! --> src/x86/sse2.rs:634:54 Sep 21 01:04:48.631 INFO kablam! | Sep 21 01:04:48.631 INFO kablam! 634 | pub unsafe fn _mm_cmplt_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.631 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.631 INFO kablam! Sep 21 01:04:48.636 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.636 INFO kablam! --> src/x86/sse2.rs:643:34 Sep 21 01:04:48.636 INFO kablam! | Sep 21 01:04:48.636 INFO kablam! 643 | pub unsafe fn _mm_cvtepi32_pd(a: i32x4) -> f64x2 { Sep 21 01:04:48.636 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.636 INFO kablam! Sep 21 01:04:48.641 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:48.641 INFO kablam! --> src/x86/sse2.rs:643:44 Sep 21 01:04:48.641 INFO kablam! | Sep 21 01:04:48.641 INFO kablam! 643 | pub unsafe fn _mm_cvtepi32_pd(a: i32x4) -> f64x2 { Sep 21 01:04:48.641 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.641 INFO kablam! Sep 21 01:04:48.646 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:48.646 INFO kablam! --> src/x86/sse2.rs:652:33 Sep 21 01:04:48.646 INFO kablam! | Sep 21 01:04:48.646 INFO kablam! 652 | pub unsafe fn _mm_cvtsi32_sd(a: f64x2, b: i32) -> f64x2 { Sep 21 01:04:48.646 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.646 INFO kablam! Sep 21 01:04:48.651 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:48.651 INFO kablam! --> src/x86/sse2.rs:652:51 Sep 21 01:04:48.651 INFO kablam! | Sep 21 01:04:48.651 INFO kablam! 652 | pub unsafe fn _mm_cvtsi32_sd(a: f64x2, b: i32) -> f64x2 { Sep 21 01:04:48.651 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.651 INFO kablam! Sep 21 01:04:48.656 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.656 INFO kablam! --> src/x86/sse2.rs:661:34 Sep 21 01:04:48.656 INFO kablam! | Sep 21 01:04:48.656 INFO kablam! 661 | pub unsafe fn _mm_cvtepi32_ps(a: i32x4) -> f32x4 { Sep 21 01:04:48.656 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.656 INFO kablam! Sep 21 01:04:48.661 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:48.661 INFO kablam! --> src/x86/sse2.rs:661:44 Sep 21 01:04:48.661 INFO kablam! | Sep 21 01:04:48.661 INFO kablam! 661 | pub unsafe fn _mm_cvtepi32_ps(a: i32x4) -> f32x4 { Sep 21 01:04:48.661 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.661 INFO kablam! Sep 21 01:04:48.666 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:48.666 INFO kablam! --> src/x86/sse2.rs:670:34 Sep 21 01:04:48.667 INFO kablam! | Sep 21 01:04:48.667 INFO kablam! 670 | pub unsafe fn _mm_cvtps_epi32(a: f32x4) -> i32x4 { Sep 21 01:04:48.667 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.667 INFO kablam! Sep 21 01:04:48.672 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.672 INFO kablam! --> src/x86/sse2.rs:670:44 Sep 21 01:04:48.672 INFO kablam! | Sep 21 01:04:48.672 INFO kablam! 670 | pub unsafe fn _mm_cvtps_epi32(a: f32x4) -> i32x4 { Sep 21 01:04:48.672 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.672 INFO kablam! Sep 21 01:04:48.677 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.677 INFO kablam! --> src/x86/sse2.rs:696:51 Sep 21 01:04:48.677 INFO kablam! | Sep 21 01:04:48.677 INFO kablam! 696 | pub unsafe fn _mm_set_epi64x(e1: i64, e0: i64) -> i64x2 { Sep 21 01:04:48.677 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.677 INFO kablam! Sep 21 01:04:48.682 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.682 INFO kablam! --> src/x86/sse2.rs:704:68 Sep 21 01:04:48.682 INFO kablam! | Sep 21 01:04:48.682 INFO kablam! 704 | pub unsafe fn _mm_set_epi32(e3: i32, e2: i32, e1: i32, e0: i32) -> i32x4 { Sep 21 01:04:48.682 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.682 INFO kablam! Sep 21 01:04:48.687 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.687 INFO kablam! --> src/x86/sse2.rs:712:104 Sep 21 01:04:48.687 INFO kablam! | Sep 21 01:04:48.687 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 21 01:04:48.687 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.687 INFO kablam! Sep 21 01:04:48.693 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.693 INFO kablam! --> src/x86/sse2.rs:720:165 Sep 21 01:04:48.693 INFO kablam! | Sep 21 01:04:48.693 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 21 01:04:48.693 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.693 INFO kablam! Sep 21 01:04:48.698 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.698 INFO kablam! --> src/x86/sse2.rs:728:42 Sep 21 01:04:48.698 INFO kablam! | Sep 21 01:04:48.698 INFO kablam! 728 | pub unsafe fn _mm_set1_epi64x(a: i64) -> i64x2 { Sep 21 01:04:48.698 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.698 INFO kablam! Sep 21 01:04:48.704 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.704 INFO kablam! --> src/x86/sse2.rs:736:41 Sep 21 01:04:48.704 INFO kablam! | Sep 21 01:04:48.704 INFO kablam! 736 | pub unsafe fn _mm_set1_epi32(a: i32) -> i32x4 { Sep 21 01:04:48.704 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.704 INFO kablam! Sep 21 01:04:48.711 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.711 INFO kablam! --> src/x86/sse2.rs:744:41 Sep 21 01:04:48.711 INFO kablam! | Sep 21 01:04:48.711 INFO kablam! 744 | pub unsafe fn _mm_set1_epi16(a: i16) -> i16x8 { Sep 21 01:04:48.711 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.711 INFO kablam! Sep 21 01:04:48.715 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.715 INFO kablam! --> src/x86/sse2.rs:752:39 Sep 21 01:04:48.715 INFO kablam! | Sep 21 01:04:48.715 INFO kablam! 752 | pub unsafe fn _mm_set1_epi8(a: i8) -> i8x16 { Sep 21 01:04:48.715 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.715 INFO kablam! Sep 21 01:04:48.720 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.720 INFO kablam! --> src/x86/sse2.rs:760:69 Sep 21 01:04:48.720 INFO kablam! | Sep 21 01:04:48.720 INFO kablam! 760 | pub unsafe fn _mm_setr_epi32(e3: i32, e2: i32, e1: i32, e0: i32) -> i32x4 { Sep 21 01:04:48.720 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.720 INFO kablam! Sep 21 01:04:48.725 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.725 INFO kablam! --> src/x86/sse2.rs:768:105 Sep 21 01:04:48.725 INFO kablam! | Sep 21 01:04:48.725 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 21 01:04:48.725 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.725 INFO kablam! Sep 21 01:04:48.730 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.730 INFO kablam! --> src/x86/sse2.rs:776:166 Sep 21 01:04:48.730 INFO kablam! | Sep 21 01:04:48.730 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 21 01:04:48.730 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.730 INFO kablam! Sep 21 01:04:48.736 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.736 INFO kablam! --> src/x86/sse2.rs:796:48 Sep 21 01:04:48.736 INFO kablam! | Sep 21 01:04:48.736 INFO kablam! 796 | pub unsafe fn _mm_loadl_epi64(mem_addr: *const i64x2) -> i64x2 { Sep 21 01:04:48.736 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.736 INFO kablam! Sep 21 01:04:48.741 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.741 INFO kablam! --> src/x86/sse2.rs:796:58 Sep 21 01:04:48.741 INFO kablam! | Sep 21 01:04:48.741 INFO kablam! 796 | pub unsafe fn _mm_loadl_epi64(mem_addr: *const i64x2) -> i64x2 { Sep 21 01:04:48.741 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.741 INFO kablam! Sep 21 01:04:48.747 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.747 INFO kablam! --> src/x86/sse2.rs:827:33 Sep 21 01:04:48.747 INFO kablam! | Sep 21 01:04:48.747 INFO kablam! 827 | pub unsafe fn _mm_move_epi64(a: i64x2) -> i64x2 { Sep 21 01:04:48.747 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.747 INFO kablam! Sep 21 01:04:48.752 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.752 INFO kablam! --> src/x86/sse2.rs:827:43 Sep 21 01:04:48.752 INFO kablam! | Sep 21 01:04:48.752 INFO kablam! 827 | pub unsafe fn _mm_move_epi64(a: i64x2) -> i64x2 { Sep 21 01:04:48.752 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.752 INFO kablam! Sep 21 01:04:48.757 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.757 INFO kablam! --> src/x86/sse2.rs:836:34 Sep 21 01:04:48.757 INFO kablam! | Sep 21 01:04:48.757 INFO kablam! 836 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 21 01:04:48.757 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.757 INFO kablam! Sep 21 01:04:48.763 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.763 INFO kablam! --> src/x86/sse2.rs:836:44 Sep 21 01:04:48.763 INFO kablam! | Sep 21 01:04:48.763 INFO kablam! 836 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 21 01:04:48.763 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.763 INFO kablam! Sep 21 01:04:48.768 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.768 INFO kablam! --> src/x86/sse2.rs:836:54 Sep 21 01:04:48.768 INFO kablam! | Sep 21 01:04:48.768 INFO kablam! 836 | pub unsafe fn _mm_packs_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 21 01:04:48.768 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.768 INFO kablam! Sep 21 01:04:48.773 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.773 INFO kablam! --> src/x86/sse2.rs:845:34 Sep 21 01:04:48.774 INFO kablam! | Sep 21 01:04:48.774 INFO kablam! 845 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 21 01:04:48.774 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.774 INFO kablam! Sep 21 01:04:48.779 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.779 INFO kablam! --> src/x86/sse2.rs:845:44 Sep 21 01:04:48.779 INFO kablam! | Sep 21 01:04:48.779 INFO kablam! 845 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 21 01:04:48.779 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.779 INFO kablam! Sep 21 01:04:48.784 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:48.784 INFO kablam! --> src/x86/sse2.rs:845:54 Sep 21 01:04:48.784 INFO kablam! | Sep 21 01:04:48.784 INFO kablam! 845 | pub unsafe fn _mm_packs_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 21 01:04:48.784 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.784 INFO kablam! Sep 21 01:04:48.789 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.789 INFO kablam! --> src/x86/sse2.rs:854:35 Sep 21 01:04:48.789 INFO kablam! | Sep 21 01:04:48.789 INFO kablam! 854 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 21 01:04:48.789 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.789 INFO kablam! Sep 21 01:04:48.794 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.794 INFO kablam! --> src/x86/sse2.rs:854:45 Sep 21 01:04:48.794 INFO kablam! | Sep 21 01:04:48.794 INFO kablam! 854 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 21 01:04:48.794 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.794 INFO kablam! Sep 21 01:04:48.799 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:48.799 INFO kablam! --> src/x86/sse2.rs:854:55 Sep 21 01:04:48.799 INFO kablam! | Sep 21 01:04:48.799 INFO kablam! 854 | pub unsafe fn _mm_packus_epi16(a: i16x8, b: i16x8) -> u8x16 { Sep 21 01:04:48.799 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.799 INFO kablam! Sep 21 01:04:48.804 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.804 INFO kablam! --> src/x86/sse2.rs:863:36 Sep 21 01:04:48.804 INFO kablam! | Sep 21 01:04:48.804 INFO kablam! 863 | pub unsafe fn _mm_extract_epi16(a: i16x8, imm8: i32) -> i32 { Sep 21 01:04:48.804 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.804 INFO kablam! Sep 21 01:04:48.814 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.814 INFO kablam! --> src/x86/sse2.rs:879:35 Sep 21 01:04:48.814 INFO kablam! | Sep 21 01:04:48.814 INFO kablam! 879 | pub unsafe fn _mm_insert_epi16(a: i16x8, i: i32, imm8: i32) -> i16x8 { Sep 21 01:04:48.814 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.814 INFO kablam! Sep 21 01:04:48.815 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.815 INFO kablam! --> src/x86/sse2.rs:879:64 Sep 21 01:04:48.815 INFO kablam! | Sep 21 01:04:48.815 INFO kablam! 879 | pub unsafe fn _mm_insert_epi16(a: i16x8, i: i32, imm8: i32) -> i16x8 { Sep 21 01:04:48.815 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.815 INFO kablam! Sep 21 01:04:48.822 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.822 INFO kablam! --> src/x86/sse2.rs:894:36 Sep 21 01:04:48.822 INFO kablam! | Sep 21 01:04:48.822 INFO kablam! 894 | pub unsafe fn _mm_movemask_epi8(a: i8x16) -> i32 { Sep 21 01:04:48.822 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.822 INFO kablam! Sep 21 01:04:48.827 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.827 INFO kablam! --> src/x86/sse2.rs:903:36 Sep 21 01:04:48.827 INFO kablam! | Sep 21 01:04:48.827 INFO kablam! 903 | pub unsafe fn _mm_shuffle_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:48.827 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.827 INFO kablam! Sep 21 01:04:48.833 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.833 INFO kablam! --> src/x86/sse2.rs:903:57 Sep 21 01:04:48.833 INFO kablam! | Sep 21 01:04:48.833 INFO kablam! 903 | pub unsafe fn _mm_shuffle_epi32(a: i32x4, imm8: i32) -> i32x4 { Sep 21 01:04:48.833 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.833 INFO kablam! Sep 21 01:04:48.838 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.838 INFO kablam! --> src/x86/sse2.rs:923:38 Sep 21 01:04:48.838 INFO kablam! | Sep 21 01:04:48.838 INFO kablam! 923 | pub unsafe fn _mm_shufflehi_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:48.838 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.838 INFO kablam! Sep 21 01:04:48.843 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.843 INFO kablam! --> src/x86/sse2.rs:923:59 Sep 21 01:04:48.843 INFO kablam! | Sep 21 01:04:48.843 INFO kablam! 923 | pub unsafe fn _mm_shufflehi_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:48.843 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.843 INFO kablam! Sep 21 01:04:48.849 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.849 INFO kablam! --> src/x86/sse2.rs:943:38 Sep 21 01:04:48.849 INFO kablam! | Sep 21 01:04:48.849 INFO kablam! 943 | pub unsafe fn _mm_shufflelo_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:48.849 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.849 INFO kablam! Sep 21 01:04:48.860 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.860 INFO kablam! --> src/x86/sse2.rs:943:59 Sep 21 01:04:48.860 INFO kablam! | Sep 21 01:04:48.860 INFO kablam! 943 | pub unsafe fn _mm_shufflelo_epi16(a: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:48.861 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.861 INFO kablam! Sep 21 01:04:48.861 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.861 INFO kablam! --> src/x86/sse2.rs:958:36 Sep 21 01:04:48.861 INFO kablam! | Sep 21 01:04:48.861 INFO kablam! 958 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.861 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.861 INFO kablam! Sep 21 01:04:48.866 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.866 INFO kablam! --> src/x86/sse2.rs:958:46 Sep 21 01:04:48.866 INFO kablam! | Sep 21 01:04:48.866 INFO kablam! 958 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.866 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.866 INFO kablam! Sep 21 01:04:48.878 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.878 INFO kablam! --> src/x86/sse2.rs:958:56 Sep 21 01:04:48.878 INFO kablam! | Sep 21 01:04:48.878 INFO kablam! 958 | pub unsafe fn _mm_unpackhi_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.878 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.878 INFO kablam! Sep 21 01:04:48.878 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.878 INFO kablam! --> src/x86/sse2.rs:966:37 Sep 21 01:04:48.878 INFO kablam! | Sep 21 01:04:48.878 INFO kablam! 966 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.878 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.878 INFO kablam! Sep 21 01:04:48.884 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.884 INFO kablam! --> src/x86/sse2.rs:966:47 Sep 21 01:04:48.884 INFO kablam! | Sep 21 01:04:48.884 INFO kablam! 966 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.884 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.884 INFO kablam! Sep 21 01:04:48.894 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.894 INFO kablam! --> src/x86/sse2.rs:966:57 Sep 21 01:04:48.894 INFO kablam! | Sep 21 01:04:48.894 INFO kablam! 966 | pub unsafe fn _mm_unpackhi_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.894 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.894 INFO kablam! Sep 21 01:04:48.897 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.897 INFO kablam! --> src/x86/sse2.rs:974:37 Sep 21 01:04:48.897 INFO kablam! | Sep 21 01:04:48.897 INFO kablam! 974 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.897 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.897 INFO kablam! Sep 21 01:04:48.905 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.905 INFO kablam! --> src/x86/sse2.rs:974:47 Sep 21 01:04:48.905 INFO kablam! | Sep 21 01:04:48.905 INFO kablam! 974 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.905 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.905 INFO kablam! Sep 21 01:04:48.908 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.908 INFO kablam! --> src/x86/sse2.rs:974:57 Sep 21 01:04:48.908 INFO kablam! | Sep 21 01:04:48.908 INFO kablam! 974 | pub unsafe fn _mm_unpackhi_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.908 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.908 INFO kablam! Sep 21 01:04:48.915 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.915 INFO kablam! --> src/x86/sse2.rs:982:37 Sep 21 01:04:48.915 INFO kablam! | Sep 21 01:04:48.915 INFO kablam! 982 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:48.915 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.915 INFO kablam! Sep 21 01:04:48.926 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.926 INFO kablam! --> src/x86/sse2.rs:982:47 Sep 21 01:04:48.926 INFO kablam! | Sep 21 01:04:48.926 INFO kablam! 982 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:48.926 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.926 INFO kablam! Sep 21 01:04:48.928 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:48.928 INFO kablam! --> src/x86/sse2.rs:982:57 Sep 21 01:04:48.928 INFO kablam! | Sep 21 01:04:48.928 INFO kablam! 982 | pub unsafe fn _mm_unpackhi_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:48.928 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.928 INFO kablam! Sep 21 01:04:48.934 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.934 INFO kablam! --> src/x86/sse2.rs:990:36 Sep 21 01:04:48.934 INFO kablam! | Sep 21 01:04:48.934 INFO kablam! 990 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.934 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.934 INFO kablam! Sep 21 01:04:48.940 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.940 INFO kablam! --> src/x86/sse2.rs:990:46 Sep 21 01:04:48.940 INFO kablam! | Sep 21 01:04:48.940 INFO kablam! 990 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.940 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.940 INFO kablam! Sep 21 01:04:48.957 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:48.957 INFO kablam! --> src/x86/sse2.rs:990:56 Sep 21 01:04:48.957 INFO kablam! | Sep 21 01:04:48.957 INFO kablam! 990 | pub unsafe fn _mm_unpacklo_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:48.957 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.957 INFO kablam! Sep 21 01:04:48.957 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.957 INFO kablam! --> src/x86/sse2.rs:998:37 Sep 21 01:04:48.957 INFO kablam! | Sep 21 01:04:48.957 INFO kablam! 998 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.957 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.957 INFO kablam! Sep 21 01:04:48.962 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.962 INFO kablam! --> src/x86/sse2.rs:998:47 Sep 21 01:04:48.962 INFO kablam! | Sep 21 01:04:48.962 INFO kablam! 998 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.962 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.967 INFO kablam! Sep 21 01:04:48.978 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:48.978 INFO kablam! --> src/x86/sse2.rs:998:57 Sep 21 01:04:48.978 INFO kablam! | Sep 21 01:04:48.978 INFO kablam! 998 | pub unsafe fn _mm_unpacklo_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:48.978 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.978 INFO kablam! Sep 21 01:04:48.991 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.991 INFO kablam! --> src/x86/sse2.rs:1006:37 Sep 21 01:04:48.991 INFO kablam! | Sep 21 01:04:48.991 INFO kablam! 1006 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.991 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.991 INFO kablam! Sep 21 01:04:48.991 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.991 INFO kablam! --> src/x86/sse2.rs:1006:47 Sep 21 01:04:48.991 INFO kablam! | Sep 21 01:04:48.991 INFO kablam! 1006 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.991 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.992 INFO kablam! Sep 21 01:04:48.995 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:48.995 INFO kablam! --> src/x86/sse2.rs:1006:57 Sep 21 01:04:48.995 INFO kablam! | Sep 21 01:04:48.995 INFO kablam! 1006 | pub unsafe fn _mm_unpacklo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:48.995 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:48.995 INFO kablam! Sep 21 01:04:49.001 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:49.001 INFO kablam! --> src/x86/sse2.rs:1014:37 Sep 21 01:04:49.001 INFO kablam! | Sep 21 01:04:49.001 INFO kablam! 1014 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:49.001 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.001 INFO kablam! Sep 21 01:04:49.011 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:49.011 INFO kablam! --> src/x86/sse2.rs:1014:47 Sep 21 01:04:49.011 INFO kablam! | Sep 21 01:04:49.011 INFO kablam! 1014 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:49.011 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.011 INFO kablam! Sep 21 01:04:49.017 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:49.017 INFO kablam! --> src/x86/sse2.rs:1014:57 Sep 21 01:04:49.017 INFO kablam! | Sep 21 01:04:49.017 INFO kablam! 1014 | pub unsafe fn _mm_unpacklo_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:49.017 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.017 INFO kablam! Sep 21 01:04:49.023 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.024 INFO kablam! --> src/x86/sse2.rs:1023:29 Sep 21 01:04:49.024 INFO kablam! | Sep 21 01:04:49.024 INFO kablam! 1023 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.024 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.024 INFO kablam! Sep 21 01:04:49.030 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.030 INFO kablam! --> src/x86/sse2.rs:1023:39 Sep 21 01:04:49.030 INFO kablam! | Sep 21 01:04:49.030 INFO kablam! 1023 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.030 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.030 INFO kablam! Sep 21 01:04:49.036 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.036 INFO kablam! --> src/x86/sse2.rs:1023:49 Sep 21 01:04:49.036 INFO kablam! | Sep 21 01:04:49.036 INFO kablam! 1023 | pub unsafe fn _mm_add_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.036 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.036 INFO kablam! Sep 21 01:04:49.042 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.042 INFO kablam! --> src/x86/sse2.rs:1032:29 Sep 21 01:04:49.042 INFO kablam! | Sep 21 01:04:49.042 INFO kablam! 1032 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.042 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.042 INFO kablam! Sep 21 01:04:49.047 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.047 INFO kablam! --> src/x86/sse2.rs:1032:39 Sep 21 01:04:49.047 INFO kablam! | Sep 21 01:04:49.047 INFO kablam! 1032 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.047 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.047 INFO kablam! Sep 21 01:04:49.053 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.053 INFO kablam! --> src/x86/sse2.rs:1032:49 Sep 21 01:04:49.053 INFO kablam! | Sep 21 01:04:49.053 INFO kablam! 1032 | pub unsafe fn _mm_add_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.053 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.053 INFO kablam! Sep 21 01:04:49.059 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.059 INFO kablam! --> src/x86/sse2.rs:1041:29 Sep 21 01:04:49.059 INFO kablam! | Sep 21 01:04:49.059 INFO kablam! 1041 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.059 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.059 INFO kablam! Sep 21 01:04:49.064 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.064 INFO kablam! --> src/x86/sse2.rs:1041:39 Sep 21 01:04:49.064 INFO kablam! | Sep 21 01:04:49.064 INFO kablam! 1041 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.064 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.064 INFO kablam! Sep 21 01:04:49.070 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.070 INFO kablam! --> src/x86/sse2.rs:1041:49 Sep 21 01:04:49.070 INFO kablam! | Sep 21 01:04:49.070 INFO kablam! 1041 | pub unsafe fn _mm_div_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.070 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.070 INFO kablam! Sep 21 01:04:49.075 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.075 INFO kablam! --> src/x86/sse2.rs:1050:29 Sep 21 01:04:49.075 INFO kablam! | Sep 21 01:04:49.075 INFO kablam! 1050 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.075 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.075 INFO kablam! Sep 21 01:04:49.081 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.081 INFO kablam! --> src/x86/sse2.rs:1050:39 Sep 21 01:04:49.081 INFO kablam! | Sep 21 01:04:49.081 INFO kablam! 1050 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.081 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.081 INFO kablam! Sep 21 01:04:49.086 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.086 INFO kablam! --> src/x86/sse2.rs:1050:49 Sep 21 01:04:49.086 INFO kablam! | Sep 21 01:04:49.086 INFO kablam! 1050 | pub unsafe fn _mm_div_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.086 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.086 INFO kablam! Sep 21 01:04:49.092 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.092 INFO kablam! --> src/x86/sse2.rs:1059:29 Sep 21 01:04:49.092 INFO kablam! | Sep 21 01:04:49.092 INFO kablam! 1059 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.092 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.092 INFO kablam! Sep 21 01:04:49.098 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.098 INFO kablam! --> src/x86/sse2.rs:1059:39 Sep 21 01:04:49.098 INFO kablam! | Sep 21 01:04:49.098 INFO kablam! 1059 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.098 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.098 INFO kablam! Sep 21 01:04:49.103 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.103 INFO kablam! --> src/x86/sse2.rs:1059:49 Sep 21 01:04:49.103 INFO kablam! | Sep 21 01:04:49.103 INFO kablam! 1059 | pub unsafe fn _mm_max_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.103 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.103 INFO kablam! Sep 21 01:04:49.109 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.109 INFO kablam! --> src/x86/sse2.rs:1068:29 Sep 21 01:04:49.109 INFO kablam! | Sep 21 01:04:49.109 INFO kablam! 1068 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.109 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.109 INFO kablam! Sep 21 01:04:49.116 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.116 INFO kablam! --> src/x86/sse2.rs:1068:39 Sep 21 01:04:49.116 INFO kablam! | Sep 21 01:04:49.116 INFO kablam! 1068 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.116 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.116 INFO kablam! Sep 21 01:04:49.122 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.122 INFO kablam! --> src/x86/sse2.rs:1068:49 Sep 21 01:04:49.122 INFO kablam! | Sep 21 01:04:49.122 INFO kablam! 1068 | pub unsafe fn _mm_max_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.122 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.122 INFO kablam! Sep 21 01:04:49.129 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.129 INFO kablam! --> src/x86/sse2.rs:1077:29 Sep 21 01:04:49.129 INFO kablam! | Sep 21 01:04:49.129 INFO kablam! 1077 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.129 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.129 INFO kablam! Sep 21 01:04:49.134 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.134 INFO kablam! --> src/x86/sse2.rs:1077:39 Sep 21 01:04:49.134 INFO kablam! | Sep 21 01:04:49.134 INFO kablam! 1077 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.134 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.134 INFO kablam! Sep 21 01:04:49.139 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.139 INFO kablam! --> src/x86/sse2.rs:1077:49 Sep 21 01:04:49.139 INFO kablam! | Sep 21 01:04:49.139 INFO kablam! 1077 | pub unsafe fn _mm_min_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.139 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.139 INFO kablam! Sep 21 01:04:49.146 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.146 INFO kablam! --> src/x86/sse2.rs:1086:29 Sep 21 01:04:49.146 INFO kablam! | Sep 21 01:04:49.146 INFO kablam! 1086 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.146 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.146 INFO kablam! Sep 21 01:04:49.151 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.151 INFO kablam! --> src/x86/sse2.rs:1086:39 Sep 21 01:04:49.151 INFO kablam! | Sep 21 01:04:49.151 INFO kablam! 1086 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.151 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.152 INFO kablam! Sep 21 01:04:49.157 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.157 INFO kablam! --> src/x86/sse2.rs:1086:49 Sep 21 01:04:49.157 INFO kablam! | Sep 21 01:04:49.157 INFO kablam! 1086 | pub unsafe fn _mm_min_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.157 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.157 INFO kablam! Sep 21 01:04:49.163 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.163 INFO kablam! --> src/x86/sse2.rs:1095:29 Sep 21 01:04:49.163 INFO kablam! | Sep 21 01:04:49.163 INFO kablam! 1095 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.163 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.163 INFO kablam! Sep 21 01:04:49.169 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.169 INFO kablam! --> src/x86/sse2.rs:1095:39 Sep 21 01:04:49.169 INFO kablam! | Sep 21 01:04:49.169 INFO kablam! 1095 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.169 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.169 INFO kablam! Sep 21 01:04:49.175 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.175 INFO kablam! --> src/x86/sse2.rs:1095:49 Sep 21 01:04:49.175 INFO kablam! | Sep 21 01:04:49.175 INFO kablam! 1095 | pub unsafe fn _mm_mul_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.175 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.175 INFO kablam! Sep 21 01:04:49.186 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.186 INFO kablam! --> src/x86/sse2.rs:1104:29 Sep 21 01:04:49.186 INFO kablam! | Sep 21 01:04:49.186 INFO kablam! 1104 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.186 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.186 INFO kablam! Sep 21 01:04:49.188 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.188 INFO kablam! --> src/x86/sse2.rs:1104:39 Sep 21 01:04:49.188 INFO kablam! | Sep 21 01:04:49.188 INFO kablam! 1104 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.188 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.188 INFO kablam! Sep 21 01:04:49.193 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.193 INFO kablam! --> src/x86/sse2.rs:1104:49 Sep 21 01:04:49.193 INFO kablam! | Sep 21 01:04:49.193 INFO kablam! 1104 | pub unsafe fn _mm_mul_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.193 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.193 INFO kablam! Sep 21 01:04:49.202 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.202 INFO kablam! --> src/x86/sse2.rs:1113:30 Sep 21 01:04:49.202 INFO kablam! | Sep 21 01:04:49.202 INFO kablam! 1113 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.202 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.202 INFO kablam! Sep 21 01:04:49.203 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.203 INFO kablam! --> src/x86/sse2.rs:1113:40 Sep 21 01:04:49.203 INFO kablam! | Sep 21 01:04:49.203 INFO kablam! 1113 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.203 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.203 INFO kablam! Sep 21 01:04:49.208 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.208 INFO kablam! --> src/x86/sse2.rs:1113:50 Sep 21 01:04:49.208 INFO kablam! | Sep 21 01:04:49.208 INFO kablam! 1113 | pub unsafe fn _mm_sqrt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.208 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.208 INFO kablam! Sep 21 01:04:49.214 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.214 INFO kablam! --> src/x86/sse2.rs:1121:30 Sep 21 01:04:49.214 INFO kablam! | Sep 21 01:04:49.214 INFO kablam! 1121 | pub unsafe fn _mm_sqrt_pd(a: f64x2) -> f64x2 { Sep 21 01:04:49.214 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.214 INFO kablam! Sep 21 01:04:49.219 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.219 INFO kablam! --> src/x86/sse2.rs:1121:40 Sep 21 01:04:49.219 INFO kablam! | Sep 21 01:04:49.219 INFO kablam! 1121 | pub unsafe fn _mm_sqrt_pd(a: f64x2) -> f64x2 { Sep 21 01:04:49.219 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.219 INFO kablam! Sep 21 01:04:49.224 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.224 INFO kablam! --> src/x86/sse2.rs:1130:29 Sep 21 01:04:49.224 INFO kablam! | Sep 21 01:04:49.224 INFO kablam! 1130 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.224 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.225 INFO kablam! Sep 21 01:04:49.230 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.230 INFO kablam! --> src/x86/sse2.rs:1130:39 Sep 21 01:04:49.230 INFO kablam! | Sep 21 01:04:49.230 INFO kablam! 1130 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.230 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.230 INFO kablam! Sep 21 01:04:49.234 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.234 INFO kablam! --> src/x86/sse2.rs:1130:49 Sep 21 01:04:49.234 INFO kablam! | Sep 21 01:04:49.235 INFO kablam! 1130 | pub unsafe fn _mm_sub_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.235 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.235 INFO kablam! Sep 21 01:04:49.239 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.239 INFO kablam! --> src/x86/sse2.rs:1139:29 Sep 21 01:04:49.239 INFO kablam! | Sep 21 01:04:49.239 INFO kablam! 1139 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.239 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.239 INFO kablam! Sep 21 01:04:49.244 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.244 INFO kablam! --> src/x86/sse2.rs:1139:39 Sep 21 01:04:49.244 INFO kablam! | Sep 21 01:04:49.244 INFO kablam! 1139 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.244 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.244 INFO kablam! Sep 21 01:04:49.249 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.249 INFO kablam! --> src/x86/sse2.rs:1139:49 Sep 21 01:04:49.249 INFO kablam! | Sep 21 01:04:49.249 INFO kablam! 1139 | pub unsafe fn _mm_sub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.249 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.249 INFO kablam! Sep 21 01:04:49.253 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.254 INFO kablam! --> src/x86/sse2.rs:1148:29 Sep 21 01:04:49.254 INFO kablam! | Sep 21 01:04:49.254 INFO kablam! 1148 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.254 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.254 INFO kablam! Sep 21 01:04:49.258 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.258 INFO kablam! --> src/x86/sse2.rs:1148:39 Sep 21 01:04:49.258 INFO kablam! | Sep 21 01:04:49.259 INFO kablam! 1148 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.259 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.259 INFO kablam! Sep 21 01:04:49.263 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.263 INFO kablam! --> src/x86/sse2.rs:1148:49 Sep 21 01:04:49.263 INFO kablam! | Sep 21 01:04:49.263 INFO kablam! 1148 | pub unsafe fn _mm_and_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.263 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.263 INFO kablam! Sep 21 01:04:49.271 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.271 INFO kablam! --> src/x86/sse2.rs:1156:32 Sep 21 01:04:49.271 INFO kablam! | Sep 21 01:04:49.271 INFO kablam! 1156 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.271 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.271 INFO kablam! Sep 21 01:04:49.277 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.277 INFO kablam! --> src/x86/sse2.rs:1156:42 Sep 21 01:04:49.277 INFO kablam! | Sep 21 01:04:49.277 INFO kablam! 1156 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.277 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.277 INFO kablam! Sep 21 01:04:49.285 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.285 INFO kablam! --> src/x86/sse2.rs:1156:52 Sep 21 01:04:49.285 INFO kablam! | Sep 21 01:04:49.285 INFO kablam! 1156 | pub unsafe fn _mm_andnot_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.285 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.285 INFO kablam! Sep 21 01:04:49.290 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.290 INFO kablam! --> src/x86/sse2.rs:1164:28 Sep 21 01:04:49.290 INFO kablam! | Sep 21 01:04:49.290 INFO kablam! 1164 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.290 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.290 INFO kablam! Sep 21 01:04:49.296 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.296 INFO kablam! --> src/x86/sse2.rs:1164:38 Sep 21 01:04:49.296 INFO kablam! | Sep 21 01:04:49.296 INFO kablam! 1164 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.296 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.296 INFO kablam! Sep 21 01:04:49.302 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.302 INFO kablam! --> src/x86/sse2.rs:1164:48 Sep 21 01:04:49.302 INFO kablam! | Sep 21 01:04:49.302 INFO kablam! 1164 | pub unsafe fn _mm_or_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.302 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.302 INFO kablam! Sep 21 01:04:49.307 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.307 INFO kablam! --> src/x86/sse2.rs:1172:29 Sep 21 01:04:49.307 INFO kablam! | Sep 21 01:04:49.307 INFO kablam! 1172 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.307 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.307 INFO kablam! Sep 21 01:04:49.313 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.313 INFO kablam! --> src/x86/sse2.rs:1172:39 Sep 21 01:04:49.313 INFO kablam! | Sep 21 01:04:49.313 INFO kablam! 1172 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.313 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.313 INFO kablam! Sep 21 01:04:49.320 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.320 INFO kablam! --> src/x86/sse2.rs:1172:49 Sep 21 01:04:49.320 INFO kablam! | Sep 21 01:04:49.320 INFO kablam! 1172 | pub unsafe fn _mm_xor_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.320 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.320 INFO kablam! Sep 21 01:04:49.329 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.329 INFO kablam! --> src/x86/sse2.rs:1181:31 Sep 21 01:04:49.329 INFO kablam! | Sep 21 01:04:49.329 INFO kablam! 1181 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.329 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.329 INFO kablam! Sep 21 01:04:49.334 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.334 INFO kablam! --> src/x86/sse2.rs:1181:41 Sep 21 01:04:49.334 INFO kablam! | Sep 21 01:04:49.334 INFO kablam! 1181 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.334 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.334 INFO kablam! Sep 21 01:04:49.339 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.339 INFO kablam! --> src/x86/sse2.rs:1181:51 Sep 21 01:04:49.339 INFO kablam! | Sep 21 01:04:49.339 INFO kablam! 1181 | pub unsafe fn _mm_cmpeq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.339 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.339 INFO kablam! Sep 21 01:04:49.346 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.346 INFO kablam! --> src/x86/sse2.rs:1190:31 Sep 21 01:04:49.346 INFO kablam! | Sep 21 01:04:49.346 INFO kablam! 1190 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.346 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.346 INFO kablam! Sep 21 01:04:49.352 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.352 INFO kablam! --> src/x86/sse2.rs:1190:41 Sep 21 01:04:49.352 INFO kablam! | Sep 21 01:04:49.352 INFO kablam! 1190 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.352 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.352 INFO kablam! Sep 21 01:04:49.357 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.357 INFO kablam! --> src/x86/sse2.rs:1190:51 Sep 21 01:04:49.357 INFO kablam! | Sep 21 01:04:49.357 INFO kablam! 1190 | pub unsafe fn _mm_cmplt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.357 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.357 INFO kablam! Sep 21 01:04:49.362 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.362 INFO kablam! --> src/x86/sse2.rs:1199:31 Sep 21 01:04:49.362 INFO kablam! | Sep 21 01:04:49.362 INFO kablam! 1199 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.362 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.362 INFO kablam! Sep 21 01:04:49.367 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.367 INFO kablam! --> src/x86/sse2.rs:1199:41 Sep 21 01:04:49.367 INFO kablam! | Sep 21 01:04:49.367 INFO kablam! 1199 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.367 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.367 INFO kablam! Sep 21 01:04:49.372 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.372 INFO kablam! --> src/x86/sse2.rs:1199:51 Sep 21 01:04:49.372 INFO kablam! | Sep 21 01:04:49.372 INFO kablam! 1199 | pub unsafe fn _mm_cmple_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.372 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.372 INFO kablam! Sep 21 01:04:49.378 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.378 INFO kablam! --> src/x86/sse2.rs:1208:31 Sep 21 01:04:49.378 INFO kablam! | Sep 21 01:04:49.378 INFO kablam! 1208 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.378 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.378 INFO kablam! Sep 21 01:04:49.384 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.384 INFO kablam! --> src/x86/sse2.rs:1208:41 Sep 21 01:04:49.384 INFO kablam! | Sep 21 01:04:49.384 INFO kablam! 1208 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.384 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.384 INFO kablam! Sep 21 01:04:49.389 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.389 INFO kablam! --> src/x86/sse2.rs:1208:51 Sep 21 01:04:49.389 INFO kablam! | Sep 21 01:04:49.389 INFO kablam! 1208 | pub unsafe fn _mm_cmpgt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.389 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.389 INFO kablam! Sep 21 01:04:49.394 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.394 INFO kablam! --> src/x86/sse2.rs:1217:31 Sep 21 01:04:49.394 INFO kablam! | Sep 21 01:04:49.394 INFO kablam! 1217 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.394 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.394 INFO kablam! Sep 21 01:04:49.400 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.400 INFO kablam! --> src/x86/sse2.rs:1217:41 Sep 21 01:04:49.400 INFO kablam! | Sep 21 01:04:49.400 INFO kablam! 1217 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.400 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.400 INFO kablam! Sep 21 01:04:49.405 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.405 INFO kablam! --> src/x86/sse2.rs:1217:51 Sep 21 01:04:49.406 INFO kablam! | Sep 21 01:04:49.406 INFO kablam! 1217 | pub unsafe fn _mm_cmpge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.406 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.406 INFO kablam! Sep 21 01:04:49.415 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.415 INFO kablam! --> src/x86/sse2.rs:1228:32 Sep 21 01:04:49.415 INFO kablam! | Sep 21 01:04:49.415 INFO kablam! 1228 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.415 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.415 INFO kablam! Sep 21 01:04:49.422 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.422 INFO kablam! --> src/x86/sse2.rs:1228:42 Sep 21 01:04:49.422 INFO kablam! | Sep 21 01:04:49.422 INFO kablam! 1228 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.422 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.422 INFO kablam! Sep 21 01:04:49.425 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.425 INFO kablam! --> src/x86/sse2.rs:1228:52 Sep 21 01:04:49.425 INFO kablam! | Sep 21 01:04:49.425 INFO kablam! 1228 | pub unsafe fn _mm_cmpord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.425 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.425 INFO kablam! Sep 21 01:04:49.432 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.432 INFO kablam! --> src/x86/sse2.rs:1238:34 Sep 21 01:04:49.432 INFO kablam! | Sep 21 01:04:49.432 INFO kablam! 1238 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.432 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.432 INFO kablam! Sep 21 01:04:49.438 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.438 INFO kablam! --> src/x86/sse2.rs:1238:44 Sep 21 01:04:49.438 INFO kablam! | Sep 21 01:04:49.438 INFO kablam! 1238 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.438 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.438 INFO kablam! Sep 21 01:04:49.446 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.446 INFO kablam! --> src/x86/sse2.rs:1238:54 Sep 21 01:04:49.446 INFO kablam! | Sep 21 01:04:49.446 INFO kablam! 1238 | pub unsafe fn _mm_cmpunord_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.446 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.446 INFO kablam! Sep 21 01:04:49.453 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.453 INFO kablam! --> src/x86/sse2.rs:1247:32 Sep 21 01:04:49.453 INFO kablam! | Sep 21 01:04:49.453 INFO kablam! 1247 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.453 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.453 INFO kablam! Sep 21 01:04:49.459 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.459 INFO kablam! --> src/x86/sse2.rs:1247:42 Sep 21 01:04:49.459 INFO kablam! | Sep 21 01:04:49.459 INFO kablam! 1247 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.460 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.460 INFO kablam! Sep 21 01:04:49.466 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.466 INFO kablam! --> src/x86/sse2.rs:1247:52 Sep 21 01:04:49.466 INFO kablam! | Sep 21 01:04:49.466 INFO kablam! 1247 | pub unsafe fn _mm_cmpneq_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.466 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.466 INFO kablam! Sep 21 01:04:49.471 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.471 INFO kablam! --> src/x86/sse2.rs:1256:32 Sep 21 01:04:49.471 INFO kablam! | Sep 21 01:04:49.471 INFO kablam! 1256 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.471 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.471 INFO kablam! Sep 21 01:04:49.477 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.477 INFO kablam! --> src/x86/sse2.rs:1256:42 Sep 21 01:04:49.477 INFO kablam! | Sep 21 01:04:49.477 INFO kablam! 1256 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.477 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.477 INFO kablam! Sep 21 01:04:49.482 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.482 INFO kablam! --> src/x86/sse2.rs:1256:52 Sep 21 01:04:49.482 INFO kablam! | Sep 21 01:04:49.482 INFO kablam! 1256 | pub unsafe fn _mm_cmpnlt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.482 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.482 INFO kablam! Sep 21 01:04:49.487 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.487 INFO kablam! --> src/x86/sse2.rs:1265:32 Sep 21 01:04:49.487 INFO kablam! | Sep 21 01:04:49.487 INFO kablam! 1265 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.487 INFO kablam! Sep 21 01:04:49.492 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.492 INFO kablam! --> src/x86/sse2.rs:1265:42 Sep 21 01:04:49.492 INFO kablam! | Sep 21 01:04:49.492 INFO kablam! 1265 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.492 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.492 INFO kablam! Sep 21 01:04:49.498 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.498 INFO kablam! --> src/x86/sse2.rs:1265:52 Sep 21 01:04:49.498 INFO kablam! | Sep 21 01:04:49.498 INFO kablam! 1265 | pub unsafe fn _mm_cmpnle_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.498 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.498 INFO kablam! Sep 21 01:04:49.503 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.503 INFO kablam! --> src/x86/sse2.rs:1274:32 Sep 21 01:04:49.503 INFO kablam! | Sep 21 01:04:49.503 INFO kablam! 1274 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.503 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.503 INFO kablam! Sep 21 01:04:49.508 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.508 INFO kablam! --> src/x86/sse2.rs:1274:42 Sep 21 01:04:49.508 INFO kablam! | Sep 21 01:04:49.508 INFO kablam! 1274 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.508 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.508 INFO kablam! Sep 21 01:04:49.513 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.513 INFO kablam! --> src/x86/sse2.rs:1274:52 Sep 21 01:04:49.513 INFO kablam! | Sep 21 01:04:49.513 INFO kablam! 1274 | pub unsafe fn _mm_cmpngt_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.513 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.513 INFO kablam! Sep 21 01:04:49.518 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.518 INFO kablam! --> src/x86/sse2.rs:1283:32 Sep 21 01:04:49.518 INFO kablam! | Sep 21 01:04:49.518 INFO kablam! 1283 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.518 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.518 INFO kablam! Sep 21 01:04:49.524 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.524 INFO kablam! --> src/x86/sse2.rs:1283:42 Sep 21 01:04:49.524 INFO kablam! | Sep 21 01:04:49.524 INFO kablam! 1283 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.524 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.524 INFO kablam! Sep 21 01:04:49.529 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.529 INFO kablam! --> src/x86/sse2.rs:1283:52 Sep 21 01:04:49.529 INFO kablam! | Sep 21 01:04:49.529 INFO kablam! 1283 | pub unsafe fn _mm_cmpnge_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.529 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.529 INFO kablam! Sep 21 01:04:49.534 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.534 INFO kablam! --> src/x86/sse2.rs:1291:31 Sep 21 01:04:49.534 INFO kablam! | Sep 21 01:04:49.534 INFO kablam! 1291 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.534 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.534 INFO kablam! Sep 21 01:04:49.539 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.539 INFO kablam! --> src/x86/sse2.rs:1291:41 Sep 21 01:04:49.539 INFO kablam! | Sep 21 01:04:49.539 INFO kablam! 1291 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.539 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.539 INFO kablam! Sep 21 01:04:49.544 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.544 INFO kablam! --> src/x86/sse2.rs:1291:51 Sep 21 01:04:49.545 INFO kablam! | Sep 21 01:04:49.545 INFO kablam! 1291 | pub unsafe fn _mm_cmpeq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.545 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.545 INFO kablam! Sep 21 01:04:49.550 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.550 INFO kablam! --> src/x86/sse2.rs:1299:31 Sep 21 01:04:49.550 INFO kablam! | Sep 21 01:04:49.550 INFO kablam! 1299 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.550 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.550 INFO kablam! Sep 21 01:04:49.554 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.554 INFO kablam! --> src/x86/sse2.rs:1299:41 Sep 21 01:04:49.554 INFO kablam! | Sep 21 01:04:49.554 INFO kablam! 1299 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.555 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.555 INFO kablam! Sep 21 01:04:49.559 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.560 INFO kablam! --> src/x86/sse2.rs:1299:51 Sep 21 01:04:49.560 INFO kablam! | Sep 21 01:04:49.560 INFO kablam! 1299 | pub unsafe fn _mm_cmplt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.560 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.560 INFO kablam! Sep 21 01:04:49.564 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.564 INFO kablam! --> src/x86/sse2.rs:1307:31 Sep 21 01:04:49.564 INFO kablam! | Sep 21 01:04:49.564 INFO kablam! 1307 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.564 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.564 INFO kablam! Sep 21 01:04:49.569 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.569 INFO kablam! --> src/x86/sse2.rs:1307:41 Sep 21 01:04:49.569 INFO kablam! | Sep 21 01:04:49.569 INFO kablam! 1307 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.569 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.569 INFO kablam! Sep 21 01:04:49.574 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.574 INFO kablam! --> src/x86/sse2.rs:1307:51 Sep 21 01:04:49.574 INFO kablam! | Sep 21 01:04:49.574 INFO kablam! 1307 | pub unsafe fn _mm_cmple_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.574 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.574 INFO kablam! Sep 21 01:04:49.579 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.579 INFO kablam! --> src/x86/sse2.rs:1315:31 Sep 21 01:04:49.579 INFO kablam! | Sep 21 01:04:49.579 INFO kablam! 1315 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.579 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.579 INFO kablam! Sep 21 01:04:49.584 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.584 INFO kablam! --> src/x86/sse2.rs:1315:41 Sep 21 01:04:49.584 INFO kablam! | Sep 21 01:04:49.584 INFO kablam! 1315 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.584 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.584 INFO kablam! Sep 21 01:04:49.589 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.589 INFO kablam! --> src/x86/sse2.rs:1315:51 Sep 21 01:04:49.589 INFO kablam! | Sep 21 01:04:49.589 INFO kablam! 1315 | pub unsafe fn _mm_cmpgt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.590 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.590 INFO kablam! Sep 21 01:04:49.594 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.594 INFO kablam! --> src/x86/sse2.rs:1323:31 Sep 21 01:04:49.594 INFO kablam! | Sep 21 01:04:49.594 INFO kablam! 1323 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.594 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.594 INFO kablam! Sep 21 01:04:49.599 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.599 INFO kablam! --> src/x86/sse2.rs:1323:41 Sep 21 01:04:49.599 INFO kablam! | Sep 21 01:04:49.599 INFO kablam! 1323 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.599 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.599 INFO kablam! Sep 21 01:04:49.604 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.604 INFO kablam! --> src/x86/sse2.rs:1323:51 Sep 21 01:04:49.604 INFO kablam! | Sep 21 01:04:49.604 INFO kablam! 1323 | pub unsafe fn _mm_cmpge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.604 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.604 INFO kablam! Sep 21 01:04:49.609 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.609 INFO kablam! --> src/x86/sse2.rs:1331:32 Sep 21 01:04:49.609 INFO kablam! | Sep 21 01:04:49.609 INFO kablam! 1331 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.609 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.609 INFO kablam! Sep 21 01:04:49.614 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.614 INFO kablam! --> src/x86/sse2.rs:1331:42 Sep 21 01:04:49.614 INFO kablam! | Sep 21 01:04:49.614 INFO kablam! 1331 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.614 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.614 INFO kablam! Sep 21 01:04:49.619 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.619 INFO kablam! --> src/x86/sse2.rs:1331:52 Sep 21 01:04:49.619 INFO kablam! | Sep 21 01:04:49.619 INFO kablam! 1331 | pub unsafe fn _mm_cmpord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.619 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.619 INFO kablam! Sep 21 01:04:49.623 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.623 INFO kablam! --> src/x86/sse2.rs:1339:34 Sep 21 01:04:49.623 INFO kablam! | Sep 21 01:04:49.623 INFO kablam! 1339 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.623 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.623 INFO kablam! Sep 21 01:04:49.628 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.628 INFO kablam! --> src/x86/sse2.rs:1339:44 Sep 21 01:04:49.628 INFO kablam! | Sep 21 01:04:49.628 INFO kablam! 1339 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.628 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.628 INFO kablam! Sep 21 01:04:49.633 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.633 INFO kablam! --> src/x86/sse2.rs:1339:54 Sep 21 01:04:49.633 INFO kablam! | Sep 21 01:04:49.633 INFO kablam! 1339 | pub unsafe fn _mm_cmpunord_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.633 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.633 INFO kablam! Sep 21 01:04:49.638 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.638 INFO kablam! --> src/x86/sse2.rs:1347:32 Sep 21 01:04:49.638 INFO kablam! | Sep 21 01:04:49.638 INFO kablam! 1347 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.638 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.638 INFO kablam! Sep 21 01:04:49.642 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.643 INFO kablam! --> src/x86/sse2.rs:1347:42 Sep 21 01:04:49.643 INFO kablam! | Sep 21 01:04:49.643 INFO kablam! 1347 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.643 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.643 INFO kablam! Sep 21 01:04:49.648 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.648 INFO kablam! --> src/x86/sse2.rs:1347:52 Sep 21 01:04:49.648 INFO kablam! | Sep 21 01:04:49.648 INFO kablam! 1347 | pub unsafe fn _mm_cmpneq_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.648 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.648 INFO kablam! Sep 21 01:04:49.652 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.652 INFO kablam! --> src/x86/sse2.rs:1355:32 Sep 21 01:04:49.652 INFO kablam! | Sep 21 01:04:49.652 INFO kablam! 1355 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.652 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.652 INFO kablam! Sep 21 01:04:49.657 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.657 INFO kablam! --> src/x86/sse2.rs:1355:42 Sep 21 01:04:49.657 INFO kablam! | Sep 21 01:04:49.657 INFO kablam! 1355 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.657 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.657 INFO kablam! Sep 21 01:04:49.661 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.662 INFO kablam! --> src/x86/sse2.rs:1355:52 Sep 21 01:04:49.662 INFO kablam! | Sep 21 01:04:49.662 INFO kablam! 1355 | pub unsafe fn _mm_cmpnlt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.662 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.662 INFO kablam! Sep 21 01:04:49.666 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.666 INFO kablam! --> src/x86/sse2.rs:1363:32 Sep 21 01:04:49.666 INFO kablam! | Sep 21 01:04:49.666 INFO kablam! 1363 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.666 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.666 INFO kablam! Sep 21 01:04:49.671 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.671 INFO kablam! --> src/x86/sse2.rs:1363:42 Sep 21 01:04:49.671 INFO kablam! | Sep 21 01:04:49.671 INFO kablam! 1363 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.671 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.671 INFO kablam! Sep 21 01:04:49.675 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.675 INFO kablam! --> src/x86/sse2.rs:1363:52 Sep 21 01:04:49.675 INFO kablam! | Sep 21 01:04:49.675 INFO kablam! 1363 | pub unsafe fn _mm_cmpnle_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.675 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.675 INFO kablam! Sep 21 01:04:49.680 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.680 INFO kablam! --> src/x86/sse2.rs:1371:32 Sep 21 01:04:49.680 INFO kablam! | Sep 21 01:04:49.680 INFO kablam! 1371 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.680 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.680 INFO kablam! Sep 21 01:04:49.685 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.685 INFO kablam! --> src/x86/sse2.rs:1371:42 Sep 21 01:04:49.685 INFO kablam! | Sep 21 01:04:49.685 INFO kablam! 1371 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.685 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.685 INFO kablam! Sep 21 01:04:49.691 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.691 INFO kablam! --> src/x86/sse2.rs:1371:52 Sep 21 01:04:49.691 INFO kablam! | Sep 21 01:04:49.691 INFO kablam! 1371 | pub unsafe fn _mm_cmpngt_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.691 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.691 INFO kablam! Sep 21 01:04:49.697 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.697 INFO kablam! --> src/x86/sse2.rs:1380:32 Sep 21 01:04:49.697 INFO kablam! | Sep 21 01:04:49.697 INFO kablam! 1380 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.697 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.697 INFO kablam! Sep 21 01:04:49.702 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.702 INFO kablam! --> src/x86/sse2.rs:1380:42 Sep 21 01:04:49.702 INFO kablam! | Sep 21 01:04:49.702 INFO kablam! 1380 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.702 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.702 INFO kablam! Sep 21 01:04:49.706 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.706 INFO kablam! --> src/x86/sse2.rs:1380:52 Sep 21 01:04:49.706 INFO kablam! | Sep 21 01:04:49.706 INFO kablam! 1380 | pub unsafe fn _mm_cmpnge_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:49.706 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.706 INFO kablam! Sep 21 01:04:49.711 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.711 INFO kablam! --> src/x86/sse2.rs:1388:32 Sep 21 01:04:49.711 INFO kablam! | Sep 21 01:04:49.711 INFO kablam! 1388 | pub unsafe fn _mm_comieq_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.711 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.711 INFO kablam! Sep 21 01:04:49.716 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.716 INFO kablam! --> src/x86/sse2.rs:1388:42 Sep 21 01:04:49.716 INFO kablam! | Sep 21 01:04:49.716 INFO kablam! 1388 | pub unsafe fn _mm_comieq_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.716 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.716 INFO kablam! Sep 21 01:04:49.720 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.720 INFO kablam! --> src/x86/sse2.rs:1396:32 Sep 21 01:04:49.720 INFO kablam! | Sep 21 01:04:49.720 INFO kablam! 1396 | pub unsafe fn _mm_comilt_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.720 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.720 INFO kablam! Sep 21 01:04:49.725 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.725 INFO kablam! --> src/x86/sse2.rs:1396:42 Sep 21 01:04:49.725 INFO kablam! | Sep 21 01:04:49.725 INFO kablam! 1396 | pub unsafe fn _mm_comilt_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.725 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.725 INFO kablam! Sep 21 01:04:49.730 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.730 INFO kablam! --> src/x86/sse2.rs:1404:32 Sep 21 01:04:49.730 INFO kablam! | Sep 21 01:04:49.730 INFO kablam! 1404 | pub unsafe fn _mm_comile_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.730 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.730 INFO kablam! Sep 21 01:04:49.735 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.735 INFO kablam! --> src/x86/sse2.rs:1404:42 Sep 21 01:04:49.735 INFO kablam! | Sep 21 01:04:49.735 INFO kablam! 1404 | pub unsafe fn _mm_comile_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.735 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.735 INFO kablam! Sep 21 01:04:49.739 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.739 INFO kablam! --> src/x86/sse2.rs:1412:32 Sep 21 01:04:49.739 INFO kablam! | Sep 21 01:04:49.739 INFO kablam! 1412 | pub unsafe fn _mm_comigt_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.739 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.739 INFO kablam! Sep 21 01:04:49.744 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.744 INFO kablam! --> src/x86/sse2.rs:1412:42 Sep 21 01:04:49.744 INFO kablam! | Sep 21 01:04:49.744 INFO kablam! 1412 | pub unsafe fn _mm_comigt_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.744 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.744 INFO kablam! Sep 21 01:04:49.749 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.749 INFO kablam! --> src/x86/sse2.rs:1420:32 Sep 21 01:04:49.749 INFO kablam! | Sep 21 01:04:49.749 INFO kablam! 1420 | pub unsafe fn _mm_comige_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.749 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.749 INFO kablam! Sep 21 01:04:49.754 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.754 INFO kablam! --> src/x86/sse2.rs:1420:42 Sep 21 01:04:49.754 INFO kablam! | Sep 21 01:04:49.754 INFO kablam! 1420 | pub unsafe fn _mm_comige_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.754 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.754 INFO kablam! Sep 21 01:04:49.759 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.759 INFO kablam! --> src/x86/sse2.rs:1428:33 Sep 21 01:04:49.759 INFO kablam! | Sep 21 01:04:49.759 INFO kablam! 1428 | pub unsafe fn _mm_comineq_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.759 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.759 INFO kablam! Sep 21 01:04:49.772 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.772 INFO kablam! --> src/x86/sse2.rs:1428:43 Sep 21 01:04:49.772 INFO kablam! | Sep 21 01:04:49.772 INFO kablam! 1428 | pub unsafe fn _mm_comineq_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.772 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.772 INFO kablam! Sep 21 01:04:49.772 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.772 INFO kablam! --> src/x86/sse2.rs:1436:33 Sep 21 01:04:49.772 INFO kablam! | Sep 21 01:04:49.772 INFO kablam! 1436 | pub unsafe fn _mm_ucomieq_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.772 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.772 INFO kablam! Sep 21 01:04:49.775 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.775 INFO kablam! --> src/x86/sse2.rs:1436:43 Sep 21 01:04:49.775 INFO kablam! | Sep 21 01:04:49.775 INFO kablam! 1436 | pub unsafe fn _mm_ucomieq_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.775 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.776 INFO kablam! Sep 21 01:04:49.784 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.784 INFO kablam! --> src/x86/sse2.rs:1444:33 Sep 21 01:04:49.784 INFO kablam! | Sep 21 01:04:49.784 INFO kablam! 1444 | pub unsafe fn _mm_ucomilt_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.784 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.784 INFO kablam! Sep 21 01:04:49.789 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.789 INFO kablam! --> src/x86/sse2.rs:1444:43 Sep 21 01:04:49.789 INFO kablam! | Sep 21 01:04:49.789 INFO kablam! 1444 | pub unsafe fn _mm_ucomilt_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.789 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.789 INFO kablam! Sep 21 01:04:49.795 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.795 INFO kablam! --> src/x86/sse2.rs:1452:33 Sep 21 01:04:49.795 INFO kablam! | Sep 21 01:04:49.795 INFO kablam! 1452 | pub unsafe fn _mm_ucomile_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.795 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.795 INFO kablam! Sep 21 01:04:49.801 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.801 INFO kablam! --> src/x86/sse2.rs:1452:43 Sep 21 01:04:49.801 INFO kablam! | Sep 21 01:04:49.801 INFO kablam! 1452 | pub unsafe fn _mm_ucomile_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.801 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.801 INFO kablam! Sep 21 01:04:49.819 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.819 INFO kablam! --> src/x86/sse2.rs:1460:33 Sep 21 01:04:49.819 INFO kablam! | Sep 21 01:04:49.819 INFO kablam! 1460 | pub unsafe fn _mm_ucomigt_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.819 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.819 INFO kablam! Sep 21 01:04:49.819 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.819 INFO kablam! --> src/x86/sse2.rs:1460:43 Sep 21 01:04:49.819 INFO kablam! | Sep 21 01:04:49.819 INFO kablam! 1460 | pub unsafe fn _mm_ucomigt_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.819 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.819 INFO kablam! Sep 21 01:04:49.821 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.821 INFO kablam! --> src/x86/sse2.rs:1468:33 Sep 21 01:04:49.821 INFO kablam! | Sep 21 01:04:49.821 INFO kablam! 1468 | pub unsafe fn _mm_ucomige_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.821 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.821 INFO kablam! Sep 21 01:04:49.827 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.827 INFO kablam! --> src/x86/sse2.rs:1468:43 Sep 21 01:04:49.827 INFO kablam! | Sep 21 01:04:49.827 INFO kablam! 1468 | pub unsafe fn _mm_ucomige_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.827 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.827 INFO kablam! Sep 21 01:04:49.833 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.833 INFO kablam! --> src/x86/sse2.rs:1476:34 Sep 21 01:04:49.833 INFO kablam! | Sep 21 01:04:49.833 INFO kablam! 1476 | pub unsafe fn _mm_ucomineq_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.833 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.833 INFO kablam! Sep 21 01:04:49.848 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.848 INFO kablam! --> src/x86/sse2.rs:1476:44 Sep 21 01:04:49.848 INFO kablam! | Sep 21 01:04:49.848 INFO kablam! 1476 | pub unsafe fn _mm_ucomineq_sd(a: f64x2, b: f64x2) -> i32 { Sep 21 01:04:49.848 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.848 INFO kablam! Sep 21 01:04:49.848 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.848 INFO kablam! --> src/x86/sse2.rs:1485:31 Sep 21 01:04:49.848 INFO kablam! | Sep 21 01:04:49.848 INFO kablam! 1485 | pub unsafe fn _mm_cvtpd_ps(a: f64x2) -> f32x4 { Sep 21 01:04:49.848 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.848 INFO kablam! Sep 21 01:04:49.853 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:49.853 INFO kablam! --> src/x86/sse2.rs:1485:41 Sep 21 01:04:49.853 INFO kablam! | Sep 21 01:04:49.853 INFO kablam! 1485 | pub unsafe fn _mm_cvtpd_ps(a: f64x2) -> f32x4 { Sep 21 01:04:49.853 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.853 INFO kablam! Sep 21 01:04:49.859 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:49.859 INFO kablam! --> src/x86/sse2.rs:1495:31 Sep 21 01:04:49.859 INFO kablam! | Sep 21 01:04:49.859 INFO kablam! 1495 | pub unsafe fn _mm_cvtps_pd(a: f32x4) -> f64x2 { Sep 21 01:04:49.859 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.859 INFO kablam! Sep 21 01:04:49.865 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.865 INFO kablam! --> src/x86/sse2.rs:1495:41 Sep 21 01:04:49.865 INFO kablam! | Sep 21 01:04:49.865 INFO kablam! 1495 | pub unsafe fn _mm_cvtps_pd(a: f32x4) -> f64x2 { Sep 21 01:04:49.865 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.865 INFO kablam! Sep 21 01:04:49.870 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.870 INFO kablam! --> src/x86/sse2.rs:1504:34 Sep 21 01:04:49.870 INFO kablam! | Sep 21 01:04:49.870 INFO kablam! 1504 | pub unsafe fn _mm_cvtpd_epi32(a: f64x2) -> i32x4 { Sep 21 01:04:49.870 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.870 INFO kablam! Sep 21 01:04:49.876 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:49.876 INFO kablam! --> src/x86/sse2.rs:1504:44 Sep 21 01:04:49.876 INFO kablam! | Sep 21 01:04:49.876 INFO kablam! 1504 | pub unsafe fn _mm_cvtpd_epi32(a: f64x2) -> i32x4 { Sep 21 01:04:49.876 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.876 INFO kablam! Sep 21 01:04:49.882 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.882 INFO kablam! --> src/x86/sse2.rs:1513:33 Sep 21 01:04:49.882 INFO kablam! | Sep 21 01:04:49.882 INFO kablam! 1513 | pub unsafe fn _mm_cvtsd_si32(a: f64x2) -> i32 { Sep 21 01:04:49.882 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.882 INFO kablam! Sep 21 01:04:49.888 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:49.888 INFO kablam! --> src/x86/sse2.rs:1524:31 Sep 21 01:04:49.888 INFO kablam! | Sep 21 01:04:49.888 INFO kablam! 1524 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 21 01:04:49.888 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.888 INFO kablam! Sep 21 01:04:49.894 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.894 INFO kablam! --> src/x86/sse2.rs:1524:41 Sep 21 01:04:49.894 INFO kablam! | Sep 21 01:04:49.894 INFO kablam! 1524 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 21 01:04:49.894 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.894 INFO kablam! Sep 21 01:04:49.900 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:49.900 INFO kablam! --> src/x86/sse2.rs:1524:51 Sep 21 01:04:49.900 INFO kablam! | Sep 21 01:04:49.900 INFO kablam! 1524 | pub unsafe fn _mm_cvtsd_ss(a: f32x4, b: f64x2) -> f32x4 { Sep 21 01:04:49.900 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.902 INFO kablam! Sep 21 01:04:49.906 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.906 INFO kablam! --> src/x86/sse2.rs:1531:32 Sep 21 01:04:49.906 INFO kablam! | Sep 21 01:04:49.906 INFO kablam! 1531 | pub unsafe fn _mm_cvtsd_f64(a: f64x2) -> f64 { Sep 21 01:04:49.906 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.906 INFO kablam! Sep 21 01:04:49.913 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.913 INFO kablam! --> src/x86/sse2.rs:1542:31 Sep 21 01:04:49.913 INFO kablam! | Sep 21 01:04:49.913 INFO kablam! 1542 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 21 01:04:49.913 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.913 INFO kablam! Sep 21 01:04:49.922 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:49.922 INFO kablam! --> src/x86/sse2.rs:1542:41 Sep 21 01:04:49.922 INFO kablam! | Sep 21 01:04:49.922 INFO kablam! 1542 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 21 01:04:49.922 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.922 INFO kablam! Sep 21 01:04:49.924 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.924 INFO kablam! --> src/x86/sse2.rs:1542:51 Sep 21 01:04:49.925 INFO kablam! | Sep 21 01:04:49.925 INFO kablam! 1542 | pub unsafe fn _mm_cvtss_sd(a: f64x2, b: f32x4) -> f64x2 { Sep 21 01:04:49.925 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.925 INFO kablam! Sep 21 01:04:49.932 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.932 INFO kablam! --> src/x86/sse2.rs:1551:35 Sep 21 01:04:49.932 INFO kablam! | Sep 21 01:04:49.932 INFO kablam! 1551 | pub unsafe fn _mm_cvttpd_epi32(a: f64x2) -> i32x4 { Sep 21 01:04:49.932 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.932 INFO kablam! Sep 21 01:04:49.940 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:49.940 INFO kablam! --> src/x86/sse2.rs:1551:45 Sep 21 01:04:49.940 INFO kablam! | Sep 21 01:04:49.940 INFO kablam! 1551 | pub unsafe fn _mm_cvttpd_epi32(a: f64x2) -> i32x4 { Sep 21 01:04:49.940 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.940 INFO kablam! Sep 21 01:04:49.947 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.947 INFO kablam! --> src/x86/sse2.rs:1560:34 Sep 21 01:04:49.947 INFO kablam! | Sep 21 01:04:49.947 INFO kablam! 1560 | pub unsafe fn _mm_cvttsd_si32(a: f64x2) -> i32 { Sep 21 01:04:49.947 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.947 INFO kablam! Sep 21 01:04:49.955 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:49.955 INFO kablam! --> src/x86/sse2.rs:1569:35 Sep 21 01:04:49.955 INFO kablam! | Sep 21 01:04:49.955 INFO kablam! 1569 | pub unsafe fn _mm_cvttps_epi32(a: f32x4) -> i32x4 { Sep 21 01:04:49.955 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.955 INFO kablam! Sep 21 01:04:49.962 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:49.962 INFO kablam! --> src/x86/sse2.rs:1569:45 Sep 21 01:04:49.962 INFO kablam! | Sep 21 01:04:49.962 INFO kablam! 1569 | pub unsafe fn _mm_cvttps_epi32(a: f32x4) -> i32x4 { Sep 21 01:04:49.962 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.962 INFO kablam! Sep 21 01:04:49.972 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.972 INFO kablam! --> src/x86/sse2.rs:1577:37 Sep 21 01:04:49.972 INFO kablam! | Sep 21 01:04:49.972 INFO kablam! 1577 | pub unsafe fn _mm_set_sd(a: f64) -> f64x2 { Sep 21 01:04:49.972 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.972 INFO kablam! Sep 21 01:04:49.975 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.975 INFO kablam! --> src/x86/sse2.rs:1585:38 Sep 21 01:04:49.975 INFO kablam! | Sep 21 01:04:49.975 INFO kablam! 1585 | pub unsafe fn _mm_set1_pd(a: f64) -> f64x2 { Sep 21 01:04:49.975 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.975 INFO kablam! Sep 21 01:04:49.982 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.982 INFO kablam! --> src/x86/sse2.rs:1593:38 Sep 21 01:04:49.982 INFO kablam! | Sep 21 01:04:49.982 INFO kablam! 1593 | pub unsafe fn _mm_set_pd1(a: f64) -> f64x2 { Sep 21 01:04:49.982 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.982 INFO kablam! Sep 21 01:04:49.994 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.994 INFO kablam! --> src/x86/sse2.rs:1601:45 Sep 21 01:04:49.994 INFO kablam! | Sep 21 01:04:49.994 INFO kablam! 1601 | pub unsafe fn _mm_set_pd(a: f64, b: f64) -> f64x2 { Sep 21 01:04:49.994 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.994 INFO kablam! Sep 21 01:04:49.995 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:49.995 INFO kablam! --> src/x86/sse2.rs:1609:46 Sep 21 01:04:49.995 INFO kablam! | Sep 21 01:04:49.995 INFO kablam! 1609 | pub unsafe fn _mm_setr_pd(a: f64, b: f64) -> f64x2 { Sep 21 01:04:49.995 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:49.995 INFO kablam! Sep 21 01:04:50.003 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.003 INFO kablam! --> src/x86/sse2.rs:1618:35 Sep 21 01:04:50.003 INFO kablam! | Sep 21 01:04:50.003 INFO kablam! 1618 | pub unsafe fn _mm_setzero_pd() -> f64x2 { Sep 21 01:04:50.003 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.003 INFO kablam! Sep 21 01:04:50.008 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.008 INFO kablam! --> src/x86/sse2.rs:1629:34 Sep 21 01:04:50.008 INFO kablam! | Sep 21 01:04:50.008 INFO kablam! 1629 | pub unsafe fn _mm_movemask_pd(a: f64x2) -> i32 { Sep 21 01:04:50.008 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.008 INFO kablam! Sep 21 01:04:50.015 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.015 INFO kablam! --> src/x86/sse2.rs:1640:52 Sep 21 01:04:50.015 INFO kablam! | Sep 21 01:04:50.015 INFO kablam! 1640 | pub unsafe fn _mm_load_pd(mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.015 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.015 INFO kablam! Sep 21 01:04:50.021 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.021 INFO kablam! --> src/x86/sse2.rs:1649:52 Sep 21 01:04:50.021 INFO kablam! | Sep 21 01:04:50.021 INFO kablam! 1649 | pub unsafe fn _mm_load_sd(mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.021 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.021 INFO kablam! Sep 21 01:04:50.028 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.028 INFO kablam! --> src/x86/sse2.rs:1659:31 Sep 21 01:04:50.028 INFO kablam! | Sep 21 01:04:50.028 INFO kablam! 1659 | pub unsafe fn _mm_loadh_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.028 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.028 INFO kablam! Sep 21 01:04:50.034 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.034 INFO kablam! --> src/x86/sse2.rs:1659:63 Sep 21 01:04:50.034 INFO kablam! | Sep 21 01:04:50.034 INFO kablam! 1659 | pub unsafe fn _mm_loadh_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.034 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.034 INFO kablam! Sep 21 01:04:50.041 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.041 INFO kablam! --> src/x86/sse2.rs:1669:31 Sep 21 01:04:50.041 INFO kablam! | Sep 21 01:04:50.041 INFO kablam! 1669 | pub unsafe fn _mm_loadl_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.041 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.041 INFO kablam! Sep 21 01:04:50.048 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.048 INFO kablam! --> src/x86/sse2.rs:1669:63 Sep 21 01:04:50.048 INFO kablam! | Sep 21 01:04:50.048 INFO kablam! 1669 | pub unsafe fn _mm_loadl_pd(a: f64x2, mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.048 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.048 INFO kablam! Sep 21 01:04:50.058 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.058 INFO kablam! --> src/x86/sse2.rs:1678:53 Sep 21 01:04:50.058 INFO kablam! | Sep 21 01:04:50.058 INFO kablam! 1678 | pub unsafe fn _mm_load1_pd(mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.058 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.058 INFO kablam! Sep 21 01:04:50.060 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.060 INFO kablam! --> src/x86/sse2.rs:1687:53 Sep 21 01:04:50.060 INFO kablam! | Sep 21 01:04:50.060 INFO kablam! 1687 | pub unsafe fn _mm_load_pd1(mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.060 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.060 INFO kablam! Sep 21 01:04:50.067 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.067 INFO kablam! --> src/x86/sse2.rs:1697:53 Sep 21 01:04:50.067 INFO kablam! | Sep 21 01:04:50.067 INFO kablam! 1697 | pub unsafe fn _mm_loadr_pd(mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.067 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.067 INFO kablam! Sep 21 01:04:50.073 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.073 INFO kablam! --> src/x86/sse2.rs:1707:53 Sep 21 01:04:50.073 INFO kablam! | Sep 21 01:04:50.073 INFO kablam! 1707 | pub unsafe fn _mm_loadu_pd(mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.073 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.073 INFO kablam! Sep 21 01:04:50.080 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.080 INFO kablam! --> src/x86/sse2.rs:1718:33 Sep 21 01:04:50.080 INFO kablam! | Sep 21 01:04:50.080 INFO kablam! 1718 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:50.080 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.080 INFO kablam! Sep 21 01:04:50.086 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.086 INFO kablam! --> src/x86/sse2.rs:1718:43 Sep 21 01:04:50.086 INFO kablam! | Sep 21 01:04:50.086 INFO kablam! 1718 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:50.086 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.086 INFO kablam! Sep 21 01:04:50.091 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.091 INFO kablam! --> src/x86/sse2.rs:1718:64 Sep 21 01:04:50.091 INFO kablam! | Sep 21 01:04:50.091 INFO kablam! 1718 | pub unsafe fn _mm_shuffle_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:50.091 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.091 INFO kablam! Sep 21 01:04:50.098 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.098 INFO kablam! --> src/x86/sse2.rs:1735:30 Sep 21 01:04:50.098 INFO kablam! | Sep 21 01:04:50.098 INFO kablam! 1735 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.098 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.098 INFO kablam! Sep 21 01:04:50.105 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.105 INFO kablam! --> src/x86/sse2.rs:1735:40 Sep 21 01:04:50.105 INFO kablam! | Sep 21 01:04:50.105 INFO kablam! 1735 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.105 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.105 INFO kablam! Sep 21 01:04:50.110 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.111 INFO kablam! --> src/x86/sse2.rs:1735:50 Sep 21 01:04:50.111 INFO kablam! | Sep 21 01:04:50.111 INFO kablam! 1735 | pub unsafe fn _mm_move_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.111 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.111 INFO kablam! Sep 21 01:04:50.116 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.116 INFO kablam! --> src/x86/sse2.rs:1743:32 Sep 21 01:04:50.116 INFO kablam! | Sep 21 01:04:50.116 INFO kablam! 1743 | pub unsafe fn _mm_castpd_ps(a: f64x2) -> f32x4 { Sep 21 01:04:50.116 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.116 INFO kablam! Sep 21 01:04:50.123 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.123 INFO kablam! --> src/x86/sse2.rs:1743:42 Sep 21 01:04:50.123 INFO kablam! | Sep 21 01:04:50.123 INFO kablam! 1743 | pub unsafe fn _mm_castpd_ps(a: f64x2) -> f32x4 { Sep 21 01:04:50.123 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.123 INFO kablam! Sep 21 01:04:50.130 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.130 INFO kablam! --> src/x86/sse2.rs:1751:35 Sep 21 01:04:50.130 INFO kablam! | Sep 21 01:04:50.130 INFO kablam! 1751 | pub unsafe fn _mm_castpd_si128(a: f64x2) -> __m128i { Sep 21 01:04:50.130 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.130 INFO kablam! Sep 21 01:04:50.136 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.136 INFO kablam! --> src/x86/sse2.rs:1759:32 Sep 21 01:04:50.136 INFO kablam! | Sep 21 01:04:50.136 INFO kablam! 1759 | pub unsafe fn _mm_castps_pd(a: f32x4) -> f64x2 { Sep 21 01:04:50.136 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.136 INFO kablam! Sep 21 01:04:50.142 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.142 INFO kablam! --> src/x86/sse2.rs:1759:42 Sep 21 01:04:50.142 INFO kablam! | Sep 21 01:04:50.142 INFO kablam! 1759 | pub unsafe fn _mm_castps_pd(a: f32x4) -> f64x2 { Sep 21 01:04:50.142 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.142 INFO kablam! Sep 21 01:04:50.149 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.149 INFO kablam! --> src/x86/sse2.rs:1767:35 Sep 21 01:04:50.149 INFO kablam! | Sep 21 01:04:50.149 INFO kablam! 1767 | pub unsafe fn _mm_castps_si128(a: f32x4) -> __m128i { Sep 21 01:04:50.149 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.149 INFO kablam! Sep 21 01:04:50.155 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.155 INFO kablam! --> src/x86/sse2.rs:1775:47 Sep 21 01:04:50.155 INFO kablam! | Sep 21 01:04:50.155 INFO kablam! 1775 | pub unsafe fn _mm_castsi128_pd(a: __m128i) -> f64x2 { Sep 21 01:04:50.155 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.155 INFO kablam! Sep 21 01:04:50.160 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.160 INFO kablam! --> src/x86/sse2.rs:1783:47 Sep 21 01:04:50.160 INFO kablam! | Sep 21 01:04:50.160 INFO kablam! 1783 | pub unsafe fn _mm_castsi128_ps(a: __m128i) -> f32x4 { Sep 21 01:04:50.160 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.161 INFO kablam! Sep 21 01:04:50.179 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.179 INFO kablam! --> src/x86/sse2.rs:1790:37 Sep 21 01:04:50.179 INFO kablam! | Sep 21 01:04:50.179 INFO kablam! 1790 | pub unsafe fn _mm_undefined_pd() -> f64x2 { Sep 21 01:04:50.179 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.179 INFO kablam! Sep 21 01:04:50.179 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.179 INFO kablam! --> src/x86/sse2.rs:1809:34 Sep 21 01:04:50.179 INFO kablam! | Sep 21 01:04:50.179 INFO kablam! 1809 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.179 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.179 INFO kablam! Sep 21 01:04:50.179 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.179 INFO kablam! --> src/x86/sse2.rs:1809:44 Sep 21 01:04:50.179 INFO kablam! | Sep 21 01:04:50.179 INFO kablam! 1809 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.179 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.179 INFO kablam! Sep 21 01:04:50.184 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.184 INFO kablam! --> src/x86/sse2.rs:1809:54 Sep 21 01:04:50.184 INFO kablam! | Sep 21 01:04:50.184 INFO kablam! 1809 | pub unsafe fn _mm_unpackhi_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.184 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.185 INFO kablam! Sep 21 01:04:50.191 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.191 INFO kablam! --> src/x86/sse2.rs:1821:34 Sep 21 01:04:50.191 INFO kablam! | Sep 21 01:04:50.191 INFO kablam! 1821 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.191 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.191 INFO kablam! Sep 21 01:04:50.197 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.197 INFO kablam! --> src/x86/sse2.rs:1821:44 Sep 21 01:04:50.197 INFO kablam! | Sep 21 01:04:50.197 INFO kablam! 1821 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.197 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.197 INFO kablam! Sep 21 01:04:50.203 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.203 INFO kablam! --> src/x86/sse2.rs:1821:54 Sep 21 01:04:50.203 INFO kablam! | Sep 21 01:04:50.203 INFO kablam! 1821 | pub unsafe fn _mm_unpacklo_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.203 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.203 INFO kablam! Sep 21 01:04:50.209 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.209 INFO kablam! --> src/x86/sse2.rs:1859:43 Sep 21 01:04:50.209 INFO kablam! | Sep 21 01:04:50.209 INFO kablam! 1859 | pub unsafe fn _mm_cvtpi32_pd(a: __m64) -> f64x2 { Sep 21 01:04:50.209 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.209 INFO kablam! Sep 21 01:04:50.216 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.216 INFO kablam! --> src/x86/sse2.rs:1868:54 Sep 21 01:04:50.216 INFO kablam! | Sep 21 01:04:50.216 INFO kablam! 1868 | pub unsafe fn _mm_set_epi64(e1: __m64, e0: __m64) -> i64x2 { Sep 21 01:04:50.216 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.216 INFO kablam! Sep 21 01:04:50.224 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.224 INFO kablam! --> src/x86/sse2.rs:1877:43 Sep 21 01:04:50.224 INFO kablam! | Sep 21 01:04:50.224 INFO kablam! 1877 | pub unsafe fn _mm_set1_epi64(a: __m64) -> i64x2 { Sep 21 01:04:50.224 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.224 INFO kablam! Sep 21 01:04:50.227 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.227 INFO kablam! --> src/x86/sse2.rs:1886:55 Sep 21 01:04:50.227 INFO kablam! | Sep 21 01:04:50.227 INFO kablam! 1886 | pub unsafe fn _mm_setr_epi64(e1: __m64, e0: __m64) -> i64x2 { Sep 21 01:04:50.227 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.227 INFO kablam! Sep 21 01:04:50.233 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.233 INFO kablam! --> src/x86/sse2.rs:1896:36 Sep 21 01:04:50.233 INFO kablam! | Sep 21 01:04:50.233 INFO kablam! 1896 | pub unsafe fn _mm_movepi64_pi64(a: i64x2) -> __m64 { Sep 21 01:04:50.233 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.233 INFO kablam! Sep 21 01:04:50.238 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.238 INFO kablam! --> src/x86/sse2.rs:1916:33 Sep 21 01:04:50.238 INFO kablam! | Sep 21 01:04:50.238 INFO kablam! 1916 | pub unsafe fn _mm_cvtpd_pi32(a: f64x2) -> __m64 { Sep 21 01:04:50.238 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.238 INFO kablam! Sep 21 01:04:50.244 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.244 INFO kablam! --> src/x86/sse2.rs:1928:34 Sep 21 01:04:50.244 INFO kablam! | Sep 21 01:04:50.244 INFO kablam! 1928 | pub unsafe fn _mm_cvttpd_pi32(a: f64x2) -> __m64 { Sep 21 01:04:50.244 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.244 INFO kablam! Sep 21 01:04:50.250 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.250 INFO kablam! --> src/x86/sse3.rs:13:32 Sep 21 01:04:50.250 INFO kablam! | Sep 21 01:04:50.250 INFO kablam! 13 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:50.250 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.250 INFO kablam! Sep 21 01:04:50.256 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.256 INFO kablam! --> src/x86/sse3.rs:13:42 Sep 21 01:04:50.256 INFO kablam! | Sep 21 01:04:50.256 INFO kablam! 13 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:50.256 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.256 INFO kablam! Sep 21 01:04:50.262 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.262 INFO kablam! --> src/x86/sse3.rs:13:52 Sep 21 01:04:50.262 INFO kablam! | Sep 21 01:04:50.262 INFO kablam! 13 | pub unsafe fn _mm_addsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:50.262 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.262 INFO kablam! Sep 21 01:04:50.268 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.268 INFO kablam! --> src/x86/sse3.rs:22:32 Sep 21 01:04:50.268 INFO kablam! | Sep 21 01:04:50.268 INFO kablam! 22 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.268 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.268 INFO kablam! Sep 21 01:04:50.274 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.275 INFO kablam! --> src/x86/sse3.rs:22:42 Sep 21 01:04:50.275 INFO kablam! | Sep 21 01:04:50.275 INFO kablam! 22 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.275 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.275 INFO kablam! Sep 21 01:04:50.280 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.280 INFO kablam! --> src/x86/sse3.rs:22:52 Sep 21 01:04:50.280 INFO kablam! | Sep 21 01:04:50.280 INFO kablam! 22 | pub unsafe fn _mm_addsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.280 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.280 INFO kablam! Sep 21 01:04:50.286 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.286 INFO kablam! --> src/x86/sse3.rs:31:30 Sep 21 01:04:50.286 INFO kablam! | Sep 21 01:04:50.286 INFO kablam! 31 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.286 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.286 INFO kablam! Sep 21 01:04:50.292 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.292 INFO kablam! --> src/x86/sse3.rs:31:40 Sep 21 01:04:50.292 INFO kablam! | Sep 21 01:04:50.292 INFO kablam! 31 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.292 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.292 INFO kablam! Sep 21 01:04:50.297 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.297 INFO kablam! --> src/x86/sse3.rs:31:50 Sep 21 01:04:50.297 INFO kablam! | Sep 21 01:04:50.297 INFO kablam! 31 | pub unsafe fn _mm_hadd_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.297 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.297 INFO kablam! Sep 21 01:04:50.303 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.303 INFO kablam! --> src/x86/sse3.rs:40:30 Sep 21 01:04:50.303 INFO kablam! | Sep 21 01:04:50.303 INFO kablam! 40 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:50.303 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.303 INFO kablam! Sep 21 01:04:50.309 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.309 INFO kablam! --> src/x86/sse3.rs:40:40 Sep 21 01:04:50.309 INFO kablam! | Sep 21 01:04:50.309 INFO kablam! 40 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:50.309 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.309 INFO kablam! Sep 21 01:04:50.315 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.315 INFO kablam! --> src/x86/sse3.rs:40:50 Sep 21 01:04:50.315 INFO kablam! | Sep 21 01:04:50.315 INFO kablam! 40 | pub unsafe fn _mm_hadd_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:50.315 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.315 INFO kablam! Sep 21 01:04:50.321 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.321 INFO kablam! --> src/x86/sse3.rs:49:30 Sep 21 01:04:50.321 INFO kablam! | Sep 21 01:04:50.321 INFO kablam! 49 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.321 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.321 INFO kablam! Sep 21 01:04:50.326 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.326 INFO kablam! --> src/x86/sse3.rs:49:40 Sep 21 01:04:50.326 INFO kablam! | Sep 21 01:04:50.326 INFO kablam! 49 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.326 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.326 INFO kablam! Sep 21 01:04:50.332 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.332 INFO kablam! --> src/x86/sse3.rs:49:50 Sep 21 01:04:50.332 INFO kablam! | Sep 21 01:04:50.332 INFO kablam! 49 | pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:50.332 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.332 INFO kablam! Sep 21 01:04:50.338 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.338 INFO kablam! --> src/x86/sse3.rs:58:30 Sep 21 01:04:50.338 INFO kablam! | Sep 21 01:04:50.338 INFO kablam! 58 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:50.338 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.338 INFO kablam! Sep 21 01:04:50.344 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.344 INFO kablam! --> src/x86/sse3.rs:58:40 Sep 21 01:04:50.344 INFO kablam! | Sep 21 01:04:50.344 INFO kablam! 58 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:50.344 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.344 INFO kablam! Sep 21 01:04:50.349 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.349 INFO kablam! --> src/x86/sse3.rs:58:50 Sep 21 01:04:50.349 INFO kablam! | Sep 21 01:04:50.349 INFO kablam! 58 | pub unsafe fn _mm_hsub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:50.349 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.349 INFO kablam! Sep 21 01:04:50.355 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.355 INFO kablam! --> src/x86/sse3.rs:77:33 Sep 21 01:04:50.355 INFO kablam! | Sep 21 01:04:50.355 INFO kablam! 77 | pub unsafe fn _mm_movedup_pd(a: f64x2) -> f64x2 { Sep 21 01:04:50.355 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.355 INFO kablam! Sep 21 01:04:50.360 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.360 INFO kablam! --> src/x86/sse3.rs:77:43 Sep 21 01:04:50.360 INFO kablam! | Sep 21 01:04:50.360 INFO kablam! 77 | pub unsafe fn _mm_movedup_pd(a: f64x2) -> f64x2 { Sep 21 01:04:50.361 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.361 INFO kablam! Sep 21 01:04:50.366 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.366 INFO kablam! --> src/x86/sse3.rs:86:55 Sep 21 01:04:50.366 INFO kablam! | Sep 21 01:04:50.366 INFO kablam! 86 | pub unsafe fn _mm_loaddup_pd(mem_addr: *const f64) -> f64x2 { Sep 21 01:04:50.366 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.366 INFO kablam! Sep 21 01:04:50.372 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.372 INFO kablam! --> src/x86/sse3.rs:95:34 Sep 21 01:04:50.372 INFO kablam! | Sep 21 01:04:50.372 INFO kablam! 95 | pub unsafe fn _mm_movehdup_ps(a: f32x4) -> f32x4 { Sep 21 01:04:50.372 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.372 INFO kablam! Sep 21 01:04:50.378 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.378 INFO kablam! --> src/x86/sse3.rs:95:44 Sep 21 01:04:50.378 INFO kablam! | Sep 21 01:04:50.378 INFO kablam! 95 | pub unsafe fn _mm_movehdup_ps(a: f32x4) -> f32x4 { Sep 21 01:04:50.378 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.378 INFO kablam! Sep 21 01:04:50.383 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.383 INFO kablam! --> src/x86/sse3.rs:104:34 Sep 21 01:04:50.383 INFO kablam! | Sep 21 01:04:50.383 INFO kablam! 104 | pub unsafe fn _mm_moveldup_ps(a: f32x4) -> f32x4 { Sep 21 01:04:50.383 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.383 INFO kablam! Sep 21 01:04:50.389 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.389 INFO kablam! --> src/x86/sse3.rs:104:44 Sep 21 01:04:50.389 INFO kablam! | Sep 21 01:04:50.389 INFO kablam! 104 | pub unsafe fn _mm_moveldup_ps(a: f32x4) -> f32x4 { Sep 21 01:04:50.389 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.389 INFO kablam! Sep 21 01:04:50.395 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.395 INFO kablam! --> src/x86/sse41.rs:16:34 Sep 21 01:04:50.395 INFO kablam! | Sep 21 01:04:50.395 INFO kablam! 16 | pub unsafe fn _mm_blendv_epi8(a: i8x16, b: i8x16, mask: i8x16) -> i8x16 { Sep 21 01:04:50.395 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.395 INFO kablam! Sep 21 01:04:50.401 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.401 INFO kablam! --> src/x86/sse41.rs:16:44 Sep 21 01:04:50.401 INFO kablam! | Sep 21 01:04:50.401 INFO kablam! 16 | pub unsafe fn _mm_blendv_epi8(a: i8x16, b: i8x16, mask: i8x16) -> i8x16 { Sep 21 01:04:50.401 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.401 INFO kablam! Sep 21 01:04:50.407 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.407 INFO kablam! --> src/x86/sse41.rs:16:57 Sep 21 01:04:50.407 INFO kablam! | Sep 21 01:04:50.407 INFO kablam! 16 | pub unsafe fn _mm_blendv_epi8(a: i8x16, b: i8x16, mask: i8x16) -> i8x16 { Sep 21 01:04:50.407 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.407 INFO kablam! Sep 21 01:04:50.413 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.413 INFO kablam! --> src/x86/sse41.rs:16:67 Sep 21 01:04:50.413 INFO kablam! | Sep 21 01:04:50.413 INFO kablam! 16 | pub unsafe fn _mm_blendv_epi8(a: i8x16, b: i8x16, mask: i8x16) -> i8x16 { Sep 21 01:04:50.413 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.413 INFO kablam! Sep 21 01:04:50.420 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:50.420 INFO kablam! --> src/x86/sse41.rs:29:34 Sep 21 01:04:50.420 INFO kablam! | Sep 21 01:04:50.420 INFO kablam! 29 | pub unsafe fn _mm_blend_epi16(a: i16x8, b: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:50.420 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.420 INFO kablam! Sep 21 01:04:50.426 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:50.426 INFO kablam! --> src/x86/sse41.rs:29:44 Sep 21 01:04:50.426 INFO kablam! | Sep 21 01:04:50.426 INFO kablam! 29 | pub unsafe fn _mm_blend_epi16(a: i16x8, b: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:50.426 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.426 INFO kablam! Sep 21 01:04:50.432 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:50.432 INFO kablam! --> src/x86/sse41.rs:29:65 Sep 21 01:04:50.432 INFO kablam! | Sep 21 01:04:50.432 INFO kablam! 29 | pub unsafe fn _mm_blend_epi16(a: i16x8, b: i16x8, imm8: i32) -> i16x8 { Sep 21 01:04:50.432 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.432 INFO kablam! Sep 21 01:04:50.438 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.438 INFO kablam! --> src/x86/sse41.rs:45:32 Sep 21 01:04:50.438 INFO kablam! | Sep 21 01:04:50.438 INFO kablam! 45 | pub unsafe fn _mm_blendv_pd(a: f64x2, b: f64x2, mask: f64x2) -> f64x2 { Sep 21 01:04:50.438 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.438 INFO kablam! Sep 21 01:04:50.444 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.444 INFO kablam! --> src/x86/sse41.rs:45:42 Sep 21 01:04:50.444 INFO kablam! | Sep 21 01:04:50.444 INFO kablam! 45 | pub unsafe fn _mm_blendv_pd(a: f64x2, b: f64x2, mask: f64x2) -> f64x2 { Sep 21 01:04:50.444 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.444 INFO kablam! Sep 21 01:04:50.451 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.451 INFO kablam! --> src/x86/sse41.rs:45:55 Sep 21 01:04:50.451 INFO kablam! | Sep 21 01:04:50.451 INFO kablam! 45 | pub unsafe fn _mm_blendv_pd(a: f64x2, b: f64x2, mask: f64x2) -> f64x2 { Sep 21 01:04:50.451 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.451 INFO kablam! Sep 21 01:04:50.457 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.457 INFO kablam! --> src/x86/sse41.rs:45:65 Sep 21 01:04:50.457 INFO kablam! | Sep 21 01:04:50.457 INFO kablam! 45 | pub unsafe fn _mm_blendv_pd(a: f64x2, b: f64x2, mask: f64x2) -> f64x2 { Sep 21 01:04:50.457 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.457 INFO kablam! Sep 21 01:04:50.464 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.464 INFO kablam! --> src/x86/sse41.rs:54:32 Sep 21 01:04:50.464 INFO kablam! | Sep 21 01:04:50.464 INFO kablam! 54 | pub unsafe fn _mm_blendv_ps(a: f32x4, b: f32x4, mask: f32x4) -> f32x4 { Sep 21 01:04:50.464 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.464 INFO kablam! Sep 21 01:04:50.470 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.470 INFO kablam! --> src/x86/sse41.rs:54:42 Sep 21 01:04:50.470 INFO kablam! | Sep 21 01:04:50.470 INFO kablam! 54 | pub unsafe fn _mm_blendv_ps(a: f32x4, b: f32x4, mask: f32x4) -> f32x4 { Sep 21 01:04:50.470 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.470 INFO kablam! Sep 21 01:04:50.475 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.475 INFO kablam! --> src/x86/sse41.rs:54:55 Sep 21 01:04:50.475 INFO kablam! | Sep 21 01:04:50.475 INFO kablam! 54 | pub unsafe fn _mm_blendv_ps(a: f32x4, b: f32x4, mask: f32x4) -> f32x4 { Sep 21 01:04:50.475 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.475 INFO kablam! Sep 21 01:04:50.481 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.481 INFO kablam! --> src/x86/sse41.rs:54:65 Sep 21 01:04:50.481 INFO kablam! | Sep 21 01:04:50.481 INFO kablam! 54 | pub unsafe fn _mm_blendv_ps(a: f32x4, b: f32x4, mask: f32x4) -> f32x4 { Sep 21 01:04:50.481 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.481 INFO kablam! Sep 21 01:04:50.487 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.487 INFO kablam! --> src/x86/sse41.rs:64:31 Sep 21 01:04:50.487 INFO kablam! | Sep 21 01:04:50.487 INFO kablam! 64 | pub unsafe fn _mm_blend_pd(a: f64x2, b: f64x2, imm2: i32) -> f64x2 { Sep 21 01:04:50.487 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.487 INFO kablam! Sep 21 01:04:50.493 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.493 INFO kablam! --> src/x86/sse41.rs:64:41 Sep 21 01:04:50.493 INFO kablam! | Sep 21 01:04:50.493 INFO kablam! 64 | pub unsafe fn _mm_blend_pd(a: f64x2, b: f64x2, imm2: i32) -> f64x2 { Sep 21 01:04:50.493 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.493 INFO kablam! Sep 21 01:04:50.499 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.499 INFO kablam! --> src/x86/sse41.rs:64:62 Sep 21 01:04:50.499 INFO kablam! | Sep 21 01:04:50.499 INFO kablam! 64 | pub unsafe fn _mm_blend_pd(a: f64x2, b: f64x2, imm2: i32) -> f64x2 { Sep 21 01:04:50.499 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.499 INFO kablam! Sep 21 01:04:50.504 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.504 INFO kablam! --> src/x86/sse41.rs:81:31 Sep 21 01:04:50.504 INFO kablam! | Sep 21 01:04:50.504 INFO kablam! 81 | pub unsafe fn _mm_blend_ps(a: f32x4, b: f32x4, imm4: i32) -> f32x4 { Sep 21 01:04:50.504 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.504 INFO kablam! Sep 21 01:04:50.510 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.510 INFO kablam! --> src/x86/sse41.rs:81:41 Sep 21 01:04:50.510 INFO kablam! | Sep 21 01:04:50.510 INFO kablam! 81 | pub unsafe fn _mm_blend_ps(a: f32x4, b: f32x4, imm4: i32) -> f32x4 { Sep 21 01:04:50.510 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.510 INFO kablam! Sep 21 01:04:50.516 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.516 INFO kablam! --> src/x86/sse41.rs:81:62 Sep 21 01:04:50.516 INFO kablam! | Sep 21 01:04:50.516 INFO kablam! 81 | pub unsafe fn _mm_blend_ps(a: f32x4, b: f32x4, imm4: i32) -> f32x4 { Sep 21 01:04:50.516 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.516 INFO kablam! Sep 21 01:04:50.522 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.522 INFO kablam! --> src/x86/sse41.rs:99:33 Sep 21 01:04:50.522 INFO kablam! | Sep 21 01:04:50.522 INFO kablam! 99 | pub unsafe fn _mm_extract_ps(a: f32x4, imm8: i32) -> i32 { Sep 21 01:04:50.522 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.522 INFO kablam! Sep 21 01:04:50.528 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.528 INFO kablam! --> src/x86/sse41.rs:118:35 Sep 21 01:04:50.528 INFO kablam! | Sep 21 01:04:50.528 INFO kablam! 118 | pub unsafe fn _mm_extract_epi8(a: i8x16, imm8: i32) -> i32 { Sep 21 01:04:50.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.528 INFO kablam! Sep 21 01:04:50.534 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.534 INFO kablam! --> src/x86/sse41.rs:135:36 Sep 21 01:04:50.534 INFO kablam! | Sep 21 01:04:50.534 INFO kablam! 135 | pub unsafe fn _mm_extract_epi32(a: i32x4, imm8: i32) -> i32 { Sep 21 01:04:50.534 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.534 INFO kablam! Sep 21 01:04:50.540 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.540 INFO kablam! --> src/x86/sse41.rs:172:32 Sep 21 01:04:50.540 INFO kablam! | Sep 21 01:04:50.540 INFO kablam! 172 | pub unsafe fn _mm_insert_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:50.540 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.540 INFO kablam! Sep 21 01:04:50.545 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.546 INFO kablam! --> src/x86/sse41.rs:172:42 Sep 21 01:04:50.546 INFO kablam! | Sep 21 01:04:50.546 INFO kablam! 172 | pub unsafe fn _mm_insert_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:50.546 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.546 INFO kablam! Sep 21 01:04:50.551 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.551 INFO kablam! --> src/x86/sse41.rs:172:63 Sep 21 01:04:50.551 INFO kablam! | Sep 21 01:04:50.551 INFO kablam! 172 | pub unsafe fn _mm_insert_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:50.551 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.551 INFO kablam! Sep 21 01:04:50.557 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.557 INFO kablam! --> src/x86/sse41.rs:189:34 Sep 21 01:04:50.557 INFO kablam! | Sep 21 01:04:50.557 INFO kablam! 189 | pub unsafe fn _mm_insert_epi8(a: i8x16, i: i32, imm8: i32) -> i8x16 { Sep 21 01:04:50.557 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.557 INFO kablam! Sep 21 01:04:50.563 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.563 INFO kablam! --> src/x86/sse41.rs:189:63 Sep 21 01:04:50.563 INFO kablam! | Sep 21 01:04:50.563 INFO kablam! 189 | pub unsafe fn _mm_insert_epi8(a: i8x16, i: i32, imm8: i32) -> i8x16 { Sep 21 01:04:50.563 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.563 INFO kablam! Sep 21 01:04:50.570 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.570 INFO kablam! --> src/x86/sse41.rs:206:35 Sep 21 01:04:50.570 INFO kablam! | Sep 21 01:04:50.570 INFO kablam! 206 | pub unsafe fn _mm_insert_epi32(a: i32x4, i: i32, imm8: i32) -> i32x4 { Sep 21 01:04:50.570 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.570 INFO kablam! Sep 21 01:04:50.575 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.575 INFO kablam! --> src/x86/sse41.rs:206:64 Sep 21 01:04:50.575 INFO kablam! | Sep 21 01:04:50.575 INFO kablam! 206 | pub unsafe fn _mm_insert_epi32(a: i32x4, i: i32, imm8: i32) -> i32x4 { Sep 21 01:04:50.575 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.575 INFO kablam! Sep 21 01:04:50.581 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.581 INFO kablam! --> src/x86/sse41.rs:222:31 Sep 21 01:04:50.581 INFO kablam! | Sep 21 01:04:50.581 INFO kablam! 222 | pub unsafe fn _mm_max_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:50.581 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.581 INFO kablam! Sep 21 01:04:50.587 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.587 INFO kablam! --> src/x86/sse41.rs:222:41 Sep 21 01:04:50.587 INFO kablam! | Sep 21 01:04:50.587 INFO kablam! 222 | pub unsafe fn _mm_max_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:50.587 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.587 INFO kablam! Sep 21 01:04:50.593 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.593 INFO kablam! --> src/x86/sse41.rs:222:51 Sep 21 01:04:50.593 INFO kablam! | Sep 21 01:04:50.593 INFO kablam! 222 | pub unsafe fn _mm_max_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:50.593 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.593 INFO kablam! Sep 21 01:04:50.599 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:50.599 INFO kablam! --> src/x86/sse41.rs:231:32 Sep 21 01:04:50.599 INFO kablam! | Sep 21 01:04:50.599 INFO kablam! 231 | pub unsafe fn _mm_max_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:50.599 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.599 INFO kablam! Sep 21 01:04:50.606 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:50.606 INFO kablam! --> src/x86/sse41.rs:231:42 Sep 21 01:04:50.606 INFO kablam! | Sep 21 01:04:50.606 INFO kablam! 231 | pub unsafe fn _mm_max_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:50.606 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.606 INFO kablam! Sep 21 01:04:50.612 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:50.612 INFO kablam! --> src/x86/sse41.rs:231:52 Sep 21 01:04:50.612 INFO kablam! | Sep 21 01:04:50.612 INFO kablam! 231 | pub unsafe fn _mm_max_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:50.612 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.612 INFO kablam! Sep 21 01:04:50.620 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.620 INFO kablam! --> src/x86/sse41.rs:240:32 Sep 21 01:04:50.620 INFO kablam! | Sep 21 01:04:50.620 INFO kablam! 240 | pub unsafe fn _mm_max_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:50.620 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.620 INFO kablam! Sep 21 01:04:50.627 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.627 INFO kablam! --> src/x86/sse41.rs:240:42 Sep 21 01:04:50.627 INFO kablam! | Sep 21 01:04:50.627 INFO kablam! 240 | pub unsafe fn _mm_max_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:50.627 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.627 INFO kablam! Sep 21 01:04:50.633 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.633 INFO kablam! --> src/x86/sse41.rs:240:52 Sep 21 01:04:50.633 INFO kablam! | Sep 21 01:04:50.633 INFO kablam! 240 | pub unsafe fn _mm_max_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:50.633 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.633 INFO kablam! Sep 21 01:04:50.641 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:50.641 INFO kablam! --> src/x86/sse41.rs:249:32 Sep 21 01:04:50.641 INFO kablam! | Sep 21 01:04:50.641 INFO kablam! 249 | pub unsafe fn _mm_max_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:50.641 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.641 INFO kablam! Sep 21 01:04:50.649 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:50.649 INFO kablam! --> src/x86/sse41.rs:249:42 Sep 21 01:04:50.649 INFO kablam! | Sep 21 01:04:50.649 INFO kablam! 249 | pub unsafe fn _mm_max_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:50.649 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.649 INFO kablam! Sep 21 01:04:50.657 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:50.657 INFO kablam! --> src/x86/sse41.rs:249:52 Sep 21 01:04:50.657 INFO kablam! | Sep 21 01:04:50.657 INFO kablam! 249 | pub unsafe fn _mm_max_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:50.657 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.657 INFO kablam! Sep 21 01:04:50.665 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.665 INFO kablam! --> src/x86/sse41.rs:258:31 Sep 21 01:04:50.665 INFO kablam! | Sep 21 01:04:50.665 INFO kablam! 258 | pub unsafe fn _mm_min_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:50.665 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.665 INFO kablam! Sep 21 01:04:50.673 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.673 INFO kablam! --> src/x86/sse41.rs:258:41 Sep 21 01:04:50.673 INFO kablam! | Sep 21 01:04:50.673 INFO kablam! 258 | pub unsafe fn _mm_min_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:50.673 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.673 INFO kablam! Sep 21 01:04:50.681 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.681 INFO kablam! --> src/x86/sse41.rs:258:51 Sep 21 01:04:50.681 INFO kablam! | Sep 21 01:04:50.681 INFO kablam! 258 | pub unsafe fn _mm_min_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:50.681 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.681 INFO kablam! Sep 21 01:04:50.688 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:50.688 INFO kablam! --> src/x86/sse41.rs:267:32 Sep 21 01:04:50.688 INFO kablam! | Sep 21 01:04:50.688 INFO kablam! 267 | pub unsafe fn _mm_min_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:50.688 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.688 INFO kablam! Sep 21 01:04:50.694 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:50.694 INFO kablam! --> src/x86/sse41.rs:267:42 Sep 21 01:04:50.694 INFO kablam! | Sep 21 01:04:50.694 INFO kablam! 267 | pub unsafe fn _mm_min_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:50.694 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.695 INFO kablam! Sep 21 01:04:50.702 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:50.702 INFO kablam! --> src/x86/sse41.rs:267:52 Sep 21 01:04:50.702 INFO kablam! | Sep 21 01:04:50.702 INFO kablam! 267 | pub unsafe fn _mm_min_epu16(a: u16x8, b: u16x8) -> u16x8 { Sep 21 01:04:50.702 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.702 INFO kablam! Sep 21 01:04:50.714 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.714 INFO kablam! --> src/x86/sse41.rs:276:32 Sep 21 01:04:50.714 INFO kablam! | Sep 21 01:04:50.714 INFO kablam! 276 | pub unsafe fn _mm_min_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:50.714 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.714 INFO kablam! Sep 21 01:04:50.718 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.718 INFO kablam! --> src/x86/sse41.rs:276:42 Sep 21 01:04:50.718 INFO kablam! | Sep 21 01:04:50.718 INFO kablam! 276 | pub unsafe fn _mm_min_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:50.718 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.718 INFO kablam! Sep 21 01:04:50.724 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.724 INFO kablam! --> src/x86/sse41.rs:276:52 Sep 21 01:04:50.724 INFO kablam! | Sep 21 01:04:50.724 INFO kablam! 276 | pub unsafe fn _mm_min_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:50.724 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.724 INFO kablam! Sep 21 01:04:50.731 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:50.731 INFO kablam! --> src/x86/sse41.rs:285:32 Sep 21 01:04:50.731 INFO kablam! | Sep 21 01:04:50.731 INFO kablam! 285 | pub unsafe fn _mm_min_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:50.731 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.731 INFO kablam! Sep 21 01:04:50.737 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:50.737 INFO kablam! --> src/x86/sse41.rs:285:42 Sep 21 01:04:50.737 INFO kablam! | Sep 21 01:04:50.737 INFO kablam! 285 | pub unsafe fn _mm_min_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:50.737 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.737 INFO kablam! Sep 21 01:04:50.744 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:50.744 INFO kablam! --> src/x86/sse41.rs:285:52 Sep 21 01:04:50.744 INFO kablam! | Sep 21 01:04:50.744 INFO kablam! 285 | pub unsafe fn _mm_min_epu32(a: u32x4, b: u32x4) -> u32x4 { Sep 21 01:04:50.744 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.744 INFO kablam! Sep 21 01:04:50.751 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.751 INFO kablam! --> src/x86/sse41.rs:294:35 Sep 21 01:04:50.751 INFO kablam! | Sep 21 01:04:50.751 INFO kablam! 294 | pub unsafe fn _mm_packus_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 21 01:04:50.751 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.751 INFO kablam! Sep 21 01:04:50.759 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.759 INFO kablam! --> src/x86/sse41.rs:294:45 Sep 21 01:04:50.759 INFO kablam! | Sep 21 01:04:50.759 INFO kablam! 294 | pub unsafe fn _mm_packus_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 21 01:04:50.759 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.759 INFO kablam! Sep 21 01:04:50.767 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:50.767 INFO kablam! --> src/x86/sse41.rs:294:55 Sep 21 01:04:50.767 INFO kablam! | Sep 21 01:04:50.767 INFO kablam! 294 | pub unsafe fn _mm_packus_epi32(a: i32x4, b: i32x4) -> u16x8 { Sep 21 01:04:50.767 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.767 INFO kablam! Sep 21 01:04:50.777 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.777 INFO kablam! --> src/x86/sse41.rs:302:34 Sep 21 01:04:50.777 INFO kablam! | Sep 21 01:04:50.777 INFO kablam! 302 | pub unsafe fn _mm_cmpeq_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:50.777 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.777 INFO kablam! Sep 21 01:04:50.783 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.783 INFO kablam! --> src/x86/sse41.rs:302:44 Sep 21 01:04:50.783 INFO kablam! | Sep 21 01:04:50.783 INFO kablam! 302 | pub unsafe fn _mm_cmpeq_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:50.783 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.783 INFO kablam! Sep 21 01:04:50.791 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.791 INFO kablam! --> src/x86/sse41.rs:302:54 Sep 21 01:04:50.791 INFO kablam! | Sep 21 01:04:50.791 INFO kablam! 302 | pub unsafe fn _mm_cmpeq_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:50.791 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.791 INFO kablam! Sep 21 01:04:50.800 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.800 INFO kablam! --> src/x86/sse41.rs:310:36 Sep 21 01:04:50.800 INFO kablam! | Sep 21 01:04:50.800 INFO kablam! 310 | pub unsafe fn _mm_cvtepi8_epi16(a: i8x16) -> i16x8 { Sep 21 01:04:50.800 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.800 INFO kablam! Sep 21 01:04:50.808 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:50.808 INFO kablam! --> src/x86/sse41.rs:310:46 Sep 21 01:04:50.808 INFO kablam! | Sep 21 01:04:50.808 INFO kablam! 310 | pub unsafe fn _mm_cvtepi8_epi16(a: i8x16) -> i16x8 { Sep 21 01:04:50.808 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.808 INFO kablam! Sep 21 01:04:50.815 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.815 INFO kablam! --> src/x86/sse41.rs:318:36 Sep 21 01:04:50.815 INFO kablam! | Sep 21 01:04:50.815 INFO kablam! 318 | pub unsafe fn _mm_cvtepi8_epi32(a: i8x16) -> i32x4 { Sep 21 01:04:50.815 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.815 INFO kablam! Sep 21 01:04:50.821 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.821 INFO kablam! --> src/x86/sse41.rs:318:46 Sep 21 01:04:50.821 INFO kablam! | Sep 21 01:04:50.821 INFO kablam! 318 | pub unsafe fn _mm_cvtepi8_epi32(a: i8x16) -> i32x4 { Sep 21 01:04:50.821 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.821 INFO kablam! Sep 21 01:04:50.828 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:50.828 INFO kablam! --> src/x86/sse41.rs:327:36 Sep 21 01:04:50.828 INFO kablam! | Sep 21 01:04:50.828 INFO kablam! 327 | pub unsafe fn _mm_cvtepi8_epi64(a: i8x16) -> i64x2 { Sep 21 01:04:50.828 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.828 INFO kablam! Sep 21 01:04:50.837 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.837 INFO kablam! --> src/x86/sse41.rs:327:46 Sep 21 01:04:50.837 INFO kablam! | Sep 21 01:04:50.837 INFO kablam! 327 | pub unsafe fn _mm_cvtepi8_epi64(a: i8x16) -> i64x2 { Sep 21 01:04:50.837 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.837 INFO kablam! Sep 21 01:04:50.843 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:50.843 INFO kablam! --> src/x86/sse41.rs:335:37 Sep 21 01:04:50.843 INFO kablam! | Sep 21 01:04:50.843 INFO kablam! 335 | pub unsafe fn _mm_cvtepi16_epi32(a: i16x8) -> i32x4 { Sep 21 01:04:50.843 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.843 INFO kablam! Sep 21 01:04:50.850 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.850 INFO kablam! --> src/x86/sse41.rs:335:47 Sep 21 01:04:50.850 INFO kablam! | Sep 21 01:04:50.850 INFO kablam! 335 | pub unsafe fn _mm_cvtepi16_epi32(a: i16x8) -> i32x4 { Sep 21 01:04:50.850 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.850 INFO kablam! Sep 21 01:04:50.856 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:50.856 INFO kablam! --> src/x86/sse41.rs:343:37 Sep 21 01:04:50.856 INFO kablam! | Sep 21 01:04:50.856 INFO kablam! 343 | pub unsafe fn _mm_cvtepi16_epi64(a: i16x8) -> i64x2 { Sep 21 01:04:50.856 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.856 INFO kablam! Sep 21 01:04:50.863 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.863 INFO kablam! --> src/x86/sse41.rs:343:47 Sep 21 01:04:50.863 INFO kablam! | Sep 21 01:04:50.863 INFO kablam! 343 | pub unsafe fn _mm_cvtepi16_epi64(a: i16x8) -> i64x2 { Sep 21 01:04:50.863 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.863 INFO kablam! Sep 21 01:04:50.868 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.868 INFO kablam! --> src/x86/sse41.rs:351:37 Sep 21 01:04:50.868 INFO kablam! | Sep 21 01:04:50.868 INFO kablam! 351 | pub unsafe fn _mm_cvtepi32_epi64(a: i32x4) -> i64x2 { Sep 21 01:04:50.868 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.868 INFO kablam! Sep 21 01:04:50.878 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.878 INFO kablam! --> src/x86/sse41.rs:351:47 Sep 21 01:04:50.878 INFO kablam! | Sep 21 01:04:50.878 INFO kablam! 351 | pub unsafe fn _mm_cvtepi32_epi64(a: i32x4) -> i64x2 { Sep 21 01:04:50.878 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.878 INFO kablam! Sep 21 01:04:50.884 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:50.884 INFO kablam! --> src/x86/sse41.rs:359:36 Sep 21 01:04:50.884 INFO kablam! | Sep 21 01:04:50.884 INFO kablam! 359 | pub unsafe fn _mm_cvtepu8_epi16(a: u8x16) -> i16x8 { Sep 21 01:04:50.884 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.884 INFO kablam! Sep 21 01:04:50.893 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:50.893 INFO kablam! --> src/x86/sse41.rs:359:46 Sep 21 01:04:50.893 INFO kablam! | Sep 21 01:04:50.893 INFO kablam! 359 | pub unsafe fn _mm_cvtepu8_epi16(a: u8x16) -> i16x8 { Sep 21 01:04:50.893 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.893 INFO kablam! Sep 21 01:04:50.900 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:50.900 INFO kablam! --> src/x86/sse41.rs:367:36 Sep 21 01:04:50.900 INFO kablam! | Sep 21 01:04:50.900 INFO kablam! 367 | pub unsafe fn _mm_cvtepu8_epi32(a: u8x16) -> i32x4 { Sep 21 01:04:50.900 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.900 INFO kablam! Sep 21 01:04:50.907 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.907 INFO kablam! --> src/x86/sse41.rs:367:46 Sep 21 01:04:50.908 INFO kablam! | Sep 21 01:04:50.908 INFO kablam! 367 | pub unsafe fn _mm_cvtepu8_epi32(a: u8x16) -> i32x4 { Sep 21 01:04:50.908 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.908 INFO kablam! Sep 21 01:04:50.914 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:50.914 INFO kablam! --> src/x86/sse41.rs:375:36 Sep 21 01:04:50.914 INFO kablam! | Sep 21 01:04:50.914 INFO kablam! 375 | pub unsafe fn _mm_cvtepu8_epi64(a: u8x16) -> i64x2 { Sep 21 01:04:50.914 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.914 INFO kablam! Sep 21 01:04:50.920 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.920 INFO kablam! --> src/x86/sse41.rs:375:46 Sep 21 01:04:50.920 INFO kablam! | Sep 21 01:04:50.920 INFO kablam! 375 | pub unsafe fn _mm_cvtepu8_epi64(a: u8x16) -> i64x2 { Sep 21 01:04:50.920 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.920 INFO kablam! Sep 21 01:04:50.927 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:50.927 INFO kablam! --> src/x86/sse41.rs:384:37 Sep 21 01:04:50.927 INFO kablam! | Sep 21 01:04:50.927 INFO kablam! 384 | pub unsafe fn _mm_cvtepu16_epi32(a: u16x8) -> i32x4 { Sep 21 01:04:50.927 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.927 INFO kablam! Sep 21 01:04:50.935 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:50.935 INFO kablam! --> src/x86/sse41.rs:384:47 Sep 21 01:04:50.935 INFO kablam! | Sep 21 01:04:50.935 INFO kablam! 384 | pub unsafe fn _mm_cvtepu16_epi32(a: u16x8) -> i32x4 { Sep 21 01:04:50.935 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.935 INFO kablam! Sep 21 01:04:50.941 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:50.941 INFO kablam! --> src/x86/sse41.rs:393:37 Sep 21 01:04:50.941 INFO kablam! | Sep 21 01:04:50.941 INFO kablam! 393 | pub unsafe fn _mm_cvtepu16_epi64(a: u16x8) -> i64x2 { Sep 21 01:04:50.941 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.941 INFO kablam! Sep 21 01:04:50.947 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.947 INFO kablam! --> src/x86/sse41.rs:393:47 Sep 21 01:04:50.947 INFO kablam! | Sep 21 01:04:50.947 INFO kablam! 393 | pub unsafe fn _mm_cvtepu16_epi64(a: u16x8) -> i64x2 { Sep 21 01:04:50.947 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.947 INFO kablam! Sep 21 01:04:50.954 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:50.954 INFO kablam! --> src/x86/sse41.rs:402:37 Sep 21 01:04:50.954 INFO kablam! | Sep 21 01:04:50.954 INFO kablam! 402 | pub unsafe fn _mm_cvtepu32_epi64(a: u32x4) -> i64x2 { Sep 21 01:04:50.954 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.954 INFO kablam! Sep 21 01:04:50.962 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:50.962 INFO kablam! --> src/x86/sse41.rs:402:47 Sep 21 01:04:50.962 INFO kablam! | Sep 21 01:04:50.962 INFO kablam! 402 | pub unsafe fn _mm_cvtepu32_epi64(a: u32x4) -> i64x2 { Sep 21 01:04:50.962 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.962 INFO kablam! Sep 21 01:04:50.969 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.969 INFO kablam! --> src/x86/sse41.rs:417:28 Sep 21 01:04:50.969 INFO kablam! | Sep 21 01:04:50.969 INFO kablam! 417 | pub unsafe fn _mm_dp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:50.969 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.969 INFO kablam! Sep 21 01:04:50.976 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.976 INFO kablam! --> src/x86/sse41.rs:417:38 Sep 21 01:04:50.976 INFO kablam! | Sep 21 01:04:50.976 INFO kablam! 417 | pub unsafe fn _mm_dp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:50.976 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.976 INFO kablam! Sep 21 01:04:50.982 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:50.982 INFO kablam! --> src/x86/sse41.rs:417:59 Sep 21 01:04:50.982 INFO kablam! | Sep 21 01:04:50.982 INFO kablam! 417 | pub unsafe fn _mm_dp_pd(a: f64x2, b: f64x2, imm8: i32) -> f64x2 { Sep 21 01:04:50.982 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.982 INFO kablam! Sep 21 01:04:50.988 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.988 INFO kablam! --> src/x86/sse41.rs:439:28 Sep 21 01:04:50.988 INFO kablam! | Sep 21 01:04:50.988 INFO kablam! 439 | pub unsafe fn _mm_dp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:50.988 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.988 INFO kablam! Sep 21 01:04:50.994 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:50.994 INFO kablam! --> src/x86/sse41.rs:439:38 Sep 21 01:04:50.994 INFO kablam! | Sep 21 01:04:50.994 INFO kablam! 439 | pub unsafe fn _mm_dp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:50.994 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:50.994 INFO kablam! Sep 21 01:04:51.000 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.000 INFO kablam! --> src/x86/sse41.rs:439:59 Sep 21 01:04:51.000 INFO kablam! | Sep 21 01:04:51.000 INFO kablam! 439 | pub unsafe fn _mm_dp_ps(a: f32x4, b: f32x4, imm8: i32) -> f32x4 { Sep 21 01:04:51.000 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.000 INFO kablam! Sep 21 01:04:51.007 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.007 INFO kablam! --> src/x86/sse41.rs:456:31 Sep 21 01:04:51.007 INFO kablam! | Sep 21 01:04:51.007 INFO kablam! 456 | pub unsafe fn _mm_floor_pd(a: f64x2) -> f64x2 { Sep 21 01:04:51.007 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.007 INFO kablam! Sep 21 01:04:51.014 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.014 INFO kablam! --> src/x86/sse41.rs:456:41 Sep 21 01:04:51.014 INFO kablam! | Sep 21 01:04:51.014 INFO kablam! 456 | pub unsafe fn _mm_floor_pd(a: f64x2) -> f64x2 { Sep 21 01:04:51.014 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.014 INFO kablam! Sep 21 01:04:51.020 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.020 INFO kablam! --> src/x86/sse41.rs:466:31 Sep 21 01:04:51.020 INFO kablam! | Sep 21 01:04:51.020 INFO kablam! 466 | pub unsafe fn _mm_floor_ps(a: f32x4) -> f32x4 { Sep 21 01:04:51.020 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.020 INFO kablam! Sep 21 01:04:51.025 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.025 INFO kablam! --> src/x86/sse41.rs:466:41 Sep 21 01:04:51.025 INFO kablam! | Sep 21 01:04:51.025 INFO kablam! 466 | pub unsafe fn _mm_floor_ps(a: f32x4) -> f32x4 { Sep 21 01:04:51.025 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.025 INFO kablam! Sep 21 01:04:51.031 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.031 INFO kablam! --> src/x86/sse41.rs:478:31 Sep 21 01:04:51.031 INFO kablam! | Sep 21 01:04:51.031 INFO kablam! 478 | pub unsafe fn _mm_floor_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:51.031 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.031 INFO kablam! Sep 21 01:04:51.037 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.037 INFO kablam! --> src/x86/sse41.rs:478:41 Sep 21 01:04:51.037 INFO kablam! | Sep 21 01:04:51.037 INFO kablam! 478 | pub unsafe fn _mm_floor_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:51.037 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.037 INFO kablam! Sep 21 01:04:51.044 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.044 INFO kablam! --> src/x86/sse41.rs:478:51 Sep 21 01:04:51.044 INFO kablam! | Sep 21 01:04:51.044 INFO kablam! 478 | pub unsafe fn _mm_floor_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:51.044 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.044 INFO kablam! Sep 21 01:04:51.050 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.050 INFO kablam! --> src/x86/sse41.rs:490:31 Sep 21 01:04:51.050 INFO kablam! | Sep 21 01:04:51.050 INFO kablam! 490 | pub unsafe fn _mm_floor_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.050 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.050 INFO kablam! Sep 21 01:04:51.057 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.057 INFO kablam! --> src/x86/sse41.rs:490:41 Sep 21 01:04:51.057 INFO kablam! | Sep 21 01:04:51.057 INFO kablam! 490 | pub unsafe fn _mm_floor_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.057 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.057 INFO kablam! Sep 21 01:04:51.064 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.064 INFO kablam! --> src/x86/sse41.rs:490:51 Sep 21 01:04:51.064 INFO kablam! | Sep 21 01:04:51.064 INFO kablam! 490 | pub unsafe fn _mm_floor_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.064 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.064 INFO kablam! Sep 21 01:04:51.070 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.070 INFO kablam! --> src/x86/sse41.rs:500:30 Sep 21 01:04:51.070 INFO kablam! | Sep 21 01:04:51.070 INFO kablam! 500 | pub unsafe fn _mm_ceil_pd(a: f64x2) -> f64x2 { Sep 21 01:04:51.070 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.070 INFO kablam! Sep 21 01:04:51.077 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.077 INFO kablam! --> src/x86/sse41.rs:500:40 Sep 21 01:04:51.077 INFO kablam! | Sep 21 01:04:51.077 INFO kablam! 500 | pub unsafe fn _mm_ceil_pd(a: f64x2) -> f64x2 { Sep 21 01:04:51.077 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.077 INFO kablam! Sep 21 01:04:51.083 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.084 INFO kablam! --> src/x86/sse41.rs:510:30 Sep 21 01:04:51.084 INFO kablam! | Sep 21 01:04:51.084 INFO kablam! 510 | pub unsafe fn _mm_ceil_ps(a: f32x4) -> f32x4 { Sep 21 01:04:51.084 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.084 INFO kablam! Sep 21 01:04:51.094 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.094 INFO kablam! --> src/x86/sse41.rs:510:40 Sep 21 01:04:51.094 INFO kablam! | Sep 21 01:04:51.094 INFO kablam! 510 | pub unsafe fn _mm_ceil_ps(a: f32x4) -> f32x4 { Sep 21 01:04:51.094 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.094 INFO kablam! Sep 21 01:04:51.099 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.099 INFO kablam! --> src/x86/sse41.rs:522:30 Sep 21 01:04:51.099 INFO kablam! | Sep 21 01:04:51.099 INFO kablam! 522 | pub unsafe fn _mm_ceil_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:51.099 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.099 INFO kablam! Sep 21 01:04:51.107 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.107 INFO kablam! --> src/x86/sse41.rs:522:40 Sep 21 01:04:51.107 INFO kablam! | Sep 21 01:04:51.107 INFO kablam! 522 | pub unsafe fn _mm_ceil_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:51.107 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.107 INFO kablam! Sep 21 01:04:51.115 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.115 INFO kablam! --> src/x86/sse41.rs:522:50 Sep 21 01:04:51.115 INFO kablam! | Sep 21 01:04:51.115 INFO kablam! 522 | pub unsafe fn _mm_ceil_sd(a: f64x2, b: f64x2) -> f64x2 { Sep 21 01:04:51.115 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.115 INFO kablam! Sep 21 01:04:51.124 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.124 INFO kablam! --> src/x86/sse41.rs:534:30 Sep 21 01:04:51.124 INFO kablam! | Sep 21 01:04:51.124 INFO kablam! 534 | pub unsafe fn _mm_ceil_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.124 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.124 INFO kablam! Sep 21 01:04:51.130 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.130 INFO kablam! --> src/x86/sse41.rs:534:40 Sep 21 01:04:51.130 INFO kablam! | Sep 21 01:04:51.130 INFO kablam! 534 | pub unsafe fn _mm_ceil_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.130 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.130 INFO kablam! Sep 21 01:04:51.139 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.139 INFO kablam! --> src/x86/sse41.rs:534:50 Sep 21 01:04:51.139 INFO kablam! | Sep 21 01:04:51.139 INFO kablam! 534 | pub unsafe fn _mm_ceil_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.139 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.139 INFO kablam! Sep 21 01:04:51.146 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.146 INFO kablam! --> src/x86/sse41.rs:578:31 Sep 21 01:04:51.146 INFO kablam! | Sep 21 01:04:51.146 INFO kablam! 578 | pub unsafe fn _mm_round_pd(a: f64x2, rounding: i32) -> f64x2 { Sep 21 01:04:51.146 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.146 INFO kablam! Sep 21 01:04:51.155 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.155 INFO kablam! --> src/x86/sse41.rs:578:56 Sep 21 01:04:51.155 INFO kablam! | Sep 21 01:04:51.155 INFO kablam! 578 | pub unsafe fn _mm_round_pd(a: f64x2, rounding: i32) -> f64x2 { Sep 21 01:04:51.155 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.155 INFO kablam! Sep 21 01:04:51.162 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.162 INFO kablam! --> src/x86/sse41.rs:630:31 Sep 21 01:04:51.162 INFO kablam! | Sep 21 01:04:51.162 INFO kablam! 630 | pub unsafe fn _mm_round_ps(a: f32x4, rounding: i32) -> f32x4 { Sep 21 01:04:51.162 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.162 INFO kablam! Sep 21 01:04:51.174 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.174 INFO kablam! --> src/x86/sse41.rs:630:56 Sep 21 01:04:51.174 INFO kablam! | Sep 21 01:04:51.174 INFO kablam! 630 | pub unsafe fn _mm_round_ps(a: f32x4, rounding: i32) -> f32x4 { Sep 21 01:04:51.174 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.174 INFO kablam! Sep 21 01:04:51.176 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.176 INFO kablam! --> src/x86/sse41.rs:683:31 Sep 21 01:04:51.176 INFO kablam! | Sep 21 01:04:51.176 INFO kablam! 683 | pub unsafe fn _mm_round_sd(a: f64x2, b: f64x2, rounding: i32) -> f64x2 { Sep 21 01:04:51.176 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.176 INFO kablam! Sep 21 01:04:51.184 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.184 INFO kablam! --> src/x86/sse41.rs:683:41 Sep 21 01:04:51.184 INFO kablam! | Sep 21 01:04:51.185 INFO kablam! 683 | pub unsafe fn _mm_round_sd(a: f64x2, b: f64x2, rounding: i32) -> f64x2 { Sep 21 01:04:51.185 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.185 INFO kablam! Sep 21 01:04:51.192 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:51.192 INFO kablam! --> src/x86/sse41.rs:683:66 Sep 21 01:04:51.192 INFO kablam! | Sep 21 01:04:51.192 INFO kablam! 683 | pub unsafe fn _mm_round_sd(a: f64x2, b: f64x2, rounding: i32) -> f64x2 { Sep 21 01:04:51.192 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.192 INFO kablam! Sep 21 01:04:51.202 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.202 INFO kablam! --> src/x86/sse41.rs:736:31 Sep 21 01:04:51.202 INFO kablam! | Sep 21 01:04:51.202 INFO kablam! 736 | pub unsafe fn _mm_round_ss(a: f32x4, b: f32x4, rounding: i32) -> f32x4 { Sep 21 01:04:51.202 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.202 INFO kablam! Sep 21 01:04:51.210 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.210 INFO kablam! --> src/x86/sse41.rs:736:41 Sep 21 01:04:51.210 INFO kablam! | Sep 21 01:04:51.210 INFO kablam! 736 | pub unsafe fn _mm_round_ss(a: f32x4, b: f32x4, rounding: i32) -> f32x4 { Sep 21 01:04:51.210 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.210 INFO kablam! Sep 21 01:04:51.219 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.219 INFO kablam! --> src/x86/sse41.rs:736:66 Sep 21 01:04:51.219 INFO kablam! | Sep 21 01:04:51.219 INFO kablam! 736 | pub unsafe fn _mm_round_ss(a: f32x4, b: f32x4, rounding: i32) -> f32x4 { Sep 21 01:04:51.219 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.219 INFO kablam! Sep 21 01:04:51.230 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:51.230 INFO kablam! --> src/x86/sse41.rs:769:35 Sep 21 01:04:51.230 INFO kablam! | Sep 21 01:04:51.230 INFO kablam! 769 | pub unsafe fn _mm_minpos_epu16(a: u16x8) -> u16x8 { Sep 21 01:04:51.230 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.230 INFO kablam! Sep 21 01:04:51.237 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:51.237 INFO kablam! --> src/x86/sse41.rs:769:45 Sep 21 01:04:51.237 INFO kablam! | Sep 21 01:04:51.237 INFO kablam! 769 | pub unsafe fn _mm_minpos_epu16(a: u16x8) -> u16x8 { Sep 21 01:04:51.237 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.237 INFO kablam! Sep 21 01:04:51.246 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:51.246 INFO kablam! --> src/x86/sse41.rs:778:32 Sep 21 01:04:51.246 INFO kablam! | Sep 21 01:04:51.246 INFO kablam! 778 | pub unsafe fn _mm_mul_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:51.246 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.246 INFO kablam! Sep 21 01:04:51.253 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:51.253 INFO kablam! --> src/x86/sse41.rs:778:42 Sep 21 01:04:51.253 INFO kablam! | Sep 21 01:04:51.253 INFO kablam! 778 | pub unsafe fn _mm_mul_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:51.253 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.253 INFO kablam! Sep 21 01:04:51.260 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:51.260 INFO kablam! --> src/x86/sse41.rs:778:52 Sep 21 01:04:51.261 INFO kablam! | Sep 21 01:04:51.261 INFO kablam! 778 | pub unsafe fn _mm_mul_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:51.261 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.261 INFO kablam! Sep 21 01:04:51.274 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:51.274 INFO kablam! --> src/x86/sse41.rs:791:34 Sep 21 01:04:51.274 INFO kablam! | Sep 21 01:04:51.274 INFO kablam! 791 | pub unsafe fn _mm_mullo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:51.274 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.274 INFO kablam! Sep 21 01:04:51.284 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:51.284 INFO kablam! --> src/x86/sse41.rs:791:44 Sep 21 01:04:51.284 INFO kablam! | Sep 21 01:04:51.284 INFO kablam! 791 | pub unsafe fn _mm_mullo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:51.284 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.284 INFO kablam! Sep 21 01:04:51.284 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:51.284 INFO kablam! --> src/x86/sse41.rs:791:54 Sep 21 01:04:51.284 INFO kablam! | Sep 21 01:04:51.284 INFO kablam! 791 | pub unsafe fn _mm_mullo_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:51.284 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.284 INFO kablam! Sep 21 01:04:51.289 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:51.290 INFO kablam! --> src/x86/sse41.rs:830:35 Sep 21 01:04:51.290 INFO kablam! | Sep 21 01:04:51.290 INFO kablam! 830 | pub unsafe fn _mm_mpsadbw_epu8(a: u8x16, b: u8x16, imm8: i32) -> u8x16 { Sep 21 01:04:51.290 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.290 INFO kablam! Sep 21 01:04:51.296 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:51.296 INFO kablam! --> src/x86/sse41.rs:830:45 Sep 21 01:04:51.296 INFO kablam! | Sep 21 01:04:51.296 INFO kablam! 830 | pub unsafe fn _mm_mpsadbw_epu8(a: u8x16, b: u8x16, imm8: i32) -> u8x16 { Sep 21 01:04:51.296 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.296 INFO kablam! Sep 21 01:04:51.302 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:51.302 INFO kablam! --> src/x86/sse41.rs:830:66 Sep 21 01:04:51.302 INFO kablam! | Sep 21 01:04:51.302 INFO kablam! 830 | pub unsafe fn _mm_mpsadbw_epu8(a: u8x16, b: u8x16, imm8: i32) -> u8x16 { Sep 21 01:04:51.302 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.302 INFO kablam! Sep 21 01:04:51.309 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:51.309 INFO kablam! --> src/x86/sse42.rs:603:34 Sep 21 01:04:51.309 INFO kablam! | Sep 21 01:04:51.309 INFO kablam! 603 | pub unsafe fn _mm_cmpgt_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:51.309 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.309 INFO kablam! Sep 21 01:04:51.315 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:51.315 INFO kablam! --> src/x86/sse42.rs:603:44 Sep 21 01:04:51.315 INFO kablam! | Sep 21 01:04:51.315 INFO kablam! 603 | pub unsafe fn _mm_cmpgt_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:51.315 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.315 INFO kablam! Sep 21 01:04:51.323 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:51.323 INFO kablam! --> src/x86/sse42.rs:603:54 Sep 21 01:04:51.323 INFO kablam! | Sep 21 01:04:51.323 INFO kablam! 603 | pub unsafe fn _mm_cmpgt_epi64(a: i64x2, b: i64x2) -> i64x2 { Sep 21 01:04:51.323 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.323 INFO kablam! Sep 21 01:04:51.333 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.333 INFO kablam! --> src/x86/sse.rs:13:29 Sep 21 01:04:51.333 INFO kablam! | Sep 21 01:04:51.333 INFO kablam! 13 | pub unsafe fn _mm_add_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.333 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.333 INFO kablam! Sep 21 01:04:51.342 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.342 INFO kablam! --> src/x86/sse.rs:13:39 Sep 21 01:04:51.342 INFO kablam! | Sep 21 01:04:51.342 INFO kablam! 13 | pub unsafe fn _mm_add_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.342 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.342 INFO kablam! Sep 21 01:04:51.358 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.358 INFO kablam! --> src/x86/sse.rs:13:49 Sep 21 01:04:51.358 INFO kablam! | Sep 21 01:04:51.358 INFO kablam! 13 | pub unsafe fn _mm_add_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.358 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.358 INFO kablam! Sep 21 01:04:51.368 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.368 INFO kablam! --> src/x86/sse.rs:21:29 Sep 21 01:04:51.368 INFO kablam! | Sep 21 01:04:51.368 INFO kablam! 21 | pub unsafe fn _mm_add_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.368 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.368 INFO kablam! Sep 21 01:04:51.379 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.379 INFO kablam! --> src/x86/sse.rs:21:39 Sep 21 01:04:51.379 INFO kablam! | Sep 21 01:04:51.379 INFO kablam! 21 | pub unsafe fn _mm_add_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.379 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.379 INFO kablam! Sep 21 01:04:51.390 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.390 INFO kablam! --> src/x86/sse.rs:21:49 Sep 21 01:04:51.390 INFO kablam! | Sep 21 01:04:51.390 INFO kablam! 21 | pub unsafe fn _mm_add_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.390 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.390 INFO kablam! Sep 21 01:04:51.401 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.401 INFO kablam! --> src/x86/sse.rs:30:29 Sep 21 01:04:51.401 INFO kablam! | Sep 21 01:04:51.401 INFO kablam! 30 | pub unsafe fn _mm_sub_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.401 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.401 INFO kablam! Sep 21 01:04:51.412 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.412 INFO kablam! --> src/x86/sse.rs:30:39 Sep 21 01:04:51.412 INFO kablam! | Sep 21 01:04:51.412 INFO kablam! 30 | pub unsafe fn _mm_sub_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.412 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.412 INFO kablam! Sep 21 01:04:51.422 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.422 INFO kablam! --> src/x86/sse.rs:30:49 Sep 21 01:04:51.422 INFO kablam! | Sep 21 01:04:51.422 INFO kablam! 30 | pub unsafe fn _mm_sub_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.422 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.422 INFO kablam! Sep 21 01:04:51.432 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.432 INFO kablam! --> src/x86/sse.rs:38:29 Sep 21 01:04:51.432 INFO kablam! | Sep 21 01:04:51.432 INFO kablam! 38 | pub unsafe fn _mm_sub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.432 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.432 INFO kablam! Sep 21 01:04:51.441 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.441 INFO kablam! --> src/x86/sse.rs:38:39 Sep 21 01:04:51.441 INFO kablam! | Sep 21 01:04:51.441 INFO kablam! 38 | pub unsafe fn _mm_sub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.441 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.441 INFO kablam! Sep 21 01:04:51.461 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.461 INFO kablam! --> src/x86/sse.rs:38:49 Sep 21 01:04:51.461 INFO kablam! | Sep 21 01:04:51.461 INFO kablam! 38 | pub unsafe fn _mm_sub_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.461 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.461 INFO kablam! Sep 21 01:04:51.471 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.471 INFO kablam! --> src/x86/sse.rs:47:29 Sep 21 01:04:51.471 INFO kablam! | Sep 21 01:04:51.471 INFO kablam! 47 | pub unsafe fn _mm_mul_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.471 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.471 INFO kablam! Sep 21 01:04:51.483 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.483 INFO kablam! --> src/x86/sse.rs:47:39 Sep 21 01:04:51.483 INFO kablam! | Sep 21 01:04:51.483 INFO kablam! 47 | pub unsafe fn _mm_mul_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.483 INFO kablam! Sep 21 01:04:51.502 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.502 INFO kablam! --> src/x86/sse.rs:47:49 Sep 21 01:04:51.502 INFO kablam! | Sep 21 01:04:51.502 INFO kablam! 47 | pub unsafe fn _mm_mul_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.502 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.502 INFO kablam! Sep 21 01:04:51.505 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.505 INFO kablam! --> src/x86/sse.rs:55:29 Sep 21 01:04:51.505 INFO kablam! | Sep 21 01:04:51.505 INFO kablam! 55 | pub unsafe fn _mm_mul_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.505 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.505 INFO kablam! Sep 21 01:04:51.522 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.522 INFO kablam! --> src/x86/sse.rs:55:39 Sep 21 01:04:51.522 INFO kablam! | Sep 21 01:04:51.522 INFO kablam! 55 | pub unsafe fn _mm_mul_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.522 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.522 INFO kablam! Sep 21 01:04:51.530 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.530 INFO kablam! --> src/x86/sse.rs:55:49 Sep 21 01:04:51.530 INFO kablam! | Sep 21 01:04:51.530 INFO kablam! 55 | pub unsafe fn _mm_mul_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.530 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.530 INFO kablam! Sep 21 01:04:51.543 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.543 INFO kablam! --> src/x86/sse.rs:64:29 Sep 21 01:04:51.543 INFO kablam! | Sep 21 01:04:51.543 INFO kablam! 64 | pub unsafe fn _mm_div_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.543 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.543 INFO kablam! Sep 21 01:04:51.561 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.561 INFO kablam! --> src/x86/sse.rs:64:39 Sep 21 01:04:51.561 INFO kablam! | Sep 21 01:04:51.561 INFO kablam! 64 | pub unsafe fn _mm_div_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.561 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.561 INFO kablam! Sep 21 01:04:51.565 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.565 INFO kablam! --> src/x86/sse.rs:64:49 Sep 21 01:04:51.565 INFO kablam! | Sep 21 01:04:51.565 INFO kablam! 64 | pub unsafe fn _mm_div_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.565 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.565 INFO kablam! Sep 21 01:04:51.578 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.578 INFO kablam! --> src/x86/sse.rs:72:29 Sep 21 01:04:51.578 INFO kablam! | Sep 21 01:04:51.578 INFO kablam! 72 | pub unsafe fn _mm_div_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.578 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.578 INFO kablam! Sep 21 01:04:51.590 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.590 INFO kablam! --> src/x86/sse.rs:72:39 Sep 21 01:04:51.590 INFO kablam! | Sep 21 01:04:51.590 INFO kablam! 72 | pub unsafe fn _mm_div_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.590 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.590 INFO kablam! Sep 21 01:04:51.597 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.597 INFO kablam! --> src/x86/sse.rs:72:49 Sep 21 01:04:51.597 INFO kablam! | Sep 21 01:04:51.597 INFO kablam! 72 | pub unsafe fn _mm_div_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.597 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.597 INFO kablam! Sep 21 01:04:51.609 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.609 INFO kablam! --> src/x86/sse.rs:81:30 Sep 21 01:04:51.609 INFO kablam! | Sep 21 01:04:51.609 INFO kablam! 81 | pub unsafe fn _mm_sqrt_ss(a: f32x4) -> f32x4 { Sep 21 01:04:51.609 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.609 INFO kablam! Sep 21 01:04:51.619 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.619 INFO kablam! --> src/x86/sse.rs:81:40 Sep 21 01:04:51.619 INFO kablam! | Sep 21 01:04:51.619 INFO kablam! 81 | pub unsafe fn _mm_sqrt_ss(a: f32x4) -> f32x4 { Sep 21 01:04:51.619 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.619 INFO kablam! Sep 21 01:04:51.628 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.628 INFO kablam! --> src/x86/sse.rs:90:30 Sep 21 01:04:51.628 INFO kablam! | Sep 21 01:04:51.628 INFO kablam! 90 | pub unsafe fn _mm_sqrt_ps(a: f32x4) -> f32x4 { Sep 21 01:04:51.628 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.628 INFO kablam! Sep 21 01:04:51.644 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.644 INFO kablam! --> src/x86/sse.rs:90:40 Sep 21 01:04:51.644 INFO kablam! | Sep 21 01:04:51.644 INFO kablam! 90 | pub unsafe fn _mm_sqrt_ps(a: f32x4) -> f32x4 { Sep 21 01:04:51.644 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.644 INFO kablam! Sep 21 01:04:51.650 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.650 INFO kablam! --> src/x86/sse.rs:99:29 Sep 21 01:04:51.650 INFO kablam! | Sep 21 01:04:51.650 INFO kablam! 99 | pub unsafe fn _mm_rcp_ss(a: f32x4) -> f32x4 { Sep 21 01:04:51.650 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.650 INFO kablam! Sep 21 01:04:51.660 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.660 INFO kablam! --> src/x86/sse.rs:99:39 Sep 21 01:04:51.660 INFO kablam! | Sep 21 01:04:51.660 INFO kablam! 99 | pub unsafe fn _mm_rcp_ss(a: f32x4) -> f32x4 { Sep 21 01:04:51.660 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.660 INFO kablam! Sep 21 01:04:51.670 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.670 INFO kablam! --> src/x86/sse.rs:108:29 Sep 21 01:04:51.670 INFO kablam! | Sep 21 01:04:51.670 INFO kablam! 108 | pub unsafe fn _mm_rcp_ps(a: f32x4) -> f32x4 { Sep 21 01:04:51.670 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.670 INFO kablam! Sep 21 01:04:51.686 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.686 INFO kablam! --> src/x86/sse.rs:108:39 Sep 21 01:04:51.686 INFO kablam! | Sep 21 01:04:51.686 INFO kablam! 108 | pub unsafe fn _mm_rcp_ps(a: f32x4) -> f32x4 { Sep 21 01:04:51.686 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.686 INFO kablam! Sep 21 01:04:51.698 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.698 INFO kablam! --> src/x86/sse.rs:117:31 Sep 21 01:04:51.698 INFO kablam! | Sep 21 01:04:51.698 INFO kablam! 117 | pub unsafe fn _mm_rsqrt_ss(a: f32x4) -> f32x4 { Sep 21 01:04:51.698 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.698 INFO kablam! Sep 21 01:04:51.705 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.705 INFO kablam! --> src/x86/sse.rs:117:41 Sep 21 01:04:51.705 INFO kablam! | Sep 21 01:04:51.705 INFO kablam! 117 | pub unsafe fn _mm_rsqrt_ss(a: f32x4) -> f32x4 { Sep 21 01:04:51.705 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.705 INFO kablam! Sep 21 01:04:51.715 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.715 INFO kablam! --> src/x86/sse.rs:126:31 Sep 21 01:04:51.715 INFO kablam! | Sep 21 01:04:51.715 INFO kablam! 126 | pub unsafe fn _mm_rsqrt_ps(a: f32x4) -> f32x4 { Sep 21 01:04:51.715 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.715 INFO kablam! Sep 21 01:04:51.728 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.728 INFO kablam! --> src/x86/sse.rs:126:41 Sep 21 01:04:51.728 INFO kablam! | Sep 21 01:04:51.728 INFO kablam! 126 | pub unsafe fn _mm_rsqrt_ps(a: f32x4) -> f32x4 { Sep 21 01:04:51.728 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.728 INFO kablam! Sep 21 01:04:51.743 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.743 INFO kablam! --> src/x86/sse.rs:136:29 Sep 21 01:04:51.743 INFO kablam! | Sep 21 01:04:51.743 INFO kablam! 136 | pub unsafe fn _mm_min_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.743 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.743 INFO kablam! Sep 21 01:04:51.755 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.755 INFO kablam! --> src/x86/sse.rs:136:39 Sep 21 01:04:51.755 INFO kablam! | Sep 21 01:04:51.755 INFO kablam! 136 | pub unsafe fn _mm_min_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.755 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.755 INFO kablam! Sep 21 01:04:51.767 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.767 INFO kablam! --> src/x86/sse.rs:136:49 Sep 21 01:04:51.767 INFO kablam! | Sep 21 01:04:51.767 INFO kablam! 136 | pub unsafe fn _mm_min_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.767 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.767 INFO kablam! Sep 21 01:04:51.778 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.778 INFO kablam! --> src/x86/sse.rs:145:29 Sep 21 01:04:51.778 INFO kablam! | Sep 21 01:04:51.778 INFO kablam! 145 | pub unsafe fn _mm_min_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.778 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.778 INFO kablam! Sep 21 01:04:51.789 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.789 INFO kablam! --> src/x86/sse.rs:145:39 Sep 21 01:04:51.789 INFO kablam! | Sep 21 01:04:51.789 INFO kablam! 145 | pub unsafe fn _mm_min_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.789 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.789 INFO kablam! Sep 21 01:04:51.805 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.805 INFO kablam! --> src/x86/sse.rs:145:49 Sep 21 01:04:51.805 INFO kablam! | Sep 21 01:04:51.805 INFO kablam! 145 | pub unsafe fn _mm_min_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.805 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.805 INFO kablam! Sep 21 01:04:51.821 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.821 INFO kablam! --> src/x86/sse.rs:155:29 Sep 21 01:04:51.821 INFO kablam! | Sep 21 01:04:51.821 INFO kablam! 155 | pub unsafe fn _mm_max_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.821 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.821 INFO kablam! Sep 21 01:04:51.832 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.832 INFO kablam! --> src/x86/sse.rs:155:39 Sep 21 01:04:51.832 INFO kablam! | Sep 21 01:04:51.832 INFO kablam! 155 | pub unsafe fn _mm_max_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.832 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.832 INFO kablam! Sep 21 01:04:51.844 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.844 INFO kablam! --> src/x86/sse.rs:155:49 Sep 21 01:04:51.844 INFO kablam! | Sep 21 01:04:51.844 INFO kablam! 155 | pub unsafe fn _mm_max_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.844 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.844 INFO kablam! Sep 21 01:04:51.857 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.857 INFO kablam! --> src/x86/sse.rs:164:29 Sep 21 01:04:51.857 INFO kablam! | Sep 21 01:04:51.857 INFO kablam! 164 | pub unsafe fn _mm_max_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.857 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.857 INFO kablam! Sep 21 01:04:51.872 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.872 INFO kablam! --> src/x86/sse.rs:164:39 Sep 21 01:04:51.872 INFO kablam! | Sep 21 01:04:51.872 INFO kablam! 164 | pub unsafe fn _mm_max_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.872 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.872 INFO kablam! Sep 21 01:04:51.882 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.882 INFO kablam! --> src/x86/sse.rs:164:49 Sep 21 01:04:51.882 INFO kablam! | Sep 21 01:04:51.882 INFO kablam! 164 | pub unsafe fn _mm_max_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.882 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.882 INFO kablam! Sep 21 01:04:51.898 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.898 INFO kablam! --> src/x86/sse.rs:174:29 Sep 21 01:04:51.898 INFO kablam! | Sep 21 01:04:51.898 INFO kablam! 174 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.898 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.898 INFO kablam! Sep 21 01:04:51.904 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.905 INFO kablam! --> src/x86/sse.rs:174:39 Sep 21 01:04:51.905 INFO kablam! | Sep 21 01:04:51.905 INFO kablam! 174 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.905 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.905 INFO kablam! Sep 21 01:04:51.916 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.916 INFO kablam! --> src/x86/sse.rs:174:49 Sep 21 01:04:51.916 INFO kablam! | Sep 21 01:04:51.916 INFO kablam! 174 | pub unsafe fn _mm_and_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.916 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.916 INFO kablam! Sep 21 01:04:51.928 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.928 INFO kablam! --> src/x86/sse.rs:188:32 Sep 21 01:04:51.928 INFO kablam! | Sep 21 01:04:51.928 INFO kablam! 188 | pub unsafe fn _mm_andnot_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.928 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.928 INFO kablam! Sep 21 01:04:51.940 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.940 INFO kablam! --> src/x86/sse.rs:188:42 Sep 21 01:04:51.940 INFO kablam! | Sep 21 01:04:51.940 INFO kablam! 188 | pub unsafe fn _mm_andnot_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.940 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.940 INFO kablam! Sep 21 01:04:51.952 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.952 INFO kablam! --> src/x86/sse.rs:188:52 Sep 21 01:04:51.952 INFO kablam! | Sep 21 01:04:51.952 INFO kablam! 188 | pub unsafe fn _mm_andnot_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.952 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.952 INFO kablam! Sep 21 01:04:51.964 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.964 INFO kablam! --> src/x86/sse.rs:198:28 Sep 21 01:04:51.964 INFO kablam! | Sep 21 01:04:51.964 INFO kablam! 198 | pub unsafe fn _mm_or_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.964 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.964 INFO kablam! Sep 21 01:04:51.980 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.980 INFO kablam! --> src/x86/sse.rs:198:38 Sep 21 01:04:51.980 INFO kablam! | Sep 21 01:04:51.980 INFO kablam! 198 | pub unsafe fn _mm_or_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.980 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.980 INFO kablam! Sep 21 01:04:51.990 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:51.990 INFO kablam! --> src/x86/sse.rs:198:48 Sep 21 01:04:51.990 INFO kablam! | Sep 21 01:04:51.990 INFO kablam! 198 | pub unsafe fn _mm_or_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:51.990 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:51.990 INFO kablam! Sep 21 01:04:52.002 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.002 INFO kablam! --> src/x86/sse.rs:209:29 Sep 21 01:04:52.002 INFO kablam! | Sep 21 01:04:52.002 INFO kablam! 209 | pub unsafe fn _mm_xor_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.002 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.002 INFO kablam! Sep 21 01:04:52.013 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.013 INFO kablam! --> src/x86/sse.rs:209:39 Sep 21 01:04:52.013 INFO kablam! | Sep 21 01:04:52.013 INFO kablam! 209 | pub unsafe fn _mm_xor_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.013 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.013 INFO kablam! Sep 21 01:04:52.026 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.026 INFO kablam! --> src/x86/sse.rs:209:49 Sep 21 01:04:52.026 INFO kablam! | Sep 21 01:04:52.026 INFO kablam! 209 | pub unsafe fn _mm_xor_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.026 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.026 INFO kablam! Sep 21 01:04:52.040 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.040 INFO kablam! --> src/x86/sse.rs:219:31 Sep 21 01:04:52.040 INFO kablam! | Sep 21 01:04:52.040 INFO kablam! 219 | pub unsafe fn _mm_cmpeq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.040 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.040 INFO kablam! Sep 21 01:04:52.054 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.054 INFO kablam! --> src/x86/sse.rs:219:41 Sep 21 01:04:52.054 INFO kablam! | Sep 21 01:04:52.054 INFO kablam! 219 | pub unsafe fn _mm_cmpeq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.054 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.054 INFO kablam! Sep 21 01:04:52.064 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.064 INFO kablam! --> src/x86/sse.rs:219:51 Sep 21 01:04:52.064 INFO kablam! | Sep 21 01:04:52.064 INFO kablam! 219 | pub unsafe fn _mm_cmpeq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.064 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.064 INFO kablam! Sep 21 01:04:52.076 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.076 INFO kablam! --> src/x86/sse.rs:230:31 Sep 21 01:04:52.076 INFO kablam! | Sep 21 01:04:52.076 INFO kablam! 230 | pub unsafe fn _mm_cmplt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.076 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.076 INFO kablam! Sep 21 01:04:52.088 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.088 INFO kablam! --> src/x86/sse.rs:230:41 Sep 21 01:04:52.088 INFO kablam! | Sep 21 01:04:52.088 INFO kablam! 230 | pub unsafe fn _mm_cmplt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.088 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.088 INFO kablam! Sep 21 01:04:52.100 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.100 INFO kablam! --> src/x86/sse.rs:230:51 Sep 21 01:04:52.100 INFO kablam! | Sep 21 01:04:52.100 INFO kablam! 230 | pub unsafe fn _mm_cmplt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.100 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.100 INFO kablam! Sep 21 01:04:52.112 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.112 INFO kablam! --> src/x86/sse.rs:241:31 Sep 21 01:04:52.112 INFO kablam! | Sep 21 01:04:52.112 INFO kablam! 241 | pub unsafe fn _mm_cmple_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.112 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.112 INFO kablam! Sep 21 01:04:52.124 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.124 INFO kablam! --> src/x86/sse.rs:241:41 Sep 21 01:04:52.124 INFO kablam! | Sep 21 01:04:52.124 INFO kablam! 241 | pub unsafe fn _mm_cmple_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.124 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.124 INFO kablam! Sep 21 01:04:52.136 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.136 INFO kablam! --> src/x86/sse.rs:241:51 Sep 21 01:04:52.136 INFO kablam! | Sep 21 01:04:52.136 INFO kablam! 241 | pub unsafe fn _mm_cmple_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.136 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.136 INFO kablam! Sep 21 01:04:52.148 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.148 INFO kablam! --> src/x86/sse.rs:252:31 Sep 21 01:04:52.148 INFO kablam! | Sep 21 01:04:52.148 INFO kablam! 252 | pub unsafe fn _mm_cmpgt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.148 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.148 INFO kablam! Sep 21 01:04:52.159 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.159 INFO kablam! --> src/x86/sse.rs:252:41 Sep 21 01:04:52.159 INFO kablam! | Sep 21 01:04:52.159 INFO kablam! 252 | pub unsafe fn _mm_cmpgt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.159 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.159 INFO kablam! Sep 21 01:04:52.171 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.171 INFO kablam! --> src/x86/sse.rs:252:51 Sep 21 01:04:52.171 INFO kablam! | Sep 21 01:04:52.171 INFO kablam! 252 | pub unsafe fn _mm_cmpgt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.171 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.171 INFO kablam! Sep 21 01:04:52.183 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.183 INFO kablam! --> src/x86/sse.rs:263:31 Sep 21 01:04:52.183 INFO kablam! | Sep 21 01:04:52.183 INFO kablam! 263 | pub unsafe fn _mm_cmpge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.183 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.183 INFO kablam! Sep 21 01:04:52.195 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.195 INFO kablam! --> src/x86/sse.rs:263:41 Sep 21 01:04:52.195 INFO kablam! | Sep 21 01:04:52.195 INFO kablam! 263 | pub unsafe fn _mm_cmpge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.195 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.195 INFO kablam! Sep 21 01:04:52.206 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.206 INFO kablam! --> src/x86/sse.rs:263:51 Sep 21 01:04:52.206 INFO kablam! | Sep 21 01:04:52.206 INFO kablam! 263 | pub unsafe fn _mm_cmpge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.206 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.206 INFO kablam! Sep 21 01:04:52.218 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.218 INFO kablam! --> src/x86/sse.rs:274:32 Sep 21 01:04:52.218 INFO kablam! | Sep 21 01:04:52.218 INFO kablam! 274 | pub unsafe fn _mm_cmpneq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.218 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.218 INFO kablam! Sep 21 01:04:52.231 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.231 INFO kablam! --> src/x86/sse.rs:274:42 Sep 21 01:04:52.231 INFO kablam! | Sep 21 01:04:52.231 INFO kablam! 274 | pub unsafe fn _mm_cmpneq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.231 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.231 INFO kablam! Sep 21 01:04:52.241 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.241 INFO kablam! --> src/x86/sse.rs:274:52 Sep 21 01:04:52.241 INFO kablam! | Sep 21 01:04:52.241 INFO kablam! 274 | pub unsafe fn _mm_cmpneq_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.241 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.241 INFO kablam! Sep 21 01:04:52.253 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.253 INFO kablam! --> src/x86/sse.rs:285:32 Sep 21 01:04:52.253 INFO kablam! | Sep 21 01:04:52.253 INFO kablam! 285 | pub unsafe fn _mm_cmpnlt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.253 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.253 INFO kablam! Sep 21 01:04:52.265 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.265 INFO kablam! --> src/x86/sse.rs:285:42 Sep 21 01:04:52.265 INFO kablam! | Sep 21 01:04:52.265 INFO kablam! 285 | pub unsafe fn _mm_cmpnlt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.265 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.265 INFO kablam! Sep 21 01:04:52.276 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.277 INFO kablam! --> src/x86/sse.rs:285:52 Sep 21 01:04:52.277 INFO kablam! | Sep 21 01:04:52.277 INFO kablam! 285 | pub unsafe fn _mm_cmpnlt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.277 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.277 INFO kablam! Sep 21 01:04:52.288 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.288 INFO kablam! --> src/x86/sse.rs:296:32 Sep 21 01:04:52.288 INFO kablam! | Sep 21 01:04:52.288 INFO kablam! 296 | pub unsafe fn _mm_cmpnle_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.288 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.288 INFO kablam! Sep 21 01:04:52.300 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.300 INFO kablam! --> src/x86/sse.rs:296:42 Sep 21 01:04:52.300 INFO kablam! | Sep 21 01:04:52.300 INFO kablam! 296 | pub unsafe fn _mm_cmpnle_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.300 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.300 INFO kablam! Sep 21 01:04:52.312 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.312 INFO kablam! --> src/x86/sse.rs:296:52 Sep 21 01:04:52.312 INFO kablam! | Sep 21 01:04:52.312 INFO kablam! 296 | pub unsafe fn _mm_cmpnle_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.312 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.312 INFO kablam! Sep 21 01:04:52.324 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.324 INFO kablam! --> src/x86/sse.rs:307:32 Sep 21 01:04:52.324 INFO kablam! | Sep 21 01:04:52.324 INFO kablam! 307 | pub unsafe fn _mm_cmpngt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.324 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.324 INFO kablam! Sep 21 01:04:52.335 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.335 INFO kablam! --> src/x86/sse.rs:307:42 Sep 21 01:04:52.335 INFO kablam! | Sep 21 01:04:52.335 INFO kablam! 307 | pub unsafe fn _mm_cmpngt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.335 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.335 INFO kablam! Sep 21 01:04:52.347 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.347 INFO kablam! --> src/x86/sse.rs:307:52 Sep 21 01:04:52.347 INFO kablam! | Sep 21 01:04:52.347 INFO kablam! 307 | pub unsafe fn _mm_cmpngt_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.347 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.347 INFO kablam! Sep 21 01:04:52.358 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.358 INFO kablam! --> src/x86/sse.rs:318:32 Sep 21 01:04:52.358 INFO kablam! | Sep 21 01:04:52.358 INFO kablam! 318 | pub unsafe fn _mm_cmpnge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.358 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.358 INFO kablam! Sep 21 01:04:52.367 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.367 INFO kablam! --> src/x86/sse.rs:318:42 Sep 21 01:04:52.367 INFO kablam! | Sep 21 01:04:52.367 INFO kablam! 318 | pub unsafe fn _mm_cmpnge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.367 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.367 INFO kablam! Sep 21 01:04:52.376 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.376 INFO kablam! --> src/x86/sse.rs:318:52 Sep 21 01:04:52.376 INFO kablam! | Sep 21 01:04:52.376 INFO kablam! 318 | pub unsafe fn _mm_cmpnge_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.376 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.376 INFO kablam! Sep 21 01:04:52.385 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.385 INFO kablam! --> src/x86/sse.rs:329:32 Sep 21 01:04:52.385 INFO kablam! | Sep 21 01:04:52.385 INFO kablam! 329 | pub unsafe fn _mm_cmpord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.385 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.385 INFO kablam! Sep 21 01:04:52.393 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.393 INFO kablam! --> src/x86/sse.rs:329:42 Sep 21 01:04:52.393 INFO kablam! | Sep 21 01:04:52.393 INFO kablam! 329 | pub unsafe fn _mm_cmpord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.393 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.393 INFO kablam! Sep 21 01:04:52.404 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.404 INFO kablam! --> src/x86/sse.rs:329:52 Sep 21 01:04:52.404 INFO kablam! | Sep 21 01:04:52.404 INFO kablam! 329 | pub unsafe fn _mm_cmpord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.404 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.404 INFO kablam! Sep 21 01:04:52.414 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.414 INFO kablam! --> src/x86/sse.rs:340:34 Sep 21 01:04:52.414 INFO kablam! | Sep 21 01:04:52.414 INFO kablam! 340 | pub unsafe fn _mm_cmpunord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.414 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.414 INFO kablam! Sep 21 01:04:52.424 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.424 INFO kablam! --> src/x86/sse.rs:340:44 Sep 21 01:04:52.424 INFO kablam! | Sep 21 01:04:52.424 INFO kablam! 340 | pub unsafe fn _mm_cmpunord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.425 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.425 INFO kablam! Sep 21 01:04:52.435 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.435 INFO kablam! --> src/x86/sse.rs:340:54 Sep 21 01:04:52.435 INFO kablam! | Sep 21 01:04:52.435 INFO kablam! 340 | pub unsafe fn _mm_cmpunord_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.435 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.435 INFO kablam! Sep 21 01:04:52.446 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.446 INFO kablam! --> src/x86/sse.rs:350:31 Sep 21 01:04:52.446 INFO kablam! | Sep 21 01:04:52.446 INFO kablam! 350 | pub unsafe fn _mm_cmpeq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.446 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.446 INFO kablam! Sep 21 01:04:52.455 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.455 INFO kablam! --> src/x86/sse.rs:350:41 Sep 21 01:04:52.455 INFO kablam! | Sep 21 01:04:52.455 INFO kablam! 350 | pub unsafe fn _mm_cmpeq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.455 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.455 INFO kablam! Sep 21 01:04:52.464 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.464 INFO kablam! --> src/x86/sse.rs:350:51 Sep 21 01:04:52.464 INFO kablam! | Sep 21 01:04:52.464 INFO kablam! 350 | pub unsafe fn _mm_cmpeq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.464 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.464 INFO kablam! Sep 21 01:04:52.473 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.473 INFO kablam! --> src/x86/sse.rs:360:31 Sep 21 01:04:52.473 INFO kablam! | Sep 21 01:04:52.473 INFO kablam! 360 | pub unsafe fn _mm_cmplt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.473 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.473 INFO kablam! Sep 21 01:04:52.481 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.481 INFO kablam! --> src/x86/sse.rs:360:41 Sep 21 01:04:52.481 INFO kablam! | Sep 21 01:04:52.481 INFO kablam! 360 | pub unsafe fn _mm_cmplt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.481 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.481 INFO kablam! Sep 21 01:04:52.490 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.490 INFO kablam! --> src/x86/sse.rs:360:51 Sep 21 01:04:52.490 INFO kablam! | Sep 21 01:04:52.490 INFO kablam! 360 | pub unsafe fn _mm_cmplt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.490 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.490 INFO kablam! Sep 21 01:04:52.499 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.499 INFO kablam! --> src/x86/sse.rs:371:31 Sep 21 01:04:52.499 INFO kablam! | Sep 21 01:04:52.499 INFO kablam! 371 | pub unsafe fn _mm_cmple_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.499 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.499 INFO kablam! Sep 21 01:04:52.507 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.507 INFO kablam! --> src/x86/sse.rs:371:41 Sep 21 01:04:52.507 INFO kablam! | Sep 21 01:04:52.507 INFO kablam! 371 | pub unsafe fn _mm_cmple_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.507 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.507 INFO kablam! Sep 21 01:04:52.515 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.515 INFO kablam! --> src/x86/sse.rs:371:51 Sep 21 01:04:52.515 INFO kablam! | Sep 21 01:04:52.515 INFO kablam! 371 | pub unsafe fn _mm_cmple_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.515 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.515 INFO kablam! Sep 21 01:04:52.524 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.524 INFO kablam! --> src/x86/sse.rs:381:31 Sep 21 01:04:52.524 INFO kablam! | Sep 21 01:04:52.524 INFO kablam! 381 | pub unsafe fn _mm_cmpgt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.524 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.524 INFO kablam! Sep 21 01:04:52.533 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.533 INFO kablam! --> src/x86/sse.rs:381:41 Sep 21 01:04:52.533 INFO kablam! | Sep 21 01:04:52.533 INFO kablam! 381 | pub unsafe fn _mm_cmpgt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.533 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.533 INFO kablam! Sep 21 01:04:52.546 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.546 INFO kablam! --> src/x86/sse.rs:381:51 Sep 21 01:04:52.546 INFO kablam! | Sep 21 01:04:52.546 INFO kablam! 381 | pub unsafe fn _mm_cmpgt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.546 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.546 INFO kablam! Sep 21 01:04:52.552 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.552 INFO kablam! --> src/x86/sse.rs:392:31 Sep 21 01:04:52.552 INFO kablam! | Sep 21 01:04:52.552 INFO kablam! 392 | pub unsafe fn _mm_cmpge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.552 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.552 INFO kablam! Sep 21 01:04:52.566 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.566 INFO kablam! --> src/x86/sse.rs:392:41 Sep 21 01:04:52.566 INFO kablam! | Sep 21 01:04:52.566 INFO kablam! 392 | pub unsafe fn _mm_cmpge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.566 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.566 INFO kablam! Sep 21 01:04:52.573 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.573 INFO kablam! --> src/x86/sse.rs:392:51 Sep 21 01:04:52.573 INFO kablam! | Sep 21 01:04:52.573 INFO kablam! 392 | pub unsafe fn _mm_cmpge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.573 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.573 INFO kablam! Sep 21 01:04:52.585 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.585 INFO kablam! --> src/x86/sse.rs:402:32 Sep 21 01:04:52.585 INFO kablam! | Sep 21 01:04:52.585 INFO kablam! 402 | pub unsafe fn _mm_cmpneq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.585 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.585 INFO kablam! Sep 21 01:04:52.594 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.594 INFO kablam! --> src/x86/sse.rs:402:42 Sep 21 01:04:52.594 INFO kablam! | Sep 21 01:04:52.594 INFO kablam! 402 | pub unsafe fn _mm_cmpneq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.594 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.594 INFO kablam! Sep 21 01:04:52.604 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.604 INFO kablam! --> src/x86/sse.rs:402:52 Sep 21 01:04:52.604 INFO kablam! | Sep 21 01:04:52.604 INFO kablam! 402 | pub unsafe fn _mm_cmpneq_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.604 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.604 INFO kablam! Sep 21 01:04:52.614 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.614 INFO kablam! --> src/x86/sse.rs:413:32 Sep 21 01:04:52.614 INFO kablam! | Sep 21 01:04:52.614 INFO kablam! 413 | pub unsafe fn _mm_cmpnlt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.614 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.614 INFO kablam! Sep 21 01:04:52.622 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.622 INFO kablam! --> src/x86/sse.rs:413:42 Sep 21 01:04:52.622 INFO kablam! | Sep 21 01:04:52.622 INFO kablam! 413 | pub unsafe fn _mm_cmpnlt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.622 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.622 INFO kablam! Sep 21 01:04:52.629 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.630 INFO kablam! --> src/x86/sse.rs:413:52 Sep 21 01:04:52.630 INFO kablam! | Sep 21 01:04:52.630 INFO kablam! 413 | pub unsafe fn _mm_cmpnlt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.630 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.630 INFO kablam! Sep 21 01:04:52.638 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.638 INFO kablam! --> src/x86/sse.rs:424:32 Sep 21 01:04:52.638 INFO kablam! | Sep 21 01:04:52.638 INFO kablam! 424 | pub unsafe fn _mm_cmpnle_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.638 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.638 INFO kablam! Sep 21 01:04:52.646 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.646 INFO kablam! --> src/x86/sse.rs:424:42 Sep 21 01:04:52.646 INFO kablam! | Sep 21 01:04:52.646 INFO kablam! 424 | pub unsafe fn _mm_cmpnle_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.646 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.646 INFO kablam! Sep 21 01:04:52.654 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.654 INFO kablam! --> src/x86/sse.rs:424:52 Sep 21 01:04:52.654 INFO kablam! | Sep 21 01:04:52.654 INFO kablam! 424 | pub unsafe fn _mm_cmpnle_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.654 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.654 INFO kablam! Sep 21 01:04:52.662 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.662 INFO kablam! --> src/x86/sse.rs:435:32 Sep 21 01:04:52.662 INFO kablam! | Sep 21 01:04:52.662 INFO kablam! 435 | pub unsafe fn _mm_cmpngt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.662 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.662 INFO kablam! Sep 21 01:04:52.669 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.669 INFO kablam! --> src/x86/sse.rs:435:42 Sep 21 01:04:52.669 INFO kablam! | Sep 21 01:04:52.669 INFO kablam! 435 | pub unsafe fn _mm_cmpngt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.669 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.669 INFO kablam! Sep 21 01:04:52.678 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.678 INFO kablam! --> src/x86/sse.rs:435:52 Sep 21 01:04:52.678 INFO kablam! | Sep 21 01:04:52.678 INFO kablam! 435 | pub unsafe fn _mm_cmpngt_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.678 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.678 INFO kablam! Sep 21 01:04:52.687 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.688 INFO kablam! --> src/x86/sse.rs:446:32 Sep 21 01:04:52.688 INFO kablam! | Sep 21 01:04:52.688 INFO kablam! 446 | pub unsafe fn _mm_cmpnge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.688 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.688 INFO kablam! Sep 21 01:04:52.697 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.697 INFO kablam! --> src/x86/sse.rs:446:42 Sep 21 01:04:52.697 INFO kablam! | Sep 21 01:04:52.697 INFO kablam! 446 | pub unsafe fn _mm_cmpnge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.697 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.697 INFO kablam! Sep 21 01:04:52.706 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.706 INFO kablam! --> src/x86/sse.rs:446:52 Sep 21 01:04:52.706 INFO kablam! | Sep 21 01:04:52.706 INFO kablam! 446 | pub unsafe fn _mm_cmpnge_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.706 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.706 INFO kablam! Sep 21 01:04:52.715 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.715 INFO kablam! --> src/x86/sse.rs:457:32 Sep 21 01:04:52.715 INFO kablam! | Sep 21 01:04:52.715 INFO kablam! 457 | pub unsafe fn _mm_cmpord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.715 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.715 INFO kablam! Sep 21 01:04:52.724 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.724 INFO kablam! --> src/x86/sse.rs:457:42 Sep 21 01:04:52.724 INFO kablam! | Sep 21 01:04:52.724 INFO kablam! 457 | pub unsafe fn _mm_cmpord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.724 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.724 INFO kablam! Sep 21 01:04:52.734 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.734 INFO kablam! --> src/x86/sse.rs:457:52 Sep 21 01:04:52.734 INFO kablam! | Sep 21 01:04:52.734 INFO kablam! 457 | pub unsafe fn _mm_cmpord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.734 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.734 INFO kablam! Sep 21 01:04:52.743 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.743 INFO kablam! --> src/x86/sse.rs:468:34 Sep 21 01:04:52.743 INFO kablam! | Sep 21 01:04:52.743 INFO kablam! 468 | pub unsafe fn _mm_cmpunord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.743 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.743 INFO kablam! Sep 21 01:04:52.752 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.752 INFO kablam! --> src/x86/sse.rs:468:44 Sep 21 01:04:52.752 INFO kablam! | Sep 21 01:04:52.752 INFO kablam! 468 | pub unsafe fn _mm_cmpunord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.752 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.752 INFO kablam! Sep 21 01:04:52.762 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.762 INFO kablam! --> src/x86/sse.rs:468:54 Sep 21 01:04:52.762 INFO kablam! | Sep 21 01:04:52.762 INFO kablam! 468 | pub unsafe fn _mm_cmpunord_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:52.762 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.762 INFO kablam! Sep 21 01:04:52.772 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.772 INFO kablam! --> src/x86/sse.rs:477:32 Sep 21 01:04:52.772 INFO kablam! | Sep 21 01:04:52.772 INFO kablam! 477 | pub unsafe fn _mm_comieq_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.772 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.772 INFO kablam! Sep 21 01:04:52.781 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.781 INFO kablam! --> src/x86/sse.rs:477:42 Sep 21 01:04:52.781 INFO kablam! | Sep 21 01:04:52.781 INFO kablam! 477 | pub unsafe fn _mm_comieq_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.781 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.781 INFO kablam! Sep 21 01:04:52.789 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.789 INFO kablam! --> src/x86/sse.rs:486:32 Sep 21 01:04:52.789 INFO kablam! | Sep 21 01:04:52.789 INFO kablam! 486 | pub unsafe fn _mm_comilt_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.789 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.789 INFO kablam! Sep 21 01:04:52.799 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.799 INFO kablam! --> src/x86/sse.rs:486:42 Sep 21 01:04:52.799 INFO kablam! | Sep 21 01:04:52.799 INFO kablam! 486 | pub unsafe fn _mm_comilt_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.799 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.799 INFO kablam! Sep 21 01:04:52.809 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.809 INFO kablam! --> src/x86/sse.rs:496:32 Sep 21 01:04:52.809 INFO kablam! | Sep 21 01:04:52.809 INFO kablam! 496 | pub unsafe fn _mm_comile_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.809 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.809 INFO kablam! Sep 21 01:04:52.822 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.822 INFO kablam! --> src/x86/sse.rs:496:42 Sep 21 01:04:52.822 INFO kablam! | Sep 21 01:04:52.822 INFO kablam! 496 | pub unsafe fn _mm_comile_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.822 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.822 INFO kablam! Sep 21 01:04:52.830 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.830 INFO kablam! --> src/x86/sse.rs:506:32 Sep 21 01:04:52.830 INFO kablam! | Sep 21 01:04:52.830 INFO kablam! 506 | pub unsafe fn _mm_comigt_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.830 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.830 INFO kablam! Sep 21 01:04:52.838 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.838 INFO kablam! --> src/x86/sse.rs:506:42 Sep 21 01:04:52.838 INFO kablam! | Sep 21 01:04:52.838 INFO kablam! 506 | pub unsafe fn _mm_comigt_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.838 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.838 INFO kablam! Sep 21 01:04:52.846 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.846 INFO kablam! --> src/x86/sse.rs:516:32 Sep 21 01:04:52.846 INFO kablam! | Sep 21 01:04:52.846 INFO kablam! 516 | pub unsafe fn _mm_comige_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.846 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.846 INFO kablam! Sep 21 01:04:52.855 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.855 INFO kablam! --> src/x86/sse.rs:516:42 Sep 21 01:04:52.855 INFO kablam! | Sep 21 01:04:52.855 INFO kablam! 516 | pub unsafe fn _mm_comige_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.855 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.855 INFO kablam! Sep 21 01:04:52.864 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.864 INFO kablam! --> src/x86/sse.rs:525:33 Sep 21 01:04:52.864 INFO kablam! | Sep 21 01:04:52.864 INFO kablam! 525 | pub unsafe fn _mm_comineq_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.864 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.864 INFO kablam! Sep 21 01:04:52.878 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.878 INFO kablam! --> src/x86/sse.rs:525:43 Sep 21 01:04:52.878 INFO kablam! | Sep 21 01:04:52.878 INFO kablam! 525 | pub unsafe fn _mm_comineq_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.878 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.878 INFO kablam! Sep 21 01:04:52.883 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.883 INFO kablam! --> src/x86/sse.rs:535:33 Sep 21 01:04:52.883 INFO kablam! | Sep 21 01:04:52.883 INFO kablam! 535 | pub unsafe fn _mm_ucomieq_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.883 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.883 INFO kablam! Sep 21 01:04:52.892 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.892 INFO kablam! --> src/x86/sse.rs:535:43 Sep 21 01:04:52.892 INFO kablam! | Sep 21 01:04:52.892 INFO kablam! 535 | pub unsafe fn _mm_ucomieq_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.892 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.892 INFO kablam! Sep 21 01:04:52.907 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.907 INFO kablam! --> src/x86/sse.rs:546:33 Sep 21 01:04:52.907 INFO kablam! | Sep 21 01:04:52.907 INFO kablam! 546 | pub unsafe fn _mm_ucomilt_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.908 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.908 INFO kablam! Sep 21 01:04:52.911 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.911 INFO kablam! --> src/x86/sse.rs:546:43 Sep 21 01:04:52.911 INFO kablam! | Sep 21 01:04:52.911 INFO kablam! 546 | pub unsafe fn _mm_ucomilt_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.911 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.911 INFO kablam! Sep 21 01:04:52.920 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.920 INFO kablam! --> src/x86/sse.rs:557:33 Sep 21 01:04:52.920 INFO kablam! | Sep 21 01:04:52.920 INFO kablam! 557 | pub unsafe fn _mm_ucomile_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.920 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.920 INFO kablam! Sep 21 01:04:52.930 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.930 INFO kablam! --> src/x86/sse.rs:557:43 Sep 21 01:04:52.930 INFO kablam! | Sep 21 01:04:52.930 INFO kablam! 557 | pub unsafe fn _mm_ucomile_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.930 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.930 INFO kablam! Sep 21 01:04:52.948 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.948 INFO kablam! --> src/x86/sse.rs:568:33 Sep 21 01:04:52.948 INFO kablam! | Sep 21 01:04:52.948 INFO kablam! 568 | pub unsafe fn _mm_ucomigt_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.948 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.948 INFO kablam! Sep 21 01:04:52.954 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.954 INFO kablam! --> src/x86/sse.rs:568:43 Sep 21 01:04:52.954 INFO kablam! | Sep 21 01:04:52.954 INFO kablam! 568 | pub unsafe fn _mm_ucomigt_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.954 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.954 INFO kablam! Sep 21 01:04:52.964 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.964 INFO kablam! --> src/x86/sse.rs:579:33 Sep 21 01:04:52.964 INFO kablam! | Sep 21 01:04:52.964 INFO kablam! 579 | pub unsafe fn _mm_ucomige_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.964 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.964 INFO kablam! Sep 21 01:04:52.975 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.975 INFO kablam! --> src/x86/sse.rs:579:43 Sep 21 01:04:52.975 INFO kablam! | Sep 21 01:04:52.975 INFO kablam! 579 | pub unsafe fn _mm_ucomige_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.975 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.975 INFO kablam! Sep 21 01:04:52.987 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:52.987 INFO kablam! --> src/x86/sse.rs:589:34 Sep 21 01:04:52.987 INFO kablam! | Sep 21 01:04:52.987 INFO kablam! 589 | pub unsafe fn _mm_ucomineq_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:52.987 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:52.987 INFO kablam! Sep 21 01:04:53.012 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.012 INFO kablam! --> src/x86/sse.rs:589:44 Sep 21 01:04:53.012 INFO kablam! | Sep 21 01:04:53.012 INFO kablam! 589 | pub unsafe fn _mm_ucomineq_ss(a: f32x4, b: f32x4) -> i32 { Sep 21 01:04:53.012 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.012 INFO kablam! Sep 21 01:04:53.012 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.012 INFO kablam! --> src/x86/sse.rs:604:33 Sep 21 01:04:53.012 INFO kablam! | Sep 21 01:04:53.012 INFO kablam! 604 | pub unsafe fn _mm_cvtss_si32(a: f32x4) -> i32 { Sep 21 01:04:53.013 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.013 INFO kablam! Sep 21 01:04:53.022 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.022 INFO kablam! --> src/x86/sse.rs:612:32 Sep 21 01:04:53.022 INFO kablam! | Sep 21 01:04:53.022 INFO kablam! 612 | pub unsafe fn _mm_cvt_ss2si(a: f32x4) -> i32 { Sep 21 01:04:53.022 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.022 INFO kablam! Sep 21 01:04:53.037 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.037 INFO kablam! --> src/x86/sse.rs:629:34 Sep 21 01:04:53.037 INFO kablam! | Sep 21 01:04:53.037 INFO kablam! 629 | pub unsafe fn _mm_cvttss_si32(a: f32x4) -> i32 { Sep 21 01:04:53.037 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.037 INFO kablam! Sep 21 01:04:53.044 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.044 INFO kablam! --> src/x86/sse.rs:637:33 Sep 21 01:04:53.044 INFO kablam! | Sep 21 01:04:53.044 INFO kablam! 637 | pub unsafe fn _mm_cvtt_ss2si(a: f32x4) -> i32 { Sep 21 01:04:53.044 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.044 INFO kablam! Sep 21 01:04:53.055 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.055 INFO kablam! --> src/x86/sse.rs:646:32 Sep 21 01:04:53.055 INFO kablam! | Sep 21 01:04:53.055 INFO kablam! 646 | pub unsafe fn _mm_cvtss_f32(a: f32x4) -> f32 { Sep 21 01:04:53.055 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.055 INFO kablam! Sep 21 01:04:53.065 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.065 INFO kablam! --> src/x86/sse.rs:658:33 Sep 21 01:04:53.065 INFO kablam! | Sep 21 01:04:53.065 INFO kablam! 658 | pub unsafe fn _mm_cvtsi32_ss(a: f32x4, b: i32) -> f32x4 { Sep 21 01:04:53.065 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.065 INFO kablam! Sep 21 01:04:53.074 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.074 INFO kablam! --> src/x86/sse.rs:658:51 Sep 21 01:04:53.074 INFO kablam! | Sep 21 01:04:53.074 INFO kablam! 658 | pub unsafe fn _mm_cvtsi32_ss(a: f32x4, b: i32) -> f32x4 { Sep 21 01:04:53.074 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.074 INFO kablam! Sep 21 01:04:53.084 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.084 INFO kablam! --> src/x86/sse.rs:666:32 Sep 21 01:04:53.084 INFO kablam! | Sep 21 01:04:53.084 INFO kablam! 666 | pub unsafe fn _mm_cvt_si2ss(a: f32x4, b: i32) -> f32x4 { Sep 21 01:04:53.084 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.084 INFO kablam! Sep 21 01:04:53.092 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.093 INFO kablam! --> src/x86/sse.rs:666:50 Sep 21 01:04:53.093 INFO kablam! | Sep 21 01:04:53.093 INFO kablam! 666 | pub unsafe fn _mm_cvt_si2ss(a: f32x4, b: i32) -> f32x4 { Sep 21 01:04:53.093 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.093 INFO kablam! Sep 21 01:04:53.101 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.101 INFO kablam! --> src/x86/sse.rs:675:37 Sep 21 01:04:53.101 INFO kablam! | Sep 21 01:04:53.101 INFO kablam! 675 | pub unsafe fn _mm_set_ss(a: f32) -> f32x4 { Sep 21 01:04:53.101 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.101 INFO kablam! Sep 21 01:04:53.109 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.109 INFO kablam! --> src/x86/sse.rs:683:38 Sep 21 01:04:53.109 INFO kablam! | Sep 21 01:04:53.109 INFO kablam! 683 | pub unsafe fn _mm_set1_ps(a: f32) -> f32x4 { Sep 21 01:04:53.109 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.109 INFO kablam! Sep 21 01:04:53.118 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.118 INFO kablam! --> src/x86/sse.rs:691:38 Sep 21 01:04:53.118 INFO kablam! | Sep 21 01:04:53.118 INFO kablam! 691 | pub unsafe fn _mm_set_ps1(a: f32) -> f32x4 { Sep 21 01:04:53.118 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.118 INFO kablam! Sep 21 01:04:53.128 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.128 INFO kablam! --> src/x86/sse.rs:715:61 Sep 21 01:04:53.128 INFO kablam! | Sep 21 01:04:53.128 INFO kablam! 715 | pub unsafe fn _mm_set_ps(a: f32, b: f32, c: f32, d: f32) -> f32x4 { Sep 21 01:04:53.128 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.128 INFO kablam! Sep 21 01:04:53.137 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.138 INFO kablam! --> src/x86/sse.rs:732:62 Sep 21 01:04:53.138 INFO kablam! | Sep 21 01:04:53.138 INFO kablam! 732 | pub unsafe fn _mm_setr_ps(a: f32, b: f32, c: f32, d: f32) -> f32x4 { Sep 21 01:04:53.138 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.138 INFO kablam! Sep 21 01:04:53.145 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.146 INFO kablam! --> src/x86/sse.rs:740:35 Sep 21 01:04:53.146 INFO kablam! | Sep 21 01:04:53.146 INFO kablam! 740 | pub unsafe fn _mm_setzero_ps() -> f32x4 { Sep 21 01:04:53.146 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.146 INFO kablam! Sep 21 01:04:53.153 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.153 INFO kablam! --> src/x86/sse.rs:753:33 Sep 21 01:04:53.153 INFO kablam! | Sep 21 01:04:53.153 INFO kablam! 753 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u32) -> f32x4 { Sep 21 01:04:53.153 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.153 INFO kablam! Sep 21 01:04:53.161 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.161 INFO kablam! --> src/x86/sse.rs:753:43 Sep 21 01:04:53.161 INFO kablam! | Sep 21 01:04:53.161 INFO kablam! 753 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u32) -> f32x4 { Sep 21 01:04:53.161 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.161 INFO kablam! Sep 21 01:04:53.169 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.169 INFO kablam! --> src/x86/sse.rs:753:64 Sep 21 01:04:53.169 INFO kablam! | Sep 21 01:04:53.169 INFO kablam! 753 | pub unsafe fn _mm_shuffle_ps(a: f32x4, b: f32x4, mask: u32) -> f32x4 { Sep 21 01:04:53.169 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.169 INFO kablam! Sep 21 01:04:53.176 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.176 INFO kablam! --> src/x86/sse.rs:769:34 Sep 21 01:04:53.176 INFO kablam! | Sep 21 01:04:53.176 INFO kablam! 769 | pub unsafe fn _mm_unpackhi_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.176 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.176 INFO kablam! Sep 21 01:04:53.185 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.186 INFO kablam! --> src/x86/sse.rs:769:44 Sep 21 01:04:53.186 INFO kablam! | Sep 21 01:04:53.186 INFO kablam! 769 | pub unsafe fn _mm_unpackhi_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.186 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.186 INFO kablam! Sep 21 01:04:53.193 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.193 INFO kablam! --> src/x86/sse.rs:769:54 Sep 21 01:04:53.193 INFO kablam! | Sep 21 01:04:53.193 INFO kablam! 769 | pub unsafe fn _mm_unpackhi_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.193 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.193 INFO kablam! Sep 21 01:04:53.202 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.202 INFO kablam! --> src/x86/sse.rs:778:34 Sep 21 01:04:53.202 INFO kablam! | Sep 21 01:04:53.202 INFO kablam! 778 | pub unsafe fn _mm_unpacklo_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.202 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.202 INFO kablam! Sep 21 01:04:53.218 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.218 INFO kablam! --> src/x86/sse.rs:778:44 Sep 21 01:04:53.218 INFO kablam! | Sep 21 01:04:53.218 INFO kablam! 778 | pub unsafe fn _mm_unpacklo_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.218 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.218 INFO kablam! Sep 21 01:04:53.223 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.223 INFO kablam! --> src/x86/sse.rs:778:54 Sep 21 01:04:53.223 INFO kablam! | Sep 21 01:04:53.223 INFO kablam! 778 | pub unsafe fn _mm_unpacklo_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.223 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.223 INFO kablam! Sep 21 01:04:53.233 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.233 INFO kablam! --> src/x86/sse.rs:787:32 Sep 21 01:04:53.233 INFO kablam! | Sep 21 01:04:53.233 INFO kablam! 787 | pub unsafe fn _mm_movehl_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.233 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.233 INFO kablam! Sep 21 01:04:53.243 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.243 INFO kablam! --> src/x86/sse.rs:787:42 Sep 21 01:04:53.243 INFO kablam! | Sep 21 01:04:53.243 INFO kablam! 787 | pub unsafe fn _mm_movehl_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.243 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.243 INFO kablam! Sep 21 01:04:53.254 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.254 INFO kablam! --> src/x86/sse.rs:787:52 Sep 21 01:04:53.254 INFO kablam! | Sep 21 01:04:53.254 INFO kablam! 787 | pub unsafe fn _mm_movehl_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.254 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.254 INFO kablam! Sep 21 01:04:53.266 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.266 INFO kablam! --> src/x86/sse.rs:796:32 Sep 21 01:04:53.266 INFO kablam! | Sep 21 01:04:53.266 INFO kablam! 796 | pub unsafe fn _mm_movelh_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.266 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.266 INFO kablam! Sep 21 01:04:53.276 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.276 INFO kablam! --> src/x86/sse.rs:796:42 Sep 21 01:04:53.276 INFO kablam! | Sep 21 01:04:53.276 INFO kablam! 796 | pub unsafe fn _mm_movelh_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.276 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.276 INFO kablam! Sep 21 01:04:53.290 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.290 INFO kablam! --> src/x86/sse.rs:796:52 Sep 21 01:04:53.290 INFO kablam! | Sep 21 01:04:53.290 INFO kablam! 796 | pub unsafe fn _mm_movelh_ps(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.290 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.290 INFO kablam! Sep 21 01:04:53.306 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.306 INFO kablam! --> src/x86/sse.rs:807:34 Sep 21 01:04:53.306 INFO kablam! | Sep 21 01:04:53.306 INFO kablam! 807 | pub unsafe fn _mm_movemask_ps(a: f32x4) -> i32 { Sep 21 01:04:53.306 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.306 INFO kablam! Sep 21 01:04:53.307 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.307 INFO kablam! --> src/x86/sse.rs:861:31 Sep 21 01:04:53.307 INFO kablam! | Sep 21 01:04:53.307 INFO kablam! 861 | pub unsafe fn _mm_loadh_pi(a: f32x4, p: *const __m64) -> f32x4 { Sep 21 01:04:53.307 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.307 INFO kablam! Sep 21 01:04:53.322 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.322 INFO kablam! --> src/x86/sse.rs:861:58 Sep 21 01:04:53.322 INFO kablam! | Sep 21 01:04:53.322 INFO kablam! 861 | pub unsafe fn _mm_loadh_pi(a: f32x4, p: *const __m64) -> f32x4 { Sep 21 01:04:53.322 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.322 INFO kablam! Sep 21 01:04:53.329 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.329 INFO kablam! --> src/x86/sse.rs:912:31 Sep 21 01:04:53.329 INFO kablam! | Sep 21 01:04:53.329 INFO kablam! 912 | pub unsafe fn _mm_loadl_pi(a: f32x4, p: *const __m64) -> f32x4 { Sep 21 01:04:53.329 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.329 INFO kablam! Sep 21 01:04:53.343 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.343 INFO kablam! --> src/x86/sse.rs:912:58 Sep 21 01:04:53.343 INFO kablam! | Sep 21 01:04:53.343 INFO kablam! 912 | pub unsafe fn _mm_loadl_pi(a: f32x4, p: *const __m64) -> f32x4 { Sep 21 01:04:53.343 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.343 INFO kablam! Sep 21 01:04:53.358 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.358 INFO kablam! --> src/x86/sse.rs:923:45 Sep 21 01:04:53.358 INFO kablam! | Sep 21 01:04:53.358 INFO kablam! 923 | pub unsafe fn _mm_load_ss(p: *const f32) -> f32x4 { Sep 21 01:04:53.358 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.358 INFO kablam! Sep 21 01:04:53.363 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.363 INFO kablam! --> src/x86/sse.rs:935:46 Sep 21 01:04:53.363 INFO kablam! | Sep 21 01:04:53.363 INFO kablam! 935 | pub unsafe fn _mm_load1_ps(p: *const f32) -> f32x4 { Sep 21 01:04:53.363 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.363 INFO kablam! Sep 21 01:04:53.378 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.378 INFO kablam! --> src/x86/sse.rs:943:46 Sep 21 01:04:53.378 INFO kablam! | Sep 21 01:04:53.378 INFO kablam! 943 | pub unsafe fn _mm_load_ps1(p: *const f32) -> f32x4 { Sep 21 01:04:53.378 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.378 INFO kablam! Sep 21 01:04:53.384 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.384 INFO kablam! --> src/x86/sse.rs:958:45 Sep 21 01:04:53.384 INFO kablam! | Sep 21 01:04:53.384 INFO kablam! 958 | pub unsafe fn _mm_load_ps(p: *const f32) -> f32x4 { Sep 21 01:04:53.384 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.384 INFO kablam! Sep 21 01:04:53.394 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.394 INFO kablam! --> src/x86/sse.rs:972:46 Sep 21 01:04:53.394 INFO kablam! | Sep 21 01:04:53.394 INFO kablam! 972 | pub unsafe fn _mm_loadu_ps(p: *const f32) -> f32x4 { Sep 21 01:04:53.394 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.394 INFO kablam! Sep 21 01:04:53.406 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.406 INFO kablam! --> src/x86/sse.rs:998:46 Sep 21 01:04:53.406 INFO kablam! | Sep 21 01:04:53.406 INFO kablam! 998 | pub unsafe fn _mm_loadr_ps(p: *const f32) -> f32x4 { Sep 21 01:04:53.406 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.406 INFO kablam! Sep 21 01:04:53.415 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.415 INFO kablam! --> src/x86/sse.rs:1012:30 Sep 21 01:04:53.415 INFO kablam! | Sep 21 01:04:53.415 INFO kablam! 1012 | pub unsafe fn _mm_move_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.415 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.415 INFO kablam! Sep 21 01:04:53.427 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.427 INFO kablam! --> src/x86/sse.rs:1012:40 Sep 21 01:04:53.427 INFO kablam! | Sep 21 01:04:53.427 INFO kablam! 1012 | pub unsafe fn _mm_move_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.427 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.427 INFO kablam! Sep 21 01:04:53.439 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.439 INFO kablam! --> src/x86/sse.rs:1012:50 Sep 21 01:04:53.439 INFO kablam! | Sep 21 01:04:53.439 INFO kablam! 1012 | pub unsafe fn _mm_move_ss(a: f32x4, b: f32x4) -> f32x4 { Sep 21 01:04:53.439 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.439 INFO kablam! Sep 21 01:04:53.450 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.450 INFO kablam! --> src/x86/sse.rs:1061:37 Sep 21 01:04:53.450 INFO kablam! | Sep 21 01:04:53.450 INFO kablam! 1061 | pub unsafe fn _mm_undefined_ps() -> f32x4 { Sep 21 01:04:53.450 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.450 INFO kablam! Sep 21 01:04:53.461 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.461 INFO kablam! --> src/x86/sse.rs:1226:33 Sep 21 01:04:53.461 INFO kablam! | Sep 21 01:04:53.461 INFO kablam! 1226 | pub unsafe fn _mm_cvtpi32_ps(a: f32x4, b: __m64) -> f32x4 { Sep 21 01:04:53.461 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.461 INFO kablam! Sep 21 01:04:53.474 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.474 INFO kablam! --> src/x86/sse.rs:1226:53 Sep 21 01:04:53.474 INFO kablam! | Sep 21 01:04:53.474 INFO kablam! 1226 | pub unsafe fn _mm_cvtpi32_ps(a: f32x4, b: __m64) -> f32x4 { Sep 21 01:04:53.474 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.474 INFO kablam! Sep 21 01:04:53.483 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.483 INFO kablam! --> src/x86/sse.rs:1237:32 Sep 21 01:04:53.483 INFO kablam! | Sep 21 01:04:53.483 INFO kablam! 1237 | pub unsafe fn _mm_cvt_pi2ps(a: f32x4, b: __m64) -> f32x4 { Sep 21 01:04:53.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.483 INFO kablam! Sep 21 01:04:53.493 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.493 INFO kablam! --> src/x86/sse.rs:1237:52 Sep 21 01:04:53.493 INFO kablam! | Sep 21 01:04:53.493 INFO kablam! 1237 | pub unsafe fn _mm_cvt_pi2ps(a: f32x4, b: __m64) -> f32x4 { Sep 21 01:04:53.493 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.493 INFO kablam! Sep 21 01:04:53.506 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.506 INFO kablam! --> src/x86/sse.rs:1245:42 Sep 21 01:04:53.506 INFO kablam! | Sep 21 01:04:53.506 INFO kablam! 1245 | pub unsafe fn _mm_cvtpi8_ps(a: __m64) -> f32x4 { Sep 21 01:04:53.506 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.506 INFO kablam! Sep 21 01:04:53.518 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.518 INFO kablam! --> src/x86/sse.rs:1253:42 Sep 21 01:04:53.518 INFO kablam! | Sep 21 01:04:53.518 INFO kablam! 1253 | pub unsafe fn _mm_cvtpu8_ps(a: __m64) -> f32x4 { Sep 21 01:04:53.518 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.518 INFO kablam! Sep 21 01:04:53.528 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.528 INFO kablam! --> src/x86/sse.rs:1261:43 Sep 21 01:04:53.528 INFO kablam! | Sep 21 01:04:53.528 INFO kablam! 1261 | pub unsafe fn _mm_cvtpi16_ps(a: __m64) -> f32x4 { Sep 21 01:04:53.528 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.528 INFO kablam! Sep 21 01:04:53.538 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.538 INFO kablam! --> src/x86/sse.rs:1269:43 Sep 21 01:04:53.538 INFO kablam! | Sep 21 01:04:53.538 INFO kablam! 1269 | pub unsafe fn _mm_cvtpu16_ps(a: __m64) -> f32x4 { Sep 21 01:04:53.538 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.538 INFO kablam! Sep 21 01:04:53.554 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.554 INFO kablam! --> src/x86/sse.rs:1278:55 Sep 21 01:04:53.554 INFO kablam! | Sep 21 01:04:53.554 INFO kablam! 1278 | pub unsafe fn _mm_cvtpi32x2_ps(a: __m64, b: __m64) -> f32x4 { Sep 21 01:04:53.554 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.554 INFO kablam! Sep 21 01:04:53.563 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.563 INFO kablam! --> src/x86/sse.rs:1411:34 Sep 21 01:04:53.563 INFO kablam! | Sep 21 01:04:53.563 INFO kablam! 1411 | pub unsafe fn _mm_cvttps_pi32(a: f32x4) -> __m64 { Sep 21 01:04:53.563 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.563 INFO kablam! Sep 21 01:04:53.571 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.571 INFO kablam! --> src/x86/sse.rs:1420:33 Sep 21 01:04:53.571 INFO kablam! | Sep 21 01:04:53.571 INFO kablam! 1420 | pub unsafe fn _mm_cvtt_ps2pi(a: f32x4) -> __m64 { Sep 21 01:04:53.571 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.571 INFO kablam! Sep 21 01:04:53.583 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.583 INFO kablam! --> src/x86/sse.rs:1429:33 Sep 21 01:04:53.583 INFO kablam! | Sep 21 01:04:53.583 INFO kablam! 1429 | pub unsafe fn _mm_cvtps_pi32(a: f32x4) -> __m64 { Sep 21 01:04:53.583 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.583 INFO kablam! Sep 21 01:04:53.594 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.594 INFO kablam! --> src/x86/sse.rs:1438:32 Sep 21 01:04:53.594 INFO kablam! | Sep 21 01:04:53.594 INFO kablam! 1438 | pub unsafe fn _mm_cvt_ps2pi(a: f32x4) -> __m64 { Sep 21 01:04:53.594 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.594 INFO kablam! Sep 21 01:04:53.605 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.605 INFO kablam! --> src/x86/sse.rs:1447:33 Sep 21 01:04:53.605 INFO kablam! | Sep 21 01:04:53.605 INFO kablam! 1447 | pub unsafe fn _mm_cvtps_pi16(a: f32x4) -> __m64 { Sep 21 01:04:53.605 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.605 INFO kablam! Sep 21 01:04:53.618 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:53.618 INFO kablam! --> src/x86/sse.rs:1457:32 Sep 21 01:04:53.618 INFO kablam! | Sep 21 01:04:53.618 INFO kablam! 1457 | pub unsafe fn _mm_cvtps_pi8(a: f32x4) -> __m64 { Sep 21 01:04:53.618 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.618 INFO kablam! Sep 21 01:04:53.630 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:53.630 INFO kablam! --> src/x86/ssse3.rs:13:31 Sep 21 01:04:53.630 INFO kablam! | Sep 21 01:04:53.630 INFO kablam! 13 | pub unsafe fn _mm_abs_epi8(a: i8x16) -> u8x16 { Sep 21 01:04:53.630 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.630 INFO kablam! Sep 21 01:04:53.646 INFO kablam! error[E0412]: cannot find type `u8x16` in this scope Sep 21 01:04:53.646 INFO kablam! --> src/x86/ssse3.rs:13:41 Sep 21 01:04:53.646 INFO kablam! | Sep 21 01:04:53.646 INFO kablam! 13 | pub unsafe fn _mm_abs_epi8(a: i8x16) -> u8x16 { Sep 21 01:04:53.646 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.646 INFO kablam! Sep 21 01:04:53.656 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.656 INFO kablam! --> src/x86/ssse3.rs:23:32 Sep 21 01:04:53.656 INFO kablam! | Sep 21 01:04:53.656 INFO kablam! 23 | pub unsafe fn _mm_abs_epi16(a: i16x8) -> u16x8 { Sep 21 01:04:53.656 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.656 INFO kablam! Sep 21 01:04:53.667 INFO kablam! error[E0412]: cannot find type `u16x8` in this scope Sep 21 01:04:53.667 INFO kablam! --> src/x86/ssse3.rs:23:42 Sep 21 01:04:53.667 INFO kablam! | Sep 21 01:04:53.667 INFO kablam! 23 | pub unsafe fn _mm_abs_epi16(a: i16x8) -> u16x8 { Sep 21 01:04:53.667 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.667 INFO kablam! Sep 21 01:04:53.679 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:53.679 INFO kablam! --> src/x86/ssse3.rs:33:32 Sep 21 01:04:53.679 INFO kablam! | Sep 21 01:04:53.679 INFO kablam! 33 | pub unsafe fn _mm_abs_epi32(a: i32x4) -> u32x4 { Sep 21 01:04:53.679 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.679 INFO kablam! Sep 21 01:04:53.692 INFO kablam! error[E0412]: cannot find type `u32x4` in this scope Sep 21 01:04:53.692 INFO kablam! --> src/x86/ssse3.rs:33:42 Sep 21 01:04:53.692 INFO kablam! | Sep 21 01:04:53.692 INFO kablam! 33 | pub unsafe fn _mm_abs_epi32(a: i32x4) -> u32x4 { Sep 21 01:04:53.692 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.692 INFO kablam! Sep 21 01:04:53.703 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:53.703 INFO kablam! --> src/x86/ssse3.rs:64:35 Sep 21 01:04:53.703 INFO kablam! | Sep 21 01:04:53.703 INFO kablam! 64 | pub unsafe fn _mm_shuffle_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:53.703 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.703 INFO kablam! Sep 21 01:04:53.718 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:53.718 INFO kablam! --> src/x86/ssse3.rs:64:45 Sep 21 01:04:53.718 INFO kablam! | Sep 21 01:04:53.718 INFO kablam! 64 | pub unsafe fn _mm_shuffle_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:53.718 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.718 INFO kablam! Sep 21 01:04:53.727 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:53.727 INFO kablam! --> src/x86/ssse3.rs:64:55 Sep 21 01:04:53.727 INFO kablam! | Sep 21 01:04:53.727 INFO kablam! 64 | pub unsafe fn _mm_shuffle_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:53.727 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.727 INFO kablam! Sep 21 01:04:53.739 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:53.739 INFO kablam! --> src/x86/ssse3.rs:74:34 Sep 21 01:04:53.739 INFO kablam! | Sep 21 01:04:53.739 INFO kablam! 74 | pub unsafe fn _mm_alignr_epi8(a: i8x16, b: i8x16, n: i32) -> i8x16 { Sep 21 01:04:53.739 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.739 INFO kablam! Sep 21 01:04:53.751 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:53.752 INFO kablam! --> src/x86/ssse3.rs:74:44 Sep 21 01:04:53.752 INFO kablam! | Sep 21 01:04:53.752 INFO kablam! 74 | pub unsafe fn _mm_alignr_epi8(a: i8x16, b: i8x16, n: i32) -> i8x16 { Sep 21 01:04:53.752 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.752 INFO kablam! Sep 21 01:04:53.763 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:53.763 INFO kablam! --> src/x86/ssse3.rs:74:62 Sep 21 01:04:53.763 INFO kablam! | Sep 21 01:04:53.763 INFO kablam! 74 | pub unsafe fn _mm_alignr_epi8(a: i8x16, b: i8x16, n: i32) -> i8x16 { Sep 21 01:04:53.764 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.764 INFO kablam! Sep 21 01:04:53.775 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.775 INFO kablam! --> src/x86/ssse3.rs:90:33 Sep 21 01:04:53.775 INFO kablam! | Sep 21 01:04:53.775 INFO kablam! 90 | pub unsafe fn _mm_hadd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.775 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.775 INFO kablam! Sep 21 01:04:53.784 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.784 INFO kablam! --> src/x86/ssse3.rs:90:43 Sep 21 01:04:53.784 INFO kablam! | Sep 21 01:04:53.784 INFO kablam! 90 | pub unsafe fn _mm_hadd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.784 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.784 INFO kablam! Sep 21 01:04:53.793 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.793 INFO kablam! --> src/x86/ssse3.rs:90:53 Sep 21 01:04:53.793 INFO kablam! | Sep 21 01:04:53.793 INFO kablam! 90 | pub unsafe fn _mm_hadd_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.793 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.793 INFO kablam! Sep 21 01:04:53.801 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.801 INFO kablam! --> src/x86/ssse3.rs:100:34 Sep 21 01:04:53.801 INFO kablam! | Sep 21 01:04:53.801 INFO kablam! 100 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.801 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.801 INFO kablam! Sep 21 01:04:53.809 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.809 INFO kablam! --> src/x86/ssse3.rs:100:44 Sep 21 01:04:53.809 INFO kablam! | Sep 21 01:04:53.810 INFO kablam! 100 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.810 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.810 INFO kablam! Sep 21 01:04:53.818 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.818 INFO kablam! --> src/x86/ssse3.rs:100:54 Sep 21 01:04:53.818 INFO kablam! | Sep 21 01:04:53.818 INFO kablam! 100 | pub unsafe fn _mm_hadds_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.818 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.818 INFO kablam! Sep 21 01:04:53.827 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:53.827 INFO kablam! --> src/x86/ssse3.rs:109:33 Sep 21 01:04:53.827 INFO kablam! | Sep 21 01:04:53.827 INFO kablam! 109 | pub unsafe fn _mm_hadd_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:53.827 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.827 INFO kablam! Sep 21 01:04:53.837 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:53.837 INFO kablam! --> src/x86/ssse3.rs:109:43 Sep 21 01:04:53.837 INFO kablam! | Sep 21 01:04:53.837 INFO kablam! 109 | pub unsafe fn _mm_hadd_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:53.837 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.837 INFO kablam! Sep 21 01:04:53.845 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:53.845 INFO kablam! --> src/x86/ssse3.rs:109:53 Sep 21 01:04:53.845 INFO kablam! | Sep 21 01:04:53.846 INFO kablam! 109 | pub unsafe fn _mm_hadd_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:53.846 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.846 INFO kablam! Sep 21 01:04:53.854 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.854 INFO kablam! --> src/x86/ssse3.rs:118:33 Sep 21 01:04:53.854 INFO kablam! | Sep 21 01:04:53.854 INFO kablam! 118 | pub unsafe fn _mm_hsub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.854 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.854 INFO kablam! Sep 21 01:04:53.863 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.863 INFO kablam! --> src/x86/ssse3.rs:118:43 Sep 21 01:04:53.863 INFO kablam! | Sep 21 01:04:53.863 INFO kablam! 118 | pub unsafe fn _mm_hsub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.863 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.863 INFO kablam! Sep 21 01:04:53.872 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.872 INFO kablam! --> src/x86/ssse3.rs:118:53 Sep 21 01:04:53.872 INFO kablam! | Sep 21 01:04:53.872 INFO kablam! 118 | pub unsafe fn _mm_hsub_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.872 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.872 INFO kablam! Sep 21 01:04:53.881 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.881 INFO kablam! --> src/x86/ssse3.rs:129:34 Sep 21 01:04:53.881 INFO kablam! | Sep 21 01:04:53.881 INFO kablam! 129 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.881 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.881 INFO kablam! Sep 21 01:04:53.889 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.889 INFO kablam! --> src/x86/ssse3.rs:129:44 Sep 21 01:04:53.889 INFO kablam! | Sep 21 01:04:53.889 INFO kablam! 129 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.889 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.889 INFO kablam! Sep 21 01:04:53.898 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.898 INFO kablam! --> src/x86/ssse3.rs:129:54 Sep 21 01:04:53.898 INFO kablam! | Sep 21 01:04:53.898 INFO kablam! 129 | pub unsafe fn _mm_hsubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.898 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.898 INFO kablam! Sep 21 01:04:53.908 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:53.909 INFO kablam! --> src/x86/ssse3.rs:138:33 Sep 21 01:04:53.909 INFO kablam! | Sep 21 01:04:53.909 INFO kablam! 138 | pub unsafe fn _mm_hsub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:53.909 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.909 INFO kablam! Sep 21 01:04:53.917 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:53.917 INFO kablam! --> src/x86/ssse3.rs:138:43 Sep 21 01:04:53.917 INFO kablam! | Sep 21 01:04:53.917 INFO kablam! 138 | pub unsafe fn _mm_hsub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:53.917 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.917 INFO kablam! Sep 21 01:04:53.928 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:53.928 INFO kablam! --> src/x86/ssse3.rs:138:53 Sep 21 01:04:53.928 INFO kablam! | Sep 21 01:04:53.928 INFO kablam! 138 | pub unsafe fn _mm_hsub_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:53.928 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.928 INFO kablam! Sep 21 01:04:53.938 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.938 INFO kablam! --> src/x86/ssse3.rs:150:36 Sep 21 01:04:53.938 INFO kablam! | Sep 21 01:04:53.938 INFO kablam! 150 | pub unsafe fn _mm_maddubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.938 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.938 INFO kablam! Sep 21 01:04:53.946 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.946 INFO kablam! --> src/x86/ssse3.rs:150:46 Sep 21 01:04:53.946 INFO kablam! | Sep 21 01:04:53.946 INFO kablam! 150 | pub unsafe fn _mm_maddubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.946 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.946 INFO kablam! Sep 21 01:04:53.955 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.955 INFO kablam! --> src/x86/ssse3.rs:150:56 Sep 21 01:04:53.955 INFO kablam! | Sep 21 01:04:53.955 INFO kablam! 150 | pub unsafe fn _mm_maddubs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.955 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.955 INFO kablam! Sep 21 01:04:53.963 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.963 INFO kablam! --> src/x86/ssse3.rs:160:35 Sep 21 01:04:53.963 INFO kablam! | Sep 21 01:04:53.963 INFO kablam! 160 | pub unsafe fn _mm_mulhrs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.963 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.963 INFO kablam! Sep 21 01:04:53.972 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.972 INFO kablam! --> src/x86/ssse3.rs:160:45 Sep 21 01:04:53.972 INFO kablam! | Sep 21 01:04:53.972 INFO kablam! 160 | pub unsafe fn _mm_mulhrs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.972 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.972 INFO kablam! Sep 21 01:04:53.980 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:53.980 INFO kablam! --> src/x86/ssse3.rs:160:55 Sep 21 01:04:53.980 INFO kablam! | Sep 21 01:04:53.980 INFO kablam! 160 | pub unsafe fn _mm_mulhrs_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:53.980 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.980 INFO kablam! Sep 21 01:04:53.988 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:53.988 INFO kablam! --> src/x86/ssse3.rs:171:32 Sep 21 01:04:53.988 INFO kablam! | Sep 21 01:04:53.988 INFO kablam! 171 | pub unsafe fn _mm_sign_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:53.988 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.988 INFO kablam! Sep 21 01:04:53.997 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:53.997 INFO kablam! --> src/x86/ssse3.rs:171:42 Sep 21 01:04:53.997 INFO kablam! | Sep 21 01:04:53.997 INFO kablam! 171 | pub unsafe fn _mm_sign_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:53.998 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:53.998 INFO kablam! Sep 21 01:04:54.008 INFO kablam! error[E0412]: cannot find type `i8x16` in this scope Sep 21 01:04:54.008 INFO kablam! --> src/x86/ssse3.rs:171:52 Sep 21 01:04:54.008 INFO kablam! | Sep 21 01:04:54.008 INFO kablam! 171 | pub unsafe fn _mm_sign_epi8(a: i8x16, b: i8x16) -> i8x16 { Sep 21 01:04:54.008 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.008 INFO kablam! Sep 21 01:04:54.019 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:54.019 INFO kablam! --> src/x86/ssse3.rs:182:33 Sep 21 01:04:54.019 INFO kablam! | Sep 21 01:04:54.019 INFO kablam! 182 | pub unsafe fn _mm_sign_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:54.019 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.019 INFO kablam! Sep 21 01:04:54.029 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:54.029 INFO kablam! --> src/x86/ssse3.rs:182:43 Sep 21 01:04:54.029 INFO kablam! | Sep 21 01:04:54.029 INFO kablam! 182 | pub unsafe fn _mm_sign_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:54.029 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.029 INFO kablam! Sep 21 01:04:54.040 INFO kablam! error[E0412]: cannot find type `i16x8` in this scope Sep 21 01:04:54.040 INFO kablam! --> src/x86/ssse3.rs:182:53 Sep 21 01:04:54.040 INFO kablam! | Sep 21 01:04:54.040 INFO kablam! 182 | pub unsafe fn _mm_sign_epi16(a: i16x8, b: i16x8) -> i16x8 { Sep 21 01:04:54.040 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.040 INFO kablam! Sep 21 01:04:54.049 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:54.049 INFO kablam! --> src/x86/ssse3.rs:193:33 Sep 21 01:04:54.049 INFO kablam! | Sep 21 01:04:54.049 INFO kablam! 193 | pub unsafe fn _mm_sign_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:54.049 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.049 INFO kablam! Sep 21 01:04:54.061 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:54.061 INFO kablam! --> src/x86/ssse3.rs:193:43 Sep 21 01:04:54.061 INFO kablam! | Sep 21 01:04:54.061 INFO kablam! 193 | pub unsafe fn _mm_sign_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:54.061 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.061 INFO kablam! Sep 21 01:04:54.068 INFO kablam! error[E0412]: cannot find type `i32x4` in this scope Sep 21 01:04:54.068 INFO kablam! --> src/x86/ssse3.rs:193:53 Sep 21 01:04:54.068 INFO kablam! | Sep 21 01:04:54.068 INFO kablam! 193 | pub unsafe fn _mm_sign_epi32(a: i32x4, b: i32x4) -> i32x4 { Sep 21 01:04:54.068 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.068 INFO kablam! Sep 21 01:04:54.077 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:54.077 INFO kablam! --> src/x86_64/avx2.rs:13:39 Sep 21 01:04:54.077 INFO kablam! | Sep 21 01:04:54.077 INFO kablam! 13 | pub unsafe fn _mm256_extract_epi64(a: i64x4, imm8: i32) -> i64 { Sep 21 01:04:54.077 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.077 INFO kablam! Sep 21 01:04:54.086 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:54.086 INFO kablam! --> src/x86_64/avx.rs:14:38 Sep 21 01:04:54.086 INFO kablam! | Sep 21 01:04:54.086 INFO kablam! 14 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 21 01:04:54.086 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.086 INFO kablam! Sep 21 01:04:54.095 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 21 01:04:54.095 INFO kablam! --> src/x86_64/avx.rs:14:68 Sep 21 01:04:54.095 INFO kablam! | Sep 21 01:04:54.095 INFO kablam! 14 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 21 01:04:54.095 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.095 INFO kablam! Sep 21 01:04:54.104 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:54.104 INFO kablam! --> src/x86_64/sse2.rs:13:33 Sep 21 01:04:54.104 INFO kablam! | Sep 21 01:04:54.104 INFO kablam! 13 | pub unsafe fn _mm_cvtsd_si64(a: f64x2) -> i64 { Sep 21 01:04:54.104 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.104 INFO kablam! Sep 21 01:04:54.118 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:54.118 INFO kablam! --> src/x86_64/sse2.rs:21:34 Sep 21 01:04:54.118 INFO kablam! | Sep 21 01:04:54.118 INFO kablam! 21 | pub unsafe fn _mm_cvtsd_si64x(a: f64x2) -> i64 { Sep 21 01:04:54.118 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.118 INFO kablam! Sep 21 01:04:54.125 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:54.126 INFO kablam! --> src/x86_64/sse2.rs:30:34 Sep 21 01:04:54.126 INFO kablam! | Sep 21 01:04:54.126 INFO kablam! 30 | pub unsafe fn _mm_cvttsd_si64(a: f64x2) -> i64 { Sep 21 01:04:54.126 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.126 INFO kablam! Sep 21 01:04:54.134 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:54.134 INFO kablam! --> src/x86_64/sse2.rs:38:35 Sep 21 01:04:54.134 INFO kablam! | Sep 21 01:04:54.134 INFO kablam! 38 | pub unsafe fn _mm_cvttsd_si64x(a: f64x2) -> i64 { Sep 21 01:04:54.134 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.134 INFO kablam! Sep 21 01:04:54.144 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:54.144 INFO kablam! --> src/x86_64/sse2.rs:81:33 Sep 21 01:04:54.144 INFO kablam! | Sep 21 01:04:54.144 INFO kablam! 81 | pub unsafe fn _mm_cvtsi64_sd(a: f64x2, b: i64) -> f64x2 { Sep 21 01:04:54.144 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.144 INFO kablam! Sep 21 01:04:54.153 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:54.153 INFO kablam! --> src/x86_64/sse2.rs:81:51 Sep 21 01:04:54.153 INFO kablam! | Sep 21 01:04:54.153 INFO kablam! 81 | pub unsafe fn _mm_cvtsi64_sd(a: f64x2, b: i64) -> f64x2 { Sep 21 01:04:54.153 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.153 INFO kablam! Sep 21 01:04:54.163 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:54.163 INFO kablam! --> src/x86_64/sse2.rs:90:34 Sep 21 01:04:54.163 INFO kablam! | Sep 21 01:04:54.163 INFO kablam! 90 | pub unsafe fn _mm_cvtsi64x_sd(a: f64x2, b: i64) -> f64x2 { Sep 21 01:04:54.163 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.163 INFO kablam! Sep 21 01:04:54.175 INFO kablam! error[E0412]: cannot find type `f64x2` in this scope Sep 21 01:04:54.175 INFO kablam! --> src/x86_64/sse2.rs:90:52 Sep 21 01:04:54.175 INFO kablam! | Sep 21 01:04:54.175 INFO kablam! 90 | pub unsafe fn _mm_cvtsi64x_sd(a: f64x2, b: i64) -> f64x2 { Sep 21 01:04:54.175 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.175 INFO kablam! Sep 21 01:04:54.186 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:54.186 INFO kablam! --> src/x86_64/sse41.rs:14:36 Sep 21 01:04:54.186 INFO kablam! | Sep 21 01:04:54.186 INFO kablam! 14 | pub unsafe fn _mm_extract_epi64(a: i64x2, imm8: i32) -> i64 { Sep 21 01:04:54.186 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.186 INFO kablam! Sep 21 01:04:54.193 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:54.193 INFO kablam! --> src/x86_64/sse41.rs:31:35 Sep 21 01:04:54.193 INFO kablam! | Sep 21 01:04:54.193 INFO kablam! 31 | pub unsafe fn _mm_insert_epi64(a: i64x2, i: i64, imm8: i32) -> i64x2 { Sep 21 01:04:54.193 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.193 INFO kablam! Sep 21 01:04:54.203 INFO kablam! error[E0412]: cannot find type `i64x2` in this scope Sep 21 01:04:54.203 INFO kablam! --> src/x86_64/sse41.rs:31:64 Sep 21 01:04:54.203 INFO kablam! | Sep 21 01:04:54.203 INFO kablam! 31 | pub unsafe fn _mm_insert_epi64(a: i64x2, i: i64, imm8: i32) -> i64x2 { Sep 21 01:04:54.203 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.203 INFO kablam! Sep 21 01:04:54.213 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:54.213 INFO kablam! --> src/x86_64/sse.rs:20:33 Sep 21 01:04:54.213 INFO kablam! | Sep 21 01:04:54.213 INFO kablam! 20 | pub unsafe fn _mm_cvtss_si64(a: f32x4) -> i64 { Sep 21 01:04:54.213 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.213 INFO kablam! Sep 21 01:04:54.224 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:54.224 INFO kablam! --> src/x86_64/sse.rs:36:34 Sep 21 01:04:54.224 INFO kablam! | Sep 21 01:04:54.224 INFO kablam! 36 | pub unsafe fn _mm_cvttss_si64(a: f32x4) -> i64 { Sep 21 01:04:54.224 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.224 INFO kablam! Sep 21 01:04:54.235 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:54.235 INFO kablam! --> src/x86_64/sse.rs:48:33 Sep 21 01:04:54.236 INFO kablam! | Sep 21 01:04:54.236 INFO kablam! 48 | pub unsafe fn _mm_cvtsi64_ss(a: f32x4, b: i64) -> f32x4 { Sep 21 01:04:54.236 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.236 INFO kablam! Sep 21 01:04:54.245 INFO kablam! error[E0412]: cannot find type `f32x4` in this scope Sep 21 01:04:54.245 INFO kablam! --> src/x86_64/sse.rs:48:51 Sep 21 01:04:54.245 INFO kablam! | Sep 21 01:04:54.245 INFO kablam! 48 | pub unsafe fn _mm_cvtsi64_ss(a: f32x4, b: i64) -> f32x4 { Sep 21 01:04:54.245 INFO kablam! | ^^^^^ not found in this scope Sep 21 01:04:54.245 INFO kablam! Sep 21 01:04:55.223 INFO kablam! warning: use of deprecated item 'core::arch::x86_64::__readeflags': See issue #51810 - use inline assembly instead Sep 21 01:04:55.223 INFO kablam! --> src/x86/eflags.rs:19:27 Sep 21 01:04:55.223 INFO kablam! | Sep 21 01:04:55.223 INFO kablam! 19 | crate::mem::transmute(crate::myarch::__readeflags()) Sep 21 01:04:55.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 01:04:55.223 INFO kablam! | Sep 21 01:04:55.223 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 01:04:55.223 INFO kablam! Sep 21 01:05:02.020 INFO kablam! error: aborting due to 1665 previous errors Sep 21 01:05:02.020 INFO kablam! Sep 21 01:05:02.024 INFO kablam! Some errors occurred: E0412, E0432, E0705. Sep 21 01:05:02.024 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 21 01:05:02.090 INFO kablam! error: Could not compile `vektor`. Sep 21 01:05:02.090 INFO kablam! Sep 21 01:05:02.090 INFO kablam! To learn more, run the command again with --verbose. Sep 21 01:05:02.094 INFO kablam! su: No module specific data is present Sep 21 01:05:02.872 INFO running `"docker" "rm" "-f" "c665b0fc2e7e5e440c6bb978ee50217240d7cf84a6f31c0ac86539950a1170cc"` Sep 21 01:05:02.982 INFO blam! c665b0fc2e7e5e440c6bb978ee50217240d7cf84a6f31c0ac86539950a1170cc