Sep 05 01:53:15.750 INFO checking bitwise-0.1.1 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 05 01:53:15.750 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 05 01:53:15.750 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 01:53:15.982 INFO blam! d1699300447e62f2945fbb82cc07f3dd7695d29907a60e8896004cdba1651e4f Sep 05 01:53:15.984 INFO running `"docker" "start" "-a" "d1699300447e62f2945fbb82cc07f3dd7695d29907a60e8896004cdba1651e4f"` Sep 05 01:53:16.742 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 05 01:53:16.760 INFO kablam! Compiling bitwise v0.1.1 (file:///source) Sep 05 01:53:19.163 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 05 01:53:19.163 INFO kablam! --> src/lib.rs:27:39 Sep 05 01:53:19.163 INFO kablam! | Sep 05 01:53:19.163 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 05 01:53:19.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 01:53:19.163 INFO kablam! | Sep 05 01:53:19.163 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 01:53:19.163 INFO kablam! Sep 05 01:53:19.172 INFO kablam! warning: where clauses are not enforced in type aliases Sep 05 01:53:19.172 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 05 01:53:19.172 INFO kablam! | Sep 05 01:53:19.172 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 05 01:53:19.172 INFO kablam! | ^^^^^^^ Sep 05 01:53:19.172 INFO kablam! | Sep 05 01:53:19.172 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 05 01:53:19.172 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 05 01:53:19.173 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 05 01:53:19.173 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 05 01:53:19.173 INFO kablam! | Sep 05 01:53:19.173 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 05 01:53:19.173 INFO kablam! | ^^^^^^^^^^^ Sep 05 01:53:19.173 INFO kablam! Sep 05 01:53:19.495 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 05 01:53:19.495 INFO kablam! --> src/lib.rs:27:39 Sep 05 01:53:19.495 INFO kablam! | Sep 05 01:53:19.495 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 05 01:53:19.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 01:53:19.496 INFO kablam! | Sep 05 01:53:19.496 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 01:53:19.497 INFO kablam! Sep 05 01:53:19.513 INFO kablam! warning: where clauses are not enforced in type aliases Sep 05 01:53:19.513 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 05 01:53:19.513 INFO kablam! | Sep 05 01:53:19.513 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 05 01:53:19.513 INFO kablam! | ^^^^^^^ Sep 05 01:53:19.514 INFO kablam! | Sep 05 01:53:19.514 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 05 01:53:19.514 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 05 01:53:19.515 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 05 01:53:19.515 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 05 01:53:19.515 INFO kablam! | Sep 05 01:53:19.515 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 05 01:53:19.515 INFO kablam! | ^^^^^^^^^^^ Sep 05 01:53:19.515 INFO kablam! Sep 05 01:53:20.572 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.84s Sep 05 01:53:20.578 INFO kablam! su: No module specific data is present Sep 05 01:53:21.086 INFO running `"docker" "rm" "-f" "d1699300447e62f2945fbb82cc07f3dd7695d29907a60e8896004cdba1651e4f"` Sep 05 01:53:21.175 INFO blam! d1699300447e62f2945fbb82cc07f3dd7695d29907a60e8896004cdba1651e4f