[INFO] cloning repository https://github.com/371tti/tf-idf-vectorizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/371tti/tf-idf-vectorizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F371tti%2Ftf-idf-vectorizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F371tti%2Ftf-idf-vectorizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] feebc011b768b42b3ef111c56861856edfdda091
[INFO] checking 371tti/tf-idf-vectorizer against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F371tti%2Ftf-idf-vectorizer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/371tti/tf-idf-vectorizer
[INFO] finished tweaking git repo https://github.com/371tti/tf-idf-vectorizer
[INFO] tweaked toml for git repo https://github.com/371tti/tf-idf-vectorizer written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/371tti/tf-idf-vectorizer on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/371tti/tf-idf-vectorizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded foldhash v0.2.0
[INFO] [stderr]   Downloaded zerocopy v0.8.31
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb3383bd2805e4794894648959990c1331dc03884aefda63710631ebe0447b62
[INFO] running `Command { std: "docker" "start" "-a" "fb3383bd2805e4794894648959990c1331dc03884aefda63710631ebe0447b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb3383bd2805e4794894648959990c1331dc03884aefda63710631ebe0447b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb3383bd2805e4794894648959990c1331dc03884aefda63710631ebe0447b62", kill_on_drop: false }`
[INFO] [stdout] fb3383bd2805e4794894648959990c1331dc03884aefda63710631ebe0447b62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 081253e6f3a4d5e038e83912700bf5fa2abc25dd85a514494d8df97a3dd0ab4d
[INFO] running `Command { std: "docker" "start" "-a" "081253e6f3a4d5e038e83912700bf5fa2abc25dd85a514494d8df97a3dd0ab4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tf-idf-vectorizer v0.5.9 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `hash` in this scope
[INFO] [stdout]   --> src/utils/datastruct/map/mod.rs:42:42
[INFO] [stdout]    |
[INFO] [stdout] 42 |         self.table.raw_entry().from_hash(hash, is_match)
[INFO] [stdout]    |                                          ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::ptr::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hash` in this scope
[INFO] [stdout]   --> src/utils/datastruct/map/mod.rs:42:42
[INFO] [stdout]    |
[INFO] [stdout] 42 |         self.table.raw_entry().from_hash(hash, is_match)
[INFO] [stdout]    |                                          ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::ptr::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `is_match` in this scope
[INFO] [stdout]   --> src/utils/datastruct/map/mod.rs:42:48
[INFO] [stdout]    |
[INFO] [stdout] 42 |         self.table.raw_entry().from_hash(hash, is_match)
[INFO] [stdout]    |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `is_match` in this scope
[INFO] [stdout]   --> src/utils/datastruct/map/mod.rs:42:48
[INFO] [stdout]    |
[INFO] [stdout] 42 |         self.table.raw_entry().from_hash(hash, is_match)
[INFO] [stdout]    |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/utils/datastruct/map/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn get_with_hash_key(&self, hash_key: &HashKey) -> Option<&V> {
[INFO] [stdout]    |                                                            ---------- expected `std::option::Option<&V>` because of return type
[INFO] [stdout] 42 |         self.table.raw_entry().from_hash(hash, is_match)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<&V>`, found `Option<(&K, &usize)>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::option::Option<&V>`
[INFO] [stdout]               found enum `std::option::Option<(&K, &usize)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/utils/datastruct/map/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn get_with_hash_key(&self, hash_key: &HashKey) -> Option<&V> {
[INFO] [stdout]    |                                                            ---------- expected `std::option::Option<&V>` because of return type
[INFO] [stdout] 42 |         self.table.raw_entry().from_hash(hash, is_match)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<&V>`, found `Option<(&K, &usize)>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `std::option::Option<&V>`
[INFO] [stdout]               found enum `std::option::Option<(&K, &usize)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tf-idf-vectorizer` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tf-idf-vectorizer` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "081253e6f3a4d5e038e83912700bf5fa2abc25dd85a514494d8df97a3dd0ab4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "081253e6f3a4d5e038e83912700bf5fa2abc25dd85a514494d8df97a3dd0ab4d", kill_on_drop: false }`
[INFO] [stdout] 081253e6f3a4d5e038e83912700bf5fa2abc25dd85a514494d8df97a3dd0ab4d
