Sep 06 03:47:12.131 INFO checking minutae-0.2.2 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:47:12.131 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:47:12.131 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:47:12.278 INFO blam! 99d6c76f9a88989bb842c98cf0f6ce13845327ad1d7acac3707434123f0fc9f7 Sep 06 03:47:12.279 INFO running `"docker" "start" "-a" "99d6c76f9a88989bb842c98cf0f6ce13845327ad1d7acac3707434123f0fc9f7"` Sep 06 03:47:12.993 INFO kablam! usermod: no changes Sep 06 03:47:13.036 INFO kablam! Checking minutae v0.2.2 (file:///source) Sep 06 03:47:13.928 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 06 03:47:13.928 INFO kablam! --> src/lib.rs:3:12 Sep 06 03:47:13.928 INFO kablam! | Sep 06 03:47:13.928 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 06 03:47:13.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:47:13.928 INFO kablam! | Sep 06 03:47:13.928 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 03:47:13.928 INFO kablam! Sep 06 03:47:13.933 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:13.933 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 06 03:47:13.933 INFO kablam! | Sep 06 03:47:13.933 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:13.933 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 06 03:47:13.933 INFO kablam! | Sep 06 03:47:13.933 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 03:47:13.933 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:13.933 INFO kablam! Sep 06 03:47:13.933 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:13.933 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 06 03:47:13.933 INFO kablam! | Sep 06 03:47:13.933 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:13.933 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:13.933 INFO kablam! | Sep 06 03:47:13.934 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:13.934 INFO kablam! Sep 06 03:47:13.934 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:13.934 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 06 03:47:13.934 INFO kablam! | Sep 06 03:47:13.934 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:13.934 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:13.934 INFO kablam! | Sep 06 03:47:13.935 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:13.935 INFO kablam! Sep 06 03:47:13.935 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:13.935 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 06 03:47:13.935 INFO kablam! | Sep 06 03:47:13.935 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:13.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:13.935 INFO kablam! | Sep 06 03:47:13.935 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:13.935 INFO kablam! Sep 06 03:47:14.041 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 06 03:47:14.041 INFO kablam! --> src/lib.rs:3:12 Sep 06 03:47:14.041 INFO kablam! | Sep 06 03:47:14.041 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 06 03:47:14.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:47:14.041 INFO kablam! | Sep 06 03:47:14.041 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 03:47:14.041 INFO kablam! Sep 06 03:47:14.046 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.046 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 06 03:47:14.046 INFO kablam! | Sep 06 03:47:14.046 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.046 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.046 INFO kablam! | Sep 06 03:47:14.047 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 03:47:14.047 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.047 INFO kablam! Sep 06 03:47:14.047 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.047 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 06 03:47:14.047 INFO kablam! | Sep 06 03:47:14.047 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.047 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.047 INFO kablam! | Sep 06 03:47:14.047 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.047 INFO kablam! Sep 06 03:47:14.047 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.047 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 06 03:47:14.047 INFO kablam! | Sep 06 03:47:14.047 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.047 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.047 INFO kablam! | Sep 06 03:47:14.047 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.047 INFO kablam! Sep 06 03:47:14.047 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.047 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 06 03:47:14.047 INFO kablam! | Sep 06 03:47:14.047 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.047 INFO kablam! | Sep 06 03:47:14.047 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.047 INFO kablam! Sep 06 03:47:14.070 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Sep 06 03:47:14.072 INFO kablam! su: No module specific data is present Sep 06 03:47:15.076 INFO running `"docker" "rm" "-f" "99d6c76f9a88989bb842c98cf0f6ce13845327ad1d7acac3707434123f0fc9f7"` Sep 06 03:47:15.181 INFO blam! 99d6c76f9a88989bb842c98cf0f6ce13845327ad1d7acac3707434123f0fc9f7