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