[INFO] fetching crate hashbrown_tstd 0.7.1...
[INFO] checking hashbrown_tstd-0.7.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate hashbrown_tstd 0.7.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate hashbrown_tstd 0.7.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hashbrown_tstd 0.7.1
[INFO] finished tweaking crates.io crate hashbrown_tstd 0.7.1
[INFO] tweaked toml for crates.io crate hashbrown_tstd 0.7.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ahash v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0415c6b0d706b5175bf8d950ed8cf9ea0ddafaa381fb94e1887de92f576fbc70
[INFO] running `Command { std: "docker" "start" "-a" "0415c6b0d706b5175bf8d950ed8cf9ea0ddafaa381fb94e1887de92f576fbc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0415c6b0d706b5175bf8d950ed8cf9ea0ddafaa381fb94e1887de92f576fbc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0415c6b0d706b5175bf8d950ed8cf9ea0ddafaa381fb94e1887de92f576fbc70", kill_on_drop: false }`
[INFO] [stdout] 0415c6b0d706b5175bf8d950ed8cf9ea0ddafaa381fb94e1887de92f576fbc70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad7daefb3188a5d06b23d5658094f7c8cd3d498c66ffc3ac04b3cfbe87b85666
[INFO] running `Command { std: "docker" "start" "-a" "ad7daefb3188a5d06b23d5658094f7c8cd3d498c66ffc3ac04b3cfbe87b85666", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling hashbrown_tstd v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking rustc-hash v1.0.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking const-random v0.1.17
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/raw/sse2.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         };
[INFO] [stdout]    |          ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stdout] error[E0432]: unresolved import `hashbrown`
[INFO] [stdout]  --> tests/hasher.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hashbrown::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `hashbrown`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hashbrown`
[INFO] [stdout]  --> tests/set.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hashbrown::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `hashbrown`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hashbrown`
[INFO] [stdout]   --> benches/bench.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hashbrown::hash_map::DefaultHashBuilder;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `hashbrown`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hashbrown`
[INFO] [stdout]   --> benches/bench.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hashbrown::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `hashbrown`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hashbrown`
[INFO] [stdout]   --> tests/hasher.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |     check::<hashbrown::hash_map::DefaultHashBuilder>();
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared crate or module `hashbrown`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 5  + use hashbrown_tstd::hash_map;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `hash_map`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -     check::<hashbrown::hash_map::DefaultHashBuilder>();
[INFO] [stdout] 26 +     check::<hash_map::DefaultHashBuilder>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hashbrown_tstd` (test "set") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hashbrown_tstd` (test "hasher") due to 3 previous errors
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/raw/sse2.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         };
[INFO] [stdout]    |          ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hashbrown_tstd` (bench "bench") due to 3 previous errors
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/map.rs:3630:21
[INFO] [stdout]      |
[INFO] [stdout] 3630 |         a.insert(key.clone(), value.clone());
[INFO] [stdout]      |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]      = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/map.rs:3630:36
[INFO] [stdout]      |
[INFO] [stdout] 3630 |         a.insert(key.clone(), value.clone());
[INFO] [stdout]      |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/map.rs:3634:26
[INFO] [stdout]      |
[INFO] [stdout] 3634 |         match a.entry(key.clone()) {
[INFO] [stdout]      |                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/map.rs:3649:26
[INFO] [stdout]      |
[INFO] [stdout] 3649 |         match a.entry(key.clone()) {
[INFO] [stdout]      |                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/map.rs:3653:31
[INFO] [stdout]      |
[INFO] [stdout] 3653 |                 e.insert(value.clone());
[INFO] [stdout]      |                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ad7daefb3188a5d06b23d5658094f7c8cd3d498c66ffc3ac04b3cfbe87b85666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad7daefb3188a5d06b23d5658094f7c8cd3d498c66ffc3ac04b3cfbe87b85666", kill_on_drop: false }`
[INFO] [stdout] ad7daefb3188a5d06b23d5658094f7c8cd3d498c66ffc3ac04b3cfbe87b85666
