Jul 12 04:15:51.457 INFO checking minutae-0.2.2 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 04:15:51.457 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 04:15:51.457 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 04:15:51.457 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 04:15:51.710 INFO blam! d57473c3e1ecf2d5f6e182a786e685688e14acfa7814831379dbd045ab40b6f4 Jul 12 04:15:51.712 INFO running `"docker" "start" "-a" "d57473c3e1ecf2d5f6e182a786e685688e14acfa7814831379dbd045ab40b6f4"` Jul 12 04:15:52.611 INFO kablam! Checking minutae v0.2.2 (file:///source) Jul 12 04:15:54.469 INFO kablam! warning: this feature has been stable since 1.26.0. Attribute no longer needed Jul 12 04:15:54.469 INFO kablam! --> src/lib.rs:3:12 Jul 12 04:15:54.469 INFO kablam! | Jul 12 04:15:54.469 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Jul 12 04:15:54.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:15:54.470 INFO kablam! | Jul 12 04:15:54.470 INFO kablam! = note: #[warn(stable_features)] on by default Jul 12 04:15:54.471 INFO kablam! Jul 12 04:15:54.484 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:54.484 INFO kablam! --> src/engine/parallel.rs:20:8 Jul 12 04:15:54.484 INFO kablam! | Jul 12 04:15:54.484 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:54.484 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Jul 12 04:15:54.485 INFO kablam! | Jul 12 04:15:54.485 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Jul 12 04:15:54.485 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:54.486 INFO kablam! Jul 12 04:15:54.487 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:54.487 INFO kablam! --> src/engine/parallel.rs:20:32 Jul 12 04:15:54.487 INFO kablam! | Jul 12 04:15:54.487 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:54.487 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:54.487 INFO kablam! | Jul 12 04:15:54.487 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:54.488 INFO kablam! Jul 12 04:15:54.488 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:54.488 INFO kablam! --> src/engine/parallel.rs:20:62 Jul 12 04:15:54.488 INFO kablam! | Jul 12 04:15:54.488 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:54.488 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:54.489 INFO kablam! | Jul 12 04:15:54.489 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:54.489 INFO kablam! Jul 12 04:15:54.490 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:54.490 INFO kablam! --> src/engine/parallel.rs:20:91 Jul 12 04:15:54.490 INFO kablam! | Jul 12 04:15:54.490 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:54.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:54.490 INFO kablam! | Jul 12 04:15:54.491 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:54.491 INFO kablam! Jul 12 04:15:55.096 INFO kablam! warning: this feature has been stable since 1.26.0. Attribute no longer needed Jul 12 04:15:55.096 INFO kablam! --> src/lib.rs:3:12 Jul 12 04:15:55.096 INFO kablam! | Jul 12 04:15:55.096 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Jul 12 04:15:55.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:15:55.096 INFO kablam! | Jul 12 04:15:55.097 INFO kablam! = note: #[warn(stable_features)] on by default Jul 12 04:15:55.097 INFO kablam! Jul 12 04:15:55.117 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:55.117 INFO kablam! --> src/engine/parallel.rs:20:8 Jul 12 04:15:55.117 INFO kablam! | Jul 12 04:15:55.117 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:55.117 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Jul 12 04:15:55.118 INFO kablam! | Jul 12 04:15:55.118 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Jul 12 04:15:55.119 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:55.119 INFO kablam! Jul 12 04:15:55.120 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:55.120 INFO kablam! --> src/engine/parallel.rs:20:32 Jul 12 04:15:55.120 INFO kablam! | Jul 12 04:15:55.120 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:55.120 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:55.120 INFO kablam! | Jul 12 04:15:55.121 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:55.121 INFO kablam! Jul 12 04:15:55.122 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:55.122 INFO kablam! --> src/engine/parallel.rs:20:62 Jul 12 04:15:55.122 INFO kablam! | Jul 12 04:15:55.122 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:55.122 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:55.123 INFO kablam! | Jul 12 04:15:55.123 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:55.123 INFO kablam! Jul 12 04:15:55.124 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:55.124 INFO kablam! --> src/engine/parallel.rs:20:91 Jul 12 04:15:55.124 INFO kablam! | Jul 12 04:15:55.124 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:55.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:55.125 INFO kablam! | Jul 12 04:15:55.125 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:55.125 INFO kablam! Jul 12 04:15:55.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.73s Jul 12 04:15:55.257 INFO kablam! su: No module specific data is present Jul 12 04:15:55.788 INFO running `"docker" "rm" "-f" "d57473c3e1ecf2d5f6e182a786e685688e14acfa7814831379dbd045ab40b6f4"` Jul 12 04:15:55.957 INFO blam! d57473c3e1ecf2d5f6e182a786e685688e14acfa7814831379dbd045ab40b6f4