Sep 04 15:07:14.415 INFO checking grabbag-0.1.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 15:07:14.415 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 15:07:14.415 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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 15:07:14.621 INFO blam! b29035b983a3b3f3ebbaa52a963865600007166ff06754642f961ce8ea7f5f31 Sep 04 15:07:14.623 INFO running `"docker" "start" "-a" "b29035b983a3b3f3ebbaa52a963865600007166ff06754642f961ce8ea7f5f31"` Sep 04 15:07:15.223 INFO kablam! Compiling grabbag_macros v0.1.2 Sep 04 15:07:16.556 INFO kablam! Checking grabbag v0.1.2 (file:///source) Sep 04 15:07:18.223 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 04 15:07:18.223 INFO kablam! --> src/iter/skip_exactly.rs:57:37 Sep 04 15:07:18.223 INFO kablam! | Sep 04 15:07:18.223 INFO kablam! 57 | let r = thread::spawn(move || { v.into_iter().skip_exactly(3).collect::>(); }).join(); Sep 04 15:07:18.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:07:18.223 INFO kablam! | Sep 04 15:07:18.223 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 15:07:18.223 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 04 15:07:18.223 INFO kablam! Sep 04 15:07:18.226 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 04 15:07:18.226 INFO kablam! --> src/iter/take_exactly.rs:90:37 Sep 04 15:07:18.226 INFO kablam! | Sep 04 15:07:18.226 INFO kablam! 90 | let r = thread::spawn(move || { v.into_iter().take_exactly(3).collect::>(); }).join(); Sep 04 15:07:18.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:07:18.226 INFO kablam! | Sep 04 15:07:18.226 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 04 15:07:18.226 INFO kablam! Sep 04 15:07:18.258 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.05s Sep 04 15:07:18.263 INFO kablam! su: No module specific data is present Sep 04 15:07:18.674 INFO running `"docker" "rm" "-f" "b29035b983a3b3f3ebbaa52a963865600007166ff06754642f961ce8ea7f5f31"` Sep 04 15:07:18.782 INFO blam! b29035b983a3b3f3ebbaa52a963865600007166ff06754642f961ce8ea7f5f31