Sep 06 09:29:47.566 INFO checking bitintr-0.1.18 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:29:47.566 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:29:47.566 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:29:47.796 INFO blam! a98ccef43710a7c57487729805816711bcdaf472db025f1d88d904dcb488fec5 Sep 06 09:29:47.796 INFO running `"docker" "start" "-a" "a98ccef43710a7c57487729805816711bcdaf472db025f1d88d904dcb488fec5"` Sep 06 09:29:48.805 INFO kablam! usermod: no changes Sep 06 09:29:48.840 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 06 09:29:48.840 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 06 09:29:48.847 INFO kablam! Compiling bitintr v0.1.18 (file:///source) Sep 06 09:29:49.811 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 09:29:49.811 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:20:46 Sep 06 09:29:49.811 INFO kablam! | Sep 06 09:29:49.811 INFO kablam! 20 | / ((start.to_u32() & 0xffu32) | Sep 06 09:29:49.811 INFO kablam! 21 | | ((length.to_u32() & 0xffu32) << 8u32)))) Sep 06 09:29:49.811 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 06 09:29:49.811 INFO kablam! | Sep 06 09:29:49.811 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 09:29:49.811 INFO kablam! Sep 06 09:29:49.811 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 09:29:49.811 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:25:46 Sep 06 09:29:49.811 INFO kablam! | Sep 06 09:29:49.811 INFO kablam! 25 | / ((start.to_u64() & 0xffu64) | Sep 06 09:29:49.811 INFO kablam! 26 | | ((length.to_u64() & 0xffu64) << 8u64)))) Sep 06 09:29:49.811 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 06 09:29:49.811 INFO kablam! Sep 06 09:29:50.197 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 09:29:50.197 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:20:46 Sep 06 09:29:50.197 INFO kablam! | Sep 06 09:29:50.197 INFO kablam! 20 | / ((start.to_u32() & 0xffu32) | Sep 06 09:29:50.197 INFO kablam! 21 | | ((length.to_u32() & 0xffu32) << 8u32)))) Sep 06 09:29:50.197 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 06 09:29:50.197 INFO kablam! | Sep 06 09:29:50.197 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 09:29:50.197 INFO kablam! Sep 06 09:29:50.197 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 09:29:50.197 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:25:46 Sep 06 09:29:50.197 INFO kablam! | Sep 06 09:29:50.197 INFO kablam! 25 | / ((start.to_u64() & 0xffu64) | Sep 06 09:29:50.197 INFO kablam! 26 | | ((length.to_u64() & 0xffu64) << 8u64)))) Sep 06 09:29:50.197 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 06 09:29:50.197 INFO kablam! Sep 06 09:29:50.828 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 06 09:29:50.828 INFO kablam! --> src/lib.rs:1:39 Sep 06 09:29:50.828 INFO kablam! | Sep 06 09:29:50.828 INFO kablam! 1 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 06 09:29:50.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 09:29:50.828 INFO kablam! | Sep 06 09:29:50.828 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 09:29:50.828 INFO kablam! Sep 06 09:29:50.828 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 06 09:29:50.828 INFO kablam! --> src/lib.rs:3:39 Sep 06 09:29:50.828 INFO kablam! | Sep 06 09:29:50.828 INFO kablam! 3 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(i128_type))] Sep 06 09:29:50.828 INFO kablam! | ^^^^^^^^^ Sep 06 09:29:50.828 INFO kablam! Sep 06 09:29:51.054 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 06 09:29:51.054 INFO kablam! --> src/lib.rs:1:39 Sep 06 09:29:51.054 INFO kablam! | Sep 06 09:29:51.054 INFO kablam! 1 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 06 09:29:51.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 09:29:51.054 INFO kablam! | Sep 06 09:29:51.054 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 09:29:51.054 INFO kablam! Sep 06 09:29:51.054 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 06 09:29:51.054 INFO kablam! --> src/lib.rs:3:39 Sep 06 09:29:51.054 INFO kablam! | Sep 06 09:29:51.054 INFO kablam! 3 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(i128_type))] Sep 06 09:29:51.054 INFO kablam! | ^^^^^^^^^ Sep 06 09:29:51.054 INFO kablam! Sep 06 09:29:51.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.49s Sep 06 09:29:51.326 INFO kablam! su: No module specific data is present Sep 06 09:29:52.157 INFO running `"docker" "rm" "-f" "a98ccef43710a7c57487729805816711bcdaf472db025f1d88d904dcb488fec5"` Sep 06 09:29:52.248 INFO blam! a98ccef43710a7c57487729805816711bcdaf472db025f1d88d904dcb488fec5