Sep 20 04:24:23.524 INFO checking bitwise-0.1.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 04:24:23.524 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 04:24:23.524 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:24:23.847 INFO blam! 711534e19278ce510ad83f550020cfd1f6d8a460916d5aa9668a7b1a31a93d2a Sep 20 04:24:23.855 INFO running `"docker" "start" "-a" "711534e19278ce510ad83f550020cfd1f6d8a460916d5aa9668a7b1a31a93d2a"` Sep 20 04:24:25.459 INFO kablam! usermod: no changes Sep 20 04:24:25.507 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 20 04:24:25.519 INFO kablam! Compiling bitintr v0.1.18 Sep 20 04:24:25.519 INFO kablam! Compiling bitwise v0.1.1 (/source) Sep 20 04:24:29.539 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 04:24:29.539 INFO kablam! --> src/lib.rs:27:39 Sep 20 04:24:29.539 INFO kablam! | Sep 20 04:24:29.539 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 20 04:24:29.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 04:24:29.539 INFO kablam! | Sep 20 04:24:29.539 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 04:24:29.539 INFO kablam! Sep 20 04:24:29.547 INFO kablam! warning: where clauses are not enforced in type aliases Sep 20 04:24:29.547 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 20 04:24:29.547 INFO kablam! | Sep 20 04:24:29.547 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 04:24:29.547 INFO kablam! | ^^^^^^^ Sep 20 04:24:29.547 INFO kablam! | Sep 20 04:24:29.547 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 04:24:29.547 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 20 04:24:29.547 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 04:24:29.547 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 20 04:24:29.547 INFO kablam! | Sep 20 04:24:29.547 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 04:24:29.547 INFO kablam! | ^^^^^^^^^^^ Sep 20 04:24:29.547 INFO kablam! Sep 20 04:24:29.607 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 04:24:29.607 INFO kablam! --> src/lib.rs:27:39 Sep 20 04:24:29.607 INFO kablam! | Sep 20 04:24:29.607 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 20 04:24:29.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 04:24:29.607 INFO kablam! | Sep 20 04:24:29.607 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 04:24:29.607 INFO kablam! Sep 20 04:24:29.610 INFO kablam! warning: where clauses are not enforced in type aliases Sep 20 04:24:29.610 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 20 04:24:29.610 INFO kablam! | Sep 20 04:24:29.610 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 04:24:29.610 INFO kablam! | ^^^^^^^ Sep 20 04:24:29.610 INFO kablam! | Sep 20 04:24:29.610 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 04:24:29.610 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 20 04:24:29.610 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 04:24:29.610 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 20 04:24:29.610 INFO kablam! | Sep 20 04:24:29.610 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 04:24:29.610 INFO kablam! | ^^^^^^^^^^^ Sep 20 04:24:29.611 INFO kablam! Sep 20 04:24:30.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.48s Sep 20 04:24:30.987 INFO kablam! su: No module specific data is present Sep 20 04:24:32.230 INFO running `"docker" "rm" "-f" "711534e19278ce510ad83f550020cfd1f6d8a460916d5aa9668a7b1a31a93d2a"` Sep 20 04:24:32.535 INFO blam! 711534e19278ce510ad83f550020cfd1f6d8a460916d5aa9668a7b1a31a93d2a