[INFO] cloning repository https://github.com/sohardforaname/hashing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sohardforaname/hashing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsohardforaname%2Fhashing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsohardforaname%2Fhashing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24710b6ed6cfcecb7fb616624eeed9f0e45e6a88 [INFO] checking sohardforaname/hashing against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsohardforaname%2Fhashing" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sohardforaname/hashing on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sohardforaname/hashing [INFO] finished tweaking git repo https://github.com/sohardforaname/hashing [INFO] tweaked toml for git repo https://github.com/sohardforaname/hashing written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sohardforaname/hashing 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" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99e248d4da5f244f464d74f056847d5e2cb7984fe544f77c61d09a6edf09712a [INFO] running `Command { std: "docker" "start" "-a" "99e248d4da5f244f464d74f056847d5e2cb7984fe544f77c61d09a6edf09712a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99e248d4da5f244f464d74f056847d5e2cb7984fe544f77c61d09a6edf09712a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e248d4da5f244f464d74f056847d5e2cb7984fe544f77c61d09a6edf09712a", kill_on_drop: false }` [INFO] [stdout] 99e248d4da5f244f464d74f056847d5e2cb7984fe544f77c61d09a6edf09712a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1d4e302de0cea5504616086505acead23d96e94bc48bcbb50cf515d3a21c09f [INFO] running `Command { std: "docker" "start" "-a" "f1d4e302de0cea5504616086505acead23d96e94bc48bcbb50cf515d3a21c09f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.8.22 [INFO] [stderr] Checking hashing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `found_idx` is never read [INFO] [stdout] --> src/bucket/map.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | let mut found_idx = None; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `found_location` is never read [INFO] [stdout] --> src/bucket/map.rs:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | let mut found_location = None; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_elements` is never read [INFO] [stdout] --> src/bucket/map.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ElasticHashMap [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | max_elements: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElasticHashMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stdout] warning: value assigned to `found_idx` is never read [INFO] [stdout] --> src/bucket/map.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | let mut found_idx = None; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `found_location` is never read [INFO] [stdout] --> src/bucket/map.rs:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | let mut found_location = None; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_elements` is never read [INFO] [stdout] --> src/bucket/map.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ElasticHashMap [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | max_elements: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElasticHashMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.48s [INFO] running `Command { std: "docker" "inspect" "f1d4e302de0cea5504616086505acead23d96e94bc48bcbb50cf515d3a21c09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d4e302de0cea5504616086505acead23d96e94bc48bcbb50cf515d3a21c09f", kill_on_drop: false }` [INFO] [stdout] f1d4e302de0cea5504616086505acead23d96e94bc48bcbb50cf515d3a21c09f