Sep 17 20:03:52.328 INFO checking picto-0.4.3 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 20:03:52.328 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 20:03:52.328 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/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 20:03:52.519 INFO blam! eab6005894dd1ee7c035773618d97a381ad68d89236c04c84ea3cf6bc40d3b62 Sep 17 20:03:52.524 INFO running `"docker" "start" "-a" "eab6005894dd1ee7c035773618d97a381ad68d89236c04c84ea3cf6bc40d3b62"` Sep 17 20:03:53.503 INFO kablam! usermod: no changes Sep 17 20:03:53.769 INFO kablam! Checking exoquant v0.2.0 Sep 17 20:03:53.769 INFO kablam! Compiling palette v0.2.1 Sep 17 20:03:53.769 INFO kablam! Checking imagefmt v4.0.0 Sep 17 20:03:53.769 INFO kablam! Checking xyz v0.2.1 Sep 17 20:03:53.769 INFO kablam! Checking image v0.12.4 Sep 17 20:03:59.910 INFO kablam! Checking picto v0.4.3 (/source) Sep 17 20:04:00.940 INFO kablam! error: the trait bound `T: num::Float` is not satisfied Sep 17 20:04:00.941 INFO kablam! --> src/buffer/default.rs:17:26 Sep 17 20:04:00.941 INFO kablam! | Sep 17 20:04:00.941 INFO kablam! 17 | pub type Luma = super::Buffer, u8, Vec>; Sep 17 20:04:00.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Float` is not implemented for `T` Sep 17 20:04:00.941 INFO kablam! | Sep 17 20:04:00.941 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 20:04:00.941 INFO kablam! = help: consider adding a `where T: num::Float` bound Sep 17 20:04:00.942 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:04:00.942 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:04:00.942 INFO kablam! Sep 17 20:04:00.943 INFO kablam! error: the trait bound `T: num::Float` is not satisfied Sep 17 20:04:00.943 INFO kablam! --> src/buffer/default.rs:18:27 Sep 17 20:04:00.943 INFO kablam! | Sep 17 20:04:00.943 INFO kablam! 18 | pub type Lumaa = super::Buffer, u8, Vec>; Sep 17 20:04:00.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Float` is not implemented for `T` Sep 17 20:04:00.945 INFO kablam! | Sep 17 20:04:00.945 INFO kablam! = help: consider adding a `where T: num::Float` bound Sep 17 20:04:00.945 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:04:00.945 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:04:00.945 INFO kablam! Sep 17 20:04:00.945 INFO kablam! error: the trait bound `T: num::Float` is not satisfied Sep 17 20:04:00.945 INFO kablam! --> src/buffer/default.rs:20:25 Sep 17 20:04:00.945 INFO kablam! | Sep 17 20:04:00.945 INFO kablam! 20 | pub type Rgb = super::Buffer, u8, Vec>; Sep 17 20:04:00.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Float` is not implemented for `T` Sep 17 20:04:00.946 INFO kablam! | Sep 17 20:04:00.946 INFO kablam! = help: consider adding a `where T: num::Float` bound Sep 17 20:04:00.946 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:04:00.946 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:04:00.946 INFO kablam! Sep 17 20:04:00.946 INFO kablam! error: the trait bound `T: num::Float` is not satisfied Sep 17 20:04:00.946 INFO kablam! --> src/buffer/default.rs:21:26 Sep 17 20:04:00.946 INFO kablam! | Sep 17 20:04:00.946 INFO kablam! 21 | pub type Rgba = super::Buffer, u8, Vec>; Sep 17 20:04:00.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Float` is not implemented for `T` Sep 17 20:04:00.946 INFO kablam! | Sep 17 20:04:00.946 INFO kablam! = help: consider adding a `where T: num::Float` bound Sep 17 20:04:00.946 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:04:00.946 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:04:00.946 INFO kablam! Sep 17 20:04:01.173 INFO kablam! error: aborting due to 4 previous errors Sep 17 20:04:01.174 INFO kablam! Sep 17 20:04:01.193 INFO kablam! error: Could not compile `picto`. Sep 17 20:04:01.194 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 20:04:01.360 INFO kablam! error: the trait bound `T: num::Float` is not satisfied Sep 17 20:04:01.361 INFO kablam! --> src/buffer/default.rs:17:26 Sep 17 20:04:01.362 INFO kablam! | Sep 17 20:04:01.362 INFO kablam! 17 | pub type Luma = super::Buffer, u8, Vec>; Sep 17 20:04:01.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Float` is not implemented for `T` Sep 17 20:04:01.363 INFO kablam! | Sep 17 20:04:01.363 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 20:04:01.363 INFO kablam! = help: consider adding a `where T: num::Float` bound Sep 17 20:04:01.363 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:04:01.364 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:04:01.364 INFO kablam! Sep 17 20:04:01.364 INFO kablam! error: the trait bound `T: num::Float` is not satisfied Sep 17 20:04:01.365 INFO kablam! --> src/buffer/default.rs:18:27 Sep 17 20:04:01.365 INFO kablam! | Sep 17 20:04:01.366 INFO kablam! 18 | pub type Lumaa = super::Buffer, u8, Vec>; Sep 17 20:04:01.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Float` is not implemented for `T` Sep 17 20:04:01.369 INFO kablam! | Sep 17 20:04:01.369 INFO kablam! = help: consider adding a `where T: num::Float` bound Sep 17 20:04:01.369 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:04:01.369 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:04:01.369 INFO kablam! Sep 17 20:04:01.369 INFO kablam! error: the trait bound `T: num::Float` is not satisfied Sep 17 20:04:01.369 INFO kablam! --> src/buffer/default.rs:20:25 Sep 17 20:04:01.369 INFO kablam! | Sep 17 20:04:01.369 INFO kablam! 20 | pub type Rgb = super::Buffer, u8, Vec>; Sep 17 20:04:01.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Float` is not implemented for `T` Sep 17 20:04:01.369 INFO kablam! | Sep 17 20:04:01.369 INFO kablam! = help: consider adding a `where T: num::Float` bound Sep 17 20:04:01.369 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:04:01.369 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:04:01.369 INFO kablam! Sep 17 20:04:01.369 INFO kablam! error: the trait bound `T: num::Float` is not satisfied Sep 17 20:04:01.369 INFO kablam! --> src/buffer/default.rs:21:26 Sep 17 20:04:01.369 INFO kablam! | Sep 17 20:04:01.369 INFO kablam! 21 | pub type Rgba = super::Buffer, u8, Vec>; Sep 17 20:04:01.370 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Float` is not implemented for `T` Sep 17 20:04:01.370 INFO kablam! | Sep 17 20:04:01.370 INFO kablam! = help: consider adding a `where T: num::Float` bound Sep 17 20:04:01.370 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:04:01.370 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:04:01.370 INFO kablam! Sep 17 20:04:01.567 INFO kablam! error: aborting due to 4 previous errors Sep 17 20:04:01.567 INFO kablam! Sep 17 20:04:01.587 INFO kablam! error: Could not compile `picto`. Sep 17 20:04:01.587 INFO kablam! Sep 17 20:04:01.587 INFO kablam! To learn more, run the command again with --verbose. Sep 17 20:04:01.587 INFO kablam! su: No module specific data is present Sep 17 20:04:02.307 INFO running `"docker" "rm" "-f" "eab6005894dd1ee7c035773618d97a381ad68d89236c04c84ea3cf6bc40d3b62"` Sep 17 20:04:02.496 INFO blam! eab6005894dd1ee7c035773618d97a381ad68d89236c04c84ea3cf6bc40d3b62