Sep 01 06:33:01.779 INFO checking simdty-0.0.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 06:33:01.780 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 06:33:01.780 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:33:01.971 INFO blam! 8fec66e7eacc908099b1551bba1a7a573773dfdcf0578a7f32acefbf66655ab0 Sep 01 06:33:01.973 INFO running `"docker" "start" "-a" "8fec66e7eacc908099b1551bba1a7a573773dfdcf0578a7f32acefbf66655ab0"` Sep 01 06:33:02.696 INFO kablam! Compiling simdty v0.0.3 (file:///source) Sep 01 06:33:02.963 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 01 06:33:02.963 INFO kablam! --> build.rs:12:14 Sep 01 06:33:02.963 INFO kablam! | Sep 01 06:33:02.963 INFO kablam! 12 | for _ in (0..length) { Sep 01 06:33:02.963 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 01 06:33:02.963 INFO kablam! | Sep 01 06:33:02.963 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 06:33:02.963 INFO kablam! Sep 01 06:33:03.616 INFO kablam! error[E0557]: feature has been removed Sep 01 06:33:03.616 INFO kablam! --> src/lib.rs:1:12 Sep 01 06:33:03.616 INFO kablam! | Sep 01 06:33:03.616 INFO kablam! 1 | #![feature(simd)] Sep 01 06:33:03.617 INFO kablam! | ^^^^ Sep 01 06:33:03.617 INFO kablam! error[E0557]: feature has been removed Sep 01 06:33:03.617 INFO kablam! --> src/lib.rs:1:12 Sep 01 06:33:03.617 INFO kablam! | Sep 01 06:33:03.617 INFO kablam! 1 | #![feature(simd)] Sep 01 06:33:03.617 INFO kablam! | ^^^^ Sep 01 06:33:03.617 INFO kablam! | Sep 01 06:33:03.617 INFO kablam! note: removed in favor of `#[repr(simd)]` Sep 01 06:33:03.617 INFO kablam! --> src/lib.rs:1:12 Sep 01 06:33:03.617 INFO kablam! | Sep 01 06:33:03.617 INFO kablam! 1 | #![feature(simd)] Sep 01 06:33:03.617 INFO kablam! | ^^^^ Sep 01 06:33:03.617 INFO kablam! Sep 01 06:33:03.617 INFO kablam! | Sep 01 06:33:03.617 INFO kablam! note: removed in favor of `#[repr(simd)]` Sep 01 06:33:03.617 INFO kablam! --> src/lib.rs:1:12 Sep 01 06:33:03.617 INFO kablam! | Sep 01 06:33:03.617 INFO kablam! 1 | #![feature(simd)] Sep 01 06:33:03.617 INFO kablam! | ^^^^ Sep 01 06:33:03.617 INFO kablam! Sep 01 06:33:03.861 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.861 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:1:3 Sep 01 06:33:03.861 INFO kablam! | Sep 01 06:33:03.861 INFO kablam! 1 | #[simd] Sep 01 06:33:03.861 INFO kablam! | ^^^^ Sep 01 06:33:03.861 INFO kablam! | Sep 01 06:33:03.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.861 INFO kablam! Sep 01 06:33:03.861 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.861 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:5:3 Sep 01 06:33:03.861 INFO kablam! | Sep 01 06:33:03.861 INFO kablam! 5 | #[simd] Sep 01 06:33:03.861 INFO kablam! | ^^^^ Sep 01 06:33:03.861 INFO kablam! | Sep 01 06:33:03.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.861 INFO kablam! Sep 01 06:33:03.861 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.861 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:9:3 Sep 01 06:33:03.862 INFO kablam! | Sep 01 06:33:03.862 INFO kablam! 9 | #[simd] Sep 01 06:33:03.862 INFO kablam! | ^^^^ Sep 01 06:33:03.862 INFO kablam! | Sep 01 06:33:03.862 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.862 INFO kablam! Sep 01 06:33:03.862 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.862 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:13:3 Sep 01 06:33:03.862 INFO kablam! | Sep 01 06:33:03.862 INFO kablam! 13 | #[simd] Sep 01 06:33:03.862 INFO kablam! | ^^^^ Sep 01 06:33:03.862 INFO kablam! | Sep 01 06:33:03.862 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.862 INFO kablam! Sep 01 06:33:03.862 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.862 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:17:3 Sep 01 06:33:03.862 INFO kablam! | Sep 01 06:33:03.862 INFO kablam! 17 | #[simd] Sep 01 06:33:03.862 INFO kablam! | ^^^^ Sep 01 06:33:03.862 INFO kablam! | Sep 01 06:33:03.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.863 INFO kablam! Sep 01 06:33:03.863 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.863 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:21:3 Sep 01 06:33:03.863 INFO kablam! | Sep 01 06:33:03.863 INFO kablam! 21 | #[simd] Sep 01 06:33:03.863 INFO kablam! | ^^^^ Sep 01 06:33:03.863 INFO kablam! | Sep 01 06:33:03.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.863 INFO kablam! Sep 01 06:33:03.863 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.863 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:25:3 Sep 01 06:33:03.863 INFO kablam! | Sep 01 06:33:03.863 INFO kablam! 25 | #[simd] Sep 01 06:33:03.863 INFO kablam! | ^^^^ Sep 01 06:33:03.863 INFO kablam! | Sep 01 06:33:03.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.863 INFO kablam! Sep 01 06:33:03.864 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.864 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:29:3 Sep 01 06:33:03.864 INFO kablam! | Sep 01 06:33:03.864 INFO kablam! 29 | #[simd] Sep 01 06:33:03.864 INFO kablam! | ^^^^ Sep 01 06:33:03.864 INFO kablam! | Sep 01 06:33:03.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.864 INFO kablam! Sep 01 06:33:03.864 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.864 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:33:3 Sep 01 06:33:03.864 INFO kablam! | Sep 01 06:33:03.864 INFO kablam! 33 | #[simd] Sep 01 06:33:03.864 INFO kablam! | ^^^^ Sep 01 06:33:03.864 INFO kablam! | Sep 01 06:33:03.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.864 INFO kablam! Sep 01 06:33:03.865 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.865 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:37:3 Sep 01 06:33:03.865 INFO kablam! | Sep 01 06:33:03.865 INFO kablam! 37 | #[simd] Sep 01 06:33:03.865 INFO kablam! | ^^^^ Sep 01 06:33:03.865 INFO kablam! | Sep 01 06:33:03.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.865 INFO kablam! Sep 01 06:33:03.865 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.865 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:41:3 Sep 01 06:33:03.865 INFO kablam! | Sep 01 06:33:03.865 INFO kablam! 41 | #[simd] Sep 01 06:33:03.865 INFO kablam! | ^^^^ Sep 01 06:33:03.865 INFO kablam! | Sep 01 06:33:03.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.865 INFO kablam! Sep 01 06:33:03.866 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.866 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:45:3 Sep 01 06:33:03.866 INFO kablam! | Sep 01 06:33:03.866 INFO kablam! 45 | #[simd] Sep 01 06:33:03.866 INFO kablam! | ^^^^ Sep 01 06:33:03.866 INFO kablam! | Sep 01 06:33:03.866 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.866 INFO kablam! Sep 01 06:33:03.866 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.866 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:49:3 Sep 01 06:33:03.866 INFO kablam! | Sep 01 06:33:03.866 INFO kablam! 49 | #[simd] Sep 01 06:33:03.866 INFO kablam! | ^^^^ Sep 01 06:33:03.866 INFO kablam! | Sep 01 06:33:03.866 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.866 INFO kablam! Sep 01 06:33:03.867 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.867 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:53:3 Sep 01 06:33:03.867 INFO kablam! | Sep 01 06:33:03.867 INFO kablam! 53 | #[simd] Sep 01 06:33:03.867 INFO kablam! | ^^^^ Sep 01 06:33:03.867 INFO kablam! | Sep 01 06:33:03.867 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.867 INFO kablam! Sep 01 06:33:03.867 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.867 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:57:3 Sep 01 06:33:03.867 INFO kablam! | Sep 01 06:33:03.867 INFO kablam! 57 | #[simd] Sep 01 06:33:03.867 INFO kablam! | ^^^^ Sep 01 06:33:03.867 INFO kablam! | Sep 01 06:33:03.867 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.867 INFO kablam! Sep 01 06:33:03.867 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.868 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:61:3 Sep 01 06:33:03.868 INFO kablam! | Sep 01 06:33:03.868 INFO kablam! 61 | #[simd] Sep 01 06:33:03.868 INFO kablam! | ^^^^ Sep 01 06:33:03.868 INFO kablam! | Sep 01 06:33:03.868 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.868 INFO kablam! Sep 01 06:33:03.868 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.868 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:65:3 Sep 01 06:33:03.868 INFO kablam! | Sep 01 06:33:03.868 INFO kablam! 65 | #[simd] Sep 01 06:33:03.868 INFO kablam! | ^^^^ Sep 01 06:33:03.868 INFO kablam! | Sep 01 06:33:03.868 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.868 INFO kablam! Sep 01 06:33:03.869 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.869 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:69:3 Sep 01 06:33:03.869 INFO kablam! | Sep 01 06:33:03.869 INFO kablam! 69 | #[simd] Sep 01 06:33:03.869 INFO kablam! | ^^^^ Sep 01 06:33:03.869 INFO kablam! | Sep 01 06:33:03.869 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.869 INFO kablam! Sep 01 06:33:03.869 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.869 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:73:3 Sep 01 06:33:03.869 INFO kablam! | Sep 01 06:33:03.869 INFO kablam! 73 | #[simd] Sep 01 06:33:03.869 INFO kablam! | ^^^^ Sep 01 06:33:03.869 INFO kablam! | Sep 01 06:33:03.869 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.869 INFO kablam! Sep 01 06:33:03.870 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.870 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:77:3 Sep 01 06:33:03.870 INFO kablam! | Sep 01 06:33:03.870 INFO kablam! 77 | #[simd] Sep 01 06:33:03.870 INFO kablam! | ^^^^ Sep 01 06:33:03.870 INFO kablam! | Sep 01 06:33:03.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.870 INFO kablam! Sep 01 06:33:03.870 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.870 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:81:3 Sep 01 06:33:03.870 INFO kablam! | Sep 01 06:33:03.870 INFO kablam! 81 | #[simd] Sep 01 06:33:03.870 INFO kablam! | ^^^^ Sep 01 06:33:03.870 INFO kablam! | Sep 01 06:33:03.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.870 INFO kablam! Sep 01 06:33:03.871 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.871 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:85:3 Sep 01 06:33:03.871 INFO kablam! | Sep 01 06:33:03.871 INFO kablam! 85 | #[simd] Sep 01 06:33:03.871 INFO kablam! | ^^^^ Sep 01 06:33:03.871 INFO kablam! | Sep 01 06:33:03.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.871 INFO kablam! Sep 01 06:33:03.871 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.871 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:89:3 Sep 01 06:33:03.871 INFO kablam! | Sep 01 06:33:03.871 INFO kablam! 89 | #[simd] Sep 01 06:33:03.871 INFO kablam! | ^^^^ Sep 01 06:33:03.871 INFO kablam! | Sep 01 06:33:03.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.871 INFO kablam! Sep 01 06:33:03.872 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.872 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:93:3 Sep 01 06:33:03.872 INFO kablam! | Sep 01 06:33:03.872 INFO kablam! 93 | #[simd] Sep 01 06:33:03.872 INFO kablam! | ^^^^ Sep 01 06:33:03.872 INFO kablam! | Sep 01 06:33:03.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.872 INFO kablam! Sep 01 06:33:03.872 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.872 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:97:3 Sep 01 06:33:03.872 INFO kablam! | Sep 01 06:33:03.872 INFO kablam! 97 | #[simd] Sep 01 06:33:03.872 INFO kablam! | ^^^^ Sep 01 06:33:03.872 INFO kablam! | Sep 01 06:33:03.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.873 INFO kablam! Sep 01 06:33:03.873 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.873 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:101:3 Sep 01 06:33:03.873 INFO kablam! | Sep 01 06:33:03.873 INFO kablam! 101 | #[simd] Sep 01 06:33:03.873 INFO kablam! | ^^^^ Sep 01 06:33:03.873 INFO kablam! | Sep 01 06:33:03.873 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.873 INFO kablam! Sep 01 06:33:03.873 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.873 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:105:3 Sep 01 06:33:03.873 INFO kablam! | Sep 01 06:33:03.873 INFO kablam! 105 | #[simd] Sep 01 06:33:03.873 INFO kablam! | ^^^^ Sep 01 06:33:03.873 INFO kablam! | Sep 01 06:33:03.873 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.873 INFO kablam! Sep 01 06:33:03.874 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.874 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:109:3 Sep 01 06:33:03.874 INFO kablam! | Sep 01 06:33:03.874 INFO kablam! 109 | #[simd] Sep 01 06:33:03.874 INFO kablam! | ^^^^ Sep 01 06:33:03.874 INFO kablam! | Sep 01 06:33:03.874 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.874 INFO kablam! Sep 01 06:33:03.874 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.874 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:113:3 Sep 01 06:33:03.874 INFO kablam! | Sep 01 06:33:03.875 INFO kablam! 113 | #[simd] Sep 01 06:33:03.875 INFO kablam! | ^^^^ Sep 01 06:33:03.875 INFO kablam! | Sep 01 06:33:03.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.875 INFO kablam! Sep 01 06:33:03.875 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.875 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:117:3 Sep 01 06:33:03.875 INFO kablam! | Sep 01 06:33:03.875 INFO kablam! 117 | #[simd] Sep 01 06:33:03.875 INFO kablam! | ^^^^ Sep 01 06:33:03.875 INFO kablam! | Sep 01 06:33:03.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.875 INFO kablam! Sep 01 06:33:03.876 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.876 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:121:3 Sep 01 06:33:03.876 INFO kablam! | Sep 01 06:33:03.876 INFO kablam! 121 | #[simd] Sep 01 06:33:03.876 INFO kablam! | ^^^^ Sep 01 06:33:03.876 INFO kablam! | Sep 01 06:33:03.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.876 INFO kablam! Sep 01 06:33:03.876 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.876 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:125:3 Sep 01 06:33:03.876 INFO kablam! | Sep 01 06:33:03.876 INFO kablam! 125 | #[simd] Sep 01 06:33:03.876 INFO kablam! | ^^^^ Sep 01 06:33:03.877 INFO kablam! | Sep 01 06:33:03.877 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.877 INFO kablam! Sep 01 06:33:03.877 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.877 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:129:3 Sep 01 06:33:03.877 INFO kablam! | Sep 01 06:33:03.877 INFO kablam! 129 | #[simd] Sep 01 06:33:03.877 INFO kablam! | ^^^^ Sep 01 06:33:03.877 INFO kablam! | Sep 01 06:33:03.877 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.877 INFO kablam! Sep 01 06:33:03.878 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.878 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:133:3 Sep 01 06:33:03.878 INFO kablam! | Sep 01 06:33:03.878 INFO kablam! 133 | #[simd] Sep 01 06:33:03.878 INFO kablam! | ^^^^ Sep 01 06:33:03.878 INFO kablam! | Sep 01 06:33:03.878 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.878 INFO kablam! Sep 01 06:33:03.878 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.878 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:137:3 Sep 01 06:33:03.878 INFO kablam! | Sep 01 06:33:03.878 INFO kablam! 137 | #[simd] Sep 01 06:33:03.879 INFO kablam! | ^^^^ Sep 01 06:33:03.879 INFO kablam! | Sep 01 06:33:03.879 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.879 INFO kablam! Sep 01 06:33:03.879 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.879 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:141:3 Sep 01 06:33:03.879 INFO kablam! | Sep 01 06:33:03.879 INFO kablam! 141 | #[simd] Sep 01 06:33:03.879 INFO kablam! | ^^^^ Sep 01 06:33:03.879 INFO kablam! | Sep 01 06:33:03.879 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.879 INFO kablam! Sep 01 06:33:03.880 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.880 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:145:3 Sep 01 06:33:03.880 INFO kablam! | Sep 01 06:33:03.880 INFO kablam! 145 | #[simd] Sep 01 06:33:03.880 INFO kablam! | ^^^^ Sep 01 06:33:03.880 INFO kablam! | Sep 01 06:33:03.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.880 INFO kablam! Sep 01 06:33:03.881 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.881 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:149:3 Sep 01 06:33:03.881 INFO kablam! | Sep 01 06:33:03.881 INFO kablam! 149 | #[simd] Sep 01 06:33:03.881 INFO kablam! | ^^^^ Sep 01 06:33:03.881 INFO kablam! | Sep 01 06:33:03.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.881 INFO kablam! Sep 01 06:33:03.881 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.881 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:153:3 Sep 01 06:33:03.881 INFO kablam! | Sep 01 06:33:03.881 INFO kablam! 153 | #[simd] Sep 01 06:33:03.881 INFO kablam! | ^^^^ Sep 01 06:33:03.881 INFO kablam! | Sep 01 06:33:03.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.881 INFO kablam! Sep 01 06:33:03.882 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.882 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:157:3 Sep 01 06:33:03.882 INFO kablam! | Sep 01 06:33:03.882 INFO kablam! 157 | #[simd] Sep 01 06:33:03.882 INFO kablam! | ^^^^ Sep 01 06:33:03.882 INFO kablam! | Sep 01 06:33:03.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.882 INFO kablam! Sep 01 06:33:03.883 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.883 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:161:3 Sep 01 06:33:03.883 INFO kablam! | Sep 01 06:33:03.883 INFO kablam! 161 | #[simd] Sep 01 06:33:03.883 INFO kablam! | ^^^^ Sep 01 06:33:03.883 INFO kablam! | Sep 01 06:33:03.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.883 INFO kablam! Sep 01 06:33:03.884 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.884 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:165:3 Sep 01 06:33:03.884 INFO kablam! | Sep 01 06:33:03.884 INFO kablam! 165 | #[simd] Sep 01 06:33:03.884 INFO kablam! | ^^^^ Sep 01 06:33:03.884 INFO kablam! | Sep 01 06:33:03.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.884 INFO kablam! Sep 01 06:33:03.885 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.885 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:169:3 Sep 01 06:33:03.885 INFO kablam! | Sep 01 06:33:03.885 INFO kablam! 169 | #[simd] Sep 01 06:33:03.885 INFO kablam! | ^^^^ Sep 01 06:33:03.885 INFO kablam! | Sep 01 06:33:03.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.885 INFO kablam! Sep 01 06:33:03.885 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.886 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:173:3 Sep 01 06:33:03.886 INFO kablam! | Sep 01 06:33:03.886 INFO kablam! 173 | #[simd] Sep 01 06:33:03.886 INFO kablam! | ^^^^ Sep 01 06:33:03.886 INFO kablam! | Sep 01 06:33:03.886 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.886 INFO kablam! Sep 01 06:33:03.886 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.886 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:177:3 Sep 01 06:33:03.886 INFO kablam! | Sep 01 06:33:03.887 INFO kablam! 177 | #[simd] Sep 01 06:33:03.887 INFO kablam! | ^^^^ Sep 01 06:33:03.887 INFO kablam! | Sep 01 06:33:03.887 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.887 INFO kablam! Sep 01 06:33:03.887 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.887 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:181:3 Sep 01 06:33:03.887 INFO kablam! | Sep 01 06:33:03.887 INFO kablam! 181 | #[simd] Sep 01 06:33:03.888 INFO kablam! | ^^^^ Sep 01 06:33:03.888 INFO kablam! | Sep 01 06:33:03.888 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.888 INFO kablam! Sep 01 06:33:03.888 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.888 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:185:3 Sep 01 06:33:03.888 INFO kablam! | Sep 01 06:33:03.889 INFO kablam! 185 | #[simd] Sep 01 06:33:03.889 INFO kablam! | ^^^^ Sep 01 06:33:03.889 INFO kablam! | Sep 01 06:33:03.889 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.889 INFO kablam! Sep 01 06:33:03.889 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.889 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:189:3 Sep 01 06:33:03.889 INFO kablam! | Sep 01 06:33:03.889 INFO kablam! 189 | #[simd] Sep 01 06:33:03.889 INFO kablam! | ^^^^ Sep 01 06:33:03.889 INFO kablam! | Sep 01 06:33:03.890 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.890 INFO kablam! Sep 01 06:33:03.890 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.890 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:193:3 Sep 01 06:33:03.890 INFO kablam! | Sep 01 06:33:03.890 INFO kablam! 193 | #[simd] Sep 01 06:33:03.890 INFO kablam! | ^^^^ Sep 01 06:33:03.890 INFO kablam! | Sep 01 06:33:03.891 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.891 INFO kablam! Sep 01 06:33:03.892 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.892 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:197:3 Sep 01 06:33:03.892 INFO kablam! | Sep 01 06:33:03.892 INFO kablam! 197 | #[simd] Sep 01 06:33:03.892 INFO kablam! | ^^^^ Sep 01 06:33:03.892 INFO kablam! | Sep 01 06:33:03.892 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.892 INFO kablam! Sep 01 06:33:03.892 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.894 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:201:3 Sep 01 06:33:03.894 INFO kablam! | Sep 01 06:33:03.894 INFO kablam! 201 | #[simd] Sep 01 06:33:03.894 INFO kablam! | ^^^^ Sep 01 06:33:03.894 INFO kablam! | Sep 01 06:33:03.894 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.894 INFO kablam! Sep 01 06:33:03.894 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.894 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:205:3 Sep 01 06:33:03.894 INFO kablam! | Sep 01 06:33:03.894 INFO kablam! 205 | #[simd] Sep 01 06:33:03.894 INFO kablam! | ^^^^ Sep 01 06:33:03.894 INFO kablam! | Sep 01 06:33:03.894 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.894 INFO kablam! Sep 01 06:33:03.896 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.896 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:209:3 Sep 01 06:33:03.896 INFO kablam! | Sep 01 06:33:03.896 INFO kablam! 209 | #[simd] Sep 01 06:33:03.896 INFO kablam! | ^^^^ Sep 01 06:33:03.896 INFO kablam! | Sep 01 06:33:03.896 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.896 INFO kablam! Sep 01 06:33:03.897 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.897 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:213:3 Sep 01 06:33:03.897 INFO kablam! | Sep 01 06:33:03.897 INFO kablam! 213 | #[simd] Sep 01 06:33:03.898 INFO kablam! | ^^^^ Sep 01 06:33:03.898 INFO kablam! | Sep 01 06:33:03.898 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.898 INFO kablam! Sep 01 06:33:03.899 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.899 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:217:3 Sep 01 06:33:03.899 INFO kablam! | Sep 01 06:33:03.899 INFO kablam! 217 | #[simd] Sep 01 06:33:03.899 INFO kablam! | ^^^^ Sep 01 06:33:03.899 INFO kablam! | Sep 01 06:33:03.899 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.899 INFO kablam! Sep 01 06:33:03.900 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.900 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:221:3 Sep 01 06:33:03.901 INFO kablam! | Sep 01 06:33:03.901 INFO kablam! 221 | #[simd] Sep 01 06:33:03.901 INFO kablam! | ^^^^ Sep 01 06:33:03.901 INFO kablam! | Sep 01 06:33:03.901 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.901 INFO kablam! Sep 01 06:33:03.902 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.902 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:225:3 Sep 01 06:33:03.902 INFO kablam! | Sep 01 06:33:03.902 INFO kablam! 225 | #[simd] Sep 01 06:33:03.902 INFO kablam! | ^^^^ Sep 01 06:33:03.902 INFO kablam! | Sep 01 06:33:03.902 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.902 INFO kablam! Sep 01 06:33:03.904 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.904 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:229:3 Sep 01 06:33:03.904 INFO kablam! | Sep 01 06:33:03.904 INFO kablam! 229 | #[simd] Sep 01 06:33:03.904 INFO kablam! | ^^^^ Sep 01 06:33:03.904 INFO kablam! | Sep 01 06:33:03.904 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.904 INFO kablam! Sep 01 06:33:03.905 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.905 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:233:3 Sep 01 06:33:03.905 INFO kablam! | Sep 01 06:33:03.905 INFO kablam! 233 | #[simd] Sep 01 06:33:03.905 INFO kablam! | ^^^^ Sep 01 06:33:03.905 INFO kablam! | Sep 01 06:33:03.906 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.906 INFO kablam! Sep 01 06:33:03.906 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.906 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:1:3 Sep 01 06:33:03.906 INFO kablam! | Sep 01 06:33:03.906 INFO kablam! 1 | #[simd] Sep 01 06:33:03.906 INFO kablam! | ^^^^ Sep 01 06:33:03.906 INFO kablam! | Sep 01 06:33:03.906 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.907 INFO kablam! Sep 01 06:33:03.907 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.907 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:5:3 Sep 01 06:33:03.907 INFO kablam! | Sep 01 06:33:03.907 INFO kablam! 5 | #[simd] Sep 01 06:33:03.907 INFO kablam! | ^^^^ Sep 01 06:33:03.907 INFO kablam! | Sep 01 06:33:03.907 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.907 INFO kablam! Sep 01 06:33:03.907 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.907 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:237:3 Sep 01 06:33:03.907 INFO kablam! | Sep 01 06:33:03.907 INFO kablam! 237 | #[simd] Sep 01 06:33:03.907 INFO kablam! | ^^^^ Sep 01 06:33:03.907 INFO kablam! | Sep 01 06:33:03.907 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.907 INFO kablam! Sep 01 06:33:03.907 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.908 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:9:3 Sep 01 06:33:03.908 INFO kablam! | Sep 01 06:33:03.908 INFO kablam! 9 | #[simd] Sep 01 06:33:03.908 INFO kablam! | ^^^^ Sep 01 06:33:03.908 INFO kablam! | Sep 01 06:33:03.908 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.908 INFO kablam! Sep 01 06:33:03.908 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.908 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:13:3 Sep 01 06:33:03.908 INFO kablam! | Sep 01 06:33:03.908 INFO kablam! 13 | #[simd] Sep 01 06:33:03.908 INFO kablam! | ^^^^ Sep 01 06:33:03.908 INFO kablam! | Sep 01 06:33:03.908 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.908 INFO kablam! Sep 01 06:33:03.908 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.908 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:17:3 Sep 01 06:33:03.908 INFO kablam! | Sep 01 06:33:03.908 INFO kablam! 17 | #[simd] Sep 01 06:33:03.908 INFO kablam! | ^^^^ Sep 01 06:33:03.908 INFO kablam! | Sep 01 06:33:03.908 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.909 INFO kablam! Sep 01 06:33:03.909 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.909 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:21:3 Sep 01 06:33:03.909 INFO kablam! | Sep 01 06:33:03.909 INFO kablam! 21 | #[simd] Sep 01 06:33:03.909 INFO kablam! | ^^^^ Sep 01 06:33:03.909 INFO kablam! | Sep 01 06:33:03.909 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.909 INFO kablam! Sep 01 06:33:03.909 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.909 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:25:3 Sep 01 06:33:03.909 INFO kablam! | Sep 01 06:33:03.909 INFO kablam! 25 | #[simd] Sep 01 06:33:03.909 INFO kablam! | ^^^^ Sep 01 06:33:03.909 INFO kablam! | Sep 01 06:33:03.909 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.909 INFO kablam! Sep 01 06:33:03.910 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.910 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:29:3 Sep 01 06:33:03.910 INFO kablam! | Sep 01 06:33:03.910 INFO kablam! 29 | #[simd] Sep 01 06:33:03.910 INFO kablam! | ^^^^ Sep 01 06:33:03.910 INFO kablam! | Sep 01 06:33:03.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.910 INFO kablam! Sep 01 06:33:03.910 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.910 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:33:3 Sep 01 06:33:03.910 INFO kablam! | Sep 01 06:33:03.910 INFO kablam! 33 | #[simd] Sep 01 06:33:03.910 INFO kablam! | ^^^^ Sep 01 06:33:03.910 INFO kablam! | Sep 01 06:33:03.910 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.910 INFO kablam! Sep 01 06:33:03.910 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.910 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:37:3 Sep 01 06:33:03.911 INFO kablam! | Sep 01 06:33:03.911 INFO kablam! 37 | #[simd] Sep 01 06:33:03.911 INFO kablam! | ^^^^ Sep 01 06:33:03.911 INFO kablam! | Sep 01 06:33:03.911 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.911 INFO kablam! Sep 01 06:33:03.911 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.911 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:41:3 Sep 01 06:33:03.911 INFO kablam! | Sep 01 06:33:03.911 INFO kablam! 41 | #[simd] Sep 01 06:33:03.911 INFO kablam! | ^^^^ Sep 01 06:33:03.911 INFO kablam! | Sep 01 06:33:03.911 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.911 INFO kablam! Sep 01 06:33:03.911 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.911 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:45:3 Sep 01 06:33:03.912 INFO kablam! | Sep 01 06:33:03.912 INFO kablam! 45 | #[simd] Sep 01 06:33:03.912 INFO kablam! | ^^^^ Sep 01 06:33:03.912 INFO kablam! | Sep 01 06:33:03.912 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.912 INFO kablam! Sep 01 06:33:03.912 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.912 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:49:3 Sep 01 06:33:03.912 INFO kablam! | Sep 01 06:33:03.912 INFO kablam! 49 | #[simd] Sep 01 06:33:03.912 INFO kablam! | ^^^^ Sep 01 06:33:03.912 INFO kablam! | Sep 01 06:33:03.912 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.912 INFO kablam! Sep 01 06:33:03.912 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.913 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:53:3 Sep 01 06:33:03.913 INFO kablam! | Sep 01 06:33:03.913 INFO kablam! 53 | #[simd] Sep 01 06:33:03.913 INFO kablam! | ^^^^ Sep 01 06:33:03.913 INFO kablam! | Sep 01 06:33:03.913 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.913 INFO kablam! Sep 01 06:33:03.913 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.913 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:57:3 Sep 01 06:33:03.913 INFO kablam! | Sep 01 06:33:03.913 INFO kablam! 57 | #[simd] Sep 01 06:33:03.913 INFO kablam! | ^^^^ Sep 01 06:33:03.913 INFO kablam! | Sep 01 06:33:03.913 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.913 INFO kablam! Sep 01 06:33:03.913 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.913 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:61:3 Sep 01 06:33:03.913 INFO kablam! | Sep 01 06:33:03.914 INFO kablam! 61 | #[simd] Sep 01 06:33:03.914 INFO kablam! | ^^^^ Sep 01 06:33:03.914 INFO kablam! | Sep 01 06:33:03.914 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.914 INFO kablam! Sep 01 06:33:03.914 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.914 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:65:3 Sep 01 06:33:03.914 INFO kablam! | Sep 01 06:33:03.914 INFO kablam! 65 | #[simd] Sep 01 06:33:03.914 INFO kablam! | ^^^^ Sep 01 06:33:03.914 INFO kablam! | Sep 01 06:33:03.914 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.914 INFO kablam! Sep 01 06:33:03.914 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.914 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:69:3 Sep 01 06:33:03.915 INFO kablam! | Sep 01 06:33:03.915 INFO kablam! 69 | #[simd] Sep 01 06:33:03.915 INFO kablam! | ^^^^ Sep 01 06:33:03.915 INFO kablam! | Sep 01 06:33:03.915 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.915 INFO kablam! Sep 01 06:33:03.915 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.915 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:73:3 Sep 01 06:33:03.915 INFO kablam! | Sep 01 06:33:03.915 INFO kablam! 73 | #[simd] Sep 01 06:33:03.915 INFO kablam! | ^^^^ Sep 01 06:33:03.915 INFO kablam! | Sep 01 06:33:03.915 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.915 INFO kablam! Sep 01 06:33:03.915 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.915 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:77:3 Sep 01 06:33:03.915 INFO kablam! | Sep 01 06:33:03.915 INFO kablam! 77 | #[simd] Sep 01 06:33:03.916 INFO kablam! | ^^^^ Sep 01 06:33:03.916 INFO kablam! | Sep 01 06:33:03.916 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.916 INFO kablam! Sep 01 06:33:03.916 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.916 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:81:3 Sep 01 06:33:03.916 INFO kablam! | Sep 01 06:33:03.916 INFO kablam! 81 | #[simd] Sep 01 06:33:03.916 INFO kablam! | ^^^^ Sep 01 06:33:03.916 INFO kablam! | Sep 01 06:33:03.916 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.916 INFO kablam! Sep 01 06:33:03.916 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.917 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:85:3 Sep 01 06:33:03.917 INFO kablam! | Sep 01 06:33:03.917 INFO kablam! 85 | #[simd] Sep 01 06:33:03.917 INFO kablam! | ^^^^ Sep 01 06:33:03.917 INFO kablam! | Sep 01 06:33:03.917 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.917 INFO kablam! Sep 01 06:33:03.917 INFO kablam! error: aborting due to 61 previous errors Sep 01 06:33:03.917 INFO kablam! Sep 01 06:33:03.917 INFO kablam! Some errors occurred: E0557, E0658. Sep 01 06:33:03.917 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 01 06:33:03.917 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.917 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:89:3 Sep 01 06:33:03.917 INFO kablam! | Sep 01 06:33:03.917 INFO kablam! 89 | #[simd] Sep 01 06:33:03.917 INFO kablam! | ^^^^ Sep 01 06:33:03.917 INFO kablam! | Sep 01 06:33:03.917 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.917 INFO kablam! Sep 01 06:33:03.918 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.918 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:93:3 Sep 01 06:33:03.918 INFO kablam! | Sep 01 06:33:03.918 INFO kablam! 93 | #[simd] Sep 01 06:33:03.918 INFO kablam! | ^^^^ Sep 01 06:33:03.918 INFO kablam! | Sep 01 06:33:03.918 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.918 INFO kablam! Sep 01 06:33:03.919 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.919 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:97:3 Sep 01 06:33:03.919 INFO kablam! | Sep 01 06:33:03.919 INFO kablam! 97 | #[simd] Sep 01 06:33:03.919 INFO kablam! | ^^^^ Sep 01 06:33:03.919 INFO kablam! | Sep 01 06:33:03.919 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.919 INFO kablam! Sep 01 06:33:03.919 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.919 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:101:3 Sep 01 06:33:03.919 INFO kablam! | Sep 01 06:33:03.919 INFO kablam! 101 | #[simd] Sep 01 06:33:03.919 INFO kablam! | ^^^^ Sep 01 06:33:03.919 INFO kablam! | Sep 01 06:33:03.919 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.920 INFO kablam! Sep 01 06:33:03.920 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.920 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:105:3 Sep 01 06:33:03.920 INFO kablam! | Sep 01 06:33:03.920 INFO kablam! 105 | #[simd] Sep 01 06:33:03.920 INFO kablam! | ^^^^ Sep 01 06:33:03.920 INFO kablam! | Sep 01 06:33:03.920 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.920 INFO kablam! Sep 01 06:33:03.920 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.920 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:109:3 Sep 01 06:33:03.920 INFO kablam! | Sep 01 06:33:03.920 INFO kablam! 109 | #[simd] Sep 01 06:33:03.921 INFO kablam! | ^^^^ Sep 01 06:33:03.921 INFO kablam! | Sep 01 06:33:03.921 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.921 INFO kablam! Sep 01 06:33:03.921 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.921 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:113:3 Sep 01 06:33:03.921 INFO kablam! | Sep 01 06:33:03.921 INFO kablam! 113 | #[simd] Sep 01 06:33:03.921 INFO kablam! | ^^^^ Sep 01 06:33:03.921 INFO kablam! | Sep 01 06:33:03.921 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.921 INFO kablam! Sep 01 06:33:03.921 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.921 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:117:3 Sep 01 06:33:03.921 INFO kablam! | Sep 01 06:33:03.921 INFO kablam! 117 | #[simd] Sep 01 06:33:03.922 INFO kablam! | ^^^^ Sep 01 06:33:03.922 INFO kablam! | Sep 01 06:33:03.922 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.922 INFO kablam! Sep 01 06:33:03.922 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.922 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:121:3 Sep 01 06:33:03.922 INFO kablam! | Sep 01 06:33:03.922 INFO kablam! 121 | #[simd] Sep 01 06:33:03.922 INFO kablam! | ^^^^ Sep 01 06:33:03.922 INFO kablam! | Sep 01 06:33:03.922 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.922 INFO kablam! Sep 01 06:33:03.923 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.923 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:125:3 Sep 01 06:33:03.923 INFO kablam! | Sep 01 06:33:03.923 INFO kablam! 125 | #[simd] Sep 01 06:33:03.923 INFO kablam! | ^^^^ Sep 01 06:33:03.923 INFO kablam! | Sep 01 06:33:03.923 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.923 INFO kablam! Sep 01 06:33:03.923 INFO kablam! error: Could not compile `simdty`. Sep 01 06:33:03.923 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:33:03.923 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.923 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:129:3 Sep 01 06:33:03.923 INFO kablam! | Sep 01 06:33:03.923 INFO kablam! 129 | #[simd] Sep 01 06:33:03.923 INFO kablam! | ^^^^ Sep 01 06:33:03.923 INFO kablam! | Sep 01 06:33:03.923 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.923 INFO kablam! Sep 01 06:33:03.924 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.924 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:133:3 Sep 01 06:33:03.924 INFO kablam! | Sep 01 06:33:03.924 INFO kablam! 133 | #[simd] Sep 01 06:33:03.924 INFO kablam! | ^^^^ Sep 01 06:33:03.924 INFO kablam! | Sep 01 06:33:03.924 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.924 INFO kablam! Sep 01 06:33:03.924 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.924 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:137:3 Sep 01 06:33:03.924 INFO kablam! | Sep 01 06:33:03.924 INFO kablam! 137 | #[simd] Sep 01 06:33:03.924 INFO kablam! | ^^^^ Sep 01 06:33:03.924 INFO kablam! | Sep 01 06:33:03.924 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.924 INFO kablam! Sep 01 06:33:03.924 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.924 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:141:3 Sep 01 06:33:03.925 INFO kablam! | Sep 01 06:33:03.925 INFO kablam! 141 | #[simd] Sep 01 06:33:03.925 INFO kablam! | ^^^^ Sep 01 06:33:03.925 INFO kablam! | Sep 01 06:33:03.925 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.925 INFO kablam! Sep 01 06:33:03.925 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.925 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:145:3 Sep 01 06:33:03.925 INFO kablam! | Sep 01 06:33:03.925 INFO kablam! 145 | #[simd] Sep 01 06:33:03.925 INFO kablam! | ^^^^ Sep 01 06:33:03.925 INFO kablam! | Sep 01 06:33:03.925 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.925 INFO kablam! Sep 01 06:33:03.925 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.925 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:149:3 Sep 01 06:33:03.926 INFO kablam! | Sep 01 06:33:03.926 INFO kablam! 149 | #[simd] Sep 01 06:33:03.926 INFO kablam! | ^^^^ Sep 01 06:33:03.926 INFO kablam! | Sep 01 06:33:03.926 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.926 INFO kablam! Sep 01 06:33:03.926 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.926 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:153:3 Sep 01 06:33:03.926 INFO kablam! | Sep 01 06:33:03.926 INFO kablam! 153 | #[simd] Sep 01 06:33:03.926 INFO kablam! | ^^^^ Sep 01 06:33:03.926 INFO kablam! | Sep 01 06:33:03.926 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.926 INFO kablam! Sep 01 06:33:03.926 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.926 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:157:3 Sep 01 06:33:03.926 INFO kablam! | Sep 01 06:33:03.926 INFO kablam! 157 | #[simd] Sep 01 06:33:03.926 INFO kablam! | ^^^^ Sep 01 06:33:03.927 INFO kablam! | Sep 01 06:33:03.927 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.927 INFO kablam! Sep 01 06:33:03.927 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.927 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:161:3 Sep 01 06:33:03.927 INFO kablam! | Sep 01 06:33:03.927 INFO kablam! 161 | #[simd] Sep 01 06:33:03.927 INFO kablam! | ^^^^ Sep 01 06:33:03.927 INFO kablam! | Sep 01 06:33:03.927 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.927 INFO kablam! Sep 01 06:33:03.927 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.927 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:165:3 Sep 01 06:33:03.927 INFO kablam! | Sep 01 06:33:03.927 INFO kablam! 165 | #[simd] Sep 01 06:33:03.928 INFO kablam! | ^^^^ Sep 01 06:33:03.928 INFO kablam! | Sep 01 06:33:03.928 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.928 INFO kablam! Sep 01 06:33:03.928 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.928 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:169:3 Sep 01 06:33:03.928 INFO kablam! | Sep 01 06:33:03.928 INFO kablam! 169 | #[simd] Sep 01 06:33:03.928 INFO kablam! | ^^^^ Sep 01 06:33:03.928 INFO kablam! | Sep 01 06:33:03.928 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.928 INFO kablam! Sep 01 06:33:03.929 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.929 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:173:3 Sep 01 06:33:03.929 INFO kablam! | Sep 01 06:33:03.929 INFO kablam! 173 | #[simd] Sep 01 06:33:03.929 INFO kablam! | ^^^^ Sep 01 06:33:03.929 INFO kablam! | Sep 01 06:33:03.929 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.929 INFO kablam! Sep 01 06:33:03.929 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.929 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:177:3 Sep 01 06:33:03.929 INFO kablam! | Sep 01 06:33:03.929 INFO kablam! 177 | #[simd] Sep 01 06:33:03.929 INFO kablam! | ^^^^ Sep 01 06:33:03.929 INFO kablam! | Sep 01 06:33:03.929 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.930 INFO kablam! Sep 01 06:33:03.930 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.930 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:181:3 Sep 01 06:33:03.930 INFO kablam! | Sep 01 06:33:03.930 INFO kablam! 181 | #[simd] Sep 01 06:33:03.930 INFO kablam! | ^^^^ Sep 01 06:33:03.930 INFO kablam! | Sep 01 06:33:03.930 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.930 INFO kablam! Sep 01 06:33:03.930 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.931 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:185:3 Sep 01 06:33:03.931 INFO kablam! | Sep 01 06:33:03.931 INFO kablam! 185 | #[simd] Sep 01 06:33:03.931 INFO kablam! | ^^^^ Sep 01 06:33:03.931 INFO kablam! | Sep 01 06:33:03.931 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.931 INFO kablam! Sep 01 06:33:03.931 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.931 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:189:3 Sep 01 06:33:03.931 INFO kablam! | Sep 01 06:33:03.931 INFO kablam! 189 | #[simd] Sep 01 06:33:03.931 INFO kablam! | ^^^^ Sep 01 06:33:03.931 INFO kablam! | Sep 01 06:33:03.931 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.931 INFO kablam! Sep 01 06:33:03.932 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.932 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:193:3 Sep 01 06:33:03.932 INFO kablam! | Sep 01 06:33:03.932 INFO kablam! 193 | #[simd] Sep 01 06:33:03.932 INFO kablam! | ^^^^ Sep 01 06:33:03.932 INFO kablam! | Sep 01 06:33:03.932 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.932 INFO kablam! Sep 01 06:33:03.932 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.932 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:197:3 Sep 01 06:33:03.932 INFO kablam! | Sep 01 06:33:03.932 INFO kablam! 197 | #[simd] Sep 01 06:33:03.932 INFO kablam! | ^^^^ Sep 01 06:33:03.933 INFO kablam! | Sep 01 06:33:03.933 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.933 INFO kablam! Sep 01 06:33:03.933 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.933 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:201:3 Sep 01 06:33:03.933 INFO kablam! | Sep 01 06:33:03.933 INFO kablam! 201 | #[simd] Sep 01 06:33:03.933 INFO kablam! | ^^^^ Sep 01 06:33:03.933 INFO kablam! | Sep 01 06:33:03.933 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.933 INFO kablam! Sep 01 06:33:03.934 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.934 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:205:3 Sep 01 06:33:03.934 INFO kablam! | Sep 01 06:33:03.934 INFO kablam! 205 | #[simd] Sep 01 06:33:03.934 INFO kablam! | ^^^^ Sep 01 06:33:03.934 INFO kablam! | Sep 01 06:33:03.934 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.934 INFO kablam! Sep 01 06:33:03.935 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.935 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:209:3 Sep 01 06:33:03.935 INFO kablam! | Sep 01 06:33:03.935 INFO kablam! 209 | #[simd] Sep 01 06:33:03.935 INFO kablam! | ^^^^ Sep 01 06:33:03.935 INFO kablam! | Sep 01 06:33:03.935 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.935 INFO kablam! Sep 01 06:33:03.936 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.936 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:213:3 Sep 01 06:33:03.936 INFO kablam! | Sep 01 06:33:03.936 INFO kablam! 213 | #[simd] Sep 01 06:33:03.936 INFO kablam! | ^^^^ Sep 01 06:33:03.936 INFO kablam! | Sep 01 06:33:03.936 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.936 INFO kablam! Sep 01 06:33:03.937 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.937 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:217:3 Sep 01 06:33:03.937 INFO kablam! | Sep 01 06:33:03.937 INFO kablam! 217 | #[simd] Sep 01 06:33:03.937 INFO kablam! | ^^^^ Sep 01 06:33:03.937 INFO kablam! | Sep 01 06:33:03.937 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.937 INFO kablam! Sep 01 06:33:03.938 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.938 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:221:3 Sep 01 06:33:03.938 INFO kablam! | Sep 01 06:33:03.938 INFO kablam! 221 | #[simd] Sep 01 06:33:03.938 INFO kablam! | ^^^^ Sep 01 06:33:03.938 INFO kablam! | Sep 01 06:33:03.938 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.938 INFO kablam! Sep 01 06:33:03.939 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.939 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:225:3 Sep 01 06:33:03.939 INFO kablam! | Sep 01 06:33:03.939 INFO kablam! 225 | #[simd] Sep 01 06:33:03.939 INFO kablam! | ^^^^ Sep 01 06:33:03.939 INFO kablam! | Sep 01 06:33:03.939 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.939 INFO kablam! Sep 01 06:33:03.940 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.940 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:229:3 Sep 01 06:33:03.940 INFO kablam! | Sep 01 06:33:03.940 INFO kablam! 229 | #[simd] Sep 01 06:33:03.940 INFO kablam! | ^^^^ Sep 01 06:33:03.940 INFO kablam! | Sep 01 06:33:03.940 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.940 INFO kablam! Sep 01 06:33:03.941 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.941 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:233:3 Sep 01 06:33:03.941 INFO kablam! | Sep 01 06:33:03.941 INFO kablam! 233 | #[simd] Sep 01 06:33:03.941 INFO kablam! | ^^^^ Sep 01 06:33:03.941 INFO kablam! | Sep 01 06:33:03.941 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.941 INFO kablam! Sep 01 06:33:03.942 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 01 06:33:03.942 INFO kablam! --> /target/debug/build/simdty-0c3c0d4f835e49ec/out/types.rs:237:3 Sep 01 06:33:03.942 INFO kablam! | Sep 01 06:33:03.942 INFO kablam! 237 | #[simd] Sep 01 06:33:03.942 INFO kablam! | ^^^^ Sep 01 06:33:03.942 INFO kablam! | Sep 01 06:33:03.942 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 06:33:03.942 INFO kablam! Sep 01 06:33:03.948 INFO kablam! error: aborting due to 61 previous errors Sep 01 06:33:03.948 INFO kablam! Sep 01 06:33:03.948 INFO kablam! Some errors occurred: E0557, E0658. Sep 01 06:33:03.948 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 01 06:33:03.952 INFO kablam! error: Could not compile `simdty`. Sep 01 06:33:03.952 INFO kablam! Sep 01 06:33:03.953 INFO kablam! To learn more, run the command again with --verbose. Sep 01 06:33:03.954 INFO kablam! su: No module specific data is present Sep 01 06:33:04.315 INFO running `"docker" "rm" "-f" "8fec66e7eacc908099b1551bba1a7a573773dfdcf0578a7f32acefbf66655ab0"` Sep 01 06:33:04.399 INFO blam! 8fec66e7eacc908099b1551bba1a7a573773dfdcf0578a7f32acefbf66655ab0