Sep 06 09:28:03.326 INFO checking bitwise-0.1.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:28:03.326 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:28:03.326 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:28:03.589 INFO blam! 2dbbe6f8853b7e7db08b888fcc81f8e13ee4269ac6b58375d0ebee2489fb4189 Sep 06 09:28:03.591 INFO running `"docker" "start" "-a" "2dbbe6f8853b7e7db08b888fcc81f8e13ee4269ac6b58375d0ebee2489fb4189"` Sep 06 09:28:04.625 INFO kablam! usermod: no changes Sep 06 09:28:04.665 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 06 09:28:04.722 INFO kablam! Compiling bitwise v0.1.1 (file:///source) Sep 06 09:28:07.394 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 06 09:28:07.394 INFO kablam! --> src/lib.rs:27:39 Sep 06 09:28:07.394 INFO kablam! | Sep 06 09:28:07.394 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 06 09:28:07.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 09:28:07.394 INFO kablam! | Sep 06 09:28:07.394 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 09:28:07.394 INFO kablam! Sep 06 09:28:07.394 INFO kablam! warning: where clauses are not enforced in type aliases Sep 06 09:28:07.394 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 06 09:28:07.394 INFO kablam! | Sep 06 09:28:07.394 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 06 09:28:07.394 INFO kablam! | ^^^^^^^ Sep 06 09:28:07.394 INFO kablam! | Sep 06 09:28:07.394 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 09:28:07.394 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 06 09:28:07.394 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 06 09:28:07.394 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 06 09:28:07.394 INFO kablam! | Sep 06 09:28:07.394 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 06 09:28:07.394 INFO kablam! | ^^^^^^^^^^^ Sep 06 09:28:07.394 INFO kablam! Sep 06 09:28:08.643 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 06 09:28:08.643 INFO kablam! --> src/lib.rs:27:39 Sep 06 09:28:08.643 INFO kablam! | Sep 06 09:28:08.643 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 06 09:28:08.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 09:28:08.643 INFO kablam! | Sep 06 09:28:08.643 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 09:28:08.643 INFO kablam! Sep 06 09:28:08.654 INFO kablam! warning: where clauses are not enforced in type aliases Sep 06 09:28:08.654 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 06 09:28:08.654 INFO kablam! | Sep 06 09:28:08.654 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 06 09:28:08.654 INFO kablam! | ^^^^^^^ Sep 06 09:28:08.654 INFO kablam! | Sep 06 09:28:08.654 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 09:28:08.654 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 06 09:28:08.654 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 06 09:28:08.654 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 06 09:28:08.654 INFO kablam! | Sep 06 09:28:08.654 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 06 09:28:08.654 INFO kablam! | ^^^^^^^^^^^ Sep 06 09:28:08.654 INFO kablam! Sep 06 09:28:09.174 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.52s Sep 06 09:28:09.178 INFO kablam! su: No module specific data is present Sep 06 09:28:10.003 INFO running `"docker" "rm" "-f" "2dbbe6f8853b7e7db08b888fcc81f8e13ee4269ac6b58375d0ebee2489fb4189"` Sep 06 09:28:10.105 INFO blam! 2dbbe6f8853b7e7db08b888fcc81f8e13ee4269ac6b58375d0ebee2489fb4189