Sep 10 09:46:06.428 INFO checking simdty-0.0.3 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 09:46:06.428 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 09:46:06.428 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-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.554 INFO blam! 0af04fd59991977c8890c768f769db785872a9f0914af8857be75172cc9d3fb6 Sep 10 09:46:06.556 INFO running `"docker" "start" "-a" "0af04fd59991977c8890c768f769db785872a9f0914af8857be75172cc9d3fb6"` Sep 10 09:46:07.373 INFO kablam! usermod: no changes Sep 10 09:46:07.402 INFO kablam! Compiling simdty v0.0.3 (file:///source) Sep 10 09:46:07.531 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 10 09:46:07.531 INFO kablam! --> build.rs:12:14 Sep 10 09:46:07.531 INFO kablam! | Sep 10 09:46:07.531 INFO kablam! 12 | for _ in (0..length) { Sep 10 09:46:07.531 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 10 09:46:07.531 INFO kablam! | Sep 10 09:46:07.532 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 09:46:07.532 INFO kablam! Sep 10 09:46:08.060 INFO kablam! error[E0557]: feature has been removed Sep 10 09:46:08.060 INFO kablam! --> src/lib.rs:1:12 Sep 10 09:46:08.060 INFO kablam! | Sep 10 09:46:08.060 INFO kablam! 1 | #![feature(simd)] Sep 10 09:46:08.060 INFO kablam! | ^^^^ Sep 10 09:46:08.060 INFO kablam! | Sep 10 09:46:08.061 INFO kablam! note: removed in favor of `#[repr(simd)]` Sep 10 09:46:08.061 INFO kablam! --> src/lib.rs:1:12 Sep 10 09:46:08.061 INFO kablam! | Sep 10 09:46:08.061 INFO kablam! 1 | #![feature(simd)] Sep 10 09:46:08.061 INFO kablam! | ^^^^ Sep 10 09:46:08.061 INFO kablam! Sep 10 09:46:08.062 INFO kablam! error[E0557]: feature has been removed Sep 10 09:46:08.062 INFO kablam! --> src/lib.rs:1:12 Sep 10 09:46:08.062 INFO kablam! | Sep 10 09:46:08.062 INFO kablam! 1 | #![feature(simd)] Sep 10 09:46:08.063 INFO kablam! | ^^^^ Sep 10 09:46:08.063 INFO kablam! | Sep 10 09:46:08.063 INFO kablam! note: removed in favor of `#[repr(simd)]` Sep 10 09:46:08.063 INFO kablam! --> src/lib.rs:1:12 Sep 10 09:46:08.064 INFO kablam! | Sep 10 09:46:08.064 INFO kablam! 1 | #![feature(simd)] Sep 10 09:46:08.064 INFO kablam! | ^^^^ Sep 10 09:46:08.064 INFO kablam! Sep 10 09:46:08.259 INFO kablam! error[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.259 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:1:3 Sep 10 09:46:08.259 INFO kablam! | Sep 10 09:46:08.259 INFO kablam! 1 | #[simd] Sep 10 09:46:08.259 INFO kablam! | ^^^^ Sep 10 09:46:08.259 INFO kablam! | Sep 10 09:46:08.259 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.259 INFO kablam! Sep 10 09:46:08.260 INFO kablam! error[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.260 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:5:3 Sep 10 09:46:08.260 INFO kablam! | Sep 10 09:46:08.260 INFO kablam! 5 | #[simd] Sep 10 09:46:08.260 INFO kablam! | ^^^^ Sep 10 09:46:08.260 INFO kablam! | Sep 10 09:46:08.260 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.260 INFO kablam! Sep 10 09:46:08.261 INFO kablam! error[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.261 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:9:3 Sep 10 09:46:08.261 INFO kablam! | Sep 10 09:46:08.261 INFO kablam! 9 | #[simd] Sep 10 09:46:08.261 INFO kablam! | ^^^^ Sep 10 09:46:08.261 INFO kablam! | Sep 10 09:46:08.261 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.261 INFO kablam! Sep 10 09:46:08.261 INFO kablam! error[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.261 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:13:3 Sep 10 09:46:08.261 INFO kablam! | Sep 10 09:46:08.261 INFO kablam! 13 | #[simd] Sep 10 09:46:08.261 INFO kablam! | ^^^^ Sep 10 09:46:08.261 INFO kablam! | Sep 10 09:46:08.261 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.262 INFO kablam! Sep 10 09:46:08.262 INFO kablam! error[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.262 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:17:3 Sep 10 09:46:08.262 INFO kablam! | Sep 10 09:46:08.262 INFO kablam! 17 | #[simd] Sep 10 09:46:08.262 INFO kablam! | ^^^^ Sep 10 09:46:08.262 INFO kablam! | Sep 10 09:46:08.262 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.262 INFO kablam! Sep 10 09:46:08.263 INFO kablam! error[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.263 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:21:3 Sep 10 09:46:08.263 INFO kablam! | Sep 10 09:46:08.263 INFO kablam! 21 | #[simd] Sep 10 09:46:08.263 INFO kablam! | ^^^^ Sep 10 09:46:08.263 INFO kablam! | Sep 10 09:46:08.263 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.263 INFO kablam! Sep 10 09:46:08.264 INFO kablam! error[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.264 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:25:3 Sep 10 09:46:08.264 INFO kablam! | Sep 10 09:46:08.264 INFO kablam! 25 | #[simd] Sep 10 09:46:08.264 INFO kablam! | ^^^^ Sep 10 09:46:08.264 INFO kablam! | Sep 10 09:46:08.264 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.264 INFO kablam! Sep 10 09:46:08.264 INFO kablam! error[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.264 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:29:3 Sep 10 09:46:08.264 INFO kablam! | Sep 10 09:46:08.264 INFO kablam! 29 | #[simd] Sep 10 09:46:08.264 INFO kablam! | ^^^^ Sep 10 09:46:08.266 INFO kablam! | Sep 10 09:46:08.266 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.266 INFO kablam! Sep 10 09:46:08.267 INFO kablam! error[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.267 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:33:3 Sep 10 09:46:08.267 INFO kablam! | Sep 10 09:46:08.267 INFO kablam! 33 | #[simd] Sep 10 09:46:08.267 INFO kablam! | ^^^^ Sep 10 09:46:08.267 INFO kablam! | Sep 10 09:46:08.267 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.267 INFO kablam! Sep 10 09:46:08.268 INFO kablam! error[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.268 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:37:3 Sep 10 09:46:08.268 INFO kablam! | Sep 10 09:46:08.268 INFO kablam! 37 | #[simd] Sep 10 09:46:08.268 INFO kablam! | ^^^^ Sep 10 09:46:08.268 INFO kablam! | Sep 10 09:46:08.268 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.268 INFO kablam! Sep 10 09:46:08.268 INFO kablam! error[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.268 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:41:3 Sep 10 09:46:08.268 INFO kablam! | Sep 10 09:46:08.268 INFO kablam! 41 | #[simd] Sep 10 09:46:08.268 INFO kablam! | ^^^^ Sep 10 09:46:08.268 INFO kablam! | Sep 10 09:46:08.268 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.268 INFO kablam! Sep 10 09:46:08.269 INFO kablam! error[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.269 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:45:3 Sep 10 09:46:08.269 INFO kablam! | Sep 10 09:46:08.269 INFO kablam! 45 | #[simd] Sep 10 09:46:08.269 INFO kablam! | ^^^^ Sep 10 09:46:08.269 INFO kablam! | Sep 10 09:46:08.269 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.269 INFO kablam! Sep 10 09:46:08.269 INFO kablam! error[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.269 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:49:3 Sep 10 09:46:08.269 INFO kablam! | Sep 10 09:46:08.269 INFO kablam! 49 | #[simd] Sep 10 09:46:08.269 INFO kablam! | ^^^^ Sep 10 09:46:08.269 INFO kablam! | Sep 10 09:46:08.270 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.270 INFO kablam! Sep 10 09:46:08.270 INFO kablam! error[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.270 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:53:3 Sep 10 09:46:08.270 INFO kablam! | Sep 10 09:46:08.270 INFO kablam! 53 | #[simd] Sep 10 09:46:08.270 INFO kablam! | ^^^^ Sep 10 09:46:08.278 INFO kablam! error[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.278 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:1:3 Sep 10 09:46:08.278 INFO kablam! | Sep 10 09:46:08.278 INFO kablam! 1 | #[simd] Sep 10 09:46:08.278 INFO kablam! | ^^^^ Sep 10 09:46:08.278 INFO kablam! | Sep 10 09:46:08.278 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.278 INFO kablam! Sep 10 09:46:08.278 INFO kablam! error[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.278 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:57:3 Sep 10 09:46:08.278 INFO kablam! | Sep 10 09:46:08.278 INFO kablam! 57 | #[simd] Sep 10 09:46:08.278 INFO kablam! | ^^^^ Sep 10 09:46:08.278 INFO kablam! | Sep 10 09:46:08.279 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.279 INFO kablam! Sep 10 09:46:08.279 INFO kablam! error[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.279 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:61:3 Sep 10 09:46:08.279 INFO kablam! | Sep 10 09:46:08.279 INFO kablam! 61 | #[simd] Sep 10 09:46:08.279 INFO kablam! | ^^^^ Sep 10 09:46:08.279 INFO kablam! | Sep 10 09:46:08.279 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.279 INFO kablam! Sep 10 09:46:08.280 INFO kablam! error[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.280 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:65:3 Sep 10 09:46:08.280 INFO kablam! | Sep 10 09:46:08.280 INFO kablam! 65 | #[simd] Sep 10 09:46:08.280 INFO kablam! | ^^^^ Sep 10 09:46:08.280 INFO kablam! | Sep 10 09:46:08.280 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.280 INFO kablam! Sep 10 09:46:08.280 INFO kablam! error[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.280 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:69:3 Sep 10 09:46:08.280 INFO kablam! | Sep 10 09:46:08.280 INFO kablam! 69 | #[simd] Sep 10 09:46:08.280 INFO kablam! | ^^^^ Sep 10 09:46:08.280 INFO kablam! | Sep 10 09:46:08.281 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.281 INFO kablam! Sep 10 09:46:08.281 INFO kablam! error[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.281 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:73:3 Sep 10 09:46:08.281 INFO kablam! | Sep 10 09:46:08.281 INFO kablam! 73 | #[simd] Sep 10 09:46:08.281 INFO kablam! | ^^^^ Sep 10 09:46:08.281 INFO kablam! | Sep 10 09:46:08.281 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.281 INFO kablam! Sep 10 09:46:08.282 INFO kablam! error[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.282 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:77:3 Sep 10 09:46:08.282 INFO kablam! | Sep 10 09:46:08.282 INFO kablam! 77 | #[simd] Sep 10 09:46:08.282 INFO kablam! | ^^^^ Sep 10 09:46:08.282 INFO kablam! | Sep 10 09:46:08.282 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.282 INFO kablam! Sep 10 09:46:08.283 INFO kablam! error[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.283 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:81:3 Sep 10 09:46:08.283 INFO kablam! | Sep 10 09:46:08.283 INFO kablam! 81 | #[simd] Sep 10 09:46:08.283 INFO kablam! | ^^^^ Sep 10 09:46:08.283 INFO kablam! | Sep 10 09:46:08.283 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.283 INFO kablam! Sep 10 09:46:08.283 INFO kablam! error[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.283 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:85:3 Sep 10 09:46:08.283 INFO kablam! | Sep 10 09:46:08.283 INFO kablam! 85 | #[simd] Sep 10 09:46:08.283 INFO kablam! | ^^^^ Sep 10 09:46:08.283 INFO kablam! | Sep 10 09:46:08.284 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.284 INFO kablam! Sep 10 09:46:08.284 INFO kablam! error[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.284 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:89:3 Sep 10 09:46:08.284 INFO kablam! | Sep 10 09:46:08.284 INFO kablam! 89 | #[simd] Sep 10 09:46:08.284 INFO kablam! | ^^^^ Sep 10 09:46:08.284 INFO kablam! | Sep 10 09:46:08.284 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.284 INFO kablam! Sep 10 09:46:08.285 INFO kablam! error[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.285 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:93:3 Sep 10 09:46:08.285 INFO kablam! | Sep 10 09:46:08.285 INFO kablam! 93 | #[simd] Sep 10 09:46:08.285 INFO kablam! | ^^^^ Sep 10 09:46:08.285 INFO kablam! | Sep 10 09:46:08.285 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.285 INFO kablam! Sep 10 09:46:08.286 INFO kablam! error[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.286 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:97:3 Sep 10 09:46:08.286 INFO kablam! | Sep 10 09:46:08.286 INFO kablam! 97 | #[simd] Sep 10 09:46:08.286 INFO kablam! | ^^^^ Sep 10 09:46:08.286 INFO kablam! | Sep 10 09:46:08.286 INFO kablam! | Sep 10 09:46:08.286 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.286 INFO kablam! Sep 10 09:46:08.286 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.286 INFO kablam! Sep 10 09:46:08.286 INFO kablam! error[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.286 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:101:3 Sep 10 09:46:08.286 INFO kablam! | Sep 10 09:46:08.286 INFO kablam! 101 | #[simd] Sep 10 09:46:08.286 INFO kablam! | ^^^^ Sep 10 09:46:08.286 INFO kablam! | Sep 10 09:46:08.286 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.287 INFO kablam! Sep 10 09:46:08.287 INFO kablam! error[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.287 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:5:3 Sep 10 09:46:08.287 INFO kablam! | Sep 10 09:46:08.287 INFO kablam! 5 | #[simd] Sep 10 09:46:08.287 INFO kablam! | ^^^^ Sep 10 09:46:08.287 INFO kablam! | Sep 10 09:46:08.287 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.287 INFO kablam! Sep 10 09:46:08.287 INFO kablam! error[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.287 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:9:3 Sep 10 09:46:08.287 INFO kablam! | Sep 10 09:46:08.287 INFO kablam! 9 | #[simd] Sep 10 09:46:08.287 INFO kablam! | ^^^^ Sep 10 09:46:08.287 INFO kablam! error[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.287 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:105:3 Sep 10 09:46:08.287 INFO kablam! | Sep 10 09:46:08.287 INFO kablam! 105 | #[simd] Sep 10 09:46:08.287 INFO kablam! | ^^^^ Sep 10 09:46:08.287 INFO kablam! | Sep 10 09:46:08.287 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.287 INFO kablam! Sep 10 09:46:08.287 INFO kablam! | Sep 10 09:46:08.287 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.287 INFO kablam! Sep 10 09:46:08.288 INFO kablam! error[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.288 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:13:3 Sep 10 09:46:08.288 INFO kablam! | Sep 10 09:46:08.288 INFO kablam! 13 | #[simd] Sep 10 09:46:08.288 INFO kablam! | ^^^^ Sep 10 09:46:08.288 INFO kablam! | Sep 10 09:46:08.288 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.288 INFO kablam! Sep 10 09:46:08.288 INFO kablam! error[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.288 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:109:3 Sep 10 09:46:08.288 INFO kablam! | Sep 10 09:46:08.288 INFO kablam! 109 | #[simd] Sep 10 09:46:08.288 INFO kablam! | ^^^^ Sep 10 09:46:08.288 INFO kablam! | Sep 10 09:46:08.288 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.288 INFO kablam! Sep 10 09:46:08.288 INFO kablam! error[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.288 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:17:3 Sep 10 09:46:08.288 INFO kablam! | Sep 10 09:46:08.288 INFO kablam! 17 | #[simd] Sep 10 09:46:08.288 INFO kablam! | ^^^^ Sep 10 09:46:08.288 INFO kablam! | Sep 10 09:46:08.288 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.288 INFO kablam! Sep 10 09:46:08.288 INFO kablam! error[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.288 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:113:3 Sep 10 09:46:08.289 INFO kablam! | Sep 10 09:46:08.289 INFO kablam! 113 | #[simd] Sep 10 09:46:08.289 INFO kablam! | ^^^^ Sep 10 09:46:08.289 INFO kablam! | Sep 10 09:46:08.289 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.289 INFO kablam! Sep 10 09:46:08.289 INFO kablam! error[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.289 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:21:3 Sep 10 09:46:08.289 INFO kablam! | Sep 10 09:46:08.289 INFO kablam! 21 | #[simd] Sep 10 09:46:08.289 INFO kablam! | ^^^^ Sep 10 09:46:08.289 INFO kablam! | Sep 10 09:46:08.289 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.289 INFO kablam! Sep 10 09:46:08.289 INFO kablam! error[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.289 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:25:3 Sep 10 09:46:08.289 INFO kablam! | Sep 10 09:46:08.289 INFO kablam! 25 | #[simd] Sep 10 09:46:08.289 INFO kablam! | ^^^^ Sep 10 09:46:08.289 INFO kablam! | Sep 10 09:46:08.289 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.289 INFO kablam! Sep 10 09:46:08.289 INFO kablam! error[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.289 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:117:3 Sep 10 09:46:08.289 INFO kablam! | Sep 10 09:46:08.289 INFO kablam! 117 | #[simd] Sep 10 09:46:08.289 INFO kablam! | ^^^^ Sep 10 09:46:08.289 INFO kablam! | Sep 10 09:46:08.289 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.289 INFO kablam! Sep 10 09:46:08.289 INFO kablam! error[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.289 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:29:3 Sep 10 09:46:08.289 INFO kablam! | Sep 10 09:46:08.290 INFO kablam! 29 | #[simd] Sep 10 09:46:08.290 INFO kablam! | ^^^^ Sep 10 09:46:08.290 INFO kablam! | Sep 10 09:46:08.290 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.290 INFO kablam! Sep 10 09:46:08.290 INFO kablam! error[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.290 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:121:3 Sep 10 09:46:08.290 INFO kablam! | Sep 10 09:46:08.290 INFO kablam! 121 | #[simd] Sep 10 09:46:08.290 INFO kablam! | ^^^^ Sep 10 09:46:08.290 INFO kablam! error[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.290 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:33:3 Sep 10 09:46:08.290 INFO kablam! | Sep 10 09:46:08.290 INFO kablam! 33 | #[simd] Sep 10 09:46:08.290 INFO kablam! | ^^^^ Sep 10 09:46:08.290 INFO kablam! | Sep 10 09:46:08.290 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.290 INFO kablam! Sep 10 09:46:08.290 INFO kablam! | Sep 10 09:46:08.290 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.290 INFO kablam! Sep 10 09:46:08.290 INFO kablam! error[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.290 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:37:3 Sep 10 09:46:08.290 INFO kablam! | Sep 10 09:46:08.290 INFO kablam! 37 | #[simd] Sep 10 09:46:08.290 INFO kablam! | ^^^^ Sep 10 09:46:08.290 INFO kablam! | Sep 10 09:46:08.290 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.290 INFO kablam! Sep 10 09:46:08.291 INFO kablam! error[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.291 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:41:3 Sep 10 09:46:08.291 INFO kablam! | Sep 10 09:46:08.291 INFO kablam! 41 | #[simd] Sep 10 09:46:08.291 INFO kablam! | ^^^^ Sep 10 09:46:08.291 INFO kablam! | Sep 10 09:46:08.291 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.291 INFO kablam! Sep 10 09:46:08.291 INFO kablam! error[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.291 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:125:3 Sep 10 09:46:08.291 INFO kablam! | Sep 10 09:46:08.291 INFO kablam! 125 | #[simd] Sep 10 09:46:08.291 INFO kablam! | ^^^^ Sep 10 09:46:08.291 INFO kablam! error[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.291 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:45:3 Sep 10 09:46:08.291 INFO kablam! | Sep 10 09:46:08.291 INFO kablam! 45 | #[simd] Sep 10 09:46:08.291 INFO kablam! | ^^^^ Sep 10 09:46:08.291 INFO kablam! | Sep 10 09:46:08.291 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.291 INFO kablam! Sep 10 09:46:08.291 INFO kablam! | Sep 10 09:46:08.291 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.291 INFO kablam! Sep 10 09:46:08.292 INFO kablam! error[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.292 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:49:3 Sep 10 09:46:08.292 INFO kablam! | Sep 10 09:46:08.292 INFO kablam! 49 | #[simd] Sep 10 09:46:08.292 INFO kablam! | ^^^^ Sep 10 09:46:08.292 INFO kablam! | Sep 10 09:46:08.292 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.292 INFO kablam! Sep 10 09:46:08.292 INFO kablam! error[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.292 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:53:3 Sep 10 09:46:08.292 INFO kablam! | Sep 10 09:46:08.292 INFO kablam! 53 | #[simd] Sep 10 09:46:08.292 INFO kablam! | ^^^^ Sep 10 09:46:08.292 INFO kablam! | Sep 10 09:46:08.292 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.292 INFO kablam! Sep 10 09:46:08.292 INFO kablam! error[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.292 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:129:3 Sep 10 09:46:08.292 INFO kablam! | Sep 10 09:46:08.292 INFO kablam! 129 | #[simd] Sep 10 09:46:08.292 INFO kablam! | ^^^^ Sep 10 09:46:08.292 INFO kablam! error[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.292 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:57:3 Sep 10 09:46:08.292 INFO kablam! | Sep 10 09:46:08.292 INFO kablam! 57 | #[simd] Sep 10 09:46:08.293 INFO kablam! | ^^^^ Sep 10 09:46:08.293 INFO kablam! | Sep 10 09:46:08.293 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.293 INFO kablam! Sep 10 09:46:08.293 INFO kablam! | Sep 10 09:46:08.293 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.293 INFO kablam! Sep 10 09:46:08.293 INFO kablam! error[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.293 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:61:3 Sep 10 09:46:08.293 INFO kablam! | Sep 10 09:46:08.293 INFO kablam! 61 | #[simd] Sep 10 09:46:08.293 INFO kablam! | ^^^^ Sep 10 09:46:08.293 INFO kablam! | Sep 10 09:46:08.293 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.293 INFO kablam! error[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.293 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:133:3 Sep 10 09:46:08.293 INFO kablam! | Sep 10 09:46:08.293 INFO kablam! 133 | #[simd] Sep 10 09:46:08.293 INFO kablam! | ^^^^ Sep 10 09:46:08.293 INFO kablam! Sep 10 09:46:08.293 INFO kablam! | Sep 10 09:46:08.293 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.294 INFO kablam! Sep 10 09:46:08.294 INFO kablam! error[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.294 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:65:3 Sep 10 09:46:08.294 INFO kablam! | Sep 10 09:46:08.294 INFO kablam! 65 | #[simd] Sep 10 09:46:08.294 INFO kablam! | ^^^^ Sep 10 09:46:08.294 INFO kablam! error[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.294 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:137:3 Sep 10 09:46:08.294 INFO kablam! | Sep 10 09:46:08.294 INFO kablam! 137 | #[simd] Sep 10 09:46:08.294 INFO kablam! | ^^^^ Sep 10 09:46:08.294 INFO kablam! | Sep 10 09:46:08.294 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.294 INFO kablam! Sep 10 09:46:08.294 INFO kablam! | Sep 10 09:46:08.294 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.295 INFO kablam! Sep 10 09:46:08.295 INFO kablam! error[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.295 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:141:3 Sep 10 09:46:08.295 INFO kablam! | Sep 10 09:46:08.295 INFO kablam! 141 | #[simd] Sep 10 09:46:08.295 INFO kablam! | ^^^^ Sep 10 09:46:08.295 INFO kablam! | Sep 10 09:46:08.295 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.295 INFO kablam! Sep 10 09:46:08.296 INFO kablam! error[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.296 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:69:3 Sep 10 09:46:08.296 INFO kablam! | Sep 10 09:46:08.296 INFO kablam! 69 | #[simd] Sep 10 09:46:08.296 INFO kablam! | ^^^^ Sep 10 09:46:08.296 INFO kablam! | Sep 10 09:46:08.296 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.296 INFO kablam! Sep 10 09:46:08.296 INFO kablam! error[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.296 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:145:3 Sep 10 09:46:08.296 INFO kablam! | Sep 10 09:46:08.296 INFO kablam! 145 | #[simd] Sep 10 09:46:08.296 INFO kablam! | ^^^^ Sep 10 09:46:08.296 INFO kablam! | Sep 10 09:46:08.296 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.296 INFO kablam! Sep 10 09:46:08.297 INFO kablam! error[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.297 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:149:3 Sep 10 09:46:08.297 INFO kablam! | Sep 10 09:46:08.297 INFO kablam! 149 | #[simd] Sep 10 09:46:08.297 INFO kablam! | ^^^^ Sep 10 09:46:08.297 INFO kablam! | Sep 10 09:46:08.297 INFO kablam! error[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.297 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:73:3 Sep 10 09:46:08.297 INFO kablam! | Sep 10 09:46:08.297 INFO kablam! 73 | #[simd] Sep 10 09:46:08.297 INFO kablam! | ^^^^ Sep 10 09:46:08.297 INFO kablam! | Sep 10 09:46:08.297 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.297 INFO kablam! Sep 10 09:46:08.297 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.297 INFO kablam! Sep 10 09:46:08.298 INFO kablam! error[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.298 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:153:3 Sep 10 09:46:08.298 INFO kablam! | Sep 10 09:46:08.298 INFO kablam! 153 | #[simd] Sep 10 09:46:08.298 INFO kablam! | ^^^^ Sep 10 09:46:08.298 INFO kablam! | Sep 10 09:46:08.298 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.298 INFO kablam! Sep 10 09:46:08.298 INFO kablam! error[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.298 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:77:3 Sep 10 09:46:08.298 INFO kablam! | Sep 10 09:46:08.298 INFO kablam! 77 | #[simd] Sep 10 09:46:08.298 INFO kablam! | ^^^^ Sep 10 09:46:08.299 INFO kablam! error[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.299 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:157:3 Sep 10 09:46:08.299 INFO kablam! | Sep 10 09:46:08.299 INFO kablam! 157 | #[simd] Sep 10 09:46:08.299 INFO kablam! | ^^^^ Sep 10 09:46:08.299 INFO kablam! | Sep 10 09:46:08.299 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.299 INFO kablam! Sep 10 09:46:08.299 INFO kablam! | Sep 10 09:46:08.299 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.299 INFO kablam! Sep 10 09:46:08.299 INFO kablam! error[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.299 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:161:3 Sep 10 09:46:08.299 INFO kablam! | Sep 10 09:46:08.299 INFO kablam! 161 | #[simd] Sep 10 09:46:08.299 INFO kablam! | ^^^^ Sep 10 09:46:08.300 INFO kablam! | Sep 10 09:46:08.300 INFO kablam! error[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.300 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:81:3 Sep 10 09:46:08.300 INFO kablam! | Sep 10 09:46:08.300 INFO kablam! 81 | #[simd] Sep 10 09:46:08.300 INFO kablam! | ^^^^ Sep 10 09:46:08.300 INFO kablam! | Sep 10 09:46:08.300 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.300 INFO kablam! Sep 10 09:46:08.300 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.300 INFO kablam! Sep 10 09:46:08.300 INFO kablam! error[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.301 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:165:3 Sep 10 09:46:08.301 INFO kablam! | Sep 10 09:46:08.301 INFO kablam! 165 | #[simd] Sep 10 09:46:08.301 INFO kablam! | ^^^^ Sep 10 09:46:08.301 INFO kablam! | Sep 10 09:46:08.301 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.301 INFO kablam! error[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.301 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:85:3 Sep 10 09:46:08.301 INFO kablam! | Sep 10 09:46:08.301 INFO kablam! 85 | #[simd] Sep 10 09:46:08.301 INFO kablam! | ^^^^ Sep 10 09:46:08.301 INFO kablam! | Sep 10 09:46:08.301 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.301 INFO kablam! Sep 10 09:46:08.301 INFO kablam! Sep 10 09:46:08.302 INFO kablam! error[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.302 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:169:3 Sep 10 09:46:08.302 INFO kablam! | Sep 10 09:46:08.302 INFO kablam! 169 | #[simd] Sep 10 09:46:08.302 INFO kablam! | ^^^^ Sep 10 09:46:08.302 INFO kablam! | Sep 10 09:46:08.302 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.302 INFO kablam! Sep 10 09:46:08.303 INFO kablam! error[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.303 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:173:3 Sep 10 09:46:08.303 INFO kablam! | Sep 10 09:46:08.303 INFO kablam! 173 | #[simd] Sep 10 09:46:08.303 INFO kablam! | ^^^^ Sep 10 09:46:08.303 INFO kablam! error[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.303 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:89:3 Sep 10 09:46:08.303 INFO kablam! | Sep 10 09:46:08.303 INFO kablam! 89 | #[simd] Sep 10 09:46:08.303 INFO kablam! | ^^^^ Sep 10 09:46:08.303 INFO kablam! | Sep 10 09:46:08.303 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.303 INFO kablam! Sep 10 09:46:08.303 INFO kablam! | Sep 10 09:46:08.303 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.303 INFO kablam! Sep 10 09:46:08.303 INFO kablam! error[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.303 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:93:3 Sep 10 09:46:08.303 INFO kablam! | Sep 10 09:46:08.304 INFO kablam! 93 | #[simd] Sep 10 09:46:08.304 INFO kablam! | ^^^^ Sep 10 09:46:08.304 INFO kablam! | Sep 10 09:46:08.304 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.304 INFO kablam! error[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.304 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:177:3 Sep 10 09:46:08.304 INFO kablam! | Sep 10 09:46:08.304 INFO kablam! 177 | #[simd] Sep 10 09:46:08.304 INFO kablam! | ^^^^ Sep 10 09:46:08.304 INFO kablam! Sep 10 09:46:08.304 INFO kablam! | Sep 10 09:46:08.304 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.304 INFO kablam! Sep 10 09:46:08.305 INFO kablam! error[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.305 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:181:3 Sep 10 09:46:08.305 INFO kablam! | Sep 10 09:46:08.305 INFO kablam! 181 | #[simd] Sep 10 09:46:08.305 INFO kablam! | ^^^^ Sep 10 09:46:08.305 INFO kablam! | Sep 10 09:46:08.305 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.305 INFO kablam! error[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.305 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:97:3 Sep 10 09:46:08.305 INFO kablam! | Sep 10 09:46:08.305 INFO kablam! 97 | #[simd] Sep 10 09:46:08.305 INFO kablam! | ^^^^ Sep 10 09:46:08.306 INFO kablam! | Sep 10 09:46:08.306 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.306 INFO kablam! Sep 10 09:46:08.306 INFO kablam! Sep 10 09:46:08.306 INFO kablam! error[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.306 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:101:3 Sep 10 09:46:08.306 INFO kablam! | Sep 10 09:46:08.306 INFO kablam! 101 | #[simd] Sep 10 09:46:08.306 INFO kablam! | ^^^^ Sep 10 09:46:08.306 INFO kablam! | Sep 10 09:46:08.306 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.306 INFO kablam! Sep 10 09:46:08.307 INFO kablam! error[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.307 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:185:3 Sep 10 09:46:08.307 INFO kablam! | Sep 10 09:46:08.307 INFO kablam! 185 | #[simd] Sep 10 09:46:08.307 INFO kablam! | ^^^^ Sep 10 09:46:08.307 INFO kablam! | Sep 10 09:46:08.307 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.307 INFO kablam! Sep 10 09:46:08.308 INFO kablam! error[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.308 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:105:3 Sep 10 09:46:08.308 INFO kablam! | Sep 10 09:46:08.308 INFO kablam! 105 | #[simd] Sep 10 09:46:08.308 INFO kablam! | ^^^^ Sep 10 09:46:08.308 INFO kablam! | Sep 10 09:46:08.308 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.308 INFO kablam! Sep 10 09:46:08.309 INFO kablam! error[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.309 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:189:3 Sep 10 09:46:08.309 INFO kablam! | Sep 10 09:46:08.309 INFO kablam! 189 | #[simd] Sep 10 09:46:08.309 INFO kablam! | ^^^^ Sep 10 09:46:08.309 INFO kablam! | Sep 10 09:46:08.309 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.309 INFO kablam! Sep 10 09:46:08.310 INFO kablam! error[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.310 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:193:3 Sep 10 09:46:08.310 INFO kablam! | Sep 10 09:46:08.310 INFO kablam! 193 | #[simd] Sep 10 09:46:08.310 INFO kablam! | ^^^^ Sep 10 09:46:08.310 INFO kablam! | Sep 10 09:46:08.310 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.310 INFO kablam! Sep 10 09:46:08.310 INFO kablam! error[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.310 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:109:3 Sep 10 09:46:08.310 INFO kablam! | Sep 10 09:46:08.310 INFO kablam! 109 | #[simd] Sep 10 09:46:08.310 INFO kablam! | ^^^^ Sep 10 09:46:08.311 INFO kablam! | Sep 10 09:46:08.311 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.311 INFO kablam! Sep 10 09:46:08.312 INFO kablam! error[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.312 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:113:3 Sep 10 09:46:08.312 INFO kablam! | Sep 10 09:46:08.312 INFO kablam! 113 | #[simd] Sep 10 09:46:08.312 INFO kablam! | ^^^^ Sep 10 09:46:08.312 INFO kablam! | Sep 10 09:46:08.313 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.313 INFO kablam! Sep 10 09:46:08.313 INFO kablam! error[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.313 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:197:3 Sep 10 09:46:08.313 INFO kablam! | Sep 10 09:46:08.313 INFO kablam! 197 | #[simd] Sep 10 09:46:08.313 INFO kablam! | ^^^^ Sep 10 09:46:08.313 INFO kablam! | Sep 10 09:46:08.314 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.314 INFO kablam! Sep 10 09:46:08.314 INFO kablam! error[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.314 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:117:3 Sep 10 09:46:08.314 INFO kablam! | Sep 10 09:46:08.314 INFO kablam! 117 | #[simd] Sep 10 09:46:08.314 INFO kablam! | ^^^^ Sep 10 09:46:08.314 INFO kablam! | Sep 10 09:46:08.314 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.314 INFO kablam! Sep 10 09:46:08.315 INFO kablam! error[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.315 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:201:3 Sep 10 09:46:08.315 INFO kablam! | Sep 10 09:46:08.315 INFO kablam! 201 | #[simd] Sep 10 09:46:08.315 INFO kablam! | ^^^^ Sep 10 09:46:08.315 INFO kablam! | Sep 10 09:46:08.315 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.315 INFO kablam! Sep 10 09:46:08.316 INFO kablam! error[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.316 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:121:3 Sep 10 09:46:08.316 INFO kablam! | Sep 10 09:46:08.316 INFO kablam! 121 | #[simd] Sep 10 09:46:08.316 INFO kablam! | ^^^^ Sep 10 09:46:08.316 INFO kablam! | Sep 10 09:46:08.316 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.316 INFO kablam! Sep 10 09:46:08.316 INFO kablam! error[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.316 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:205:3 Sep 10 09:46:08.316 INFO kablam! | Sep 10 09:46:08.316 INFO kablam! 205 | #[simd] Sep 10 09:46:08.316 INFO kablam! | ^^^^ Sep 10 09:46:08.316 INFO kablam! | Sep 10 09:46:08.318 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.318 INFO kablam! error[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.318 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:125:3 Sep 10 09:46:08.318 INFO kablam! | Sep 10 09:46:08.318 INFO kablam! 125 | #[simd] Sep 10 09:46:08.318 INFO kablam! | ^^^^ Sep 10 09:46:08.318 INFO kablam! | Sep 10 09:46:08.318 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.318 INFO kablam! Sep 10 09:46:08.319 INFO kablam! error[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.319 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:129:3 Sep 10 09:46:08.319 INFO kablam! | Sep 10 09:46:08.319 INFO kablam! 129 | #[simd] Sep 10 09:46:08.319 INFO kablam! | ^^^^ Sep 10 09:46:08.319 INFO kablam! | Sep 10 09:46:08.321 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.321 INFO kablam! Sep 10 09:46:08.322 INFO kablam! error[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.322 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:133:3 Sep 10 09:46:08.322 INFO kablam! | Sep 10 09:46:08.322 INFO kablam! 133 | #[simd] Sep 10 09:46:08.322 INFO kablam! | ^^^^ Sep 10 09:46:08.322 INFO kablam! | Sep 10 09:46:08.322 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.322 INFO kablam! Sep 10 09:46:08.322 INFO kablam! error[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.322 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:137:3 Sep 10 09:46:08.322 INFO kablam! | Sep 10 09:46:08.322 INFO kablam! 137 | #[simd] Sep 10 09:46:08.322 INFO kablam! | ^^^^ Sep 10 09:46:08.323 INFO kablam! | Sep 10 09:46:08.323 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.323 INFO kablam! Sep 10 09:46:08.330 INFO kablam! Sep 10 09:46:08.330 INFO kablam! error[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.330 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:141:3 Sep 10 09:46:08.330 INFO kablam! | Sep 10 09:46:08.330 INFO kablam! 141 | #[simd] Sep 10 09:46:08.330 INFO kablam! | ^^^^ Sep 10 09:46:08.330 INFO kablam! | Sep 10 09:46:08.330 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.330 INFO kablam! Sep 10 09:46:08.330 INFO kablam! error[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.330 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:145:3 Sep 10 09:46:08.330 INFO kablam! | Sep 10 09:46:08.330 INFO kablam! 145 | #[simd] Sep 10 09:46:08.330 INFO kablam! | ^^^^ Sep 10 09:46:08.330 INFO kablam! | Sep 10 09:46:08.330 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.330 INFO kablam! Sep 10 09:46:08.330 INFO kablam! error[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.330 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:209:3 Sep 10 09:46:08.330 INFO kablam! | Sep 10 09:46:08.330 INFO kablam! 209 | #[simd] Sep 10 09:46:08.330 INFO kablam! | ^^^^ Sep 10 09:46:08.330 INFO kablam! | Sep 10 09:46:08.330 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.330 INFO kablam! Sep 10 09:46:08.330 INFO kablam! error[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.330 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:149:3 Sep 10 09:46:08.330 INFO kablam! | Sep 10 09:46:08.330 INFO kablam! 149 | #[simd] Sep 10 09:46:08.330 INFO kablam! | ^^^^ Sep 10 09:46:08.330 INFO kablam! | Sep 10 09:46:08.330 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.330 INFO kablam! Sep 10 09:46:08.331 INFO kablam! error[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.331 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:213:3 Sep 10 09:46:08.331 INFO kablam! | Sep 10 09:46:08.331 INFO kablam! 213 | #[simd] Sep 10 09:46:08.331 INFO kablam! | ^^^^ Sep 10 09:46:08.331 INFO kablam! | Sep 10 09:46:08.331 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.331 INFO kablam! Sep 10 09:46:08.331 INFO kablam! error[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.331 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:153:3 Sep 10 09:46:08.331 INFO kablam! | Sep 10 09:46:08.331 INFO kablam! 153 | #[simd] Sep 10 09:46:08.332 INFO kablam! | ^^^^ Sep 10 09:46:08.332 INFO kablam! | Sep 10 09:46:08.332 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.332 INFO kablam! Sep 10 09:46:08.332 INFO kablam! error[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.332 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:157:3 Sep 10 09:46:08.332 INFO kablam! | Sep 10 09:46:08.332 INFO kablam! 157 | #[simd] Sep 10 09:46:08.332 INFO kablam! | ^^^^ Sep 10 09:46:08.332 INFO kablam! | Sep 10 09:46:08.332 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.332 INFO kablam! Sep 10 09:46:08.333 INFO kablam! error[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.333 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:161:3 Sep 10 09:46:08.333 INFO kablam! | Sep 10 09:46:08.333 INFO kablam! 161 | #[simd] Sep 10 09:46:08.333 INFO kablam! | ^^^^ Sep 10 09:46:08.336 INFO kablam! error[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.336 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:217:3 Sep 10 09:46:08.336 INFO kablam! | Sep 10 09:46:08.336 INFO kablam! 217 | #[simd] Sep 10 09:46:08.336 INFO kablam! | ^^^^ Sep 10 09:46:08.336 INFO kablam! | Sep 10 09:46:08.336 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.336 INFO kablam! Sep 10 09:46:08.336 INFO kablam! | Sep 10 09:46:08.336 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.336 INFO kablam! Sep 10 09:46:08.337 INFO kablam! error[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.337 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:221:3 Sep 10 09:46:08.337 INFO kablam! | Sep 10 09:46:08.337 INFO kablam! 221 | #[simd] Sep 10 09:46:08.337 INFO kablam! | ^^^^ Sep 10 09:46:08.337 INFO kablam! | Sep 10 09:46:08.337 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.337 INFO kablam! Sep 10 09:46:08.337 INFO kablam! error[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.337 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:165:3 Sep 10 09:46:08.337 INFO kablam! | Sep 10 09:46:08.337 INFO kablam! 165 | #[simd] Sep 10 09:46:08.337 INFO kablam! | ^^^^ Sep 10 09:46:08.337 INFO kablam! | Sep 10 09:46:08.337 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.337 INFO kablam! Sep 10 09:46:08.341 INFO kablam! error[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.341 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:169:3 Sep 10 09:46:08.341 INFO kablam! | Sep 10 09:46:08.341 INFO kablam! 169 | #[simd] Sep 10 09:46:08.341 INFO kablam! | ^^^^ Sep 10 09:46:08.341 INFO kablam! | Sep 10 09:46:08.344 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.345 INFO kablam! Sep 10 09:46:08.345 INFO kablam! error[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.345 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:173:3 Sep 10 09:46:08.345 INFO kablam! | Sep 10 09:46:08.345 INFO kablam! 173 | #[simd] Sep 10 09:46:08.345 INFO kablam! | ^^^^ Sep 10 09:46:08.345 INFO kablam! | Sep 10 09:46:08.345 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.345 INFO kablam! Sep 10 09:46:08.345 INFO kablam! error[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.345 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:177:3 Sep 10 09:46:08.345 INFO kablam! | Sep 10 09:46:08.345 INFO kablam! 177 | #[simd] Sep 10 09:46:08.345 INFO kablam! | ^^^^ Sep 10 09:46:08.345 INFO kablam! | Sep 10 09:46:08.345 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.345 INFO kablam! Sep 10 09:46:08.345 INFO kablam! error[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.345 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:181:3 Sep 10 09:46:08.345 INFO kablam! | Sep 10 09:46:08.345 INFO kablam! 181 | #[simd] Sep 10 09:46:08.345 INFO kablam! | ^^^^ Sep 10 09:46:08.349 INFO kablam! error[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.349 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:225:3 Sep 10 09:46:08.349 INFO kablam! | Sep 10 09:46:08.349 INFO kablam! 225 | #[simd] Sep 10 09:46:08.349 INFO kablam! | ^^^^ Sep 10 09:46:08.349 INFO kablam! | Sep 10 09:46:08.349 INFO kablam! | Sep 10 09:46:08.349 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.349 INFO kablam! Sep 10 09:46:08.350 INFO kablam! error[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.350 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:185:3 Sep 10 09:46:08.350 INFO kablam! | Sep 10 09:46:08.350 INFO kablam! 185 | #[simd] Sep 10 09:46:08.350 INFO kablam! | ^^^^ Sep 10 09:46:08.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.350 INFO kablam! Sep 10 09:46:08.351 INFO kablam! | Sep 10 09:46:08.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.351 INFO kablam! Sep 10 09:46:08.352 INFO kablam! error[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.352 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:189:3 Sep 10 09:46:08.352 INFO kablam! | Sep 10 09:46:08.352 INFO kablam! 189 | #[simd] Sep 10 09:46:08.352 INFO kablam! | ^^^^ Sep 10 09:46:08.361 INFO kablam! | Sep 10 09:46:08.361 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.362 INFO kablam! error[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.362 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:229:3 Sep 10 09:46:08.362 INFO kablam! | Sep 10 09:46:08.362 INFO kablam! 229 | #[simd] Sep 10 09:46:08.362 INFO kablam! | ^^^^ Sep 10 09:46:08.362 INFO kablam! Sep 10 09:46:08.363 INFO kablam! error[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.363 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:193:3 Sep 10 09:46:08.363 INFO kablam! | Sep 10 09:46:08.363 INFO kablam! 193 | #[simd] Sep 10 09:46:08.363 INFO kablam! | ^^^^ Sep 10 09:46:08.363 INFO kablam! | Sep 10 09:46:08.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.363 INFO kablam! Sep 10 09:46:08.364 INFO kablam! error[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.364 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:233:3 Sep 10 09:46:08.364 INFO kablam! | Sep 10 09:46:08.364 INFO kablam! 233 | #[simd] Sep 10 09:46:08.364 INFO kablam! | ^^^^ Sep 10 09:46:08.364 INFO kablam! | Sep 10 09:46:08.365 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.365 INFO kablam! Sep 10 09:46:08.365 INFO kablam! error[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.365 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:197:3 Sep 10 09:46:08.365 INFO kablam! | Sep 10 09:46:08.365 INFO kablam! 197 | #[simd] Sep 10 09:46:08.365 INFO kablam! | ^^^^ Sep 10 09:46:08.365 INFO kablam! | Sep 10 09:46:08.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.366 INFO kablam! | Sep 10 09:46:08.366 INFO kablam! Sep 10 09:46:08.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.366 INFO kablam! Sep 10 09:46:08.367 INFO kablam! error[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.367 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:237:3 Sep 10 09:46:08.367 INFO kablam! | Sep 10 09:46:08.367 INFO kablam! 237 | #[simd] Sep 10 09:46:08.367 INFO kablam! | ^^^^ Sep 10 09:46:08.368 INFO kablam! error[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.368 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:201:3 Sep 10 09:46:08.368 INFO kablam! | Sep 10 09:46:08.368 INFO kablam! 201 | #[simd] Sep 10 09:46:08.368 INFO kablam! | ^^^^ Sep 10 09:46:08.368 INFO kablam! | Sep 10 09:46:08.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.368 INFO kablam! Sep 10 09:46:08.369 INFO kablam! error[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.370 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:205:3 Sep 10 09:46:08.370 INFO kablam! | Sep 10 09:46:08.370 INFO kablam! 205 | #[simd] Sep 10 09:46:08.370 INFO kablam! | ^^^^ Sep 10 09:46:08.370 INFO kablam! | Sep 10 09:46:08.370 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.370 INFO kablam! Sep 10 09:46:08.371 INFO kablam! | Sep 10 09:46:08.371 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.371 INFO kablam! Sep 10 09:46:08.373 INFO kablam! error[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.373 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:209:3 Sep 10 09:46:08.373 INFO kablam! | Sep 10 09:46:08.373 INFO kablam! 209 | #[simd] Sep 10 09:46:08.373 INFO kablam! | ^^^^ Sep 10 09:46:08.376 INFO kablam! | Sep 10 09:46:08.376 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.376 INFO kablam! Sep 10 09:46:08.378 INFO kablam! error[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.378 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:213:3 Sep 10 09:46:08.378 INFO kablam! | Sep 10 09:46:08.378 INFO kablam! 213 | #[simd] Sep 10 09:46:08.378 INFO kablam! | ^^^^ Sep 10 09:46:08.378 INFO kablam! | Sep 10 09:46:08.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.378 INFO kablam! Sep 10 09:46:08.379 INFO kablam! error[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.379 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:217:3 Sep 10 09:46:08.379 INFO kablam! | Sep 10 09:46:08.379 INFO kablam! 217 | #[simd] Sep 10 09:46:08.379 INFO kablam! | ^^^^ Sep 10 09:46:08.379 INFO kablam! | Sep 10 09:46:08.379 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.379 INFO kablam! Sep 10 09:46:08.381 INFO kablam! error[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.381 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:221:3 Sep 10 09:46:08.381 INFO kablam! | Sep 10 09:46:08.381 INFO kablam! 221 | #[simd] Sep 10 09:46:08.381 INFO kablam! | ^^^^ Sep 10 09:46:08.381 INFO kablam! | Sep 10 09:46:08.381 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.382 INFO kablam! Sep 10 09:46:08.383 INFO kablam! error[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.383 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:225:3 Sep 10 09:46:08.383 INFO kablam! | Sep 10 09:46:08.383 INFO kablam! 225 | #[simd] Sep 10 09:46:08.383 INFO kablam! | ^^^^ Sep 10 09:46:08.386 INFO kablam! error: aborting due to 61 previous errors Sep 10 09:46:08.386 INFO kablam! | Sep 10 09:46:08.386 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.386 INFO kablam! Sep 10 09:46:08.386 INFO kablam! error[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.386 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:229:3 Sep 10 09:46:08.386 INFO kablam! | Sep 10 09:46:08.386 INFO kablam! 229 | #[simd] Sep 10 09:46:08.386 INFO kablam! | ^^^^ Sep 10 09:46:08.386 INFO kablam! Sep 10 09:46:08.387 INFO kablam! Some errors occurred: E0557, E0658. Sep 10 09:46:08.387 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 10 09:46:08.388 INFO kablam! | Sep 10 09:46:08.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.388 INFO kablam! Sep 10 09:46:08.390 INFO kablam! error[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.390 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:233:3 Sep 10 09:46:08.390 INFO kablam! | Sep 10 09:46:08.390 INFO kablam! 233 | #[simd] Sep 10 09:46:08.390 INFO kablam! | ^^^^ Sep 10 09:46:08.391 INFO kablam! | Sep 10 09:46:08.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.392 INFO kablam! Sep 10 09:46:08.393 INFO kablam! error[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.393 INFO kablam! --> /target/debug/build/simdty-c1e627bcbfda3e0c/out/types.rs:237:3 Sep 10 09:46:08.393 INFO kablam! | Sep 10 09:46:08.393 INFO kablam! 237 | #[simd] Sep 10 09:46:08.393 INFO kablam! | ^^^^ Sep 10 09:46:08.393 INFO kablam! | Sep 10 09:46:08.393 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:46:08.393 INFO kablam! Sep 10 09:46:08.401 INFO kablam! error: Could not compile `simdty`. Sep 10 09:46:08.401 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 09:46:08.406 INFO kablam! error: aborting due to 61 previous errors Sep 10 09:46:08.406 INFO kablam! Sep 10 09:46:08.406 INFO kablam! Some errors occurred: E0557, E0658. Sep 10 09:46:08.406 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 10 09:46:08.410 INFO kablam! error: Could not compile `simdty`. Sep 10 09:46:08.410 INFO kablam! Sep 10 09:46:08.410 INFO kablam! To learn more, run the command again with --verbose. Sep 10 09:46:08.412 INFO kablam! su: No module specific data is present Sep 10 09:46:08.930 INFO running `"docker" "rm" "-f" "0af04fd59991977c8890c768f769db785872a9f0914af8857be75172cc9d3fb6"` Sep 10 09:46:08.995 INFO blam! 0af04fd59991977c8890c768f769db785872a9f0914af8857be75172cc9d3fb6