Sep 21 04:20:09.260 INFO checking rslogic-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:20:09.260 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:20:09.260 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/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:20:09.486 INFO blam! fa63151c37a53237358cf99803e7d921d374fef87bfa8695365046909d55d6e8 Sep 21 04:20:09.490 INFO running `"docker" "start" "-a" "fa63151c37a53237358cf99803e7d921d374fef87bfa8695365046909d55d6e8"` Sep 21 04:20:10.765 INFO kablam! usermod: no changes Sep 21 04:20:10.829 INFO kablam! Checking rslogic v0.1.0 (/source) Sep 21 04:20:11.482 INFO kablam! warning: can't compare `T` with `T` Sep 21 04:20:11.482 INFO kablam! --> src/state.rs:9:30 Sep 21 04:20:11.482 INFO kablam! | Sep 21 04:20:11.482 INFO kablam! 9 | pub type PossibleStates = Vec>; Sep 21 04:20:11.482 INFO kablam! | ^^^^^^^^^^^^^ no implementation for `T == T` Sep 21 04:20:11.482 INFO kablam! | Sep 21 04:20:11.482 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 04:20:11.482 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `T` Sep 21 04:20:11.482 INFO kablam! = help: consider adding a `where T: std::cmp::PartialEq` bound Sep 21 04:20:11.482 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:20:11.482 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:20:11.482 INFO kablam! Sep 21 04:20:11.482 INFO kablam! warning: the trait bound `T: state::Unif` is not satisfied Sep 21 04:20:11.482 INFO kablam! --> src/state.rs:9:30 Sep 21 04:20:11.482 INFO kablam! | Sep 21 04:20:11.482 INFO kablam! 9 | pub type PossibleStates = Vec>; Sep 21 04:20:11.482 INFO kablam! | ^^^^^^^^^^^^^ the trait `state::Unif` is not implemented for `T` Sep 21 04:20:11.482 INFO kablam! | Sep 21 04:20:11.482 INFO kablam! = help: consider adding a `where T: state::Unif` bound Sep 21 04:20:11.482 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:20:11.482 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:20:11.482 INFO kablam! Sep 21 04:20:11.534 INFO kablam! warning: can't compare `T` with `T` Sep 21 04:20:11.534 INFO kablam! --> src/state.rs:9:30 Sep 21 04:20:11.534 INFO kablam! | Sep 21 04:20:11.534 INFO kablam! 9 | pub type PossibleStates = Vec>; Sep 21 04:20:11.534 INFO kablam! | ^^^^^^^^^^^^^ no implementation for `T == T` Sep 21 04:20:11.534 INFO kablam! | Sep 21 04:20:11.534 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 04:20:11.534 INFO kablam! = help: the trait `std::cmp::PartialEq` is not implemented for `T` Sep 21 04:20:11.534 INFO kablam! = help: consider adding a `where T: std::cmp::PartialEq` bound Sep 21 04:20:11.534 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:20:11.534 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:20:11.534 INFO kablam! Sep 21 04:20:11.534 INFO kablam! warning: the trait bound `T: state::Unif` is not satisfied Sep 21 04:20:11.534 INFO kablam! --> src/state.rs:9:30 Sep 21 04:20:11.534 INFO kablam! | Sep 21 04:20:11.534 INFO kablam! 9 | pub type PossibleStates = Vec>; Sep 21 04:20:11.534 INFO kablam! | ^^^^^^^^^^^^^ the trait `state::Unif` is not implemented for `T` Sep 21 04:20:11.534 INFO kablam! | Sep 21 04:20:11.534 INFO kablam! = help: consider adding a `where T: state::Unif` bound Sep 21 04:20:11.534 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:20:11.534 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:20:11.534 INFO kablam! Sep 21 04:20:11.942 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Sep 21 04:20:11.945 INFO kablam! su: No module specific data is present Sep 21 04:20:13.416 INFO running `"docker" "rm" "-f" "fa63151c37a53237358cf99803e7d921d374fef87bfa8695365046909d55d6e8"` Sep 21 04:20:13.522 INFO blam! fa63151c37a53237358cf99803e7d921d374fef87bfa8695365046909d55d6e8