Sep 20 00:09:36.332 INFO checking minutae-0.2.2 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:09:36.332 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:09:36.332 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:09:36.491 INFO blam! e96d9c5dd13cda75b9889d2a64c1c888eac585f7f6eed3384bacf8bab731c4f0 Sep 20 00:09:36.492 INFO running `"docker" "start" "-a" "e96d9c5dd13cda75b9889d2a64c1c888eac585f7f6eed3384bacf8bab731c4f0"` Sep 20 00:09:37.498 INFO kablam! usermod: no changes Sep 20 00:09:37.530 INFO kablam! Checking minutae v0.2.2 (/source) Sep 20 00:09:38.096 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 20 00:09:38.096 INFO kablam! --> src/lib.rs:3:12 Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 20 00:09:38.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 00:09:38.096 INFO kablam! Sep 20 00:09:38.096 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 20 00:09:38.096 INFO kablam! --> src/lib.rs:3:12 Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Sep 20 00:09:38.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.096 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.096 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 00:09:38.096 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.096 INFO kablam! Sep 20 00:09:38.096 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 00:09:38.096 INFO kablam! Sep 20 00:09:38.096 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.096 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.096 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.096 INFO kablam! Sep 20 00:09:38.096 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.096 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.096 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.096 INFO kablam! Sep 20 00:09:38.096 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.096 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.096 INFO kablam! | Sep 20 00:09:38.096 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.096 INFO kablam! Sep 20 00:09:38.097 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.097 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 20 00:09:38.097 INFO kablam! | Sep 20 00:09:38.097 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.097 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.097 INFO kablam! | Sep 20 00:09:38.097 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 00:09:38.097 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.097 INFO kablam! Sep 20 00:09:38.097 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.097 INFO kablam! --> src/engine/parallel.rs:20:32 Sep 20 00:09:38.097 INFO kablam! | Sep 20 00:09:38.097 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.097 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.097 INFO kablam! | Sep 20 00:09:38.097 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.097 INFO kablam! Sep 20 00:09:38.097 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.097 INFO kablam! --> src/engine/parallel.rs:20:62 Sep 20 00:09:38.097 INFO kablam! | Sep 20 00:09:38.097 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.097 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.097 INFO kablam! | Sep 20 00:09:38.097 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.097 INFO kablam! Sep 20 00:09:38.097 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 00:09:38.097 INFO kablam! --> src/engine/parallel.rs:20:91 Sep 20 00:09:38.097 INFO kablam! | Sep 20 00:09:38.097 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Sep 20 00:09:38.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 20 00:09:38.097 INFO kablam! | Sep 20 00:09:38.097 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 00:09:38.097 INFO kablam! Sep 20 00:09:38.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.62s Sep 20 00:09:38.138 INFO kablam! su: No module specific data is present Sep 20 00:09:38.571 INFO running `"docker" "rm" "-f" "e96d9c5dd13cda75b9889d2a64c1c888eac585f7f6eed3384bacf8bab731c4f0"` Sep 20 00:09:38.675 INFO blam! e96d9c5dd13cda75b9889d2a64c1c888eac585f7f6eed3384bacf8bab731c4f0