Sep 14 19:53:23.121 INFO checking alfred-crates-1.0.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1
Sep 14 19:53:23.121 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets
Sep 14 19:53:23.121 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/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 19:53:23.531 INFO blam! da3720448900c360275cf50041e77ba48c6263d2bc49fe27577395d6288fb6d7
Sep 14 19:53:23.535 INFO running `"docker" "start" "-a" "da3720448900c360275cf50041e77ba48c6263d2bc49fe27577395d6288fb6d7"`
Sep 14 19:53:24.677 INFO kablam! usermod: no changes
Sep 14 19:53:24.827 INFO kablam! Checking crates-io v0.5.0
Sep 14 19:53:26.045 INFO kablam! Checking alfred-crates v1.0.1 (file:///source)
Sep 14 19:53:27.144 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used
Sep 14 19:53:27.144 INFO kablam! --> src/main.rs:33:5
Sep 14 19:53:27.144 INFO kablam! |
Sep 14 19:53:27.144 INFO kablam! 33 | / crates.iter().inspect(|krate| {
Sep 14 19:53:27.144 INFO kablam! 34 | | let escaped_name = escape_str_pcdata(&krate.name);
Sep 14 19:53:27.144 INFO kablam! 35 | | println!(" ", HOST, escaped_name,escaped_name, escape_str_pcdata(&krate.description.clone().unwrap_or(String::from(""))))
Sep 14 19:53:27.144 INFO kablam! 36 | | }).collect::>();
Sep 14 19:53:27.144 INFO kablam! | |___________________________^
Sep 14 19:53:27.144 INFO kablam! |
Sep 14 19:53:27.144 INFO kablam! = note: #[warn(unused_must_use)] on by default
Sep 14 19:53:27.145 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead
Sep 14 19:53:27.145 INFO kablam!
Sep 14 19:53:27.321 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used
Sep 14 19:53:27.321 INFO kablam! --> src/main.rs:33:5
Sep 14 19:53:27.321 INFO kablam! |
Sep 14 19:53:27.321 INFO kablam! 33 | / crates.iter().inspect(|krate| {
Sep 14 19:53:27.321 INFO kablam! 34 | | let escaped_name = escape_str_pcdata(&krate.name);
Sep 14 19:53:27.321 INFO kablam! 35 | | println!(" ", HOST, escaped_name,escaped_name, escape_str_pcdata(&krate.description.clone().unwrap_or(String::from(""))))
Sep 14 19:53:27.321 INFO kablam! 36 | | }).collect::>();
Sep 14 19:53:27.321 INFO kablam! | |___________________________^
Sep 14 19:53:27.321 INFO kablam! |
Sep 14 19:53:27.321 INFO kablam! = note: #[warn(unused_must_use)] on by default
Sep 14 19:53:27.321 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead
Sep 14 19:53:27.321 INFO kablam!
Sep 14 19:53:27.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.62s
Sep 14 19:53:27.340 INFO kablam! su: No module specific data is present
Sep 14 19:53:27.999 INFO running `"docker" "rm" "-f" "da3720448900c360275cf50041e77ba48c6263d2bc49fe27577395d6288fb6d7"`
Sep 14 19:53:28.073 INFO blam! da3720448900c360275cf50041e77ba48c6263d2bc49fe27577395d6288fb6d7