Sep 02 19:41:28.434 INFO checking bitwise-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 19:41:28.434 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 19:41:28.434 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 19:41:28.597 INFO blam! fd9a15aee935e0090c0dca6ac702e3dcb37eea18bfa98462155816844129268c Sep 02 19:41:28.599 INFO running `"docker" "start" "-a" "fd9a15aee935e0090c0dca6ac702e3dcb37eea18bfa98462155816844129268c"` Sep 02 19:41:29.144 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 02 19:41:29.158 INFO kablam! Compiling bitintr v0.1.18 Sep 02 19:41:29.159 INFO kablam! Compiling bitwise v0.1.1 (file:///source) Sep 02 19:41:33.450 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 02 19:41:33.450 INFO kablam! --> src/lib.rs:27:39 Sep 02 19:41:33.450 INFO kablam! | Sep 02 19:41:33.450 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 02 19:41:33.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 19:41:33.450 INFO kablam! | Sep 02 19:41:33.450 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 19:41:33.450 INFO kablam! Sep 02 19:41:33.459 INFO kablam! warning: where clauses are not enforced in type aliases Sep 02 19:41:33.459 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 02 19:41:33.459 INFO kablam! | Sep 02 19:41:33.459 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 02 19:41:33.459 INFO kablam! | ^^^^^^^ Sep 02 19:41:33.459 INFO kablam! | Sep 02 19:41:33.459 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 19:41:33.459 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 02 19:41:33.459 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 19:41:33.459 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 02 19:41:33.459 INFO kablam! | Sep 02 19:41:33.459 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 02 19:41:33.459 INFO kablam! | ^^^^^^^^^^^ Sep 02 19:41:33.459 INFO kablam! Sep 02 19:41:33.751 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 02 19:41:33.751 INFO kablam! --> src/lib.rs:27:39 Sep 02 19:41:33.751 INFO kablam! | Sep 02 19:41:33.751 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 02 19:41:33.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 19:41:33.751 INFO kablam! | Sep 02 19:41:33.751 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 19:41:33.751 INFO kablam! Sep 02 19:41:33.765 INFO kablam! warning: where clauses are not enforced in type aliases Sep 02 19:41:33.765 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 02 19:41:33.765 INFO kablam! | Sep 02 19:41:33.765 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 02 19:41:33.765 INFO kablam! | ^^^^^^^ Sep 02 19:41:33.765 INFO kablam! | Sep 02 19:41:33.765 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 19:41:33.765 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 02 19:41:33.766 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 19:41:33.766 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 02 19:41:33.766 INFO kablam! | Sep 02 19:41:33.766 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 02 19:41:33.766 INFO kablam! | ^^^^^^^^^^^ Sep 02 19:41:33.766 INFO kablam! Sep 02 19:41:35.153 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.01s Sep 02 19:41:35.160 INFO kablam! su: No module specific data is present Sep 02 19:41:35.547 INFO running `"docker" "rm" "-f" "fd9a15aee935e0090c0dca6ac702e3dcb37eea18bfa98462155816844129268c"` Sep 02 19:41:35.650 INFO blam! fd9a15aee935e0090c0dca6ac702e3dcb37eea18bfa98462155816844129268c