Sep 14 13:08:07.256 INFO checking minutae-0.2.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 13:08:07.256 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 13:08:07.256 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:08:07.471 INFO blam! 27a07b55ec6e7b75b66eef60c49fe42663d873bdbe7611ad0145188afadeb6f0 Sep 14 13:08:07.472 INFO running `"docker" "start" "-a" "27a07b55ec6e7b75b66eef60c49fe42663d873bdbe7611ad0145188afadeb6f0"` Sep 14 13:08:08.314 INFO kablam! usermod: no changes Sep 14 13:08:08.539 INFO kablam! Checking minutae v0.2.2 (file:///source) Sep 14 13:08:09.415 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 14 13:08:09.415 INFO kablam! --> src/lib.rs:3:12 Sep 14 13:08:09.415 INFO kablam! | Sep 14 13:08:09.415 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 14 13:08:09.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:08:09.415 INFO kablam! | Sep 14 13:08:09.415 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:08:09.415 INFO kablam! Sep 14 13:08:09.418 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 13:08:09.418 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 14 13:08:09.418 INFO kablam! | Sep 14 13:08:09.418 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 14 13:08:09.418 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 14 13:08:09.418 INFO kablam! | Sep 14 13:08:09.418 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 13:08:09.418 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 13:08:09.418 INFO kablam! Sep 14 13:08:09.418 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 13:08:09.418 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 14 13:08:09.418 INFO kablam! | Sep 14 13:08:09.418 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 14 13:08:09.418 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 14 13:08:09.418 INFO kablam! | Sep 14 13:08:09.418 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 13:08:09.418 INFO kablam! Sep 14 13:08:09.418 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 13:08:09.418 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 14 13:08:09.418 INFO kablam! | Sep 14 13:08:09.418 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 14 13:08:09.418 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 14 13:08:09.418 INFO kablam! | Sep 14 13:08:09.418 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 13:08:09.418 INFO kablam! Sep 14 13:08:09.419 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 13:08:09.419 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 14 13:08:09.419 INFO kablam! | Sep 14 13:08:09.419 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 14 13:08:09.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 14 13:08:09.419 INFO kablam! | Sep 14 13:08:09.419 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 13:08:09.419 INFO kablam! Sep 14 13:08:09.441 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 14 13:08:09.441 INFO kablam! --> src/lib.rs:3:12 Sep 14 13:08:09.441 INFO kablam! | Sep 14 13:08:09.441 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 14 13:08:09.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:08:09.441 INFO kablam! | Sep 14 13:08:09.441 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:08:09.441 INFO kablam! Sep 14 13:08:09.446 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 13:08:09.446 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 14 13:08:09.446 INFO kablam! | Sep 14 13:08:09.446 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 14 13:08:09.446 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 14 13:08:09.446 INFO kablam! | Sep 14 13:08:09.446 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 13:08:09.446 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 13:08:09.446 INFO kablam! Sep 14 13:08:09.446 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 13:08:09.446 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 14 13:08:09.446 INFO kablam! | Sep 14 13:08:09.447 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 14 13:08:09.447 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 14 13:08:09.447 INFO kablam! | Sep 14 13:08:09.447 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 13:08:09.447 INFO kablam! Sep 14 13:08:09.447 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 13:08:09.447 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 14 13:08:09.447 INFO kablam! | Sep 14 13:08:09.447 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 14 13:08:09.447 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 14 13:08:09.447 INFO kablam! | Sep 14 13:08:09.447 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 13:08:09.447 INFO kablam! Sep 14 13:08:09.447 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 13:08:09.447 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 14 13:08:09.447 INFO kablam! | Sep 14 13:08:09.447 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 14 13:08:09.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 14 13:08:09.447 INFO kablam! | Sep 14 13:08:09.447 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 13:08:09.447 INFO kablam! Sep 14 13:08:09.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Sep 14 13:08:09.470 INFO kablam! su: No module specific data is present Sep 14 13:08:09.947 INFO running `"docker" "rm" "-f" "27a07b55ec6e7b75b66eef60c49fe42663d873bdbe7611ad0145188afadeb6f0"` Sep 14 13:08:10.010 INFO blam! 27a07b55ec6e7b75b66eef60c49fe42663d873bdbe7611ad0145188afadeb6f0