[INFO] crate hashbrown 0.6.3 is already in cache [INFO] checking hashbrown-0.6.3 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate hashbrown 0.6.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate hashbrown 0.6.3 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate hashbrown 0.6.3 [INFO] finished tweaking crates.io crate hashbrown 0.6.3 [INFO] tweaked toml for crates.io crate hashbrown 0.6.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 2373d72befdf77b44c0f229b87de91cd45829b51423e342166d31bb9e1e0e7fd [INFO] running `"docker" "start" "-a" "2373d72befdf77b44c0f229b87de91cd45829b51423e342166d31bb9e1e0e7fd"` [INFO] [stderr] Compiling hashbrown v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/map.rs:1970:34 [INFO] [stderr] | [INFO] [stderr] 1970 | fn next(&mut self) -> Option<(&'a K)> { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/map.rs:1990:34 [INFO] [stderr] | [INFO] [stderr] 1990 | fn next(&mut self) -> Option<(&'a V)> { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/map.rs:2010:34 [INFO] [stderr] | [INFO] [stderr] 2010 | fn next(&mut self) -> Option<(&'a mut V)> { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/map.rs:1970:34 [INFO] [stderr] | [INFO] [stderr] 1970 | fn next(&mut self) -> Option<(&'a K)> { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/map.rs:1990:34 [INFO] [stderr] | [INFO] [stderr] 1990 | fn next(&mut self) -> Option<(&'a V)> { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/map.rs:2010:34 [INFO] [stderr] | [INFO] [stderr] 2010 | fn next(&mut self) -> Option<(&'a mut V)> { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.98s [INFO] running `"docker" "inspect" "2373d72befdf77b44c0f229b87de91cd45829b51423e342166d31bb9e1e0e7fd"` [INFO] running `"docker" "rm" "-f" "2373d72befdf77b44c0f229b87de91cd45829b51423e342166d31bb9e1e0e7fd"` [INFO] [stdout] 2373d72befdf77b44c0f229b87de91cd45829b51423e342166d31bb9e1e0e7fd