Oct 28 01:16:12.043 INFO checking alfred-crates-1.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2
Oct 28 01:16:12.043 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"`
Oct 28 01:16:12.535 INFO blam! 451088b929f3fa562b034920b413cc78e21b9a17f4b373922ff528e444e4bb19
Oct 28 01:16:12.543 INFO running `"docker" "start" "-a" "451088b929f3fa562b034920b413cc78e21b9a17f4b373922ff528e444e4bb19"`
Oct 28 01:16:13.843 INFO kablam! usermod: no changes
Oct 28 01:16:14.039 INFO kablam! Checking alfred-crates v1.0.1 (/source)
Oct 28 01:16:17.014 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` that must be used
Oct 28 01:16:17.014 INFO kablam! --> src/main.rs:33:5
Oct 28 01:16:17.014 INFO kablam! |
Oct 28 01:16:17.014 INFO kablam! 33 | / crates.iter().inspect(|krate| {
Oct 28 01:16:17.014 INFO kablam! 34 | | let escaped_name = escape_str_pcdata(&krate.name);
Oct 28 01:16:17.014 INFO kablam! 35 | | println!(" ", HOST, escaped_name,escaped_name, escape_str_pcdata(&krate.description.clone().unwrap_or(String::from(""))))
Oct 28 01:16:17.014 INFO kablam! 36 | | }).collect::>();
Oct 28 01:16:17.014 INFO kablam! | |___________________________^
Oct 28 01:16:17.014 INFO kablam! |
Oct 28 01:16:17.014 INFO kablam! = note: #[warn(unused_must_use)] on by default
Oct 28 01:16:17.014 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead
Oct 28 01:16:17.014 INFO kablam!
Oct 28 01:16:17.244 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` that must be used
Oct 28 01:16:17.244 INFO kablam! --> src/main.rs:33:5
Oct 28 01:16:17.245 INFO kablam! |
Oct 28 01:16:17.245 INFO kablam! 33 | / crates.iter().inspect(|krate| {
Oct 28 01:16:17.245 INFO kablam! 34 | | let escaped_name = escape_str_pcdata(&krate.name);
Oct 28 01:16:17.245 INFO kablam! 35 | | println!(" ", HOST, escaped_name,escaped_name, escape_str_pcdata(&krate.description.clone().unwrap_or(String::from(""))))
Oct 28 01:16:17.245 INFO kablam! 36 | | }).collect::>();
Oct 28 01:16:17.245 INFO kablam! | |___________________________^
Oct 28 01:16:17.245 INFO kablam! |
Oct 28 01:16:17.245 INFO kablam! = note: #[warn(unused_must_use)] on by default
Oct 28 01:16:17.245 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead
Oct 28 01:16:17.245 INFO kablam!
Oct 28 01:16:17.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.40s
Oct 28 01:16:17.275 INFO kablam! su: No module specific data is present
Oct 28 01:16:17.961 INFO running `"docker" "rm" "-f" "451088b929f3fa562b034920b413cc78e21b9a17f4b373922ff528e444e4bb19"`
Oct 28 01:16:18.163 INFO blam! 451088b929f3fa562b034920b413cc78e21b9a17f4b373922ff528e444e4bb19