Sep 14 19:11:31.592 INFO checking bitintr-0.1.18 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:11:31.592 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:11:31.592 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/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:11:31.747 INFO blam! 701e6679e7a1fadb5c8348c4f4a9b66529b83a85ad86c679c484c2f2070f8ee6 Sep 14 19:11:31.752 INFO running `"docker" "start" "-a" "701e6679e7a1fadb5c8348c4f4a9b66529b83a85ad86c679c484c2f2070f8ee6"` Sep 14 19:11:32.741 INFO kablam! usermod: no changes Sep 14 19:11:32.776 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 14 19:11:32.776 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 14 19:11:32.795 INFO kablam! Compiling bitintr v0.1.18 (file:///source) Sep 14 19:11:33.807 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 19:11:33.807 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:20:46 Sep 14 19:11:33.807 INFO kablam! | Sep 14 19:11:33.807 INFO kablam! 20 | / ((start.to_u32() & 0xffu32) | Sep 14 19:11:33.807 INFO kablam! 21 | | ((length.to_u32() & 0xffu32) << 8u32)))) Sep 14 19:11:33.807 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 14 19:11:33.807 INFO kablam! | Sep 14 19:11:33.807 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 19:11:33.807 INFO kablam! Sep 14 19:11:33.811 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 19:11:33.811 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:25:46 Sep 14 19:11:33.811 INFO kablam! | Sep 14 19:11:33.811 INFO kablam! 25 | / ((start.to_u64() & 0xffu64) | Sep 14 19:11:33.811 INFO kablam! 26 | | ((length.to_u64() & 0xffu64) << 8u64)))) Sep 14 19:11:33.811 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 14 19:11:33.811 INFO kablam! Sep 14 19:11:34.259 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 19:11:34.259 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:20:46 Sep 14 19:11:34.259 INFO kablam! | Sep 14 19:11:34.259 INFO kablam! 20 | / ((start.to_u32() & 0xffu32) | Sep 14 19:11:34.259 INFO kablam! 21 | | ((length.to_u32() & 0xffu32) << 8u32)))) Sep 14 19:11:34.259 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 14 19:11:34.259 INFO kablam! | Sep 14 19:11:34.259 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 19:11:34.259 INFO kablam! Sep 14 19:11:34.259 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 19:11:34.259 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:25:46 Sep 14 19:11:34.259 INFO kablam! | Sep 14 19:11:34.259 INFO kablam! 25 | / ((start.to_u64() & 0xffu64) | Sep 14 19:11:34.259 INFO kablam! 26 | | ((length.to_u64() & 0xffu64) << 8u64)))) Sep 14 19:11:34.259 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 14 19:11:34.259 INFO kablam! Sep 14 19:11:34.556 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:11:34.556 INFO kablam! --> src/lib.rs:1:39 Sep 14 19:11:34.556 INFO kablam! | Sep 14 19:11:34.556 INFO kablam! 1 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 14 19:11:34.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 19:11:34.556 INFO kablam! | Sep 14 19:11:34.556 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 19:11:34.556 INFO kablam! Sep 14 19:11:34.556 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 14 19:11:34.556 INFO kablam! --> src/lib.rs:3:39 Sep 14 19:11:34.556 INFO kablam! | Sep 14 19:11:34.556 INFO kablam! 3 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(i128_type))] Sep 14 19:11:34.556 INFO kablam! | ^^^^^^^^^ Sep 14 19:11:34.556 INFO kablam! Sep 14 19:11:35.311 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:11:35.311 INFO kablam! --> src/lib.rs:1:39 Sep 14 19:11:35.311 INFO kablam! | Sep 14 19:11:35.311 INFO kablam! 1 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 14 19:11:35.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 19:11:35.311 INFO kablam! | Sep 14 19:11:35.311 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 19:11:35.311 INFO kablam! Sep 14 19:11:35.311 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 14 19:11:35.311 INFO kablam! --> src/lib.rs:3:39 Sep 14 19:11:35.311 INFO kablam! | Sep 14 19:11:35.311 INFO kablam! 3 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(i128_type))] Sep 14 19:11:35.311 INFO kablam! | ^^^^^^^^^ Sep 14 19:11:35.311 INFO kablam! Sep 14 19:11:35.355 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Sep 14 19:11:35.358 INFO kablam! su: No module specific data is present Sep 14 19:11:35.864 INFO running `"docker" "rm" "-f" "701e6679e7a1fadb5c8348c4f4a9b66529b83a85ad86c679c484c2f2070f8ee6"` Sep 14 19:11:35.939 INFO blam! 701e6679e7a1fadb5c8348c4f4a9b66529b83a85ad86c679c484c2f2070f8ee6