[INFO] crate alfred-crates 1.0.1 is already in cache [INFO] checking alfred-crates-1.0.1 against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] extracting crate alfred-crates 1.0.1 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate alfred-crates 1.0.1 on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate alfred-crates 1.0.1 [INFO] finished tweaking crates.io crate alfred-crates 1.0.1 [INFO] tweaked toml for crates.io crate alfred-crates 1.0.1 written to work/builds/worker-5/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 03e4420d86dac1a90f2b2613da612fd19d367ca77bcc4afb0bc72407b9b4e7e6 [INFO] running `"docker" "start" "-a" "03e4420d86dac1a90f2b2613da612fd19d367ca77bcc4afb0bc72407b9b4e7e6"` [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.23 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking crates-io v0.5.0 [INFO] [stderr] Checking alfred-crates v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / crates.iter().inspect(|krate| { [INFO] [stderr] 34 | | let escaped_name = escape_str_pcdata(&krate.name); [INFO] [stderr] 35 | | println!("<![CDATA[{}]]>", HOST, escaped_name,escaped_name, escape_str_pcdata(&krate.description.clone().unwrap_or(String::from("")))) [INFO] [stderr] 36 | | }).collect::>(); [INFO] [stderr] | |___________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / crates.iter().inspect(|krate| { [INFO] [stderr] 34 | | let escaped_name = escape_str_pcdata(&krate.name); [INFO] [stderr] 35 | | println!("<![CDATA[{}]]>", HOST, escaped_name,escaped_name, escape_str_pcdata(&krate.description.clone().unwrap_or(String::from("")))) [INFO] [stderr] 36 | | }).collect::>(); [INFO] [stderr] | |___________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.50s [INFO] running `"docker" "inspect" "03e4420d86dac1a90f2b2613da612fd19d367ca77bcc4afb0bc72407b9b4e7e6"` [INFO] running `"docker" "rm" "-f" "03e4420d86dac1a90f2b2613da612fd19d367ca77bcc4afb0bc72407b9b4e7e6"` [INFO] [stdout] 03e4420d86dac1a90f2b2613da612fd19d367ca77bcc4afb0bc72407b9b4e7e6