Sep 04 10:54:06.375 INFO checking minutae-0.2.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 10:54:06.375 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 10:54:06.375 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:54:06.529 INFO blam! b85eeae7bbceb4a2cbbe756a2375ca831ea6f0426d3da668365a55135a3f3439 Sep 04 10:54:06.531 INFO running `"docker" "start" "-a" "b85eeae7bbceb4a2cbbe756a2375ca831ea6f0426d3da668365a55135a3f3439"` Sep 04 10:54:07.197 INFO kablam! Checking minutae v0.2.2 (file:///source) Sep 04 10:54:08.406 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 04 10:54:08.406 INFO kablam! --> src/lib.rs:3:12 Sep 04 10:54:08.407 INFO kablam! | Sep 04 10:54:08.407 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 04 10:54:08.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:54:08.407 INFO kablam! | Sep 04 10:54:08.407 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 10:54:08.407 INFO kablam! Sep 04 10:54:08.414 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.414 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 04 10:54:08.414 INFO kablam! | Sep 04 10:54:08.414 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.414 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.414 INFO kablam! | Sep 04 10:54:08.414 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 10:54:08.414 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.415 INFO kablam! Sep 04 10:54:08.415 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.415 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 04 10:54:08.415 INFO kablam! | Sep 04 10:54:08.415 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.415 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.415 INFO kablam! | Sep 04 10:54:08.415 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.415 INFO kablam! Sep 04 10:54:08.415 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.415 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 04 10:54:08.415 INFO kablam! | Sep 04 10:54:08.415 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.415 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.415 INFO kablam! | Sep 04 10:54:08.415 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.415 INFO kablam! Sep 04 10:54:08.415 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.416 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 04 10:54:08.416 INFO kablam! | Sep 04 10:54:08.416 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.416 INFO kablam! | Sep 04 10:54:08.416 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.416 INFO kablam! Sep 04 10:54:08.419 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 04 10:54:08.419 INFO kablam! --> src/lib.rs:3:12 Sep 04 10:54:08.419 INFO kablam! | Sep 04 10:54:08.419 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 04 10:54:08.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:54:08.419 INFO kablam! | Sep 04 10:54:08.419 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 10:54:08.420 INFO kablam! Sep 04 10:54:08.430 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.430 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 04 10:54:08.430 INFO kablam! | Sep 04 10:54:08.430 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.431 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.431 INFO kablam! | Sep 04 10:54:08.431 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 10:54:08.431 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.431 INFO kablam! Sep 04 10:54:08.431 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.431 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 04 10:54:08.431 INFO kablam! | Sep 04 10:54:08.431 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.431 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.431 INFO kablam! | Sep 04 10:54:08.431 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.431 INFO kablam! Sep 04 10:54:08.431 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.431 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 04 10:54:08.431 INFO kablam! | Sep 04 10:54:08.431 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.431 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.431 INFO kablam! | Sep 04 10:54:08.431 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.431 INFO kablam! Sep 04 10:54:08.431 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.431 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 04 10:54:08.431 INFO kablam! | Sep 04 10:54:08.431 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.432 INFO kablam! | Sep 04 10:54:08.432 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.432 INFO kablam! Sep 04 10:54:08.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Sep 04 10:54:08.476 INFO kablam! su: No module specific data is present Sep 04 10:54:08.833 INFO running `"docker" "rm" "-f" "b85eeae7bbceb4a2cbbe756a2375ca831ea6f0426d3da668365a55135a3f3439"` Sep 04 10:54:08.933 INFO blam! b85eeae7bbceb4a2cbbe756a2375ca831ea6f0426d3da668365a55135a3f3439