Sep 01 09:35:04.990 INFO checking bitwise-0.1.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 09:35:04.990 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 09:35:04.990 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:35:05.162 INFO blam! da77dc23c0c0aa0151127c66ba2966057cec469595b0f3cecf2ec18a509547fa Sep 01 09:35:05.163 INFO running `"docker" "start" "-a" "da77dc23c0c0aa0151127c66ba2966057cec469595b0f3cecf2ec18a509547fa"` Sep 01 09:35:05.793 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 01 09:35:05.814 INFO kablam! Compiling bitwise v0.1.1 (file:///source) Sep 01 09:35:08.944 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 01 09:35:08.944 INFO kablam! --> src/lib.rs:27:39 Sep 01 09:35:08.944 INFO kablam! | Sep 01 09:35:08.944 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 01 09:35:08.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:35:08.945 INFO kablam! | Sep 01 09:35:08.945 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 09:35:08.945 INFO kablam! Sep 01 09:35:08.956 INFO kablam! warning: where clauses are not enforced in type aliases Sep 01 09:35:08.956 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 01 09:35:08.956 INFO kablam! | Sep 01 09:35:08.956 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 01 09:35:08.956 INFO kablam! | ^^^^^^^ Sep 01 09:35:08.956 INFO kablam! | Sep 01 09:35:08.956 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 09:35:08.956 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 01 09:35:08.957 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 01 09:35:08.957 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 01 09:35:08.957 INFO kablam! | Sep 01 09:35:08.957 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 01 09:35:08.957 INFO kablam! | ^^^^^^^^^^^ Sep 01 09:35:08.957 INFO kablam! Sep 01 09:35:09.287 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 01 09:35:09.287 INFO kablam! --> src/lib.rs:27:39 Sep 01 09:35:09.287 INFO kablam! | Sep 01 09:35:09.287 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 01 09:35:09.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 09:35:09.287 INFO kablam! | Sep 01 09:35:09.287 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 09:35:09.287 INFO kablam! Sep 01 09:35:09.318 INFO kablam! warning: where clauses are not enforced in type aliases Sep 01 09:35:09.318 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 01 09:35:09.318 INFO kablam! | Sep 01 09:35:09.318 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 01 09:35:09.318 INFO kablam! | ^^^^^^^ Sep 01 09:35:09.318 INFO kablam! | Sep 01 09:35:09.319 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 01 09:35:09.319 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 01 09:35:09.319 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 01 09:35:09.319 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 01 09:35:09.319 INFO kablam! | Sep 01 09:35:09.319 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 01 09:35:09.319 INFO kablam! | ^^^^^^^^^^^ Sep 01 09:35:09.319 INFO kablam! Sep 01 09:35:10.595 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.81s Sep 01 09:35:10.599 INFO kablam! su: No module specific data is present Sep 01 09:35:10.956 INFO running `"docker" "rm" "-f" "da77dc23c0c0aa0151127c66ba2966057cec469595b0f3cecf2ec18a509547fa"` Sep 01 09:35:11.044 INFO blam! da77dc23c0c0aa0151127c66ba2966057cec469595b0f3cecf2ec18a509547fa