Sep 17 22:51:26.367 INFO checking image_buffer-0.2.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 22:51:26.367 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 22:51:26.367 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:51:26.779 INFO blam! 617dc027cdb5d69009afbc8510747c300c3d04fe7bb883d7621637ad8bfa332c Sep 17 22:51:26.779 INFO running `"docker" "start" "-a" "617dc027cdb5d69009afbc8510747c300c3d04fe7bb883d7621637ad8bfa332c"` Sep 17 22:51:28.594 INFO kablam! usermod: no changes Sep 17 22:51:28.639 INFO kablam! Checking image_buffer v0.2.0 (/source) Sep 17 22:51:29.511 INFO kablam! error: the trait bound `T: traits::Primitive` is not satisfied Sep 17 22:51:29.511 INFO kablam! --> src/color_model/mod.rs:252:20 Sep 17 22:51:29.511 INFO kablam! | Sep 17 22:51:29.511 INFO kablam! 252 | pub type Rgba = Alpha4>; Sep 17 22:51:29.511 INFO kablam! | ^^^^^^^^^^^^^^ the trait `traits::Primitive` is not implemented for `T` Sep 17 22:51:29.511 INFO kablam! | Sep 17 22:51:29.511 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 22:51:29.511 INFO kablam! = help: consider adding a `where T: traits::Primitive` bound Sep 17 22:51:29.511 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:51:29.511 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:51:29.511 INFO kablam! Sep 17 22:51:29.511 INFO kablam! error: the trait bound `T: traits::Primitive` is not satisfied Sep 17 22:51:29.511 INFO kablam! --> src/color_model/mod.rs:253:20 Sep 17 22:51:29.511 INFO kablam! | Sep 17 22:51:29.511 INFO kablam! 253 | pub type Xyza = Alpha4>; Sep 17 22:51:29.511 INFO kablam! | ^^^^^^^^^^^^^^ the trait `traits::Primitive` is not implemented for `T` Sep 17 22:51:29.511 INFO kablam! | Sep 17 22:51:29.511 INFO kablam! = help: consider adding a `where T: traits::Primitive` bound Sep 17 22:51:29.511 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:51:29.511 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:51:29.511 INFO kablam! Sep 17 22:51:29.511 INFO kablam! error: the trait bound `T: traits::Primitive` is not satisfied Sep 17 22:51:29.511 INFO kablam! --> src/color_model/mod.rs:254:20 Sep 17 22:51:29.511 INFO kablam! | Sep 17 22:51:29.511 INFO kablam! 254 | pub type LabA = Alpha4>; Sep 17 22:51:29.511 INFO kablam! | ^^^^^^^^^^^^^^ the trait `traits::Primitive` is not implemented for `T` Sep 17 22:51:29.511 INFO kablam! | Sep 17 22:51:29.511 INFO kablam! = help: consider adding a `where T: traits::Primitive` bound Sep 17 22:51:29.511 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:51:29.511 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:51:29.511 INFO kablam! Sep 17 22:51:29.511 INFO kablam! error: the trait bound `T: traits::Primitive` is not satisfied Sep 17 22:51:29.512 INFO kablam! --> src/color_model/mod.rs:255:21 Sep 17 22:51:29.512 INFO kablam! | Sep 17 22:51:29.512 INFO kablam! 255 | pub type GrayA = Alpha2>; Sep 17 22:51:29.512 INFO kablam! | ^^^^^^^^^^^^^^^ the trait `traits::Primitive` is not implemented for `T` Sep 17 22:51:29.512 INFO kablam! | Sep 17 22:51:29.512 INFO kablam! = help: consider adding a `where T: traits::Primitive` bound Sep 17 22:51:29.512 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:51:29.512 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:51:29.512 INFO kablam! Sep 17 22:51:29.512 INFO kablam! error: the trait bound `T: traits::Primitive` is not satisfied Sep 17 22:51:29.512 INFO kablam! --> src/color_model/mod.rs:252:20 Sep 17 22:51:29.512 INFO kablam! | Sep 17 22:51:29.512 INFO kablam! 252 | pub type Rgba = Alpha4>; Sep 17 22:51:29.512 INFO kablam! | ^^^^^^^^^^^^^^ the trait `traits::Primitive` is not implemented for `T` Sep 17 22:51:29.512 INFO kablam! | Sep 17 22:51:29.512 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 22:51:29.512 INFO kablam! = help: consider adding a `where T: traits::Primitive` bound Sep 17 22:51:29.512 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:51:29.512 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:51:29.512 INFO kablam! Sep 17 22:51:29.512 INFO kablam! error: the trait bound `T: traits::Primitive` is not satisfied Sep 17 22:51:29.512 INFO kablam! --> src/color_model/mod.rs:253:20 Sep 17 22:51:29.512 INFO kablam! | Sep 17 22:51:29.512 INFO kablam! 253 | pub type Xyza = Alpha4>; Sep 17 22:51:29.512 INFO kablam! | ^^^^^^^^^^^^^^ the trait `traits::Primitive` is not implemented for `T` Sep 17 22:51:29.512 INFO kablam! | Sep 17 22:51:29.512 INFO kablam! = help: consider adding a `where T: traits::Primitive` bound Sep 17 22:51:29.512 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:51:29.512 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:51:29.512 INFO kablam! Sep 17 22:51:29.512 INFO kablam! error: the trait bound `T: traits::Primitive` is not satisfied Sep 17 22:51:29.512 INFO kablam! --> src/color_model/mod.rs:254:20 Sep 17 22:51:29.512 INFO kablam! | Sep 17 22:51:29.512 INFO kablam! 254 | pub type LabA = Alpha4>; Sep 17 22:51:29.512 INFO kablam! | ^^^^^^^^^^^^^^ the trait `traits::Primitive` is not implemented for `T` Sep 17 22:51:29.512 INFO kablam! | Sep 17 22:51:29.512 INFO kablam! = help: consider adding a `where T: traits::Primitive` bound Sep 17 22:51:29.512 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:51:29.512 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:51:29.512 INFO kablam! Sep 17 22:51:29.512 INFO kablam! error: the trait bound `T: traits::Primitive` is not satisfied Sep 17 22:51:29.512 INFO kablam! --> src/color_model/mod.rs:255:21 Sep 17 22:51:29.512 INFO kablam! | Sep 17 22:51:29.512 INFO kablam! 255 | pub type GrayA = Alpha2>; Sep 17 22:51:29.512 INFO kablam! | ^^^^^^^^^^^^^^^ the trait `traits::Primitive` is not implemented for `T` Sep 17 22:51:29.512 INFO kablam! | Sep 17 22:51:29.512 INFO kablam! = help: consider adding a `where T: traits::Primitive` bound Sep 17 22:51:29.512 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:51:29.512 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:51:29.512 INFO kablam! Sep 17 22:51:29.748 INFO kablam! error: aborting due to 4 previous errors Sep 17 22:51:29.749 INFO kablam! Sep 17 22:51:29.758 INFO kablam! error: Could not compile `image_buffer`. Sep 17 22:51:29.758 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 22:51:29.813 INFO kablam! error: aborting due to 4 previous errors Sep 17 22:51:29.814 INFO kablam! Sep 17 22:51:29.827 INFO kablam! error: Could not compile `image_buffer`. Sep 17 22:51:29.827 INFO kablam! Sep 17 22:51:29.827 INFO kablam! To learn more, run the command again with --verbose. Sep 17 22:51:29.829 INFO kablam! su: No module specific data is present Sep 17 22:51:30.871 INFO running `"docker" "rm" "-f" "617dc027cdb5d69009afbc8510747c300c3d04fe7bb883d7621637ad8bfa332c"` Sep 17 22:51:31.180 INFO blam! 617dc027cdb5d69009afbc8510747c300c3d04fe7bb883d7621637ad8bfa332c