Sep 14 15:18:42.160 INFO checking grabbag-0.1.2 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 15:18:42.160 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 15:18:42.160 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 15:18:42.542 INFO blam! e2a6ec3de2d3c015cedab0aabafa89e4a7368589dec26100f718bfafb1c037e8 Sep 14 15:18:42.551 INFO running `"docker" "start" "-a" "e2a6ec3de2d3c015cedab0aabafa89e4a7368589dec26100f718bfafb1c037e8"` Sep 14 15:18:43.803 INFO kablam! usermod: no changes Sep 14 15:18:43.885 INFO kablam! Compiling grabbag_macros v0.1.2 Sep 14 15:18:45.330 INFO kablam! Checking grabbag v0.1.2 (file:///source) Sep 14 15:18:46.534 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 14 15:18:46.534 INFO kablam! --> src/iter/skip_exactly.rs:57:37 Sep 14 15:18:46.534 INFO kablam! | Sep 14 15:18:46.534 INFO kablam! 57 | let r = thread::spawn(move || { v.into_iter().skip_exactly(3).collect::>(); }).join(); Sep 14 15:18:46.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:18:46.534 INFO kablam! | Sep 14 15:18:46.534 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 14 15:18:46.534 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 14 15:18:46.534 INFO kablam! Sep 14 15:18:46.535 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 14 15:18:46.535 INFO kablam! --> src/iter/take_exactly.rs:90:37 Sep 14 15:18:46.535 INFO kablam! | Sep 14 15:18:46.535 INFO kablam! 90 | let r = thread::spawn(move || { v.into_iter().take_exactly(3).collect::>(); }).join(); Sep 14 15:18:46.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 15:18:46.535 INFO kablam! | Sep 14 15:18:46.535 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 14 15:18:46.535 INFO kablam! Sep 14 15:18:46.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.77s Sep 14 15:18:46.611 INFO kablam! su: No module specific data is present Sep 14 15:18:47.547 INFO running `"docker" "rm" "-f" "e2a6ec3de2d3c015cedab0aabafa89e4a7368589dec26100f718bfafb1c037e8"` Sep 14 15:18:47.812 INFO blam! e2a6ec3de2d3c015cedab0aabafa89e4a7368589dec26100f718bfafb1c037e8