Sep 21 07:00:06.160 INFO checking minutae-0.2.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 07:00:06.160 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 07:00:06.160 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:00:06.307 INFO blam! 6daf0f4370d805d56e9bf97fba547ee07eedc1a33e21e9f941351772168dcfad Sep 21 07:00:06.308 INFO running `"docker" "start" "-a" "6daf0f4370d805d56e9bf97fba547ee07eedc1a33e21e9f941351772168dcfad"` Sep 21 07:00:07.414 INFO kablam! usermod: no changes Sep 21 07:00:07.467 INFO kablam! Checking minutae v0.2.2 (/source) Sep 21 07:00:08.700 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 21 07:00:08.700 INFO kablam! --> src/lib.rs:3:12 Sep 21 07:00:08.700 INFO kablam! | Sep 21 07:00:08.700 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 21 07:00:08.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:00:08.700 INFO kablam! | Sep 21 07:00:08.700 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 07:00:08.700 INFO kablam! Sep 21 07:00:08.702 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:00:08.702 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 21 07:00:08.702 INFO kablam! | Sep 21 07:00:08.702 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 21 07:00:08.702 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 21 07:00:08.702 INFO kablam! | Sep 21 07:00:08.702 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 07:00:08.702 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:00:08.702 INFO kablam! Sep 21 07:00:08.702 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:00:08.702 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 21 07:00:08.702 INFO kablam! | Sep 21 07:00:08.702 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 21 07:00:08.702 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 21 07:00:08.702 INFO kablam! | Sep 21 07:00:08.702 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:00:08.702 INFO kablam! Sep 21 07:00:08.702 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:00:08.702 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 21 07:00:08.702 INFO kablam! | Sep 21 07:00:08.702 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 21 07:00:08.702 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 21 07:00:08.702 INFO kablam! | Sep 21 07:00:08.702 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:00:08.702 INFO kablam! Sep 21 07:00:08.702 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:00:08.702 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 21 07:00:08.702 INFO kablam! | Sep 21 07:00:08.702 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 21 07:00:08.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 21 07:00:08.702 INFO kablam! | Sep 21 07:00:08.702 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:00:08.702 INFO kablam! Sep 21 07:00:08.803 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 21 07:00:08.803 INFO kablam! --> src/lib.rs:3:12 Sep 21 07:00:08.803 INFO kablam! | Sep 21 07:00:08.803 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 21 07:00:08.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:00:08.803 INFO kablam! | Sep 21 07:00:08.803 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 07:00:08.803 INFO kablam! Sep 21 07:00:08.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:00:08.810 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 21 07:00:08.810 INFO kablam! | Sep 21 07:00:08.810 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 21 07:00:08.810 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 21 07:00:08.810 INFO kablam! | Sep 21 07:00:08.810 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 07:00:08.810 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:00:08.810 INFO kablam! Sep 21 07:00:08.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:00:08.810 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 21 07:00:08.810 INFO kablam! | Sep 21 07:00:08.810 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 21 07:00:08.810 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 21 07:00:08.810 INFO kablam! | Sep 21 07:00:08.810 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:00:08.810 INFO kablam! Sep 21 07:00:08.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:00:08.810 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 21 07:00:08.810 INFO kablam! | Sep 21 07:00:08.810 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 21 07:00:08.810 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 21 07:00:08.810 INFO kablam! | Sep 21 07:00:08.810 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:00:08.810 INFO kablam! Sep 21 07:00:08.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 07:00:08.810 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 21 07:00:08.810 INFO kablam! | Sep 21 07:00:08.810 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 21 07:00:08.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 21 07:00:08.811 INFO kablam! | Sep 21 07:00:08.811 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 07:00:08.811 INFO kablam! Sep 21 07:00:08.862 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Sep 21 07:00:08.862 INFO kablam! su: No module specific data is present Sep 21 07:00:09.513 INFO running `"docker" "rm" "-f" "6daf0f4370d805d56e9bf97fba547ee07eedc1a33e21e9f941351772168dcfad"` Sep 21 07:00:09.622 INFO blam! 6daf0f4370d805d56e9bf97fba547ee07eedc1a33e21e9f941351772168dcfad