Sep 20 01:33:32.837 INFO checking funfsm-0.2.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 01:33:32.837 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 01:33:32.837 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:33:32.985 INFO blam! d6940e16e91234692632fefc838520173be8bfc4e56e739e4bec02f0089daf85 Sep 20 01:33:32.990 INFO running `"docker" "start" "-a" "d6940e16e91234692632fefc838520173be8bfc4e56e739e4bec02f0089daf85"` Sep 20 01:33:33.925 INFO kablam! usermod: no changes Sep 20 01:33:33.951 INFO kablam! Checking funfsm v0.2.1 (/source) Sep 20 01:33:34.319 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 01:33:34.319 INFO kablam! --> src/constraints.rs:4:18 Sep 20 01:33:34.319 INFO kablam! | Sep 20 01:33:34.319 INFO kablam! 4 | pub type Pred = Box bool>; Sep 20 01:33:34.319 INFO kablam! | ^^^^^^^^ Sep 20 01:33:34.319 INFO kablam! | Sep 20 01:33:34.319 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 01:33:34.319 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 01:33:34.319 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:34.319 INFO kablam! --> src/constraints.rs:4:38 Sep 20 01:33:34.319 INFO kablam! | Sep 20 01:33:34.319 INFO kablam! 4 | pub type Pred = Box bool>; Sep 20 01:33:34.319 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:34.319 INFO kablam! Sep 20 01:33:34.319 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 01:33:34.319 INFO kablam! --> src/constraints.rs:5:29 Sep 20 01:33:34.319 INFO kablam! | Sep 20 01:33:34.319 INFO kablam! 5 | pub type TransitionCheck Sep 20 01:33:34.319 INFO kablam! | ^^^^^^^^ Sep 20 01:33:34.319 INFO kablam! | Sep 20 01:33:34.319 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 01:33:34.319 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:34.319 INFO kablam! --> src/constraints.rs:6:11 Sep 20 01:33:34.319 INFO kablam! | Sep 20 01:33:34.319 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:34.320 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:34.320 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:34.320 INFO kablam! --> src/constraints.rs:6:24 Sep 20 01:33:34.320 INFO kablam! | Sep 20 01:33:34.320 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:34.320 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:34.320 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:34.320 INFO kablam! --> src/constraints.rs:6:37 Sep 20 01:33:34.320 INFO kablam! | Sep 20 01:33:34.320 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:34.320 INFO kablam! | ^^^^^^ Sep 20 01:33:34.320 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:34.320 INFO kablam! --> src/constraints.rs:6:50 Sep 20 01:33:34.320 INFO kablam! | Sep 20 01:33:34.320 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:34.320 INFO kablam! | ^^^^^^^^^ Sep 20 01:33:34.320 INFO kablam! Sep 20 01:33:34.335 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 01:33:34.335 INFO kablam! --> src/constraints.rs:4:18 Sep 20 01:33:34.335 INFO kablam! | Sep 20 01:33:34.335 INFO kablam! 4 | pub type Pred = Box bool>; Sep 20 01:33:34.335 INFO kablam! | ^^^^^^^^ Sep 20 01:33:34.335 INFO kablam! | Sep 20 01:33:34.335 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 01:33:34.335 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 01:33:34.335 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:34.335 INFO kablam! --> src/constraints.rs:4:38 Sep 20 01:33:34.335 INFO kablam! | Sep 20 01:33:34.335 INFO kablam! 4 | pub type Pred = Box bool>; Sep 20 01:33:34.335 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:34.335 INFO kablam! Sep 20 01:33:34.335 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 01:33:34.335 INFO kablam! --> src/constraints.rs:5:29 Sep 20 01:33:34.335 INFO kablam! | Sep 20 01:33:34.335 INFO kablam! 5 | pub type TransitionCheck Sep 20 01:33:34.335 INFO kablam! | ^^^^^^^^ Sep 20 01:33:34.335 INFO kablam! | Sep 20 01:33:34.335 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 01:33:34.335 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:34.335 INFO kablam! --> src/constraints.rs:6:11 Sep 20 01:33:34.335 INFO kablam! | Sep 20 01:33:34.335 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:34.335 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:34.335 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:34.335 INFO kablam! --> src/constraints.rs:6:24 Sep 20 01:33:34.335 INFO kablam! | Sep 20 01:33:34.335 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:34.335 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:34.335 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:34.335 INFO kablam! --> src/constraints.rs:6:37 Sep 20 01:33:34.335 INFO kablam! | Sep 20 01:33:34.335 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:34.335 INFO kablam! | ^^^^^^ Sep 20 01:33:34.335 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:34.335 INFO kablam! --> src/constraints.rs:6:50 Sep 20 01:33:34.335 INFO kablam! | Sep 20 01:33:34.335 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:34.335 INFO kablam! | ^^^^^^^^^ Sep 20 01:33:34.335 INFO kablam! Sep 20 01:33:34.753 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Sep 20 01:33:34.755 INFO kablam! su: No module specific data is present Sep 20 01:33:35.423 INFO running `"docker" "rm" "-f" "d6940e16e91234692632fefc838520173be8bfc4e56e739e4bec02f0089daf85"` Sep 20 01:33:35.531 INFO blam! d6940e16e91234692632fefc838520173be8bfc4e56e739e4bec02f0089daf85