[INFO] crate hashbrown 0.6.3 is already in cache [INFO] checking hashbrown-0.6.3 against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] extracting crate hashbrown 0.6.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate hashbrown 0.6.3 on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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-13/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e6684c41c6f36dcc2d9249408a5c15c59b28b51cc61a5874a4081e3d4091d2d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e6684c41c6f36dcc2d9249408a5c15c59b28b51cc61a5874a4081e3d4091d2d3"` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling hashbrown v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_test v1.0.103 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [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 6.90s [INFO] running `"docker" "inspect" "e6684c41c6f36dcc2d9249408a5c15c59b28b51cc61a5874a4081e3d4091d2d3"` [INFO] running `"docker" "rm" "-f" "e6684c41c6f36dcc2d9249408a5c15c59b28b51cc61a5874a4081e3d4091d2d3"` [INFO] [stdout] e6684c41c6f36dcc2d9249408a5c15c59b28b51cc61a5874a4081e3d4091d2d3