Sep 02 07:29:24.464 INFO checking minutae-0.2.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 07:29:24.464 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 07:29:24.464 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 07:29:24.611 INFO blam! c1e0b34927ea00d3264ac6557bec9c3dfc919be3467963a25e65c2b32e6f7683 Sep 02 07:29:24.613 INFO running `"docker" "start" "-a" "c1e0b34927ea00d3264ac6557bec9c3dfc919be3467963a25e65c2b32e6f7683"` Sep 02 07:29:25.321 INFO kablam! Checking minutae v0.2.2 (file:///source) Sep 02 07:29:26.566 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 02 07:29:26.566 INFO kablam! --> src/lib.rs:3:12 Sep 02 07:29:26.566 INFO kablam! | Sep 02 07:29:26.567 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 02 07:29:26.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:29:26.567 INFO kablam! | Sep 02 07:29:26.567 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 07:29:26.567 INFO kablam! Sep 02 07:29:26.579 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 07:29:26.579 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 02 07:29:26.579 INFO kablam! | Sep 02 07:29:26.579 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 02 07:29:26.580 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 02 07:29:26.580 INFO kablam! | Sep 02 07:29:26.580 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 07:29:26.580 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 07:29:26.580 INFO kablam! Sep 02 07:29:26.580 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 07:29:26.580 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 02 07:29:26.580 INFO kablam! | Sep 02 07:29:26.580 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 02 07:29:26.580 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 02 07:29:26.580 INFO kablam! | Sep 02 07:29:26.580 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 07:29:26.580 INFO kablam! Sep 02 07:29:26.580 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 07:29:26.580 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 02 07:29:26.580 INFO kablam! | Sep 02 07:29:26.580 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 02 07:29:26.580 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 02 07:29:26.581 INFO kablam! | Sep 02 07:29:26.581 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 07:29:26.581 INFO kablam! Sep 02 07:29:26.581 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 07:29:26.581 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 02 07:29:26.581 INFO kablam! | Sep 02 07:29:26.581 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 02 07:29:26.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 02 07:29:26.581 INFO kablam! | Sep 02 07:29:26.581 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 07:29:26.581 INFO kablam! Sep 02 07:29:26.581 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 02 07:29:26.581 INFO kablam! --> src/lib.rs:3:12 Sep 02 07:29:26.581 INFO kablam! | Sep 02 07:29:26.581 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 02 07:29:26.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:29:26.581 INFO kablam! | Sep 02 07:29:26.582 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 07:29:26.582 INFO kablam! Sep 02 07:29:26.588 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 07:29:26.588 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 02 07:29:26.588 INFO kablam! | Sep 02 07:29:26.588 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 02 07:29:26.588 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 02 07:29:26.588 INFO kablam! | Sep 02 07:29:26.589 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 07:29:26.589 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 07:29:26.589 INFO kablam! Sep 02 07:29:26.589 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 07:29:26.589 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 02 07:29:26.589 INFO kablam! | Sep 02 07:29:26.589 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 02 07:29:26.589 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 02 07:29:26.589 INFO kablam! | Sep 02 07:29:26.589 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 07:29:26.589 INFO kablam! Sep 02 07:29:26.589 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 07:29:26.589 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 02 07:29:26.589 INFO kablam! | Sep 02 07:29:26.589 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 02 07:29:26.589 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 02 07:29:26.589 INFO kablam! | Sep 02 07:29:26.589 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 07:29:26.589 INFO kablam! Sep 02 07:29:26.590 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 07:29:26.590 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 02 07:29:26.590 INFO kablam! | Sep 02 07:29:26.590 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 02 07:29:26.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 02 07:29:26.590 INFO kablam! | Sep 02 07:29:26.590 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 07:29:26.590 INFO kablam! Sep 02 07:29:26.621 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Sep 02 07:29:26.625 INFO kablam! su: No module specific data is present Sep 02 07:29:27.009 INFO running `"docker" "rm" "-f" "c1e0b34927ea00d3264ac6557bec9c3dfc919be3467963a25e65c2b32e6f7683"` Sep 02 07:29:27.119 INFO blam! c1e0b34927ea00d3264ac6557bec9c3dfc919be3467963a25e65c2b32e6f7683