Sep 18 00:49:37.497 INFO checking fera-optional-0.1.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 00:49:37.497 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 00:49:37.498 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/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 00:49:37.704 INFO blam! cefde1584e1fb773f8375f5694d81f4429968ca743cfcc82297114d149cab1aa Sep 18 00:49:37.708 INFO running `"docker" "start" "-a" "cefde1584e1fb773f8375f5694d81f4429968ca743cfcc82297114d149cab1aa"` Sep 18 00:49:38.658 INFO kablam! usermod: no changes Sep 18 00:49:38.806 INFO kablam! Checking fera-optional v0.1.1 (/source) Sep 18 00:49:39.319 INFO kablam! error: the trait bound `T: num_traits::Bounded` is not satisfied Sep 18 00:49:39.319 INFO kablam! --> src/lib.rs:84:27 Sep 18 00:49:39.319 INFO kablam! | Sep 18 00:49:39.319 INFO kablam! 84 | pub type OptionalMax = Optioned>; Sep 18 00:49:39.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Bounded` is not implemented for `T` Sep 18 00:49:39.330 INFO kablam! | Sep 18 00:49:39.330 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 00:49:39.330 INFO kablam! = help: consider adding a `where T: num_traits::Bounded` bound Sep 18 00:49:39.330 INFO kablam! = note: required because of the requirements on the impl of `BuildNone` for `MaxNone` Sep 18 00:49:39.330 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:49:39.330 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:49:39.330 INFO kablam! Sep 18 00:49:39.330 INFO kablam! error: the trait bound `T: num_traits::Bounded` is not satisfied Sep 18 00:49:39.330 INFO kablam! --> src/lib.rs:87:27 Sep 18 00:49:39.330 INFO kablam! | Sep 18 00:49:39.330 INFO kablam! 87 | pub type OptionalMin = Optioned>; Sep 18 00:49:39.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Bounded` is not implemented for `T` Sep 18 00:49:39.330 INFO kablam! | Sep 18 00:49:39.330 INFO kablam! = help: consider adding a `where T: num_traits::Bounded` bound Sep 18 00:49:39.330 INFO kablam! = note: required because of the requirements on the impl of `BuildNone` for `MinNone` Sep 18 00:49:39.330 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:49:39.330 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:49:39.330 INFO kablam! Sep 18 00:49:39.343 INFO kablam! error: aborting due to 2 previous errors Sep 18 00:49:39.343 INFO kablam! Sep 18 00:49:39.371 INFO kablam! error: Could not compile `fera-optional`. Sep 18 00:49:39.371 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:49:39.430 INFO kablam! error: the trait bound `T: num_traits::Bounded` is not satisfied Sep 18 00:49:39.430 INFO kablam! --> src/lib.rs:84:27 Sep 18 00:49:39.430 INFO kablam! | Sep 18 00:49:39.430 INFO kablam! 84 | pub type OptionalMax = Optioned>; Sep 18 00:49:39.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Bounded` is not implemented for `T` Sep 18 00:49:39.430 INFO kablam! | Sep 18 00:49:39.430 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 00:49:39.430 INFO kablam! = help: consider adding a `where T: num_traits::Bounded` bound Sep 18 00:49:39.430 INFO kablam! = note: required because of the requirements on the impl of `BuildNone` for `MaxNone` Sep 18 00:49:39.430 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:49:39.430 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:49:39.430 INFO kablam! Sep 18 00:49:39.430 INFO kablam! error: the trait bound `T: num_traits::Bounded` is not satisfied Sep 18 00:49:39.430 INFO kablam! --> src/lib.rs:87:27 Sep 18 00:49:39.430 INFO kablam! | Sep 18 00:49:39.430 INFO kablam! 87 | pub type OptionalMin = Optioned>; Sep 18 00:49:39.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::Bounded` is not implemented for `T` Sep 18 00:49:39.430 INFO kablam! | Sep 18 00:49:39.431 INFO kablam! = help: consider adding a `where T: num_traits::Bounded` bound Sep 18 00:49:39.431 INFO kablam! = note: required because of the requirements on the impl of `BuildNone` for `MinNone` Sep 18 00:49:39.431 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 00:49:39.431 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 00:49:39.431 INFO kablam! Sep 18 00:49:39.452 INFO kablam! error: aborting due to 2 previous errors Sep 18 00:49:39.452 INFO kablam! Sep 18 00:49:39.464 INFO kablam! error: Could not compile `fera-optional`. Sep 18 00:49:39.464 INFO kablam! Sep 18 00:49:39.464 INFO kablam! To learn more, run the command again with --verbose. Sep 18 00:49:39.466 INFO kablam! su: No module specific data is present Sep 18 00:49:40.589 INFO running `"docker" "rm" "-f" "cefde1584e1fb773f8375f5694d81f4429968ca743cfcc82297114d149cab1aa"` Sep 18 00:49:40.788 INFO blam! cefde1584e1fb773f8375f5694d81f4429968ca743cfcc82297114d149cab1aa