Sep 21 10:33:04.258 INFO checking fera-optional-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:33:04.258 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:33:04.258 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:33:04.412 INFO blam! 458dffe1dc219321997fc70970eb4a113f0b233d8d1dc1f0298d9fa831488f9b Sep 21 10:33:04.414 INFO running `"docker" "start" "-a" "458dffe1dc219321997fc70970eb4a113f0b233d8d1dc1f0298d9fa831488f9b"` Sep 21 10:33:05.902 INFO kablam! usermod: no changes Sep 21 10:33:05.994 INFO kablam! Checking fera-optional v0.1.1 (/source) Sep 21 10:33:06.572 INFO kablam! warning: the trait bound `T: num_traits::Bounded` is not satisfied Sep 21 10:33:06.572 INFO kablam! --> src/lib.rs:84:27 Sep 21 10:33:06.572 INFO kablam! | Sep 21 10:33:06.572 INFO kablam! 84 | pub type OptionalMax = Optioned>; Sep 21 10:33:06.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Bounded` is not implemented for `T` Sep 21 10:33:06.572 INFO kablam! | Sep 21 10:33:06.572 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 10:33:06.572 INFO kablam! = help: consider adding a `where T: num_traits::Bounded` bound Sep 21 10:33:06.573 INFO kablam! = note: required because of the requirements on the impl of `BuildNone` for `MaxNone` Sep 21 10:33:06.573 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:33:06.573 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:33:06.573 INFO kablam! Sep 21 10:33:06.573 INFO kablam! warning: the trait bound `T: num_traits::Bounded` is not satisfied Sep 21 10:33:06.573 INFO kablam! --> src/lib.rs:87:27 Sep 21 10:33:06.573 INFO kablam! | Sep 21 10:33:06.573 INFO kablam! 87 | pub type OptionalMin = Optioned>; Sep 21 10:33:06.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Bounded` is not implemented for `T` Sep 21 10:33:06.574 INFO kablam! | Sep 21 10:33:06.574 INFO kablam! = help: consider adding a `where T: num_traits::Bounded` bound Sep 21 10:33:06.574 INFO kablam! = note: required because of the requirements on the impl of `BuildNone` for `MinNone` Sep 21 10:33:06.574 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:33:06.574 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:33:06.574 INFO kablam! Sep 21 10:33:06.594 INFO kablam! warning: the trait bound `T: num_traits::Bounded` is not satisfied Sep 21 10:33:06.594 INFO kablam! --> src/lib.rs:84:27 Sep 21 10:33:06.594 INFO kablam! | Sep 21 10:33:06.594 INFO kablam! 84 | pub type OptionalMax = Optioned>; Sep 21 10:33:06.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Bounded` is not implemented for `T` Sep 21 10:33:06.594 INFO kablam! | Sep 21 10:33:06.594 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 10:33:06.594 INFO kablam! = help: consider adding a `where T: num_traits::Bounded` bound Sep 21 10:33:06.594 INFO kablam! = note: required because of the requirements on the impl of `BuildNone` for `MaxNone` Sep 21 10:33:06.594 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:33:06.594 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:33:06.594 INFO kablam! Sep 21 10:33:06.594 INFO kablam! warning: the trait bound `T: num_traits::Bounded` is not satisfied Sep 21 10:33:06.594 INFO kablam! --> src/lib.rs:87:27 Sep 21 10:33:06.594 INFO kablam! | Sep 21 10:33:06.594 INFO kablam! 87 | pub type OptionalMin = Optioned>; Sep 21 10:33:06.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Bounded` is not implemented for `T` Sep 21 10:33:06.594 INFO kablam! | Sep 21 10:33:06.594 INFO kablam! = help: consider adding a `where T: num_traits::Bounded` bound Sep 21 10:33:06.594 INFO kablam! = note: required because of the requirements on the impl of `BuildNone` for `MinNone` Sep 21 10:33:06.594 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 10:33:06.594 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 10:33:06.594 INFO kablam! Sep 21 10:33:07.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Sep 21 10:33:07.593 INFO kablam! su: No module specific data is present Sep 21 10:33:08.324 INFO running `"docker" "rm" "-f" "458dffe1dc219321997fc70970eb4a113f0b233d8d1dc1f0298d9fa831488f9b"` Sep 21 10:33:08.418 INFO blam! 458dffe1dc219321997fc70970eb4a113f0b233d8d1dc1f0298d9fa831488f9b