Sep 04 10:54:06.579 INFO checking minutae-0.2.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 10:54:06.579 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 10:54:06.579 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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.746 INFO blam! 5c02b6eebec3176645631c6e5d8e21e550be8f5855dc97d27865dccb94e01a68 Sep 04 10:54:06.749 INFO running `"docker" "start" "-a" "5c02b6eebec3176645631c6e5d8e21e550be8f5855dc97d27865dccb94e01a68"` Sep 04 10:54:07.452 INFO kablam! Checking minutae v0.2.2 (file:///source) Sep 04 10:54:08.694 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.694 INFO kablam! --> src/lib.rs:3:12 Sep 04 10:54:08.694 INFO kablam! | Sep 04 10:54:08.694 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 04 10:54:08.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:54:08.694 INFO kablam! | Sep 04 10:54:08.694 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 10:54:08.694 INFO kablam! Sep 04 10:54:08.704 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.704 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 04 10:54:08.704 INFO kablam! | Sep 04 10:54:08.704 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.704 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.704 INFO kablam! | Sep 04 10:54:08.704 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 10:54:08.704 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.704 INFO kablam! Sep 04 10:54:08.704 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.704 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 04 10:54:08.704 INFO kablam! | Sep 04 10:54:08.704 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.704 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.704 INFO kablam! | Sep 04 10:54:08.704 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.704 INFO kablam! Sep 04 10:54:08.704 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.704 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 04 10:54:08.704 INFO kablam! | Sep 04 10:54:08.704 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.704 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.704 INFO kablam! | Sep 04 10:54:08.705 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.705 INFO kablam! Sep 04 10:54:08.705 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.705 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 04 10:54:08.705 INFO kablam! | Sep 04 10:54:08.705 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.705 INFO kablam! | Sep 04 10:54:08.705 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.705 INFO kablam! Sep 04 10:54:08.737 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.737 INFO kablam! --> src/lib.rs:3:12 Sep 04 10:54:08.737 INFO kablam! | Sep 04 10:54:08.737 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 04 10:54:08.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:54:08.737 INFO kablam! | Sep 04 10:54:08.737 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 10:54:08.737 INFO kablam! Sep 04 10:54:08.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.749 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 04 10:54:08.750 INFO kablam! | Sep 04 10:54:08.750 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.750 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.750 INFO kablam! | Sep 04 10:54:08.750 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 10:54:08.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.750 INFO kablam! Sep 04 10:54:08.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.750 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 04 10:54:08.750 INFO kablam! | Sep 04 10:54:08.750 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.750 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.750 INFO kablam! | Sep 04 10:54:08.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.750 INFO kablam! Sep 04 10:54:08.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.750 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 04 10:54:08.750 INFO kablam! | Sep 04 10:54:08.750 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.750 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.750 INFO kablam! | Sep 04 10:54:08.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.750 INFO kablam! Sep 04 10:54:08.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 10:54:08.750 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 04 10:54:08.750 INFO kablam! | Sep 04 10:54:08.750 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 04 10:54:08.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 10:54:08.750 INFO kablam! | Sep 04 10:54:08.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 10:54:08.751 INFO kablam! Sep 04 10:54:08.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Sep 04 10:54:08.787 INFO kablam! su: No module specific data is present Sep 04 10:54:09.205 INFO running `"docker" "rm" "-f" "5c02b6eebec3176645631c6e5d8e21e550be8f5855dc97d27865dccb94e01a68"` Sep 04 10:54:09.319 INFO blam! 5c02b6eebec3176645631c6e5d8e21e550be8f5855dc97d27865dccb94e01a68