Sep 18 00:28:04.607 INFO checking funfsm-0.2.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:28:04.607 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:28:04.607 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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:28:04.743 INFO blam! 6cef9ae5d2fe480c1b03a7ad9b5042d86fc8eef9952e9cc23092479827392650 Sep 18 00:28:04.745 INFO running `"docker" "start" "-a" "6cef9ae5d2fe480c1b03a7ad9b5042d86fc8eef9952e9cc23092479827392650"` Sep 18 00:28:05.467 INFO kablam! usermod: no changes Sep 18 00:28:05.506 INFO kablam! Checking funfsm v0.2.1 (/source) Sep 18 00:28:05.871 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 18 00:28:05.871 INFO kablam! --> src/constraints.rs:4:18 Sep 18 00:28:05.871 INFO kablam! | Sep 18 00:28:05.871 INFO kablam! 4 | pub type Pred = Box bool>; Sep 18 00:28:05.871 INFO kablam! | ^^^^^^^^ Sep 18 00:28:05.871 INFO kablam! | Sep 18 00:28:05.871 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 18 00:28:05.871 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 18 00:28:05.871 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 18 00:28:05.871 INFO kablam! --> src/constraints.rs:4:38 Sep 18 00:28:05.871 INFO kablam! | Sep 18 00:28:05.871 INFO kablam! 4 | pub type Pred = Box bool>; Sep 18 00:28:05.871 INFO kablam! | ^^^^^^^^^^ Sep 18 00:28:05.871 INFO kablam! Sep 18 00:28:05.871 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 18 00:28:05.871 INFO kablam! --> src/constraints.rs:5:29 Sep 18 00:28:05.873 INFO kablam! | Sep 18 00:28:05.873 INFO kablam! 5 | pub type TransitionCheck Sep 18 00:28:05.873 INFO kablam! | ^^^^^^^^ Sep 18 00:28:05.873 INFO kablam! | Sep 18 00:28:05.873 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 18 00:28:05.873 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 18 00:28:05.873 INFO kablam! --> src/constraints.rs:6:11 Sep 18 00:28:05.873 INFO kablam! | Sep 18 00:28:05.873 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 18 00:28:05.873 INFO kablam! | ^^^^^^^^^^ Sep 18 00:28:05.873 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 18 00:28:05.873 INFO kablam! --> src/constraints.rs:6:24 Sep 18 00:28:05.873 INFO kablam! | Sep 18 00:28:05.873 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 18 00:28:05.873 INFO kablam! | ^^^^^^^^^^ Sep 18 00:28:05.873 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 18 00:28:05.873 INFO kablam! --> src/constraints.rs:6:37 Sep 18 00:28:05.873 INFO kablam! | Sep 18 00:28:05.873 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 18 00:28:05.873 INFO kablam! | ^^^^^^ Sep 18 00:28:05.873 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 18 00:28:05.873 INFO kablam! --> src/constraints.rs:6:50 Sep 18 00:28:05.873 INFO kablam! | Sep 18 00:28:05.873 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 18 00:28:05.873 INFO kablam! | ^^^^^^^^^ Sep 18 00:28:05.873 INFO kablam! Sep 18 00:28:05.927 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 18 00:28:05.928 INFO kablam! --> src/constraints.rs:4:18 Sep 18 00:28:05.928 INFO kablam! | Sep 18 00:28:05.928 INFO kablam! 4 | pub type Pred = Box bool>; Sep 18 00:28:05.928 INFO kablam! | ^^^^^^^^ Sep 18 00:28:05.928 INFO kablam! | Sep 18 00:28:05.928 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 18 00:28:05.928 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 18 00:28:05.928 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 18 00:28:05.928 INFO kablam! --> src/constraints.rs:4:38 Sep 18 00:28:05.928 INFO kablam! | Sep 18 00:28:05.928 INFO kablam! 4 | pub type Pred = Box bool>; Sep 18 00:28:05.928 INFO kablam! | ^^^^^^^^^^ Sep 18 00:28:05.928 INFO kablam! Sep 18 00:28:05.928 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 18 00:28:05.928 INFO kablam! --> src/constraints.rs:5:29 Sep 18 00:28:05.928 INFO kablam! | Sep 18 00:28:05.928 INFO kablam! 5 | pub type TransitionCheck Sep 18 00:28:05.928 INFO kablam! | ^^^^^^^^ Sep 18 00:28:05.928 INFO kablam! | Sep 18 00:28:05.928 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 18 00:28:05.928 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 18 00:28:05.928 INFO kablam! --> src/constraints.rs:6:11 Sep 18 00:28:05.928 INFO kablam! | Sep 18 00:28:05.928 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 18 00:28:05.928 INFO kablam! | ^^^^^^^^^^ Sep 18 00:28:05.928 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 18 00:28:05.928 INFO kablam! --> src/constraints.rs:6:24 Sep 18 00:28:05.928 INFO kablam! | Sep 18 00:28:05.928 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 18 00:28:05.928 INFO kablam! | ^^^^^^^^^^ Sep 18 00:28:05.928 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 18 00:28:05.928 INFO kablam! --> src/constraints.rs:6:37 Sep 18 00:28:05.928 INFO kablam! | Sep 18 00:28:05.928 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 18 00:28:05.928 INFO kablam! | ^^^^^^ Sep 18 00:28:05.928 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 18 00:28:05.928 INFO kablam! --> src/constraints.rs:6:50 Sep 18 00:28:05.928 INFO kablam! | Sep 18 00:28:05.928 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 18 00:28:05.928 INFO kablam! | ^^^^^^^^^ Sep 18 00:28:05.928 INFO kablam! Sep 18 00:28:06.342 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Sep 18 00:28:06.344 INFO kablam! su: No module specific data is present Sep 18 00:28:07.011 INFO running `"docker" "rm" "-f" "6cef9ae5d2fe480c1b03a7ad9b5042d86fc8eef9952e9cc23092479827392650"` Sep 18 00:28:07.098 INFO blam! 6cef9ae5d2fe480c1b03a7ad9b5042d86fc8eef9952e9cc23092479827392650