Sep 21 12:53:45.629 INFO checking bitwise-0.1.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 12:53:45.629 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 12:53:45.629 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 12:53:45.922 INFO blam! 10094985fe04428e1d98c34377df4e7cf939cfa789eb81c5d27b1c13cf508420 Sep 21 12:53:45.924 INFO running `"docker" "start" "-a" "10094985fe04428e1d98c34377df4e7cf939cfa789eb81c5d27b1c13cf508420"` Sep 21 12:53:47.238 INFO kablam! usermod: no changes Sep 21 12:53:47.322 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 21 12:53:47.346 INFO kablam! Compiling bitintr v0.1.18 Sep 21 12:53:47.346 INFO kablam! Compiling bitwise v0.1.1 (/source) Sep 21 12:53:52.234 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 21 12:53:52.234 INFO kablam! --> src/lib.rs:27:39 Sep 21 12:53:52.234 INFO kablam! | Sep 21 12:53:52.234 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 21 12:53:52.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 12:53:52.234 INFO kablam! | Sep 21 12:53:52.234 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 12:53:52.234 INFO kablam! Sep 21 12:53:52.242 INFO kablam! warning: where clauses are not enforced in type aliases Sep 21 12:53:52.242 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 21 12:53:52.242 INFO kablam! | Sep 21 12:53:52.242 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 21 12:53:52.242 INFO kablam! | ^^^^^^^ Sep 21 12:53:52.242 INFO kablam! | Sep 21 12:53:52.242 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 12:53:52.242 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 21 12:53:52.242 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 21 12:53:52.242 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 21 12:53:52.242 INFO kablam! | Sep 21 12:53:52.242 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 21 12:53:52.242 INFO kablam! | ^^^^^^^^^^^ Sep 21 12:53:52.242 INFO kablam! Sep 21 12:53:52.677 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 21 12:53:52.677 INFO kablam! --> src/lib.rs:27:39 Sep 21 12:53:52.677 INFO kablam! | Sep 21 12:53:52.677 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 21 12:53:52.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 12:53:52.677 INFO kablam! | Sep 21 12:53:52.677 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 12:53:52.678 INFO kablam! Sep 21 12:53:52.694 INFO kablam! warning: where clauses are not enforced in type aliases Sep 21 12:53:52.694 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 21 12:53:52.694 INFO kablam! | Sep 21 12:53:52.694 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 21 12:53:52.694 INFO kablam! | ^^^^^^^ Sep 21 12:53:52.694 INFO kablam! | Sep 21 12:53:52.694 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 12:53:52.694 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 21 12:53:52.694 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 21 12:53:52.694 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 21 12:53:52.694 INFO kablam! | Sep 21 12:53:52.694 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 21 12:53:52.694 INFO kablam! | ^^^^^^^^^^^ Sep 21 12:53:52.694 INFO kablam! Sep 21 12:53:53.894 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.62s Sep 21 12:53:53.906 INFO kablam! su: No module specific data is present Sep 21 12:53:54.797 INFO running `"docker" "rm" "-f" "10094985fe04428e1d98c34377df4e7cf939cfa789eb81c5d27b1c13cf508420"` Sep 21 12:53:54.946 INFO blam! 10094985fe04428e1d98c34377df4e7cf939cfa789eb81c5d27b1c13cf508420