Sep 01 13:59:43.181 INFO checking minutae-0.2.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 13:59:43.181 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 13:59:43.181 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:59:43.337 INFO blam! 977a748fba39c96580e289371d6f82dd1c6274bea806756553321516a82f9280 Sep 01 13:59:43.339 INFO running `"docker" "start" "-a" "977a748fba39c96580e289371d6f82dd1c6274bea806756553321516a82f9280"` Sep 01 13:59:43.960 INFO kablam! Checking minutae v0.2.2 (file:///source) Sep 01 13:59:45.122 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 01 13:59:45.122 INFO kablam! --> src/lib.rs:3:12 Sep 01 13:59:45.122 INFO kablam! | Sep 01 13:59:45.122 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 01 13:59:45.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:59:45.123 INFO kablam! | Sep 01 13:59:45.123 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 13:59:45.123 INFO kablam! Sep 01 13:59:45.129 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 13:59:45.129 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 01 13:59:45.129 INFO kablam! | Sep 01 13:59:45.129 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 01 13:59:45.129 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 01 13:59:45.129 INFO kablam! | Sep 01 13:59:45.129 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 13:59:45.129 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 13:59:45.129 INFO kablam! Sep 01 13:59:45.129 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 13:59:45.129 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 01 13:59:45.129 INFO kablam! | Sep 01 13:59:45.129 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 01 13:59:45.129 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 01 13:59:45.129 INFO kablam! | Sep 01 13:59:45.129 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 13:59:45.129 INFO kablam! Sep 01 13:59:45.129 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 13:59:45.129 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 01 13:59:45.129 INFO kablam! | Sep 01 13:59:45.129 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 01 13:59:45.130 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 01 13:59:45.130 INFO kablam! | Sep 01 13:59:45.130 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 13:59:45.130 INFO kablam! Sep 01 13:59:45.130 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 13:59:45.130 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 01 13:59:45.130 INFO kablam! | Sep 01 13:59:45.130 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 01 13:59:45.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 01 13:59:45.130 INFO kablam! | Sep 01 13:59:45.130 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 13:59:45.130 INFO kablam! Sep 01 13:59:45.243 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 01 13:59:45.243 INFO kablam! --> src/lib.rs:3:12 Sep 01 13:59:45.243 INFO kablam! | Sep 01 13:59:45.243 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 01 13:59:45.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 13:59:45.244 INFO kablam! | Sep 01 13:59:45.244 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 13:59:45.244 INFO kablam! Sep 01 13:59:45.250 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 13:59:45.250 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 01 13:59:45.250 INFO kablam! | Sep 01 13:59:45.250 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 01 13:59:45.250 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 01 13:59:45.250 INFO kablam! | Sep 01 13:59:45.251 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 13:59:45.251 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 13:59:45.251 INFO kablam! Sep 01 13:59:45.251 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 13:59:45.251 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 01 13:59:45.251 INFO kablam! | Sep 01 13:59:45.251 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 01 13:59:45.251 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 01 13:59:45.251 INFO kablam! | Sep 01 13:59:45.251 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 13:59:45.251 INFO kablam! Sep 01 13:59:45.251 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 13:59:45.251 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 01 13:59:45.251 INFO kablam! | Sep 01 13:59:45.251 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 01 13:59:45.251 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 01 13:59:45.251 INFO kablam! | Sep 01 13:59:45.251 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 13:59:45.251 INFO kablam! Sep 01 13:59:45.251 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 01 13:59:45.251 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 01 13:59:45.251 INFO kablam! | Sep 01 13:59:45.252 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 01 13:59:45.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 01 13:59:45.252 INFO kablam! | Sep 01 13:59:45.252 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 01 13:59:45.252 INFO kablam! Sep 01 13:59:45.289 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Sep 01 13:59:45.293 INFO kablam! su: No module specific data is present Sep 01 13:59:45.764 INFO running `"docker" "rm" "-f" "977a748fba39c96580e289371d6f82dd1c6274bea806756553321516a82f9280"` Sep 01 13:59:45.846 INFO blam! 977a748fba39c96580e289371d6f82dd1c6274bea806756553321516a82f9280