Sep 18 03:14:35.107 INFO checking bitintr-0.1.18 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:14:35.107 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:14:35.107 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:14:35.466 INFO blam! d6188e9c51f96dd4fe20fdfe70e7aedbe1df15ade923c588a3020690c65d89ef Sep 18 03:14:35.471 INFO running `"docker" "start" "-a" "d6188e9c51f96dd4fe20fdfe70e7aedbe1df15ade923c588a3020690c65d89ef"` Sep 18 03:14:36.702 INFO kablam! usermod: no changes Sep 18 03:14:36.726 INFO kablam! warning: `panic` setting is ignored for `test` profile Sep 18 03:14:36.726 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 18 03:14:36.744 INFO kablam! Compiling bitintr v0.1.18 (/source) Sep 18 03:14:37.710 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:14:37.710 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:20:46 Sep 18 03:14:37.711 INFO kablam! | Sep 18 03:14:37.711 INFO kablam! 20 | / ((start.to_u32() & 0xffu32) | Sep 18 03:14:37.711 INFO kablam! 21 | | ((length.to_u32() & 0xffu32) << 8u32)))) Sep 18 03:14:37.711 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 18 03:14:37.711 INFO kablam! | Sep 18 03:14:37.711 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 03:14:37.711 INFO kablam! Sep 18 03:14:37.711 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:14:37.711 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:25:46 Sep 18 03:14:37.711 INFO kablam! | Sep 18 03:14:37.711 INFO kablam! 25 | / ((start.to_u64() & 0xffu64) | Sep 18 03:14:37.711 INFO kablam! 26 | | ((length.to_u64() & 0xffu64) << 8u64)))) Sep 18 03:14:37.711 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 18 03:14:37.713 INFO kablam! Sep 18 03:14:37.998 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:14:37.998 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:20:46 Sep 18 03:14:37.998 INFO kablam! | Sep 18 03:14:37.998 INFO kablam! 20 | / ((start.to_u32() & 0xffu32) | Sep 18 03:14:37.998 INFO kablam! 21 | | ((length.to_u32() & 0xffu32) << 8u32)))) Sep 18 03:14:37.998 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 18 03:14:37.998 INFO kablam! | Sep 18 03:14:37.998 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 03:14:37.998 INFO kablam! Sep 18 03:14:37.998 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:14:37.998 INFO kablam! --> src/x86/intrinsics/bmi/bextr.rs:25:46 Sep 18 03:14:37.998 INFO kablam! | Sep 18 03:14:37.998 INFO kablam! 25 | / ((start.to_u64() & 0xffu64) | Sep 18 03:14:37.998 INFO kablam! 26 | | ((length.to_u64() & 0xffu64) << 8u64)))) Sep 18 03:14:37.998 INFO kablam! | |____________________________________________________________________________________^ help: remove these parentheses Sep 18 03:14:37.998 INFO kablam! Sep 18 03:14:38.584 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 18 03:14:38.584 INFO kablam! --> src/lib.rs:1:39 Sep 18 03:14:38.584 INFO kablam! | Sep 18 03:14:38.584 INFO kablam! 1 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 18 03:14:38.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 18 03:14:38.584 INFO kablam! | Sep 18 03:14:38.584 INFO kablam! = note: #[warn(stable_features)] on by default Sep 18 03:14:38.584 INFO kablam! Sep 18 03:14:38.584 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 18 03:14:38.584 INFO kablam! --> src/lib.rs:3:39 Sep 18 03:14:38.584 INFO kablam! | Sep 18 03:14:38.584 INFO kablam! 3 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(i128_type))] Sep 18 03:14:38.584 INFO kablam! | ^^^^^^^^^ Sep 18 03:14:38.584 INFO kablam! Sep 18 03:14:38.918 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 18 03:14:38.919 INFO kablam! --> src/lib.rs:1:39 Sep 18 03:14:38.919 INFO kablam! | Sep 18 03:14:38.919 INFO kablam! 1 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 18 03:14:38.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 18 03:14:38.919 INFO kablam! | Sep 18 03:14:38.919 INFO kablam! = note: #[warn(stable_features)] on by default Sep 18 03:14:38.919 INFO kablam! Sep 18 03:14:38.919 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 18 03:14:38.919 INFO kablam! --> src/lib.rs:3:39 Sep 18 03:14:38.919 INFO kablam! | Sep 18 03:14:38.919 INFO kablam! 3 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(i128_type))] Sep 18 03:14:38.919 INFO kablam! | ^^^^^^^^^ Sep 18 03:14:38.919 INFO kablam! Sep 18 03:14:39.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.54s Sep 18 03:14:39.289 INFO kablam! su: No module specific data is present Sep 18 03:14:39.773 INFO running `"docker" "rm" "-f" "d6188e9c51f96dd4fe20fdfe70e7aedbe1df15ade923c588a3020690c65d89ef"` Sep 18 03:14:39.872 INFO blam! d6188e9c51f96dd4fe20fdfe70e7aedbe1df15ade923c588a3020690c65d89ef