Jul 12 04:15:49.946 INFO checking minutae-0.2.2 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 04:15:49.946 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 04:15:49.946 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 04:15:49.946 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 04:15:50.199 INFO blam! 77ce44d14925c0531eca8875fdb0af76dcfd9a40310446c4e7d08b2d94da02ad Jul 12 04:15:50.201 INFO running `"docker" "start" "-a" "77ce44d14925c0531eca8875fdb0af76dcfd9a40310446c4e7d08b2d94da02ad"` Jul 12 04:15:51.263 INFO kablam! Checking minutae v0.2.2 (file:///source) Jul 12 04:15:53.749 INFO kablam! warning: this feature has been stable since 1.26.0. Attribute no longer needed Jul 12 04:15:53.750 INFO kablam! --> src/lib.rs:3:12 Jul 12 04:15:53.750 INFO kablam! | Jul 12 04:15:53.750 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Jul 12 04:15:53.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:15:53.755 INFO kablam! | Jul 12 04:15:53.755 INFO kablam! = note: #[warn(stable_features)] on by default Jul 12 04:15:53.755 INFO kablam! Jul 12 04:15:53.755 INFO kablam! warning: this feature has been stable since 1.26.0. Attribute no longer needed Jul 12 04:15:53.755 INFO kablam! --> src/lib.rs:3:12 Jul 12 04:15:53.755 INFO kablam! | Jul 12 04:15:53.755 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Jul 12 04:15:53.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:15:53.755 INFO kablam! | Jul 12 04:15:53.755 INFO kablam! = note: #[warn(stable_features)] on by default Jul 12 04:15:53.755 INFO kablam! Jul 12 04:15:53.770 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:53.770 INFO kablam! --> src/engine/parallel.rs:20:8 Jul 12 04:15:53.770 INFO kablam! | Jul 12 04:15:53.770 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:53.770 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Jul 12 04:15:53.770 INFO kablam! | Jul 12 04:15:53.770 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Jul 12 04:15:53.770 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:53.770 INFO kablam! Jul 12 04:15:53.770 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:53.771 INFO kablam! --> src/engine/parallel.rs:20:32 Jul 12 04:15:53.771 INFO kablam! | Jul 12 04:15:53.771 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:53.771 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:53.771 INFO kablam! | Jul 12 04:15:53.771 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:53.771 INFO kablam! Jul 12 04:15:53.771 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:53.771 INFO kablam! --> src/engine/parallel.rs:20:62 Jul 12 04:15:53.771 INFO kablam! | Jul 12 04:15:53.771 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:53.771 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:53.771 INFO kablam! | Jul 12 04:15:53.771 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:53.771 INFO kablam! Jul 12 04:15:53.771 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:53.771 INFO kablam! --> src/engine/parallel.rs:20:91 Jul 12 04:15:53.771 INFO kablam! | Jul 12 04:15:53.771 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:53.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:53.771 INFO kablam! | Jul 12 04:15:53.771 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:53.771 INFO kablam! Jul 12 04:15:53.779 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:53.779 INFO kablam! --> src/engine/parallel.rs:20:8 Jul 12 04:15:53.779 INFO kablam! | Jul 12 04:15:53.779 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:53.779 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Jul 12 04:15:53.779 INFO kablam! | Jul 12 04:15:53.779 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Jul 12 04:15:53.779 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:53.780 INFO kablam! Jul 12 04:15:53.780 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:53.780 INFO kablam! --> src/engine/parallel.rs:20:32 Jul 12 04:15:53.780 INFO kablam! | Jul 12 04:15:53.780 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:53.780 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:53.780 INFO kablam! | Jul 12 04:15:53.780 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:53.780 INFO kablam! Jul 12 04:15:53.781 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:53.781 INFO kablam! --> src/engine/parallel.rs:20:62 Jul 12 04:15:53.781 INFO kablam! | Jul 12 04:15:53.781 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:53.781 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:53.781 INFO kablam! | Jul 12 04:15:53.781 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:53.781 INFO kablam! Jul 12 04:15:53.782 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Jul 12 04:15:53.782 INFO kablam! --> src/engine/parallel.rs:20:91 Jul 12 04:15:53.782 INFO kablam! | Jul 12 04:15:53.782 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Jul 12 04:15:53.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Jul 12 04:15:53.782 INFO kablam! | Jul 12 04:15:53.782 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Jul 12 04:15:53.782 INFO kablam! Jul 12 04:15:53.900 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.74s Jul 12 04:15:53.905 INFO kablam! su: No module specific data is present Jul 12 04:15:54.380 INFO running `"docker" "rm" "-f" "77ce44d14925c0531eca8875fdb0af76dcfd9a40310446c4e7d08b2d94da02ad"` Jul 12 04:15:54.542 INFO blam! 77ce44d14925c0531eca8875fdb0af76dcfd9a40310446c4e7d08b2d94da02ad