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