Oct 27 19:10:00.443 INFO checking minutae-0.2.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:10:00.443 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 19:10:00.731 INFO blam! 08e988bf6b353e18261eaf96bf1af1f57e0e7516e81dd8b0b2c10e77bfd47b55 Oct 27 19:10:00.739 INFO running `"docker" "start" "-a" "08e988bf6b353e18261eaf96bf1af1f57e0e7516e81dd8b0b2c10e77bfd47b55"` Oct 27 19:10:01.490 INFO kablam! usermod: no changes Oct 27 19:10:01.536 INFO kablam! Checking minutae v0.2.2 (/source) Oct 27 19:10:02.740 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 19:10:02.741 INFO kablam! --> src/lib.rs:3:12 Oct 27 19:10:02.742 INFO kablam! | Oct 27 19:10:02.742 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Oct 27 19:10:02.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:10:02.744 INFO kablam! | Oct 27 19:10:02.744 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 19:10:02.745 INFO kablam! Oct 27 19:10:02.751 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:02.752 INFO kablam! --> src/engine/parallel.rs:20:8 Oct 27 19:10:02.752 INFO kablam! | Oct 27 19:10:02.753 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:02.754 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Oct 27 19:10:02.754 INFO kablam! | Oct 27 19:10:02.755 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 19:10:02.756 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:02.756 INFO kablam! Oct 27 19:10:02.757 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:02.758 INFO kablam! --> src/engine/parallel.rs:20:32 Oct 27 19:10:02.759 INFO kablam! | Oct 27 19:10:02.759 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:02.760 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:02.761 INFO kablam! | Oct 27 19:10:02.761 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:02.762 INFO kablam! Oct 27 19:10:02.763 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:02.763 INFO kablam! --> src/engine/parallel.rs:20:62 Oct 27 19:10:02.764 INFO kablam! | Oct 27 19:10:02.764 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:02.764 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:02.764 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 19:10:02.764 INFO kablam! --> src/lib.rs:3:12 Oct 27 19:10:02.765 INFO kablam! | Oct 27 19:10:02.765 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Oct 27 19:10:02.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:10:02.765 INFO kablam! | Oct 27 19:10:02.765 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 19:10:02.765 INFO kablam! Oct 27 19:10:02.767 INFO kablam! | Oct 27 19:10:02.767 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:02.767 INFO kablam! Oct 27 19:10:02.768 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:02.768 INFO kablam! --> src/engine/parallel.rs:20:91 Oct 27 19:10:02.768 INFO kablam! | Oct 27 19:10:02.768 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:02.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:02.768 INFO kablam! | Oct 27 19:10:02.768 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:02.768 INFO kablam! Oct 27 19:10:02.770 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:02.770 INFO kablam! --> src/engine/parallel.rs:20:8 Oct 27 19:10:02.770 INFO kablam! | Oct 27 19:10:02.770 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:02.770 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Oct 27 19:10:02.770 INFO kablam! | Oct 27 19:10:02.771 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 19:10:02.771 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:02.771 INFO kablam! Oct 27 19:10:02.772 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:02.772 INFO kablam! --> src/engine/parallel.rs:20:32 Oct 27 19:10:02.772 INFO kablam! | Oct 27 19:10:02.772 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:02.773 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:02.773 INFO kablam! | Oct 27 19:10:02.773 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:02.774 INFO kablam! Oct 27 19:10:02.774 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:02.774 INFO kablam! --> src/engine/parallel.rs:20:62 Oct 27 19:10:02.775 INFO kablam! | Oct 27 19:10:02.775 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:02.775 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:02.776 INFO kablam! | Oct 27 19:10:02.776 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:02.776 INFO kablam! Oct 27 19:10:02.777 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:02.777 INFO kablam! --> src/engine/parallel.rs:20:91 Oct 27 19:10:02.777 INFO kablam! | Oct 27 19:10:02.777 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:02.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:02.778 INFO kablam! | Oct 27 19:10:02.778 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:02.779 INFO kablam! Oct 27 19:10:02.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 27 19:10:02.831 INFO kablam! su: No module specific data is present Oct 27 19:10:03.920 INFO running `"docker" "rm" "-f" "08e988bf6b353e18261eaf96bf1af1f57e0e7516e81dd8b0b2c10e77bfd47b55"` Oct 27 19:10:04.193 INFO blam! 08e988bf6b353e18261eaf96bf1af1f57e0e7516e81dd8b0b2c10e77bfd47b55