Sep 17 22:36:45.506 INFO checking issue-states-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 22:36:45.506 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 22:36:45.506 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/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 22:36:45.620 INFO blam! 99364865f751e6fac2b7f114cb24aa4b694cf4f14b3bc1f4bf4d23574c5ef224 Sep 17 22:36:45.621 INFO running `"docker" "start" "-a" "99364865f751e6fac2b7f114cb24aa4b694cf4f14b3bc1f4bf4d23574c5ef224"` Sep 17 22:36:47.046 INFO kablam! usermod: no changes Sep 17 22:36:47.080 INFO kablam! Checking issue-states v0.1.0 (/source) Sep 17 22:36:47.403 INFO kablam! error: the trait bound `C: state::Condition` is not satisfied Sep 17 22:36:47.403 INFO kablam! --> src/resolution.rs:45:22 Sep 17 22:36:47.403 INFO kablam! | Sep 17 22:36:47.403 INFO kablam! 45 | type EnabledMap = collections::BTreeMap>, bool>; Sep 17 22:36:47.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `state::Condition` is not implemented for `C` Sep 17 22:36:47.403 INFO kablam! | Sep 17 22:36:47.403 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 22:36:47.403 INFO kablam! = help: consider adding a `where C: state::Condition` bound Sep 17 22:36:47.403 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:36:47.403 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:36:47.403 INFO kablam! Sep 17 22:36:47.403 INFO kablam! error: the trait bound `C: state::Condition` is not satisfied Sep 17 22:36:47.403 INFO kablam! --> src/state.rs:89:30 Sep 17 22:36:47.403 INFO kablam! | Sep 17 22:36:47.403 INFO kablam! 89 | pub type StateRelations = BTreeMap>, StateRelation>; Sep 17 22:36:47.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `state::Condition` is not implemented for `C` Sep 17 22:36:47.403 INFO kablam! | Sep 17 22:36:47.403 INFO kablam! = help: consider adding a `where C: state::Condition` bound Sep 17 22:36:47.403 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:36:47.403 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:36:47.403 INFO kablam! Sep 17 22:36:47.407 INFO kablam! error: the trait bound `C: state::Condition` is not satisfied Sep 17 22:36:47.407 INFO kablam! --> src/state.rs:203:29 Sep 17 22:36:47.407 INFO kablam! | Sep 17 22:36:47.407 INFO kablam! 203 | pub type IssueStateVec = Vec>>; Sep 17 22:36:47.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `state::Condition` is not implemented for `C` Sep 17 22:36:47.407 INFO kablam! | Sep 17 22:36:47.407 INFO kablam! = help: consider adding a `where C: state::Condition` bound Sep 17 22:36:47.407 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:36:47.407 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:36:47.407 INFO kablam! Sep 17 22:36:47.415 INFO kablam! error: aborting due to 3 previous errors Sep 17 22:36:47.415 INFO kablam! Sep 17 22:36:47.422 INFO kablam! error: Could not compile `issue-states`. Sep 17 22:36:47.422 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 22:36:47.471 INFO kablam! error: the trait bound `C: state::Condition` is not satisfied Sep 17 22:36:47.471 INFO kablam! --> src/resolution.rs:45:22 Sep 17 22:36:47.471 INFO kablam! | Sep 17 22:36:47.471 INFO kablam! 45 | type EnabledMap = collections::BTreeMap>, bool>; Sep 17 22:36:47.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `state::Condition` is not implemented for `C` Sep 17 22:36:47.471 INFO kablam! | Sep 17 22:36:47.471 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 22:36:47.471 INFO kablam! = help: consider adding a `where C: state::Condition` bound Sep 17 22:36:47.471 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:36:47.471 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:36:47.471 INFO kablam! Sep 17 22:36:47.471 INFO kablam! error: the trait bound `C: state::Condition` is not satisfied Sep 17 22:36:47.471 INFO kablam! --> src/state.rs:89:30 Sep 17 22:36:47.471 INFO kablam! | Sep 17 22:36:47.471 INFO kablam! 89 | pub type StateRelations = BTreeMap>, StateRelation>; Sep 17 22:36:47.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `state::Condition` is not implemented for `C` Sep 17 22:36:47.471 INFO kablam! | Sep 17 22:36:47.471 INFO kablam! = help: consider adding a `where C: state::Condition` bound Sep 17 22:36:47.471 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:36:47.471 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:36:47.471 INFO kablam! Sep 17 22:36:47.471 INFO kablam! error: the trait bound `C: state::Condition` is not satisfied Sep 17 22:36:47.471 INFO kablam! --> src/state.rs:203:29 Sep 17 22:36:47.471 INFO kablam! | Sep 17 22:36:47.471 INFO kablam! 203 | pub type IssueStateVec = Vec>>; Sep 17 22:36:47.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `state::Condition` is not implemented for `C` Sep 17 22:36:47.471 INFO kablam! | Sep 17 22:36:47.471 INFO kablam! = help: consider adding a `where C: state::Condition` bound Sep 17 22:36:47.471 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:36:47.471 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:36:47.471 INFO kablam! Sep 17 22:36:47.486 INFO kablam! error: aborting due to 3 previous errors Sep 17 22:36:47.487 INFO kablam! Sep 17 22:36:47.490 INFO kablam! error: Could not compile `issue-states`. Sep 17 22:36:47.490 INFO kablam! Sep 17 22:36:47.490 INFO kablam! To learn more, run the command again with --verbose. Sep 17 22:36:47.491 INFO kablam! su: No module specific data is present Sep 17 22:36:48.225 INFO running `"docker" "rm" "-f" "99364865f751e6fac2b7f114cb24aa4b694cf4f14b3bc1f4bf4d23574c5ef224"` Sep 17 22:36:48.490 INFO blam! 99364865f751e6fac2b7f114cb24aa4b694cf4f14b3bc1f4bf4d23574c5ef224