Oct 28 00:38:28.805 INFO checking bitwise-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 00:38:28.807 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/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 28 00:38:29.234 INFO blam! 7fb8a1845375d306bf9772a6cbdbad098a2b3e228dea91c5e14f1c4dbc9e967d Oct 28 00:38:29.236 INFO running `"docker" "start" "-a" "7fb8a1845375d306bf9772a6cbdbad098a2b3e228dea91c5e14f1c4dbc9e967d"` Oct 28 00:38:31.418 INFO kablam! usermod: no changes Oct 28 00:38:31.463 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 28 00:38:31.491 INFO kablam! Compiling bitintr v0.1.18 Oct 28 00:38:31.495 INFO kablam! Compiling bitwise v0.1.1 (/source) Oct 28 00:38:37.195 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 28 00:38:37.195 INFO kablam! --> src/lib.rs:27:39 Oct 28 00:38:37.195 INFO kablam! | Oct 28 00:38:37.195 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Oct 28 00:38:37.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 28 00:38:37.195 INFO kablam! | Oct 28 00:38:37.195 INFO kablam! = note: #[warn(stable_features)] on by default Oct 28 00:38:37.195 INFO kablam! Oct 28 00:38:37.215 INFO kablam! warning: where clauses are not enforced in type aliases Oct 28 00:38:37.215 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Oct 28 00:38:37.215 INFO kablam! | Oct 28 00:38:37.215 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 28 00:38:37.215 INFO kablam! | ^^^^^^^ Oct 28 00:38:37.215 INFO kablam! | Oct 28 00:38:37.215 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 28 00:38:37.215 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 28 00:38:37.215 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 28 00:38:37.215 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Oct 28 00:38:37.215 INFO kablam! | Oct 28 00:38:37.215 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 28 00:38:37.215 INFO kablam! | ^^^^^^^^^^^ Oct 28 00:38:37.215 INFO kablam! Oct 28 00:38:37.783 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 28 00:38:37.783 INFO kablam! --> src/lib.rs:27:39 Oct 28 00:38:37.783 INFO kablam! | Oct 28 00:38:37.783 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Oct 28 00:38:37.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 28 00:38:37.783 INFO kablam! | Oct 28 00:38:37.783 INFO kablam! = note: #[warn(stable_features)] on by default Oct 28 00:38:37.783 INFO kablam! Oct 28 00:38:37.787 INFO kablam! warning: where clauses are not enforced in type aliases Oct 28 00:38:37.787 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Oct 28 00:38:37.787 INFO kablam! | Oct 28 00:38:37.787 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 28 00:38:37.787 INFO kablam! | ^^^^^^^ Oct 28 00:38:37.787 INFO kablam! | Oct 28 00:38:37.787 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 28 00:38:37.787 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 28 00:38:37.787 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 28 00:38:37.787 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Oct 28 00:38:37.787 INFO kablam! | Oct 28 00:38:37.787 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Oct 28 00:38:37.787 INFO kablam! | ^^^^^^^^^^^ Oct 28 00:38:37.787 INFO kablam! Oct 28 00:38:39.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.20s Oct 28 00:38:39.656 INFO kablam! su: No module specific data is present Oct 28 00:38:40.114 INFO running `"docker" "rm" "-f" "7fb8a1845375d306bf9772a6cbdbad098a2b3e228dea91c5e14f1c4dbc9e967d"` Oct 28 00:38:40.178 INFO blam! 7fb8a1845375d306bf9772a6cbdbad098a2b3e228dea91c5e14f1c4dbc9e967d