Aug 31 13:42:34.457 INFO checking simdty-0.0.3 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Aug 31 13:42:34.457 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Aug 31 13:42:34.457 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 13:42:34.614 INFO blam! 6eca1aaa4f1042b93a0fff29d0d78e5e22d6a466138cac3caf323ace8ca74f3d Aug 31 13:42:34.615 INFO running `"docker" "start" "-a" "6eca1aaa4f1042b93a0fff29d0d78e5e22d6a466138cac3caf323ace8ca74f3d"` Aug 31 13:42:35.403 INFO kablam! Compiling simdty v0.0.3 (file:///source) Aug 31 13:42:35.775 INFO kablam! warning: unnecessary parentheses around `for` head expression Aug 31 13:42:35.775 INFO kablam! --> build.rs:12:14 Aug 31 13:42:35.775 INFO kablam! | Aug 31 13:42:35.775 INFO kablam! 12 | for _ in (0..length) { Aug 31 13:42:35.775 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Aug 31 13:42:35.775 INFO kablam! | Aug 31 13:42:35.775 INFO kablam! = note: #[warn(unused_parens)] on by default Aug 31 13:42:35.775 INFO kablam! Aug 31 13:42:36.593 INFO kablam! error[E0557]: feature has been removed Aug 31 13:42:36.593 INFO kablam! --> src/lib.rs:1:12 Aug 31 13:42:36.593 INFO kablam! | Aug 31 13:42:36.593 INFO kablam! 1 | #![feature(simd)] Aug 31 13:42:36.593 INFO kablam! | ^^^^ Aug 31 13:42:36.593 INFO kablam! | Aug 31 13:42:36.593 INFO kablam! note: removed in favor of `#[repr(simd)]` Aug 31 13:42:36.593 INFO kablam! --> src/lib.rs:1:12 Aug 31 13:42:36.593 INFO kablam! | Aug 31 13:42:36.593 INFO kablam! 1 | #![feature(simd)] Aug 31 13:42:36.593 INFO kablam! | ^^^^ Aug 31 13:42:36.593 INFO kablam! Aug 31 13:42:36.598 INFO kablam! error[E0557]: feature has been removed Aug 31 13:42:36.598 INFO kablam! --> src/lib.rs:1:12 Aug 31 13:42:36.598 INFO kablam! | Aug 31 13:42:36.598 INFO kablam! 1 | #![feature(simd)] Aug 31 13:42:36.598 INFO kablam! | ^^^^ Aug 31 13:42:36.598 INFO kablam! | Aug 31 13:42:36.598 INFO kablam! note: removed in favor of `#[repr(simd)]` Aug 31 13:42:36.599 INFO kablam! --> src/lib.rs:1:12 Aug 31 13:42:36.599 INFO kablam! | Aug 31 13:42:36.599 INFO kablam! 1 | #![feature(simd)] Aug 31 13:42:36.599 INFO kablam! | ^^^^ Aug 31 13:42:36.599 INFO kablam! Aug 31 13:42:36.810 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) Aug 31 13:42:36.810 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:1:3 Aug 31 13:42:36.810 INFO kablam! | Aug 31 13:42:36.810 INFO kablam! 1 | #[simd] Aug 31 13:42:36.810 INFO kablam! | ^^^^ Aug 31 13:42:36.810 INFO kablam! | Aug 31 13:42:36.810 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.810 INFO kablam! Aug 31 13:42:36.811 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) Aug 31 13:42:36.811 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:5:3 Aug 31 13:42:36.811 INFO kablam! | Aug 31 13:42:36.811 INFO kablam! 5 | #[simd] Aug 31 13:42:36.811 INFO kablam! | ^^^^ Aug 31 13:42:36.811 INFO kablam! | Aug 31 13:42:36.811 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.811 INFO kablam! Aug 31 13:42:36.811 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) Aug 31 13:42:36.811 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:9:3 Aug 31 13:42:36.811 INFO kablam! | Aug 31 13:42:36.811 INFO kablam! 9 | #[simd] Aug 31 13:42:36.811 INFO kablam! | ^^^^ Aug 31 13:42:36.811 INFO kablam! | Aug 31 13:42:36.811 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.811 INFO kablam! Aug 31 13:42:36.812 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) Aug 31 13:42:36.812 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:13:3 Aug 31 13:42:36.812 INFO kablam! | Aug 31 13:42:36.812 INFO kablam! 13 | #[simd] Aug 31 13:42:36.812 INFO kablam! | ^^^^ Aug 31 13:42:36.812 INFO kablam! | Aug 31 13:42:36.812 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.812 INFO kablam! Aug 31 13:42:36.812 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) Aug 31 13:42:36.812 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:17:3 Aug 31 13:42:36.812 INFO kablam! | Aug 31 13:42:36.812 INFO kablam! 17 | #[simd] Aug 31 13:42:36.812 INFO kablam! | ^^^^ Aug 31 13:42:36.812 INFO kablam! | Aug 31 13:42:36.813 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.813 INFO kablam! Aug 31 13:42:36.813 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) Aug 31 13:42:36.813 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:21:3 Aug 31 13:42:36.813 INFO kablam! | Aug 31 13:42:36.813 INFO kablam! 21 | #[simd] Aug 31 13:42:36.813 INFO kablam! | ^^^^ Aug 31 13:42:36.813 INFO kablam! | Aug 31 13:42:36.813 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.813 INFO kablam! Aug 31 13:42:36.813 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) Aug 31 13:42:36.813 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:25:3 Aug 31 13:42:36.813 INFO kablam! | Aug 31 13:42:36.813 INFO kablam! 25 | #[simd] Aug 31 13:42:36.813 INFO kablam! | ^^^^ Aug 31 13:42:36.813 INFO kablam! | Aug 31 13:42:36.813 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.813 INFO kablam! Aug 31 13:42:36.814 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) Aug 31 13:42:36.814 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:29:3 Aug 31 13:42:36.814 INFO kablam! | Aug 31 13:42:36.814 INFO kablam! 29 | #[simd] Aug 31 13:42:36.814 INFO kablam! | ^^^^ Aug 31 13:42:36.814 INFO kablam! | Aug 31 13:42:36.814 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.814 INFO kablam! Aug 31 13:42:36.814 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) Aug 31 13:42:36.814 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:33:3 Aug 31 13:42:36.814 INFO kablam! | Aug 31 13:42:36.814 INFO kablam! 33 | #[simd] Aug 31 13:42:36.815 INFO kablam! | ^^^^ Aug 31 13:42:36.815 INFO kablam! | Aug 31 13:42:36.815 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.815 INFO kablam! Aug 31 13:42:36.815 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) Aug 31 13:42:36.815 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:37:3 Aug 31 13:42:36.815 INFO kablam! | Aug 31 13:42:36.815 INFO kablam! 37 | #[simd] Aug 31 13:42:36.815 INFO kablam! | ^^^^ Aug 31 13:42:36.815 INFO kablam! | Aug 31 13:42:36.815 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.815 INFO kablam! Aug 31 13:42:36.815 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) Aug 31 13:42:36.815 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:41:3 Aug 31 13:42:36.816 INFO kablam! | Aug 31 13:42:36.816 INFO kablam! 41 | #[simd] Aug 31 13:42:36.816 INFO kablam! | ^^^^ Aug 31 13:42:36.816 INFO kablam! | Aug 31 13:42:36.816 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.816 INFO kablam! Aug 31 13:42:36.816 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) Aug 31 13:42:36.816 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:45:3 Aug 31 13:42:36.816 INFO kablam! | Aug 31 13:42:36.816 INFO kablam! 45 | #[simd] Aug 31 13:42:36.816 INFO kablam! | ^^^^ Aug 31 13:42:36.817 INFO kablam! | Aug 31 13:42:36.817 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.817 INFO kablam! Aug 31 13:42:36.817 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) Aug 31 13:42:36.817 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:49:3 Aug 31 13:42:36.817 INFO kablam! | Aug 31 13:42:36.817 INFO kablam! 49 | #[simd] Aug 31 13:42:36.817 INFO kablam! | ^^^^ Aug 31 13:42:36.817 INFO kablam! | Aug 31 13:42:36.817 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.817 INFO kablam! Aug 31 13:42:36.817 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) Aug 31 13:42:36.817 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:53:3 Aug 31 13:42:36.817 INFO kablam! | Aug 31 13:42:36.817 INFO kablam! 53 | #[simd] Aug 31 13:42:36.817 INFO kablam! | ^^^^ Aug 31 13:42:36.817 INFO kablam! | Aug 31 13:42:36.817 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.817 INFO kablam! Aug 31 13:42:36.818 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) Aug 31 13:42:36.818 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:57:3 Aug 31 13:42:36.818 INFO kablam! | Aug 31 13:42:36.818 INFO kablam! 57 | #[simd] Aug 31 13:42:36.818 INFO kablam! | ^^^^ Aug 31 13:42:36.818 INFO kablam! | Aug 31 13:42:36.818 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.818 INFO kablam! Aug 31 13:42:36.818 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) Aug 31 13:42:36.818 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:61:3 Aug 31 13:42:36.818 INFO kablam! | Aug 31 13:42:36.818 INFO kablam! 61 | #[simd] Aug 31 13:42:36.818 INFO kablam! | ^^^^ Aug 31 13:42:36.818 INFO kablam! | Aug 31 13:42:36.818 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.818 INFO kablam! Aug 31 13:42:36.819 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) Aug 31 13:42:36.819 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:65:3 Aug 31 13:42:36.819 INFO kablam! | Aug 31 13:42:36.819 INFO kablam! 65 | #[simd] Aug 31 13:42:36.819 INFO kablam! | ^^^^ Aug 31 13:42:36.819 INFO kablam! | Aug 31 13:42:36.819 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.819 INFO kablam! Aug 31 13:42:36.819 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) Aug 31 13:42:36.819 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:69:3 Aug 31 13:42:36.819 INFO kablam! | Aug 31 13:42:36.820 INFO kablam! 69 | #[simd] Aug 31 13:42:36.820 INFO kablam! | ^^^^ Aug 31 13:42:36.820 INFO kablam! | Aug 31 13:42:36.820 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.820 INFO kablam! Aug 31 13:42:36.820 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) Aug 31 13:42:36.820 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:73:3 Aug 31 13:42:36.820 INFO kablam! | Aug 31 13:42:36.820 INFO kablam! 73 | #[simd] Aug 31 13:42:36.820 INFO kablam! | ^^^^ Aug 31 13:42:36.820 INFO kablam! | Aug 31 13:42:36.820 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.820 INFO kablam! Aug 31 13:42:36.820 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) Aug 31 13:42:36.821 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:77:3 Aug 31 13:42:36.821 INFO kablam! | Aug 31 13:42:36.821 INFO kablam! 77 | #[simd] Aug 31 13:42:36.821 INFO kablam! | ^^^^ Aug 31 13:42:36.821 INFO kablam! | Aug 31 13:42:36.821 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.821 INFO kablam! Aug 31 13:42:36.821 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) Aug 31 13:42:36.821 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:81:3 Aug 31 13:42:36.821 INFO kablam! | Aug 31 13:42:36.821 INFO kablam! 81 | #[simd] Aug 31 13:42:36.821 INFO kablam! | ^^^^ Aug 31 13:42:36.821 INFO kablam! | Aug 31 13:42:36.821 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.821 INFO kablam! Aug 31 13:42:36.822 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) Aug 31 13:42:36.822 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:85:3 Aug 31 13:42:36.822 INFO kablam! | Aug 31 13:42:36.822 INFO kablam! 85 | #[simd] Aug 31 13:42:36.822 INFO kablam! | ^^^^ Aug 31 13:42:36.822 INFO kablam! | Aug 31 13:42:36.822 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.822 INFO kablam! Aug 31 13:42:36.822 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) Aug 31 13:42:36.822 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:89:3 Aug 31 13:42:36.822 INFO kablam! | Aug 31 13:42:36.822 INFO kablam! 89 | #[simd] Aug 31 13:42:36.822 INFO kablam! | ^^^^ Aug 31 13:42:36.823 INFO kablam! | Aug 31 13:42:36.823 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.823 INFO kablam! Aug 31 13:42:36.823 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) Aug 31 13:42:36.823 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:93:3 Aug 31 13:42:36.823 INFO kablam! | Aug 31 13:42:36.823 INFO kablam! 93 | #[simd] Aug 31 13:42:36.823 INFO kablam! | ^^^^ Aug 31 13:42:36.823 INFO kablam! | Aug 31 13:42:36.823 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.823 INFO kablam! Aug 31 13:42:36.824 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) Aug 31 13:42:36.824 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:97:3 Aug 31 13:42:36.824 INFO kablam! | Aug 31 13:42:36.824 INFO kablam! 97 | #[simd] Aug 31 13:42:36.824 INFO kablam! | ^^^^ Aug 31 13:42:36.824 INFO kablam! | Aug 31 13:42:36.824 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.824 INFO kablam! Aug 31 13:42:36.824 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) Aug 31 13:42:36.824 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:101:3 Aug 31 13:42:36.824 INFO kablam! | Aug 31 13:42:36.824 INFO kablam! 101 | #[simd] Aug 31 13:42:36.824 INFO kablam! | ^^^^ Aug 31 13:42:36.824 INFO kablam! | Aug 31 13:42:36.824 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.824 INFO kablam! Aug 31 13:42:36.825 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) Aug 31 13:42:36.825 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:105:3 Aug 31 13:42:36.825 INFO kablam! | Aug 31 13:42:36.825 INFO kablam! 105 | #[simd] Aug 31 13:42:36.825 INFO kablam! | ^^^^ Aug 31 13:42:36.825 INFO kablam! | Aug 31 13:42:36.825 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.825 INFO kablam! Aug 31 13:42:36.825 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) Aug 31 13:42:36.825 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:109:3 Aug 31 13:42:36.825 INFO kablam! | Aug 31 13:42:36.825 INFO kablam! 109 | #[simd] Aug 31 13:42:36.825 INFO kablam! | ^^^^ Aug 31 13:42:36.825 INFO kablam! | Aug 31 13:42:36.825 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.825 INFO kablam! Aug 31 13:42:36.826 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) Aug 31 13:42:36.826 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:113:3 Aug 31 13:42:36.826 INFO kablam! | Aug 31 13:42:36.826 INFO kablam! 113 | #[simd] Aug 31 13:42:36.826 INFO kablam! | ^^^^ Aug 31 13:42:36.826 INFO kablam! | Aug 31 13:42:36.826 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.826 INFO kablam! Aug 31 13:42:36.826 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) Aug 31 13:42:36.826 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:117:3 Aug 31 13:42:36.826 INFO kablam! | Aug 31 13:42:36.826 INFO kablam! 117 | #[simd] Aug 31 13:42:36.826 INFO kablam! | ^^^^ Aug 31 13:42:36.826 INFO kablam! | Aug 31 13:42:36.826 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.827 INFO kablam! Aug 31 13:42:36.827 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) Aug 31 13:42:36.827 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:121:3 Aug 31 13:42:36.827 INFO kablam! | Aug 31 13:42:36.827 INFO kablam! 121 | #[simd] Aug 31 13:42:36.827 INFO kablam! | ^^^^ Aug 31 13:42:36.827 INFO kablam! | Aug 31 13:42:36.827 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.827 INFO kablam! Aug 31 13:42:36.828 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) Aug 31 13:42:36.828 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:125:3 Aug 31 13:42:36.828 INFO kablam! | Aug 31 13:42:36.828 INFO kablam! 125 | #[simd] Aug 31 13:42:36.828 INFO kablam! | ^^^^ Aug 31 13:42:36.828 INFO kablam! | Aug 31 13:42:36.828 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.828 INFO kablam! Aug 31 13:42:36.829 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) Aug 31 13:42:36.829 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:129:3 Aug 31 13:42:36.829 INFO kablam! | Aug 31 13:42:36.829 INFO kablam! 129 | #[simd] Aug 31 13:42:36.829 INFO kablam! | ^^^^ Aug 31 13:42:36.829 INFO kablam! | Aug 31 13:42:36.829 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.829 INFO kablam! Aug 31 13:42:36.830 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) Aug 31 13:42:36.830 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:133:3 Aug 31 13:42:36.830 INFO kablam! | Aug 31 13:42:36.830 INFO kablam! 133 | #[simd] Aug 31 13:42:36.830 INFO kablam! | ^^^^ Aug 31 13:42:36.830 INFO kablam! | Aug 31 13:42:36.830 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.830 INFO kablam! Aug 31 13:42:36.830 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) Aug 31 13:42:36.830 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:137:3 Aug 31 13:42:36.830 INFO kablam! | Aug 31 13:42:36.830 INFO kablam! 137 | #[simd] Aug 31 13:42:36.830 INFO kablam! | ^^^^ Aug 31 13:42:36.830 INFO kablam! | Aug 31 13:42:36.830 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.830 INFO kablam! Aug 31 13:42:36.831 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) Aug 31 13:42:36.831 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:141:3 Aug 31 13:42:36.831 INFO kablam! | Aug 31 13:42:36.831 INFO kablam! 141 | #[simd] Aug 31 13:42:36.831 INFO kablam! | ^^^^ Aug 31 13:42:36.831 INFO kablam! | Aug 31 13:42:36.831 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.832 INFO kablam! Aug 31 13:42:36.832 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) Aug 31 13:42:36.832 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:145:3 Aug 31 13:42:36.832 INFO kablam! | Aug 31 13:42:36.832 INFO kablam! 145 | #[simd] Aug 31 13:42:36.832 INFO kablam! | ^^^^ Aug 31 13:42:36.832 INFO kablam! | Aug 31 13:42:36.832 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.832 INFO kablam! Aug 31 13:42:36.832 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) Aug 31 13:42:36.832 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:149:3 Aug 31 13:42:36.832 INFO kablam! | Aug 31 13:42:36.832 INFO kablam! 149 | #[simd] Aug 31 13:42:36.832 INFO kablam! | ^^^^ Aug 31 13:42:36.832 INFO kablam! | Aug 31 13:42:36.835 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.836 INFO kablam! Aug 31 13:42:36.836 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) Aug 31 13:42:36.836 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:153:3 Aug 31 13:42:36.836 INFO kablam! | Aug 31 13:42:36.836 INFO kablam! 153 | #[simd] Aug 31 13:42:36.836 INFO kablam! | ^^^^ Aug 31 13:42:36.836 INFO kablam! | Aug 31 13:42:36.836 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) Aug 31 13:42:36.836 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:1:3 Aug 31 13:42:36.836 INFO kablam! | Aug 31 13:42:36.836 INFO kablam! 1 | #[simd] Aug 31 13:42:36.836 INFO kablam! | ^^^^ Aug 31 13:42:36.836 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.836 INFO kablam! Aug 31 13:42:36.836 INFO kablam! | Aug 31 13:42:36.836 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.837 INFO kablam! Aug 31 13:42:36.837 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) Aug 31 13:42:36.837 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:157:3 Aug 31 13:42:36.837 INFO kablam! | Aug 31 13:42:36.837 INFO kablam! 157 | #[simd] Aug 31 13:42:36.837 INFO kablam! | ^^^^ Aug 31 13:42:36.837 INFO kablam! | Aug 31 13:42:36.837 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.837 INFO kablam! Aug 31 13:42:36.837 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) Aug 31 13:42:36.837 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:5:3 Aug 31 13:42:36.837 INFO kablam! | Aug 31 13:42:36.837 INFO kablam! 5 | #[simd] Aug 31 13:42:36.837 INFO kablam! | ^^^^ Aug 31 13:42:36.837 INFO kablam! | Aug 31 13:42:36.837 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.837 INFO kablam! Aug 31 13:42:36.837 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) Aug 31 13:42:36.837 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:9:3 Aug 31 13:42:36.837 INFO kablam! | Aug 31 13:42:36.837 INFO kablam! 9 | #[simd] Aug 31 13:42:36.837 INFO kablam! | ^^^^ Aug 31 13:42:36.838 INFO kablam! | Aug 31 13:42:36.838 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.838 INFO kablam! Aug 31 13:42:36.838 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) Aug 31 13:42:36.838 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:161:3 Aug 31 13:42:36.838 INFO kablam! | Aug 31 13:42:36.838 INFO kablam! 161 | #[simd] Aug 31 13:42:36.838 INFO kablam! | ^^^^ Aug 31 13:42:36.838 INFO kablam! | Aug 31 13:42:36.838 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.838 INFO kablam! Aug 31 13:42:36.838 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) Aug 31 13:42:36.838 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:13:3 Aug 31 13:42:36.838 INFO kablam! | Aug 31 13:42:36.838 INFO kablam! 13 | #[simd] Aug 31 13:42:36.838 INFO kablam! | ^^^^ Aug 31 13:42:36.838 INFO kablam! | Aug 31 13:42:36.838 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.838 INFO kablam! Aug 31 13:42:36.838 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) Aug 31 13:42:36.838 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:17:3 Aug 31 13:42:36.839 INFO kablam! | Aug 31 13:42:36.839 INFO kablam! 17 | #[simd] Aug 31 13:42:36.839 INFO kablam! | ^^^^ Aug 31 13:42:36.839 INFO kablam! | Aug 31 13:42:36.839 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.839 INFO kablam! Aug 31 13:42:36.839 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) Aug 31 13:42:36.839 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:165:3 Aug 31 13:42:36.839 INFO kablam! | Aug 31 13:42:36.839 INFO kablam! 165 | #[simd] Aug 31 13:42:36.839 INFO kablam! | ^^^^ Aug 31 13:42:36.839 INFO kablam! | Aug 31 13:42:36.839 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.839 INFO kablam! Aug 31 13:42:36.839 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) Aug 31 13:42:36.839 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:21:3 Aug 31 13:42:36.839 INFO kablam! | Aug 31 13:42:36.839 INFO kablam! 21 | #[simd] Aug 31 13:42:36.839 INFO kablam! | ^^^^ Aug 31 13:42:36.839 INFO kablam! | Aug 31 13:42:36.839 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.839 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.843 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:25:3 Aug 31 13:42:36.843 INFO kablam! | Aug 31 13:42:36.843 INFO kablam! 25 | #[simd] Aug 31 13:42:36.843 INFO kablam! | ^^^^ Aug 31 13:42:36.843 INFO kablam! | Aug 31 13:42:36.844 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.844 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.844 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:169:3 Aug 31 13:42:36.844 INFO kablam! | Aug 31 13:42:36.844 INFO kablam! 169 | #[simd] Aug 31 13:42:36.844 INFO kablam! | ^^^^ Aug 31 13:42:36.845 INFO kablam! | Aug 31 13:42:36.845 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.845 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.845 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:29:3 Aug 31 13:42:36.845 INFO kablam! | Aug 31 13:42:36.845 INFO kablam! 29 | #[simd] Aug 31 13:42:36.846 INFO kablam! | ^^^^ Aug 31 13:42:36.846 INFO kablam! | Aug 31 13:42:36.846 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.846 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.846 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:33:3 Aug 31 13:42:36.846 INFO kablam! | Aug 31 13:42:36.846 INFO kablam! 33 | #[simd] Aug 31 13:42:36.847 INFO kablam! | ^^^^ Aug 31 13:42:36.847 INFO kablam! | Aug 31 13:42:36.847 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.847 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.847 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:173:3 Aug 31 13:42:36.847 INFO kablam! | Aug 31 13:42:36.848 INFO kablam! 173 | #[simd] Aug 31 13:42:36.848 INFO kablam! | ^^^^ Aug 31 13:42:36.848 INFO kablam! | Aug 31 13:42:36.848 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.848 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.848 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:37:3 Aug 31 13:42:36.848 INFO kablam! | Aug 31 13:42:36.848 INFO kablam! 37 | #[simd] Aug 31 13:42:36.848 INFO kablam! | ^^^^ Aug 31 13:42:36.848 INFO kablam! | Aug 31 13:42:36.848 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.848 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.848 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:177:3 Aug 31 13:42:36.848 INFO kablam! | Aug 31 13:42:36.849 INFO kablam! 177 | #[simd] Aug 31 13:42:36.849 INFO kablam! | ^^^^ Aug 31 13:42:36.849 INFO kablam! | Aug 31 13:42:36.849 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.849 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.849 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:41:3 Aug 31 13:42:36.849 INFO kablam! | Aug 31 13:42:36.849 INFO kablam! 41 | #[simd] Aug 31 13:42:36.849 INFO kablam! | ^^^^ Aug 31 13:42:36.849 INFO kablam! | Aug 31 13:42:36.849 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.849 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.849 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:45:3 Aug 31 13:42:36.849 INFO kablam! | Aug 31 13:42:36.849 INFO kablam! 45 | #[simd] Aug 31 13:42:36.849 INFO kablam! | ^^^^ Aug 31 13:42:36.850 INFO kablam! | Aug 31 13:42:36.850 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.850 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.850 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:181:3 Aug 31 13:42:36.850 INFO kablam! | Aug 31 13:42:36.850 INFO kablam! 181 | #[simd] Aug 31 13:42:36.850 INFO kablam! | ^^^^ Aug 31 13:42:36.850 INFO kablam! | Aug 31 13:42:36.850 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.850 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.850 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:49:3 Aug 31 13:42:36.850 INFO kablam! | Aug 31 13:42:36.850 INFO kablam! 49 | #[simd] Aug 31 13:42:36.850 INFO kablam! | ^^^^ Aug 31 13:42:36.850 INFO kablam! | Aug 31 13:42:36.850 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.850 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.851 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:185:3 Aug 31 13:42:36.851 INFO kablam! | Aug 31 13:42:36.851 INFO kablam! 185 | #[simd] Aug 31 13:42:36.851 INFO kablam! | ^^^^ Aug 31 13:42:36.851 INFO kablam! | Aug 31 13:42:36.851 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.851 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.851 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:53:3 Aug 31 13:42:36.851 INFO kablam! | Aug 31 13:42:36.851 INFO kablam! 53 | #[simd] Aug 31 13:42:36.851 INFO kablam! | ^^^^ Aug 31 13:42:36.851 INFO kablam! | Aug 31 13:42:36.851 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.851 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.851 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:189:3 Aug 31 13:42:36.851 INFO kablam! | Aug 31 13:42:36.852 INFO kablam! 189 | #[simd] Aug 31 13:42:36.852 INFO kablam! | ^^^^ Aug 31 13:42:36.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) Aug 31 13:42:36.852 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:57:3 Aug 31 13:42:36.852 INFO kablam! | Aug 31 13:42:36.852 INFO kablam! 57 | #[simd] Aug 31 13:42:36.852 INFO kablam! | ^^^^ Aug 31 13:42:36.852 INFO kablam! | Aug 31 13:42:36.852 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.852 INFO kablam! | Aug 31 13:42:36.852 INFO kablam! Aug 31 13:42:36.852 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.852 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.852 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:61:3 Aug 31 13:42:36.852 INFO kablam! | Aug 31 13:42:36.852 INFO kablam! 61 | #[simd] Aug 31 13:42:36.852 INFO kablam! | ^^^^ Aug 31 13:42:36.852 INFO kablam! | Aug 31 13:42:36.853 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.853 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.853 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:193:3 Aug 31 13:42:36.853 INFO kablam! | Aug 31 13:42:36.853 INFO kablam! 193 | #[simd] Aug 31 13:42:36.853 INFO kablam! | ^^^^ Aug 31 13:42:36.853 INFO kablam! | Aug 31 13:42:36.853 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.853 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.853 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:65:3 Aug 31 13:42:36.853 INFO kablam! | Aug 31 13:42:36.853 INFO kablam! 65 | #[simd] Aug 31 13:42:36.853 INFO kablam! | ^^^^ Aug 31 13:42:36.853 INFO kablam! | Aug 31 13:42:36.853 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.853 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.854 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:197:3 Aug 31 13:42:36.854 INFO kablam! | Aug 31 13:42:36.854 INFO kablam! 197 | #[simd] Aug 31 13:42:36.854 INFO kablam! | ^^^^ Aug 31 13:42:36.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) Aug 31 13:42:36.854 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:69:3 Aug 31 13:42:36.854 INFO kablam! | Aug 31 13:42:36.854 INFO kablam! 69 | #[simd] Aug 31 13:42:36.854 INFO kablam! | ^^^^ Aug 31 13:42:36.854 INFO kablam! | Aug 31 13:42:36.854 INFO kablam! | Aug 31 13:42:36.854 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.854 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.854 INFO kablam! Aug 31 13:42:36.854 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.854 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:73:3 Aug 31 13:42:36.854 INFO kablam! | Aug 31 13:42:36.854 INFO kablam! 73 | #[simd] Aug 31 13:42:36.855 INFO kablam! | ^^^^ Aug 31 13:42:36.855 INFO kablam! | Aug 31 13:42:36.855 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.855 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.855 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:201:3 Aug 31 13:42:36.855 INFO kablam! | Aug 31 13:42:36.855 INFO kablam! 201 | #[simd] Aug 31 13:42:36.855 INFO kablam! | ^^^^ Aug 31 13:42:36.855 INFO kablam! | Aug 31 13:42:36.855 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.855 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.855 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:77:3 Aug 31 13:42:36.855 INFO kablam! | Aug 31 13:42:36.855 INFO kablam! 77 | #[simd] Aug 31 13:42:36.855 INFO kablam! | ^^^^ Aug 31 13:42:36.855 INFO kablam! | Aug 31 13:42:36.855 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.856 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.856 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:81:3 Aug 31 13:42:36.856 INFO kablam! | Aug 31 13:42:36.856 INFO kablam! 81 | #[simd] Aug 31 13:42:36.856 INFO kablam! | ^^^^ Aug 31 13:42:36.856 INFO kablam! | Aug 31 13:42:36.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.856 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.856 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:205:3 Aug 31 13:42:36.856 INFO kablam! | Aug 31 13:42:36.856 INFO kablam! 205 | #[simd] Aug 31 13:42:36.856 INFO kablam! | ^^^^ Aug 31 13:42:36.856 INFO kablam! | Aug 31 13:42:36.856 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.856 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.856 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:85:3 Aug 31 13:42:36.857 INFO kablam! | Aug 31 13:42:36.857 INFO kablam! 85 | #[simd] Aug 31 13:42:36.857 INFO kablam! | ^^^^ Aug 31 13:42:36.857 INFO kablam! | Aug 31 13:42:36.857 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.857 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.857 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:89:3 Aug 31 13:42:36.857 INFO kablam! | Aug 31 13:42:36.857 INFO kablam! 89 | #[simd] Aug 31 13:42:36.857 INFO kablam! | ^^^^ Aug 31 13:42:36.857 INFO kablam! | Aug 31 13:42:36.857 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.857 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.857 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:209:3 Aug 31 13:42:36.857 INFO kablam! | Aug 31 13:42:36.857 INFO kablam! 209 | #[simd] Aug 31 13:42:36.857 INFO kablam! | ^^^^ Aug 31 13:42:36.858 INFO kablam! | Aug 31 13:42:36.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.858 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.858 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:93:3 Aug 31 13:42:36.858 INFO kablam! | Aug 31 13:42:36.858 INFO kablam! 93 | #[simd] Aug 31 13:42:36.858 INFO kablam! | ^^^^ Aug 31 13:42:36.858 INFO kablam! | Aug 31 13:42:36.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.858 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.858 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:97:3 Aug 31 13:42:36.858 INFO kablam! | Aug 31 13:42:36.858 INFO kablam! 97 | #[simd] Aug 31 13:42:36.858 INFO kablam! | ^^^^ Aug 31 13:42:36.858 INFO kablam! | Aug 31 13:42:36.858 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.858 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.859 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:213:3 Aug 31 13:42:36.859 INFO kablam! | Aug 31 13:42:36.859 INFO kablam! 213 | #[simd] Aug 31 13:42:36.859 INFO kablam! | ^^^^ Aug 31 13:42:36.859 INFO kablam! | Aug 31 13:42:36.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.859 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.859 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:101:3 Aug 31 13:42:36.859 INFO kablam! | Aug 31 13:42:36.859 INFO kablam! 101 | #[simd] Aug 31 13:42:36.859 INFO kablam! | ^^^^ Aug 31 13:42:36.859 INFO kablam! | Aug 31 13:42:36.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.859 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.859 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:105:3 Aug 31 13:42:36.860 INFO kablam! | Aug 31 13:42:36.860 INFO kablam! 105 | #[simd] Aug 31 13:42:36.860 INFO kablam! | ^^^^ Aug 31 13:42:36.860 INFO kablam! | Aug 31 13:42:36.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.860 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.860 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:109:3 Aug 31 13:42:36.860 INFO kablam! | Aug 31 13:42:36.860 INFO kablam! 109 | #[simd] Aug 31 13:42:36.860 INFO kablam! | ^^^^ Aug 31 13:42:36.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) Aug 31 13:42:36.860 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:217:3 Aug 31 13:42:36.860 INFO kablam! | Aug 31 13:42:36.860 INFO kablam! 217 | #[simd] Aug 31 13:42:36.860 INFO kablam! | ^^^^ Aug 31 13:42:36.860 INFO kablam! | Aug 31 13:42:36.860 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.860 INFO kablam! Aug 31 13:42:36.861 INFO kablam! | Aug 31 13:42:36.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.861 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.861 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:113:3 Aug 31 13:42:36.861 INFO kablam! | Aug 31 13:42:36.861 INFO kablam! 113 | #[simd] Aug 31 13:42:36.861 INFO kablam! | ^^^^ Aug 31 13:42:36.861 INFO kablam! | Aug 31 13:42:36.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.861 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.861 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:221:3 Aug 31 13:42:36.861 INFO kablam! | Aug 31 13:42:36.861 INFO kablam! 221 | #[simd] Aug 31 13:42:36.861 INFO kablam! | ^^^^ Aug 31 13:42:36.861 INFO kablam! | Aug 31 13:42:36.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.861 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.862 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:117:3 Aug 31 13:42:36.862 INFO kablam! | Aug 31 13:42:36.862 INFO kablam! 117 | #[simd] Aug 31 13:42:36.862 INFO kablam! | ^^^^ Aug 31 13:42:36.862 INFO kablam! | Aug 31 13:42:36.862 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.862 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.862 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:225:3 Aug 31 13:42:36.862 INFO kablam! | Aug 31 13:42:36.862 INFO kablam! 225 | #[simd] Aug 31 13:42:36.862 INFO kablam! | ^^^^ Aug 31 13:42:36.862 INFO kablam! | Aug 31 13:42:36.862 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.862 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.862 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:121:3 Aug 31 13:42:36.862 INFO kablam! | Aug 31 13:42:36.862 INFO kablam! 121 | #[simd] Aug 31 13:42:36.862 INFO kablam! | ^^^^ Aug 31 13:42:36.862 INFO kablam! | Aug 31 13:42:36.862 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.863 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.863 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:125:3 Aug 31 13:42:36.863 INFO kablam! | Aug 31 13:42:36.863 INFO kablam! 125 | #[simd] Aug 31 13:42:36.863 INFO kablam! | ^^^^ Aug 31 13:42:36.863 INFO kablam! | Aug 31 13:42:36.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.863 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.863 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:229:3 Aug 31 13:42:36.863 INFO kablam! | Aug 31 13:42:36.863 INFO kablam! 229 | #[simd] Aug 31 13:42:36.863 INFO kablam! | ^^^^ Aug 31 13:42:36.863 INFO kablam! | Aug 31 13:42:36.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.863 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.864 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:129:3 Aug 31 13:42:36.864 INFO kablam! | Aug 31 13:42:36.864 INFO kablam! 129 | #[simd] Aug 31 13:42:36.864 INFO kablam! | ^^^^ Aug 31 13:42:36.864 INFO kablam! | Aug 31 13:42:36.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.864 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.864 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:133:3 Aug 31 13:42:36.864 INFO kablam! | Aug 31 13:42:36.864 INFO kablam! 133 | #[simd] Aug 31 13:42:36.864 INFO kablam! | ^^^^ Aug 31 13:42:36.864 INFO kablam! | Aug 31 13:42:36.864 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.864 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.864 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:233:3 Aug 31 13:42:36.864 INFO kablam! | Aug 31 13:42:36.865 INFO kablam! 233 | #[simd] Aug 31 13:42:36.865 INFO kablam! | ^^^^ Aug 31 13:42:36.865 INFO kablam! | Aug 31 13:42:36.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.865 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.865 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:137:3 Aug 31 13:42:36.865 INFO kablam! | Aug 31 13:42:36.865 INFO kablam! 137 | #[simd] Aug 31 13:42:36.865 INFO kablam! | ^^^^ Aug 31 13:42:36.865 INFO kablam! | Aug 31 13:42:36.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.865 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.865 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:237:3 Aug 31 13:42:36.865 INFO kablam! | Aug 31 13:42:36.865 INFO kablam! 237 | #[simd] Aug 31 13:42:36.865 INFO kablam! | ^^^^ Aug 31 13:42:36.865 INFO kablam! | Aug 31 13:42:36.866 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.866 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.866 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:141:3 Aug 31 13:42:36.866 INFO kablam! | Aug 31 13:42:36.866 INFO kablam! 141 | #[simd] Aug 31 13:42:36.866 INFO kablam! | ^^^^ Aug 31 13:42:36.866 INFO kablam! | Aug 31 13:42:36.866 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.866 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.866 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:145:3 Aug 31 13:42:36.866 INFO kablam! | Aug 31 13:42:36.866 INFO kablam! 145 | #[simd] Aug 31 13:42:36.866 INFO kablam! | ^^^^ Aug 31 13:42:36.866 INFO kablam! | Aug 31 13:42:36.866 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.866 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.866 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:149:3 Aug 31 13:42:36.867 INFO kablam! | Aug 31 13:42:36.867 INFO kablam! 149 | #[simd] Aug 31 13:42:36.867 INFO kablam! | ^^^^ Aug 31 13:42:36.867 INFO kablam! | Aug 31 13:42:36.867 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.867 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.867 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:153:3 Aug 31 13:42:36.867 INFO kablam! | Aug 31 13:42:36.867 INFO kablam! 153 | #[simd] Aug 31 13:42:36.867 INFO kablam! | ^^^^ Aug 31 13:42:36.867 INFO kablam! | Aug 31 13:42:36.867 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.867 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.867 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:157:3 Aug 31 13:42:36.867 INFO kablam! | Aug 31 13:42:36.867 INFO kablam! 157 | #[simd] Aug 31 13:42:36.867 INFO kablam! | ^^^^ Aug 31 13:42:36.868 INFO kablam! | Aug 31 13:42:36.868 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.868 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.868 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:161:3 Aug 31 13:42:36.868 INFO kablam! | Aug 31 13:42:36.868 INFO kablam! 161 | #[simd] Aug 31 13:42:36.868 INFO kablam! | ^^^^ Aug 31 13:42:36.868 INFO kablam! | Aug 31 13:42:36.868 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.868 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.868 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:165:3 Aug 31 13:42:36.868 INFO kablam! | Aug 31 13:42:36.868 INFO kablam! 165 | #[simd] Aug 31 13:42:36.868 INFO kablam! | ^^^^ Aug 31 13:42:36.868 INFO kablam! | Aug 31 13:42:36.868 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.868 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.869 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:169:3 Aug 31 13:42:36.869 INFO kablam! | Aug 31 13:42:36.869 INFO kablam! 169 | #[simd] Aug 31 13:42:36.869 INFO kablam! | ^^^^ Aug 31 13:42:36.869 INFO kablam! | Aug 31 13:42:36.869 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.869 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.869 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:173:3 Aug 31 13:42:36.869 INFO kablam! | Aug 31 13:42:36.869 INFO kablam! 173 | #[simd] Aug 31 13:42:36.869 INFO kablam! | ^^^^ Aug 31 13:42:36.869 INFO kablam! | Aug 31 13:42:36.869 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.869 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.869 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:177:3 Aug 31 13:42:36.869 INFO kablam! | Aug 31 13:42:36.869 INFO kablam! 177 | #[simd] Aug 31 13:42:36.869 INFO kablam! | ^^^^ Aug 31 13:42:36.870 INFO kablam! | Aug 31 13:42:36.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.870 INFO kablam! error: aborting due to 61 previous errors Aug 31 13:42:36.870 INFO kablam! Aug 31 13:42:36.870 INFO kablam! Aug 31 13:42:36.870 INFO kablam! Some errors occurred: E0557, E0658. Aug 31 13:42:36.870 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 31 13:42:36.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) Aug 31 13:42:36.870 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:181:3 Aug 31 13:42:36.870 INFO kablam! | Aug 31 13:42:36.870 INFO kablam! 181 | #[simd] Aug 31 13:42:36.870 INFO kablam! | ^^^^ Aug 31 13:42:36.870 INFO kablam! | Aug 31 13:42:36.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.870 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.871 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:185:3 Aug 31 13:42:36.871 INFO kablam! | Aug 31 13:42:36.871 INFO kablam! 185 | #[simd] Aug 31 13:42:36.871 INFO kablam! | ^^^^ Aug 31 13:42:36.871 INFO kablam! | Aug 31 13:42:36.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.871 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.871 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:189:3 Aug 31 13:42:36.871 INFO kablam! | Aug 31 13:42:36.871 INFO kablam! 189 | #[simd] Aug 31 13:42:36.871 INFO kablam! | ^^^^ Aug 31 13:42:36.871 INFO kablam! | Aug 31 13:42:36.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.871 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.871 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:193:3 Aug 31 13:42:36.871 INFO kablam! | Aug 31 13:42:36.871 INFO kablam! 193 | #[simd] Aug 31 13:42:36.871 INFO kablam! | ^^^^ Aug 31 13:42:36.871 INFO kablam! | Aug 31 13:42:36.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.872 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.872 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:197:3 Aug 31 13:42:36.872 INFO kablam! | Aug 31 13:42:36.872 INFO kablam! 197 | #[simd] Aug 31 13:42:36.872 INFO kablam! | ^^^^ Aug 31 13:42:36.872 INFO kablam! | Aug 31 13:42:36.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.872 INFO kablam! Aug 31 13:42:36.872 INFO kablam! error: Could not compile `simdty`. Aug 31 13:42:36.872 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 13:42:36.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) Aug 31 13:42:36.872 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:201:3 Aug 31 13:42:36.872 INFO kablam! | Aug 31 13:42:36.872 INFO kablam! 201 | #[simd] Aug 31 13:42:36.872 INFO kablam! | ^^^^ Aug 31 13:42:36.872 INFO kablam! | Aug 31 13:42:36.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.872 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.873 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:205:3 Aug 31 13:42:36.874 INFO kablam! | Aug 31 13:42:36.874 INFO kablam! 205 | #[simd] Aug 31 13:42:36.874 INFO kablam! | ^^^^ Aug 31 13:42:36.874 INFO kablam! | Aug 31 13:42:36.874 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.874 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.875 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:209:3 Aug 31 13:42:36.875 INFO kablam! | Aug 31 13:42:36.875 INFO kablam! 209 | #[simd] Aug 31 13:42:36.876 INFO kablam! | ^^^^ Aug 31 13:42:36.876 INFO kablam! | Aug 31 13:42:36.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.876 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.876 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:213:3 Aug 31 13:42:36.876 INFO kablam! | Aug 31 13:42:36.876 INFO kablam! 213 | #[simd] Aug 31 13:42:36.876 INFO kablam! | ^^^^ Aug 31 13:42:36.876 INFO kablam! | Aug 31 13:42:36.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.876 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.878 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:217:3 Aug 31 13:42:36.878 INFO kablam! | Aug 31 13:42:36.878 INFO kablam! 217 | #[simd] Aug 31 13:42:36.878 INFO kablam! | ^^^^ Aug 31 13:42:36.878 INFO kablam! | Aug 31 13:42:36.878 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.878 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.878 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:221:3 Aug 31 13:42:36.878 INFO kablam! | Aug 31 13:42:36.878 INFO kablam! 221 | #[simd] Aug 31 13:42:36.878 INFO kablam! | ^^^^ Aug 31 13:42:36.879 INFO kablam! | Aug 31 13:42:36.879 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.879 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.879 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:225:3 Aug 31 13:42:36.879 INFO kablam! | Aug 31 13:42:36.879 INFO kablam! 225 | #[simd] Aug 31 13:42:36.879 INFO kablam! | ^^^^ Aug 31 13:42:36.879 INFO kablam! | Aug 31 13:42:36.879 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.880 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.881 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:229:3 Aug 31 13:42:36.881 INFO kablam! | Aug 31 13:42:36.881 INFO kablam! 229 | #[simd] Aug 31 13:42:36.881 INFO kablam! | ^^^^ Aug 31 13:42:36.881 INFO kablam! | Aug 31 13:42:36.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.881 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.883 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:233:3 Aug 31 13:42:36.883 INFO kablam! | Aug 31 13:42:36.883 INFO kablam! 233 | #[simd] Aug 31 13:42:36.883 INFO kablam! | ^^^^ Aug 31 13:42:36.883 INFO kablam! | Aug 31 13:42:36.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.883 INFO kablam! Aug 31 13:42:36.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) Aug 31 13:42:36.883 INFO kablam! --> /target/debug/build/simdty-c6a7e6c722cc09fa/out/types.rs:237:3 Aug 31 13:42:36.883 INFO kablam! | Aug 31 13:42:36.884 INFO kablam! 237 | #[simd] Aug 31 13:42:36.884 INFO kablam! | ^^^^ Aug 31 13:42:36.884 INFO kablam! | Aug 31 13:42:36.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 13:42:36.884 INFO kablam! Aug 31 13:42:36.891 INFO kablam! error: aborting due to 61 previous errors Aug 31 13:42:36.892 INFO kablam! Aug 31 13:42:36.892 INFO kablam! Some errors occurred: E0557, E0658. Aug 31 13:42:36.892 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 31 13:42:36.898 INFO kablam! error: Could not compile `simdty`. Aug 31 13:42:36.898 INFO kablam! Aug 31 13:42:36.898 INFO kablam! To learn more, run the command again with --verbose. Aug 31 13:42:36.899 INFO kablam! su: No module specific data is present Aug 31 13:42:37.346 INFO running `"docker" "rm" "-f" "6eca1aaa4f1042b93a0fff29d0d78e5e22d6a466138cac3caf323ace8ca74f3d"` Aug 31 13:42:37.442 INFO blam! 6eca1aaa4f1042b93a0fff29d0d78e5e22d6a466138cac3caf323ace8ca74f3d