Sep 04 23:01:41.708 INFO checking bitwise-0.1.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 23:01:41.708 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 23:01:41.708 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:01:41.893 INFO blam! a3bf06cdf4416c27a25ccafe2eab6402e780873cfc176fb06adbf2472b1f0dd6 Sep 04 23:01:41.895 INFO running `"docker" "start" "-a" "a3bf06cdf4416c27a25ccafe2eab6402e780873cfc176fb06adbf2472b1f0dd6"` Sep 04 23:01:42.572 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 04 23:01:42.591 INFO kablam! Compiling bitintr v0.1.18 Sep 04 23:01:42.592 INFO kablam! Compiling bitwise v0.1.1 (file:///source) Sep 04 23:01:47.004 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 04 23:01:47.004 INFO kablam! --> src/lib.rs:27:39 Sep 04 23:01:47.004 INFO kablam! | Sep 04 23:01:47.004 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 04 23:01:47.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 23:01:47.004 INFO kablam! | Sep 04 23:01:47.005 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 23:01:47.005 INFO kablam! Sep 04 23:01:47.021 INFO kablam! warning: where clauses are not enforced in type aliases Sep 04 23:01:47.021 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 04 23:01:47.021 INFO kablam! | Sep 04 23:01:47.021 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 04 23:01:47.021 INFO kablam! | ^^^^^^^ Sep 04 23:01:47.021 INFO kablam! | Sep 04 23:01:47.021 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 23:01:47.021 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 04 23:01:47.022 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 23:01:47.022 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 04 23:01:47.022 INFO kablam! | Sep 04 23:01:47.022 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 04 23:01:47.022 INFO kablam! | ^^^^^^^^^^^ Sep 04 23:01:47.022 INFO kablam! Sep 04 23:01:47.338 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 04 23:01:47.338 INFO kablam! --> src/lib.rs:27:39 Sep 04 23:01:47.338 INFO kablam! | Sep 04 23:01:47.339 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 04 23:01:47.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 23:01:47.339 INFO kablam! | Sep 04 23:01:47.339 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 23:01:47.339 INFO kablam! Sep 04 23:01:47.354 INFO kablam! warning: where clauses are not enforced in type aliases Sep 04 23:01:47.354 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 04 23:01:47.354 INFO kablam! | Sep 04 23:01:47.354 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 04 23:01:47.354 INFO kablam! | ^^^^^^^ Sep 04 23:01:47.354 INFO kablam! | Sep 04 23:01:47.354 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 23:01:47.354 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 04 23:01:47.354 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 23:01:47.354 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 04 23:01:47.354 INFO kablam! | Sep 04 23:01:47.354 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 04 23:01:47.354 INFO kablam! | ^^^^^^^^^^^ Sep 04 23:01:47.354 INFO kablam! Sep 04 23:01:48.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.97s Sep 04 23:01:48.543 INFO kablam! su: No module specific data is present Sep 04 23:01:49.057 INFO running `"docker" "rm" "-f" "a3bf06cdf4416c27a25ccafe2eab6402e780873cfc176fb06adbf2472b1f0dd6"` Sep 04 23:01:49.181 INFO blam! a3bf06cdf4416c27a25ccafe2eab6402e780873cfc176fb06adbf2472b1f0dd6