Aug 11 01:53:54.417 INFO checking simdty-0.0.3 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 01:53:54.417 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 01:53:54.418 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 01:53:54.418 INFO running `"docker" "create" "-v" "/tmp/crater.48jYAb5hVBJr:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-6/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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 +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 01:53:54.637 INFO blam! 767732ae08afb744e9f8d7fe133e8d627fb09f96fdf5331496a14473d3784fc1 Aug 11 01:53:54.639 INFO running `"docker" "start" "-a" "767732ae08afb744e9f8d7fe133e8d627fb09f96fdf5331496a14473d3784fc1"` Aug 11 01:53:56.479 INFO kablam! Compiling simdty v0.0.3 (file:///source) Aug 11 01:53:56.677 INFO kablam! warning: unnecessary parentheses around `for` head expression Aug 11 01:53:56.677 INFO kablam! --> build.rs:12:14 Aug 11 01:53:56.678 INFO kablam! | Aug 11 01:53:56.678 INFO kablam! 12 | for _ in (0..length) { Aug 11 01:53:56.678 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Aug 11 01:53:56.678 INFO kablam! | Aug 11 01:53:56.678 INFO kablam! = note: #[warn(unused_parens)] on by default Aug 11 01:53:56.678 INFO kablam! Aug 11 01:53:57.654 INFO kablam! error[E0557]: feature has been removed Aug 11 01:53:57.654 INFO kablam! --> src/lib.rs:1:12 Aug 11 01:53:57.655 INFO kablam! | Aug 11 01:53:57.655 INFO kablam! 1 | #![feature(simd)] Aug 11 01:53:57.655 INFO kablam! | ^^^^ Aug 11 01:53:57.655 INFO kablam! | Aug 11 01:53:57.655 INFO kablam! note: removed in favor of `#[repr(simd)]` Aug 11 01:53:57.655 INFO kablam! --> src/lib.rs:1:12 Aug 11 01:53:57.655 INFO kablam! | Aug 11 01:53:57.655 INFO kablam! 1 | #![feature(simd)] Aug 11 01:53:57.655 INFO kablam! | ^^^^ Aug 11 01:53:57.655 INFO kablam! Aug 11 01:53:57.656 INFO kablam! error[E0557]: feature has been removed Aug 11 01:53:57.656 INFO kablam! --> src/lib.rs:1:12 Aug 11 01:53:57.656 INFO kablam! | Aug 11 01:53:57.656 INFO kablam! 1 | #![feature(simd)] Aug 11 01:53:57.656 INFO kablam! | ^^^^ Aug 11 01:53:57.656 INFO kablam! | Aug 11 01:53:57.656 INFO kablam! note: removed in favor of `#[repr(simd)]` Aug 11 01:53:57.656 INFO kablam! --> src/lib.rs:1:12 Aug 11 01:53:57.656 INFO kablam! | Aug 11 01:53:57.656 INFO kablam! 1 | #![feature(simd)] Aug 11 01:53:57.656 INFO kablam! | ^^^^ Aug 11 01:53:57.656 INFO kablam! Aug 11 01:53:57.954 INFO kablam! 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:57.954 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:1:1 Aug 11 01:53:57.954 INFO kablam! | Aug 11 01:53:57.954 INFO kablam! 1 | #[simd] Aug 11 01:53:57.954 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.990 INFO kablam! | Aug 11 01:53:57.990 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.990 INFO kablam! Aug 11 01:53:57.990 INFO kablam! 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:57.990 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:5:1 Aug 11 01:53:57.990 INFO kablam! | Aug 11 01:53:57.990 INFO kablam! 5 | #[simd] Aug 11 01:53:57.991 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.991 INFO kablam! | Aug 11 01:53:57.991 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.991 INFO kablam! Aug 11 01:53:57.991 INFO kablam! 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:57.991 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:9:1 Aug 11 01:53:57.991 INFO kablam! | Aug 11 01:53:57.991 INFO kablam! 9 | #[simd] Aug 11 01:53:57.991 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.991 INFO kablam! | Aug 11 01:53:57.991 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.991 INFO kablam! Aug 11 01:53:57.991 INFO kablam! 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:57.991 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:13:1 Aug 11 01:53:57.991 INFO kablam! | Aug 11 01:53:57.991 INFO kablam! 13 | #[simd] Aug 11 01:53:57.991 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.991 INFO kablam! | Aug 11 01:53:57.991 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.991 INFO kablam! Aug 11 01:53:57.991 INFO kablam! 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:57.991 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:17:1 Aug 11 01:53:57.991 INFO kablam! | Aug 11 01:53:57.991 INFO kablam! 17 | #[simd] Aug 11 01:53:57.991 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.991 INFO kablam! | Aug 11 01:53:57.991 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.991 INFO kablam! Aug 11 01:53:57.991 INFO kablam! 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:57.992 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:21:1 Aug 11 01:53:57.992 INFO kablam! | Aug 11 01:53:57.992 INFO kablam! 21 | #[simd] Aug 11 01:53:57.992 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.992 INFO kablam! | Aug 11 01:53:57.992 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.992 INFO kablam! Aug 11 01:53:57.992 INFO kablam! 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:57.992 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:25:1 Aug 11 01:53:57.992 INFO kablam! | Aug 11 01:53:57.992 INFO kablam! 25 | #[simd] Aug 11 01:53:57.992 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.992 INFO kablam! | Aug 11 01:53:57.992 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.992 INFO kablam! Aug 11 01:53:57.992 INFO kablam! 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:57.992 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:29:1 Aug 11 01:53:57.992 INFO kablam! | Aug 11 01:53:57.992 INFO kablam! 29 | #[simd] Aug 11 01:53:57.992 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.992 INFO kablam! | Aug 11 01:53:57.992 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.992 INFO kablam! Aug 11 01:53:57.992 INFO kablam! 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:57.992 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:33:1 Aug 11 01:53:57.992 INFO kablam! | Aug 11 01:53:57.992 INFO kablam! 33 | #[simd] Aug 11 01:53:57.992 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.992 INFO kablam! | Aug 11 01:53:57.992 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.993 INFO kablam! Aug 11 01:53:57.993 INFO kablam! 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:57.993 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:37:1 Aug 11 01:53:57.993 INFO kablam! | Aug 11 01:53:57.993 INFO kablam! 37 | #[simd] Aug 11 01:53:57.993 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.993 INFO kablam! | Aug 11 01:53:57.993 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.993 INFO kablam! Aug 11 01:53:57.993 INFO kablam! 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:57.993 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:41:1 Aug 11 01:53:57.993 INFO kablam! | Aug 11 01:53:57.993 INFO kablam! 41 | #[simd] Aug 11 01:53:57.993 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.993 INFO kablam! | Aug 11 01:53:57.993 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.993 INFO kablam! Aug 11 01:53:57.993 INFO kablam! 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:57.993 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:45:1 Aug 11 01:53:57.993 INFO kablam! | Aug 11 01:53:57.993 INFO kablam! 45 | #[simd] Aug 11 01:53:57.993 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.993 INFO kablam! | Aug 11 01:53:57.993 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.993 INFO kablam! Aug 11 01:53:57.993 INFO kablam! 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:57.993 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:49:1 Aug 11 01:53:57.993 INFO kablam! | Aug 11 01:53:57.993 INFO kablam! 49 | #[simd] Aug 11 01:53:57.994 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.994 INFO kablam! | Aug 11 01:53:57.994 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.994 INFO kablam! Aug 11 01:53:57.994 INFO kablam! 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:57.994 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:53:1 Aug 11 01:53:57.994 INFO kablam! | Aug 11 01:53:57.994 INFO kablam! 53 | #[simd] Aug 11 01:53:57.994 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.994 INFO kablam! | Aug 11 01:53:57.994 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.994 INFO kablam! Aug 11 01:53:57.994 INFO kablam! 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:57.994 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:57:1 Aug 11 01:53:57.994 INFO kablam! | Aug 11 01:53:57.994 INFO kablam! 57 | #[simd] Aug 11 01:53:57.994 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.994 INFO kablam! | Aug 11 01:53:57.994 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.994 INFO kablam! Aug 11 01:53:57.994 INFO kablam! 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:57.994 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:61:1 Aug 11 01:53:57.995 INFO kablam! | Aug 11 01:53:57.995 INFO kablam! 61 | #[simd] Aug 11 01:53:57.995 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.995 INFO kablam! | Aug 11 01:53:57.995 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.995 INFO kablam! Aug 11 01:53:57.995 INFO kablam! 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:57.995 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:65:1 Aug 11 01:53:57.995 INFO kablam! | Aug 11 01:53:57.995 INFO kablam! 65 | #[simd] Aug 11 01:53:57.995 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.995 INFO kablam! | Aug 11 01:53:57.995 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.995 INFO kablam! Aug 11 01:53:57.995 INFO kablam! 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:57.995 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:69:1 Aug 11 01:53:57.995 INFO kablam! | Aug 11 01:53:57.995 INFO kablam! 69 | #[simd] Aug 11 01:53:57.995 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.995 INFO kablam! | Aug 11 01:53:57.995 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.995 INFO kablam! Aug 11 01:53:57.995 INFO kablam! 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:57.996 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:73:1 Aug 11 01:53:57.996 INFO kablam! | Aug 11 01:53:57.996 INFO kablam! 73 | #[simd] Aug 11 01:53:57.996 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.996 INFO kablam! | Aug 11 01:53:57.996 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.996 INFO kablam! Aug 11 01:53:57.996 INFO kablam! 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:57.996 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:77:1 Aug 11 01:53:57.996 INFO kablam! | Aug 11 01:53:57.996 INFO kablam! 77 | #[simd] Aug 11 01:53:57.996 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.996 INFO kablam! | Aug 11 01:53:57.996 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.996 INFO kablam! Aug 11 01:53:57.996 INFO kablam! 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:57.996 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:81:1 Aug 11 01:53:57.996 INFO kablam! | Aug 11 01:53:57.996 INFO kablam! 81 | #[simd] Aug 11 01:53:57.996 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.996 INFO kablam! | Aug 11 01:53:57.997 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.997 INFO kablam! Aug 11 01:53:57.997 INFO kablam! 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:57.997 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:85:1 Aug 11 01:53:57.997 INFO kablam! | Aug 11 01:53:57.997 INFO kablam! 85 | #[simd] Aug 11 01:53:57.997 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.997 INFO kablam! | Aug 11 01:53:57.997 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.997 INFO kablam! Aug 11 01:53:57.997 INFO kablam! 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:57.997 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:89:1 Aug 11 01:53:57.997 INFO kablam! | Aug 11 01:53:57.997 INFO kablam! 89 | #[simd] Aug 11 01:53:57.997 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.997 INFO kablam! | Aug 11 01:53:57.997 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.997 INFO kablam! Aug 11 01:53:57.997 INFO kablam! 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:57.997 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:93:1 Aug 11 01:53:57.997 INFO kablam! | Aug 11 01:53:57.997 INFO kablam! 93 | #[simd] Aug 11 01:53:57.997 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.998 INFO kablam! | Aug 11 01:53:57.998 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.998 INFO kablam! Aug 11 01:53:57.998 INFO kablam! 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:57.998 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:97:1 Aug 11 01:53:57.998 INFO kablam! | Aug 11 01:53:57.998 INFO kablam! 97 | #[simd] Aug 11 01:53:57.998 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.998 INFO kablam! | Aug 11 01:53:57.998 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.998 INFO kablam! Aug 11 01:53:57.998 INFO kablam! 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:57.998 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:101:1 Aug 11 01:53:57.998 INFO kablam! | Aug 11 01:53:57.998 INFO kablam! 101 | #[simd] Aug 11 01:53:57.998 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.998 INFO kablam! | Aug 11 01:53:57.998 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.998 INFO kablam! Aug 11 01:53:57.998 INFO kablam! 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:57.998 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:105:1 Aug 11 01:53:57.998 INFO kablam! | Aug 11 01:53:57.999 INFO kablam! 105 | #[simd] Aug 11 01:53:57.999 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.999 INFO kablam! | Aug 11 01:53:57.999 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.999 INFO kablam! Aug 11 01:53:57.999 INFO kablam! 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:57.999 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:109:1 Aug 11 01:53:57.999 INFO kablam! | Aug 11 01:53:57.999 INFO kablam! 109 | #[simd] Aug 11 01:53:57.999 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.999 INFO kablam! | Aug 11 01:53:57.999 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.999 INFO kablam! Aug 11 01:53:57.999 INFO kablam! 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:57.999 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:113:1 Aug 11 01:53:57.999 INFO kablam! | Aug 11 01:53:57.999 INFO kablam! 113 | #[simd] Aug 11 01:53:57.999 INFO kablam! | ^^^^^^^ Aug 11 01:53:57.999 INFO kablam! | Aug 11 01:53:57.999 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:57.999 INFO kablam! Aug 11 01:53:57.999 INFO kablam! 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:57.999 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:117:1 Aug 11 01:53:58.000 INFO kablam! | Aug 11 01:53:58.000 INFO kablam! 117 | #[simd] Aug 11 01:53:58.000 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.000 INFO kablam! | Aug 11 01:53:58.000 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.000 INFO kablam! Aug 11 01:53:58.000 INFO kablam! 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:58.000 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:121:1 Aug 11 01:53:58.000 INFO kablam! | Aug 11 01:53:58.000 INFO kablam! 121 | #[simd] Aug 11 01:53:58.000 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.000 INFO kablam! | Aug 11 01:53:58.000 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.000 INFO kablam! Aug 11 01:53:58.000 INFO kablam! 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:58.000 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:125:1 Aug 11 01:53:58.000 INFO kablam! | Aug 11 01:53:58.000 INFO kablam! 125 | #[simd] Aug 11 01:53:58.000 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.000 INFO kablam! | Aug 11 01:53:58.000 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.000 INFO kablam! Aug 11 01:53:58.001 INFO kablam! 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:58.001 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:129:1 Aug 11 01:53:58.001 INFO kablam! | Aug 11 01:53:58.001 INFO kablam! 129 | #[simd] Aug 11 01:53:58.001 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.001 INFO kablam! | Aug 11 01:53:58.001 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.001 INFO kablam! Aug 11 01:53:58.001 INFO kablam! 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:58.001 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:133:1 Aug 11 01:53:58.001 INFO kablam! | Aug 11 01:53:58.001 INFO kablam! 133 | #[simd] Aug 11 01:53:58.001 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.001 INFO kablam! | Aug 11 01:53:58.001 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.001 INFO kablam! Aug 11 01:53:58.001 INFO kablam! 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:58.001 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:137:1 Aug 11 01:53:58.001 INFO kablam! | Aug 11 01:53:58.001 INFO kablam! 137 | #[simd] Aug 11 01:53:58.001 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.001 INFO kablam! | Aug 11 01:53:58.002 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.002 INFO kablam! Aug 11 01:53:58.002 INFO kablam! 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:58.002 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:141:1 Aug 11 01:53:58.002 INFO kablam! | Aug 11 01:53:58.002 INFO kablam! 141 | #[simd] Aug 11 01:53:58.002 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.002 INFO kablam! | Aug 11 01:53:58.002 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.002 INFO kablam! Aug 11 01:53:58.002 INFO kablam! 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:58.002 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:145:1 Aug 11 01:53:58.002 INFO kablam! | Aug 11 01:53:58.002 INFO kablam! 145 | #[simd] Aug 11 01:53:58.002 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.002 INFO kablam! | Aug 11 01:53:58.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.003 INFO kablam! Aug 11 01:53:58.003 INFO kablam! 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:58.003 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:149:1 Aug 11 01:53:58.003 INFO kablam! | Aug 11 01:53:58.003 INFO kablam! 149 | #[simd] Aug 11 01:53:58.003 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.003 INFO kablam! | Aug 11 01:53:58.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.003 INFO kablam! Aug 11 01:53:58.003 INFO kablam! 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:58.003 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:153:1 Aug 11 01:53:58.003 INFO kablam! | Aug 11 01:53:58.003 INFO kablam! 153 | #[simd] Aug 11 01:53:58.003 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.003 INFO kablam! | Aug 11 01:53:58.003 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.003 INFO kablam! Aug 11 01:53:58.003 INFO kablam! 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:58.003 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:157:1 Aug 11 01:53:58.003 INFO kablam! | Aug 11 01:53:58.003 INFO kablam! 157 | #[simd] Aug 11 01:53:58.003 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.004 INFO kablam! | Aug 11 01:53:58.004 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.004 INFO kablam! Aug 11 01:53:58.004 INFO kablam! 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:58.004 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:161:1 Aug 11 01:53:58.004 INFO kablam! | Aug 11 01:53:58.004 INFO kablam! 161 | #[simd] Aug 11 01:53:58.004 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.004 INFO kablam! | Aug 11 01:53:58.004 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.004 INFO kablam! Aug 11 01:53:58.004 INFO kablam! 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:58.004 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:165:1 Aug 11 01:53:58.004 INFO kablam! | Aug 11 01:53:58.004 INFO kablam! 165 | #[simd] Aug 11 01:53:58.004 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.004 INFO kablam! | Aug 11 01:53:58.004 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.004 INFO kablam! Aug 11 01:53:58.004 INFO kablam! 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:58.004 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:169:1 Aug 11 01:53:58.005 INFO kablam! | Aug 11 01:53:58.005 INFO kablam! 169 | #[simd] Aug 11 01:53:58.005 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.005 INFO kablam! | Aug 11 01:53:58.005 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.005 INFO kablam! Aug 11 01:53:58.005 INFO kablam! 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:58.005 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:173:1 Aug 11 01:53:58.005 INFO kablam! | Aug 11 01:53:58.005 INFO kablam! 173 | #[simd] Aug 11 01:53:58.005 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.005 INFO kablam! | Aug 11 01:53:58.005 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.005 INFO kablam! Aug 11 01:53:58.005 INFO kablam! 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:58.005 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:177:1 Aug 11 01:53:58.005 INFO kablam! | Aug 11 01:53:58.005 INFO kablam! 177 | #[simd] Aug 11 01:53:58.005 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.005 INFO kablam! | Aug 11 01:53:58.005 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.005 INFO kablam! Aug 11 01:53:58.005 INFO kablam! 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:58.006 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:181:1 Aug 11 01:53:58.006 INFO kablam! | Aug 11 01:53:58.006 INFO kablam! 181 | #[simd] Aug 11 01:53:58.006 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.006 INFO kablam! | Aug 11 01:53:58.006 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.006 INFO kablam! Aug 11 01:53:58.006 INFO kablam! 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:58.006 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:185:1 Aug 11 01:53:58.006 INFO kablam! | Aug 11 01:53:58.006 INFO kablam! 185 | #[simd] Aug 11 01:53:58.006 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.006 INFO kablam! | Aug 11 01:53:58.006 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.006 INFO kablam! Aug 11 01:53:58.006 INFO kablam! 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:58.006 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:189:1 Aug 11 01:53:58.006 INFO kablam! | Aug 11 01:53:58.006 INFO kablam! 189 | #[simd] Aug 11 01:53:58.006 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.006 INFO kablam! | Aug 11 01:53:58.006 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.007 INFO kablam! Aug 11 01:53:58.007 INFO kablam! 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:58.007 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:193:1 Aug 11 01:53:58.007 INFO kablam! | Aug 11 01:53:58.007 INFO kablam! 193 | #[simd] Aug 11 01:53:58.007 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.007 INFO kablam! | Aug 11 01:53:58.007 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.007 INFO kablam! Aug 11 01:53:58.007 INFO kablam! 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:58.007 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:197:1 Aug 11 01:53:58.012 INFO kablam! | Aug 11 01:53:58.012 INFO kablam! 197 | #[simd] Aug 11 01:53:58.012 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.012 INFO kablam! | Aug 11 01:53:58.012 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.012 INFO kablam! Aug 11 01:53:58.012 INFO kablam! 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:58.012 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:201:1 Aug 11 01:53:58.012 INFO kablam! | Aug 11 01:53:58.012 INFO kablam! 201 | #[simd] Aug 11 01:53:58.012 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.012 INFO kablam! | Aug 11 01:53:58.013 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.013 INFO kablam! Aug 11 01:53:58.013 INFO kablam! 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:58.013 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:205:1 Aug 11 01:53:58.013 INFO kablam! | Aug 11 01:53:58.013 INFO kablam! 205 | #[simd] Aug 11 01:53:58.013 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.013 INFO kablam! | Aug 11 01:53:58.013 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.013 INFO kablam! Aug 11 01:53:58.013 INFO kablam! 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:58.013 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:209:1 Aug 11 01:53:58.013 INFO kablam! | Aug 11 01:53:58.013 INFO kablam! 209 | #[simd] Aug 11 01:53:58.013 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.013 INFO kablam! | Aug 11 01:53:58.013 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.013 INFO kablam! Aug 11 01:53:58.013 INFO kablam! 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:58.013 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:213:1 Aug 11 01:53:58.013 INFO kablam! | Aug 11 01:53:58.013 INFO kablam! 213 | #[simd] Aug 11 01:53:58.013 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.014 INFO kablam! | Aug 11 01:53:58.014 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.014 INFO kablam! Aug 11 01:53:58.014 INFO kablam! 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:58.014 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:217:1 Aug 11 01:53:58.014 INFO kablam! | Aug 11 01:53:58.014 INFO kablam! 217 | #[simd] Aug 11 01:53:58.014 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.014 INFO kablam! | Aug 11 01:53:58.014 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.014 INFO kablam! Aug 11 01:53:58.014 INFO kablam! 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:58.014 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:221:1 Aug 11 01:53:58.014 INFO kablam! | Aug 11 01:53:58.014 INFO kablam! 221 | #[simd] Aug 11 01:53:58.014 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.014 INFO kablam! | Aug 11 01:53:58.014 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.014 INFO kablam! Aug 11 01:53:58.014 INFO kablam! 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:58.014 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:225:1 Aug 11 01:53:58.014 INFO kablam! | Aug 11 01:53:58.014 INFO kablam! 225 | #[simd] Aug 11 01:53:58.014 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.015 INFO kablam! | Aug 11 01:53:58.015 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.015 INFO kablam! Aug 11 01:53:58.015 INFO kablam! 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:58.015 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:229:1 Aug 11 01:53:58.015 INFO kablam! | Aug 11 01:53:58.015 INFO kablam! 229 | #[simd] Aug 11 01:53:58.015 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.015 INFO kablam! | Aug 11 01:53:58.015 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.015 INFO kablam! Aug 11 01:53:58.015 INFO kablam! 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:58.015 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:233:1 Aug 11 01:53:58.015 INFO kablam! | Aug 11 01:53:58.015 INFO kablam! 233 | #[simd] Aug 11 01:53:58.015 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.015 INFO kablam! | Aug 11 01:53:58.015 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.015 INFO kablam! Aug 11 01:53:58.015 INFO kablam! 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:58.015 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:237:1 Aug 11 01:53:58.016 INFO kablam! | Aug 11 01:53:58.016 INFO kablam! 237 | #[simd] Aug 11 01:53:58.016 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.016 INFO kablam! | Aug 11 01:53:58.016 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.016 INFO kablam! Aug 11 01:53:58.016 INFO kablam! error: aborting due to 61 previous errors Aug 11 01:53:58.016 INFO kablam! Aug 11 01:53:58.016 INFO kablam! Some errors occurred: E0557, E0658. Aug 11 01:53:58.016 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 11 01:53:58.016 INFO kablam! error: Could not compile `simdty`. Aug 11 01:53:58.016 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 01:53:58.017 INFO kablam! 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:58.017 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:1:1 Aug 11 01:53:58.017 INFO kablam! | Aug 11 01:53:58.017 INFO kablam! 1 | #[simd] Aug 11 01:53:58.017 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.017 INFO kablam! | Aug 11 01:53:58.017 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.017 INFO kablam! Aug 11 01:53:58.017 INFO kablam! 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:58.017 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:5:1 Aug 11 01:53:58.018 INFO kablam! | Aug 11 01:53:58.018 INFO kablam! 5 | #[simd] Aug 11 01:53:58.018 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.018 INFO kablam! | Aug 11 01:53:58.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.018 INFO kablam! Aug 11 01:53:58.018 INFO kablam! 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:58.018 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:9:1 Aug 11 01:53:58.018 INFO kablam! | Aug 11 01:53:58.018 INFO kablam! 9 | #[simd] Aug 11 01:53:58.018 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.018 INFO kablam! | Aug 11 01:53:58.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.018 INFO kablam! Aug 11 01:53:58.018 INFO kablam! 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:58.018 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:13:1 Aug 11 01:53:58.018 INFO kablam! | Aug 11 01:53:58.018 INFO kablam! 13 | #[simd] Aug 11 01:53:58.018 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.018 INFO kablam! | Aug 11 01:53:58.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.018 INFO kablam! Aug 11 01:53:58.018 INFO kablam! 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:58.018 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:17:1 Aug 11 01:53:58.018 INFO kablam! | Aug 11 01:53:58.018 INFO kablam! 17 | #[simd] Aug 11 01:53:58.018 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.018 INFO kablam! | Aug 11 01:53:58.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.018 INFO kablam! Aug 11 01:53:58.019 INFO kablam! 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:58.019 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:21:1 Aug 11 01:53:58.019 INFO kablam! | Aug 11 01:53:58.019 INFO kablam! 21 | #[simd] Aug 11 01:53:58.019 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.019 INFO kablam! | Aug 11 01:53:58.019 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.019 INFO kablam! Aug 11 01:53:58.019 INFO kablam! 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:58.019 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:25:1 Aug 11 01:53:58.019 INFO kablam! | Aug 11 01:53:58.019 INFO kablam! 25 | #[simd] Aug 11 01:53:58.019 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.019 INFO kablam! | Aug 11 01:53:58.019 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.019 INFO kablam! Aug 11 01:53:58.019 INFO kablam! 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:58.019 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:29:1 Aug 11 01:53:58.019 INFO kablam! | Aug 11 01:53:58.019 INFO kablam! 29 | #[simd] Aug 11 01:53:58.019 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.019 INFO kablam! | Aug 11 01:53:58.019 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.019 INFO kablam! Aug 11 01:53:58.019 INFO kablam! 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:58.019 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:33:1 Aug 11 01:53:58.020 INFO kablam! | Aug 11 01:53:58.020 INFO kablam! 33 | #[simd] Aug 11 01:53:58.020 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.020 INFO kablam! | Aug 11 01:53:58.020 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.020 INFO kablam! Aug 11 01:53:58.020 INFO kablam! 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:58.020 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:37:1 Aug 11 01:53:58.020 INFO kablam! | Aug 11 01:53:58.020 INFO kablam! 37 | #[simd] Aug 11 01:53:58.020 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.020 INFO kablam! | Aug 11 01:53:58.020 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.020 INFO kablam! Aug 11 01:53:58.020 INFO kablam! 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:58.020 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:41:1 Aug 11 01:53:58.020 INFO kablam! | Aug 11 01:53:58.020 INFO kablam! 41 | #[simd] Aug 11 01:53:58.020 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.020 INFO kablam! | Aug 11 01:53:58.020 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.020 INFO kablam! Aug 11 01:53:58.020 INFO kablam! 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:58.021 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:45:1 Aug 11 01:53:58.021 INFO kablam! | Aug 11 01:53:58.021 INFO kablam! 45 | #[simd] Aug 11 01:53:58.021 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.021 INFO kablam! | Aug 11 01:53:58.021 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.021 INFO kablam! Aug 11 01:53:58.021 INFO kablam! 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:58.021 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:49:1 Aug 11 01:53:58.021 INFO kablam! | Aug 11 01:53:58.021 INFO kablam! 49 | #[simd] Aug 11 01:53:58.021 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.021 INFO kablam! | Aug 11 01:53:58.021 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.021 INFO kablam! Aug 11 01:53:58.021 INFO kablam! 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:58.021 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:53:1 Aug 11 01:53:58.021 INFO kablam! | Aug 11 01:53:58.021 INFO kablam! 53 | #[simd] Aug 11 01:53:58.021 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.021 INFO kablam! | Aug 11 01:53:58.021 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.021 INFO kablam! Aug 11 01:53:58.021 INFO kablam! 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:58.021 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:57:1 Aug 11 01:53:58.022 INFO kablam! | Aug 11 01:53:58.022 INFO kablam! 57 | #[simd] Aug 11 01:53:58.022 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.022 INFO kablam! | Aug 11 01:53:58.022 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.022 INFO kablam! Aug 11 01:53:58.022 INFO kablam! 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:58.022 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:61:1 Aug 11 01:53:58.022 INFO kablam! | Aug 11 01:53:58.022 INFO kablam! 61 | #[simd] Aug 11 01:53:58.022 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.022 INFO kablam! | Aug 11 01:53:58.022 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.022 INFO kablam! Aug 11 01:53:58.022 INFO kablam! 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:58.022 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:65:1 Aug 11 01:53:58.022 INFO kablam! | Aug 11 01:53:58.022 INFO kablam! 65 | #[simd] Aug 11 01:53:58.022 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.022 INFO kablam! | Aug 11 01:53:58.022 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.022 INFO kablam! Aug 11 01:53:58.022 INFO kablam! 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:58.022 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:69:1 Aug 11 01:53:58.022 INFO kablam! | Aug 11 01:53:58.023 INFO kablam! 69 | #[simd] Aug 11 01:53:58.023 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.023 INFO kablam! | Aug 11 01:53:58.023 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.023 INFO kablam! Aug 11 01:53:58.023 INFO kablam! 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:58.023 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:73:1 Aug 11 01:53:58.023 INFO kablam! | Aug 11 01:53:58.023 INFO kablam! 73 | #[simd] Aug 11 01:53:58.023 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.023 INFO kablam! | Aug 11 01:53:58.023 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.023 INFO kablam! Aug 11 01:53:58.023 INFO kablam! 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:58.023 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:77:1 Aug 11 01:53:58.023 INFO kablam! | Aug 11 01:53:58.023 INFO kablam! 77 | #[simd] Aug 11 01:53:58.023 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.023 INFO kablam! | Aug 11 01:53:58.023 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.023 INFO kablam! Aug 11 01:53:58.023 INFO kablam! 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:58.023 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:81:1 Aug 11 01:53:58.023 INFO kablam! | Aug 11 01:53:58.024 INFO kablam! 81 | #[simd] Aug 11 01:53:58.024 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.024 INFO kablam! | Aug 11 01:53:58.024 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.024 INFO kablam! Aug 11 01:53:58.024 INFO kablam! 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:58.024 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:85:1 Aug 11 01:53:58.024 INFO kablam! | Aug 11 01:53:58.024 INFO kablam! 85 | #[simd] Aug 11 01:53:58.024 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.024 INFO kablam! | Aug 11 01:53:58.024 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.024 INFO kablam! Aug 11 01:53:58.024 INFO kablam! 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:58.024 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:89:1 Aug 11 01:53:58.024 INFO kablam! | Aug 11 01:53:58.024 INFO kablam! 89 | #[simd] Aug 11 01:53:58.024 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.024 INFO kablam! | Aug 11 01:53:58.024 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.024 INFO kablam! Aug 11 01:53:58.024 INFO kablam! 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:58.024 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:93:1 Aug 11 01:53:58.025 INFO kablam! | Aug 11 01:53:58.025 INFO kablam! 93 | #[simd] Aug 11 01:53:58.025 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.025 INFO kablam! | Aug 11 01:53:58.025 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.025 INFO kablam! Aug 11 01:53:58.025 INFO kablam! 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:58.025 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:97:1 Aug 11 01:53:58.025 INFO kablam! | Aug 11 01:53:58.025 INFO kablam! 97 | #[simd] Aug 11 01:53:58.025 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.028 INFO kablam! | Aug 11 01:53:58.028 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.028 INFO kablam! Aug 11 01:53:58.029 INFO kablam! 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:58.029 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:101:1 Aug 11 01:53:58.029 INFO kablam! | Aug 11 01:53:58.029 INFO kablam! 101 | #[simd] Aug 11 01:53:58.029 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.029 INFO kablam! | Aug 11 01:53:58.029 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.029 INFO kablam! Aug 11 01:53:58.029 INFO kablam! 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:58.029 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:105:1 Aug 11 01:53:58.029 INFO kablam! | Aug 11 01:53:58.029 INFO kablam! 105 | #[simd] Aug 11 01:53:58.029 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.029 INFO kablam! | Aug 11 01:53:58.029 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.029 INFO kablam! Aug 11 01:53:58.029 INFO kablam! 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:58.029 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:109:1 Aug 11 01:53:58.029 INFO kablam! | Aug 11 01:53:58.029 INFO kablam! 109 | #[simd] Aug 11 01:53:58.029 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.029 INFO kablam! | Aug 11 01:53:58.029 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.029 INFO kablam! Aug 11 01:53:58.029 INFO kablam! 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:58.029 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:113:1 Aug 11 01:53:58.029 INFO kablam! | Aug 11 01:53:58.029 INFO kablam! 113 | #[simd] Aug 11 01:53:58.029 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.030 INFO kablam! | Aug 11 01:53:58.030 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.030 INFO kablam! Aug 11 01:53:58.030 INFO kablam! 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:58.030 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:117:1 Aug 11 01:53:58.030 INFO kablam! | Aug 11 01:53:58.030 INFO kablam! 117 | #[simd] Aug 11 01:53:58.030 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.030 INFO kablam! | Aug 11 01:53:58.030 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.030 INFO kablam! Aug 11 01:53:58.030 INFO kablam! 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:58.030 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:121:1 Aug 11 01:53:58.030 INFO kablam! | Aug 11 01:53:58.030 INFO kablam! 121 | #[simd] Aug 11 01:53:58.030 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.030 INFO kablam! | Aug 11 01:53:58.030 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.030 INFO kablam! Aug 11 01:53:58.030 INFO kablam! 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:58.030 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:125:1 Aug 11 01:53:58.030 INFO kablam! | Aug 11 01:53:58.030 INFO kablam! 125 | #[simd] Aug 11 01:53:58.030 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.030 INFO kablam! | Aug 11 01:53:58.030 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.030 INFO kablam! Aug 11 01:53:58.030 INFO kablam! 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:58.030 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:129:1 Aug 11 01:53:58.030 INFO kablam! | Aug 11 01:53:58.030 INFO kablam! 129 | #[simd] Aug 11 01:53:58.030 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.030 INFO kablam! | Aug 11 01:53:58.030 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.031 INFO kablam! Aug 11 01:53:58.031 INFO kablam! 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:58.031 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:133:1 Aug 11 01:53:58.031 INFO kablam! | Aug 11 01:53:58.031 INFO kablam! 133 | #[simd] Aug 11 01:53:58.031 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.031 INFO kablam! | Aug 11 01:53:58.031 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.031 INFO kablam! Aug 11 01:53:58.031 INFO kablam! 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:58.031 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:137:1 Aug 11 01:53:58.031 INFO kablam! | Aug 11 01:53:58.031 INFO kablam! 137 | #[simd] Aug 11 01:53:58.031 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.031 INFO kablam! | Aug 11 01:53:58.031 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.031 INFO kablam! Aug 11 01:53:58.031 INFO kablam! 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:58.031 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:141:1 Aug 11 01:53:58.031 INFO kablam! | Aug 11 01:53:58.031 INFO kablam! 141 | #[simd] Aug 11 01:53:58.031 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.031 INFO kablam! | Aug 11 01:53:58.031 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.031 INFO kablam! Aug 11 01:53:58.031 INFO kablam! 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:58.031 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:145:1 Aug 11 01:53:58.031 INFO kablam! | Aug 11 01:53:58.031 INFO kablam! 145 | #[simd] Aug 11 01:53:58.031 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.031 INFO kablam! | Aug 11 01:53:58.032 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.032 INFO kablam! Aug 11 01:53:58.032 INFO kablam! 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:58.032 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:149:1 Aug 11 01:53:58.032 INFO kablam! | Aug 11 01:53:58.032 INFO kablam! 149 | #[simd] Aug 11 01:53:58.032 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.032 INFO kablam! | Aug 11 01:53:58.032 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.032 INFO kablam! Aug 11 01:53:58.032 INFO kablam! 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:58.032 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:153:1 Aug 11 01:53:58.032 INFO kablam! | Aug 11 01:53:58.032 INFO kablam! 153 | #[simd] Aug 11 01:53:58.032 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.032 INFO kablam! | Aug 11 01:53:58.032 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.032 INFO kablam! Aug 11 01:53:58.032 INFO kablam! 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:58.032 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:157:1 Aug 11 01:53:58.032 INFO kablam! | Aug 11 01:53:58.032 INFO kablam! 157 | #[simd] Aug 11 01:53:58.032 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.032 INFO kablam! | Aug 11 01:53:58.032 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.032 INFO kablam! Aug 11 01:53:58.032 INFO kablam! 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:58.032 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:161:1 Aug 11 01:53:58.032 INFO kablam! | Aug 11 01:53:58.032 INFO kablam! 161 | #[simd] Aug 11 01:53:58.032 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.032 INFO kablam! | Aug 11 01:53:58.033 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.033 INFO kablam! Aug 11 01:53:58.033 INFO kablam! 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:58.033 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:165:1 Aug 11 01:53:58.033 INFO kablam! | Aug 11 01:53:58.033 INFO kablam! 165 | #[simd] Aug 11 01:53:58.033 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.033 INFO kablam! | Aug 11 01:53:58.033 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.033 INFO kablam! Aug 11 01:53:58.033 INFO kablam! 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:58.033 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:169:1 Aug 11 01:53:58.033 INFO kablam! | Aug 11 01:53:58.033 INFO kablam! 169 | #[simd] Aug 11 01:53:58.033 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.033 INFO kablam! | Aug 11 01:53:58.033 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.033 INFO kablam! Aug 11 01:53:58.033 INFO kablam! 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:58.033 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:173:1 Aug 11 01:53:58.033 INFO kablam! | Aug 11 01:53:58.033 INFO kablam! 173 | #[simd] Aug 11 01:53:58.033 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.033 INFO kablam! | Aug 11 01:53:58.033 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.033 INFO kablam! Aug 11 01:53:58.033 INFO kablam! 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:58.033 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:177:1 Aug 11 01:53:58.033 INFO kablam! | Aug 11 01:53:58.033 INFO kablam! 177 | #[simd] Aug 11 01:53:58.033 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.034 INFO kablam! | Aug 11 01:53:58.034 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.034 INFO kablam! Aug 11 01:53:58.034 INFO kablam! 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:58.034 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:181:1 Aug 11 01:53:58.034 INFO kablam! | Aug 11 01:53:58.034 INFO kablam! 181 | #[simd] Aug 11 01:53:58.034 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.034 INFO kablam! | Aug 11 01:53:58.034 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.034 INFO kablam! Aug 11 01:53:58.034 INFO kablam! 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:58.034 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:185:1 Aug 11 01:53:58.034 INFO kablam! | Aug 11 01:53:58.034 INFO kablam! 185 | #[simd] Aug 11 01:53:58.034 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.034 INFO kablam! | Aug 11 01:53:58.034 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.034 INFO kablam! Aug 11 01:53:58.034 INFO kablam! 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:58.034 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:189:1 Aug 11 01:53:58.034 INFO kablam! | Aug 11 01:53:58.034 INFO kablam! 189 | #[simd] Aug 11 01:53:58.034 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.034 INFO kablam! | Aug 11 01:53:58.034 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.034 INFO kablam! Aug 11 01:53:58.034 INFO kablam! 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:58.034 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:193:1 Aug 11 01:53:58.034 INFO kablam! | Aug 11 01:53:58.034 INFO kablam! 193 | #[simd] Aug 11 01:53:58.034 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.035 INFO kablam! | Aug 11 01:53:58.035 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.035 INFO kablam! Aug 11 01:53:58.035 INFO kablam! 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:58.035 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:197:1 Aug 11 01:53:58.035 INFO kablam! | Aug 11 01:53:58.035 INFO kablam! 197 | #[simd] Aug 11 01:53:58.035 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.035 INFO kablam! | Aug 11 01:53:58.035 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.035 INFO kablam! Aug 11 01:53:58.036 INFO kablam! 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:58.036 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:201:1 Aug 11 01:53:58.036 INFO kablam! | Aug 11 01:53:58.036 INFO kablam! 201 | #[simd] Aug 11 01:53:58.036 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.036 INFO kablam! | Aug 11 01:53:58.036 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.036 INFO kablam! Aug 11 01:53:58.036 INFO kablam! 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:58.036 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:205:1 Aug 11 01:53:58.036 INFO kablam! | Aug 11 01:53:58.036 INFO kablam! 205 | #[simd] Aug 11 01:53:58.036 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.036 INFO kablam! | Aug 11 01:53:58.036 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.036 INFO kablam! Aug 11 01:53:58.036 INFO kablam! 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:58.036 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:209:1 Aug 11 01:53:58.036 INFO kablam! | Aug 11 01:53:58.036 INFO kablam! 209 | #[simd] Aug 11 01:53:58.036 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.036 INFO kablam! | Aug 11 01:53:58.036 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.036 INFO kablam! Aug 11 01:53:58.036 INFO kablam! 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:58.036 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:213:1 Aug 11 01:53:58.036 INFO kablam! | Aug 11 01:53:58.036 INFO kablam! 213 | #[simd] Aug 11 01:53:58.036 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.036 INFO kablam! | Aug 11 01:53:58.036 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.036 INFO kablam! Aug 11 01:53:58.036 INFO kablam! 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:58.037 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:217:1 Aug 11 01:53:58.037 INFO kablam! | Aug 11 01:53:58.037 INFO kablam! 217 | #[simd] Aug 11 01:53:58.037 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.037 INFO kablam! | Aug 11 01:53:58.037 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.037 INFO kablam! Aug 11 01:53:58.037 INFO kablam! 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:58.037 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:221:1 Aug 11 01:53:58.037 INFO kablam! | Aug 11 01:53:58.037 INFO kablam! 221 | #[simd] Aug 11 01:53:58.037 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.037 INFO kablam! | Aug 11 01:53:58.037 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.037 INFO kablam! Aug 11 01:53:58.037 INFO kablam! 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:58.037 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:225:1 Aug 11 01:53:58.037 INFO kablam! | Aug 11 01:53:58.037 INFO kablam! 225 | #[simd] Aug 11 01:53:58.037 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.037 INFO kablam! | Aug 11 01:53:58.037 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.037 INFO kablam! Aug 11 01:53:58.037 INFO kablam! 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:58.037 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:229:1 Aug 11 01:53:58.037 INFO kablam! | Aug 11 01:53:58.037 INFO kablam! 229 | #[simd] Aug 11 01:53:58.037 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.037 INFO kablam! | Aug 11 01:53:58.038 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.038 INFO kablam! Aug 11 01:53:58.038 INFO kablam! 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:58.038 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:233:1 Aug 11 01:53:58.038 INFO kablam! | Aug 11 01:53:58.038 INFO kablam! 233 | #[simd] Aug 11 01:53:58.038 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.038 INFO kablam! | Aug 11 01:53:58.038 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.038 INFO kablam! Aug 11 01:53:58.038 INFO kablam! 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:58.038 INFO kablam! --> /target/debug/build/simdty-06e834d6219e231b/out/types.rs:237:1 Aug 11 01:53:58.038 INFO kablam! | Aug 11 01:53:58.038 INFO kablam! 237 | #[simd] Aug 11 01:53:58.038 INFO kablam! | ^^^^^^^ Aug 11 01:53:58.038 INFO kablam! | Aug 11 01:53:58.038 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:53:58.038 INFO kablam! Aug 11 01:53:58.054 INFO kablam! error: aborting due to 61 previous errors Aug 11 01:53:58.054 INFO kablam! Aug 11 01:53:58.054 INFO kablam! Some errors occurred: E0557, E0658. Aug 11 01:53:58.054 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 11 01:53:58.060 INFO kablam! error: Could not compile `simdty`. Aug 11 01:53:58.061 INFO kablam! Aug 11 01:53:58.061 INFO kablam! To learn more, run the command again with --verbose. Aug 11 01:53:58.070 INFO kablam! su: No module specific data is present Aug 11 01:53:58.590 INFO running `"docker" "rm" "-f" "767732ae08afb744e9f8d7fe133e8d627fb09f96fdf5331496a14473d3784fc1"` Aug 11 01:53:58.810 INFO blam! 767732ae08afb744e9f8d7fe133e8d627fb09f96fdf5331496a14473d3784fc1