Sep 14 19:09:42.877 INFO checking bitwise-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:09:42.883 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:09:42.883 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:09:43.315 INFO blam! f7763bede4840ee1b453b763df9f2be68f73689aa6f3e241a0b9644df857afec Sep 14 19:09:43.319 INFO running `"docker" "start" "-a" "f7763bede4840ee1b453b763df9f2be68f73689aa6f3e241a0b9644df857afec"` Sep 14 19:09:44.586 INFO kablam! usermod: no changes Sep 14 19:09:44.629 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 14 19:09:44.663 INFO kablam! Compiling bitwise v0.1.1 (file:///source) Sep 14 19:09:47.423 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 14 19:09:47.423 INFO kablam! --> src/lib.rs:27:39 Sep 14 19:09:47.423 INFO kablam! | Sep 14 19:09:47.423 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 14 19:09:47.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 19:09:47.423 INFO kablam! | Sep 14 19:09:47.423 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 19:09:47.423 INFO kablam! Sep 14 19:09:47.423 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 19:09:47.423 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 14 19:09:47.423 INFO kablam! | Sep 14 19:09:47.423 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 14 19:09:47.423 INFO kablam! | ^^^^^^^ Sep 14 19:09:47.423 INFO kablam! | Sep 14 19:09:47.423 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 19:09:47.423 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 19:09:47.423 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 19:09:47.423 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 14 19:09:47.423 INFO kablam! | Sep 14 19:09:47.423 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 14 19:09:47.423 INFO kablam! | ^^^^^^^^^^^ Sep 14 19:09:47.423 INFO kablam! Sep 14 19:09:47.531 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 14 19:09:47.531 INFO kablam! --> src/lib.rs:27:39 Sep 14 19:09:47.531 INFO kablam! | Sep 14 19:09:47.531 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 14 19:09:47.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 19:09:47.531 INFO kablam! | Sep 14 19:09:47.531 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 19:09:47.531 INFO kablam! Sep 14 19:09:47.534 INFO kablam! warning: where clauses are not enforced in type aliases Sep 14 19:09:47.535 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 14 19:09:47.535 INFO kablam! | Sep 14 19:09:47.535 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 14 19:09:47.535 INFO kablam! | ^^^^^^^ Sep 14 19:09:47.535 INFO kablam! | Sep 14 19:09:47.535 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 19:09:47.535 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 14 19:09:47.535 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 19:09:47.535 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 14 19:09:47.535 INFO kablam! | Sep 14 19:09:47.535 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 14 19:09:47.535 INFO kablam! | ^^^^^^^^^^^ Sep 14 19:09:47.535 INFO kablam! Sep 14 19:09:49.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.41s Sep 14 19:09:49.022 INFO kablam! su: No module specific data is present Sep 14 19:09:49.911 INFO running `"docker" "rm" "-f" "f7763bede4840ee1b453b763df9f2be68f73689aa6f3e241a0b9644df857afec"` Sep 14 19:09:50.155 INFO blam! f7763bede4840ee1b453b763df9f2be68f73689aa6f3e241a0b9644df857afec