Sep 20 01:33:31.888 INFO checking funfsm-0.2.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:33:31.888 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:33:31.888 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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.076 INFO blam! bcec91ebceb585a468fef01f5bf363986221db7739601ad27f6d43e08364e5db Sep 20 01:33:32.078 INFO running `"docker" "start" "-a" "bcec91ebceb585a468fef01f5bf363986221db7739601ad27f6d43e08364e5db"` Sep 20 01:33:33.330 INFO kablam! usermod: no changes Sep 20 01:33:33.361 INFO kablam! Checking funfsm v0.2.1 (/source) Sep 20 01:33:33.665 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 01:33:33.665 INFO kablam! --> src/constraints.rs:4:18 Sep 20 01:33:33.665 INFO kablam! | Sep 20 01:33:33.665 INFO kablam! 4 | pub type Pred = Box bool>; Sep 20 01:33:33.665 INFO kablam! | ^^^^^^^^ Sep 20 01:33:33.665 INFO kablam! | Sep 20 01:33:33.665 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 01:33:33.665 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 01:33:33.665 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:33.665 INFO kablam! --> src/constraints.rs:4:38 Sep 20 01:33:33.665 INFO kablam! | Sep 20 01:33:33.665 INFO kablam! 4 | pub type Pred = Box bool>; Sep 20 01:33:33.665 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:33.665 INFO kablam! Sep 20 01:33:33.665 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 01:33:33.665 INFO kablam! --> src/constraints.rs:5:29 Sep 20 01:33:33.665 INFO kablam! | Sep 20 01:33:33.665 INFO kablam! 5 | pub type TransitionCheck Sep 20 01:33:33.665 INFO kablam! | ^^^^^^^^ Sep 20 01:33:33.665 INFO kablam! | Sep 20 01:33:33.665 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 01:33:33.665 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:33.665 INFO kablam! --> src/constraints.rs:6:11 Sep 20 01:33:33.665 INFO kablam! | Sep 20 01:33:33.665 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:33.665 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:33.665 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:33.665 INFO kablam! --> src/constraints.rs:6:24 Sep 20 01:33:33.665 INFO kablam! | Sep 20 01:33:33.665 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:33.665 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:33.665 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:33.665 INFO kablam! --> src/constraints.rs:6:37 Sep 20 01:33:33.665 INFO kablam! | Sep 20 01:33:33.665 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:33.665 INFO kablam! | ^^^^^^ Sep 20 01:33:33.665 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:33.665 INFO kablam! --> src/constraints.rs:6:50 Sep 20 01:33:33.665 INFO kablam! | Sep 20 01:33:33.665 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:33.665 INFO kablam! | ^^^^^^^^^ Sep 20 01:33:33.665 INFO kablam! Sep 20 01:33:33.771 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 01:33:33.771 INFO kablam! --> src/constraints.rs:4:18 Sep 20 01:33:33.771 INFO kablam! | Sep 20 01:33:33.771 INFO kablam! 4 | pub type Pred = Box bool>; Sep 20 01:33:33.771 INFO kablam! | ^^^^^^^^ Sep 20 01:33:33.771 INFO kablam! | Sep 20 01:33:33.771 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 01:33:33.771 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 01:33:33.771 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:33.771 INFO kablam! --> src/constraints.rs:4:38 Sep 20 01:33:33.771 INFO kablam! | Sep 20 01:33:33.771 INFO kablam! 4 | pub type Pred = Box bool>; Sep 20 01:33:33.771 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:33.771 INFO kablam! Sep 20 01:33:33.771 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 01:33:33.771 INFO kablam! --> src/constraints.rs:5:29 Sep 20 01:33:33.771 INFO kablam! | Sep 20 01:33:33.771 INFO kablam! 5 | pub type TransitionCheck Sep 20 01:33:33.771 INFO kablam! | ^^^^^^^^ Sep 20 01:33:33.771 INFO kablam! | Sep 20 01:33:33.771 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 01:33:33.771 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:33.771 INFO kablam! --> src/constraints.rs:6:11 Sep 20 01:33:33.771 INFO kablam! | Sep 20 01:33:33.771 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:33.771 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:33.771 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:33.771 INFO kablam! --> src/constraints.rs:6:24 Sep 20 01:33:33.771 INFO kablam! | Sep 20 01:33:33.771 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:33.771 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:33.772 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:33.772 INFO kablam! --> src/constraints.rs:6:37 Sep 20 01:33:33.772 INFO kablam! | Sep 20 01:33:33.772 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:33.772 INFO kablam! | ^^^^^^ Sep 20 01:33:33.772 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 01:33:33.772 INFO kablam! --> src/constraints.rs:6:50 Sep 20 01:33:33.772 INFO kablam! | Sep 20 01:33:33.772 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Sep 20 01:33:33.772 INFO kablam! | ^^^^^^^^^ Sep 20 01:33:33.772 INFO kablam! Sep 20 01:33:34.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Sep 20 01:33:34.094 INFO kablam! su: No module specific data is present Sep 20 01:33:34.641 INFO running `"docker" "rm" "-f" "bcec91ebceb585a468fef01f5bf363986221db7739601ad27f6d43e08364e5db"` Sep 20 01:33:34.744 INFO blam! bcec91ebceb585a468fef01f5bf363986221db7739601ad27f6d43e08364e5db