Sep 06 02:45:24.260 INFO checking panoradix-0.6.5 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 02:45:24.260 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 02:45:24.260 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:45:24.524 INFO blam! d83b7dd2c857753f9b376b77af414384a27ff3fb4ccb48bc744025827c9a25a9 Sep 06 02:45:24.524 INFO running `"docker" "start" "-a" "d83b7dd2c857753f9b376b77af414384a27ff3fb4ccb48bc744025827c9a25a9"` Sep 06 02:45:25.477 INFO kablam! usermod: no changes Sep 06 02:45:25.582 INFO kablam! Checking panoradix v0.6.5 (file:///source) Sep 06 02:45:26.162 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 02:45:26.162 INFO kablam! --> src/set.rs:205:22 Sep 06 02:45:26.162 INFO kablam! | Sep 06 02:45:26.162 INFO kablam! 205 | pub type Iter<'a, K: 'a + Key + ?Sized> = MapKeys<'a, K, ()>; Sep 06 02:45:26.162 INFO kablam! | ^^ ^^^ ^^^^^^ Sep 06 02:45:26.162 INFO kablam! | Sep 06 02:45:26.162 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 02:45:26.162 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 02:45:26.162 INFO kablam! Sep 06 02:45:26.581 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 06 02:45:26.581 INFO kablam! --> src/set.rs:205:22 Sep 06 02:45:26.581 INFO kablam! | Sep 06 02:45:26.581 INFO kablam! 205 | pub type Iter<'a, K: 'a + Key + ?Sized> = MapKeys<'a, K, ()>; Sep 06 02:45:26.581 INFO kablam! | ^^ ^^^ ^^^^^^ Sep 06 02:45:26.582 INFO kablam! | Sep 06 02:45:26.582 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 06 02:45:26.582 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 06 02:45:26.582 INFO kablam! Sep 06 02:45:26.901 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 06 02:45:26.901 INFO kablam! --> benches/set.rs:47:9 Sep 06 02:45:26.901 INFO kablam! | Sep 06 02:45:26.901 INFO kablam! 47 | items.iter().collect::>(); Sep 06 02:45:26.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:45:26.901 INFO kablam! | Sep 06 02:45:26.901 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 06 02:45:26.901 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 06 02:45:26.901 INFO kablam! Sep 06 02:45:26.901 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 06 02:45:26.901 INFO kablam! --> benches/set.rs:57:9 Sep 06 02:45:26.901 INFO kablam! | Sep 06 02:45:26.901 INFO kablam! 57 | items.iter().collect::>(); Sep 06 02:45:26.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 02:45:26.901 INFO kablam! | Sep 06 02:45:26.901 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 06 02:45:26.901 INFO kablam! Sep 06 02:45:31.002 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.49s Sep 06 02:45:31.006 INFO kablam! su: No module specific data is present Sep 06 02:45:32.067 INFO running `"docker" "rm" "-f" "d83b7dd2c857753f9b376b77af414384a27ff3fb4ccb48bc744025827c9a25a9"` Sep 06 02:45:32.158 INFO blam! d83b7dd2c857753f9b376b77af414384a27ff3fb4ccb48bc744025827c9a25a9