Sep 03 18:35:02.900 INFO checking gyscos/varf against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 18:35:02.900 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 18:35:02.901 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 18:35:03.065 INFO blam! 41f57dbf4efbf475dad7f2502a5d4ebafa78d00173fb703e6592648bf4acb0e3 Sep 03 18:35:03.067 INFO running `"docker" "start" "-a" "41f57dbf4efbf475dad7f2502a5d4ebafa78d00173fb703e6592648bf4acb0e3"` Sep 03 18:35:03.918 INFO kablam! Checking sequence_trie v0.2.1 Sep 03 18:35:03.918 INFO kablam! Checking route-recognizer v0.1.11 Sep 03 18:35:03.918 INFO kablam! Checking xdg-basedir v1.0.0 Sep 03 18:35:03.919 INFO kablam! Checking unsafe-any v0.4.1 Sep 03 18:35:03.924 INFO kablam! Checking conduit-mime-types v0.7.3 Sep 03 18:35:03.926 INFO kablam! Checking serde_json v1.0.2 Sep 03 18:35:03.926 INFO kablam! Checking serde_json v0.8.6 Sep 03 18:35:04.482 INFO kablam! Checking typemap v0.3.3 Sep 03 18:35:05.168 INFO kablam! Checking plugin v0.2.6 Sep 03 18:35:05.491 INFO kablam! Checking iron v0.5.1 Sep 03 18:35:06.570 INFO kablam! Checking persistent v0.3.0 Sep 03 18:35:06.570 INFO kablam! Checking mount v0.3.0 Sep 03 18:35:06.571 INFO kablam! Checking router v0.5.1 Sep 03 18:35:07.273 INFO kablam! Checking staticfile v0.4.0 Sep 03 18:35:07.281 INFO kablam! Checking bodyparser v0.5.0 Sep 03 18:35:07.948 INFO kablam! Checking urlencoded v0.5.0 Sep 03 18:35:08.433 INFO kablam! Checking handlebars v0.26.2 Sep 03 18:35:13.825 INFO kablam! Checking handlebars-iron v0.24.1 Sep 03 18:35:15.071 INFO kablam! Checking varf v0.1.2 (file:///source) Sep 03 18:35:17.428 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 03 18:35:17.428 INFO kablam! --> src/visu.rs:71:5 Sep 03 18:35:17.428 INFO kablam! | Sep 03 18:35:17.428 INFO kablam! 71 | / divs.iter() Sep 03 18:35:17.428 INFO kablam! 72 | | .rev() Sep 03 18:35:17.428 INFO kablam! 73 | | .map(|k| n / k) Sep 03 18:35:17.429 INFO kablam! 74 | | .collect::>() Sep 03 18:35:17.429 INFO kablam! 75 | | .iter() Sep 03 18:35:17.429 INFO kablam! 76 | | .map(|k| divs.push(*k)) Sep 03 18:35:17.429 INFO kablam! 77 | | .collect::>(); Sep 03 18:35:17.429 INFO kablam! | |______________________________^ Sep 03 18:35:17.429 INFO kablam! | Sep 03 18:35:17.430 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 03 18:35:17.430 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 03 18:35:17.431 INFO kablam! Sep 03 18:35:17.470 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 03 18:35:17.470 INFO kablam! --> src/visu.rs:71:5 Sep 03 18:35:17.470 INFO kablam! | Sep 03 18:35:17.470 INFO kablam! 71 | / divs.iter() Sep 03 18:35:17.470 INFO kablam! 72 | | .rev() Sep 03 18:35:17.470 INFO kablam! 73 | | .map(|k| n / k) Sep 03 18:35:17.470 INFO kablam! 74 | | .collect::>() Sep 03 18:35:17.470 INFO kablam! 75 | | .iter() Sep 03 18:35:17.470 INFO kablam! 76 | | .map(|k| divs.push(*k)) Sep 03 18:35:17.470 INFO kablam! 77 | | .collect::>(); Sep 03 18:35:17.470 INFO kablam! | |______________________________^ Sep 03 18:35:17.471 INFO kablam! | Sep 03 18:35:17.471 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 03 18:35:17.471 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 03 18:35:17.471 INFO kablam! Sep 03 18:35:17.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.82s Sep 03 18:35:17.549 INFO kablam! su: No module specific data is present Sep 03 18:35:18.043 INFO running `"docker" "rm" "-f" "41f57dbf4efbf475dad7f2502a5d4ebafa78d00173fb703e6592648bf4acb0e3"` Sep 03 18:35:18.227 INFO blam! 41f57dbf4efbf475dad7f2502a5d4ebafa78d00173fb703e6592648bf4acb0e3