Oct 27 22:12:01.253 INFO checking funfsm-0.2.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:12:01.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 22:12:01.677 INFO blam! 048f145eb9110e17f4b24b989db02c6986a5b2f63486333af2a3590ca785c454 Oct 27 22:12:01.699 INFO running `"docker" "start" "-a" "048f145eb9110e17f4b24b989db02c6986a5b2f63486333af2a3590ca785c454"` Oct 27 22:12:02.863 INFO kablam! usermod: no changes Oct 27 22:12:02.919 INFO kablam! Checking funfsm v0.2.1 (/source) Oct 27 22:12:03.803 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 22:12:03.803 INFO kablam! --> src/constraints.rs:4:18 Oct 27 22:12:03.803 INFO kablam! | Oct 27 22:12:03.803 INFO kablam! 4 | pub type Pred = Box bool>; Oct 27 22:12:03.803 INFO kablam! | ^^^^^^^^ Oct 27 22:12:03.803 INFO kablam! | Oct 27 22:12:03.803 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 22:12:03.803 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 22:12:03.810 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:12:03.811 INFO kablam! --> src/constraints.rs:4:38 Oct 27 22:12:03.811 INFO kablam! | Oct 27 22:12:03.811 INFO kablam! 4 | pub type Pred = Box bool>; Oct 27 22:12:03.811 INFO kablam! | ^^^^^^^^^^ Oct 27 22:12:03.811 INFO kablam! Oct 27 22:12:03.811 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 22:12:03.811 INFO kablam! --> src/constraints.rs:5:29 Oct 27 22:12:03.811 INFO kablam! | Oct 27 22:12:03.811 INFO kablam! 5 | pub type TransitionCheck Oct 27 22:12:03.811 INFO kablam! | ^^^^^^^^ Oct 27 22:12:03.811 INFO kablam! | Oct 27 22:12:03.811 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 22:12:03.811 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:12:03.811 INFO kablam! --> src/constraints.rs:6:11 Oct 27 22:12:03.811 INFO kablam! | Oct 27 22:12:03.811 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Oct 27 22:12:03.811 INFO kablam! | ^^^^^^^^^^ Oct 27 22:12:03.811 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:12:03.811 INFO kablam! --> src/constraints.rs:6:24 Oct 27 22:12:03.811 INFO kablam! | Oct 27 22:12:03.811 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Oct 27 22:12:03.811 INFO kablam! | ^^^^^^^^^^ Oct 27 22:12:03.811 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:12:03.811 INFO kablam! --> src/constraints.rs:6:37 Oct 27 22:12:03.811 INFO kablam! | Oct 27 22:12:03.811 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Oct 27 22:12:03.811 INFO kablam! | ^^^^^^ Oct 27 22:12:03.811 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:12:03.811 INFO kablam! --> src/constraints.rs:6:50 Oct 27 22:12:03.811 INFO kablam! | Oct 27 22:12:03.811 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Oct 27 22:12:03.811 INFO kablam! | ^^^^^^^^^ Oct 27 22:12:03.811 INFO kablam! Oct 27 22:12:03.838 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 22:12:03.838 INFO kablam! --> src/constraints.rs:4:18 Oct 27 22:12:03.848 INFO kablam! | Oct 27 22:12:03.848 INFO kablam! 4 | pub type Pred = Box bool>; Oct 27 22:12:03.849 INFO kablam! | ^^^^^^^^ Oct 27 22:12:03.851 INFO kablam! | Oct 27 22:12:03.851 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 22:12:03.851 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 22:12:03.851 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:12:03.851 INFO kablam! --> src/constraints.rs:4:38 Oct 27 22:12:03.851 INFO kablam! | Oct 27 22:12:03.851 INFO kablam! 4 | pub type Pred = Box bool>; Oct 27 22:12:03.851 INFO kablam! | ^^^^^^^^^^ Oct 27 22:12:03.851 INFO kablam! Oct 27 22:12:03.851 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 22:12:03.851 INFO kablam! --> src/constraints.rs:5:29 Oct 27 22:12:03.851 INFO kablam! | Oct 27 22:12:03.851 INFO kablam! 5 | pub type TransitionCheck Oct 27 22:12:03.851 INFO kablam! | ^^^^^^^^ Oct 27 22:12:03.851 INFO kablam! | Oct 27 22:12:03.851 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 22:12:03.851 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:12:03.851 INFO kablam! --> src/constraints.rs:6:11 Oct 27 22:12:03.851 INFO kablam! | Oct 27 22:12:03.851 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Oct 27 22:12:03.851 INFO kablam! | ^^^^^^^^^^ Oct 27 22:12:03.851 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:12:03.851 INFO kablam! --> src/constraints.rs:6:24 Oct 27 22:12:03.851 INFO kablam! | Oct 27 22:12:03.851 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Oct 27 22:12:03.851 INFO kablam! | ^^^^^^^^^^ Oct 27 22:12:03.851 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:12:03.851 INFO kablam! --> src/constraints.rs:6:37 Oct 27 22:12:03.851 INFO kablam! | Oct 27 22:12:03.851 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Oct 27 22:12:03.851 INFO kablam! | ^^^^^^ Oct 27 22:12:03.851 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:12:03.851 INFO kablam! --> src/constraints.rs:6:50 Oct 27 22:12:03.851 INFO kablam! | Oct 27 22:12:03.851 INFO kablam! 6 | = fn(&T::Context, &T::Context, &T::Msg, &Vec) -> Result<(), String>; Oct 27 22:12:03.851 INFO kablam! | ^^^^^^^^^ Oct 27 22:12:03.851 INFO kablam! Oct 27 22:12:04.705 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 27 22:12:04.708 INFO kablam! su: No module specific data is present Oct 27 22:12:05.136 INFO running `"docker" "rm" "-f" "048f145eb9110e17f4b24b989db02c6986a5b2f63486333af2a3590ca785c454"` Oct 27 22:12:05.467 INFO blam! 048f145eb9110e17f4b24b989db02c6986a5b2f63486333af2a3590ca785c454