Sep 14 19:09:43.174 INFO checking bitwise-0.1.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:09:43.174 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:09:43.174 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:09:43.625 INFO blam! 61ac1ab8491e3f595747c0e5e682d644b22de3befd4693f6dee27ea3397abb2d Sep 14 19:09:43.628 INFO running `"docker" "start" "-a" "61ac1ab8491e3f595747c0e5e682d644b22de3befd4693f6dee27ea3397abb2d"` Sep 14 19:09:44.894 INFO kablam! usermod: no changes Sep 14 19:09:44.947 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 14 19:09:44.967 INFO kablam! Compiling bitintr v0.1.18 Sep 14 19:09:44.970 INFO kablam! Compiling bitwise v0.1.1 (file:///source) Sep 14 19:09:48.921 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 14 19:09:48.921 INFO kablam! --> src/lib.rs:27:39 Sep 14 19:09:48.921 INFO kablam! | Sep 14 19:09:48.921 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 14 19:09:48.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 19:09:48.921 INFO kablam! | Sep 14 19:09:48.921 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 19:09:48.921 INFO kablam! Sep 14 19:09:48.921 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 19:09:48.921 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 14 19:09:48.921 INFO kablam! | Sep 14 19:09:48.921 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 14 19:09:48.921 INFO kablam! | ^^^^^^^ Sep 14 19:09:48.923 INFO kablam! | Sep 14 19:09:48.923 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 19:09:48.923 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 19:09:48.923 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 19:09:48.923 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 14 19:09:48.923 INFO kablam! | Sep 14 19:09:48.923 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 14 19:09:48.923 INFO kablam! | ^^^^^^^^^^^ Sep 14 19:09:48.923 INFO kablam! Sep 14 19:09:49.323 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 14 19:09:49.323 INFO kablam! --> src/lib.rs:27:39 Sep 14 19:09:49.323 INFO kablam! | Sep 14 19:09:49.323 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 14 19:09:49.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 19:09:49.331 INFO kablam! | Sep 14 19:09:49.331 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 19:09:49.331 INFO kablam! Sep 14 19:09:49.331 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 19:09:49.331 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 14 19:09:49.331 INFO kablam! | Sep 14 19:09:49.331 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 14 19:09:49.331 INFO kablam! | ^^^^^^^ Sep 14 19:09:49.331 INFO kablam! | Sep 14 19:09:49.331 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 19:09:49.331 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 19:09:49.331 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 19:09:49.331 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 14 19:09:49.331 INFO kablam! | Sep 14 19:09:49.331 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 14 19:09:49.331 INFO kablam! | ^^^^^^^^^^^ Sep 14 19:09:49.331 INFO kablam! Sep 14 19:09:50.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.12s Sep 14 19:09:50.057 INFO kablam! su: No module specific data is present Sep 14 19:09:50.823 INFO running `"docker" "rm" "-f" "61ac1ab8491e3f595747c0e5e682d644b22de3befd4693f6dee27ea3397abb2d"` Sep 14 19:09:51.127 INFO blam! 61ac1ab8491e3f595747c0e5e682d644b22de3befd4693f6dee27ea3397abb2d