Sep 06 09:29:46.968 INFO checking bitintr-0.1.18 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 09:29:46.968 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 09:29:46.968 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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.211 INFO blam! 61f50b0728db0da31c193b07c04a87a434a4566680e49a6786ce2065abed2c00 Sep 06 09:29:47.214 INFO running `"docker" "start" "-a" "61f50b0728db0da31c193b07c04a87a434a4566680e49a6786ce2065abed2c00"` Sep 06 09:29:48.265 INFO kablam! usermod: no changes Sep 06 09:29:48.314 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 06 09:29:48.314 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 06 09:29:48.348 INFO kablam! Compiling bitintr v0.1.18 (file:///source) Sep 06 09:29:49.168 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 09:29:49.168 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:20:46 Sep 06 09:29:49.168 INFO kablam! | Sep 06 09:29:49.168 INFO kablam! 20 | / ((start.to_u32() & 0xffu32) | Sep 06 09:29:49.168 INFO kablam! 21 | | ((length.to_u32() & 0xffu32) << 8u32)))) Sep 06 09:29:49.168 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 06 09:29:49.168 INFO kablam! | Sep 06 09:29:49.168 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 09:29:49.168 INFO kablam! Sep 06 09:29:49.169 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 09:29:49.169 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:25:46 Sep 06 09:29:49.169 INFO kablam! | Sep 06 09:29:49.169 INFO kablam! 25 | / ((start.to_u64() & 0xffu64) | Sep 06 09:29:49.169 INFO kablam! 26 | | ((length.to_u64() & 0xffu64) << 8u64)))) Sep 06 09:29:49.169 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 06 09:29:49.170 INFO kablam! Sep 06 09:29:49.450 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 09:29:49.450 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:20:46 Sep 06 09:29:49.450 INFO kablam! | Sep 06 09:29:49.450 INFO kablam! 20 | / ((start.to_u32() & 0xffu32) | Sep 06 09:29:49.450 INFO kablam! 21 | | ((length.to_u32() & 0xffu32) << 8u32)))) Sep 06 09:29:49.450 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 06 09:29:49.450 INFO kablam! | Sep 06 09:29:49.450 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 09:29:49.450 INFO kablam! Sep 06 09:29:49.450 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 09:29:49.450 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:25:46 Sep 06 09:29:49.450 INFO kablam! | Sep 06 09:29:49.450 INFO kablam! 25 | / ((start.to_u64() & 0xffu64) | Sep 06 09:29:49.450 INFO kablam! 26 | | ((length.to_u64() & 0xffu64) << 8u64)))) Sep 06 09:29:49.450 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 06 09:29:49.450 INFO kablam! Sep 06 09:29:49.906 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:49.906 INFO kablam! --> src/lib.rs:1:39 Sep 06 09:29:49.906 INFO kablam! | Sep 06 09:29:49.906 INFO kablam! 1 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 06 09:29:49.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 09:29:49.906 INFO kablam! | Sep 06 09:29:49.906 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 09:29:49.906 INFO kablam! Sep 06 09:29:49.906 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:49.906 INFO kablam! --> src/lib.rs:3:39 Sep 06 09:29:49.906 INFO kablam! | Sep 06 09:29:49.906 INFO kablam! 3 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(i128_type))] Sep 06 09:29:49.906 INFO kablam! | ^^^^^^^^^ Sep 06 09:29:49.906 INFO kablam! Sep 06 09:29:50.638 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.638 INFO kablam! --> src/lib.rs:1:39 Sep 06 09:29:50.638 INFO kablam! | Sep 06 09:29:50.638 INFO kablam! 1 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 06 09:29:50.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 09:29:50.638 INFO kablam! | Sep 06 09:29:50.638 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 09:29:50.638 INFO kablam! Sep 06 09:29:50.638 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.638 INFO kablam! --> src/lib.rs:3:39 Sep 06 09:29:50.638 INFO kablam! | Sep 06 09:29:50.638 INFO kablam! 3 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(i128_type))] Sep 06 09:29:50.638 INFO kablam! | ^^^^^^^^^ Sep 06 09:29:50.638 INFO kablam! Sep 06 09:29:50.734 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Sep 06 09:29:50.745 INFO kablam! su: No module specific data is present Sep 06 09:29:51.595 INFO running `"docker" "rm" "-f" "61f50b0728db0da31c193b07c04a87a434a4566680e49a6786ce2065abed2c00"` Sep 06 09:29:51.651 INFO blam! 61f50b0728db0da31c193b07c04a87a434a4566680e49a6786ce2065abed2c00