Sep 10 09:46:06.561 INFO checking simdty-0.0.3 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 09:46:06.561 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 09:46:06.561 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 09:46:06.795 INFO blam! 2e53a491540e006cc3ea772f159a04f9cf30146df1809f7c6efc7971dac9722b Sep 10 09:46:06.796 INFO running `"docker" "start" "-a" "2e53a491540e006cc3ea772f159a04f9cf30146df1809f7c6efc7971dac9722b"` Sep 10 09:46:07.569 INFO kablam! usermod: no changes Sep 10 09:46:07.602 INFO kablam! Compiling simdty v0.0.3 (file:///source) Sep 10 09:46:07.768 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 10 09:46:07.768 INFO kablam! --> build.rs:12:14 Sep 10 09:46:07.768 INFO kablam! | Sep 10 09:46:07.768 INFO kablam! 12 | for _ in (0..length) { Sep 10 09:46:07.768 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 10 09:46:07.768 INFO kablam! | Sep 10 09:46:07.768 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 09:46:07.768 INFO kablam! Sep 10 09:46:08.449 INFO kablam! error[E0557]: feature has been removed Sep 10 09:46:08.449 INFO kablam! --> src/lib.rs:1:12 Sep 10 09:46:08.449 INFO kablam! | Sep 10 09:46:08.449 INFO kablam! 1 | #![feature(simd)] Sep 10 09:46:08.449 INFO kablam! | ^^^^ Sep 10 09:46:08.449 INFO kablam! error[E0557]: feature has been removed Sep 10 09:46:08.449 INFO kablam! --> src/lib.rs:1:12 Sep 10 09:46:08.449 INFO kablam! | Sep 10 09:46:08.449 INFO kablam! 1 | #![feature(simd)] Sep 10 09:46:08.449 INFO kablam! | ^^^^ Sep 10 09:46:08.449 INFO kablam! | Sep 10 09:46:08.449 INFO kablam! note: removed in favor of `#[repr(simd)]` Sep 10 09:46:08.449 INFO kablam! --> src/lib.rs:1:12 Sep 10 09:46:08.449 INFO kablam! | Sep 10 09:46:08.449 INFO kablam! 1 | #![feature(simd)] Sep 10 09:46:08.449 INFO kablam! | ^^^^ Sep 10 09:46:08.449 INFO kablam! Sep 10 09:46:08.449 INFO kablam! | Sep 10 09:46:08.449 INFO kablam! note: removed in favor of `#[repr(simd)]` Sep 10 09:46:08.449 INFO kablam! --> src/lib.rs:1:12 Sep 10 09:46:08.449 INFO kablam! | Sep 10 09:46:08.449 INFO kablam! 1 | #![feature(simd)] Sep 10 09:46:08.449 INFO kablam! | ^^^^ Sep 10 09:46:08.449 INFO kablam! Sep 10 09:46:08.574 INFO kablam! 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 10 09:46:08.574 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:1:3 Sep 10 09:46:08.574 INFO kablam! | Sep 10 09:46:08.574 INFO kablam! 1 | #[simd] Sep 10 09:46:08.574 INFO kablam! | ^^^^ Sep 10 09:46:08.574 INFO kablam! | Sep 10 09:46:08.574 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.574 INFO kablam! Sep 10 09:46:08.574 INFO kablam! 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 10 09:46:08.574 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:5:3 Sep 10 09:46:08.574 INFO kablam! | Sep 10 09:46:08.574 INFO kablam! 5 | #[simd] Sep 10 09:46:08.574 INFO kablam! | ^^^^ Sep 10 09:46:08.574 INFO kablam! | Sep 10 09:46:08.574 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.574 INFO kablam! Sep 10 09:46:08.574 INFO kablam! 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 10 09:46:08.574 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:9:3 Sep 10 09:46:08.574 INFO kablam! | Sep 10 09:46:08.574 INFO kablam! 9 | #[simd] Sep 10 09:46:08.574 INFO kablam! | ^^^^ Sep 10 09:46:08.574 INFO kablam! | Sep 10 09:46:08.574 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.574 INFO kablam! Sep 10 09:46:08.574 INFO kablam! 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 10 09:46:08.574 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:13:3 Sep 10 09:46:08.574 INFO kablam! | Sep 10 09:46:08.574 INFO kablam! 13 | #[simd] Sep 10 09:46:08.574 INFO kablam! | ^^^^ Sep 10 09:46:08.574 INFO kablam! | Sep 10 09:46:08.574 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.574 INFO kablam! Sep 10 09:46:08.575 INFO kablam! 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 10 09:46:08.575 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:17:3 Sep 10 09:46:08.575 INFO kablam! | Sep 10 09:46:08.575 INFO kablam! 17 | #[simd] Sep 10 09:46:08.575 INFO kablam! | ^^^^ Sep 10 09:46:08.575 INFO kablam! | Sep 10 09:46:08.575 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.576 INFO kablam! Sep 10 09:46:08.576 INFO kablam! 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 10 09:46:08.576 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:21:3 Sep 10 09:46:08.576 INFO kablam! | Sep 10 09:46:08.576 INFO kablam! 21 | #[simd] Sep 10 09:46:08.576 INFO kablam! | ^^^^ Sep 10 09:46:08.576 INFO kablam! | Sep 10 09:46:08.576 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.576 INFO kablam! Sep 10 09:46:08.576 INFO kablam! 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 10 09:46:08.576 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:25:3 Sep 10 09:46:08.576 INFO kablam! | Sep 10 09:46:08.576 INFO kablam! 25 | #[simd] Sep 10 09:46:08.577 INFO kablam! | ^^^^ Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.577 INFO kablam! Sep 10 09:46:08.577 INFO kablam! 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 10 09:46:08.577 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:29:3 Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! 29 | #[simd] Sep 10 09:46:08.577 INFO kablam! | ^^^^ Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.577 INFO kablam! Sep 10 09:46:08.577 INFO kablam! 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 10 09:46:08.577 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:33:3 Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! 33 | #[simd] Sep 10 09:46:08.577 INFO kablam! | ^^^^ Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.577 INFO kablam! Sep 10 09:46:08.577 INFO kablam! 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 10 09:46:08.577 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:37:3 Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! 37 | #[simd] Sep 10 09:46:08.577 INFO kablam! | ^^^^ Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.577 INFO kablam! Sep 10 09:46:08.577 INFO kablam! 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 10 09:46:08.577 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:41:3 Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! 41 | #[simd] Sep 10 09:46:08.577 INFO kablam! | ^^^^ Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.577 INFO kablam! Sep 10 09:46:08.577 INFO kablam! 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 10 09:46:08.577 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:45:3 Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! 45 | #[simd] Sep 10 09:46:08.577 INFO kablam! | ^^^^ Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.577 INFO kablam! Sep 10 09:46:08.577 INFO kablam! 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 10 09:46:08.577 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:49:3 Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! 49 | #[simd] Sep 10 09:46:08.577 INFO kablam! | ^^^^ Sep 10 09:46:08.577 INFO kablam! | Sep 10 09:46:08.577 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.577 INFO kablam! Sep 10 09:46:08.590 INFO kablam! 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 10 09:46:08.590 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:53:3 Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! 53 | #[simd] Sep 10 09:46:08.590 INFO kablam! | ^^^^ Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.590 INFO kablam! Sep 10 09:46:08.590 INFO kablam! 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 10 09:46:08.590 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:57:3 Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! 57 | #[simd] Sep 10 09:46:08.590 INFO kablam! | ^^^^ Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.590 INFO kablam! Sep 10 09:46:08.590 INFO kablam! 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 10 09:46:08.590 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:61:3 Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! 61 | #[simd] Sep 10 09:46:08.590 INFO kablam! | ^^^^ Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.590 INFO kablam! Sep 10 09:46:08.590 INFO kablam! 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 10 09:46:08.590 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:65:3 Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! 65 | #[simd] Sep 10 09:46:08.590 INFO kablam! | ^^^^ Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.590 INFO kablam! Sep 10 09:46:08.590 INFO kablam! 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 10 09:46:08.590 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:69:3 Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! 69 | #[simd] Sep 10 09:46:08.590 INFO kablam! | ^^^^ Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.590 INFO kablam! Sep 10 09:46:08.590 INFO kablam! 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 10 09:46:08.590 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:73:3 Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! 73 | #[simd] Sep 10 09:46:08.590 INFO kablam! | ^^^^ Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.590 INFO kablam! Sep 10 09:46:08.590 INFO kablam! 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 10 09:46:08.590 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:77:3 Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! 77 | #[simd] Sep 10 09:46:08.590 INFO kablam! | ^^^^ Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.590 INFO kablam! Sep 10 09:46:08.590 INFO kablam! 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 10 09:46:08.590 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:81:3 Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! 81 | #[simd] Sep 10 09:46:08.590 INFO kablam! | ^^^^ Sep 10 09:46:08.590 INFO kablam! | Sep 10 09:46:08.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.590 INFO kablam! Sep 10 09:46:08.590 INFO kablam! 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 10 09:46:08.590 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:85:3 Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! 85 | #[simd] Sep 10 09:46:08.591 INFO kablam! | ^^^^ Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.591 INFO kablam! Sep 10 09:46:08.591 INFO kablam! 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 10 09:46:08.591 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:89:3 Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! 89 | #[simd] Sep 10 09:46:08.591 INFO kablam! | ^^^^ Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.591 INFO kablam! Sep 10 09:46:08.591 INFO kablam! 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 10 09:46:08.591 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:93:3 Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! 93 | #[simd] Sep 10 09:46:08.591 INFO kablam! | ^^^^ Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.591 INFO kablam! Sep 10 09:46:08.591 INFO kablam! 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 10 09:46:08.591 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:97:3 Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! 97 | #[simd] Sep 10 09:46:08.591 INFO kablam! | ^^^^ Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.591 INFO kablam! Sep 10 09:46:08.591 INFO kablam! 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 10 09:46:08.591 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:101:3 Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! 101 | #[simd] Sep 10 09:46:08.591 INFO kablam! | ^^^^ Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.591 INFO kablam! Sep 10 09:46:08.591 INFO kablam! 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 10 09:46:08.591 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:105:3 Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! 105 | #[simd] Sep 10 09:46:08.591 INFO kablam! | ^^^^ Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.591 INFO kablam! Sep 10 09:46:08.591 INFO kablam! 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 10 09:46:08.591 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:109:3 Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! 109 | #[simd] Sep 10 09:46:08.591 INFO kablam! | ^^^^ Sep 10 09:46:08.591 INFO kablam! | Sep 10 09:46:08.591 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.591 INFO kablam! Sep 10 09:46:08.593 INFO kablam! 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 10 09:46:08.593 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:113:3 Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! 113 | #[simd] Sep 10 09:46:08.593 INFO kablam! | ^^^^ Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.593 INFO kablam! Sep 10 09:46:08.593 INFO kablam! 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 10 09:46:08.593 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:117:3 Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! 117 | #[simd] Sep 10 09:46:08.593 INFO kablam! | ^^^^ Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.593 INFO kablam! Sep 10 09:46:08.593 INFO kablam! 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 10 09:46:08.593 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:121:3 Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! 121 | #[simd] Sep 10 09:46:08.593 INFO kablam! | ^^^^ Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.593 INFO kablam! Sep 10 09:46:08.593 INFO kablam! 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 10 09:46:08.593 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:125:3 Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! 125 | #[simd] Sep 10 09:46:08.593 INFO kablam! | ^^^^ Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.593 INFO kablam! Sep 10 09:46:08.593 INFO kablam! 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 10 09:46:08.593 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:129:3 Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! 129 | #[simd] Sep 10 09:46:08.593 INFO kablam! | ^^^^ Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.593 INFO kablam! Sep 10 09:46:08.593 INFO kablam! 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 10 09:46:08.593 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:133:3 Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! 133 | #[simd] Sep 10 09:46:08.593 INFO kablam! | ^^^^ Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.593 INFO kablam! Sep 10 09:46:08.593 INFO kablam! 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 10 09:46:08.593 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:137:3 Sep 10 09:46:08.593 INFO kablam! | Sep 10 09:46:08.593 INFO kablam! 137 | #[simd] Sep 10 09:46:08.593 INFO kablam! | ^^^^ Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.594 INFO kablam! Sep 10 09:46:08.594 INFO kablam! 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 10 09:46:08.594 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:141:3 Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! 141 | #[simd] Sep 10 09:46:08.594 INFO kablam! | ^^^^ Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.594 INFO kablam! Sep 10 09:46:08.594 INFO kablam! 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 10 09:46:08.594 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:145:3 Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! 145 | #[simd] Sep 10 09:46:08.594 INFO kablam! | ^^^^ Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.594 INFO kablam! Sep 10 09:46:08.594 INFO kablam! 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 10 09:46:08.594 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:149:3 Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! 149 | #[simd] Sep 10 09:46:08.594 INFO kablam! | ^^^^ Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.594 INFO kablam! Sep 10 09:46:08.594 INFO kablam! 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 10 09:46:08.594 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:153:3 Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! 153 | #[simd] Sep 10 09:46:08.594 INFO kablam! | ^^^^ Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.594 INFO kablam! Sep 10 09:46:08.594 INFO kablam! 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 10 09:46:08.594 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:157:3 Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! 157 | #[simd] Sep 10 09:46:08.594 INFO kablam! | ^^^^ Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.594 INFO kablam! Sep 10 09:46:08.594 INFO kablam! 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 10 09:46:08.594 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:1:3 Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! 1 | #[simd] Sep 10 09:46:08.594 INFO kablam! | ^^^^ Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.594 INFO kablam! Sep 10 09:46:08.594 INFO kablam! 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 10 09:46:08.594 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:161:3 Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! 161 | #[simd] Sep 10 09:46:08.594 INFO kablam! | ^^^^ Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.594 INFO kablam! Sep 10 09:46:08.594 INFO kablam! 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 10 09:46:08.594 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:5:3 Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! 5 | #[simd] Sep 10 09:46:08.594 INFO kablam! | ^^^^ Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.594 INFO kablam! Sep 10 09:46:08.594 INFO kablam! 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 10 09:46:08.594 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:9:3 Sep 10 09:46:08.594 INFO kablam! | Sep 10 09:46:08.594 INFO kablam! 9 | #[simd] Sep 10 09:46:08.596 INFO kablam! | ^^^^ Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.596 INFO kablam! Sep 10 09:46:08.596 INFO kablam! 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 10 09:46:08.596 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:165:3 Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! 165 | #[simd] Sep 10 09:46:08.596 INFO kablam! | ^^^^ Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.596 INFO kablam! Sep 10 09:46:08.596 INFO kablam! 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 10 09:46:08.596 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:13:3 Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! 13 | #[simd] Sep 10 09:46:08.596 INFO kablam! | ^^^^ Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.596 INFO kablam! Sep 10 09:46:08.596 INFO kablam! 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 10 09:46:08.596 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:17:3 Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! 17 | #[simd] Sep 10 09:46:08.596 INFO kablam! | ^^^^ Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.596 INFO kablam! Sep 10 09:46:08.596 INFO kablam! 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 10 09:46:08.596 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:169:3 Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! 169 | #[simd] Sep 10 09:46:08.596 INFO kablam! | ^^^^ Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.596 INFO kablam! Sep 10 09:46:08.596 INFO kablam! 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 10 09:46:08.596 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:21:3 Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! 21 | #[simd] Sep 10 09:46:08.596 INFO kablam! | ^^^^ Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.596 INFO kablam! Sep 10 09:46:08.596 INFO kablam! 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 10 09:46:08.596 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:25:3 Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! 25 | #[simd] Sep 10 09:46:08.596 INFO kablam! | ^^^^ Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.596 INFO kablam! Sep 10 09:46:08.596 INFO kablam! 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 10 09:46:08.596 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:29:3 Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! 29 | #[simd] Sep 10 09:46:08.596 INFO kablam! | ^^^^ Sep 10 09:46:08.596 INFO kablam! | Sep 10 09:46:08.596 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.596 INFO kablam! Sep 10 09:46:08.597 INFO kablam! 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 10 09:46:08.597 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:173:3 Sep 10 09:46:08.597 INFO kablam! | Sep 10 09:46:08.597 INFO kablam! 173 | #[simd] Sep 10 09:46:08.597 INFO kablam! | ^^^^ Sep 10 09:46:08.597 INFO kablam! | Sep 10 09:46:08.597 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.597 INFO kablam! Sep 10 09:46:08.597 INFO kablam! 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 10 09:46:08.597 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:33:3 Sep 10 09:46:08.597 INFO kablam! | Sep 10 09:46:08.597 INFO kablam! 33 | #[simd] Sep 10 09:46:08.597 INFO kablam! | ^^^^ Sep 10 09:46:08.597 INFO kablam! | Sep 10 09:46:08.597 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.597 INFO kablam! Sep 10 09:46:08.597 INFO kablam! 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 10 09:46:08.597 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:37:3 Sep 10 09:46:08.597 INFO kablam! | Sep 10 09:46:08.597 INFO kablam! 37 | #[simd] Sep 10 09:46:08.597 INFO kablam! | ^^^^ Sep 10 09:46:08.597 INFO kablam! | Sep 10 09:46:08.597 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.597 INFO kablam! Sep 10 09:46:08.597 INFO kablam! 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 10 09:46:08.597 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:41:3 Sep 10 09:46:08.597 INFO kablam! | Sep 10 09:46:08.597 INFO kablam! 41 | #[simd] Sep 10 09:46:08.597 INFO kablam! | ^^^^ Sep 10 09:46:08.597 INFO kablam! | Sep 10 09:46:08.597 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.597 INFO kablam! Sep 10 09:46:08.597 INFO kablam! 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 10 09:46:08.597 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:45:3 Sep 10 09:46:08.597 INFO kablam! | Sep 10 09:46:08.597 INFO kablam! 45 | #[simd] Sep 10 09:46:08.597 INFO kablam! | ^^^^ Sep 10 09:46:08.597 INFO kablam! | Sep 10 09:46:08.597 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.597 INFO kablam! Sep 10 09:46:08.598 INFO kablam! 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 10 09:46:08.598 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:177:3 Sep 10 09:46:08.598 INFO kablam! | Sep 10 09:46:08.598 INFO kablam! 177 | #[simd] Sep 10 09:46:08.598 INFO kablam! | ^^^^ Sep 10 09:46:08.599 INFO kablam! | Sep 10 09:46:08.599 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.599 INFO kablam! Sep 10 09:46:08.599 INFO kablam! 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 10 09:46:08.599 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:49:3 Sep 10 09:46:08.599 INFO kablam! | Sep 10 09:46:08.599 INFO kablam! 49 | #[simd] Sep 10 09:46:08.599 INFO kablam! | ^^^^ Sep 10 09:46:08.599 INFO kablam! | Sep 10 09:46:08.599 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.599 INFO kablam! Sep 10 09:46:08.599 INFO kablam! 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 10 09:46:08.599 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:53:3 Sep 10 09:46:08.599 INFO kablam! | Sep 10 09:46:08.599 INFO kablam! 53 | #[simd] Sep 10 09:46:08.599 INFO kablam! | ^^^^ Sep 10 09:46:08.599 INFO kablam! | Sep 10 09:46:08.599 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.599 INFO kablam! Sep 10 09:46:08.599 INFO kablam! 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 10 09:46:08.599 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:181:3 Sep 10 09:46:08.599 INFO kablam! | Sep 10 09:46:08.599 INFO kablam! 181 | #[simd] Sep 10 09:46:08.599 INFO kablam! | ^^^^ Sep 10 09:46:08.599 INFO kablam! | Sep 10 09:46:08.599 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.599 INFO kablam! Sep 10 09:46:08.599 INFO kablam! 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 10 09:46:08.599 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:57:3 Sep 10 09:46:08.600 INFO kablam! | Sep 10 09:46:08.600 INFO kablam! 57 | #[simd] Sep 10 09:46:08.600 INFO kablam! | ^^^^ Sep 10 09:46:08.600 INFO kablam! | Sep 10 09:46:08.600 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.600 INFO kablam! Sep 10 09:46:08.600 INFO kablam! 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 10 09:46:08.600 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:61:3 Sep 10 09:46:08.600 INFO kablam! | Sep 10 09:46:08.600 INFO kablam! 61 | #[simd] Sep 10 09:46:08.600 INFO kablam! | ^^^^ Sep 10 09:46:08.600 INFO kablam! | Sep 10 09:46:08.600 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.600 INFO kablam! Sep 10 09:46:08.600 INFO kablam! 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 10 09:46:08.600 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:65:3 Sep 10 09:46:08.600 INFO kablam! | Sep 10 09:46:08.600 INFO kablam! 65 | #[simd] Sep 10 09:46:08.600 INFO kablam! | ^^^^ Sep 10 09:46:08.600 INFO kablam! | Sep 10 09:46:08.600 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.600 INFO kablam! Sep 10 09:46:08.600 INFO kablam! 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 10 09:46:08.600 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:185:3 Sep 10 09:46:08.600 INFO kablam! | Sep 10 09:46:08.601 INFO kablam! 185 | #[simd] Sep 10 09:46:08.601 INFO kablam! | ^^^^ Sep 10 09:46:08.601 INFO kablam! | Sep 10 09:46:08.601 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.601 INFO kablam! Sep 10 09:46:08.601 INFO kablam! 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 10 09:46:08.601 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:69:3 Sep 10 09:46:08.601 INFO kablam! | Sep 10 09:46:08.601 INFO kablam! 69 | #[simd] Sep 10 09:46:08.601 INFO kablam! | ^^^^ Sep 10 09:46:08.601 INFO kablam! | Sep 10 09:46:08.601 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.601 INFO kablam! Sep 10 09:46:08.601 INFO kablam! 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 10 09:46:08.601 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:73:3 Sep 10 09:46:08.601 INFO kablam! | Sep 10 09:46:08.601 INFO kablam! 73 | #[simd] Sep 10 09:46:08.601 INFO kablam! | ^^^^ Sep 10 09:46:08.601 INFO kablam! | Sep 10 09:46:08.601 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.601 INFO kablam! Sep 10 09:46:08.601 INFO kablam! 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 10 09:46:08.601 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:189:3 Sep 10 09:46:08.601 INFO kablam! | Sep 10 09:46:08.601 INFO kablam! 189 | #[simd] Sep 10 09:46:08.601 INFO kablam! | ^^^^ Sep 10 09:46:08.602 INFO kablam! | Sep 10 09:46:08.602 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.602 INFO kablam! Sep 10 09:46:08.602 INFO kablam! 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 10 09:46:08.602 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:77:3 Sep 10 09:46:08.602 INFO kablam! | Sep 10 09:46:08.602 INFO kablam! 77 | #[simd] Sep 10 09:46:08.602 INFO kablam! | ^^^^ Sep 10 09:46:08.602 INFO kablam! | Sep 10 09:46:08.602 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.602 INFO kablam! Sep 10 09:46:08.602 INFO kablam! 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 10 09:46:08.602 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:81:3 Sep 10 09:46:08.602 INFO kablam! | Sep 10 09:46:08.602 INFO kablam! 81 | #[simd] Sep 10 09:46:08.602 INFO kablam! | ^^^^ Sep 10 09:46:08.602 INFO kablam! | Sep 10 09:46:08.602 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.602 INFO kablam! Sep 10 09:46:08.602 INFO kablam! 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 10 09:46:08.602 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:193:3 Sep 10 09:46:08.602 INFO kablam! | Sep 10 09:46:08.602 INFO kablam! 193 | #[simd] Sep 10 09:46:08.602 INFO kablam! | ^^^^ Sep 10 09:46:08.602 INFO kablam! | Sep 10 09:46:08.602 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.602 INFO kablam! Sep 10 09:46:08.602 INFO kablam! 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 10 09:46:08.602 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:85:3 Sep 10 09:46:08.602 INFO kablam! | Sep 10 09:46:08.602 INFO kablam! 85 | #[simd] Sep 10 09:46:08.602 INFO kablam! | ^^^^ Sep 10 09:46:08.602 INFO kablam! | Sep 10 09:46:08.602 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.602 INFO kablam! Sep 10 09:46:08.603 INFO kablam! 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 10 09:46:08.603 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:89:3 Sep 10 09:46:08.603 INFO kablam! | Sep 10 09:46:08.603 INFO kablam! 89 | #[simd] Sep 10 09:46:08.603 INFO kablam! | ^^^^ Sep 10 09:46:08.603 INFO kablam! | Sep 10 09:46:08.603 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.603 INFO kablam! Sep 10 09:46:08.603 INFO kablam! 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 10 09:46:08.603 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:197:3 Sep 10 09:46:08.603 INFO kablam! | Sep 10 09:46:08.603 INFO kablam! 197 | #[simd] Sep 10 09:46:08.603 INFO kablam! | ^^^^ Sep 10 09:46:08.603 INFO kablam! | Sep 10 09:46:08.603 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.603 INFO kablam! Sep 10 09:46:08.603 INFO kablam! 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 10 09:46:08.603 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:93:3 Sep 10 09:46:08.603 INFO kablam! | Sep 10 09:46:08.603 INFO kablam! 93 | #[simd] Sep 10 09:46:08.603 INFO kablam! | ^^^^ Sep 10 09:46:08.603 INFO kablam! | Sep 10 09:46:08.603 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.603 INFO kablam! Sep 10 09:46:08.603 INFO kablam! 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 10 09:46:08.603 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:97:3 Sep 10 09:46:08.603 INFO kablam! | Sep 10 09:46:08.603 INFO kablam! 97 | #[simd] Sep 10 09:46:08.603 INFO kablam! | ^^^^ Sep 10 09:46:08.603 INFO kablam! | Sep 10 09:46:08.603 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.603 INFO kablam! Sep 10 09:46:08.603 INFO kablam! 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 10 09:46:08.603 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:101:3 Sep 10 09:46:08.604 INFO kablam! | Sep 10 09:46:08.604 INFO kablam! 101 | #[simd] Sep 10 09:46:08.604 INFO kablam! | ^^^^ Sep 10 09:46:08.604 INFO kablam! | Sep 10 09:46:08.604 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.604 INFO kablam! Sep 10 09:46:08.604 INFO kablam! 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 10 09:46:08.604 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:201:3 Sep 10 09:46:08.604 INFO kablam! | Sep 10 09:46:08.604 INFO kablam! 201 | #[simd] Sep 10 09:46:08.604 INFO kablam! | ^^^^ Sep 10 09:46:08.604 INFO kablam! | Sep 10 09:46:08.604 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.604 INFO kablam! Sep 10 09:46:08.604 INFO kablam! 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 10 09:46:08.604 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:105:3 Sep 10 09:46:08.604 INFO kablam! | Sep 10 09:46:08.604 INFO kablam! 105 | #[simd] Sep 10 09:46:08.604 INFO kablam! | ^^^^ Sep 10 09:46:08.604 INFO kablam! | Sep 10 09:46:08.604 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.604 INFO kablam! Sep 10 09:46:08.604 INFO kablam! 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 10 09:46:08.604 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:109:3 Sep 10 09:46:08.604 INFO kablam! | Sep 10 09:46:08.604 INFO kablam! 109 | #[simd] Sep 10 09:46:08.604 INFO kablam! | ^^^^ Sep 10 09:46:08.604 INFO kablam! | Sep 10 09:46:08.604 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.604 INFO kablam! Sep 10 09:46:08.604 INFO kablam! 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 10 09:46:08.604 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:113:3 Sep 10 09:46:08.604 INFO kablam! | Sep 10 09:46:08.605 INFO kablam! 113 | #[simd] Sep 10 09:46:08.605 INFO kablam! | ^^^^ Sep 10 09:46:08.605 INFO kablam! | Sep 10 09:46:08.605 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.605 INFO kablam! Sep 10 09:46:08.605 INFO kablam! 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 10 09:46:08.605 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:205:3 Sep 10 09:46:08.605 INFO kablam! | Sep 10 09:46:08.605 INFO kablam! 205 | #[simd] Sep 10 09:46:08.605 INFO kablam! | ^^^^ Sep 10 09:46:08.605 INFO kablam! | Sep 10 09:46:08.605 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.605 INFO kablam! Sep 10 09:46:08.605 INFO kablam! 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 10 09:46:08.605 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:117:3 Sep 10 09:46:08.605 INFO kablam! | Sep 10 09:46:08.605 INFO kablam! 117 | #[simd] Sep 10 09:46:08.605 INFO kablam! | ^^^^ Sep 10 09:46:08.605 INFO kablam! | Sep 10 09:46:08.605 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.605 INFO kablam! Sep 10 09:46:08.605 INFO kablam! 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 10 09:46:08.605 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:121:3 Sep 10 09:46:08.605 INFO kablam! | Sep 10 09:46:08.605 INFO kablam! 121 | #[simd] Sep 10 09:46:08.605 INFO kablam! | ^^^^ Sep 10 09:46:08.605 INFO kablam! | Sep 10 09:46:08.605 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.605 INFO kablam! Sep 10 09:46:08.605 INFO kablam! 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 10 09:46:08.605 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:125:3 Sep 10 09:46:08.605 INFO kablam! | Sep 10 09:46:08.606 INFO kablam! 125 | #[simd] Sep 10 09:46:08.606 INFO kablam! | ^^^^ Sep 10 09:46:08.606 INFO kablam! | Sep 10 09:46:08.606 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.606 INFO kablam! Sep 10 09:46:08.606 INFO kablam! 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 10 09:46:08.606 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:129:3 Sep 10 09:46:08.606 INFO kablam! | Sep 10 09:46:08.606 INFO kablam! 129 | #[simd] Sep 10 09:46:08.606 INFO kablam! | ^^^^ Sep 10 09:46:08.606 INFO kablam! | Sep 10 09:46:08.606 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.606 INFO kablam! Sep 10 09:46:08.606 INFO kablam! 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 10 09:46:08.606 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:133:3 Sep 10 09:46:08.606 INFO kablam! | Sep 10 09:46:08.606 INFO kablam! 133 | #[simd] Sep 10 09:46:08.606 INFO kablam! | ^^^^ Sep 10 09:46:08.606 INFO kablam! | Sep 10 09:46:08.606 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.606 INFO kablam! Sep 10 09:46:08.606 INFO kablam! 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 10 09:46:08.606 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:137:3 Sep 10 09:46:08.606 INFO kablam! | Sep 10 09:46:08.606 INFO kablam! 137 | #[simd] Sep 10 09:46:08.606 INFO kablam! | ^^^^ Sep 10 09:46:08.606 INFO kablam! | Sep 10 09:46:08.606 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.607 INFO kablam! Sep 10 09:46:08.607 INFO kablam! 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 10 09:46:08.607 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:141:3 Sep 10 09:46:08.607 INFO kablam! | Sep 10 09:46:08.607 INFO kablam! 141 | #[simd] Sep 10 09:46:08.607 INFO kablam! | ^^^^ Sep 10 09:46:08.607 INFO kablam! | Sep 10 09:46:08.607 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.607 INFO kablam! Sep 10 09:46:08.607 INFO kablam! 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 10 09:46:08.607 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:145:3 Sep 10 09:46:08.607 INFO kablam! | Sep 10 09:46:08.607 INFO kablam! 145 | #[simd] Sep 10 09:46:08.607 INFO kablam! | ^^^^ Sep 10 09:46:08.607 INFO kablam! | Sep 10 09:46:08.607 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.607 INFO kablam! Sep 10 09:46:08.607 INFO kablam! 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 10 09:46:08.607 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:149:3 Sep 10 09:46:08.607 INFO kablam! | Sep 10 09:46:08.607 INFO kablam! 149 | #[simd] Sep 10 09:46:08.607 INFO kablam! | ^^^^ Sep 10 09:46:08.607 INFO kablam! | Sep 10 09:46:08.607 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.607 INFO kablam! Sep 10 09:46:08.607 INFO kablam! 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 10 09:46:08.607 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:153:3 Sep 10 09:46:08.607 INFO kablam! | Sep 10 09:46:08.607 INFO kablam! 153 | #[simd] Sep 10 09:46:08.607 INFO kablam! | ^^^^ Sep 10 09:46:08.607 INFO kablam! | Sep 10 09:46:08.608 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.608 INFO kablam! Sep 10 09:46:08.608 INFO kablam! 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 10 09:46:08.608 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:209:3 Sep 10 09:46:08.608 INFO kablam! | Sep 10 09:46:08.608 INFO kablam! 209 | #[simd] Sep 10 09:46:08.608 INFO kablam! | ^^^^ Sep 10 09:46:08.608 INFO kablam! | Sep 10 09:46:08.608 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.608 INFO kablam! Sep 10 09:46:08.608 INFO kablam! 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 10 09:46:08.608 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:157:3 Sep 10 09:46:08.608 INFO kablam! | Sep 10 09:46:08.608 INFO kablam! 157 | #[simd] Sep 10 09:46:08.608 INFO kablam! | ^^^^ Sep 10 09:46:08.608 INFO kablam! | Sep 10 09:46:08.608 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.608 INFO kablam! Sep 10 09:46:08.608 INFO kablam! 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 10 09:46:08.608 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:161:3 Sep 10 09:46:08.608 INFO kablam! | Sep 10 09:46:08.608 INFO kablam! 161 | #[simd] Sep 10 09:46:08.608 INFO kablam! | ^^^^ Sep 10 09:46:08.608 INFO kablam! | Sep 10 09:46:08.608 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.608 INFO kablam! Sep 10 09:46:08.608 INFO kablam! 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 10 09:46:08.608 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:213:3 Sep 10 09:46:08.608 INFO kablam! | Sep 10 09:46:08.608 INFO kablam! 213 | #[simd] Sep 10 09:46:08.608 INFO kablam! | ^^^^ Sep 10 09:46:08.609 INFO kablam! | Sep 10 09:46:08.609 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.609 INFO kablam! Sep 10 09:46:08.609 INFO kablam! 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 10 09:46:08.609 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:165:3 Sep 10 09:46:08.609 INFO kablam! | Sep 10 09:46:08.609 INFO kablam! 165 | #[simd] Sep 10 09:46:08.609 INFO kablam! | ^^^^ Sep 10 09:46:08.609 INFO kablam! | Sep 10 09:46:08.609 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.609 INFO kablam! Sep 10 09:46:08.609 INFO kablam! 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 10 09:46:08.609 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:169:3 Sep 10 09:46:08.609 INFO kablam! | Sep 10 09:46:08.609 INFO kablam! 169 | #[simd] Sep 10 09:46:08.609 INFO kablam! | ^^^^ Sep 10 09:46:08.609 INFO kablam! | Sep 10 09:46:08.609 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.609 INFO kablam! Sep 10 09:46:08.609 INFO kablam! 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 10 09:46:08.609 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:217:3 Sep 10 09:46:08.609 INFO kablam! | Sep 10 09:46:08.609 INFO kablam! 217 | #[simd] Sep 10 09:46:08.609 INFO kablam! | ^^^^ Sep 10 09:46:08.609 INFO kablam! | Sep 10 09:46:08.609 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.609 INFO kablam! Sep 10 09:46:08.609 INFO kablam! 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 10 09:46:08.609 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:173:3 Sep 10 09:46:08.609 INFO kablam! | Sep 10 09:46:08.609 INFO kablam! 173 | #[simd] Sep 10 09:46:08.609 INFO kablam! | ^^^^ Sep 10 09:46:08.610 INFO kablam! | Sep 10 09:46:08.610 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.610 INFO kablam! Sep 10 09:46:08.610 INFO kablam! 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 10 09:46:08.610 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:177:3 Sep 10 09:46:08.610 INFO kablam! | Sep 10 09:46:08.610 INFO kablam! 177 | #[simd] Sep 10 09:46:08.610 INFO kablam! | ^^^^ Sep 10 09:46:08.610 INFO kablam! | Sep 10 09:46:08.610 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.610 INFO kablam! Sep 10 09:46:08.610 INFO kablam! 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 10 09:46:08.610 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:221:3 Sep 10 09:46:08.610 INFO kablam! | Sep 10 09:46:08.610 INFO kablam! 221 | #[simd] Sep 10 09:46:08.610 INFO kablam! | ^^^^ Sep 10 09:46:08.610 INFO kablam! | Sep 10 09:46:08.610 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.610 INFO kablam! Sep 10 09:46:08.610 INFO kablam! 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 10 09:46:08.610 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:181:3 Sep 10 09:46:08.610 INFO kablam! | Sep 10 09:46:08.610 INFO kablam! 181 | #[simd] Sep 10 09:46:08.610 INFO kablam! | ^^^^ Sep 10 09:46:08.610 INFO kablam! | Sep 10 09:46:08.610 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.610 INFO kablam! Sep 10 09:46:08.610 INFO kablam! 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 10 09:46:08.610 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:225:3 Sep 10 09:46:08.611 INFO kablam! | Sep 10 09:46:08.611 INFO kablam! 225 | #[simd] Sep 10 09:46:08.611 INFO kablam! | ^^^^ Sep 10 09:46:08.611 INFO kablam! | Sep 10 09:46:08.611 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.611 INFO kablam! Sep 10 09:46:08.611 INFO kablam! 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 10 09:46:08.611 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:185:3 Sep 10 09:46:08.611 INFO kablam! | Sep 10 09:46:08.611 INFO kablam! 185 | #[simd] Sep 10 09:46:08.611 INFO kablam! | ^^^^ Sep 10 09:46:08.611 INFO kablam! | Sep 10 09:46:08.611 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.611 INFO kablam! Sep 10 09:46:08.611 INFO kablam! 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 10 09:46:08.611 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:189:3 Sep 10 09:46:08.611 INFO kablam! | Sep 10 09:46:08.611 INFO kablam! 189 | #[simd] Sep 10 09:46:08.611 INFO kablam! | ^^^^ Sep 10 09:46:08.611 INFO kablam! | Sep 10 09:46:08.611 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.611 INFO kablam! Sep 10 09:46:08.611 INFO kablam! 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 10 09:46:08.611 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:193:3 Sep 10 09:46:08.611 INFO kablam! | Sep 10 09:46:08.611 INFO kablam! 193 | #[simd] Sep 10 09:46:08.611 INFO kablam! | ^^^^ Sep 10 09:46:08.611 INFO kablam! | Sep 10 09:46:08.611 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.611 INFO kablam! Sep 10 09:46:08.611 INFO kablam! 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 10 09:46:08.611 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:197:3 Sep 10 09:46:08.612 INFO kablam! | Sep 10 09:46:08.612 INFO kablam! 197 | #[simd] Sep 10 09:46:08.612 INFO kablam! | ^^^^ Sep 10 09:46:08.612 INFO kablam! | Sep 10 09:46:08.612 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.612 INFO kablam! Sep 10 09:46:08.612 INFO kablam! 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 10 09:46:08.612 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:229:3 Sep 10 09:46:08.612 INFO kablam! | Sep 10 09:46:08.612 INFO kablam! 229 | #[simd] Sep 10 09:46:08.612 INFO kablam! | ^^^^ Sep 10 09:46:08.612 INFO kablam! | Sep 10 09:46:08.612 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.612 INFO kablam! Sep 10 09:46:08.612 INFO kablam! 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 10 09:46:08.612 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:201:3 Sep 10 09:46:08.612 INFO kablam! | Sep 10 09:46:08.612 INFO kablam! 201 | #[simd] Sep 10 09:46:08.612 INFO kablam! | ^^^^ Sep 10 09:46:08.612 INFO kablam! | Sep 10 09:46:08.612 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.612 INFO kablam! Sep 10 09:46:08.612 INFO kablam! 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 10 09:46:08.612 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:205:3 Sep 10 09:46:08.612 INFO kablam! | Sep 10 09:46:08.612 INFO kablam! 205 | #[simd] Sep 10 09:46:08.612 INFO kablam! | ^^^^ Sep 10 09:46:08.612 INFO kablam! | Sep 10 09:46:08.612 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.612 INFO kablam! Sep 10 09:46:08.618 INFO kablam! 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 10 09:46:08.618 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:209:3 Sep 10 09:46:08.618 INFO kablam! | Sep 10 09:46:08.618 INFO kablam! 209 | #[simd] Sep 10 09:46:08.618 INFO kablam! | ^^^^ Sep 10 09:46:08.618 INFO kablam! | Sep 10 09:46:08.618 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.618 INFO kablam! Sep 10 09:46:08.618 INFO kablam! 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 10 09:46:08.618 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:233:3 Sep 10 09:46:08.618 INFO kablam! | Sep 10 09:46:08.618 INFO kablam! 233 | #[simd] Sep 10 09:46:08.618 INFO kablam! | ^^^^ Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.619 INFO kablam! Sep 10 09:46:08.619 INFO kablam! 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 10 09:46:08.619 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:213:3 Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! 213 | #[simd] Sep 10 09:46:08.619 INFO kablam! | ^^^^ Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.619 INFO kablam! Sep 10 09:46:08.619 INFO kablam! 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 10 09:46:08.619 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:237:3 Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! 237 | #[simd] Sep 10 09:46:08.619 INFO kablam! | ^^^^ Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.619 INFO kablam! Sep 10 09:46:08.619 INFO kablam! 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 10 09:46:08.619 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:217:3 Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! 217 | #[simd] Sep 10 09:46:08.619 INFO kablam! | ^^^^ Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.619 INFO kablam! Sep 10 09:46:08.619 INFO kablam! 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 10 09:46:08.619 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:221:3 Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! 221 | #[simd] Sep 10 09:46:08.619 INFO kablam! | ^^^^ Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.619 INFO kablam! Sep 10 09:46:08.619 INFO kablam! 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 10 09:46:08.619 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:225:3 Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! 225 | #[simd] Sep 10 09:46:08.619 INFO kablam! | ^^^^ Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.619 INFO kablam! Sep 10 09:46:08.619 INFO kablam! 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 10 09:46:08.619 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:229:3 Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! 229 | #[simd] Sep 10 09:46:08.619 INFO kablam! | ^^^^ Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.619 INFO kablam! Sep 10 09:46:08.619 INFO kablam! 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 10 09:46:08.619 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:233:3 Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! 233 | #[simd] Sep 10 09:46:08.619 INFO kablam! | ^^^^ Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.619 INFO kablam! Sep 10 09:46:08.619 INFO kablam! 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 10 09:46:08.619 INFO kablam! --> /target/debug/build/simdty-3685a8bd1f75cbc1/out/types.rs:237:3 Sep 10 09:46:08.619 INFO kablam! | Sep 10 09:46:08.619 INFO kablam! 237 | #[simd] Sep 10 09:46:08.619 INFO kablam! | ^^^^ Sep 10 09:46:08.621 INFO kablam! error: aborting due to 61 previous errors Sep 10 09:46:08.621 INFO kablam! Sep 10 09:46:08.621 INFO kablam! Some errors occurred: E0557, E0658. Sep 10 09:46:08.621 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 10 09:46:08.621 INFO kablam! | Sep 10 09:46:08.621 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.621 INFO kablam! Sep 10 09:46:08.626 INFO kablam! error: Could not compile `simdty`. Sep 10 09:46:08.626 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 09:46:08.628 INFO kablam! error: aborting due to 61 previous errors Sep 10 09:46:08.628 INFO kablam! Sep 10 09:46:08.628 INFO kablam! Some errors occurred: E0557, E0658. Sep 10 09:46:08.628 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 10 09:46:08.634 INFO kablam! error: Could not compile `simdty`. Sep 10 09:46:08.634 INFO kablam! Sep 10 09:46:08.634 INFO kablam! To learn more, run the command again with --verbose. Sep 10 09:46:08.638 INFO kablam! su: No module specific data is present Sep 10 09:46:09.318 INFO running `"docker" "rm" "-f" "2e53a491540e006cc3ea772f159a04f9cf30146df1809f7c6efc7971dac9722b"` Sep 10 09:46:09.406 INFO blam! 2e53a491540e006cc3ea772f159a04f9cf30146df1809f7c6efc7971dac9722b