Sep 01 09:35:03.601 INFO checking bitwise-0.1.1 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 09:35:03.601 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 09:35:03.601 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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=500" "-e" "CMD=cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:35:03.814 INFO blam! b50058c443f4bb4ecfd680ab4a792382630ad04f787f90d270b6cdff8a62514a Sep 01 09:35:03.817 INFO running `"docker" "start" "-a" "b50058c443f4bb4ecfd680ab4a792382630ad04f787f90d270b6cdff8a62514a"` Sep 01 09:35:04.433 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 01 09:35:04.447 INFO kablam! Compiling bitintr v0.1.18 Sep 01 09:35:04.447 INFO kablam! Compiling bitwise v0.1.1 (file:///source) Sep 01 09:35:08.892 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 01 09:35:08.892 INFO kablam! --> src/lib.rs:27:39 Sep 01 09:35:08.893 INFO kablam! | Sep 01 09:35:08.893 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 01 09:35:08.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:35:08.893 INFO kablam! | Sep 01 09:35:08.893 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 09:35:08.893 INFO kablam! Sep 01 09:35:08.906 INFO kablam! warning: where clauses are not enforced in type aliases Sep 01 09:35:08.906 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 01 09:35:08.906 INFO kablam! | Sep 01 09:35:08.906 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 01 09:35:08.906 INFO kablam! | ^^^^^^^ Sep 01 09:35:08.906 INFO kablam! | Sep 01 09:35:08.906 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 09:35:08.906 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 01 09:35:08.906 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 01 09:35:08.906 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 01 09:35:08.906 INFO kablam! | Sep 01 09:35:08.906 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 01 09:35:08.906 INFO kablam! | ^^^^^^^^^^^ Sep 01 09:35:08.906 INFO kablam! Sep 01 09:35:09.517 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 01 09:35:09.517 INFO kablam! --> src/lib.rs:27:39 Sep 01 09:35:09.517 INFO kablam! | Sep 01 09:35:09.517 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 01 09:35:09.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:35:09.517 INFO kablam! | Sep 01 09:35:09.517 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 09:35:09.517 INFO kablam! Sep 01 09:35:09.531 INFO kablam! warning: where clauses are not enforced in type aliases Sep 01 09:35:09.531 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 01 09:35:09.531 INFO kablam! | Sep 01 09:35:09.531 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 01 09:35:09.531 INFO kablam! | ^^^^^^^ Sep 01 09:35:09.531 INFO kablam! | Sep 01 09:35:09.532 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 09:35:09.532 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 01 09:35:09.533 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 01 09:35:09.533 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 01 09:35:09.533 INFO kablam! | Sep 01 09:35:09.533 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 01 09:35:09.533 INFO kablam! | ^^^^^^^^^^^ Sep 01 09:35:09.533 INFO kablam! Sep 01 09:35:10.451 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.03s Sep 01 09:35:10.459 INFO kablam! su: No module specific data is present Sep 01 09:35:10.878 INFO running `"docker" "rm" "-f" "b50058c443f4bb4ecfd680ab4a792382630ad04f787f90d270b6cdff8a62514a"` Sep 01 09:35:10.977 INFO blam! b50058c443f4bb4ecfd680ab4a792382630ad04f787f90d270b6cdff8a62514a