[INFO] crate alfred-crates 1.0.1 is already in cache
[INFO] checking alfred-crates-1.0.1 against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880
[INFO] extracting crate alfred-crates 1.0.1 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate alfred-crates 1.0.1 on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368
[INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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 /workspace/builds/worker-4/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 7c592ec245ccc7cb1dcf34c62fe48b3bb466e47e1b479b98605a96157f8d76c9
[INFO] running `"docker" "start" "-a" "7c592ec245ccc7cb1dcf34c62fe48b3bb466e47e1b479b98605a96157f8d76c9"`
[INFO] [stderr] Compiling curl v0.4.28
[INFO] [stderr] Compiling openssl-sys v0.9.54
[INFO] [stderr] Compiling libz-sys v1.0.25
[INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1
[INFO] [stderr] Checking xml-rs v0.3.6
[INFO] [stderr] Checking socket2 v0.3.11
[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!(" ", 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!(" ", 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 21.28s
[INFO] running `"docker" "inspect" "7c592ec245ccc7cb1dcf34c62fe48b3bb466e47e1b479b98605a96157f8d76c9"`
[INFO] running `"docker" "rm" "-f" "7c592ec245ccc7cb1dcf34c62fe48b3bb466e47e1b479b98605a96157f8d76c9"`
[INFO] [stdout] 7c592ec245ccc7cb1dcf34c62fe48b3bb466e47e1b479b98605a96157f8d76c9