Sep 20 06:03:28.093 INFO checking bitwise-0.1.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:03:28.093 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:03:28.093 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:03:28.327 INFO blam! e9f7e2bce91309466ef4c1f926fb8a14481a58520f798fd039572ab86638bee6 Sep 20 06:03:28.330 INFO running `"docker" "start" "-a" "e9f7e2bce91309466ef4c1f926fb8a14481a58520f798fd039572ab86638bee6"` Sep 20 06:03:29.904 INFO kablam! usermod: no changes Sep 20 06:03:29.941 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 20 06:03:29.969 INFO kablam! Compiling bitintr v0.1.18 Sep 20 06:03:29.974 INFO kablam! Compiling bitwise v0.1.1 (/source) Sep 20 06:03:34.606 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 20 06:03:34.606 INFO kablam! --> src/lib.rs:27:39 Sep 20 06:03:34.606 INFO kablam! | Sep 20 06:03:34.606 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 20 06:03:34.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 06:03:34.606 INFO kablam! | Sep 20 06:03:34.606 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 06:03:34.606 INFO kablam! Sep 20 06:03:34.622 INFO kablam! warning: where clauses are not enforced in type aliases Sep 20 06:03:34.622 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 20 06:03:34.622 INFO kablam! | Sep 20 06:03:34.622 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 06:03:34.622 INFO kablam! | ^^^^^^^ Sep 20 06:03:34.622 INFO kablam! | Sep 20 06:03:34.622 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 06:03:34.622 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 20 06:03:34.622 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 06:03:34.622 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 20 06:03:34.623 INFO kablam! | Sep 20 06:03:34.623 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 06:03:34.623 INFO kablam! | ^^^^^^^^^^^ Sep 20 06:03:34.623 INFO kablam! Sep 20 06:03:35.002 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 20 06:03:35.002 INFO kablam! --> src/lib.rs:27:39 Sep 20 06:03:35.002 INFO kablam! | Sep 20 06:03:35.002 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 20 06:03:35.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 06:03:35.002 INFO kablam! | Sep 20 06:03:35.002 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 06:03:35.002 INFO kablam! Sep 20 06:03:35.038 INFO kablam! warning: where clauses are not enforced in type aliases Sep 20 06:03:35.038 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 20 06:03:35.038 INFO kablam! | Sep 20 06:03:35.038 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 06:03:35.038 INFO kablam! | ^^^^^^^ Sep 20 06:03:35.038 INFO kablam! | Sep 20 06:03:35.038 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 06:03:35.038 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 20 06:03:35.038 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 06:03:35.038 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 20 06:03:35.038 INFO kablam! | Sep 20 06:03:35.038 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 06:03:35.038 INFO kablam! | ^^^^^^^^^^^ Sep 20 06:03:35.038 INFO kablam! Sep 20 06:03:35.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.89s Sep 20 06:03:35.822 INFO kablam! su: No module specific data is present Sep 20 06:03:36.637 INFO running `"docker" "rm" "-f" "e9f7e2bce91309466ef4c1f926fb8a14481a58520f798fd039572ab86638bee6"` Sep 20 06:03:36.783 INFO blam! e9f7e2bce91309466ef4c1f926fb8a14481a58520f798fd039572ab86638bee6