Sep 20 06:03:25.880 INFO checking bitwise-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:03:25.880 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:03:25.880 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:03:26.132 INFO blam! 0e067570dfb7343df54ff0caec8db39c8a50e28d763e0052b50a1a33602d8de0 Sep 20 06:03:26.134 INFO running `"docker" "start" "-a" "0e067570dfb7343df54ff0caec8db39c8a50e28d763e0052b50a1a33602d8de0"` Sep 20 06:03:27.402 INFO kablam! usermod: no changes Sep 20 06:03:27.466 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 20 06:03:27.526 INFO kablam! Compiling bitintr v0.1.18 Sep 20 06:03:27.526 INFO kablam! Compiling bitwise v0.1.1 (/source) Sep 20 06:03:31.662 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 20 06:03:31.662 INFO kablam! --> src/lib.rs:27:39 Sep 20 06:03:31.662 INFO kablam! | Sep 20 06:03:31.662 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 20 06:03:31.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 06:03:31.662 INFO kablam! | Sep 20 06:03:31.662 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 06:03:31.662 INFO kablam! Sep 20 06:03:31.670 INFO kablam! warning: where clauses are not enforced in type aliases Sep 20 06:03:31.670 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 20 06:03:31.670 INFO kablam! | Sep 20 06:03:31.670 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 06:03:31.670 INFO kablam! | ^^^^^^^ Sep 20 06:03:31.670 INFO kablam! | Sep 20 06:03:31.670 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 06:03:31.670 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 20 06:03:31.678 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 06:03:31.678 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 20 06:03:31.678 INFO kablam! | Sep 20 06:03:31.678 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 06:03:31.678 INFO kablam! | ^^^^^^^^^^^ Sep 20 06:03:31.678 INFO kablam! Sep 20 06:03:31.706 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 20 06:03:31.706 INFO kablam! --> src/lib.rs:27:39 Sep 20 06:03:31.706 INFO kablam! | Sep 20 06:03:31.706 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 20 06:03:31.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 06:03:31.706 INFO kablam! | Sep 20 06:03:31.706 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 06:03:31.706 INFO kablam! Sep 20 06:03:31.718 INFO kablam! warning: where clauses are not enforced in type aliases Sep 20 06:03:31.718 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 20 06:03:31.718 INFO kablam! | Sep 20 06:03:31.718 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 06:03:31.718 INFO kablam! | ^^^^^^^ Sep 20 06:03:31.718 INFO kablam! | Sep 20 06:03:31.718 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 06:03:31.718 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 20 06:03:31.718 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 06:03:31.718 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 20 06:03:31.718 INFO kablam! | Sep 20 06:03:31.718 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 20 06:03:31.718 INFO kablam! | ^^^^^^^^^^^ Sep 20 06:03:31.718 INFO kablam! Sep 20 06:03:32.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.34s Sep 20 06:03:32.779 INFO kablam! su: No module specific data is present Sep 20 06:03:33.912 INFO running `"docker" "rm" "-f" "0e067570dfb7343df54ff0caec8db39c8a50e28d763e0052b50a1a33602d8de0"` Sep 20 06:03:34.049 INFO blam! 0e067570dfb7343df54ff0caec8db39c8a50e28d763e0052b50a1a33602d8de0