Jul 11 21:50:27.763 INFO checking simdty-0.0.3 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 11 21:50:27.763 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 21:50:27.763 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 21:50:27.763 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-0/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 21:50:28.003 INFO blam! 17ad0aecb3132b7b91fbb7f1269371f1e204ceeaebbb855692c153cd6df0e27a Jul 11 21:50:28.006 INFO running `"docker" "start" "-a" "17ad0aecb3132b7b91fbb7f1269371f1e204ceeaebbb855692c153cd6df0e27a"` Jul 11 21:50:28.952 INFO kablam! Compiling simdty v0.0.3 (file:///source) Jul 11 21:50:29.257 INFO kablam! warning: unnecessary parentheses around `for` head expression Jul 11 21:50:29.257 INFO kablam! --> build.rs:12:14 Jul 11 21:50:29.257 INFO kablam! | Jul 11 21:50:29.257 INFO kablam! 12 | for _ in (0..length) { Jul 11 21:50:29.257 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Jul 11 21:50:29.257 INFO kablam! | Jul 11 21:50:29.257 INFO kablam! = note: #[warn(unused_parens)] on by default Jul 11 21:50:29.257 INFO kablam! Jul 11 21:50:30.946 INFO kablam! error[E0557]: feature has been removed Jul 11 21:50:30.946 INFO kablam! --> src/lib.rs:1:12 Jul 11 21:50:30.946 INFO kablam! | Jul 11 21:50:30.946 INFO kablam! 1 | #![feature(simd)] Jul 11 21:50:30.946 INFO kablam! | ^^^^ Jul 11 21:50:30.946 INFO kablam! | Jul 11 21:50:30.946 INFO kablam! note: removed in favor of `#[repr(simd)]` Jul 11 21:50:30.946 INFO kablam! --> src/lib.rs:1:12 Jul 11 21:50:30.946 INFO kablam! | Jul 11 21:50:30.946 INFO kablam! 1 | #![feature(simd)] Jul 11 21:50:30.946 INFO kablam! | ^^^^ Jul 11 21:50:30.946 INFO kablam! Jul 11 21:50:30.975 INFO kablam! error[E0557]: feature has been removed Jul 11 21:50:30.976 INFO kablam! --> src/lib.rs:1:12 Jul 11 21:50:30.976 INFO kablam! | Jul 11 21:50:30.976 INFO kablam! 1 | #![feature(simd)] Jul 11 21:50:30.976 INFO kablam! | ^^^^ Jul 11 21:50:30.976 INFO kablam! | Jul 11 21:50:30.976 INFO kablam! note: removed in favor of `#[repr(simd)]` Jul 11 21:50:30.976 INFO kablam! --> src/lib.rs:1:12 Jul 11 21:50:30.976 INFO kablam! | Jul 11 21:50:30.976 INFO kablam! 1 | #![feature(simd)] Jul 11 21:50:30.976 INFO kablam! | ^^^^ Jul 11 21:50:30.976 INFO kablam! Jul 11 21:50:31.329 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.329 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:1:1 Jul 11 21:50:31.329 INFO kablam! | Jul 11 21:50:31.329 INFO kablam! 1 | #[simd] Jul 11 21:50:31.329 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.334 INFO kablam! | Jul 11 21:50:31.334 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.334 INFO kablam! Jul 11 21:50:31.335 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.335 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:5:1 Jul 11 21:50:31.335 INFO kablam! | Jul 11 21:50:31.335 INFO kablam! 5 | #[simd] Jul 11 21:50:31.335 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.335 INFO kablam! | Jul 11 21:50:31.335 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.335 INFO kablam! Jul 11 21:50:31.335 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.335 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:9:1 Jul 11 21:50:31.335 INFO kablam! | Jul 11 21:50:31.335 INFO kablam! 9 | #[simd] Jul 11 21:50:31.335 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.335 INFO kablam! | Jul 11 21:50:31.335 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.335 INFO kablam! Jul 11 21:50:31.336 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.336 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:13:1 Jul 11 21:50:31.336 INFO kablam! | Jul 11 21:50:31.336 INFO kablam! 13 | #[simd] Jul 11 21:50:31.336 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.336 INFO kablam! | Jul 11 21:50:31.336 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.336 INFO kablam! Jul 11 21:50:31.337 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.337 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:17:1 Jul 11 21:50:31.337 INFO kablam! | Jul 11 21:50:31.337 INFO kablam! 17 | #[simd] Jul 11 21:50:31.337 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.337 INFO kablam! | Jul 11 21:50:31.337 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.337 INFO kablam! Jul 11 21:50:31.338 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.338 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:21:1 Jul 11 21:50:31.338 INFO kablam! | Jul 11 21:50:31.338 INFO kablam! 21 | #[simd] Jul 11 21:50:31.338 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.338 INFO kablam! | Jul 11 21:50:31.338 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.338 INFO kablam! Jul 11 21:50:31.339 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.339 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:25:1 Jul 11 21:50:31.339 INFO kablam! | Jul 11 21:50:31.339 INFO kablam! 25 | #[simd] Jul 11 21:50:31.339 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.339 INFO kablam! | Jul 11 21:50:31.339 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.339 INFO kablam! Jul 11 21:50:31.339 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.339 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:29:1 Jul 11 21:50:31.339 INFO kablam! | Jul 11 21:50:31.340 INFO kablam! 29 | #[simd] Jul 11 21:50:31.340 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.340 INFO kablam! | Jul 11 21:50:31.340 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.340 INFO kablam! Jul 11 21:50:31.340 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.340 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:33:1 Jul 11 21:50:31.340 INFO kablam! | Jul 11 21:50:31.340 INFO kablam! 33 | #[simd] Jul 11 21:50:31.340 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.340 INFO kablam! | Jul 11 21:50:31.341 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.341 INFO kablam! Jul 11 21:50:31.341 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.341 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:37:1 Jul 11 21:50:31.341 INFO kablam! | Jul 11 21:50:31.341 INFO kablam! 37 | #[simd] Jul 11 21:50:31.341 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.341 INFO kablam! | Jul 11 21:50:31.341 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.342 INFO kablam! Jul 11 21:50:31.342 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.342 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:41:1 Jul 11 21:50:31.342 INFO kablam! | Jul 11 21:50:31.342 INFO kablam! 41 | #[simd] Jul 11 21:50:31.342 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.342 INFO kablam! | Jul 11 21:50:31.342 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.343 INFO kablam! Jul 11 21:50:31.343 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.343 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:45:1 Jul 11 21:50:31.343 INFO kablam! | Jul 11 21:50:31.343 INFO kablam! 45 | #[simd] Jul 11 21:50:31.343 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.343 INFO kablam! | Jul 11 21:50:31.343 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.343 INFO kablam! Jul 11 21:50:31.344 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.344 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:49:1 Jul 11 21:50:31.344 INFO kablam! | Jul 11 21:50:31.344 INFO kablam! 49 | #[simd] Jul 11 21:50:31.344 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.344 INFO kablam! | Jul 11 21:50:31.344 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.344 INFO kablam! Jul 11 21:50:31.345 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.345 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:53:1 Jul 11 21:50:31.345 INFO kablam! | Jul 11 21:50:31.345 INFO kablam! 53 | #[simd] Jul 11 21:50:31.345 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.345 INFO kablam! | Jul 11 21:50:31.345 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.345 INFO kablam! Jul 11 21:50:31.346 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.346 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:57:1 Jul 11 21:50:31.346 INFO kablam! | Jul 11 21:50:31.346 INFO kablam! 57 | #[simd] Jul 11 21:50:31.346 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.346 INFO kablam! | Jul 11 21:50:31.346 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.346 INFO kablam! Jul 11 21:50:31.346 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.346 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:61:1 Jul 11 21:50:31.346 INFO kablam! | Jul 11 21:50:31.347 INFO kablam! 61 | #[simd] Jul 11 21:50:31.347 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.347 INFO kablam! | Jul 11 21:50:31.347 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.347 INFO kablam! Jul 11 21:50:31.347 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.347 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:65:1 Jul 11 21:50:31.347 INFO kablam! | Jul 11 21:50:31.347 INFO kablam! 65 | #[simd] Jul 11 21:50:31.347 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.347 INFO kablam! | Jul 11 21:50:31.348 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.348 INFO kablam! Jul 11 21:50:31.348 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.348 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:69:1 Jul 11 21:50:31.348 INFO kablam! | Jul 11 21:50:31.348 INFO kablam! 69 | #[simd] Jul 11 21:50:31.348 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.348 INFO kablam! | Jul 11 21:50:31.348 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.349 INFO kablam! Jul 11 21:50:31.349 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.349 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:73:1 Jul 11 21:50:31.349 INFO kablam! | Jul 11 21:50:31.349 INFO kablam! 73 | #[simd] Jul 11 21:50:31.349 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.349 INFO kablam! | Jul 11 21:50:31.349 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.349 INFO kablam! Jul 11 21:50:31.350 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.350 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:77:1 Jul 11 21:50:31.350 INFO kablam! | Jul 11 21:50:31.350 INFO kablam! 77 | #[simd] Jul 11 21:50:31.350 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.350 INFO kablam! | Jul 11 21:50:31.350 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.350 INFO kablam! Jul 11 21:50:31.351 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.351 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:81:1 Jul 11 21:50:31.351 INFO kablam! | Jul 11 21:50:31.351 INFO kablam! 81 | #[simd] Jul 11 21:50:31.351 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.351 INFO kablam! | Jul 11 21:50:31.351 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.351 INFO kablam! Jul 11 21:50:31.352 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.352 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:85:1 Jul 11 21:50:31.352 INFO kablam! | Jul 11 21:50:31.352 INFO kablam! 85 | #[simd] Jul 11 21:50:31.352 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.352 INFO kablam! | Jul 11 21:50:31.352 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.352 INFO kablam! Jul 11 21:50:31.353 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.353 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:89:1 Jul 11 21:50:31.353 INFO kablam! | Jul 11 21:50:31.353 INFO kablam! 89 | #[simd] Jul 11 21:50:31.353 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.353 INFO kablam! | Jul 11 21:50:31.353 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.353 INFO kablam! Jul 11 21:50:31.353 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.354 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:93:1 Jul 11 21:50:31.354 INFO kablam! | Jul 11 21:50:31.354 INFO kablam! 93 | #[simd] Jul 11 21:50:31.354 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.354 INFO kablam! | Jul 11 21:50:31.354 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.354 INFO kablam! Jul 11 21:50:31.354 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.354 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:97:1 Jul 11 21:50:31.354 INFO kablam! | Jul 11 21:50:31.354 INFO kablam! 97 | #[simd] Jul 11 21:50:31.354 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.355 INFO kablam! | Jul 11 21:50:31.355 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.355 INFO kablam! Jul 11 21:50:31.355 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.355 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:101:1 Jul 11 21:50:31.355 INFO kablam! | Jul 11 21:50:31.355 INFO kablam! 101 | #[simd] Jul 11 21:50:31.355 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.355 INFO kablam! | Jul 11 21:50:31.356 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.356 INFO kablam! Jul 11 21:50:31.356 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.356 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:105:1 Jul 11 21:50:31.356 INFO kablam! | Jul 11 21:50:31.356 INFO kablam! 105 | #[simd] Jul 11 21:50:31.356 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.356 INFO kablam! | Jul 11 21:50:31.357 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.357 INFO kablam! Jul 11 21:50:31.357 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.357 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:109:1 Jul 11 21:50:31.357 INFO kablam! | Jul 11 21:50:31.357 INFO kablam! 109 | #[simd] Jul 11 21:50:31.357 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.357 INFO kablam! | Jul 11 21:50:31.357 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.358 INFO kablam! Jul 11 21:50:31.358 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.358 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:113:1 Jul 11 21:50:31.358 INFO kablam! | Jul 11 21:50:31.358 INFO kablam! 113 | #[simd] Jul 11 21:50:31.358 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.359 INFO kablam! | Jul 11 21:50:31.359 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.360 INFO kablam! Jul 11 21:50:31.360 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.360 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:117:1 Jul 11 21:50:31.360 INFO kablam! | Jul 11 21:50:31.360 INFO kablam! 117 | #[simd] Jul 11 21:50:31.360 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.360 INFO kablam! | Jul 11 21:50:31.360 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.360 INFO kablam! Jul 11 21:50:31.360 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.360 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:121:1 Jul 11 21:50:31.360 INFO kablam! | Jul 11 21:50:31.360 INFO kablam! 121 | #[simd] Jul 11 21:50:31.360 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.361 INFO kablam! | Jul 11 21:50:31.361 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.361 INFO kablam! Jul 11 21:50:31.361 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.361 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:125:1 Jul 11 21:50:31.361 INFO kablam! | Jul 11 21:50:31.361 INFO kablam! 125 | #[simd] Jul 11 21:50:31.361 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.361 INFO kablam! | Jul 11 21:50:31.361 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.361 INFO kablam! Jul 11 21:50:31.361 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.361 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:129:1 Jul 11 21:50:31.361 INFO kablam! | Jul 11 21:50:31.361 INFO kablam! 129 | #[simd] Jul 11 21:50:31.361 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.361 INFO kablam! | Jul 11 21:50:31.361 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.361 INFO kablam! Jul 11 21:50:31.361 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.361 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:133:1 Jul 11 21:50:31.361 INFO kablam! | Jul 11 21:50:31.361 INFO kablam! 133 | #[simd] Jul 11 21:50:31.361 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.361 INFO kablam! | Jul 11 21:50:31.361 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.361 INFO kablam! Jul 11 21:50:31.362 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.362 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:137:1 Jul 11 21:50:31.362 INFO kablam! | Jul 11 21:50:31.362 INFO kablam! 137 | #[simd] Jul 11 21:50:31.362 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.362 INFO kablam! | Jul 11 21:50:31.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.362 INFO kablam! Jul 11 21:50:31.362 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.362 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:141:1 Jul 11 21:50:31.362 INFO kablam! | Jul 11 21:50:31.362 INFO kablam! 141 | #[simd] Jul 11 21:50:31.362 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.362 INFO kablam! | Jul 11 21:50:31.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.362 INFO kablam! Jul 11 21:50:31.362 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.362 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:145:1 Jul 11 21:50:31.362 INFO kablam! | Jul 11 21:50:31.362 INFO kablam! 145 | #[simd] Jul 11 21:50:31.362 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.362 INFO kablam! | Jul 11 21:50:31.362 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.362 INFO kablam! Jul 11 21:50:31.362 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.363 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:149:1 Jul 11 21:50:31.363 INFO kablam! | Jul 11 21:50:31.363 INFO kablam! 149 | #[simd] Jul 11 21:50:31.363 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.363 INFO kablam! | Jul 11 21:50:31.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.363 INFO kablam! Jul 11 21:50:31.363 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.363 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:153:1 Jul 11 21:50:31.363 INFO kablam! | Jul 11 21:50:31.363 INFO kablam! 153 | #[simd] Jul 11 21:50:31.363 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.363 INFO kablam! | Jul 11 21:50:31.363 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.363 INFO kablam! Jul 11 21:50:31.363 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.363 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:157:1 Jul 11 21:50:31.363 INFO kablam! | Jul 11 21:50:31.364 INFO kablam! 157 | #[simd] Jul 11 21:50:31.364 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.364 INFO kablam! | Jul 11 21:50:31.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.364 INFO kablam! Jul 11 21:50:31.364 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.364 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:161:1 Jul 11 21:50:31.364 INFO kablam! | Jul 11 21:50:31.364 INFO kablam! 161 | #[simd] Jul 11 21:50:31.364 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.364 INFO kablam! | Jul 11 21:50:31.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.364 INFO kablam! Jul 11 21:50:31.364 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.364 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:165:1 Jul 11 21:50:31.364 INFO kablam! | Jul 11 21:50:31.364 INFO kablam! 165 | #[simd] Jul 11 21:50:31.364 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.364 INFO kablam! | Jul 11 21:50:31.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.364 INFO kablam! Jul 11 21:50:31.364 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.364 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:169:1 Jul 11 21:50:31.364 INFO kablam! | Jul 11 21:50:31.364 INFO kablam! 169 | #[simd] Jul 11 21:50:31.364 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.364 INFO kablam! | Jul 11 21:50:31.364 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.365 INFO kablam! Jul 11 21:50:31.365 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.365 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:173:1 Jul 11 21:50:31.365 INFO kablam! | Jul 11 21:50:31.365 INFO kablam! 173 | #[simd] Jul 11 21:50:31.365 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.365 INFO kablam! | Jul 11 21:50:31.365 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.365 INFO kablam! Jul 11 21:50:31.365 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.365 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:177:1 Jul 11 21:50:31.365 INFO kablam! | Jul 11 21:50:31.365 INFO kablam! 177 | #[simd] Jul 11 21:50:31.365 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.365 INFO kablam! | Jul 11 21:50:31.365 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.365 INFO kablam! Jul 11 21:50:31.365 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.365 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:181:1 Jul 11 21:50:31.365 INFO kablam! | Jul 11 21:50:31.365 INFO kablam! 181 | #[simd] Jul 11 21:50:31.365 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.365 INFO kablam! | Jul 11 21:50:31.365 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.365 INFO kablam! Jul 11 21:50:31.365 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.365 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:185:1 Jul 11 21:50:31.365 INFO kablam! | Jul 11 21:50:31.365 INFO kablam! 185 | #[simd] Jul 11 21:50:31.366 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.366 INFO kablam! | Jul 11 21:50:31.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.366 INFO kablam! Jul 11 21:50:31.366 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.366 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:189:1 Jul 11 21:50:31.366 INFO kablam! | Jul 11 21:50:31.366 INFO kablam! 189 | #[simd] Jul 11 21:50:31.366 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.366 INFO kablam! | Jul 11 21:50:31.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.366 INFO kablam! Jul 11 21:50:31.366 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.366 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:193:1 Jul 11 21:50:31.366 INFO kablam! | Jul 11 21:50:31.366 INFO kablam! 193 | #[simd] Jul 11 21:50:31.366 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.366 INFO kablam! | Jul 11 21:50:31.366 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.366 INFO kablam! Jul 11 21:50:31.366 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.366 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:197:1 Jul 11 21:50:31.366 INFO kablam! | Jul 11 21:50:31.366 INFO kablam! 197 | #[simd] Jul 11 21:50:31.366 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.366 INFO kablam! | Jul 11 21:50:31.367 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.367 INFO kablam! Jul 11 21:50:31.367 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.367 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:201:1 Jul 11 21:50:31.367 INFO kablam! | Jul 11 21:50:31.367 INFO kablam! 201 | #[simd] Jul 11 21:50:31.368 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.368 INFO kablam! | Jul 11 21:50:31.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.368 INFO kablam! Jul 11 21:50:31.368 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.368 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:205:1 Jul 11 21:50:31.368 INFO kablam! | Jul 11 21:50:31.368 INFO kablam! 205 | #[simd] Jul 11 21:50:31.368 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.368 INFO kablam! | Jul 11 21:50:31.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.368 INFO kablam! Jul 11 21:50:31.368 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.368 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:209:1 Jul 11 21:50:31.368 INFO kablam! | Jul 11 21:50:31.368 INFO kablam! 209 | #[simd] Jul 11 21:50:31.368 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.368 INFO kablam! | Jul 11 21:50:31.368 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.368 INFO kablam! Jul 11 21:50:31.368 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.368 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:213:1 Jul 11 21:50:31.368 INFO kablam! | Jul 11 21:50:31.368 INFO kablam! 213 | #[simd] Jul 11 21:50:31.368 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.369 INFO kablam! | Jul 11 21:50:31.369 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.369 INFO kablam! Jul 11 21:50:31.369 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.369 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:217:1 Jul 11 21:50:31.369 INFO kablam! | Jul 11 21:50:31.369 INFO kablam! 217 | #[simd] Jul 11 21:50:31.369 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.369 INFO kablam! | Jul 11 21:50:31.369 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.369 INFO kablam! Jul 11 21:50:31.369 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.370 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:221:1 Jul 11 21:50:31.370 INFO kablam! | Jul 11 21:50:31.370 INFO kablam! 221 | #[simd] Jul 11 21:50:31.370 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.370 INFO kablam! | Jul 11 21:50:31.370 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.370 INFO kablam! Jul 11 21:50:31.370 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.370 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:225:1 Jul 11 21:50:31.370 INFO kablam! | Jul 11 21:50:31.370 INFO kablam! 225 | #[simd] Jul 11 21:50:31.370 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.370 INFO kablam! | Jul 11 21:50:31.370 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.370 INFO kablam! Jul 11 21:50:31.370 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.370 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:229:1 Jul 11 21:50:31.370 INFO kablam! | Jul 11 21:50:31.371 INFO kablam! 229 | #[simd] Jul 11 21:50:31.371 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.371 INFO kablam! | Jul 11 21:50:31.371 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.371 INFO kablam! Jul 11 21:50:31.371 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.371 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:233:1 Jul 11 21:50:31.371 INFO kablam! | Jul 11 21:50:31.371 INFO kablam! 233 | #[simd] Jul 11 21:50:31.371 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.371 INFO kablam! | Jul 11 21:50:31.371 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.371 INFO kablam! Jul 11 21:50:31.371 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.371 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:237:1 Jul 11 21:50:31.371 INFO kablam! | Jul 11 21:50:31.371 INFO kablam! 237 | #[simd] Jul 11 21:50:31.371 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.371 INFO kablam! | Jul 11 21:50:31.371 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.371 INFO kablam! Jul 11 21:50:31.371 INFO kablam! error: aborting due to 61 previous errors Jul 11 21:50:31.371 INFO kablam! Jul 11 21:50:31.371 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 21:50:31.371 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 21:50:31.375 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.375 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:1:1 Jul 11 21:50:31.375 INFO kablam! | Jul 11 21:50:31.375 INFO kablam! 1 | #[simd] Jul 11 21:50:31.375 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.375 INFO kablam! | Jul 11 21:50:31.375 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.375 INFO kablam! Jul 11 21:50:31.375 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.375 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:5:1 Jul 11 21:50:31.375 INFO kablam! | Jul 11 21:50:31.375 INFO kablam! 5 | #[simd] Jul 11 21:50:31.375 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.375 INFO kablam! | Jul 11 21:50:31.375 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.375 INFO kablam! Jul 11 21:50:31.375 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.375 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:9:1 Jul 11 21:50:31.375 INFO kablam! | Jul 11 21:50:31.375 INFO kablam! 9 | #[simd] Jul 11 21:50:31.376 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.376 INFO kablam! | Jul 11 21:50:31.376 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.376 INFO kablam! Jul 11 21:50:31.376 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.376 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:13:1 Jul 11 21:50:31.376 INFO kablam! | Jul 11 21:50:31.376 INFO kablam! 13 | #[simd] Jul 11 21:50:31.376 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.376 INFO kablam! | Jul 11 21:50:31.376 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.376 INFO kablam! Jul 11 21:50:31.376 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.376 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:17:1 Jul 11 21:50:31.376 INFO kablam! | Jul 11 21:50:31.376 INFO kablam! 17 | #[simd] Jul 11 21:50:31.376 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.376 INFO kablam! | Jul 11 21:50:31.376 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.376 INFO kablam! Jul 11 21:50:31.376 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.376 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:21:1 Jul 11 21:50:31.376 INFO kablam! | Jul 11 21:50:31.376 INFO kablam! 21 | #[simd] Jul 11 21:50:31.377 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.377 INFO kablam! | Jul 11 21:50:31.377 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.377 INFO kablam! Jul 11 21:50:31.377 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.377 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:25:1 Jul 11 21:50:31.377 INFO kablam! | Jul 11 21:50:31.377 INFO kablam! 25 | #[simd] Jul 11 21:50:31.377 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.377 INFO kablam! | Jul 11 21:50:31.377 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.377 INFO kablam! Jul 11 21:50:31.377 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.377 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:29:1 Jul 11 21:50:31.377 INFO kablam! | Jul 11 21:50:31.377 INFO kablam! 29 | #[simd] Jul 11 21:50:31.377 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.377 INFO kablam! | Jul 11 21:50:31.377 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.377 INFO kablam! Jul 11 21:50:31.377 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.377 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:33:1 Jul 11 21:50:31.377 INFO kablam! | Jul 11 21:50:31.377 INFO kablam! 33 | #[simd] Jul 11 21:50:31.377 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.378 INFO kablam! | Jul 11 21:50:31.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.378 INFO kablam! Jul 11 21:50:31.378 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.378 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:37:1 Jul 11 21:50:31.378 INFO kablam! | Jul 11 21:50:31.378 INFO kablam! 37 | #[simd] Jul 11 21:50:31.378 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.378 INFO kablam! | Jul 11 21:50:31.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.378 INFO kablam! Jul 11 21:50:31.378 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.378 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:41:1 Jul 11 21:50:31.378 INFO kablam! | Jul 11 21:50:31.378 INFO kablam! 41 | #[simd] Jul 11 21:50:31.378 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.378 INFO kablam! | Jul 11 21:50:31.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.378 INFO kablam! Jul 11 21:50:31.378 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.378 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:45:1 Jul 11 21:50:31.378 INFO kablam! | Jul 11 21:50:31.378 INFO kablam! 45 | #[simd] Jul 11 21:50:31.378 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.379 INFO kablam! | Jul 11 21:50:31.379 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.379 INFO kablam! Jul 11 21:50:31.379 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.379 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:49:1 Jul 11 21:50:31.379 INFO kablam! | Jul 11 21:50:31.379 INFO kablam! 49 | #[simd] Jul 11 21:50:31.379 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.379 INFO kablam! | Jul 11 21:50:31.379 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.379 INFO kablam! Jul 11 21:50:31.379 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.379 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:53:1 Jul 11 21:50:31.379 INFO kablam! | Jul 11 21:50:31.379 INFO kablam! 53 | #[simd] Jul 11 21:50:31.379 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.379 INFO kablam! | Jul 11 21:50:31.379 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.379 INFO kablam! Jul 11 21:50:31.379 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.379 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:57:1 Jul 11 21:50:31.379 INFO kablam! | Jul 11 21:50:31.379 INFO kablam! 57 | #[simd] Jul 11 21:50:31.379 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.379 INFO kablam! | Jul 11 21:50:31.380 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.380 INFO kablam! Jul 11 21:50:31.380 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.380 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:61:1 Jul 11 21:50:31.380 INFO kablam! | Jul 11 21:50:31.380 INFO kablam! 61 | #[simd] Jul 11 21:50:31.380 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.380 INFO kablam! | Jul 11 21:50:31.380 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.380 INFO kablam! Jul 11 21:50:31.380 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.380 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:65:1 Jul 11 21:50:31.380 INFO kablam! | Jul 11 21:50:31.380 INFO kablam! 65 | #[simd] Jul 11 21:50:31.380 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.380 INFO kablam! | Jul 11 21:50:31.380 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.380 INFO kablam! Jul 11 21:50:31.380 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.381 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:69:1 Jul 11 21:50:31.381 INFO kablam! | Jul 11 21:50:31.381 INFO kablam! 69 | #[simd] Jul 11 21:50:31.381 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.381 INFO kablam! | Jul 11 21:50:31.381 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.381 INFO kablam! Jul 11 21:50:31.381 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.381 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:73:1 Jul 11 21:50:31.381 INFO kablam! | Jul 11 21:50:31.381 INFO kablam! 73 | #[simd] Jul 11 21:50:31.381 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.381 INFO kablam! | Jul 11 21:50:31.381 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.381 INFO kablam! Jul 11 21:50:31.381 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.381 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:77:1 Jul 11 21:50:31.381 INFO kablam! | Jul 11 21:50:31.381 INFO kablam! 77 | #[simd] Jul 11 21:50:31.381 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.381 INFO kablam! | Jul 11 21:50:31.381 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.382 INFO kablam! Jul 11 21:50:31.382 INFO kablam! error:error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.382 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:81:1 Jul 11 21:50:31.382 INFO kablam! | Jul 11 21:50:31.382 INFO kablam! 81 | #[simd] Jul 11 21:50:31.382 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.382 INFO kablam! Could not compile `simdty`. | Jul 11 21:50:31.382 INFO kablam! Jul 11 21:50:31.382 INFO kablam! warning: build failed, waiting for other jobs to finish... = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.382 INFO kablam! Jul 11 21:50:31.382 INFO kablam! Jul 11 21:50:31.382 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.382 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:85:1 Jul 11 21:50:31.382 INFO kablam! | Jul 11 21:50:31.382 INFO kablam! 85 | #[simd] Jul 11 21:50:31.382 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.382 INFO kablam! | Jul 11 21:50:31.382 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.382 INFO kablam! Jul 11 21:50:31.382 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.382 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:89:1 Jul 11 21:50:31.383 INFO kablam! | Jul 11 21:50:31.383 INFO kablam! 89 | #[simd] Jul 11 21:50:31.383 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.383 INFO kablam! | Jul 11 21:50:31.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.383 INFO kablam! Jul 11 21:50:31.383 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.383 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:93:1 Jul 11 21:50:31.383 INFO kablam! | Jul 11 21:50:31.383 INFO kablam! 93 | #[simd] Jul 11 21:50:31.383 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.383 INFO kablam! | Jul 11 21:50:31.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.383 INFO kablam! Jul 11 21:50:31.383 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.383 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:97:1 Jul 11 21:50:31.383 INFO kablam! | Jul 11 21:50:31.383 INFO kablam! 97 | #[simd] Jul 11 21:50:31.383 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.383 INFO kablam! | Jul 11 21:50:31.383 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.383 INFO kablam! Jul 11 21:50:31.384 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.384 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:101:1 Jul 11 21:50:31.384 INFO kablam! | Jul 11 21:50:31.384 INFO kablam! 101 | #[simd] Jul 11 21:50:31.384 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.384 INFO kablam! | Jul 11 21:50:31.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.384 INFO kablam! Jul 11 21:50:31.384 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.384 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:105:1 Jul 11 21:50:31.384 INFO kablam! | Jul 11 21:50:31.384 INFO kablam! 105 | #[simd] Jul 11 21:50:31.384 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.384 INFO kablam! | Jul 11 21:50:31.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.384 INFO kablam! Jul 11 21:50:31.384 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.384 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:109:1 Jul 11 21:50:31.384 INFO kablam! | Jul 11 21:50:31.384 INFO kablam! 109 | #[simd] Jul 11 21:50:31.384 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.384 INFO kablam! | Jul 11 21:50:31.385 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.385 INFO kablam! Jul 11 21:50:31.385 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.385 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:113:1 Jul 11 21:50:31.385 INFO kablam! | Jul 11 21:50:31.385 INFO kablam! 113 | #[simd] Jul 11 21:50:31.385 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.385 INFO kablam! | Jul 11 21:50:31.385 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.385 INFO kablam! Jul 11 21:50:31.385 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.385 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:117:1 Jul 11 21:50:31.385 INFO kablam! | Jul 11 21:50:31.385 INFO kablam! 117 | #[simd] Jul 11 21:50:31.385 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.385 INFO kablam! | Jul 11 21:50:31.385 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.385 INFO kablam! Jul 11 21:50:31.385 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.385 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:121:1 Jul 11 21:50:31.385 INFO kablam! | Jul 11 21:50:31.385 INFO kablam! 121 | #[simd] Jul 11 21:50:31.386 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.386 INFO kablam! | Jul 11 21:50:31.386 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.386 INFO kablam! Jul 11 21:50:31.388 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.388 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:125:1 Jul 11 21:50:31.388 INFO kablam! | Jul 11 21:50:31.388 INFO kablam! 125 | #[simd] Jul 11 21:50:31.388 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.388 INFO kablam! | Jul 11 21:50:31.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.388 INFO kablam! Jul 11 21:50:31.388 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.388 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:129:1 Jul 11 21:50:31.388 INFO kablam! | Jul 11 21:50:31.388 INFO kablam! 129 | #[simd] Jul 11 21:50:31.388 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.388 INFO kablam! | Jul 11 21:50:31.388 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.388 INFO kablam! Jul 11 21:50:31.388 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.388 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:133:1 Jul 11 21:50:31.388 INFO kablam! | Jul 11 21:50:31.388 INFO kablam! 133 | #[simd] Jul 11 21:50:31.388 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.389 INFO kablam! | Jul 11 21:50:31.389 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.389 INFO kablam! Jul 11 21:50:31.389 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.389 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:137:1 Jul 11 21:50:31.389 INFO kablam! | Jul 11 21:50:31.389 INFO kablam! 137 | #[simd] Jul 11 21:50:31.389 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.389 INFO kablam! | Jul 11 21:50:31.389 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.389 INFO kablam! Jul 11 21:50:31.389 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.389 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:141:1 Jul 11 21:50:31.389 INFO kablam! | Jul 11 21:50:31.389 INFO kablam! 141 | #[simd] Jul 11 21:50:31.389 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.389 INFO kablam! | Jul 11 21:50:31.389 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.389 INFO kablam! Jul 11 21:50:31.389 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.389 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:145:1 Jul 11 21:50:31.389 INFO kablam! | Jul 11 21:50:31.389 INFO kablam! 145 | #[simd] Jul 11 21:50:31.389 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.389 INFO kablam! | Jul 11 21:50:31.389 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.390 INFO kablam! Jul 11 21:50:31.390 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.390 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:149:1 Jul 11 21:50:31.390 INFO kablam! | Jul 11 21:50:31.390 INFO kablam! 149 | #[simd] Jul 11 21:50:31.390 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.390 INFO kablam! | Jul 11 21:50:31.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.390 INFO kablam! Jul 11 21:50:31.390 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.390 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:153:1 Jul 11 21:50:31.390 INFO kablam! | Jul 11 21:50:31.390 INFO kablam! 153 | #[simd] Jul 11 21:50:31.390 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.390 INFO kablam! | Jul 11 21:50:31.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.390 INFO kablam! Jul 11 21:50:31.390 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.390 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:157:1 Jul 11 21:50:31.390 INFO kablam! | Jul 11 21:50:31.390 INFO kablam! 157 | #[simd] Jul 11 21:50:31.390 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.390 INFO kablam! | Jul 11 21:50:31.390 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.390 INFO kablam! Jul 11 21:50:31.391 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.391 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:161:1 Jul 11 21:50:31.391 INFO kablam! | Jul 11 21:50:31.391 INFO kablam! 161 | #[simd] Jul 11 21:50:31.391 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.391 INFO kablam! | Jul 11 21:50:31.391 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.391 INFO kablam! Jul 11 21:50:31.391 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.391 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:165:1 Jul 11 21:50:31.391 INFO kablam! | Jul 11 21:50:31.391 INFO kablam! 165 | #[simd] Jul 11 21:50:31.391 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.391 INFO kablam! | Jul 11 21:50:31.391 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.391 INFO kablam! Jul 11 21:50:31.391 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.391 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:169:1 Jul 11 21:50:31.391 INFO kablam! | Jul 11 21:50:31.391 INFO kablam! 169 | #[simd] Jul 11 21:50:31.391 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.391 INFO kablam! | Jul 11 21:50:31.391 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.391 INFO kablam! Jul 11 21:50:31.391 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.391 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:173:1 Jul 11 21:50:31.392 INFO kablam! | Jul 11 21:50:31.392 INFO kablam! 173 | #[simd] Jul 11 21:50:31.392 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.392 INFO kablam! | Jul 11 21:50:31.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.392 INFO kablam! Jul 11 21:50:31.392 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.392 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:177:1 Jul 11 21:50:31.392 INFO kablam! | Jul 11 21:50:31.392 INFO kablam! 177 | #[simd] Jul 11 21:50:31.392 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.392 INFO kablam! | Jul 11 21:50:31.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.392 INFO kablam! Jul 11 21:50:31.392 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.392 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:181:1 Jul 11 21:50:31.392 INFO kablam! | Jul 11 21:50:31.392 INFO kablam! 181 | #[simd] Jul 11 21:50:31.392 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.392 INFO kablam! | Jul 11 21:50:31.392 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.392 INFO kablam! Jul 11 21:50:31.392 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.392 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:185:1 Jul 11 21:50:31.393 INFO kablam! | Jul 11 21:50:31.393 INFO kablam! 185 | #[simd] Jul 11 21:50:31.393 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.393 INFO kablam! | Jul 11 21:50:31.393 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.393 INFO kablam! Jul 11 21:50:31.393 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.393 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:189:1 Jul 11 21:50:31.393 INFO kablam! | Jul 11 21:50:31.393 INFO kablam! 189 | #[simd] Jul 11 21:50:31.393 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.393 INFO kablam! | Jul 11 21:50:31.393 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.393 INFO kablam! Jul 11 21:50:31.393 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.393 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:193:1 Jul 11 21:50:31.393 INFO kablam! | Jul 11 21:50:31.393 INFO kablam! 193 | #[simd] Jul 11 21:50:31.393 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.393 INFO kablam! | Jul 11 21:50:31.393 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.394 INFO kablam! Jul 11 21:50:31.394 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.394 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:197:1 Jul 11 21:50:31.394 INFO kablam! | Jul 11 21:50:31.394 INFO kablam! 197 | #[simd] Jul 11 21:50:31.394 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.394 INFO kablam! | Jul 11 21:50:31.394 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.394 INFO kablam! Jul 11 21:50:31.394 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.394 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:201:1 Jul 11 21:50:31.394 INFO kablam! | Jul 11 21:50:31.394 INFO kablam! 201 | #[simd] Jul 11 21:50:31.394 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.394 INFO kablam! | Jul 11 21:50:31.394 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.394 INFO kablam! Jul 11 21:50:31.394 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.394 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:205:1 Jul 11 21:50:31.394 INFO kablam! | Jul 11 21:50:31.394 INFO kablam! 205 | #[simd] Jul 11 21:50:31.394 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.395 INFO kablam! | Jul 11 21:50:31.395 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.395 INFO kablam! Jul 11 21:50:31.395 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.395 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:209:1 Jul 11 21:50:31.395 INFO kablam! | Jul 11 21:50:31.395 INFO kablam! 209 | #[simd] Jul 11 21:50:31.395 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.395 INFO kablam! | Jul 11 21:50:31.395 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.395 INFO kablam! Jul 11 21:50:31.399 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.399 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:213:1 Jul 11 21:50:31.399 INFO kablam! | Jul 11 21:50:31.399 INFO kablam! 213 | #[simd] Jul 11 21:50:31.399 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.399 INFO kablam! | Jul 11 21:50:31.399 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.399 INFO kablam! Jul 11 21:50:31.399 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.400 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:217:1 Jul 11 21:50:31.400 INFO kablam! | Jul 11 21:50:31.400 INFO kablam! 217 | #[simd] Jul 11 21:50:31.400 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.400 INFO kablam! | Jul 11 21:50:31.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.400 INFO kablam! Jul 11 21:50:31.400 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.400 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:221:1 Jul 11 21:50:31.400 INFO kablam! | Jul 11 21:50:31.400 INFO kablam! 221 | #[simd] Jul 11 21:50:31.400 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.400 INFO kablam! | Jul 11 21:50:31.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.400 INFO kablam! Jul 11 21:50:31.400 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.400 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:225:1 Jul 11 21:50:31.400 INFO kablam! | Jul 11 21:50:31.400 INFO kablam! 225 | #[simd] Jul 11 21:50:31.400 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.400 INFO kablam! | Jul 11 21:50:31.400 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.400 INFO kablam! Jul 11 21:50:31.400 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.400 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:229:1 Jul 11 21:50:31.400 INFO kablam! | Jul 11 21:50:31.400 INFO kablam! 229 | #[simd] Jul 11 21:50:31.401 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.401 INFO kablam! | Jul 11 21:50:31.401 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.401 INFO kablam! Jul 11 21:50:31.401 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.401 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:233:1 Jul 11 21:50:31.401 INFO kablam! | Jul 11 21:50:31.401 INFO kablam! 233 | #[simd] Jul 11 21:50:31.401 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.401 INFO kablam! | Jul 11 21:50:31.401 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.401 INFO kablam! Jul 11 21:50:31.401 INFO kablam! error[E0658]: The attribute `simd` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Jul 11 21:50:31.401 INFO kablam! --> /target/debug/build/simdty-1646546ce75bd17e/out/types.rs:237:1 Jul 11 21:50:31.401 INFO kablam! | Jul 11 21:50:31.401 INFO kablam! 237 | #[simd] Jul 11 21:50:31.401 INFO kablam! | ^^^^^^^ Jul 11 21:50:31.401 INFO kablam! | Jul 11 21:50:31.401 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:50:31.401 INFO kablam! Jul 11 21:50:31.408 INFO kablam! error: aborting due to 61 previous errors Jul 11 21:50:31.408 INFO kablam! Jul 11 21:50:31.408 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 21:50:31.408 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 21:50:31.415 INFO kablam! error: Could not compile `simdty`. Jul 11 21:50:31.416 INFO kablam! Jul 11 21:50:31.416 INFO kablam! To learn more, run the command again with --verbose. Jul 11 21:50:31.417 INFO kablam! su: No module specific data is present Jul 11 21:50:31.946 INFO running `"docker" "rm" "-f" "17ad0aecb3132b7b91fbb7f1269371f1e204ceeaebbb855692c153cd6df0e27a"` Jul 11 21:50:32.102 INFO blam! 17ad0aecb3132b7b91fbb7f1269371f1e204ceeaebbb855692c153cd6df0e27a