Oct 22 04:27:05.551 INFO checking bitwise-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:27:05.553 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 04:27:05.768 INFO blam! 14b1e6930f5b09768466442686da846575b2c587337c4b05528cf3d1a8ce09c4 Oct 22 04:27:05.771 INFO running `"docker" "start" "-a" "14b1e6930f5b09768466442686da846575b2c587337c4b05528cf3d1a8ce09c4"` Oct 22 04:27:06.456 INFO kablam! usermod: no changes Oct 22 04:27:06.486 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 22 04:27:06.501 INFO kablam! Compiling bitintr v0.1.18 Oct 22 04:27:06.501 INFO kablam! Compiling bitwise v0.1.1 (/source) Oct 22 04:27:10.720 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 22 04:27:10.720 INFO kablam! --> src/lib.rs:27:39 Oct 22 04:27:10.720 INFO kablam! | Oct 22 04:27:10.720 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Oct 22 04:27:10.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 22 04:27:10.720 INFO kablam! | Oct 22 04:27:10.720 INFO kablam! = note: #[warn(stable_features)] on by default Oct 22 04:27:10.720 INFO kablam! Oct 22 04:27:10.720 INFO kablam! warning: where clauses are not enforced in type aliases Oct 22 04:27:10.720 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Oct 22 04:27:10.720 INFO kablam! | Oct 22 04:27:10.720 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 22 04:27:10.720 INFO kablam! | ^^^^^^^ Oct 22 04:27:10.720 INFO kablam! | Oct 22 04:27:10.720 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 22 04:27:10.721 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 22 04:27:10.721 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 04:27:10.721 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Oct 22 04:27:10.721 INFO kablam! | Oct 22 04:27:10.721 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 22 04:27:10.721 INFO kablam! | ^^^^^^^^^^^ Oct 22 04:27:10.721 INFO kablam! Oct 22 04:27:11.057 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 22 04:27:11.057 INFO kablam! --> src/lib.rs:27:39 Oct 22 04:27:11.057 INFO kablam! | Oct 22 04:27:11.057 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Oct 22 04:27:11.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 22 04:27:11.057 INFO kablam! | Oct 22 04:27:11.057 INFO kablam! = note: #[warn(stable_features)] on by default Oct 22 04:27:11.057 INFO kablam! Oct 22 04:27:11.074 INFO kablam! warning: where clauses are not enforced in type aliases Oct 22 04:27:11.074 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Oct 22 04:27:11.074 INFO kablam! | Oct 22 04:27:11.074 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 22 04:27:11.074 INFO kablam! | ^^^^^^^ Oct 22 04:27:11.075 INFO kablam! | Oct 22 04:27:11.075 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 22 04:27:11.075 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 22 04:27:11.075 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 04:27:11.075 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Oct 22 04:27:11.075 INFO kablam! | Oct 22 04:27:11.075 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 22 04:27:11.075 INFO kablam! | ^^^^^^^^^^^ Oct 22 04:27:11.075 INFO kablam! Oct 22 04:27:12.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.99s Oct 22 04:27:12.492 INFO kablam! su: No module specific data is present Oct 22 04:27:13.096 INFO running `"docker" "rm" "-f" "14b1e6930f5b09768466442686da846575b2c587337c4b05528cf3d1a8ce09c4"` Oct 22 04:27:13.280 INFO blam! 14b1e6930f5b09768466442686da846575b2c587337c4b05528cf3d1a8ce09c4