Sep 04 23:01:41.269 INFO checking bitwise-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 23:01:41.269 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 23:01:41.269 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:01:41.425 INFO blam! e54cc832af7b367392bc74b9b4eedb0a0133169bb3a66fa51dcfd39243656fa7 Sep 04 23:01:41.426 INFO running `"docker" "start" "-a" "e54cc832af7b367392bc74b9b4eedb0a0133169bb3a66fa51dcfd39243656fa7"` Sep 04 23:01:42.098 INFO kablam! warning: `panic` setting is ignored for `bench` profile Sep 04 23:01:42.122 INFO kablam! Compiling bitwise v0.1.1 (file:///source) Sep 04 23:01:45.165 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 04 23:01:45.165 INFO kablam! --> src/lib.rs:27:39 Sep 04 23:01:45.165 INFO kablam! | Sep 04 23:01:45.165 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 04 23:01:45.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 23:01:45.165 INFO kablam! | Sep 04 23:01:45.165 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 23:01:45.166 INFO kablam! Sep 04 23:01:45.177 INFO kablam! warning: where clauses are not enforced in type aliases Sep 04 23:01:45.177 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 04 23:01:45.177 INFO kablam! | Sep 04 23:01:45.177 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 04 23:01:45.177 INFO kablam! | ^^^^^^^ Sep 04 23:01:45.177 INFO kablam! | Sep 04 23:01:45.177 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 23:01:45.177 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 04 23:01:45.177 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 23:01:45.177 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 04 23:01:45.177 INFO kablam! | Sep 04 23:01:45.177 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 04 23:01:45.177 INFO kablam! | ^^^^^^^^^^^ Sep 04 23:01:45.177 INFO kablam! Sep 04 23:01:45.317 INFO kablam! warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable Sep 04 23:01:45.317 INFO kablam! --> src/lib.rs:27:39 Sep 04 23:01:45.317 INFO kablam! | Sep 04 23:01:45.317 INFO kablam! 27 | #![cfg_attr(RUSTC_IS_NIGHTLY, feature(cfg_target_feature))] Sep 04 23:01:45.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 23:01:45.317 INFO kablam! | Sep 04 23:01:45.317 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 23:01:45.317 INFO kablam! Sep 04 23:01:45.329 INFO kablam! warning: where clauses are not enforced in type aliases Sep 04 23:01:45.329 INFO kablam! --> src/word/reverse_bit_groups.rs:62:22 Sep 04 23:01:45.329 INFO kablam! | Sep 04 23:01:45.329 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 04 23:01:45.329 INFO kablam! | ^^^^^^^ Sep 04 23:01:45.330 INFO kablam! | Sep 04 23:01:45.330 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 23:01:45.330 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Sep 04 23:01:45.330 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 23:01:45.330 INFO kablam! --> src/word/reverse_bit_groups.rs:62:32 Sep 04 23:01:45.330 INFO kablam! | Sep 04 23:01:45.330 INFO kablam! 62 | type TU where U: Word = U::Unsigned; // TODO: fix warning ? Sep 04 23:01:45.330 INFO kablam! | ^^^^^^^^^^^ Sep 04 23:01:45.330 INFO kablam! Sep 04 23:01:46.741 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.65s Sep 04 23:01:46.750 INFO kablam! su: No module specific data is present Sep 04 23:01:47.237 INFO running `"docker" "rm" "-f" "e54cc832af7b367392bc74b9b4eedb0a0133169bb3a66fa51dcfd39243656fa7"` Sep 04 23:01:47.393 INFO blam! e54cc832af7b367392bc74b9b4eedb0a0133169bb3a66fa51dcfd39243656fa7