Sep 21 04:24:28.310 INFO checking rowcol-0.3.3 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:24:28.310 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:24:28.310 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/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 04:24:28.484 INFO blam! 6de838e84c00e25ab73fb97f819f18a398f1c29713e1f5bceda566d63c8ac107 Sep 21 04:24:28.486 INFO running `"docker" "start" "-a" "6de838e84c00e25ab73fb97f819f18a398f1c29713e1f5bceda566d63c8ac107"` Sep 21 04:24:29.200 INFO kablam! usermod: no changes Sep 21 04:24:29.287 INFO kablam! Checking rowcol v0.3.3 (/source) Sep 21 04:24:30.041 INFO kablam! warning: unused `#[macro_use]` import Sep 21 04:24:30.041 INFO kablam! --> src/lib.rs:41:1 Sep 21 04:24:30.041 INFO kablam! | Sep 21 04:24:30.042 INFO kablam! 41 | #[macro_use] extern crate approx; Sep 21 04:24:30.042 INFO kablam! | ^^^^^^^^^^^^ Sep 21 04:24:30.042 INFO kablam! | Sep 21 04:24:30.043 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 04:24:30.043 INFO kablam! Sep 21 04:24:30.533 INFO kablam! warning: the trait bound `A: typenum::Cmp` is not satisfied Sep 21 04:24:30.533 INFO kablam! --> src/util.rs:5:22 Sep 21 04:24:30.534 INFO kablam! | Sep 21 04:24:30.534 INFO kablam! 5 | pub type Min = <(A, B, Compare) as MinImpl>::Output; Sep 21 04:24:30.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Cmp` is not implemented for `A` Sep 21 04:24:30.535 INFO kablam! | Sep 21 04:24:30.535 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 04:24:30.536 INFO kablam! = help: consider adding a `where A: typenum::Cmp` bound Sep 21 04:24:30.536 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:24:30.536 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:24:30.536 INFO kablam! Sep 21 04:24:30.537 INFO kablam! warning: the trait bound `(A, B, _): util::MinImpl` is not satisfied Sep 21 04:24:30.537 INFO kablam! --> src/util.rs:5:22 Sep 21 04:24:30.538 INFO kablam! | Sep 21 04:24:30.538 INFO kablam! 5 | pub type Min = <(A, B, Compare) as MinImpl>::Output; Sep 21 04:24:30.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `util::MinImpl` is not implemented for `(A, B, _)` Sep 21 04:24:30.539 INFO kablam! | Sep 21 04:24:30.539 INFO kablam! = help: the following implementations were found: Sep 21 04:24:30.540 INFO kablam! <(A, B, typenum::Equal) as util::MinImpl> Sep 21 04:24:30.540 INFO kablam! <(A, B, typenum::Greater) as util::MinImpl> Sep 21 04:24:30.540 INFO kablam! <(A, B, typenum::Less) as util::MinImpl> Sep 21 04:24:30.541 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:24:30.541 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:24:30.541 INFO kablam! Sep 21 04:24:30.594 INFO kablam! warning: the trait bound `A: typenum::Cmp` is not satisfied Sep 21 04:24:30.595 INFO kablam! --> src/util.rs:5:22 Sep 21 04:24:30.595 INFO kablam! | Sep 21 04:24:30.596 INFO kablam! 5 | pub type Min = <(A, B, Compare) as MinImpl>::Output; Sep 21 04:24:30.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `typenum::Cmp` is not implemented for `A` Sep 21 04:24:30.596 INFO kablam! | Sep 21 04:24:30.597 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 04:24:30.597 INFO kablam! = help: consider adding a `where A: typenum::Cmp` bound Sep 21 04:24:30.598 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:24:30.598 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:24:30.598 INFO kablam! Sep 21 04:24:30.599 INFO kablam! warning: the trait bound `(A, B, _): util::MinImpl` is not satisfied Sep 21 04:24:30.599 INFO kablam! --> src/util.rs:5:22 Sep 21 04:24:30.599 INFO kablam! | Sep 21 04:24:30.600 INFO kablam! 5 | pub type Min = <(A, B, Compare) as MinImpl>::Output; Sep 21 04:24:30.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `util::MinImpl` is not implemented for `(A, B, _)` Sep 21 04:24:30.600 INFO kablam! | Sep 21 04:24:30.601 INFO kablam! = help: the following implementations were found: Sep 21 04:24:30.601 INFO kablam! <(A, B, typenum::Equal) as util::MinImpl> Sep 21 04:24:30.602 INFO kablam! <(A, B, typenum::Greater) as util::MinImpl> Sep 21 04:24:30.602 INFO kablam! <(A, B, typenum::Less) as util::MinImpl> Sep 21 04:24:30.602 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:24:30.603 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:24:30.603 INFO kablam! Sep 21 04:24:33.615 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.40s Sep 21 04:24:33.620 INFO kablam! su: No module specific data is present Sep 21 04:24:35.045 INFO running `"docker" "rm" "-f" "6de838e84c00e25ab73fb97f819f18a398f1c29713e1f5bceda566d63c8ac107"` Sep 21 04:24:35.161 INFO blam! 6de838e84c00e25ab73fb97f819f18a398f1c29713e1f5bceda566d63c8ac107