Sep 18 01:48:28.120 INFO checking decorum-0.0.11 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 01:48:28.120 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 01:48:28.120 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/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 18 01:48:28.337 INFO blam! dc66755892c8bc3d9915305683578c7c7205b193b219493de34db382928e7d7f Sep 18 01:48:28.339 INFO running `"docker" "start" "-a" "dc66755892c8bc3d9915305683578c7c7205b193b219493de34db382928e7d7f"` Sep 18 01:48:28.994 INFO kablam! usermod: no changes Sep 18 01:48:29.095 INFO kablam! Checking decorum v0.0.11 (/source) Sep 18 01:48:29.666 INFO kablam! error: the trait bound `T: num_traits::Float` is not satisfied Sep 18 01:48:29.666 INFO kablam! --> src/lib.rs:34:23 Sep 18 01:48:29.666 INFO kablam! | Sep 18 01:48:29.666 INFO kablam! 34 | pub type Ordered = ConstrainedFloat; Sep 18 01:48:29.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 18 01:48:29.666 INFO kablam! | Sep 18 01:48:29.666 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:48:29.666 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 18 01:48:29.666 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.666 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.666 INFO kablam! Sep 18 01:48:29.666 INFO kablam! error: the trait bound `T: primitive::Primitive` is not satisfied Sep 18 01:48:29.666 INFO kablam! --> src/lib.rs:34:23 Sep 18 01:48:29.666 INFO kablam! | Sep 18 01:48:29.666 INFO kablam! 34 | pub type Ordered = ConstrainedFloat; Sep 18 01:48:29.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `primitive::Primitive` is not implemented for `T` Sep 18 01:48:29.666 INFO kablam! | Sep 18 01:48:29.666 INFO kablam! = help: consider adding a `where T: primitive::Primitive` bound Sep 18 01:48:29.666 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.666 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.666 INFO kablam! Sep 18 01:48:29.666 INFO kablam! error: the trait bound `T: num_traits::Float` is not satisfied Sep 18 01:48:29.666 INFO kablam! --> src/lib.rs:39:22 Sep 18 01:48:29.666 INFO kablam! | Sep 18 01:48:29.666 INFO kablam! 39 | pub type NotNan = ConstrainedFloat>; Sep 18 01:48:29.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 18 01:48:29.667 INFO kablam! | Sep 18 01:48:29.667 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 18 01:48:29.667 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.667 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.667 INFO kablam! Sep 18 01:48:29.667 INFO kablam! error: the trait bound `T: primitive::Primitive` is not satisfied Sep 18 01:48:29.667 INFO kablam! --> src/lib.rs:39:22 Sep 18 01:48:29.667 INFO kablam! | Sep 18 01:48:29.667 INFO kablam! 39 | pub type NotNan = ConstrainedFloat>; Sep 18 01:48:29.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `primitive::Primitive` is not implemented for `T` Sep 18 01:48:29.667 INFO kablam! | Sep 18 01:48:29.667 INFO kablam! = help: consider adding a `where T: primitive::Primitive` bound Sep 18 01:48:29.667 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.667 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.667 INFO kablam! Sep 18 01:48:29.667 INFO kablam! error: the trait bound `T: num_traits::Float` is not satisfied Sep 18 01:48:29.667 INFO kablam! --> src/lib.rs:52:22 Sep 18 01:48:29.667 INFO kablam! | Sep 18 01:48:29.667 INFO kablam! 52 | pub type Finite = ConstrainedFloat>; Sep 18 01:48:29.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 18 01:48:29.667 INFO kablam! | Sep 18 01:48:29.667 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 18 01:48:29.667 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.667 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.667 INFO kablam! Sep 18 01:48:29.667 INFO kablam! error: the trait bound `T: primitive::Primitive` is not satisfied Sep 18 01:48:29.667 INFO kablam! --> src/lib.rs:52:22 Sep 18 01:48:29.667 INFO kablam! | Sep 18 01:48:29.667 INFO kablam! 52 | pub type Finite = ConstrainedFloat>; Sep 18 01:48:29.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `primitive::Primitive` is not implemented for `T` Sep 18 01:48:29.667 INFO kablam! | Sep 18 01:48:29.667 INFO kablam! = help: consider adding a `where T: primitive::Primitive` bound Sep 18 01:48:29.667 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.667 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.667 INFO kablam! Sep 18 01:48:29.723 INFO kablam! error: the trait bound `T: num_traits::Float` is not satisfied Sep 18 01:48:29.723 INFO kablam! --> src/lib.rs:34:23 Sep 18 01:48:29.723 INFO kablam! | Sep 18 01:48:29.723 INFO kablam! 34 | pub type Ordered = ConstrainedFloat; Sep 18 01:48:29.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 18 01:48:29.723 INFO kablam! | Sep 18 01:48:29.723 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 01:48:29.723 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 18 01:48:29.723 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.723 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.723 INFO kablam! Sep 18 01:48:29.723 INFO kablam! error: the trait bound `T: primitive::Primitive` is not satisfied Sep 18 01:48:29.723 INFO kablam! --> src/lib.rs:34:23 Sep 18 01:48:29.723 INFO kablam! | Sep 18 01:48:29.723 INFO kablam! 34 | pub type Ordered = ConstrainedFloat; Sep 18 01:48:29.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `primitive::Primitive` is not implemented for `T` Sep 18 01:48:29.723 INFO kablam! | Sep 18 01:48:29.723 INFO kablam! = help: consider adding a `where T: primitive::Primitive` bound Sep 18 01:48:29.723 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.723 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.723 INFO kablam! Sep 18 01:48:29.723 INFO kablam! error: the trait bound `T: num_traits::Float` is not satisfied Sep 18 01:48:29.723 INFO kablam! --> src/lib.rs:39:22 Sep 18 01:48:29.723 INFO kablam! | Sep 18 01:48:29.723 INFO kablam! 39 | pub type NotNan = ConstrainedFloat>; Sep 18 01:48:29.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 18 01:48:29.723 INFO kablam! | Sep 18 01:48:29.723 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 18 01:48:29.723 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.723 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.723 INFO kablam! Sep 18 01:48:29.723 INFO kablam! error: the trait bound `T: primitive::Primitive` is not satisfied Sep 18 01:48:29.723 INFO kablam! --> src/lib.rs:39:22 Sep 18 01:48:29.723 INFO kablam! | Sep 18 01:48:29.723 INFO kablam! 39 | pub type NotNan = ConstrainedFloat>; Sep 18 01:48:29.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `primitive::Primitive` is not implemented for `T` Sep 18 01:48:29.724 INFO kablam! | Sep 18 01:48:29.724 INFO kablam! = help: consider adding a `where T: primitive::Primitive` bound Sep 18 01:48:29.724 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.724 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.724 INFO kablam! Sep 18 01:48:29.724 INFO kablam! error: the trait bound `T: num_traits::Float` is not satisfied Sep 18 01:48:29.724 INFO kablam! --> src/lib.rs:52:22 Sep 18 01:48:29.724 INFO kablam! | Sep 18 01:48:29.724 INFO kablam! 52 | pub type Finite = ConstrainedFloat>; Sep 18 01:48:29.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Float` is not implemented for `T` Sep 18 01:48:29.724 INFO kablam! | Sep 18 01:48:29.724 INFO kablam! = help: consider adding a `where T: num_traits::Float` bound Sep 18 01:48:29.724 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.724 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.724 INFO kablam! Sep 18 01:48:29.724 INFO kablam! error: the trait bound `T: primitive::Primitive` is not satisfied Sep 18 01:48:29.724 INFO kablam! --> src/lib.rs:52:22 Sep 18 01:48:29.724 INFO kablam! | Sep 18 01:48:29.724 INFO kablam! 52 | pub type Finite = ConstrainedFloat>; Sep 18 01:48:29.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `primitive::Primitive` is not implemented for `T` Sep 18 01:48:29.724 INFO kablam! | Sep 18 01:48:29.724 INFO kablam! = help: consider adding a `where T: primitive::Primitive` bound Sep 18 01:48:29.724 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 01:48:29.724 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 01:48:29.724 INFO kablam! Sep 18 01:48:29.863 INFO kablam! error: aborting due to 6 previous errors Sep 18 01:48:29.863 INFO kablam! Sep 18 01:48:29.869 INFO kablam! error: Could not compile `decorum`. Sep 18 01:48:29.869 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:48:29.905 INFO kablam! error: aborting due to 6 previous errors Sep 18 01:48:29.905 INFO kablam! Sep 18 01:48:29.917 INFO kablam! error: Could not compile `decorum`. Sep 18 01:48:29.917 INFO kablam! Sep 18 01:48:29.917 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:48:29.917 INFO kablam! su: No module specific data is present Sep 18 01:48:30.520 INFO running `"docker" "rm" "-f" "dc66755892c8bc3d9915305683578c7c7205b193b219493de34db382928e7d7f"` Sep 18 01:48:30.604 INFO blam! dc66755892c8bc3d9915305683578c7c7205b193b219493de34db382928e7d7f