[INFO] cloning repository https://github.com/BiffBish/address-hasher-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BiffBish/address-hasher-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiffBish%2Faddress-hasher-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiffBish%2Faddress-hasher-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e67035fe2d98dcf3c0b03b60f71969fe3eb0d64
[INFO] checking BiffBish/address-hasher-rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiffBish%2Faddress-hasher-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BiffBish/address-hasher-rust
[INFO] finished tweaking git repo https://github.com/BiffBish/address-hasher-rust
[INFO] tweaked toml for git repo https://github.com/BiffBish/address-hasher-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BiffBish/address-hasher-rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BiffBish/address-hasher-rust 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tinyrand v0.5.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 593391250b302920d78895a2231d0ce25119168ca0edf4b64c11fc5628d6deae
[INFO] running `Command { std: "docker" "start" "-a" "593391250b302920d78895a2231d0ce25119168ca0edf4b64c11fc5628d6deae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "593391250b302920d78895a2231d0ce25119168ca0edf4b64c11fc5628d6deae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "593391250b302920d78895a2231d0ce25119168ca0edf4b64c11fc5628d6deae", kill_on_drop: false }`
[INFO] [stdout] 593391250b302920d78895a2231d0ce25119168ca0edf4b64c11fc5628d6deae
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f49845927dd7ad525fae99977c501e415855ddcd0e06923dfbe97c2f9eda046e
[INFO] running `Command { std: "docker" "start" "-a" "f49845927dd7ad525fae99977c501e415855ddcd0e06923dfbe97c2f9eda046e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking tinyrand v0.5.0
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]     Checking futures v0.3.26
[INFO] [stderr]    Compiling profile v0.1.0 (/opt/rustwide/workdir/profile)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> profile/src/lib.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             _ => panic!("Expected a typed argument"),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> profile/src/lib.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout]  73 |             syn::FnArg::Typed(arg) => {
[INFO] [stdout]     |             ---------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  98 |             syn::FnArg::Receiver(arg) => {
[INFO] [stdout]     |             ------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 113 |             _ => panic!("Expected a typed argument"),
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arg_ty`
[INFO] [stdout]    --> profile/src/lib.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let arg_ty = arg.ty.clone();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_arg_ty`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking address-hasher-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/big_int.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/big_int.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/big_int.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/ec_pair.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 4 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/ec_pair.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/ec_pair.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/hd_node.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 3 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/hd_node.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/hd_node.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/pbkdf2.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/pbkdf2.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/pbkdf2.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 7 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/point.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 3 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/point.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/point.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/hmac32.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 3 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/hmac32.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/hmac32.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `big_int::BigInt`, `curve`, and `point::Point`
[INFO] [stdout]  --> src/sha512hash32.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{big_int::BigInt, curve, point::Point};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/sha512hash32.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/sha512hash32.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/sha512hash32.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use colored::Colorize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt::format`, `hint::black_box`, and `num::NonZeroU64`
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fmt::format,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 32 |     fs::{File, OpenOptions},
[INFO] [stdout] 33 |     hint::black_box,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     io::{BufWriter, Write},
[INFO] [stdout] 35 |     num::NonZeroU64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/big_int.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/big_int.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/big_int.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/ec_pair.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 4 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/ec_pair.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/ec_pair.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/hd_node.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 3 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/hd_node.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/hd_node.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/pbkdf2.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/pbkdf2.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/pbkdf2.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 7 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/point.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 3 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/point.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/point.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/hmac32.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 3 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/hmac32.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/hmac32.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `big_int::BigInt`, `curve`, and `point::Point`
[INFO] [stdout]  --> src/sha512hash32.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{big_int::BigInt, curve, point::Point};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IS_PROFILE_RECONCILING`, `IS_PROFILING`, `PROFILING_DEPTH`, `PROFILING_MAP`, `PROFILING_PATH`, and `Profile`
[INFO] [stdout]  --> src/sha512hash32.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     profile, Profile, IS_PROFILE_RECONCILING, IS_PROFILING, PROFILING_DEPTH, PROFILING_MAP,
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     PROFILING_PATH,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/sha512hash32.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hint::black_box`
[INFO] [stdout]  --> src/sha512hash32.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::hint::black_box;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use colored::Colorize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt::format`, `hint::black_box`, and `num::NonZeroU64`
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fmt::format,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 32 |     fs::{File, OpenOptions},
[INFO] [stdout] 33 |     hint::black_box,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     io::{BufWriter, Write},
[INFO] [stdout] 35 |     num::NonZeroU64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/point.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let mut i = 0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `i32` to itself
[INFO] [stdout]    --> src/big_int.rs:894:9
[INFO] [stdout]     |
[INFO] [stdout] 894 |         self.s = self.s;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_mnemonic_to_address_init` is never used
[INFO] [stdout]    --> src/main.rs:140:4
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn from_mnemonic_to_address_init(mnemonic: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `profile_main` is never used
[INFO] [stdout]    --> src/main.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn profile_main() {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compressed` and `curve` are never read
[INFO] [stdout]   --> src/ec_pair.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ECPair {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub compressed: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub curve: curve::Curve,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ECPair` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `u8Array` should have a snake case name
[INFO] [stdout]    --> src/main.rs:540:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |     let mut u8Array: Vec<u8> = Vec::new();
[INFO] [stdout]     |             ^^^^^^^ help: convert the identifier to snake case: `u8_array`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/point.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let mut i = 0;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `i32` to itself
[INFO] [stdout]    --> src/big_int.rs:894:9
[INFO] [stdout]     |
[INFO] [stdout] 894 |         self.s = self.s;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_mnemonic_to_address_init` is never used
[INFO] [stdout]    --> src/main.rs:140:4
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn from_mnemonic_to_address_init(mnemonic: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `profile_main` is never used
[INFO] [stdout]    --> src/main.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn profile_main() {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compressed` and `curve` are never read
[INFO] [stdout]   --> src/ec_pair.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ECPair {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub compressed: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub curve: curve::Curve,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ECPair` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `u8Array` should have a snake case name
[INFO] [stdout]    --> src/main.rs:540:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |     let mut u8Array: Vec<u8> = Vec::new();
[INFO] [stdout]     |             ^^^^^^^ help: convert the identifier to snake case: `u8_array`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.11s
[INFO] running `Command { std: "docker" "inspect" "f49845927dd7ad525fae99977c501e415855ddcd0e06923dfbe97c2f9eda046e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f49845927dd7ad525fae99977c501e415855ddcd0e06923dfbe97c2f9eda046e", kill_on_drop: false }`
[INFO] [stdout] f49845927dd7ad525fae99977c501e415855ddcd0e06923dfbe97c2f9eda046e
