Sep 21 03:03:19.033 INFO checking simdty-0.0.3 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:03:19.033 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:03:19.033 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:03:19.184 INFO blam! b9e3e3d9a64631431236c2fd2c634f9d1c31d46e9e72dd5107ebdeef7b18233c Sep 21 03:03:19.185 INFO running `"docker" "start" "-a" "b9e3e3d9a64631431236c2fd2c634f9d1c31d46e9e72dd5107ebdeef7b18233c"` Sep 21 03:03:20.149 INFO kablam! usermod: no changes Sep 21 03:03:20.183 INFO kablam! Compiling simdty v0.0.3 (/source) Sep 21 03:03:20.389 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 21 03:03:20.389 INFO kablam! --> build.rs:12:14 Sep 21 03:03:20.389 INFO kablam! | Sep 21 03:03:20.389 INFO kablam! 12 | for _ in (0..length) { Sep 21 03:03:20.389 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Sep 21 03:03:20.389 INFO kablam! | Sep 21 03:03:20.389 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:03:20.389 INFO kablam! Sep 21 03:03:21.259 INFO kablam! error[E0557]: feature has been removed Sep 21 03:03:21.259 INFO kablam! --> src/lib.rs:1:12 Sep 21 03:03:21.259 INFO kablam! | Sep 21 03:03:21.259 INFO kablam! 1 | #![feature(simd)] Sep 21 03:03:21.259 INFO kablam! | ^^^^ Sep 21 03:03:21.259 INFO kablam! | Sep 21 03:03:21.259 INFO kablam! note: removed in favor of `#[repr(simd)]` Sep 21 03:03:21.259 INFO kablam! --> src/lib.rs:1:12 Sep 21 03:03:21.259 INFO kablam! | Sep 21 03:03:21.259 INFO kablam! 1 | #![feature(simd)] Sep 21 03:03:21.259 INFO kablam! | ^^^^ Sep 21 03:03:21.259 INFO kablam! Sep 21 03:03:21.263 INFO kablam! error[E0557]: feature has been removed Sep 21 03:03:21.263 INFO kablam! --> src/lib.rs:1:12 Sep 21 03:03:21.263 INFO kablam! | Sep 21 03:03:21.263 INFO kablam! 1 | #![feature(simd)] Sep 21 03:03:21.263 INFO kablam! | ^^^^ Sep 21 03:03:21.263 INFO kablam! | Sep 21 03:03:21.263 INFO kablam! note: removed in favor of `#[repr(simd)]` Sep 21 03:03:21.263 INFO kablam! --> src/lib.rs:1:12 Sep 21 03:03:21.263 INFO kablam! | Sep 21 03:03:21.263 INFO kablam! 1 | #![feature(simd)] Sep 21 03:03:21.263 INFO kablam! | ^^^^ Sep 21 03:03:21.263 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.341 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:1:3 Sep 21 03:03:21.341 INFO kablam! | Sep 21 03:03:21.341 INFO kablam! 1 | #[simd] Sep 21 03:03:21.341 INFO kablam! | ^^^^ Sep 21 03:03:21.341 INFO kablam! | Sep 21 03:03:21.341 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.341 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.341 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:5:3 Sep 21 03:03:21.341 INFO kablam! | Sep 21 03:03:21.341 INFO kablam! 5 | #[simd] Sep 21 03:03:21.341 INFO kablam! | ^^^^ Sep 21 03:03:21.341 INFO kablam! | Sep 21 03:03:21.341 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.341 INFO kablam! Sep 21 03:03:21.342 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.342 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:9:3 Sep 21 03:03:21.342 INFO kablam! | Sep 21 03:03:21.342 INFO kablam! 9 | #[simd] Sep 21 03:03:21.342 INFO kablam! | ^^^^ Sep 21 03:03:21.342 INFO kablam! | Sep 21 03:03:21.342 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.342 INFO kablam! Sep 21 03:03:21.342 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.342 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:13:3 Sep 21 03:03:21.342 INFO kablam! | Sep 21 03:03:21.342 INFO kablam! 13 | #[simd] Sep 21 03:03:21.342 INFO kablam! | ^^^^ Sep 21 03:03:21.342 INFO kablam! | Sep 21 03:03:21.342 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.342 INFO kablam! Sep 21 03:03:21.342 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.342 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:17:3 Sep 21 03:03:21.342 INFO kablam! | Sep 21 03:03:21.342 INFO kablam! 17 | #[simd] Sep 21 03:03:21.342 INFO kablam! | ^^^^ Sep 21 03:03:21.342 INFO kablam! | Sep 21 03:03:21.342 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.342 INFO kablam! Sep 21 03:03:21.343 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.343 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:21:3 Sep 21 03:03:21.343 INFO kablam! | Sep 21 03:03:21.343 INFO kablam! 21 | #[simd] Sep 21 03:03:21.343 INFO kablam! | ^^^^ Sep 21 03:03:21.343 INFO kablam! | Sep 21 03:03:21.343 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.343 INFO kablam! Sep 21 03:03:21.343 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.343 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:25:3 Sep 21 03:03:21.343 INFO kablam! | Sep 21 03:03:21.343 INFO kablam! 25 | #[simd] Sep 21 03:03:21.343 INFO kablam! | ^^^^ Sep 21 03:03:21.343 INFO kablam! | Sep 21 03:03:21.343 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.343 INFO kablam! Sep 21 03:03:21.343 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.343 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:29:3 Sep 21 03:03:21.343 INFO kablam! | Sep 21 03:03:21.343 INFO kablam! 29 | #[simd] Sep 21 03:03:21.343 INFO kablam! | ^^^^ Sep 21 03:03:21.343 INFO kablam! | Sep 21 03:03:21.343 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.343 INFO kablam! Sep 21 03:03:21.343 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.343 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:33:3 Sep 21 03:03:21.343 INFO kablam! | Sep 21 03:03:21.343 INFO kablam! 33 | #[simd] Sep 21 03:03:21.343 INFO kablam! | ^^^^ Sep 21 03:03:21.343 INFO kablam! | Sep 21 03:03:21.343 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.344 INFO kablam! Sep 21 03:03:21.344 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.344 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:37:3 Sep 21 03:03:21.344 INFO kablam! | Sep 21 03:03:21.344 INFO kablam! 37 | #[simd] Sep 21 03:03:21.344 INFO kablam! | ^^^^ Sep 21 03:03:21.344 INFO kablam! | Sep 21 03:03:21.344 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.344 INFO kablam! Sep 21 03:03:21.344 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.344 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:41:3 Sep 21 03:03:21.344 INFO kablam! | Sep 21 03:03:21.344 INFO kablam! 41 | #[simd] Sep 21 03:03:21.344 INFO kablam! | ^^^^ Sep 21 03:03:21.344 INFO kablam! | Sep 21 03:03:21.344 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.344 INFO kablam! Sep 21 03:03:21.344 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.344 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:45:3 Sep 21 03:03:21.344 INFO kablam! | Sep 21 03:03:21.344 INFO kablam! 45 | #[simd] Sep 21 03:03:21.344 INFO kablam! | ^^^^ Sep 21 03:03:21.344 INFO kablam! | Sep 21 03:03:21.344 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.344 INFO kablam! Sep 21 03:03:21.344 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.344 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:49:3 Sep 21 03:03:21.344 INFO kablam! | Sep 21 03:03:21.345 INFO kablam! 49 | #[simd] Sep 21 03:03:21.345 INFO kablam! | ^^^^ Sep 21 03:03:21.345 INFO kablam! | Sep 21 03:03:21.345 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.345 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.345 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:53:3 Sep 21 03:03:21.345 INFO kablam! | Sep 21 03:03:21.345 INFO kablam! 53 | #[simd] Sep 21 03:03:21.345 INFO kablam! | ^^^^ Sep 21 03:03:21.345 INFO kablam! | Sep 21 03:03:21.345 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.345 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.345 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:57:3 Sep 21 03:03:21.345 INFO kablam! | Sep 21 03:03:21.345 INFO kablam! 57 | #[simd] Sep 21 03:03:21.345 INFO kablam! | ^^^^ Sep 21 03:03:21.345 INFO kablam! | Sep 21 03:03:21.345 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.345 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.345 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:61:3 Sep 21 03:03:21.345 INFO kablam! | Sep 21 03:03:21.345 INFO kablam! 61 | #[simd] Sep 21 03:03:21.345 INFO kablam! | ^^^^ Sep 21 03:03:21.345 INFO kablam! | Sep 21 03:03:21.345 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.345 INFO kablam! Sep 21 03:03:21.346 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.346 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:65:3 Sep 21 03:03:21.346 INFO kablam! | Sep 21 03:03:21.346 INFO kablam! 65 | #[simd] Sep 21 03:03:21.346 INFO kablam! | ^^^^ Sep 21 03:03:21.346 INFO kablam! | Sep 21 03:03:21.346 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.346 INFO kablam! Sep 21 03:03:21.346 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.346 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:69:3 Sep 21 03:03:21.346 INFO kablam! | Sep 21 03:03:21.346 INFO kablam! 69 | #[simd] Sep 21 03:03:21.346 INFO kablam! | ^^^^ Sep 21 03:03:21.346 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.350 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.350 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:73:3 Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! 73 | #[simd] Sep 21 03:03:21.350 INFO kablam! | ^^^^ Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.350 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.350 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:77:3 Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! 77 | #[simd] Sep 21 03:03:21.350 INFO kablam! | ^^^^ Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.350 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.350 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:81:3 Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! 81 | #[simd] Sep 21 03:03:21.350 INFO kablam! | ^^^^ Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.350 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.350 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:85:3 Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! 85 | #[simd] Sep 21 03:03:21.350 INFO kablam! | ^^^^ Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.350 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.350 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:89:3 Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! 89 | #[simd] Sep 21 03:03:21.350 INFO kablam! | ^^^^ Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.350 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.350 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:93:3 Sep 21 03:03:21.350 INFO kablam! | Sep 21 03:03:21.350 INFO kablam! 93 | #[simd] Sep 21 03:03:21.351 INFO kablam! | ^^^^ Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.351 INFO kablam! Sep 21 03:03:21.351 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.351 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:97:3 Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! 97 | #[simd] Sep 21 03:03:21.351 INFO kablam! | ^^^^ Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.351 INFO kablam! Sep 21 03:03:21.351 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.351 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:101:3 Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! 101 | #[simd] Sep 21 03:03:21.351 INFO kablam! | ^^^^ Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.351 INFO kablam! Sep 21 03:03:21.351 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.351 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:105:3 Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! 105 | #[simd] Sep 21 03:03:21.351 INFO kablam! | ^^^^ Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.351 INFO kablam! Sep 21 03:03:21.351 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.351 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:109:3 Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! 109 | #[simd] Sep 21 03:03:21.351 INFO kablam! | ^^^^ Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.351 INFO kablam! Sep 21 03:03:21.351 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.351 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:113:3 Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! 113 | #[simd] Sep 21 03:03:21.351 INFO kablam! | ^^^^ Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.351 INFO kablam! Sep 21 03:03:21.351 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.351 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:117:3 Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! 117 | #[simd] Sep 21 03:03:21.351 INFO kablam! | ^^^^ Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.351 INFO kablam! Sep 21 03:03:21.351 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.351 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:121:3 Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! 121 | #[simd] Sep 21 03:03:21.351 INFO kablam! | ^^^^ Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.351 INFO kablam! Sep 21 03:03:21.351 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.351 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:125:3 Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! 125 | #[simd] Sep 21 03:03:21.351 INFO kablam! | ^^^^ Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.351 INFO kablam! Sep 21 03:03:21.351 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.351 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:129:3 Sep 21 03:03:21.351 INFO kablam! | Sep 21 03:03:21.351 INFO kablam! 129 | #[simd] Sep 21 03:03:21.351 INFO kablam! | ^^^^ Sep 21 03:03:21.352 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.362 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.362 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:133:3 Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! 133 | #[simd] Sep 21 03:03:21.362 INFO kablam! | ^^^^ Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.362 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.362 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:137:3 Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! 137 | #[simd] Sep 21 03:03:21.362 INFO kablam! | ^^^^ Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.362 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.362 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:141:3 Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! 141 | #[simd] Sep 21 03:03:21.362 INFO kablam! | ^^^^ Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.362 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.362 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:145:3 Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! 145 | #[simd] Sep 21 03:03:21.362 INFO kablam! | ^^^^ Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.362 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.362 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:149:3 Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! 149 | #[simd] Sep 21 03:03:21.362 INFO kablam! | ^^^^ Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.362 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.362 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:153:3 Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! 153 | #[simd] Sep 21 03:03:21.362 INFO kablam! | ^^^^ Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.362 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.362 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:157:3 Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! 157 | #[simd] Sep 21 03:03:21.362 INFO kablam! | ^^^^ Sep 21 03:03:21.362 INFO kablam! | Sep 21 03:03:21.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.362 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.362 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:161:3 Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! 161 | #[simd] Sep 21 03:03:21.363 INFO kablam! | ^^^^ Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.363 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.363 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:165:3 Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! 165 | #[simd] Sep 21 03:03:21.363 INFO kablam! | ^^^^ Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.363 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.363 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:169:3 Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! 169 | #[simd] Sep 21 03:03:21.363 INFO kablam! | ^^^^ Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.363 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.363 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:173:3 Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! 173 | #[simd] Sep 21 03:03:21.363 INFO kablam! | ^^^^ Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.363 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.363 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:177:3 Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! 177 | #[simd] Sep 21 03:03:21.363 INFO kablam! | ^^^^ Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.363 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.363 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:181:3 Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! 181 | #[simd] Sep 21 03:03:21.363 INFO kablam! | ^^^^ Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.363 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.363 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:185:3 Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! 185 | #[simd] Sep 21 03:03:21.363 INFO kablam! | ^^^^ Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.363 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.363 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:189:3 Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! 189 | #[simd] Sep 21 03:03:21.363 INFO kablam! | ^^^^ Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.363 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.363 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:193:3 Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.363 INFO kablam! 193 | #[simd] Sep 21 03:03:21.363 INFO kablam! | ^^^^ Sep 21 03:03:21.363 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.364 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.364 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:197:3 Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! 197 | #[simd] Sep 21 03:03:21.364 INFO kablam! | ^^^^ Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.364 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.364 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:201:3 Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! 201 | #[simd] Sep 21 03:03:21.364 INFO kablam! | ^^^^ Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.364 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.364 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:205:3 Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! 205 | #[simd] Sep 21 03:03:21.364 INFO kablam! | ^^^^ Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.364 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.364 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:209:3 Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! 209 | #[simd] Sep 21 03:03:21.364 INFO kablam! | ^^^^ Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.364 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.364 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:213:3 Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! 213 | #[simd] Sep 21 03:03:21.364 INFO kablam! | ^^^^ Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.364 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.364 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:217:3 Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! 217 | #[simd] Sep 21 03:03:21.364 INFO kablam! | ^^^^ Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.364 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.364 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:221:3 Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! 221 | #[simd] Sep 21 03:03:21.364 INFO kablam! | ^^^^ Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.364 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.364 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:225:3 Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! 225 | #[simd] Sep 21 03:03:21.364 INFO kablam! | ^^^^ Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.364 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.364 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:229:3 Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.364 INFO kablam! 229 | #[simd] Sep 21 03:03:21.364 INFO kablam! | ^^^^ Sep 21 03:03:21.364 INFO kablam! | Sep 21 03:03:21.365 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.365 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.369 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:233:3 Sep 21 03:03:21.369 INFO kablam! | Sep 21 03:03:21.369 INFO kablam! 233 | #[simd] Sep 21 03:03:21.370 INFO kablam! | ^^^^ Sep 21 03:03:21.370 INFO kablam! | Sep 21 03:03:21.370 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.370 INFO kablam! Sep 21 03:03:21.370 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.370 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:237:3 Sep 21 03:03:21.370 INFO kablam! | Sep 21 03:03:21.370 INFO kablam! 237 | #[simd] Sep 21 03:03:21.370 INFO kablam! | ^^^^ Sep 21 03:03:21.370 INFO kablam! | Sep 21 03:03:21.370 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.370 INFO kablam! Sep 21 03:03:21.370 INFO kablam! error: aborting due to 61 previous errors Sep 21 03:03:21.370 INFO kablam! Sep 21 03:03:21.370 INFO kablam! Some errors occurred: E0557, E0658. Sep 21 03:03:21.370 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 21 03:03:21.374 INFO kablam! error: Could not compile `simdty`. Sep 21 03:03:21.374 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:03:21.377 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.377 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:1:3 Sep 21 03:03:21.377 INFO kablam! | Sep 21 03:03:21.377 INFO kablam! 1 | #[simd] Sep 21 03:03:21.377 INFO kablam! | ^^^^ Sep 21 03:03:21.377 INFO kablam! | Sep 21 03:03:21.377 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.377 INFO kablam! Sep 21 03:03:21.377 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.377 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:5:3 Sep 21 03:03:21.377 INFO kablam! | Sep 21 03:03:21.378 INFO kablam! 5 | #[simd] Sep 21 03:03:21.378 INFO kablam! | ^^^^ Sep 21 03:03:21.378 INFO kablam! | Sep 21 03:03:21.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.378 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.378 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:9:3 Sep 21 03:03:21.378 INFO kablam! | Sep 21 03:03:21.378 INFO kablam! 9 | #[simd] Sep 21 03:03:21.378 INFO kablam! | ^^^^ Sep 21 03:03:21.378 INFO kablam! | Sep 21 03:03:21.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.378 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.378 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:13:3 Sep 21 03:03:21.378 INFO kablam! | Sep 21 03:03:21.378 INFO kablam! 13 | #[simd] Sep 21 03:03:21.378 INFO kablam! | ^^^^ Sep 21 03:03:21.378 INFO kablam! | Sep 21 03:03:21.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.378 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.378 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:17:3 Sep 21 03:03:21.378 INFO kablam! | Sep 21 03:03:21.378 INFO kablam! 17 | #[simd] Sep 21 03:03:21.378 INFO kablam! | ^^^^ Sep 21 03:03:21.378 INFO kablam! | Sep 21 03:03:21.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.378 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.379 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:21:3 Sep 21 03:03:21.379 INFO kablam! | Sep 21 03:03:21.379 INFO kablam! 21 | #[simd] Sep 21 03:03:21.379 INFO kablam! | ^^^^ Sep 21 03:03:21.379 INFO kablam! | Sep 21 03:03:21.379 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.379 INFO kablam! Sep 21 03:03:21.382 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.382 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:25:3 Sep 21 03:03:21.382 INFO kablam! | Sep 21 03:03:21.382 INFO kablam! 25 | #[simd] Sep 21 03:03:21.382 INFO kablam! | ^^^^ Sep 21 03:03:21.382 INFO kablam! | Sep 21 03:03:21.382 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.382 INFO kablam! Sep 21 03:03:21.382 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.382 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:29:3 Sep 21 03:03:21.382 INFO kablam! | Sep 21 03:03:21.382 INFO kablam! 29 | #[simd] Sep 21 03:03:21.382 INFO kablam! | ^^^^ Sep 21 03:03:21.382 INFO kablam! | Sep 21 03:03:21.382 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.382 INFO kablam! Sep 21 03:03:21.382 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.382 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:33:3 Sep 21 03:03:21.382 INFO kablam! | Sep 21 03:03:21.382 INFO kablam! 33 | #[simd] Sep 21 03:03:21.382 INFO kablam! | ^^^^ Sep 21 03:03:21.382 INFO kablam! | Sep 21 03:03:21.382 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.382 INFO kablam! Sep 21 03:03:21.382 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.382 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:37:3 Sep 21 03:03:21.382 INFO kablam! | Sep 21 03:03:21.382 INFO kablam! 37 | #[simd] Sep 21 03:03:21.382 INFO kablam! | ^^^^ Sep 21 03:03:21.382 INFO kablam! | Sep 21 03:03:21.382 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.382 INFO kablam! Sep 21 03:03:21.382 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.382 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:41:3 Sep 21 03:03:21.382 INFO kablam! | Sep 21 03:03:21.382 INFO kablam! 41 | #[simd] Sep 21 03:03:21.382 INFO kablam! | ^^^^ Sep 21 03:03:21.382 INFO kablam! | Sep 21 03:03:21.382 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.383 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.383 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:45:3 Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! 45 | #[simd] Sep 21 03:03:21.383 INFO kablam! | ^^^^ Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.383 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.383 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:49:3 Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! 49 | #[simd] Sep 21 03:03:21.383 INFO kablam! | ^^^^ Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.383 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.383 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:53:3 Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! 53 | #[simd] Sep 21 03:03:21.383 INFO kablam! | ^^^^ Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.383 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.383 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:57:3 Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! 57 | #[simd] Sep 21 03:03:21.383 INFO kablam! | ^^^^ Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.383 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.383 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:61:3 Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! 61 | #[simd] Sep 21 03:03:21.383 INFO kablam! | ^^^^ Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.383 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.383 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:65:3 Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! 65 | #[simd] Sep 21 03:03:21.383 INFO kablam! | ^^^^ Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.383 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.383 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:69:3 Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! 69 | #[simd] Sep 21 03:03:21.383 INFO kablam! | ^^^^ Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.383 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.383 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:73:3 Sep 21 03:03:21.383 INFO kablam! | Sep 21 03:03:21.383 INFO kablam! 73 | #[simd] Sep 21 03:03:21.383 INFO kablam! | ^^^^ Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.384 INFO kablam! Sep 21 03:03:21.384 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.384 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:77:3 Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! 77 | #[simd] Sep 21 03:03:21.384 INFO kablam! | ^^^^ Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.384 INFO kablam! Sep 21 03:03:21.384 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.384 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:81:3 Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! 81 | #[simd] Sep 21 03:03:21.384 INFO kablam! | ^^^^ Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.384 INFO kablam! Sep 21 03:03:21.384 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.384 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:85:3 Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! 85 | #[simd] Sep 21 03:03:21.384 INFO kablam! | ^^^^ Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.384 INFO kablam! Sep 21 03:03:21.384 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.384 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:89:3 Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! 89 | #[simd] Sep 21 03:03:21.384 INFO kablam! | ^^^^ Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.384 INFO kablam! Sep 21 03:03:21.384 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.384 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:93:3 Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! 93 | #[simd] Sep 21 03:03:21.384 INFO kablam! | ^^^^ Sep 21 03:03:21.384 INFO kablam! | Sep 21 03:03:21.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.384 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.386 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:97:3 Sep 21 03:03:21.386 INFO kablam! | Sep 21 03:03:21.386 INFO kablam! 97 | #[simd] Sep 21 03:03:21.386 INFO kablam! | ^^^^ Sep 21 03:03:21.386 INFO kablam! | Sep 21 03:03:21.386 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.386 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.386 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:101:3 Sep 21 03:03:21.386 INFO kablam! | Sep 21 03:03:21.386 INFO kablam! 101 | #[simd] Sep 21 03:03:21.386 INFO kablam! | ^^^^ Sep 21 03:03:21.386 INFO kablam! | Sep 21 03:03:21.386 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.386 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.386 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:105:3 Sep 21 03:03:21.386 INFO kablam! | Sep 21 03:03:21.386 INFO kablam! 105 | #[simd] Sep 21 03:03:21.386 INFO kablam! | ^^^^ Sep 21 03:03:21.386 INFO kablam! | Sep 21 03:03:21.386 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.386 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.386 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:109:3 Sep 21 03:03:21.386 INFO kablam! | Sep 21 03:03:21.386 INFO kablam! 109 | #[simd] Sep 21 03:03:21.386 INFO kablam! | ^^^^ Sep 21 03:03:21.386 INFO kablam! | Sep 21 03:03:21.386 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.386 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.386 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:113:3 Sep 21 03:03:21.386 INFO kablam! | Sep 21 03:03:21.386 INFO kablam! 113 | #[simd] Sep 21 03:03:21.386 INFO kablam! | ^^^^ Sep 21 03:03:21.386 INFO kablam! | Sep 21 03:03:21.386 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.386 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.390 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:117:3 Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! 117 | #[simd] Sep 21 03:03:21.390 INFO kablam! | ^^^^ Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.390 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.390 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:121:3 Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! 121 | #[simd] Sep 21 03:03:21.390 INFO kablam! | ^^^^ Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.390 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.390 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:125:3 Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! 125 | #[simd] Sep 21 03:03:21.390 INFO kablam! | ^^^^ Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.390 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.390 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:129:3 Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! 129 | #[simd] Sep 21 03:03:21.390 INFO kablam! | ^^^^ Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.390 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.390 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:133:3 Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! 133 | #[simd] Sep 21 03:03:21.390 INFO kablam! | ^^^^ Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.390 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.390 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:137:3 Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! 137 | #[simd] Sep 21 03:03:21.390 INFO kablam! | ^^^^ Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.390 INFO kablam! Sep 21 03:03:21.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 21 03:03:21.390 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:141:3 Sep 21 03:03:21.390 INFO kablam! | Sep 21 03:03:21.390 INFO kablam! 141 | #[simd] Sep 21 03:03:21.390 INFO kablam! | ^^^^ Sep 21 03:03:21.391 INFO kablam! | Sep 21 03:03:21.391 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.391 INFO kablam! Sep 21 03:03:21.391 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.391 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:145:3 Sep 21 03:03:21.391 INFO kablam! | Sep 21 03:03:21.391 INFO kablam! 145 | #[simd] Sep 21 03:03:21.391 INFO kablam! | ^^^^ Sep 21 03:03:21.391 INFO kablam! | Sep 21 03:03:21.391 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.391 INFO kablam! Sep 21 03:03:21.391 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.391 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:149:3 Sep 21 03:03:21.391 INFO kablam! | Sep 21 03:03:21.391 INFO kablam! 149 | #[simd] Sep 21 03:03:21.391 INFO kablam! | ^^^^ Sep 21 03:03:21.391 INFO kablam! | Sep 21 03:03:21.391 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.391 INFO kablam! Sep 21 03:03:21.391 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.391 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:153:3 Sep 21 03:03:21.391 INFO kablam! | Sep 21 03:03:21.391 INFO kablam! 153 | #[simd] Sep 21 03:03:21.391 INFO kablam! | ^^^^ Sep 21 03:03:21.391 INFO kablam! | Sep 21 03:03:21.391 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.391 INFO kablam! Sep 21 03:03:21.392 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.392 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:157:3 Sep 21 03:03:21.392 INFO kablam! | Sep 21 03:03:21.392 INFO kablam! 157 | #[simd] Sep 21 03:03:21.392 INFO kablam! | ^^^^ Sep 21 03:03:21.392 INFO kablam! | Sep 21 03:03:21.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.392 INFO kablam! Sep 21 03:03:21.392 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.392 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:161:3 Sep 21 03:03:21.392 INFO kablam! | Sep 21 03:03:21.392 INFO kablam! 161 | #[simd] Sep 21 03:03:21.392 INFO kablam! | ^^^^ Sep 21 03:03:21.392 INFO kablam! | Sep 21 03:03:21.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.392 INFO kablam! Sep 21 03:03:21.392 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.392 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:165:3 Sep 21 03:03:21.392 INFO kablam! | Sep 21 03:03:21.392 INFO kablam! 165 | #[simd] Sep 21 03:03:21.392 INFO kablam! | ^^^^ Sep 21 03:03:21.392 INFO kablam! | Sep 21 03:03:21.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.392 INFO kablam! Sep 21 03:03:21.394 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.394 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:169:3 Sep 21 03:03:21.394 INFO kablam! | Sep 21 03:03:21.394 INFO kablam! 169 | #[simd] Sep 21 03:03:21.394 INFO kablam! | ^^^^ Sep 21 03:03:21.394 INFO kablam! | Sep 21 03:03:21.394 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.394 INFO kablam! Sep 21 03:03:21.394 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.394 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:173:3 Sep 21 03:03:21.394 INFO kablam! | Sep 21 03:03:21.394 INFO kablam! 173 | #[simd] Sep 21 03:03:21.394 INFO kablam! | ^^^^ Sep 21 03:03:21.394 INFO kablam! | Sep 21 03:03:21.394 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.394 INFO kablam! Sep 21 03:03:21.394 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.394 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:177:3 Sep 21 03:03:21.394 INFO kablam! | Sep 21 03:03:21.394 INFO kablam! 177 | #[simd] Sep 21 03:03:21.394 INFO kablam! | ^^^^ Sep 21 03:03:21.394 INFO kablam! | Sep 21 03:03:21.394 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.394 INFO kablam! Sep 21 03:03:21.394 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.394 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:181:3 Sep 21 03:03:21.394 INFO kablam! | Sep 21 03:03:21.394 INFO kablam! 181 | #[simd] Sep 21 03:03:21.394 INFO kablam! | ^^^^ Sep 21 03:03:21.395 INFO kablam! | Sep 21 03:03:21.395 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.395 INFO kablam! Sep 21 03:03:21.395 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.395 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:185:3 Sep 21 03:03:21.395 INFO kablam! | Sep 21 03:03:21.395 INFO kablam! 185 | #[simd] Sep 21 03:03:21.395 INFO kablam! | ^^^^ Sep 21 03:03:21.395 INFO kablam! | Sep 21 03:03:21.395 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.395 INFO kablam! Sep 21 03:03:21.395 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.395 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:189:3 Sep 21 03:03:21.395 INFO kablam! | Sep 21 03:03:21.395 INFO kablam! 189 | #[simd] Sep 21 03:03:21.395 INFO kablam! | ^^^^ Sep 21 03:03:21.395 INFO kablam! | Sep 21 03:03:21.395 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.395 INFO kablam! Sep 21 03:03:21.398 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.398 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:193:3 Sep 21 03:03:21.398 INFO kablam! | Sep 21 03:03:21.398 INFO kablam! 193 | #[simd] Sep 21 03:03:21.398 INFO kablam! | ^^^^ Sep 21 03:03:21.398 INFO kablam! | Sep 21 03:03:21.398 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.398 INFO kablam! Sep 21 03:03:21.398 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.398 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:197:3 Sep 21 03:03:21.398 INFO kablam! | Sep 21 03:03:21.398 INFO kablam! 197 | #[simd] Sep 21 03:03:21.398 INFO kablam! | ^^^^ Sep 21 03:03:21.398 INFO kablam! | Sep 21 03:03:21.398 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.398 INFO kablam! Sep 21 03:03:21.398 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.398 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:201:3 Sep 21 03:03:21.398 INFO kablam! | Sep 21 03:03:21.398 INFO kablam! 201 | #[simd] Sep 21 03:03:21.398 INFO kablam! | ^^^^ Sep 21 03:03:21.398 INFO kablam! | Sep 21 03:03:21.398 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.398 INFO kablam! Sep 21 03:03:21.402 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.402 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:205:3 Sep 21 03:03:21.402 INFO kablam! | Sep 21 03:03:21.402 INFO kablam! 205 | #[simd] Sep 21 03:03:21.402 INFO kablam! | ^^^^ Sep 21 03:03:21.402 INFO kablam! | Sep 21 03:03:21.402 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.402 INFO kablam! Sep 21 03:03:21.402 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.402 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:209:3 Sep 21 03:03:21.402 INFO kablam! | Sep 21 03:03:21.402 INFO kablam! 209 | #[simd] Sep 21 03:03:21.402 INFO kablam! | ^^^^ Sep 21 03:03:21.402 INFO kablam! | Sep 21 03:03:21.402 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.402 INFO kablam! Sep 21 03:03:21.402 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.402 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:213:3 Sep 21 03:03:21.402 INFO kablam! | Sep 21 03:03:21.402 INFO kablam! 213 | #[simd] Sep 21 03:03:21.402 INFO kablam! | ^^^^ Sep 21 03:03:21.402 INFO kablam! | Sep 21 03:03:21.402 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.402 INFO kablam! Sep 21 03:03:21.402 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.402 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:217:3 Sep 21 03:03:21.402 INFO kablam! | Sep 21 03:03:21.402 INFO kablam! 217 | #[simd] Sep 21 03:03:21.402 INFO kablam! | ^^^^ Sep 21 03:03:21.402 INFO kablam! | Sep 21 03:03:21.402 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.402 INFO kablam! Sep 21 03:03:21.406 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.406 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:221:3 Sep 21 03:03:21.406 INFO kablam! | Sep 21 03:03:21.406 INFO kablam! 221 | #[simd] Sep 21 03:03:21.406 INFO kablam! | ^^^^ Sep 21 03:03:21.406 INFO kablam! | Sep 21 03:03:21.406 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.406 INFO kablam! Sep 21 03:03:21.406 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.406 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:225:3 Sep 21 03:03:21.406 INFO kablam! | Sep 21 03:03:21.406 INFO kablam! 225 | #[simd] Sep 21 03:03:21.406 INFO kablam! | ^^^^ Sep 21 03:03:21.406 INFO kablam! | Sep 21 03:03:21.406 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.406 INFO kablam! Sep 21 03:03:21.406 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.406 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:229:3 Sep 21 03:03:21.406 INFO kablam! | Sep 21 03:03:21.406 INFO kablam! 229 | #[simd] Sep 21 03:03:21.406 INFO kablam! | ^^^^ Sep 21 03:03:21.406 INFO kablam! | Sep 21 03:03:21.406 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.406 INFO kablam! Sep 21 03:03:21.406 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.406 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:233:3 Sep 21 03:03:21.406 INFO kablam! | Sep 21 03:03:21.406 INFO kablam! 233 | #[simd] Sep 21 03:03:21.406 INFO kablam! | ^^^^ Sep 21 03:03:21.406 INFO kablam! | Sep 21 03:03:21.406 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.406 INFO kablam! Sep 21 03:03:21.410 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 03:03:21.410 INFO kablam! --> /target/debug/build/simdty-7c070d8dab6a5426/out/types.rs:237:3 Sep 21 03:03:21.410 INFO kablam! | Sep 21 03:03:21.410 INFO kablam! 237 | #[simd] Sep 21 03:03:21.410 INFO kablam! | ^^^^ Sep 21 03:03:21.410 INFO kablam! | Sep 21 03:03:21.410 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:03:21.410 INFO kablam! Sep 21 03:03:21.412 INFO kablam! error: aborting due to 61 previous errors Sep 21 03:03:21.412 INFO kablam! Sep 21 03:03:21.412 INFO kablam! Some errors occurred: E0557, E0658. Sep 21 03:03:21.412 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 21 03:03:21.419 INFO kablam! error: Could not compile `simdty`. Sep 21 03:03:21.419 INFO kablam! Sep 21 03:03:21.419 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:03:21.419 INFO kablam! su: No module specific data is present Sep 21 03:03:22.027 INFO running `"docker" "rm" "-f" "b9e3e3d9a64631431236c2fd2c634f9d1c31d46e9e72dd5107ebdeef7b18233c"` Sep 21 03:03:22.164 INFO blam! b9e3e3d9a64631431236c2fd2c634f9d1c31d46e9e72dd5107ebdeef7b18233c