Sep 04 18:03:10.122 INFO checking grabbag-0.1.2 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 18:03:10.122 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 18:03:10.122 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 18:03:10.311 INFO blam! f0edbd97ff64cff6a3c650f3583bde672be1815d317c89eb0b87eaea04b47efc Sep 04 18:03:10.313 INFO running `"docker" "start" "-a" "f0edbd97ff64cff6a3c650f3583bde672be1815d317c89eb0b87eaea04b47efc"` Sep 04 18:03:10.917 INFO kablam! Compiling grabbag_macros v0.1.2 Sep 04 18:03:12.196 INFO kablam! Checking grabbag v0.1.2 (file:///source) Sep 04 18:03:13.885 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 04 18:03:13.885 INFO kablam! --> src/iter/skip_exactly.rs:57:37 Sep 04 18:03:13.885 INFO kablam! | Sep 04 18:03:13.885 INFO kablam! 57 | let r = thread::spawn(move || { v.into_iter().skip_exactly(3).collect::>(); }).join(); Sep 04 18:03:13.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 18:03:13.885 INFO kablam! | Sep 04 18:03:13.885 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 18:03:13.885 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 04 18:03:13.885 INFO kablam! Sep 04 18:03:13.887 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 04 18:03:13.887 INFO kablam! --> src/iter/take_exactly.rs:90:37 Sep 04 18:03:13.887 INFO kablam! | Sep 04 18:03:13.887 INFO kablam! 90 | let r = thread::spawn(move || { v.into_iter().take_exactly(3).collect::>(); }).join(); Sep 04 18:03:13.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 18:03:13.887 INFO kablam! | Sep 04 18:03:13.888 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 04 18:03:13.888 INFO kablam! Sep 04 18:03:13.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.01s Sep 04 18:03:13.914 INFO kablam! su: No module specific data is present Sep 04 18:03:14.364 INFO running `"docker" "rm" "-f" "f0edbd97ff64cff6a3c650f3583bde672be1815d317c89eb0b87eaea04b47efc"` Sep 04 18:03:14.460 INFO blam! f0edbd97ff64cff6a3c650f3583bde672be1815d317c89eb0b87eaea04b47efc