Sep 04 08:41:24.629 INFO checking panoradix-0.6.5 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 08:41:24.629 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 08:41:24.629 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:41:24.826 INFO blam! 1e1b9dbd327ab35b7939a8564865b1bc9e4d94cd936f15bfb4c4e82289360f12 Sep 04 08:41:24.828 INFO running `"docker" "start" "-a" "1e1b9dbd327ab35b7939a8564865b1bc9e4d94cd936f15bfb4c4e82289360f12"` Sep 04 08:41:25.621 INFO kablam! Checking panoradix v0.6.5 (file:///source) Sep 04 08:41:26.461 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 08:41:26.461 INFO kablam! --> src/set.rs:205:22 Sep 04 08:41:26.461 INFO kablam! | Sep 04 08:41:26.462 INFO kablam! 205 | pub type Iter<'a, K: 'a + Key + ?Sized> = MapKeys<'a, K, ()>; Sep 04 08:41:26.462 INFO kablam! | ^^ ^^^ ^^^^^^ Sep 04 08:41:26.462 INFO kablam! | Sep 04 08:41:26.462 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 08:41:26.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 08:41:26.462 INFO kablam! Sep 04 08:41:27.142 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 08:41:27.142 INFO kablam! --> src/set.rs:205:22 Sep 04 08:41:27.142 INFO kablam! | Sep 04 08:41:27.142 INFO kablam! 205 | pub type Iter<'a, K: 'a + Key + ?Sized> = MapKeys<'a, K, ()>; Sep 04 08:41:27.142 INFO kablam! | ^^ ^^^ ^^^^^^ Sep 04 08:41:27.142 INFO kablam! | Sep 04 08:41:27.142 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 08:41:27.142 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 08:41:27.142 INFO kablam! Sep 04 08:41:27.241 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 04 08:41:27.241 INFO kablam! --> benches/set.rs:47:9 Sep 04 08:41:27.241 INFO kablam! | Sep 04 08:41:27.241 INFO kablam! 47 | items.iter().collect::>(); Sep 04 08:41:27.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:41:27.241 INFO kablam! | Sep 04 08:41:27.241 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 08:41:27.241 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 04 08:41:27.242 INFO kablam! Sep 04 08:41:27.242 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 04 08:41:27.242 INFO kablam! --> benches/set.rs:57:9 Sep 04 08:41:27.242 INFO kablam! | Sep 04 08:41:27.242 INFO kablam! 57 | items.iter().collect::>(); Sep 04 08:41:27.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 08:41:27.242 INFO kablam! | Sep 04 08:41:27.242 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 04 08:41:27.242 INFO kablam! Sep 04 08:41:32.025 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.47s Sep 04 08:41:32.033 INFO kablam! su: No module specific data is present Sep 04 08:41:32.424 INFO running `"docker" "rm" "-f" "1e1b9dbd327ab35b7939a8564865b1bc9e4d94cd936f15bfb4c4e82289360f12"` Sep 04 08:41:32.543 INFO blam! 1e1b9dbd327ab35b7939a8564865b1bc9e4d94cd936f15bfb4c4e82289360f12