Sep 04 03:09:52.789 INFO checking simdty-0.0.3 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 03:09:52.789 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 03:09:52.790 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 03:09:52.969 INFO blam! bac10307c4b697a3df3229cac2ea251cdbc89584419966388ed30bdc38c26993 Sep 04 03:09:52.971 INFO running `"docker" "start" "-a" "bac10307c4b697a3df3229cac2ea251cdbc89584419966388ed30bdc38c26993"` Sep 04 03:09:53.568 INFO kablam! Compiling simdty v0.0.3 (file:///source) Sep 04 03:09:53.798 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 03:09:53.799 INFO kablam! --> build.rs:12:14 Sep 04 03:09:53.799 INFO kablam! | Sep 04 03:09:53.799 INFO kablam! 12 | for _ in (0..length) { Sep 04 03:09:53.799 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 04 03:09:53.799 INFO kablam! | Sep 04 03:09:53.799 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 03:09:53.799 INFO kablam! Sep 04 03:09:54.527 INFO kablam! error[E0557]: feature has been removed Sep 04 03:09:54.527 INFO kablam! --> src/lib.rs:1:12 Sep 04 03:09:54.527 INFO kablam! | Sep 04 03:09:54.527 INFO kablam! 1 | #![feature(simd)] Sep 04 03:09:54.527 INFO kablam! | ^^^^ Sep 04 03:09:54.527 INFO kablam! error[E0557]: feature has been removed Sep 04 03:09:54.527 INFO kablam! --> src/lib.rs:1:12 Sep 04 03:09:54.528 INFO kablam! | Sep 04 03:09:54.528 INFO kablam! 1 | #![feature(simd)] Sep 04 03:09:54.528 INFO kablam! | ^^^^ Sep 04 03:09:54.528 INFO kablam! | Sep 04 03:09:54.528 INFO kablam! | Sep 04 03:09:54.528 INFO kablam! note: removed in favor of `#[repr(simd)]` Sep 04 03:09:54.528 INFO kablam! --> src/lib.rs:1:12 Sep 04 03:09:54.528 INFO kablam! | Sep 04 03:09:54.528 INFO kablam! 1 | #![feature(simd)] Sep 04 03:09:54.528 INFO kablam! | ^^^^ Sep 04 03:09:54.528 INFO kablam! note: removed in favor of `#[repr(simd)]` Sep 04 03:09:54.528 INFO kablam! --> src/lib.rs:1:12 Sep 04 03:09:54.528 INFO kablam! | Sep 04 03:09:54.528 INFO kablam! 1 | #![feature(simd)] Sep 04 03:09:54.528 INFO kablam! | ^^^^ Sep 04 03:09:54.528 INFO kablam! Sep 04 03:09:54.528 INFO kablam! Sep 04 03:09:54.841 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 04 03:09:54.841 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:1:3 Sep 04 03:09:54.841 INFO kablam! | Sep 04 03:09:54.841 INFO kablam! 1 | #[simd] Sep 04 03:09:54.841 INFO kablam! | ^^^^ Sep 04 03:09:54.841 INFO kablam! | Sep 04 03:09:54.841 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.841 INFO kablam! Sep 04 03:09:54.841 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 04 03:09:54.842 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:5:3 Sep 04 03:09:54.842 INFO kablam! | Sep 04 03:09:54.842 INFO kablam! 5 | #[simd] Sep 04 03:09:54.842 INFO kablam! | ^^^^ Sep 04 03:09:54.842 INFO kablam! | Sep 04 03:09:54.842 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.842 INFO kablam! Sep 04 03:09:54.842 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 04 03:09:54.842 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:9:3 Sep 04 03:09:54.842 INFO kablam! | Sep 04 03:09:54.842 INFO kablam! 9 | #[simd] Sep 04 03:09:54.842 INFO kablam! | ^^^^ Sep 04 03:09:54.842 INFO kablam! | Sep 04 03:09:54.842 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.842 INFO kablam! Sep 04 03:09:54.842 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 04 03:09:54.842 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:13:3 Sep 04 03:09:54.842 INFO kablam! | Sep 04 03:09:54.842 INFO kablam! 13 | #[simd] Sep 04 03:09:54.843 INFO kablam! | ^^^^ Sep 04 03:09:54.843 INFO kablam! | Sep 04 03:09:54.843 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.843 INFO kablam! Sep 04 03:09:54.843 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 04 03:09:54.843 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:17:3 Sep 04 03:09:54.843 INFO kablam! | Sep 04 03:09:54.843 INFO kablam! 17 | #[simd] Sep 04 03:09:54.843 INFO kablam! | ^^^^ Sep 04 03:09:54.843 INFO kablam! | Sep 04 03:09:54.843 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.843 INFO kablam! Sep 04 03:09:54.843 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 04 03:09:54.843 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:1:3 Sep 04 03:09:54.843 INFO kablam! | Sep 04 03:09:54.843 INFO kablam! 1 | #[simd] Sep 04 03:09:54.843 INFO kablam! | ^^^^ Sep 04 03:09:54.843 INFO kablam! | Sep 04 03:09:54.843 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.843 INFO kablam! Sep 04 03:09:54.843 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 04 03:09:54.843 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:21:3 Sep 04 03:09:54.844 INFO kablam! | Sep 04 03:09:54.844 INFO kablam! 21 | #[simd] Sep 04 03:09:54.844 INFO kablam! | ^^^^ Sep 04 03:09:54.844 INFO kablam! | Sep 04 03:09:54.844 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.844 INFO kablam! Sep 04 03:09:54.844 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 04 03:09:54.844 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:5:3 Sep 04 03:09:54.844 INFO kablam! | Sep 04 03:09:54.844 INFO kablam! 5 | #[simd] Sep 04 03:09:54.844 INFO kablam! | ^^^^ Sep 04 03:09:54.844 INFO kablam! | Sep 04 03:09:54.844 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.844 INFO kablam! Sep 04 03:09:54.844 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 04 03:09:54.844 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:25:3 Sep 04 03:09:54.844 INFO kablam! | Sep 04 03:09:54.844 INFO kablam! 25 | #[simd] Sep 04 03:09:54.844 INFO kablam! | ^^^^ Sep 04 03:09:54.844 INFO kablam! | Sep 04 03:09:54.844 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.844 INFO kablam! Sep 04 03:09:54.845 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 04 03:09:54.845 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:9:3 Sep 04 03:09:54.845 INFO kablam! | Sep 04 03:09:54.845 INFO kablam! 9 | #[simd] Sep 04 03:09:54.845 INFO kablam! | ^^^^ Sep 04 03:09:54.845 INFO kablam! | Sep 04 03:09:54.845 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.845 INFO kablam! Sep 04 03:09:54.845 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 04 03:09:54.845 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:29:3 Sep 04 03:09:54.845 INFO kablam! | Sep 04 03:09:54.845 INFO kablam! 29 | #[simd] Sep 04 03:09:54.845 INFO kablam! | ^^^^ Sep 04 03:09:54.845 INFO kablam! | Sep 04 03:09:54.845 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.845 INFO kablam! Sep 04 03:09:54.845 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 04 03:09:54.845 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:13:3 Sep 04 03:09:54.845 INFO kablam! | Sep 04 03:09:54.845 INFO kablam! 13 | #[simd] Sep 04 03:09:54.845 INFO kablam! | ^^^^ Sep 04 03:09:54.845 INFO kablam! | Sep 04 03:09:54.845 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.845 INFO kablam! Sep 04 03:09:54.845 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 04 03:09:54.845 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:33:3 Sep 04 03:09:54.845 INFO kablam! | Sep 04 03:09:54.845 INFO kablam! 33 | #[simd] Sep 04 03:09:54.845 INFO kablam! | ^^^^ Sep 04 03:09:54.845 INFO kablam! | Sep 04 03:09:54.845 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.845 INFO kablam! Sep 04 03:09:54.846 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 04 03:09:54.846 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:17:3 Sep 04 03:09:54.846 INFO kablam! | Sep 04 03:09:54.846 INFO kablam! 17 | #[simd] Sep 04 03:09:54.846 INFO kablam! | ^^^^ Sep 04 03:09:54.846 INFO kablam! | Sep 04 03:09:54.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.846 INFO kablam! Sep 04 03:09:54.846 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 04 03:09:54.846 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:37:3 Sep 04 03:09:54.846 INFO kablam! | Sep 04 03:09:54.846 INFO kablam! 37 | #[simd] Sep 04 03:09:54.846 INFO kablam! | ^^^^ Sep 04 03:09:54.846 INFO kablam! | Sep 04 03:09:54.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.846 INFO kablam! Sep 04 03:09:54.846 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 04 03:09:54.846 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:21:3 Sep 04 03:09:54.846 INFO kablam! | Sep 04 03:09:54.846 INFO kablam! 21 | #[simd] Sep 04 03:09:54.846 INFO kablam! | ^^^^ Sep 04 03:09:54.846 INFO kablam! | Sep 04 03:09:54.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.846 INFO kablam! Sep 04 03:09:54.846 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 04 03:09:54.846 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:41:3 Sep 04 03:09:54.846 INFO kablam! | Sep 04 03:09:54.846 INFO kablam! 41 | #[simd] Sep 04 03:09:54.846 INFO kablam! | ^^^^ Sep 04 03:09:54.846 INFO kablam! | Sep 04 03:09:54.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.847 INFO kablam! Sep 04 03:09:54.847 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 04 03:09:54.847 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:25:3 Sep 04 03:09:54.847 INFO kablam! | Sep 04 03:09:54.847 INFO kablam! 25 | #[simd] Sep 04 03:09:54.847 INFO kablam! | ^^^^ Sep 04 03:09:54.847 INFO kablam! | Sep 04 03:09:54.847 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.847 INFO kablam! Sep 04 03:09:54.848 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 04 03:09:54.848 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:45:3 Sep 04 03:09:54.848 INFO kablam! | Sep 04 03:09:54.848 INFO kablam! 45 | #[simd] Sep 04 03:09:54.848 INFO kablam! | ^^^^ Sep 04 03:09:54.848 INFO kablam! | Sep 04 03:09:54.848 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.848 INFO kablam! Sep 04 03:09:54.848 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 04 03:09:54.848 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:29:3 Sep 04 03:09:54.848 INFO kablam! | Sep 04 03:09:54.848 INFO kablam! 29 | #[simd] Sep 04 03:09:54.848 INFO kablam! | ^^^^ Sep 04 03:09:54.848 INFO kablam! | Sep 04 03:09:54.849 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.849 INFO kablam! Sep 04 03:09:54.849 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 04 03:09:54.849 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:33:3 Sep 04 03:09:54.849 INFO kablam! | Sep 04 03:09:54.849 INFO kablam! 33 | #[simd] Sep 04 03:09:54.849 INFO kablam! | ^^^^ Sep 04 03:09:54.849 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 04 03:09:54.849 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:49:3 Sep 04 03:09:54.849 INFO kablam! | Sep 04 03:09:54.849 INFO kablam! 49 | #[simd] Sep 04 03:09:54.849 INFO kablam! | ^^^^ Sep 04 03:09:54.849 INFO kablam! | Sep 04 03:09:54.849 INFO kablam! | Sep 04 03:09:54.849 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.849 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.849 INFO kablam! Sep 04 03:09:54.849 INFO kablam! Sep 04 03:09:54.849 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 04 03:09:54.849 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:37:3 Sep 04 03:09:54.849 INFO kablam! | Sep 04 03:09:54.849 INFO kablam! 37 | #[simd] Sep 04 03:09:54.849 INFO kablam! | ^^^^ Sep 04 03:09:54.849 INFO kablam! | Sep 04 03:09:54.849 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.849 INFO kablam! Sep 04 03:09:54.849 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 04 03:09:54.849 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:53:3 Sep 04 03:09:54.849 INFO kablam! | Sep 04 03:09:54.849 INFO kablam! 53 | #[simd] Sep 04 03:09:54.849 INFO kablam! | ^^^^ Sep 04 03:09:54.849 INFO kablam! | Sep 04 03:09:54.850 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.850 INFO kablam! Sep 04 03:09:54.850 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 04 03:09:54.850 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:41:3 Sep 04 03:09:54.850 INFO kablam! | Sep 04 03:09:54.850 INFO kablam! 41 | #[simd] Sep 04 03:09:54.850 INFO kablam! | ^^^^ Sep 04 03:09:54.850 INFO kablam! | Sep 04 03:09:54.850 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.850 INFO kablam! Sep 04 03:09:54.850 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 04 03:09:54.850 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:57:3 Sep 04 03:09:54.850 INFO kablam! | Sep 04 03:09:54.850 INFO kablam! 57 | #[simd] Sep 04 03:09:54.850 INFO kablam! | ^^^^ Sep 04 03:09:54.850 INFO kablam! | Sep 04 03:09:54.850 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.850 INFO kablam! Sep 04 03:09:54.850 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 04 03:09:54.850 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:45:3 Sep 04 03:09:54.850 INFO kablam! | Sep 04 03:09:54.850 INFO kablam! 45 | #[simd] Sep 04 03:09:54.850 INFO kablam! | ^^^^ Sep 04 03:09:54.850 INFO kablam! | Sep 04 03:09:54.850 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.850 INFO kablam! Sep 04 03:09:54.851 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 04 03:09:54.851 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:61:3 Sep 04 03:09:54.851 INFO kablam! | Sep 04 03:09:54.851 INFO kablam! 61 | #[simd] Sep 04 03:09:54.851 INFO kablam! | ^^^^ Sep 04 03:09:54.851 INFO kablam! | Sep 04 03:09:54.851 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.851 INFO kablam! Sep 04 03:09:54.851 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 04 03:09:54.851 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:49:3 Sep 04 03:09:54.851 INFO kablam! | Sep 04 03:09:54.851 INFO kablam! 49 | #[simd] Sep 04 03:09:54.851 INFO kablam! | ^^^^ Sep 04 03:09:54.851 INFO kablam! | Sep 04 03:09:54.851 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.851 INFO kablam! Sep 04 03:09:54.851 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 04 03:09:54.851 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:65:3 Sep 04 03:09:54.851 INFO kablam! | Sep 04 03:09:54.851 INFO kablam! 65 | #[simd] Sep 04 03:09:54.852 INFO kablam! | ^^^^ Sep 04 03:09:54.852 INFO kablam! | Sep 04 03:09:54.852 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.852 INFO kablam! Sep 04 03:09:54.852 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 04 03:09:54.852 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:53:3 Sep 04 03:09:54.852 INFO kablam! | Sep 04 03:09:54.852 INFO kablam! 53 | #[simd] Sep 04 03:09:54.852 INFO kablam! | ^^^^ Sep 04 03:09:54.852 INFO kablam! | Sep 04 03:09:54.852 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.852 INFO kablam! Sep 04 03:09:54.852 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 04 03:09:54.852 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:69:3 Sep 04 03:09:54.852 INFO kablam! | Sep 04 03:09:54.852 INFO kablam! 69 | #[simd] Sep 04 03:09:54.852 INFO kablam! | ^^^^ Sep 04 03:09:54.852 INFO kablam! | Sep 04 03:09:54.852 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.852 INFO kablam! Sep 04 03:09:54.852 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 04 03:09:54.852 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:57:3 Sep 04 03:09:54.852 INFO kablam! | Sep 04 03:09:54.852 INFO kablam! 57 | #[simd] Sep 04 03:09:54.852 INFO kablam! | ^^^^ Sep 04 03:09:54.852 INFO kablam! | Sep 04 03:09:54.852 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.853 INFO kablam! Sep 04 03:09:54.853 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 04 03:09:54.853 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:73:3 Sep 04 03:09:54.853 INFO kablam! | Sep 04 03:09:54.853 INFO kablam! 73 | #[simd] Sep 04 03:09:54.853 INFO kablam! | ^^^^ Sep 04 03:09:54.853 INFO kablam! | Sep 04 03:09:54.853 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.853 INFO kablam! Sep 04 03:09:54.853 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 04 03:09:54.853 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:61:3 Sep 04 03:09:54.853 INFO kablam! | Sep 04 03:09:54.853 INFO kablam! 61 | #[simd] Sep 04 03:09:54.853 INFO kablam! | ^^^^ Sep 04 03:09:54.853 INFO kablam! | Sep 04 03:09:54.853 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.853 INFO kablam! Sep 04 03:09:54.853 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 04 03:09:54.853 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:77:3 Sep 04 03:09:54.853 INFO kablam! | Sep 04 03:09:54.853 INFO kablam! 77 | #[simd] Sep 04 03:09:54.853 INFO kablam! | ^^^^ Sep 04 03:09:54.853 INFO kablam! | Sep 04 03:09:54.853 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.854 INFO kablam! Sep 04 03:09:54.854 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 04 03:09:54.854 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:65:3 Sep 04 03:09:54.854 INFO kablam! | Sep 04 03:09:54.854 INFO kablam! 65 | #[simd] Sep 04 03:09:54.854 INFO kablam! | ^^^^ Sep 04 03:09:54.854 INFO kablam! | Sep 04 03:09:54.854 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.854 INFO kablam! Sep 04 03:09:54.854 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 04 03:09:54.854 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:81:3 Sep 04 03:09:54.854 INFO kablam! | Sep 04 03:09:54.854 INFO kablam! 81 | #[simd] Sep 04 03:09:54.854 INFO kablam! | ^^^^ Sep 04 03:09:54.854 INFO kablam! | Sep 04 03:09:54.854 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.854 INFO kablam! Sep 04 03:09:54.854 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 04 03:09:54.854 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:69:3 Sep 04 03:09:54.854 INFO kablam! | Sep 04 03:09:54.854 INFO kablam! 69 | #[simd] Sep 04 03:09:54.854 INFO kablam! | ^^^^ Sep 04 03:09:54.854 INFO kablam! | Sep 04 03:09:54.854 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.854 INFO kablam! Sep 04 03:09:54.854 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 04 03:09:54.855 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:85:3 Sep 04 03:09:54.855 INFO kablam! | Sep 04 03:09:54.855 INFO kablam! 85 | #[simd] Sep 04 03:09:54.855 INFO kablam! | ^^^^ Sep 04 03:09:54.855 INFO kablam! | Sep 04 03:09:54.855 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.855 INFO kablam! Sep 04 03:09:54.855 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 04 03:09:54.855 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:73:3 Sep 04 03:09:54.855 INFO kablam! | Sep 04 03:09:54.855 INFO kablam! 73 | #[simd] Sep 04 03:09:54.855 INFO kablam! | ^^^^ Sep 04 03:09:54.855 INFO kablam! | Sep 04 03:09:54.855 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.855 INFO kablam! Sep 04 03:09:54.855 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 04 03:09:54.855 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:89:3 Sep 04 03:09:54.855 INFO kablam! | Sep 04 03:09:54.855 INFO kablam! 89 | #[simd] Sep 04 03:09:54.855 INFO kablam! | ^^^^ Sep 04 03:09:54.855 INFO kablam! | Sep 04 03:09:54.855 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.855 INFO kablam! Sep 04 03:09:54.855 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 04 03:09:54.855 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:77:3 Sep 04 03:09:54.856 INFO kablam! | Sep 04 03:09:54.856 INFO kablam! 77 | #[simd] Sep 04 03:09:54.856 INFO kablam! | ^^^^ Sep 04 03:09:54.856 INFO kablam! | Sep 04 03:09:54.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.856 INFO kablam! Sep 04 03:09:54.856 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 04 03:09:54.856 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:93:3 Sep 04 03:09:54.856 INFO kablam! | Sep 04 03:09:54.856 INFO kablam! 93 | #[simd] Sep 04 03:09:54.856 INFO kablam! | ^^^^ Sep 04 03:09:54.856 INFO kablam! | Sep 04 03:09:54.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.856 INFO kablam! Sep 04 03:09:54.856 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 04 03:09:54.856 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:81:3 Sep 04 03:09:54.856 INFO kablam! | Sep 04 03:09:54.856 INFO kablam! 81 | #[simd] Sep 04 03:09:54.856 INFO kablam! | ^^^^ Sep 04 03:09:54.856 INFO kablam! | Sep 04 03:09:54.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.857 INFO kablam! Sep 04 03:09:54.857 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 04 03:09:54.857 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:97:3 Sep 04 03:09:54.857 INFO kablam! | Sep 04 03:09:54.857 INFO kablam! 97 | #[simd] Sep 04 03:09:54.857 INFO kablam! | ^^^^ Sep 04 03:09:54.857 INFO kablam! | Sep 04 03:09:54.857 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.857 INFO kablam! Sep 04 03:09:54.857 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 04 03:09:54.857 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:85:3 Sep 04 03:09:54.857 INFO kablam! | Sep 04 03:09:54.857 INFO kablam! 85 | #[simd] Sep 04 03:09:54.857 INFO kablam! | ^^^^ Sep 04 03:09:54.857 INFO kablam! | Sep 04 03:09:54.857 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.857 INFO kablam! Sep 04 03:09:54.857 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 04 03:09:54.857 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:101:3 Sep 04 03:09:54.857 INFO kablam! | Sep 04 03:09:54.857 INFO kablam! 101 | #[simd] Sep 04 03:09:54.857 INFO kablam! | ^^^^ Sep 04 03:09:54.857 INFO kablam! | Sep 04 03:09:54.857 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.857 INFO kablam! Sep 04 03:09:54.857 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 04 03:09:54.857 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:89:3 Sep 04 03:09:54.857 INFO kablam! | Sep 04 03:09:54.858 INFO kablam! 89 | #[simd] Sep 04 03:09:54.858 INFO kablam! | ^^^^ Sep 04 03:09:54.858 INFO kablam! | Sep 04 03:09:54.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.858 INFO kablam! Sep 04 03:09:54.858 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 04 03:09:54.858 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:105:3 Sep 04 03:09:54.858 INFO kablam! | Sep 04 03:09:54.858 INFO kablam! 105 | #[simd] Sep 04 03:09:54.858 INFO kablam! | ^^^^ Sep 04 03:09:54.858 INFO kablam! | Sep 04 03:09:54.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.858 INFO kablam! Sep 04 03:09:54.858 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 04 03:09:54.858 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:93:3 Sep 04 03:09:54.858 INFO kablam! | Sep 04 03:09:54.858 INFO kablam! 93 | #[simd] Sep 04 03:09:54.858 INFO kablam! | ^^^^ Sep 04 03:09:54.858 INFO kablam! | Sep 04 03:09:54.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.858 INFO kablam! Sep 04 03:09:54.858 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 04 03:09:54.858 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:109:3 Sep 04 03:09:54.859 INFO kablam! | Sep 04 03:09:54.859 INFO kablam! 109 | #[simd] Sep 04 03:09:54.859 INFO kablam! | ^^^^ Sep 04 03:09:54.859 INFO kablam! | Sep 04 03:09:54.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.859 INFO kablam! Sep 04 03:09:54.859 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 04 03:09:54.859 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:97:3 Sep 04 03:09:54.859 INFO kablam! | Sep 04 03:09:54.859 INFO kablam! 97 | #[simd] Sep 04 03:09:54.859 INFO kablam! | ^^^^ Sep 04 03:09:54.859 INFO kablam! | Sep 04 03:09:54.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.859 INFO kablam! Sep 04 03:09:54.859 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 04 03:09:54.859 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:113:3 Sep 04 03:09:54.859 INFO kablam! | Sep 04 03:09:54.859 INFO kablam! 113 | #[simd] Sep 04 03:09:54.859 INFO kablam! | ^^^^ Sep 04 03:09:54.859 INFO kablam! | Sep 04 03:09:54.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.860 INFO kablam! Sep 04 03:09:54.860 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 04 03:09:54.860 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:101:3 Sep 04 03:09:54.860 INFO kablam! | Sep 04 03:09:54.860 INFO kablam! 101 | #[simd] Sep 04 03:09:54.860 INFO kablam! | ^^^^ Sep 04 03:09:54.860 INFO kablam! | Sep 04 03:09:54.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.860 INFO kablam! Sep 04 03:09:54.860 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 04 03:09:54.860 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:117:3 Sep 04 03:09:54.860 INFO kablam! | Sep 04 03:09:54.860 INFO kablam! 117 | #[simd] Sep 04 03:09:54.860 INFO kablam! | ^^^^ Sep 04 03:09:54.860 INFO kablam! | Sep 04 03:09:54.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.860 INFO kablam! Sep 04 03:09:54.860 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 04 03:09:54.860 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:105:3 Sep 04 03:09:54.860 INFO kablam! | Sep 04 03:09:54.860 INFO kablam! 105 | #[simd] Sep 04 03:09:54.861 INFO kablam! | ^^^^ Sep 04 03:09:54.861 INFO kablam! | Sep 04 03:09:54.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.861 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.861 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:121:3 Sep 04 03:09:54.861 INFO kablam! | Sep 04 03:09:54.861 INFO kablam! 121 | #[simd] Sep 04 03:09:54.861 INFO kablam! | ^^^^ Sep 04 03:09:54.861 INFO kablam! | Sep 04 03:09:54.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.861 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.861 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:109:3 Sep 04 03:09:54.861 INFO kablam! | Sep 04 03:09:54.861 INFO kablam! 109 | #[simd] Sep 04 03:09:54.861 INFO kablam! | ^^^^ Sep 04 03:09:54.861 INFO kablam! | Sep 04 03:09:54.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.861 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.862 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:113:3 Sep 04 03:09:54.862 INFO kablam! | Sep 04 03:09:54.862 INFO kablam! 113 | #[simd] Sep 04 03:09:54.862 INFO kablam! | ^^^^ Sep 04 03:09:54.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 04 03:09:54.862 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:125:3 Sep 04 03:09:54.862 INFO kablam! | Sep 04 03:09:54.862 INFO kablam! 125 | #[simd] Sep 04 03:09:54.862 INFO kablam! | ^^^^ Sep 04 03:09:54.862 INFO kablam! | Sep 04 03:09:54.862 INFO kablam! | Sep 04 03:09:54.862 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.862 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.862 INFO kablam! Sep 04 03:09:54.862 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.862 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:117:3 Sep 04 03:09:54.862 INFO kablam! | Sep 04 03:09:54.862 INFO kablam! 117 | #[simd] Sep 04 03:09:54.862 INFO kablam! | ^^^^ Sep 04 03:09:54.862 INFO kablam! | Sep 04 03:09:54.862 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.863 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.863 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:129:3 Sep 04 03:09:54.863 INFO kablam! | Sep 04 03:09:54.863 INFO kablam! 129 | #[simd] Sep 04 03:09:54.863 INFO kablam! | ^^^^ Sep 04 03:09:54.863 INFO kablam! | Sep 04 03:09:54.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.863 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.863 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:121:3 Sep 04 03:09:54.863 INFO kablam! | Sep 04 03:09:54.863 INFO kablam! 121 | #[simd] Sep 04 03:09:54.863 INFO kablam! | ^^^^ Sep 04 03:09:54.863 INFO kablam! | Sep 04 03:09:54.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.863 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.863 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:133:3 Sep 04 03:09:54.863 INFO kablam! | Sep 04 03:09:54.863 INFO kablam! 133 | #[simd] Sep 04 03:09:54.863 INFO kablam! | ^^^^ Sep 04 03:09:54.863 INFO kablam! | Sep 04 03:09:54.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.863 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.864 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:125:3 Sep 04 03:09:54.864 INFO kablam! | Sep 04 03:09:54.864 INFO kablam! 125 | #[simd] Sep 04 03:09:54.864 INFO kablam! | ^^^^ Sep 04 03:09:54.864 INFO kablam! | Sep 04 03:09:54.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.864 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.864 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:137:3 Sep 04 03:09:54.864 INFO kablam! | Sep 04 03:09:54.864 INFO kablam! 137 | #[simd] Sep 04 03:09:54.864 INFO kablam! | ^^^^ Sep 04 03:09:54.864 INFO kablam! | Sep 04 03:09:54.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.864 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.864 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:129:3 Sep 04 03:09:54.864 INFO kablam! | Sep 04 03:09:54.864 INFO kablam! 129 | #[simd] Sep 04 03:09:54.864 INFO kablam! | ^^^^ Sep 04 03:09:54.864 INFO kablam! | Sep 04 03:09:54.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.864 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.864 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:141:3 Sep 04 03:09:54.864 INFO kablam! | Sep 04 03:09:54.864 INFO kablam! 141 | #[simd] Sep 04 03:09:54.865 INFO kablam! | ^^^^ Sep 04 03:09:54.865 INFO kablam! | Sep 04 03:09:54.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.865 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.865 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:133:3 Sep 04 03:09:54.865 INFO kablam! | Sep 04 03:09:54.865 INFO kablam! 133 | #[simd] Sep 04 03:09:54.866 INFO kablam! | ^^^^ Sep 04 03:09:54.866 INFO kablam! | Sep 04 03:09:54.866 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.866 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.866 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:145:3 Sep 04 03:09:54.866 INFO kablam! | Sep 04 03:09:54.866 INFO kablam! 145 | #[simd] Sep 04 03:09:54.866 INFO kablam! | ^^^^ Sep 04 03:09:54.866 INFO kablam! | Sep 04 03:09:54.866 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.866 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.866 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:137:3 Sep 04 03:09:54.866 INFO kablam! | Sep 04 03:09:54.866 INFO kablam! 137 | #[simd] Sep 04 03:09:54.866 INFO kablam! | ^^^^ Sep 04 03:09:54.866 INFO kablam! | Sep 04 03:09:54.866 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.866 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.867 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:149:3 Sep 04 03:09:54.867 INFO kablam! | Sep 04 03:09:54.867 INFO kablam! 149 | #[simd] Sep 04 03:09:54.867 INFO kablam! | ^^^^ Sep 04 03:09:54.867 INFO kablam! | Sep 04 03:09:54.867 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.867 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.867 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:141:3 Sep 04 03:09:54.867 INFO kablam! | Sep 04 03:09:54.867 INFO kablam! 141 | #[simd] Sep 04 03:09:54.867 INFO kablam! | ^^^^ Sep 04 03:09:54.867 INFO kablam! | Sep 04 03:09:54.867 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.867 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.867 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:153:3 Sep 04 03:09:54.867 INFO kablam! | Sep 04 03:09:54.867 INFO kablam! 153 | #[simd] Sep 04 03:09:54.867 INFO kablam! | ^^^^ Sep 04 03:09:54.867 INFO kablam! | Sep 04 03:09:54.867 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.868 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.868 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:145:3 Sep 04 03:09:54.868 INFO kablam! | Sep 04 03:09:54.868 INFO kablam! 145 | #[simd] Sep 04 03:09:54.868 INFO kablam! | ^^^^ Sep 04 03:09:54.868 INFO kablam! | Sep 04 03:09:54.868 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.868 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.868 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:157:3 Sep 04 03:09:54.868 INFO kablam! | Sep 04 03:09:54.868 INFO kablam! 157 | #[simd] Sep 04 03:09:54.868 INFO kablam! | ^^^^ Sep 04 03:09:54.868 INFO kablam! | Sep 04 03:09:54.868 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.868 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.868 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:149:3 Sep 04 03:09:54.868 INFO kablam! | Sep 04 03:09:54.868 INFO kablam! 149 | #[simd] Sep 04 03:09:54.869 INFO kablam! | ^^^^ Sep 04 03:09:54.869 INFO kablam! | Sep 04 03:09:54.869 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.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 04 03:09:54.869 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:161:3 Sep 04 03:09:54.869 INFO kablam! | Sep 04 03:09:54.869 INFO kablam! 161 | #[simd] Sep 04 03:09:54.869 INFO kablam! | ^^^^ Sep 04 03:09:54.869 INFO kablam! Sep 04 03:09:54.869 INFO kablam! | Sep 04 03:09:54.869 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.869 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.869 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:153:3 Sep 04 03:09:54.869 INFO kablam! | Sep 04 03:09:54.869 INFO kablam! 153 | #[simd] Sep 04 03:09:54.869 INFO kablam! | ^^^^ Sep 04 03:09:54.869 INFO kablam! | Sep 04 03:09:54.869 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.869 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.869 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:165:3 Sep 04 03:09:54.869 INFO kablam! | Sep 04 03:09:54.869 INFO kablam! 165 | #[simd] Sep 04 03:09:54.869 INFO kablam! | ^^^^ Sep 04 03:09:54.869 INFO kablam! | Sep 04 03:09:54.869 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.870 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.870 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:157:3 Sep 04 03:09:54.870 INFO kablam! | Sep 04 03:09:54.870 INFO kablam! 157 | #[simd] Sep 04 03:09:54.870 INFO kablam! | ^^^^ Sep 04 03:09:54.870 INFO kablam! | Sep 04 03:09:54.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.870 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.870 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:169:3 Sep 04 03:09:54.870 INFO kablam! | Sep 04 03:09:54.870 INFO kablam! 169 | #[simd] Sep 04 03:09:54.870 INFO kablam! | ^^^^ Sep 04 03:09:54.870 INFO kablam! | Sep 04 03:09:54.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.870 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.870 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:161:3 Sep 04 03:09:54.870 INFO kablam! | Sep 04 03:09:54.870 INFO kablam! 161 | #[simd] Sep 04 03:09:54.870 INFO kablam! | ^^^^ Sep 04 03:09:54.871 INFO kablam! | Sep 04 03:09:54.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.871 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.871 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:173:3 Sep 04 03:09:54.871 INFO kablam! | Sep 04 03:09:54.871 INFO kablam! 173 | #[simd] Sep 04 03:09:54.871 INFO kablam! | ^^^^ Sep 04 03:09:54.871 INFO kablam! | Sep 04 03:09:54.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.871 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.871 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:165:3 Sep 04 03:09:54.871 INFO kablam! | Sep 04 03:09:54.871 INFO kablam! 165 | #[simd] Sep 04 03:09:54.871 INFO kablam! | ^^^^ Sep 04 03:09:54.871 INFO kablam! | Sep 04 03:09:54.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.871 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.871 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:177:3 Sep 04 03:09:54.871 INFO kablam! | Sep 04 03:09:54.871 INFO kablam! 177 | #[simd] Sep 04 03:09:54.871 INFO kablam! | ^^^^ Sep 04 03:09:54.873 INFO kablam! | Sep 04 03:09:54.873 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.873 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.873 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:169:3 Sep 04 03:09:54.873 INFO kablam! | Sep 04 03:09:54.873 INFO kablam! 169 | #[simd] Sep 04 03:09:54.873 INFO kablam! | ^^^^ Sep 04 03:09:54.873 INFO kablam! | Sep 04 03:09:54.873 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.873 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.873 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:181:3 Sep 04 03:09:54.873 INFO kablam! | Sep 04 03:09:54.873 INFO kablam! 181 | #[simd] Sep 04 03:09:54.873 INFO kablam! | ^^^^ Sep 04 03:09:54.873 INFO kablam! | Sep 04 03:09:54.873 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.873 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.873 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:173:3 Sep 04 03:09:54.873 INFO kablam! | Sep 04 03:09:54.874 INFO kablam! 173 | #[simd] Sep 04 03:09:54.874 INFO kablam! | ^^^^ Sep 04 03:09:54.874 INFO kablam! | Sep 04 03:09:54.874 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.874 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.874 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:185:3 Sep 04 03:09:54.874 INFO kablam! | Sep 04 03:09:54.874 INFO kablam! 185 | #[simd] Sep 04 03:09:54.874 INFO kablam! | ^^^^ Sep 04 03:09:54.874 INFO kablam! | Sep 04 03:09:54.874 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.874 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.874 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:177:3 Sep 04 03:09:54.874 INFO kablam! | Sep 04 03:09:54.874 INFO kablam! 177 | #[simd] Sep 04 03:09:54.874 INFO kablam! | ^^^^ Sep 04 03:09:54.874 INFO kablam! | Sep 04 03:09:54.874 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.875 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.875 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:189:3 Sep 04 03:09:54.875 INFO kablam! | Sep 04 03:09:54.875 INFO kablam! 189 | #[simd] Sep 04 03:09:54.875 INFO kablam! | ^^^^ Sep 04 03:09:54.875 INFO kablam! | Sep 04 03:09:54.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.875 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.875 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:181:3 Sep 04 03:09:54.875 INFO kablam! | Sep 04 03:09:54.875 INFO kablam! 181 | #[simd] Sep 04 03:09:54.875 INFO kablam! | ^^^^ Sep 04 03:09:54.875 INFO kablam! | Sep 04 03:09:54.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.875 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.875 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:193:3 Sep 04 03:09:54.875 INFO kablam! | Sep 04 03:09:54.875 INFO kablam! 193 | #[simd] Sep 04 03:09:54.875 INFO kablam! | ^^^^ Sep 04 03:09:54.875 INFO kablam! | Sep 04 03:09:54.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.876 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.876 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:185:3 Sep 04 03:09:54.876 INFO kablam! | Sep 04 03:09:54.876 INFO kablam! 185 | #[simd] Sep 04 03:09:54.876 INFO kablam! | ^^^^ Sep 04 03:09:54.876 INFO kablam! | Sep 04 03:09:54.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.876 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.876 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:197:3 Sep 04 03:09:54.876 INFO kablam! | Sep 04 03:09:54.876 INFO kablam! 197 | #[simd] Sep 04 03:09:54.876 INFO kablam! | ^^^^ Sep 04 03:09:54.876 INFO kablam! | Sep 04 03:09:54.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.876 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.876 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:189:3 Sep 04 03:09:54.877 INFO kablam! | Sep 04 03:09:54.877 INFO kablam! 189 | #[simd] Sep 04 03:09:54.877 INFO kablam! | ^^^^ Sep 04 03:09:54.877 INFO kablam! | Sep 04 03:09:54.877 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.877 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.880 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:201:3 Sep 04 03:09:54.880 INFO kablam! | Sep 04 03:09:54.880 INFO kablam! 201 | #[simd] Sep 04 03:09:54.880 INFO kablam! | ^^^^ Sep 04 03:09:54.880 INFO kablam! | Sep 04 03:09:54.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.880 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.880 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:193:3 Sep 04 03:09:54.880 INFO kablam! | Sep 04 03:09:54.880 INFO kablam! 193 | #[simd] Sep 04 03:09:54.880 INFO kablam! | ^^^^ Sep 04 03:09:54.881 INFO kablam! | Sep 04 03:09:54.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.881 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.881 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:197:3 Sep 04 03:09:54.881 INFO kablam! | Sep 04 03:09:54.881 INFO kablam! 197 | #[simd] Sep 04 03:09:54.881 INFO kablam! | ^^^^ Sep 04 03:09:54.881 INFO kablam! | Sep 04 03:09:54.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.881 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.881 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:205:3 Sep 04 03:09:54.881 INFO kablam! | Sep 04 03:09:54.881 INFO kablam! 205 | #[simd] Sep 04 03:09:54.881 INFO kablam! | ^^^^ Sep 04 03:09:54.881 INFO kablam! | Sep 04 03:09:54.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.881 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.882 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:201:3 Sep 04 03:09:54.882 INFO kablam! | Sep 04 03:09:54.882 INFO kablam! 201 | #[simd] Sep 04 03:09:54.882 INFO kablam! | ^^^^ Sep 04 03:09:54.882 INFO kablam! | Sep 04 03:09:54.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.882 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.882 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:209:3 Sep 04 03:09:54.882 INFO kablam! | Sep 04 03:09:54.882 INFO kablam! 209 | #[simd] Sep 04 03:09:54.882 INFO kablam! | ^^^^ Sep 04 03:09:54.882 INFO kablam! | Sep 04 03:09:54.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.882 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.882 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:205:3 Sep 04 03:09:54.882 INFO kablam! | Sep 04 03:09:54.883 INFO kablam! 205 | #[simd] Sep 04 03:09:54.883 INFO kablam! | ^^^^ Sep 04 03:09:54.883 INFO kablam! | Sep 04 03:09:54.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.883 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.883 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:213:3 Sep 04 03:09:54.883 INFO kablam! | Sep 04 03:09:54.883 INFO kablam! 213 | #[simd] Sep 04 03:09:54.883 INFO kablam! | ^^^^ Sep 04 03:09:54.883 INFO kablam! | Sep 04 03:09:54.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.883 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.883 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:217:3 Sep 04 03:09:54.883 INFO kablam! | Sep 04 03:09:54.883 INFO kablam! 217 | #[simd] Sep 04 03:09:54.883 INFO kablam! | ^^^^ Sep 04 03:09:54.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 04 03:09:54.883 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:209:3 Sep 04 03:09:54.884 INFO kablam! | Sep 04 03:09:54.884 INFO kablam! 209 | #[simd] Sep 04 03:09:54.884 INFO kablam! | ^^^^ Sep 04 03:09:54.884 INFO kablam! | Sep 04 03:09:54.884 INFO kablam! | Sep 04 03:09:54.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.884 INFO kablam! Sep 04 03:09:54.884 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.884 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:221:3 Sep 04 03:09:54.884 INFO kablam! | Sep 04 03:09:54.885 INFO kablam! 221 | #[simd] Sep 04 03:09:54.885 INFO kablam! | ^^^^ Sep 04 03:09:54.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 04 03:09:54.885 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:213:3 Sep 04 03:09:54.885 INFO kablam! | Sep 04 03:09:54.885 INFO kablam! 213 | #[simd] Sep 04 03:09:54.885 INFO kablam! | ^^^^ Sep 04 03:09:54.885 INFO kablam! | Sep 04 03:09:54.885 INFO kablam! | Sep 04 03:09:54.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.885 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.885 INFO kablam! Sep 04 03:09:54.885 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.886 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:217:3 Sep 04 03:09:54.886 INFO kablam! | Sep 04 03:09:54.886 INFO kablam! 217 | #[simd] Sep 04 03:09:54.886 INFO kablam! | ^^^^ Sep 04 03:09:54.886 INFO kablam! | Sep 04 03:09:54.886 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.886 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.886 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:225:3 Sep 04 03:09:54.887 INFO kablam! | Sep 04 03:09:54.887 INFO kablam! 225 | #[simd] Sep 04 03:09:54.887 INFO kablam! | ^^^^ Sep 04 03:09:54.887 INFO kablam! | Sep 04 03:09:54.887 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.887 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.888 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:221:3 Sep 04 03:09:54.888 INFO kablam! | Sep 04 03:09:54.888 INFO kablam! 221 | #[simd] Sep 04 03:09:54.888 INFO kablam! | ^^^^ Sep 04 03:09:54.888 INFO kablam! | Sep 04 03:09:54.888 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.888 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.888 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:229:3 Sep 04 03:09:54.888 INFO kablam! | Sep 04 03:09:54.888 INFO kablam! 229 | #[simd] Sep 04 03:09:54.888 INFO kablam! | ^^^^ Sep 04 03:09:54.889 INFO kablam! | Sep 04 03:09:54.889 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.889 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.889 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:225:3 Sep 04 03:09:54.889 INFO kablam! | Sep 04 03:09:54.889 INFO kablam! 225 | #[simd] Sep 04 03:09:54.889 INFO kablam! | ^^^^ Sep 04 03:09:54.890 INFO kablam! | Sep 04 03:09:54.890 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.890 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.890 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:233:3 Sep 04 03:09:54.890 INFO kablam! | Sep 04 03:09:54.890 INFO kablam! 233 | #[simd] Sep 04 03:09:54.890 INFO kablam! | ^^^^ Sep 04 03:09:54.890 INFO kablam! | Sep 04 03:09:54.890 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.891 INFO kablam! Sep 04 03:09:54.891 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 04 03:09:54.891 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:229:3 Sep 04 03:09:54.891 INFO kablam! | Sep 04 03:09:54.891 INFO kablam! 229 | #[simd] Sep 04 03:09:54.891 INFO kablam! | ^^^^ Sep 04 03:09:54.891 INFO kablam! | Sep 04 03:09:54.891 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.891 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.892 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:237:3 Sep 04 03:09:54.892 INFO kablam! | Sep 04 03:09:54.892 INFO kablam! 237 | #[simd] Sep 04 03:09:54.892 INFO kablam! | ^^^^ Sep 04 03:09:54.892 INFO kablam! | Sep 04 03:09:54.892 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.892 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.893 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:233:3 Sep 04 03:09:54.893 INFO kablam! | Sep 04 03:09:54.893 INFO kablam! 233 | #[simd] Sep 04 03:09:54.893 INFO kablam! | ^^^^ Sep 04 03:09:54.893 INFO kablam! | Sep 04 03:09:54.893 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.893 INFO kablam! Sep 04 03:09:54.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 04 03:09:54.894 INFO kablam! --> /target/debug/build/simdty-b2c9a1bb0adb7e55/out/types.rs:237:3 Sep 04 03:09:54.894 INFO kablam! | Sep 04 03:09:54.894 INFO kablam! 237 | #[simd] Sep 04 03:09:54.894 INFO kablam! | ^^^^ Sep 04 03:09:54.894 INFO kablam! | Sep 04 03:09:54.894 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 03:09:54.894 INFO kablam! Sep 04 03:09:54.900 INFO kablam! error: aborting due to 61 previous errors Sep 04 03:09:54.900 INFO kablam! Sep 04 03:09:54.900 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 03:09:54.900 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 03:09:54.903 INFO kablam! error: aborting due to 61 previous errors Sep 04 03:09:54.903 INFO kablam! Sep 04 03:09:54.903 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 03:09:54.903 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 03:09:54.906 INFO kablam! error: Could not compile `simdty`. Sep 04 03:09:54.906 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 03:09:54.909 INFO kablam! error: Could not compile `simdty`. Sep 04 03:09:54.909 INFO kablam! Sep 04 03:09:54.909 INFO kablam! To learn more, run the command again with --verbose. Sep 04 03:09:54.910 INFO kablam! su: No module specific data is present Sep 04 03:09:55.412 INFO running `"docker" "rm" "-f" "bac10307c4b697a3df3229cac2ea251cdbc89584419966388ed30bdc38c26993"` Sep 04 03:09:55.519 INFO blam! bac10307c4b697a3df3229cac2ea251cdbc89584419966388ed30bdc38c26993