Sep 02 02:09:23.793 INFO checking bitwise-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 02:09:23.793 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 02:09:23.793 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:09:23.962 INFO blam! 8b2ee1c08c7cf8de2b44b0af7587b6ba32c699acb79fd64b9096721a0148c3a5 Sep 02 02:09:23.964 INFO running `"docker" "start" "-a" "8b2ee1c08c7cf8de2b44b0af7587b6ba32c699acb79fd64b9096721a0148c3a5"` Sep 02 02:09:24.784 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 02 02:09:24.799 INFO kablam! Compiling bitintr v0.1.18 Sep 02 02:09:24.799 INFO kablam! Compiling bitwise v0.1.1 (file:///source) Sep 02 02:09:28.955 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 02 02:09:28.955 INFO kablam! --> src/lib.rs:27:39 Sep 02 02:09:28.955 INFO kablam! | Sep 02 02:09:28.955 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 02 02:09:28.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 02:09:28.956 INFO kablam! | Sep 02 02:09:28.956 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 02:09:28.956 INFO kablam! Sep 02 02:09:28.969 INFO kablam! warning: where clauses are not enforced in type aliases Sep 02 02:09:28.969 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 02 02:09:28.969 INFO kablam! | Sep 02 02:09:28.969 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 02 02:09:28.969 INFO kablam! | ^^^^^^^ Sep 02 02:09:28.969 INFO kablam! | Sep 02 02:09:28.969 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 02:09:28.969 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 02 02:09:28.970 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 02:09:28.970 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 02 02:09:28.970 INFO kablam! | Sep 02 02:09:28.970 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 02 02:09:28.970 INFO kablam! | ^^^^^^^^^^^ Sep 02 02:09:28.970 INFO kablam! Sep 02 02:09:29.138 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 02 02:09:29.138 INFO kablam! --> src/lib.rs:27:39 Sep 02 02:09:29.138 INFO kablam! | Sep 02 02:09:29.138 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 02 02:09:29.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 02:09:29.139 INFO kablam! | Sep 02 02:09:29.139 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 02:09:29.139 INFO kablam! Sep 02 02:09:29.153 INFO kablam! warning: where clauses are not enforced in type aliases Sep 02 02:09:29.153 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 02 02:09:29.153 INFO kablam! | Sep 02 02:09:29.153 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 02 02:09:29.153 INFO kablam! | ^^^^^^^ Sep 02 02:09:29.153 INFO kablam! | Sep 02 02:09:29.153 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 02:09:29.153 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 02 02:09:29.154 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 02:09:29.154 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 02 02:09:29.154 INFO kablam! | Sep 02 02:09:29.154 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 02 02:09:29.154 INFO kablam! | ^^^^^^^^^^^ Sep 02 02:09:29.154 INFO kablam! Sep 02 02:09:30.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.76s Sep 02 02:09:30.553 INFO kablam! su: No module specific data is present Sep 02 02:09:31.006 INFO running `"docker" "rm" "-f" "8b2ee1c08c7cf8de2b44b0af7587b6ba32c699acb79fd64b9096721a0148c3a5"` Sep 02 02:09:31.100 INFO blam! 8b2ee1c08c7cf8de2b44b0af7587b6ba32c699acb79fd64b9096721a0148c3a5