Aug 11 01:53:55.695 INFO checking simdty-0.0.3 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 01:53:55.695 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 01:53:55.695 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 01:53:55.695 INFO running `"docker" "create" "-v" "/tmp/crater.c9H4E77dZkX8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-2/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 01:53:55.918 INFO blam! 868ad57b8f822a6c313fc73fe373d6c14138a6be9237aef3568bb37ae54b51d0 Aug 11 01:53:55.919 INFO running `"docker" "start" "-a" "868ad57b8f822a6c313fc73fe373d6c14138a6be9237aef3568bb37ae54b51d0"` Aug 11 01:53:57.343 INFO kablam! Compiling simdty v0.0.3 (file:///source) Aug 11 01:53:57.629 INFO kablam! warning: unnecessary parentheses around `for` head expression Aug 11 01:53:57.629 INFO kablam! --> build.rs:12:14 Aug 11 01:53:57.629 INFO kablam! | Aug 11 01:53:57.629 INFO kablam! 12 | for _ in (0..length) { Aug 11 01:53:57.629 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Aug 11 01:53:57.629 INFO kablam! | Aug 11 01:53:57.629 INFO kablam! = note: #[warn(unused_parens)] on by default Aug 11 01:53:57.629 INFO kablam! Aug 11 01:53:59.139 INFO kablam! error[E0557]: feature has been removed Aug 11 01:53:59.139 INFO kablam! --> src/lib.rs:1:12 Aug 11 01:53:59.139 INFO kablam! | Aug 11 01:53:59.139 INFO kablam! 1 | #![feature(simd)] Aug 11 01:53:59.139 INFO kablam! | ^^^^ Aug 11 01:53:59.139 INFO kablam! | Aug 11 01:53:59.139 INFO kablam! note: removed in favor of `#[repr(simd)]` Aug 11 01:53:59.139 INFO kablam! --> src/lib.rs:1:12 Aug 11 01:53:59.139 INFO kablam! | Aug 11 01:53:59.139 INFO kablam! 1 | #![feature(simd)] Aug 11 01:53:59.139 INFO kablam! | ^^^^ Aug 11 01:53:59.139 INFO kablam! Aug 11 01:53:59.173 INFO kablam! error[E0557]: feature has been removed Aug 11 01:53:59.173 INFO kablam! --> src/lib.rs:1:12 Aug 11 01:53:59.173 INFO kablam! | Aug 11 01:53:59.173 INFO kablam! 1 | #![feature(simd)] Aug 11 01:53:59.173 INFO kablam! | ^^^^ Aug 11 01:53:59.173 INFO kablam! | Aug 11 01:53:59.173 INFO kablam! note: removed in favor of `#[repr(simd)]` Aug 11 01:53:59.173 INFO kablam! --> src/lib.rs:1:12 Aug 11 01:53:59.174 INFO kablam! | Aug 11 01:53:59.174 INFO kablam! 1 | #![feature(simd)] Aug 11 01:53:59.174 INFO kablam! | ^^^^ Aug 11 01:53:59.174 INFO kablam! Aug 11 01:53:59.413 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.414 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:1:1 Aug 11 01:53:59.414 INFO kablam! | Aug 11 01:53:59.414 INFO kablam! 1 | #[simd] Aug 11 01:53:59.414 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.414 INFO kablam! | Aug 11 01:53:59.415 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.415 INFO kablam! Aug 11 01:53:59.415 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.415 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:5:1 Aug 11 01:53:59.416 INFO kablam! | Aug 11 01:53:59.416 INFO kablam! 5 | #[simd] Aug 11 01:53:59.416 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.416 INFO kablam! | Aug 11 01:53:59.417 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.417 INFO kablam! Aug 11 01:53:59.417 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.417 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:9:1 Aug 11 01:53:59.417 INFO kablam! | Aug 11 01:53:59.418 INFO kablam! 9 | #[simd] Aug 11 01:53:59.418 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.418 INFO kablam! | Aug 11 01:53:59.418 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.419 INFO kablam! Aug 11 01:53:59.419 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.419 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:13:1 Aug 11 01:53:59.419 INFO kablam! | Aug 11 01:53:59.419 INFO kablam! 13 | #[simd] Aug 11 01:53:59.419 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.420 INFO kablam! | Aug 11 01:53:59.420 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.420 INFO kablam! Aug 11 01:53:59.421 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.421 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:17:1 Aug 11 01:53:59.421 INFO kablam! | Aug 11 01:53:59.421 INFO kablam! 17 | #[simd] Aug 11 01:53:59.421 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.421 INFO kablam! | Aug 11 01:53:59.422 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.422 INFO kablam! Aug 11 01:53:59.423 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.423 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:21:1 Aug 11 01:53:59.423 INFO kablam! | Aug 11 01:53:59.423 INFO kablam! 21 | #[simd] Aug 11 01:53:59.423 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.423 INFO kablam! | Aug 11 01:53:59.423 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.423 INFO kablam! Aug 11 01:53:59.424 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.424 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:25:1 Aug 11 01:53:59.424 INFO kablam! | Aug 11 01:53:59.424 INFO kablam! 25 | #[simd] Aug 11 01:53:59.424 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.425 INFO kablam! | Aug 11 01:53:59.425 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.425 INFO kablam! Aug 11 01:53:59.426 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.426 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:29:1 Aug 11 01:53:59.426 INFO kablam! | Aug 11 01:53:59.426 INFO kablam! 29 | #[simd] Aug 11 01:53:59.426 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.426 INFO kablam! | Aug 11 01:53:59.427 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.428 INFO kablam! Aug 11 01:53:59.428 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.428 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:33:1 Aug 11 01:53:59.428 INFO kablam! | Aug 11 01:53:59.429 INFO kablam! 33 | #[simd] Aug 11 01:53:59.429 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.429 INFO kablam! | Aug 11 01:53:59.429 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.430 INFO kablam! Aug 11 01:53:59.430 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.430 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:37:1 Aug 11 01:53:59.430 INFO kablam! | Aug 11 01:53:59.430 INFO kablam! 37 | #[simd] Aug 11 01:53:59.430 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.431 INFO kablam! | Aug 11 01:53:59.431 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.431 INFO kablam! Aug 11 01:53:59.432 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.432 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:41:1 Aug 11 01:53:59.432 INFO kablam! | Aug 11 01:53:59.432 INFO kablam! 41 | #[simd] Aug 11 01:53:59.432 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.432 INFO kablam! | Aug 11 01:53:59.433 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.433 INFO kablam! Aug 11 01:53:59.433 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.433 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:45:1 Aug 11 01:53:59.433 INFO kablam! | Aug 11 01:53:59.433 INFO kablam! 45 | #[simd] Aug 11 01:53:59.433 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.434 INFO kablam! | Aug 11 01:53:59.434 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.434 INFO kablam! Aug 11 01:53:59.435 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.435 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:49:1 Aug 11 01:53:59.435 INFO kablam! | Aug 11 01:53:59.435 INFO kablam! 49 | #[simd] Aug 11 01:53:59.435 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.435 INFO kablam! | Aug 11 01:53:59.436 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.436 INFO kablam! Aug 11 01:53:59.436 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.436 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:53:1 Aug 11 01:53:59.436 INFO kablam! | Aug 11 01:53:59.436 INFO kablam! 53 | #[simd] Aug 11 01:53:59.436 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.437 INFO kablam! | Aug 11 01:53:59.437 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.438 INFO kablam! Aug 11 01:53:59.438 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.438 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:57:1 Aug 11 01:53:59.438 INFO kablam! | Aug 11 01:53:59.438 INFO kablam! 57 | #[simd] Aug 11 01:53:59.438 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.439 INFO kablam! | Aug 11 01:53:59.439 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.439 INFO kablam! Aug 11 01:53:59.440 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.440 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:61:1 Aug 11 01:53:59.440 INFO kablam! | Aug 11 01:53:59.441 INFO kablam! 61 | #[simd] Aug 11 01:53:59.441 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.441 INFO kablam! | Aug 11 01:53:59.441 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.441 INFO kablam! Aug 11 01:53:59.441 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.441 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:65:1 Aug 11 01:53:59.441 INFO kablam! | Aug 11 01:53:59.441 INFO kablam! 65 | #[simd] Aug 11 01:53:59.441 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.441 INFO kablam! | Aug 11 01:53:59.441 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.441 INFO kablam! Aug 11 01:53:59.443 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.444 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:69:1 Aug 11 01:53:59.444 INFO kablam! | Aug 11 01:53:59.444 INFO kablam! 69 | #[simd] Aug 11 01:53:59.444 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.444 INFO kablam! | Aug 11 01:53:59.444 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.444 INFO kablam! Aug 11 01:53:59.444 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.444 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:73:1 Aug 11 01:53:59.444 INFO kablam! | Aug 11 01:53:59.444 INFO kablam! 73 | #[simd] Aug 11 01:53:59.444 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.444 INFO kablam! | Aug 11 01:53:59.444 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.444 INFO kablam! Aug 11 01:53:59.444 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.445 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:77:1 Aug 11 01:53:59.445 INFO kablam! | Aug 11 01:53:59.445 INFO kablam! 77 | #[simd] Aug 11 01:53:59.445 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.445 INFO kablam! | Aug 11 01:53:59.445 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.445 INFO kablam! Aug 11 01:53:59.445 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.445 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:81:1 Aug 11 01:53:59.445 INFO kablam! | Aug 11 01:53:59.445 INFO kablam! 81 | #[simd] Aug 11 01:53:59.445 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.445 INFO kablam! | Aug 11 01:53:59.445 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.445 INFO kablam! Aug 11 01:53:59.445 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.445 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:85:1 Aug 11 01:53:59.445 INFO kablam! | Aug 11 01:53:59.445 INFO kablam! 85 | #[simd] Aug 11 01:53:59.445 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.445 INFO kablam! | Aug 11 01:53:59.445 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.445 INFO kablam! Aug 11 01:53:59.445 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.445 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:89:1 Aug 11 01:53:59.445 INFO kablam! | Aug 11 01:53:59.445 INFO kablam! 89 | #[simd] Aug 11 01:53:59.445 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.445 INFO kablam! | Aug 11 01:53:59.445 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.445 INFO kablam! Aug 11 01:53:59.445 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.445 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:93:1 Aug 11 01:53:59.445 INFO kablam! | Aug 11 01:53:59.446 INFO kablam! 93 | #[simd] Aug 11 01:53:59.446 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.446 INFO kablam! | Aug 11 01:53:59.446 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.446 INFO kablam! Aug 11 01:53:59.446 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.446 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:97:1 Aug 11 01:53:59.446 INFO kablam! | Aug 11 01:53:59.446 INFO kablam! 97 | #[simd] Aug 11 01:53:59.446 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.446 INFO kablam! | Aug 11 01:53:59.446 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.446 INFO kablam! Aug 11 01:53:59.447 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.447 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:101:1 Aug 11 01:53:59.447 INFO kablam! | Aug 11 01:53:59.447 INFO kablam! 101 | #[simd] Aug 11 01:53:59.447 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.447 INFO kablam! | Aug 11 01:53:59.447 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.447 INFO kablam! Aug 11 01:53:59.447 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.447 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:105:1 Aug 11 01:53:59.447 INFO kablam! | Aug 11 01:53:59.448 INFO kablam! 105 | #[simd] Aug 11 01:53:59.448 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.448 INFO kablam! | Aug 11 01:53:59.448 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.448 INFO kablam! Aug 11 01:53:59.448 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.448 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:109:1 Aug 11 01:53:59.448 INFO kablam! | Aug 11 01:53:59.448 INFO kablam! 109 | #[simd] Aug 11 01:53:59.448 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.448 INFO kablam! | Aug 11 01:53:59.448 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.448 INFO kablam! Aug 11 01:53:59.448 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.448 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:113:1 Aug 11 01:53:59.448 INFO kablam! | Aug 11 01:53:59.448 INFO kablam! 113 | #[simd] Aug 11 01:53:59.448 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.448 INFO kablam! | Aug 11 01:53:59.448 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.448 INFO kablam! Aug 11 01:53:59.448 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.448 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:117:1 Aug 11 01:53:59.448 INFO kablam! | Aug 11 01:53:59.448 INFO kablam! 117 | #[simd] Aug 11 01:53:59.448 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.448 INFO kablam! | Aug 11 01:53:59.448 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.448 INFO kablam! Aug 11 01:53:59.448 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.448 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:121:1 Aug 11 01:53:59.449 INFO kablam! | Aug 11 01:53:59.449 INFO kablam! 121 | #[simd] Aug 11 01:53:59.449 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.449 INFO kablam! | Aug 11 01:53:59.449 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.449 INFO kablam! Aug 11 01:53:59.449 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.449 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:125:1 Aug 11 01:53:59.449 INFO kablam! | Aug 11 01:53:59.449 INFO kablam! 125 | #[simd] Aug 11 01:53:59.449 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.449 INFO kablam! | Aug 11 01:53:59.449 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.449 INFO kablam! Aug 11 01:53:59.449 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.449 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:129:1 Aug 11 01:53:59.449 INFO kablam! | Aug 11 01:53:59.449 INFO kablam! 129 | #[simd] Aug 11 01:53:59.449 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.449 INFO kablam! | Aug 11 01:53:59.449 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.451 INFO kablam! Aug 11 01:53:59.451 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.451 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:133:1 Aug 11 01:53:59.451 INFO kablam! | Aug 11 01:53:59.451 INFO kablam! 133 | #[simd] Aug 11 01:53:59.451 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.451 INFO kablam! | Aug 11 01:53:59.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.451 INFO kablam! Aug 11 01:53:59.451 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.451 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:137:1 Aug 11 01:53:59.451 INFO kablam! | Aug 11 01:53:59.451 INFO kablam! 137 | #[simd] Aug 11 01:53:59.451 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.451 INFO kablam! | Aug 11 01:53:59.451 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.451 INFO kablam! Aug 11 01:53:59.451 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.452 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:141:1 Aug 11 01:53:59.452 INFO kablam! | Aug 11 01:53:59.452 INFO kablam! 141 | #[simd] Aug 11 01:53:59.452 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.452 INFO kablam! | Aug 11 01:53:59.452 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.452 INFO kablam! Aug 11 01:53:59.452 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.452 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:145:1 Aug 11 01:53:59.452 INFO kablam! | Aug 11 01:53:59.452 INFO kablam! 145 | #[simd] Aug 11 01:53:59.452 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.452 INFO kablam! | Aug 11 01:53:59.453 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.453 INFO kablam! Aug 11 01:53:59.453 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.453 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:149:1 Aug 11 01:53:59.453 INFO kablam! | Aug 11 01:53:59.453 INFO kablam! 149 | #[simd] Aug 11 01:53:59.453 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.453 INFO kablam! | Aug 11 01:53:59.453 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.453 INFO kablam! Aug 11 01:53:59.454 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.454 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:153:1 Aug 11 01:53:59.454 INFO kablam! | Aug 11 01:53:59.454 INFO kablam! 153 | #[simd] Aug 11 01:53:59.454 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.454 INFO kablam! | Aug 11 01:53:59.454 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.454 INFO kablam! Aug 11 01:53:59.454 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.454 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:157:1 Aug 11 01:53:59.454 INFO kablam! | Aug 11 01:53:59.454 INFO kablam! 157 | #[simd] Aug 11 01:53:59.454 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.455 INFO kablam! | Aug 11 01:53:59.455 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.455 INFO kablam! Aug 11 01:53:59.456 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.457 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:161:1 Aug 11 01:53:59.457 INFO kablam! | Aug 11 01:53:59.457 INFO kablam! 161 | #[simd] Aug 11 01:53:59.457 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.457 INFO kablam! | Aug 11 01:53:59.457 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.457 INFO kablam! Aug 11 01:53:59.457 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.457 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:165:1 Aug 11 01:53:59.457 INFO kablam! | Aug 11 01:53:59.457 INFO kablam! 165 | #[simd] Aug 11 01:53:59.457 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.457 INFO kablam! | Aug 11 01:53:59.457 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.457 INFO kablam! Aug 11 01:53:59.457 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.457 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:169:1 Aug 11 01:53:59.457 INFO kablam! | Aug 11 01:53:59.457 INFO kablam! 169 | #[simd] Aug 11 01:53:59.457 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.457 INFO kablam! | Aug 11 01:53:59.458 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.458 INFO kablam! Aug 11 01:53:59.458 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.458 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:173:1 Aug 11 01:53:59.458 INFO kablam! | Aug 11 01:53:59.458 INFO kablam! 173 | #[simd] Aug 11 01:53:59.458 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.458 INFO kablam! | Aug 11 01:53:59.458 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.458 INFO kablam! Aug 11 01:53:59.459 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.459 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:177:1 Aug 11 01:53:59.459 INFO kablam! | Aug 11 01:53:59.459 INFO kablam! 177 | #[simd] Aug 11 01:53:59.459 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.459 INFO kablam! | Aug 11 01:53:59.459 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.459 INFO kablam! Aug 11 01:53:59.460 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.460 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:181:1 Aug 11 01:53:59.460 INFO kablam! | Aug 11 01:53:59.460 INFO kablam! 181 | #[simd] Aug 11 01:53:59.460 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.460 INFO kablam! | Aug 11 01:53:59.460 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.460 INFO kablam! Aug 11 01:53:59.461 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.461 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:185:1 Aug 11 01:53:59.461 INFO kablam! | Aug 11 01:53:59.461 INFO kablam! 185 | #[simd] Aug 11 01:53:59.461 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.461 INFO kablam! | Aug 11 01:53:59.461 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.461 INFO kablam! Aug 11 01:53:59.462 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.462 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:189:1 Aug 11 01:53:59.462 INFO kablam! | Aug 11 01:53:59.462 INFO kablam! 189 | #[simd] Aug 11 01:53:59.462 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.462 INFO kablam! | Aug 11 01:53:59.462 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.462 INFO kablam! Aug 11 01:53:59.462 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.462 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:193:1 Aug 11 01:53:59.462 INFO kablam! | Aug 11 01:53:59.463 INFO kablam! 193 | #[simd] Aug 11 01:53:59.463 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.463 INFO kablam! | Aug 11 01:53:59.463 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.463 INFO kablam! Aug 11 01:53:59.464 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.464 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:197:1 Aug 11 01:53:59.464 INFO kablam! | Aug 11 01:53:59.464 INFO kablam! 197 | #[simd] Aug 11 01:53:59.464 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.464 INFO kablam! | Aug 11 01:53:59.465 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.465 INFO kablam! Aug 11 01:53:59.465 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.466 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:201:1 Aug 11 01:53:59.466 INFO kablam! | Aug 11 01:53:59.467 INFO kablam! 201 | #[simd] Aug 11 01:53:59.467 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.467 INFO kablam! | Aug 11 01:53:59.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.467 INFO kablam! Aug 11 01:53:59.467 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.467 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:205:1 Aug 11 01:53:59.467 INFO kablam! | Aug 11 01:53:59.467 INFO kablam! 205 | #[simd] Aug 11 01:53:59.467 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.467 INFO kablam! | Aug 11 01:53:59.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.467 INFO kablam! Aug 11 01:53:59.467 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.467 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:209:1 Aug 11 01:53:59.467 INFO kablam! | Aug 11 01:53:59.467 INFO kablam! 209 | #[simd] Aug 11 01:53:59.467 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.467 INFO kablam! | Aug 11 01:53:59.467 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.467 INFO kablam! Aug 11 01:53:59.467 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.467 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:213:1 Aug 11 01:53:59.467 INFO kablam! | Aug 11 01:53:59.467 INFO kablam! 213 | #[simd] Aug 11 01:53:59.467 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.467 INFO kablam! | Aug 11 01:53:59.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.468 INFO kablam! Aug 11 01:53:59.468 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.468 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:217:1 Aug 11 01:53:59.468 INFO kablam! | Aug 11 01:53:59.468 INFO kablam! 217 | #[simd] Aug 11 01:53:59.468 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.468 INFO kablam! | Aug 11 01:53:59.468 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.468 INFO kablam! Aug 11 01:53:59.470 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.470 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:221:1 Aug 11 01:53:59.470 INFO kablam! | Aug 11 01:53:59.470 INFO kablam! 221 | #[simd] Aug 11 01:53:59.470 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.470 INFO kablam! | Aug 11 01:53:59.470 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.470 INFO kablam! Aug 11 01:53:59.470 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.470 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:225:1 Aug 11 01:53:59.470 INFO kablam! | Aug 11 01:53:59.470 INFO kablam! 225 | #[simd] Aug 11 01:53:59.470 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.470 INFO kablam! | Aug 11 01:53:59.470 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.470 INFO kablam! Aug 11 01:53:59.470 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.470 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:229:1 Aug 11 01:53:59.470 INFO kablam! | Aug 11 01:53:59.470 INFO kablam! 229 | #[simd] Aug 11 01:53:59.470 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.471 INFO kablam! | Aug 11 01:53:59.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.471 INFO kablam! Aug 11 01:53:59.471 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.471 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:233:1 Aug 11 01:53:59.471 INFO kablam! | Aug 11 01:53:59.471 INFO kablam! 233 | #[simd] Aug 11 01:53:59.471 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.471 INFO kablam! | Aug 11 01:53:59.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.471 INFO kablam! Aug 11 01:53:59.471 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.471 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:237:1 Aug 11 01:53:59.471 INFO kablam! | Aug 11 01:53:59.471 INFO kablam! 237 | #[simd] Aug 11 01:53:59.471 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.471 INFO kablam! | Aug 11 01:53:59.471 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.471 INFO kablam! Aug 11 01:53:59.481 INFO kablam! error: aborting due to 61 previous errors Aug 11 01:53:59.481 INFO kablam! Aug 11 01:53:59.482 INFO kablam! Some errors occurred: E0557, E0658. Aug 11 01:53:59.482 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 11 01:53:59.497 INFO kablam! error: Could not compile `simdty`. Aug 11 01:53:59.498 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 01:53:59.723 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.723 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:1:1 Aug 11 01:53:59.723 INFO kablam! | Aug 11 01:53:59.723 INFO kablam! 1 | #[simd] Aug 11 01:53:59.723 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.724 INFO kablam! | Aug 11 01:53:59.724 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.724 INFO kablam! Aug 11 01:53:59.724 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.724 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:5:1 Aug 11 01:53:59.724 INFO kablam! | Aug 11 01:53:59.724 INFO kablam! 5 | #[simd] Aug 11 01:53:59.724 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.724 INFO kablam! | Aug 11 01:53:59.724 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.724 INFO kablam! Aug 11 01:53:59.724 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.724 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:9:1 Aug 11 01:53:59.724 INFO kablam! | Aug 11 01:53:59.724 INFO kablam! 9 | #[simd] Aug 11 01:53:59.724 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.724 INFO kablam! | Aug 11 01:53:59.724 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.724 INFO kablam! Aug 11 01:53:59.724 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.724 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:13:1 Aug 11 01:53:59.724 INFO kablam! | Aug 11 01:53:59.724 INFO kablam! 13 | #[simd] Aug 11 01:53:59.724 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.724 INFO kablam! | Aug 11 01:53:59.724 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.724 INFO kablam! Aug 11 01:53:59.725 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.725 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:17:1 Aug 11 01:53:59.725 INFO kablam! | Aug 11 01:53:59.725 INFO kablam! 17 | #[simd] Aug 11 01:53:59.725 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.725 INFO kablam! | Aug 11 01:53:59.725 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.725 INFO kablam! Aug 11 01:53:59.725 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.725 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:21:1 Aug 11 01:53:59.725 INFO kablam! | Aug 11 01:53:59.725 INFO kablam! 21 | #[simd] Aug 11 01:53:59.725 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.725 INFO kablam! | Aug 11 01:53:59.725 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.725 INFO kablam! Aug 11 01:53:59.725 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.725 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:25:1 Aug 11 01:53:59.725 INFO kablam! | Aug 11 01:53:59.725 INFO kablam! 25 | #[simd] Aug 11 01:53:59.725 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.725 INFO kablam! | Aug 11 01:53:59.726 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.726 INFO kablam! Aug 11 01:53:59.726 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.726 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:29:1 Aug 11 01:53:59.726 INFO kablam! | Aug 11 01:53:59.726 INFO kablam! 29 | #[simd] Aug 11 01:53:59.726 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.728 INFO kablam! | Aug 11 01:53:59.728 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.729 INFO kablam! Aug 11 01:53:59.729 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.729 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:33:1 Aug 11 01:53:59.729 INFO kablam! | Aug 11 01:53:59.729 INFO kablam! 33 | #[simd] Aug 11 01:53:59.729 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.729 INFO kablam! | Aug 11 01:53:59.729 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.729 INFO kablam! Aug 11 01:53:59.729 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.729 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:37:1 Aug 11 01:53:59.729 INFO kablam! | Aug 11 01:53:59.729 INFO kablam! 37 | #[simd] Aug 11 01:53:59.729 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.729 INFO kablam! | Aug 11 01:53:59.729 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.729 INFO kablam! Aug 11 01:53:59.729 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.729 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:41:1 Aug 11 01:53:59.729 INFO kablam! | Aug 11 01:53:59.729 INFO kablam! 41 | #[simd] Aug 11 01:53:59.729 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.729 INFO kablam! | Aug 11 01:53:59.729 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.729 INFO kablam! Aug 11 01:53:59.729 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.729 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:45:1 Aug 11 01:53:59.729 INFO kablam! | Aug 11 01:53:59.729 INFO kablam! 45 | #[simd] Aug 11 01:53:59.729 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.729 INFO kablam! | Aug 11 01:53:59.729 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.729 INFO kablam! Aug 11 01:53:59.730 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.730 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:49:1 Aug 11 01:53:59.730 INFO kablam! | Aug 11 01:53:59.730 INFO kablam! 49 | #[simd] Aug 11 01:53:59.730 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.730 INFO kablam! | Aug 11 01:53:59.730 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.730 INFO kablam! Aug 11 01:53:59.730 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.730 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:53:1 Aug 11 01:53:59.730 INFO kablam! | Aug 11 01:53:59.730 INFO kablam! 53 | #[simd] Aug 11 01:53:59.730 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.730 INFO kablam! | Aug 11 01:53:59.730 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.730 INFO kablam! Aug 11 01:53:59.730 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.730 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:57:1 Aug 11 01:53:59.730 INFO kablam! | Aug 11 01:53:59.730 INFO kablam! 57 | #[simd] Aug 11 01:53:59.730 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.730 INFO kablam! | Aug 11 01:53:59.730 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.730 INFO kablam! Aug 11 01:53:59.730 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.730 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:61:1 Aug 11 01:53:59.730 INFO kablam! | Aug 11 01:53:59.730 INFO kablam! 61 | #[simd] Aug 11 01:53:59.730 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.730 INFO kablam! | Aug 11 01:53:59.730 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.730 INFO kablam! Aug 11 01:53:59.730 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.730 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:65:1 Aug 11 01:53:59.731 INFO kablam! | Aug 11 01:53:59.731 INFO kablam! 65 | #[simd] Aug 11 01:53:59.731 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.731 INFO kablam! | Aug 11 01:53:59.731 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.731 INFO kablam! Aug 11 01:53:59.731 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.731 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:69:1 Aug 11 01:53:59.731 INFO kablam! | Aug 11 01:53:59.731 INFO kablam! 69 | #[simd] Aug 11 01:53:59.731 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.731 INFO kablam! | Aug 11 01:53:59.731 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.731 INFO kablam! Aug 11 01:53:59.731 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.731 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:73:1 Aug 11 01:53:59.731 INFO kablam! | Aug 11 01:53:59.731 INFO kablam! 73 | #[simd] Aug 11 01:53:59.731 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.731 INFO kablam! | Aug 11 01:53:59.731 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.731 INFO kablam! Aug 11 01:53:59.731 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.731 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:77:1 Aug 11 01:53:59.731 INFO kablam! | Aug 11 01:53:59.731 INFO kablam! 77 | #[simd] Aug 11 01:53:59.731 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.731 INFO kablam! | Aug 11 01:53:59.731 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.732 INFO kablam! Aug 11 01:53:59.732 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.732 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:81:1 Aug 11 01:53:59.732 INFO kablam! | Aug 11 01:53:59.732 INFO kablam! 81 | #[simd] Aug 11 01:53:59.732 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.732 INFO kablam! | Aug 11 01:53:59.732 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.732 INFO kablam! Aug 11 01:53:59.732 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.732 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:85:1 Aug 11 01:53:59.732 INFO kablam! | Aug 11 01:53:59.732 INFO kablam! 85 | #[simd] Aug 11 01:53:59.732 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.732 INFO kablam! | Aug 11 01:53:59.732 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.732 INFO kablam! Aug 11 01:53:59.732 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.732 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:89:1 Aug 11 01:53:59.732 INFO kablam! | Aug 11 01:53:59.732 INFO kablam! 89 | #[simd] Aug 11 01:53:59.732 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.732 INFO kablam! | Aug 11 01:53:59.732 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.732 INFO kablam! Aug 11 01:53:59.732 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.732 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:93:1 Aug 11 01:53:59.733 INFO kablam! | Aug 11 01:53:59.733 INFO kablam! 93 | #[simd] Aug 11 01:53:59.733 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.733 INFO kablam! | Aug 11 01:53:59.733 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.733 INFO kablam! Aug 11 01:53:59.733 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.733 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:97:1 Aug 11 01:53:59.733 INFO kablam! | Aug 11 01:53:59.733 INFO kablam! 97 | #[simd] Aug 11 01:53:59.733 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.733 INFO kablam! | Aug 11 01:53:59.733 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.733 INFO kablam! Aug 11 01:53:59.733 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.733 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:101:1 Aug 11 01:53:59.733 INFO kablam! | Aug 11 01:53:59.733 INFO kablam! 101 | #[simd] Aug 11 01:53:59.733 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.733 INFO kablam! | Aug 11 01:53:59.733 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.733 INFO kablam! Aug 11 01:53:59.733 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.733 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:105:1 Aug 11 01:53:59.733 INFO kablam! | Aug 11 01:53:59.733 INFO kablam! 105 | #[simd] Aug 11 01:53:59.733 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.733 INFO kablam! | Aug 11 01:53:59.734 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.734 INFO kablam! Aug 11 01:53:59.734 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.734 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:109:1 Aug 11 01:53:59.734 INFO kablam! | Aug 11 01:53:59.734 INFO kablam! 109 | #[simd] Aug 11 01:53:59.734 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.734 INFO kablam! | Aug 11 01:53:59.734 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.734 INFO kablam! Aug 11 01:53:59.734 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.734 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:113:1 Aug 11 01:53:59.734 INFO kablam! | Aug 11 01:53:59.734 INFO kablam! 113 | #[simd] Aug 11 01:53:59.734 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.734 INFO kablam! | Aug 11 01:53:59.734 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.740 INFO kablam! Aug 11 01:53:59.741 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.741 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:117:1 Aug 11 01:53:59.741 INFO kablam! | Aug 11 01:53:59.741 INFO kablam! 117 | #[simd] Aug 11 01:53:59.741 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.741 INFO kablam! | Aug 11 01:53:59.741 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.741 INFO kablam! Aug 11 01:53:59.741 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.741 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:121:1 Aug 11 01:53:59.742 INFO kablam! | Aug 11 01:53:59.742 INFO kablam! 121 | #[simd] Aug 11 01:53:59.742 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.742 INFO kablam! | Aug 11 01:53:59.742 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.742 INFO kablam! Aug 11 01:53:59.742 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.742 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:125:1 Aug 11 01:53:59.742 INFO kablam! | Aug 11 01:53:59.742 INFO kablam! 125 | #[simd] Aug 11 01:53:59.742 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.742 INFO kablam! | Aug 11 01:53:59.742 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.743 INFO kablam! Aug 11 01:53:59.743 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.743 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:129:1 Aug 11 01:53:59.743 INFO kablam! | Aug 11 01:53:59.743 INFO kablam! 129 | #[simd] Aug 11 01:53:59.743 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.743 INFO kablam! | Aug 11 01:53:59.743 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.743 INFO kablam! Aug 11 01:53:59.743 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.744 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:133:1 Aug 11 01:53:59.744 INFO kablam! | Aug 11 01:53:59.744 INFO kablam! 133 | #[simd] Aug 11 01:53:59.744 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.744 INFO kablam! | Aug 11 01:53:59.744 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.744 INFO kablam! Aug 11 01:53:59.744 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.744 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:137:1 Aug 11 01:53:59.744 INFO kablam! | Aug 11 01:53:59.744 INFO kablam! 137 | #[simd] Aug 11 01:53:59.744 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.744 INFO kablam! | Aug 11 01:53:59.745 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.745 INFO kablam! Aug 11 01:53:59.745 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.745 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:141:1 Aug 11 01:53:59.745 INFO kablam! | Aug 11 01:53:59.745 INFO kablam! 141 | #[simd] Aug 11 01:53:59.745 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.745 INFO kablam! | Aug 11 01:53:59.745 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.745 INFO kablam! Aug 11 01:53:59.746 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.746 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:145:1 Aug 11 01:53:59.746 INFO kablam! | Aug 11 01:53:59.746 INFO kablam! 145 | #[simd] Aug 11 01:53:59.746 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.746 INFO kablam! | Aug 11 01:53:59.746 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.746 INFO kablam! Aug 11 01:53:59.746 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.746 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:149:1 Aug 11 01:53:59.746 INFO kablam! | Aug 11 01:53:59.746 INFO kablam! 149 | #[simd] Aug 11 01:53:59.747 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.747 INFO kablam! | Aug 11 01:53:59.747 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.747 INFO kablam! Aug 11 01:53:59.747 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.747 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:153:1 Aug 11 01:53:59.747 INFO kablam! | Aug 11 01:53:59.747 INFO kablam! 153 | #[simd] Aug 11 01:53:59.747 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.747 INFO kablam! | Aug 11 01:53:59.747 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.748 INFO kablam! Aug 11 01:53:59.748 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.748 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:157:1 Aug 11 01:53:59.748 INFO kablam! | Aug 11 01:53:59.748 INFO kablam! 157 | #[simd] Aug 11 01:53:59.748 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.748 INFO kablam! | Aug 11 01:53:59.748 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.748 INFO kablam! Aug 11 01:53:59.749 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.749 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:161:1 Aug 11 01:53:59.749 INFO kablam! | Aug 11 01:53:59.749 INFO kablam! 161 | #[simd] Aug 11 01:53:59.749 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.749 INFO kablam! | Aug 11 01:53:59.749 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.749 INFO kablam! Aug 11 01:53:59.749 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.749 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:165:1 Aug 11 01:53:59.749 INFO kablam! | Aug 11 01:53:59.749 INFO kablam! 165 | #[simd] Aug 11 01:53:59.749 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.749 INFO kablam! | Aug 11 01:53:59.750 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.750 INFO kablam! Aug 11 01:53:59.750 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.750 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:169:1 Aug 11 01:53:59.750 INFO kablam! | Aug 11 01:53:59.750 INFO kablam! 169 | #[simd] Aug 11 01:53:59.750 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.750 INFO kablam! | Aug 11 01:53:59.750 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.750 INFO kablam! Aug 11 01:53:59.751 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.751 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:173:1 Aug 11 01:53:59.751 INFO kablam! | Aug 11 01:53:59.751 INFO kablam! 173 | #[simd] Aug 11 01:53:59.751 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.751 INFO kablam! | Aug 11 01:53:59.751 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.753 INFO kablam! Aug 11 01:53:59.753 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.754 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:177:1 Aug 11 01:53:59.754 INFO kablam! | Aug 11 01:53:59.754 INFO kablam! 177 | #[simd] Aug 11 01:53:59.754 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.754 INFO kablam! | Aug 11 01:53:59.754 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.754 INFO kablam! Aug 11 01:53:59.754 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.754 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:181:1 Aug 11 01:53:59.754 INFO kablam! | Aug 11 01:53:59.754 INFO kablam! 181 | #[simd] Aug 11 01:53:59.754 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.754 INFO kablam! | Aug 11 01:53:59.754 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.754 INFO kablam! Aug 11 01:53:59.754 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.754 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:185:1 Aug 11 01:53:59.754 INFO kablam! | Aug 11 01:53:59.754 INFO kablam! 185 | #[simd] Aug 11 01:53:59.754 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.754 INFO kablam! | Aug 11 01:53:59.754 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.754 INFO kablam! Aug 11 01:53:59.754 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.754 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:189:1 Aug 11 01:53:59.754 INFO kablam! | Aug 11 01:53:59.754 INFO kablam! 189 | #[simd] Aug 11 01:53:59.754 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.755 INFO kablam! | Aug 11 01:53:59.755 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.755 INFO kablam! Aug 11 01:53:59.755 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.755 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:193:1 Aug 11 01:53:59.755 INFO kablam! | Aug 11 01:53:59.755 INFO kablam! 193 | #[simd] Aug 11 01:53:59.755 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.755 INFO kablam! | Aug 11 01:53:59.755 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.755 INFO kablam! Aug 11 01:53:59.758 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.758 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:197:1 Aug 11 01:53:59.758 INFO kablam! | Aug 11 01:53:59.758 INFO kablam! 197 | #[simd] Aug 11 01:53:59.758 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.758 INFO kablam! | Aug 11 01:53:59.758 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.758 INFO kablam! Aug 11 01:53:59.758 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.758 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:201:1 Aug 11 01:53:59.758 INFO kablam! | Aug 11 01:53:59.758 INFO kablam! 201 | #[simd] Aug 11 01:53:59.758 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.758 INFO kablam! | Aug 11 01:53:59.758 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.758 INFO kablam! Aug 11 01:53:59.758 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.758 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:205:1 Aug 11 01:53:59.758 INFO kablam! | Aug 11 01:53:59.758 INFO kablam! 205 | #[simd] Aug 11 01:53:59.758 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.758 INFO kablam! | Aug 11 01:53:59.758 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.759 INFO kablam! Aug 11 01:53:59.759 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.759 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:209:1 Aug 11 01:53:59.759 INFO kablam! | Aug 11 01:53:59.759 INFO kablam! 209 | #[simd] Aug 11 01:53:59.759 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.759 INFO kablam! | Aug 11 01:53:59.759 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.759 INFO kablam! Aug 11 01:53:59.759 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.759 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:213:1 Aug 11 01:53:59.759 INFO kablam! | Aug 11 01:53:59.759 INFO kablam! 213 | #[simd] Aug 11 01:53:59.759 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.759 INFO kablam! | Aug 11 01:53:59.759 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.759 INFO kablam! Aug 11 01:53:59.759 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.759 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:217:1 Aug 11 01:53:59.759 INFO kablam! | Aug 11 01:53:59.759 INFO kablam! 217 | #[simd] Aug 11 01:53:59.759 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.759 INFO kablam! | Aug 11 01:53:59.759 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.762 INFO kablam! Aug 11 01:53:59.762 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.762 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:221:1 Aug 11 01:53:59.762 INFO kablam! | Aug 11 01:53:59.762 INFO kablam! 221 | #[simd] Aug 11 01:53:59.762 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.762 INFO kablam! | Aug 11 01:53:59.762 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.762 INFO kablam! Aug 11 01:53:59.762 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.762 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:225:1 Aug 11 01:53:59.762 INFO kablam! | Aug 11 01:53:59.762 INFO kablam! 225 | #[simd] Aug 11 01:53:59.762 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.769 INFO kablam! | Aug 11 01:53:59.769 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.769 INFO kablam! Aug 11 01:53:59.777 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.777 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:229:1 Aug 11 01:53:59.777 INFO kablam! | Aug 11 01:53:59.777 INFO kablam! 229 | #[simd] Aug 11 01:53:59.777 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.777 INFO kablam! | Aug 11 01:53:59.777 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.777 INFO kablam! Aug 11 01:53:59.777 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.777 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:233:1 Aug 11 01:53:59.777 INFO kablam! | Aug 11 01:53:59.777 INFO kablam! 233 | #[simd] Aug 11 01:53:59.777 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.777 INFO kablam! | Aug 11 01:53:59.777 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.777 INFO kablam! Aug 11 01:53:59.777 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 11 01:53:59.777 INFO kablam! --> /target/debug/build/simdty-43b1e773f4cde219/out/types.rs:237:1 Aug 11 01:53:59.778 INFO kablam! | Aug 11 01:53:59.778 INFO kablam! 237 | #[simd] Aug 11 01:53:59.778 INFO kablam! | ^^^^^^^ Aug 11 01:53:59.778 INFO kablam! | Aug 11 01:53:59.778 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:59.778 INFO kablam! Aug 11 01:53:59.778 INFO kablam! error: aborting due to 61 previous errors Aug 11 01:53:59.778 INFO kablam! Aug 11 01:53:59.778 INFO kablam! Some errors occurred: E0557, E0658. Aug 11 01:53:59.778 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 11 01:53:59.784 INFO kablam! error: Could not compile `simdty`. Aug 11 01:53:59.784 INFO kablam! Aug 11 01:53:59.784 INFO kablam! To learn more, run the command again with --verbose. Aug 11 01:53:59.785 INFO kablam! su: No module specific data is present Aug 11 01:54:00.817 INFO running `"docker" "rm" "-f" "868ad57b8f822a6c313fc73fe373d6c14138a6be9237aef3568bb37ae54b51d0"` Aug 11 01:54:00.953 INFO blam! 868ad57b8f822a6c313fc73fe373d6c14138a6be9237aef3568bb37ae54b51d0