Sep 03 18:35:06.599 INFO checking gyscos/varf against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 18:35:06.599 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 18:35:06.599 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 03 18:35:06.821 INFO blam! d8b30077e89cd3e24ef7f18a046678cfe1e5305fd36de40a4f57d3591437b900 Sep 03 18:35:06.823 INFO running `"docker" "start" "-a" "d8b30077e89cd3e24ef7f18a046678cfe1e5305fd36de40a4f57d3591437b900"` Sep 03 18:35:07.864 INFO kablam! Checking lazy_static v0.2.4 Sep 03 18:35:07.866 INFO kablam! Checking sequence_trie v0.2.1 Sep 03 18:35:07.866 INFO kablam! Checking route-recognizer v0.1.11 Sep 03 18:35:07.870 INFO kablam! Checking xdg-basedir v1.0.0 Sep 03 18:35:07.871 INFO kablam! Checking unsafe-any v0.4.1 Sep 03 18:35:07.880 INFO kablam! Checking conduit-mime-types v0.7.3 Sep 03 18:35:07.885 INFO kablam! Checking toml v0.4.1 Sep 03 18:35:07.889 INFO kablam! Checking serde_json v0.8.6 Sep 03 18:35:08.239 INFO kablam! Checking typemap v0.3.3 Sep 03 18:35:08.417 INFO kablam! Checking handlebars v0.26.2 Sep 03 18:35:08.904 INFO kablam! Checking plugin v0.2.6 Sep 03 18:35:09.241 INFO kablam! Checking iron v0.5.1 Sep 03 18:35:10.516 INFO kablam! Checking persistent v0.3.0 Sep 03 18:35:10.517 INFO kablam! Checking mount v0.3.0 Sep 03 18:35:10.521 INFO kablam! Checking router v0.5.1 Sep 03 18:35:11.677 INFO kablam! Checking bodyparser v0.5.0 Sep 03 18:35:11.838 INFO kablam! Checking staticfile v0.4.0 Sep 03 18:35:13.111 INFO kablam! Checking urlencoded v0.5.0 Sep 03 18:35:14.111 INFO kablam! Checking handlebars-iron v0.24.1 Sep 03 18:35:15.379 INFO kablam! Checking varf v0.1.2 (file:///source) Sep 03 18:35:17.910 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 03 18:35:17.910 INFO kablam! --> src/visu.rs:71:5 Sep 03 18:35:17.910 INFO kablam! | Sep 03 18:35:17.910 INFO kablam! 71 | / divs.iter() Sep 03 18:35:17.910 INFO kablam! 72 | | .rev() Sep 03 18:35:17.910 INFO kablam! 73 | | .map(|k| n / k) Sep 03 18:35:17.910 INFO kablam! 74 | | .collect::>() Sep 03 18:35:17.910 INFO kablam! 75 | | .iter() Sep 03 18:35:17.910 INFO kablam! 76 | | .map(|k| divs.push(*k)) Sep 03 18:35:17.911 INFO kablam! 77 | | .collect::>(); Sep 03 18:35:17.911 INFO kablam! | |______________________________^ Sep 03 18:35:17.911 INFO kablam! | Sep 03 18:35:17.911 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 03 18:35:17.911 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 03 18:35:17.911 INFO kablam! Sep 03 18:35:17.930 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 03 18:35:17.930 INFO kablam! --> src/visu.rs:71:5 Sep 03 18:35:17.930 INFO kablam! | Sep 03 18:35:17.930 INFO kablam! 71 | / divs.iter() Sep 03 18:35:17.930 INFO kablam! 72 | | .rev() Sep 03 18:35:17.930 INFO kablam! 73 | | .map(|k| n / k) Sep 03 18:35:17.930 INFO kablam! 74 | | .collect::>() Sep 03 18:35:17.930 INFO kablam! 75 | | .iter() Sep 03 18:35:17.930 INFO kablam! 76 | | .map(|k| divs.push(*k)) Sep 03 18:35:17.930 INFO kablam! 77 | | .collect::>(); Sep 03 18:35:17.930 INFO kablam! | |______________________________^ Sep 03 18:35:17.930 INFO kablam! | Sep 03 18:35:17.930 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 03 18:35:17.930 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 03 18:35:17.930 INFO kablam! Sep 03 18:35:17.978 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.30s Sep 03 18:35:17.999 INFO kablam! su: No module specific data is present Sep 03 18:35:18.522 INFO running `"docker" "rm" "-f" "d8b30077e89cd3e24ef7f18a046678cfe1e5305fd36de40a4f57d3591437b900"` Sep 03 18:35:18.700 INFO blam! d8b30077e89cd3e24ef7f18a046678cfe1e5305fd36de40a4f57d3591437b900