Sep 17 18:41:11.706 INFO checking rowcol-0.3.3 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:41:11.706 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:41:11.706 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 18:41:12.079 INFO blam! d3fc12038353221866e76bcc2cfaf73dab2a89fc573ce842a7ac9483e1e8b3d1 Sep 17 18:41:12.081 INFO running `"docker" "start" "-a" "d3fc12038353221866e76bcc2cfaf73dab2a89fc573ce842a7ac9483e1e8b3d1"` Sep 17 18:41:13.547 INFO kablam! usermod: no changes Sep 17 18:41:13.656 INFO kablam! Checking rowcol v0.3.3 (/source) Sep 17 18:41:14.671 INFO kablam! warning: unused `#[macro_use]` import Sep 17 18:41:14.671 INFO kablam! --> src/lib.rs:41:1 Sep 17 18:41:14.671 INFO kablam! | Sep 17 18:41:14.671 INFO kablam! 41 | #[macro_use] extern crate approx; Sep 17 18:41:14.671 INFO kablam! | ^^^^^^^^^^^^ Sep 17 18:41:14.671 INFO kablam! | Sep 17 18:41:14.671 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 18:41:14.671 INFO kablam! Sep 17 18:41:15.175 INFO kablam! error: the trait bound `A: typenum::Cmp` is not satisfied Sep 17 18:41:15.175 INFO kablam! --> src/util.rs:5:22 Sep 17 18:41:15.175 INFO kablam! | Sep 17 18:41:15.175 INFO kablam! 5 | pub type Min = <(A, B, Compare) as MinImpl>::Output; Sep 17 18:41:15.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Cmp` is not implemented for `A` Sep 17 18:41:15.175 INFO kablam! | Sep 17 18:41:15.175 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 18:41:15.175 INFO kablam! = help: consider adding a `where A: typenum::Cmp` bound Sep 17 18:41:15.175 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:41:15.175 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:41:15.175 INFO kablam! Sep 17 18:41:15.175 INFO kablam! error: the trait bound `(A, B, _): util::MinImpl` is not satisfied Sep 17 18:41:15.175 INFO kablam! --> src/util.rs:5:22 Sep 17 18:41:15.175 INFO kablam! | Sep 17 18:41:15.175 INFO kablam! 5 | pub type Min = <(A, B, Compare) as MinImpl>::Output; Sep 17 18:41:15.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `util::MinImpl` is not implemented for `(A, B, _)` Sep 17 18:41:15.175 INFO kablam! | Sep 17 18:41:15.175 INFO kablam! = help: the following implementations were found: Sep 17 18:41:15.175 INFO kablam! <(A, B, typenum::Equal) as util::MinImpl> Sep 17 18:41:15.175 INFO kablam! <(A, B, typenum::Greater) as util::MinImpl> Sep 17 18:41:15.175 INFO kablam! <(A, B, typenum::Less) as util::MinImpl> Sep 17 18:41:15.175 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:41:15.175 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:41:15.175 INFO kablam! Sep 17 18:41:15.205 INFO kablam! error: the trait bound `A: typenum::Cmp` is not satisfied Sep 17 18:41:15.205 INFO kablam! --> src/util.rs:5:22 Sep 17 18:41:15.205 INFO kablam! | Sep 17 18:41:15.205 INFO kablam! 5 | pub type Min = <(A, B, Compare) as MinImpl>::Output; Sep 17 18:41:15.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Cmp` is not implemented for `A` Sep 17 18:41:15.205 INFO kablam! | Sep 17 18:41:15.205 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 18:41:15.205 INFO kablam! = help: consider adding a `where A: typenum::Cmp` bound Sep 17 18:41:15.205 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:41:15.205 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:41:15.205 INFO kablam! Sep 17 18:41:15.205 INFO kablam! error: the trait bound `(A, B, _): util::MinImpl` is not satisfied Sep 17 18:41:15.205 INFO kablam! --> src/util.rs:5:22 Sep 17 18:41:15.205 INFO kablam! | Sep 17 18:41:15.205 INFO kablam! 5 | pub type Min = <(A, B, Compare) as MinImpl>::Output; Sep 17 18:41:15.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `util::MinImpl` is not implemented for `(A, B, _)` Sep 17 18:41:15.206 INFO kablam! | Sep 17 18:41:15.206 INFO kablam! = help: the following implementations were found: Sep 17 18:41:15.206 INFO kablam! <(A, B, typenum::Equal) as util::MinImpl> Sep 17 18:41:15.206 INFO kablam! <(A, B, typenum::Greater) as util::MinImpl> Sep 17 18:41:15.206 INFO kablam! <(A, B, typenum::Less) as util::MinImpl> Sep 17 18:41:15.206 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 18:41:15.206 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 18:41:15.206 INFO kablam! Sep 17 18:41:15.355 INFO kablam! error: aborting due to 2 previous errors Sep 17 18:41:15.355 INFO kablam! Sep 17 18:41:15.363 INFO kablam! error: Could not compile `rowcol`. Sep 17 18:41:15.363 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:41:15.391 INFO kablam! error: aborting due to 2 previous errors Sep 17 18:41:15.391 INFO kablam! Sep 17 18:41:15.411 INFO kablam! error: Could not compile `rowcol`. Sep 17 18:41:15.411 INFO kablam! Sep 17 18:41:15.411 INFO kablam! To learn more, run the command again with --verbose. Sep 17 18:41:15.411 INFO kablam! su: No module specific data is present Sep 17 18:41:16.689 INFO running `"docker" "rm" "-f" "d3fc12038353221866e76bcc2cfaf73dab2a89fc573ce842a7ac9483e1e8b3d1"` Sep 17 18:41:16.966 INFO blam! d3fc12038353221866e76bcc2cfaf73dab2a89fc573ce842a7ac9483e1e8b3d1