Sep 17 21:19:04.592 INFO checking minutae-0.2.2 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:19:04.592 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:19:04.592 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:19:04.873 INFO blam! 5adffb68bb65d6abc2a68548184820a1b0036071ff43f303bb693994260b5991 Sep 17 21:19:04.875 INFO running `"docker" "start" "-a" "5adffb68bb65d6abc2a68548184820a1b0036071ff43f303bb693994260b5991"` Sep 17 21:19:05.918 INFO kablam! usermod: no changes Sep 17 21:19:05.978 INFO kablam! Checking minutae v0.2.2 (/source) Sep 17 21:19:06.875 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 17 21:19:06.875 INFO kablam! --> src/lib.rs:3:12 Sep 17 21:19:06.875 INFO kablam! | Sep 17 21:19:06.875 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 17 21:19:06.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:19:06.875 INFO kablam! | Sep 17 21:19:06.875 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 21:19:06.875 INFO kablam! Sep 17 21:19:06.887 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:06.887 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 17 21:19:06.887 INFO kablam! | Sep 17 21:19:06.887 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 17 21:19:06.887 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 17 21:19:06.887 INFO kablam! | Sep 17 21:19:06.887 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 17 21:19:06.887 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:06.887 INFO kablam! Sep 17 21:19:06.887 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:06.887 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 17 21:19:06.887 INFO kablam! | Sep 17 21:19:06.887 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 17 21:19:06.887 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:06.887 INFO kablam! | Sep 17 21:19:06.887 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:06.887 INFO kablam! Sep 17 21:19:06.887 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:06.887 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 17 21:19:06.887 INFO kablam! | Sep 17 21:19:06.887 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 17 21:19:06.887 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:06.887 INFO kablam! | Sep 17 21:19:06.887 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:06.887 INFO kablam! Sep 17 21:19:06.887 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:06.887 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 17 21:19:06.887 INFO kablam! | Sep 17 21:19:06.887 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 17 21:19:06.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:06.887 INFO kablam! | Sep 17 21:19:06.887 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:06.887 INFO kablam! Sep 17 21:19:07.155 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 17 21:19:07.155 INFO kablam! --> src/lib.rs:3:12 Sep 17 21:19:07.155 INFO kablam! | Sep 17 21:19:07.155 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 17 21:19:07.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:19:07.155 INFO kablam! | Sep 17 21:19:07.155 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 21:19:07.155 INFO kablam! Sep 17 21:19:07.155 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.155 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 17 21:19:07.155 INFO kablam! | Sep 17 21:19:07.155 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 17 21:19:07.155 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.155 INFO kablam! | Sep 17 21:19:07.155 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 17 21:19:07.155 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.155 INFO kablam! Sep 17 21:19:07.155 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.155 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 17 21:19:07.155 INFO kablam! | Sep 17 21:19:07.155 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 17 21:19:07.155 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.155 INFO kablam! | Sep 17 21:19:07.155 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.155 INFO kablam! Sep 17 21:19:07.155 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.155 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 17 21:19:07.155 INFO kablam! | Sep 17 21:19:07.155 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 17 21:19:07.155 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.155 INFO kablam! | Sep 17 21:19:07.155 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.155 INFO kablam! Sep 17 21:19:07.155 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.155 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 17 21:19:07.156 INFO kablam! | Sep 17 21:19:07.156 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 17 21:19:07.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.156 INFO kablam! | Sep 17 21:19:07.156 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.156 INFO kablam! Sep 17 21:19:07.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Sep 17 21:19:07.199 INFO kablam! su: No module specific data is present Sep 17 21:19:08.171 INFO running `"docker" "rm" "-f" "5adffb68bb65d6abc2a68548184820a1b0036071ff43f303bb693994260b5991"` Sep 17 21:19:08.278 INFO blam! 5adffb68bb65d6abc2a68548184820a1b0036071ff43f303bb693994260b5991