Sep 20 00:09:36.523 INFO checking minutae-0.2.2 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 00:09:36.523 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 00:09:36.523 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:09:36.682 INFO blam! bc6d7506441cec1a621994f9bee1aa34c2f693447b3b0251c30ca1e1ace860f5 Sep 20 00:09:36.684 INFO running `"docker" "start" "-a" "bc6d7506441cec1a621994f9bee1aa34c2f693447b3b0251c30ca1e1ace860f5"` Sep 20 00:09:37.694 INFO kablam! usermod: no changes Sep 20 00:09:37.747 INFO kablam! Checking minutae v0.2.2 (/source) Sep 20 00:09:38.322 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 20 00:09:38.323 INFO kablam! --> src/lib.rs:3:12 Sep 20 00:09:38.323 INFO kablam! | Sep 20 00:09:38.323 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 20 00:09:38.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:09:38.323 INFO kablam! | Sep 20 00:09:38.323 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 00:09:38.323 INFO kablam! Sep 20 00:09:38.327 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.327 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 20 00:09:38.327 INFO kablam! | Sep 20 00:09:38.328 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.328 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.328 INFO kablam! | Sep 20 00:09:38.328 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 00:09:38.328 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.328 INFO kablam! Sep 20 00:09:38.328 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.328 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 20 00:09:38.328 INFO kablam! | Sep 20 00:09:38.328 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.328 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.328 INFO kablam! | Sep 20 00:09:38.328 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.328 INFO kablam! Sep 20 00:09:38.328 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.328 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 20 00:09:38.328 INFO kablam! | Sep 20 00:09:38.328 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.328 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.328 INFO kablam! | Sep 20 00:09:38.328 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.328 INFO kablam! Sep 20 00:09:38.328 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.328 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 20 00:09:38.328 INFO kablam! | Sep 20 00:09:38.328 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.328 INFO kablam! | Sep 20 00:09:38.328 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.328 INFO kablam! Sep 20 00:09:38.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 20 00:09:38.458 INFO kablam! --> src/lib.rs:3:12 Sep 20 00:09:38.458 INFO kablam! | Sep 20 00:09:38.458 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 20 00:09:38.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:09:38.458 INFO kablam! | Sep 20 00:09:38.458 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 00:09:38.458 INFO kablam! Sep 20 00:09:38.461 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.461 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 20 00:09:38.461 INFO kablam! | Sep 20 00:09:38.461 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.462 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.462 INFO kablam! | Sep 20 00:09:38.462 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 00:09:38.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.462 INFO kablam! Sep 20 00:09:38.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.462 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 20 00:09:38.462 INFO kablam! | Sep 20 00:09:38.462 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.462 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.462 INFO kablam! | Sep 20 00:09:38.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.462 INFO kablam! Sep 20 00:09:38.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.462 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 20 00:09:38.462 INFO kablam! | Sep 20 00:09:38.462 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.462 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.462 INFO kablam! | Sep 20 00:09:38.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.462 INFO kablam! Sep 20 00:09:38.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.462 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 20 00:09:38.462 INFO kablam! | Sep 20 00:09:38.462 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.462 INFO kablam! | Sep 20 00:09:38.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.462 INFO kablam! Sep 20 00:09:38.488 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Sep 20 00:09:38.491 INFO kablam! su: No module specific data is present Sep 20 00:09:39.004 INFO running `"docker" "rm" "-f" "bc6d7506441cec1a621994f9bee1aa34c2f693447b3b0251c30ca1e1ace860f5"` Sep 20 00:09:39.129 INFO blam! bc6d7506441cec1a621994f9bee1aa34c2f693447b3b0251c30ca1e1ace860f5