Sep 06 03:47:12.251 INFO checking minutae-0.2.2 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 03:47:12.251 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 03:47:12.251 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-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.394 INFO blam! b66c8d6033f0100195b930585ab96de640389c1f2bf32f75e059b49b040cd10c Sep 06 03:47:12.396 INFO running `"docker" "start" "-a" "b66c8d6033f0100195b930585ab96de640389c1f2bf32f75e059b49b040cd10c"` Sep 06 03:47:13.112 INFO kablam! usermod: no changes Sep 06 03:47:13.204 INFO kablam! Checking minutae v0.2.2 (file:///source) Sep 06 03:47:14.414 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.414 INFO kablam! --> src/lib.rs:3:12 Sep 06 03:47:14.414 INFO kablam! | Sep 06 03:47:14.414 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 06 03:47:14.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:47:14.414 INFO kablam! | Sep 06 03:47:14.414 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 03:47:14.414 INFO kablam! Sep 06 03:47:14.414 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.414 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 06 03:47:14.414 INFO kablam! | Sep 06 03:47:14.414 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.414 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.414 INFO kablam! | Sep 06 03:47:14.414 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 03:47:14.414 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.414 INFO kablam! Sep 06 03:47:14.414 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.414 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 06 03:47:14.414 INFO kablam! | Sep 06 03:47:14.414 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.414 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.414 INFO kablam! | Sep 06 03:47:14.414 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.414 INFO kablam! Sep 06 03:47:14.414 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.414 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 06 03:47:14.414 INFO kablam! | Sep 06 03:47:14.415 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.415 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.415 INFO kablam! | Sep 06 03:47:14.415 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.415 INFO kablam! Sep 06 03:47:14.415 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.415 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 06 03:47:14.415 INFO kablam! | Sep 06 03:47:14.415 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.415 INFO kablam! | Sep 06 03:47:14.415 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.415 INFO kablam! Sep 06 03:47:14.458 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.458 INFO kablam! --> src/lib.rs:3:12 Sep 06 03:47:14.458 INFO kablam! | Sep 06 03:47:14.458 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 06 03:47:14.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:47:14.458 INFO kablam! | Sep 06 03:47:14.458 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 03:47:14.458 INFO kablam! Sep 06 03:47:14.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.462 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 06 03:47:14.462 INFO kablam! | Sep 06 03:47:14.462 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.462 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.462 INFO kablam! | Sep 06 03:47:14.462 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 03:47:14.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.462 INFO kablam! Sep 06 03:47:14.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.462 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 06 03:47:14.462 INFO kablam! | Sep 06 03:47:14.462 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.462 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.462 INFO kablam! | Sep 06 03:47:14.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.462 INFO kablam! Sep 06 03:47:14.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.462 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 06 03:47:14.462 INFO kablam! | Sep 06 03:47:14.462 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.462 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.462 INFO kablam! | Sep 06 03:47:14.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.462 INFO kablam! Sep 06 03:47:14.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 03:47:14.462 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 06 03:47:14.462 INFO kablam! | Sep 06 03:47:14.462 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 06 03:47:14.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 06 03:47:14.462 INFO kablam! | Sep 06 03:47:14.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 03:47:14.462 INFO kablam! Sep 06 03:47:14.490 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Sep 06 03:47:14.493 INFO kablam! su: No module specific data is present Sep 06 03:47:15.199 INFO running `"docker" "rm" "-f" "b66c8d6033f0100195b930585ab96de640389c1f2bf32f75e059b49b040cd10c"` Sep 06 03:47:15.300 INFO blam! b66c8d6033f0100195b930585ab96de640389c1f2bf32f75e059b49b040cd10c