Oct 13 17:37:41.347 INFO checking bitwise-0.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 17:37:41.348 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 17:37:41.652 INFO blam! 5ffd5faac73bc82d40f52186efa47b9300e8a55ae7fe151731e6281329604b7e Oct 13 17:37:41.654 INFO running `"docker" "start" "-a" "5ffd5faac73bc82d40f52186efa47b9300e8a55ae7fe151731e6281329604b7e"` Oct 13 17:37:42.179 INFO kablam! usermod: no changes Oct 13 17:37:42.230 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 13 17:37:42.276 INFO kablam! Compiling bitintr v0.1.18 Oct 13 17:37:42.284 INFO kablam! Compiling bitwise v0.1.1 (/source) Oct 13 17:37:48.869 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 13 17:37:48.869 INFO kablam! --> src/lib.rs:27:39 Oct 13 17:37:48.869 INFO kablam! | Oct 13 17:37:48.869 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Oct 13 17:37:48.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 17:37:48.881 INFO kablam! | Oct 13 17:37:48.884 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 17:37:48.885 INFO kablam! Oct 13 17:37:48.888 INFO kablam! warning: where clauses are not enforced in type aliases Oct 13 17:37:48.888 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Oct 13 17:37:48.888 INFO kablam! | Oct 13 17:37:48.888 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 13 17:37:48.888 INFO kablam! | ^^^^^^^ Oct 13 17:37:48.888 INFO kablam! | Oct 13 17:37:48.888 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 17:37:48.888 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 13 17:37:48.888 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 17:37:48.888 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Oct 13 17:37:48.888 INFO kablam! | Oct 13 17:37:48.888 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 13 17:37:48.888 INFO kablam! | ^^^^^^^^^^^ Oct 13 17:37:48.888 INFO kablam! Oct 13 17:37:49.236 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 13 17:37:49.236 INFO kablam! --> src/lib.rs:27:39 Oct 13 17:37:49.236 INFO kablam! | Oct 13 17:37:49.236 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Oct 13 17:37:49.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 17:37:49.256 INFO kablam! | Oct 13 17:37:49.256 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 17:37:49.256 INFO kablam! Oct 13 17:37:49.264 INFO kablam! warning: where clauses are not enforced in type aliases Oct 13 17:37:49.264 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Oct 13 17:37:49.264 INFO kablam! | Oct 13 17:37:49.264 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 13 17:37:49.264 INFO kablam! | ^^^^^^^ Oct 13 17:37:49.264 INFO kablam! | Oct 13 17:37:49.264 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 17:37:49.264 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 13 17:37:49.264 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 17:37:49.264 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Oct 13 17:37:49.264 INFO kablam! | Oct 13 17:37:49.264 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 13 17:37:49.264 INFO kablam! | ^^^^^^^^^^^ Oct 13 17:37:49.264 INFO kablam! Oct 13 17:37:50.930 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.72s Oct 13 17:37:50.930 INFO kablam! su: No module specific data is present Oct 13 17:37:51.305 INFO running `"docker" "rm" "-f" "5ffd5faac73bc82d40f52186efa47b9300e8a55ae7fe151731e6281329604b7e"` Oct 13 17:37:51.500 INFO blam! 5ffd5faac73bc82d40f52186efa47b9300e8a55ae7fe151731e6281329604b7e