Oct 13 17:37:41.471 INFO checking bitwise-0.1.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 17:37:41.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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.718 INFO blam! 6f11b19e9c155c8857d907307e06bfd011890cc4a9a7ca4549ced4119c01a902 Oct 13 17:37:41.721 INFO running `"docker" "start" "-a" "6f11b19e9c155c8857d907307e06bfd011890cc4a9a7ca4549ced4119c01a902"` Oct 13 17:37:42.992 INFO kablam! usermod: no changes Oct 13 17:37:43.076 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 13 17:37:43.096 INFO kablam! Compiling bitwise v0.1.1 (/source) Oct 13 17:37:46.984 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:46.985 INFO kablam! --> src/lib.rs:27:39 Oct 13 17:37:46.985 INFO kablam! | Oct 13 17:37:46.986 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Oct 13 17:37:46.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 17:37:46.987 INFO kablam! | Oct 13 17:37:47.001 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 17:37:47.001 INFO kablam! Oct 13 17:37:47.007 INFO kablam! warning: where clauses are not enforced in type aliases Oct 13 17:37:47.008 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Oct 13 17:37:47.008 INFO kablam! | Oct 13 17:37:47.009 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 13 17:37:47.009 INFO kablam! | ^^^^^^^ Oct 13 17:37:47.010 INFO kablam! | Oct 13 17:37:47.011 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 17:37:47.014 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 13 17:37:47.015 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 17:37:47.015 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Oct 13 17:37:47.015 INFO kablam! | Oct 13 17:37:47.015 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 13 17:37:47.015 INFO kablam! | ^^^^^^^^^^^ Oct 13 17:37:47.016 INFO kablam! Oct 13 17:37:48.008 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.008 INFO kablam! --> src/lib.rs:27:39 Oct 13 17:37:48.008 INFO kablam! | Oct 13 17:37:48.008 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Oct 13 17:37:48.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 17:37:48.008 INFO kablam! | Oct 13 17:37:48.008 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 17:37:48.008 INFO kablam! Oct 13 17:37:48.041 INFO kablam! warning: where clauses are not enforced in type aliases Oct 13 17:37:48.041 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Oct 13 17:37:48.041 INFO kablam! | Oct 13 17:37:48.041 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 13 17:37:48.041 INFO kablam! | ^^^^^^^ Oct 13 17:37:48.041 INFO kablam! | Oct 13 17:37:48.041 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 17:37:48.042 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 13 17:37:48.042 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 17:37:48.042 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Oct 13 17:37:48.042 INFO kablam! | Oct 13 17:37:48.042 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 13 17:37:48.042 INFO kablam! | ^^^^^^^^^^^ Oct 13 17:37:48.043 INFO kablam! Oct 13 17:37:49.425 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.39s Oct 13 17:37:49.429 INFO kablam! su: No module specific data is present Oct 13 17:37:50.619 INFO running `"docker" "rm" "-f" "6f11b19e9c155c8857d907307e06bfd011890cc4a9a7ca4549ced4119c01a902"` Oct 13 17:37:50.894 INFO blam! 6f11b19e9c155c8857d907307e06bfd011890cc4a9a7ca4549ced4119c01a902