Oct 27 18:17:22.791 INFO checking panoradix-0.6.5 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 18:17:22.791 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 18:17:23.159 INFO blam! ec5129189369b0a4686690be7539ea0a585d75211201bb7a33843b8fa13f5a3c Oct 27 18:17:23.162 INFO running `"docker" "start" "-a" "ec5129189369b0a4686690be7539ea0a585d75211201bb7a33843b8fa13f5a3c"` Oct 27 18:17:24.402 INFO kablam! usermod: no changes Oct 27 18:17:24.551 INFO kablam! Checking panoradix v0.6.5 (/source) Oct 27 18:17:25.792 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 18:17:25.793 INFO kablam! --> src/set.rs:205:22 Oct 27 18:17:25.793 INFO kablam! | Oct 27 18:17:25.793 INFO kablam! 205 | pub type Iter<'a, K: 'a + Key + ?Sized> = MapKeys<'a, K, ()>; Oct 27 18:17:25.793 INFO kablam! | ^^ ^^^ ^^^^^^ Oct 27 18:17:25.793 INFO kablam! | Oct 27 18:17:25.793 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 18:17:25.793 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 18:17:25.793 INFO kablam! Oct 27 18:17:27.476 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 18:17:27.476 INFO kablam! --> src/set.rs:205:22 Oct 27 18:17:27.476 INFO kablam! | Oct 27 18:17:27.476 INFO kablam! 205 | pub type Iter<'a, K: 'a + Key + ?Sized> = MapKeys<'a, K, ()>; Oct 27 18:17:27.476 INFO kablam! | ^^ ^^^ ^^^^^^ Oct 27 18:17:27.476 INFO kablam! | Oct 27 18:17:27.476 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 18:17:27.476 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 18:17:27.476 INFO kablam! Oct 27 18:17:28.110 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` that must be used Oct 27 18:17:28.110 INFO kablam! --> benches/set.rs:47:9 Oct 27 18:17:28.111 INFO kablam! | Oct 27 18:17:28.111 INFO kablam! 47 | items.iter().collect::>(); Oct 27 18:17:28.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:17:28.112 INFO kablam! | Oct 27 18:17:28.112 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 18:17:28.112 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 27 18:17:28.112 INFO kablam! Oct 27 18:17:28.113 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` that must be used Oct 27 18:17:28.113 INFO kablam! --> benches/set.rs:57:9 Oct 27 18:17:28.113 INFO kablam! | Oct 27 18:17:28.114 INFO kablam! 57 | items.iter().collect::>(); Oct 27 18:17:28.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:17:28.114 INFO kablam! | Oct 27 18:17:28.115 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 27 18:17:28.115 INFO kablam! Oct 27 18:17:32.532 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.09s Oct 27 18:17:32.547 INFO kablam! su: No module specific data is present Oct 27 18:17:33.673 INFO running `"docker" "rm" "-f" "ec5129189369b0a4686690be7539ea0a585d75211201bb7a33843b8fa13f5a3c"` Oct 27 18:17:34.015 INFO blam! ec5129189369b0a4686690be7539ea0a585d75211201bb7a33843b8fa13f5a3c