[INFO] cloning repository https://github.com/monikeo281000/ultimate-password-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monikeo281000/ultimate-password-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonikeo281000%2Fultimate-password-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonikeo281000%2Fultimate-password-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77ed366eb7753b0738ac08a7cc7b8932ec8c789a
[INFO] testing monikeo281000/ultimate-password-tool against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonikeo281000%2Fultimate-password-tool" "/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/monikeo281000/ultimate-password-tool
[INFO] finished tweaking git repo https://github.com/monikeo281000/ultimate-password-tool
[INFO] tweaked toml for git repo https://github.com/monikeo281000/ultimate-password-tool written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/monikeo281000/ultimate-password-tool on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/monikeo281000/ultimate-password-tool 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded threefish v0.5.2
[INFO] [stderr]   Downloaded tiger v0.2.1
[INFO] [stderr]   Downloaded skein v0.1.0
[INFO] [stderr]   Downloaded shabal v0.4.1
[INFO] [stderr]   Downloaded caesar_cipher v0.1.1
[INFO] [stderr]   Downloaded gost94 v0.10.4
[INFO] [stderr]   Downloaded md2 v0.10.2
[INFO] [stderr]   Downloaded rc4 v0.1.0
[INFO] [stderr]   Downloaded clap_derive v4.5.4
[INFO] [stderr]   Downloaded clap v4.5.4
[INFO] [stderr]   Downloaded rustls-pki-types v1.4.1
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded reqwest v0.12.3
[INFO] [stderr]   Downloaded streebog v0.10.2
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] [stderr]   Downloaded groestl v0.10.1
[INFO] [stderr]   Downloaded ascon v0.3.1
[INFO] [stderr]   Downloaded syn v2.0.57
[INFO] [stderr]   Downloaded ascon-hash v0.2.0
[INFO] [stderr]   Downloaded hyper v1.3.0
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded whirlpool v0.10.4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 479b135794284aac7abef901e5bd0005d07b4a94feb97769ed46dba550710777
[INFO] running `Command { std: "docker" "start" "-a" "479b135794284aac7abef901e5bd0005d07b4a94feb97769ed46dba550710777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "479b135794284aac7abef901e5bd0005d07b4a94feb97769ed46dba550710777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479b135794284aac7abef901e5bd0005d07b4a94feb97769ed46dba550710777", kill_on_drop: false }`
[INFO] [stdout] 479b135794284aac7abef901e5bd0005d07b4a94feb97769ed46dba550710777
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ce4d4f2e2081366d3a6b95e4c6218326ff758a91016f2d682760adc302eaa3b
[INFO] running `Command { std: "docker" "start" "-a" "7ce4d4f2e2081366d3a6b95e4c6218326ff758a91016f2d682760adc302eaa3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ascon v0.3.1
[INFO] [stderr]    Compiling threefish v0.5.2
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling caesar_cipher v0.1.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rc4 v0.1.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling shabal v0.4.1
[INFO] [stderr]    Compiling gost94 v0.10.4
[INFO] [stderr]    Compiling groestl v0.10.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling streebog v0.10.2
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stderr]    Compiling md2 v0.10.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tiger v0.2.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling sm3 v0.4.2
[INFO] [stderr]    Compiling whirlpool v0.10.4
[INFO] [stderr]    Compiling ascon-hash v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling skein v0.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.3
[INFO] [stderr]    Compiling pass-arsenal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/Hash/Adler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[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: `File`
[INFO] [stdout]  --> src/Hash/Adler.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::{self, File};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufReader` and `Read`
[INFO] [stdout]  --> src/Hash/Adler.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{BufReader, Read};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cipher`
[INFO] [stdout]  --> src/Encode/Base64.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn compare_base64(cipher: &str, plain_text: &str) -> bool {
[INFO] [stdout]   |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cipher`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plain_text`
[INFO] [stdout]  --> src/Encode/Base64.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn compare_base64(cipher: &str, plain_text: &str) -> bool {
[INFO] [stdout]   |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]    --> src/Encode/MorseCode.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |             for (j, letter) in letters.iter().enumerate() {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut attempts = 1;
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attempts`
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut attempts = 1;
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test`
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let test = list_passwords
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `entropy` is never read
[INFO] [stdout]    --> src/PasswordStrength/PasswordStrengthEvaluator.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut entropy: f64 = 0.0;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Application` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Application;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `application`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Cli` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Cli;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Encode` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod Encode;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `encode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Encryption` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Encryption;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `encryption`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Hash` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod Hash;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `HashAnalyzer` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod HashAnalyzer;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `hash_analyzer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordAttack` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod PasswordAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrength` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod PasswordStrength;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Cli` should have a snake case name
[INFO] [stdout]  --> src/Application/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Cli;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `CliBasedApp` should have a snake case name
[INFO] [stdout]  --> src/Application/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod CliBasedApp;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `cli_based_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Base64` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Base64;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `base64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `CaesarCipher` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod CaesarCipher;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `caesar_cipher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `MorseCode` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod MorseCode;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `morse_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Url` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Url;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Adler` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Adler;
[INFO] [stdout]   |         ^^^^^ help: convert the identifier to snake case: `adler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Ascon` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Ascon;
[INFO] [stdout]   |         ^^^^^ help: convert the identifier to snake case: `ascon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Blake2` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod Blake2;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `blake2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Crc32Fast` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Crc32Fast;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `crc32_fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Gost94` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod Gost94;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `gost94`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Groestl` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod Groestl;
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `groestl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md2` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod Md2;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md4` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod Md4;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md5` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Md5;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RipeMD` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod RipeMD;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `ripe_md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha1` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod Sha1;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha2` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod Sha2;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha3` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod Sha3;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Shabal` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod Shabal;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `shabal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Skein` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod Skein;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `skein`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sm3` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod Sm3;
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case (notice the capitalization): `sm3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Streebog` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod Streebog;
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `streebog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Tiger` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod Tiger;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `tiger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Whirlpool` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod Whirlpool;
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `whirlpool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `BruteForceAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod BruteForceAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `brute_force_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `DictionaryAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod DictionaryAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RainbowTableAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod RainbowTableAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rainbow_table_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrengthCriteria` should have a snake case name
[INFO] [stdout]  --> src/PasswordStrength/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod PasswordStrengthCriteria;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength_criteria`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrengthEvaluator` should have a snake case name
[INFO] [stdout]  --> src/PasswordStrength/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod PasswordStrengthEvaluator;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength_evaluator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Base64`, `CaesarCipher`, `Encryption`, `MorseCode`, `SubCommands`, and `Url`
[INFO] [stdout]  --> src/main.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Cli::{Args, SubCommands},
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout] 4 |     Encode::{Base64, CaesarCipher, MorseCode, Url},
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stdout] 5 |     Encryption,
[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 variable: `plain_text`
[INFO] [stdout]   --> src/main.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn ultimate_encode(plain_text: &str) {
[INFO] [stdout]    |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plain_text`
[INFO] [stdout]   --> src/main.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn ultimate_encryption(plain_text: &str) {
[INFO] [stdout]    |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ultimate_encode` is never used
[INFO] [stdout]   --> src/main.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn ultimate_encode(plain_text: &str) {
[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 `ultimate_encryption` is never used
[INFO] [stdout]   --> src/main.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn ultimate_encryption(plain_text: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/main.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn run() {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.48s
[INFO] running `Command { std: "docker" "inspect" "7ce4d4f2e2081366d3a6b95e4c6218326ff758a91016f2d682760adc302eaa3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce4d4f2e2081366d3a6b95e4c6218326ff758a91016f2d682760adc302eaa3b", kill_on_drop: false }`
[INFO] [stdout] 7ce4d4f2e2081366d3a6b95e4c6218326ff758a91016f2d682760adc302eaa3b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24ca0d52f04b43cba746bd97dafc41f9f2df3e3cdf410688acaaa0d20e23ce70
[INFO] running `Command { std: "docker" "start" "-a" "24ca0d52f04b43cba746bd97dafc41f9f2df3e3cdf410688acaaa0d20e23ce70", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/Hash/Adler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[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: `File`
[INFO] [stdout]  --> src/Hash/Adler.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::{self, File};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufReader` and `Read`
[INFO] [stdout]  --> src/Hash/Adler.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{BufReader, Read};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cipher`
[INFO] [stdout]  --> src/Encode/Base64.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn compare_base64(cipher: &str, plain_text: &str) -> bool {
[INFO] [stdout]   |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cipher`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plain_text`
[INFO] [stdout]  --> src/Encode/Base64.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn compare_base64(cipher: &str, plain_text: &str) -> bool {
[INFO] [stdout]   |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]    --> src/Encode/MorseCode.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |             for (j, letter) in letters.iter().enumerate() {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut attempts = 1;
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attempts`
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut attempts = 1;
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test`
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let test = list_passwords
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `entropy` is never read
[INFO] [stdout]    --> src/PasswordStrength/PasswordStrengthEvaluator.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut entropy: f64 = 0.0;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Application` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Application;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `application`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Cli` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Cli;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Encode` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod Encode;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `encode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Encryption` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Encryption;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `encryption`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Hash` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod Hash;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `HashAnalyzer` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod HashAnalyzer;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `hash_analyzer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordAttack` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod PasswordAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrength` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod PasswordStrength;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Cli` should have a snake case name
[INFO] [stdout]  --> src/Application/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Cli;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `CliBasedApp` should have a snake case name
[INFO] [stdout]  --> src/Application/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod CliBasedApp;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `cli_based_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Base64` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Base64;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `base64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `CaesarCipher` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod CaesarCipher;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `caesar_cipher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `MorseCode` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod MorseCode;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `morse_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Url` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Url;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Adler` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Adler;
[INFO] [stdout]   |         ^^^^^ help: convert the identifier to snake case: `adler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Ascon` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Ascon;
[INFO] [stdout]   |         ^^^^^ help: convert the identifier to snake case: `ascon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pass-arsenal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: module `Blake2` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod Blake2;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `blake2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Crc32Fast` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Crc32Fast;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `crc32_fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Gost94` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod Gost94;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `gost94`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Groestl` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod Groestl;
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `groestl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md2` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod Md2;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md4` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod Md4;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md5` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Md5;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RipeMD` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod RipeMD;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `ripe_md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha1` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod Sha1;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha2` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod Sha2;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha3` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod Sha3;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Shabal` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod Shabal;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `shabal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Skein` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod Skein;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `skein`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sm3` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod Sm3;
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case (notice the capitalization): `sm3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Streebog` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod Streebog;
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `streebog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Tiger` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod Tiger;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `tiger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Whirlpool` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod Whirlpool;
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `whirlpool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `BruteForceAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod BruteForceAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `brute_force_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `DictionaryAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod DictionaryAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RainbowTableAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod RainbowTableAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rainbow_table_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrengthCriteria` should have a snake case name
[INFO] [stdout]  --> src/PasswordStrength/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod PasswordStrengthCriteria;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength_criteria`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrengthEvaluator` should have a snake case name
[INFO] [stdout]  --> src/PasswordStrength/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod PasswordStrengthEvaluator;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength_evaluator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Base64`, `CaesarCipher`, `Encryption`, `MorseCode`, `SubCommands`, and `Url`
[INFO] [stdout]  --> src/main.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Cli::{Args, SubCommands},
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout] 4 |     Encode::{Base64, CaesarCipher, MorseCode, Url},
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stdout] 5 |     Encryption,
[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 variable: `plain_text`
[INFO] [stdout]   --> src/main.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn ultimate_encode(plain_text: &str) {
[INFO] [stdout]    |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plain_text`
[INFO] [stdout]   --> src/main.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn ultimate_encryption(plain_text: &str) {
[INFO] [stdout]    |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ultimate_encode` is never used
[INFO] [stdout]   --> src/main.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn ultimate_encode(plain_text: &str) {
[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 `ultimate_encryption` is never used
[INFO] [stdout]   --> src/main.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn ultimate_encryption(plain_text: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/main.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn run() {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Base64`, `CaesarCipher`, `Encryption`, `MorseCode`, `SubCommands`, and `Url`
[INFO] [stdout]  --> src/main.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Cli::{Args, SubCommands},
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout] 4 |     Encode::{Base64, CaesarCipher, MorseCode, Url},
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stdout] 5 |     Encryption,
[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 variable: `plain_text`
[INFO] [stdout]   --> src/main.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn ultimate_encode(plain_text: &str) {
[INFO] [stdout]    |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plain_text`
[INFO] [stdout]   --> src/main.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn ultimate_encryption(plain_text: &str) {
[INFO] [stdout]    |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ultimate_encode` is never used
[INFO] [stdout]   --> src/main.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn ultimate_encode(plain_text: &str) {
[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 `ultimate_encryption` is never used
[INFO] [stdout]   --> src/main.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn ultimate_encryption(plain_text: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/main.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn run() {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/Hash/Adler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[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: `File`
[INFO] [stdout]  --> src/Hash/Adler.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::{self, File};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufReader` and `Read`
[INFO] [stdout]  --> src/Hash/Adler.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{BufReader, Read};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cipher`
[INFO] [stdout]  --> src/Encode/Base64.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn compare_base64(cipher: &str, plain_text: &str) -> bool {
[INFO] [stdout]   |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cipher`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plain_text`
[INFO] [stdout]  --> src/Encode/Base64.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn compare_base64(cipher: &str, plain_text: &str) -> bool {
[INFO] [stdout]   |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]    --> src/Encode/MorseCode.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |             for (j, letter) in letters.iter().enumerate() {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut attempts = 1;
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attempts`
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut attempts = 1;
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test`
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let test = list_passwords
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `entropy` is never read
[INFO] [stdout]    --> src/PasswordStrength/PasswordStrengthEvaluator.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut entropy: f64 = 0.0;
[INFO] [stdout]     |                            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Application` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Application;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `application`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Cli` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Cli;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Encode` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod Encode;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `encode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Encryption` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Encryption;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `encryption`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Hash` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod Hash;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `HashAnalyzer` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod HashAnalyzer;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `hash_analyzer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordAttack` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod PasswordAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrength` should have a snake case name
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod PasswordStrength;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Cli` should have a snake case name
[INFO] [stdout]  --> src/Application/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Cli;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `CliBasedApp` should have a snake case name
[INFO] [stdout]  --> src/Application/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod CliBasedApp;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `cli_based_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Base64` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Base64;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `base64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `CaesarCipher` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod CaesarCipher;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `caesar_cipher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `MorseCode` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod MorseCode;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `morse_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Url` should have a snake case name
[INFO] [stdout]  --> src/Encode/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Url;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Adler` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Adler;
[INFO] [stdout]   |         ^^^^^ help: convert the identifier to snake case: `adler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Ascon` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Ascon;
[INFO] [stdout]   |         ^^^^^ help: convert the identifier to snake case: `ascon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Blake2` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod Blake2;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `blake2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Crc32Fast` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Crc32Fast;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `crc32_fast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Gost94` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod Gost94;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `gost94`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Groestl` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod Groestl;
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `groestl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md2` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod Md2;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md4` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod Md4;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md5` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Md5;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RipeMD` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod RipeMD;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `ripe_md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha1` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod Sha1;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha2` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod Sha2;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha3` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod Sha3;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Shabal` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod Shabal;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `shabal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Skein` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod Skein;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `skein`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sm3` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod Sm3;
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case (notice the capitalization): `sm3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Streebog` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod Streebog;
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `streebog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Tiger` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod Tiger;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `tiger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Whirlpool` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod Whirlpool;
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `whirlpool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `BruteForceAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod BruteForceAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `brute_force_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `DictionaryAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod DictionaryAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RainbowTableAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod RainbowTableAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rainbow_table_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrengthCriteria` should have a snake case name
[INFO] [stdout]  --> src/PasswordStrength/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod PasswordStrengthCriteria;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength_criteria`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrengthEvaluator` should have a snake case name
[INFO] [stdout]  --> src/PasswordStrength/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod PasswordStrengthEvaluator;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength_evaluator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.77s
[INFO] running `Command { std: "docker" "inspect" "24ca0d52f04b43cba746bd97dafc41f9f2df3e3cdf410688acaaa0d20e23ce70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ca0d52f04b43cba746bd97dafc41f9f2df3e3cdf410688acaaa0d20e23ce70", kill_on_drop: false }`
[INFO] [stdout] 24ca0d52f04b43cba746bd97dafc41f9f2df3e3cdf410688acaaa0d20e23ce70
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7fc80101c2746184559ec2a99529538727ffb967eb9db82316dbe3d918da4bd5
[INFO] running `Command { std: "docker" "start" "-a" "7fc80101c2746184559ec2a99529538727ffb967eb9db82316dbe3d918da4bd5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr]  --> src/Hash/Adler.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::error::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `File`
[INFO] [stderr]  --> src/Hash/Adler.rs:3:21
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::fs::{self, File};
[INFO] [stderr]   |                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BufReader` and `Read`
[INFO] [stderr]  --> src/Hash/Adler.rs:4:15
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::io::{BufReader, Read};
[INFO] [stderr]   |               ^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cipher`
[INFO] [stderr]  --> src/Encode/Base64.rs:3:23
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn compare_base64(cipher: &str, plain_text: &str) -> bool {
[INFO] [stderr]   |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cipher`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `plain_text`
[INFO] [stderr]  --> src/Encode/Base64.rs:3:37
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn compare_base64(cipher: &str, plain_text: &str) -> bool {
[INFO] [stderr]   |                                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `j`
[INFO] [stderr]    --> src/Encode/MorseCode.rs:113:18
[INFO] [stderr]     |
[INFO] [stderr] 113 |             for (j, letter) in letters.iter().enumerate() {
[INFO] [stderr]     |                  ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/PasswordAttack/DictionaryAttack.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     let mut attempts = 1;
[INFO] [stderr]    |         ----^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `attempts`
[INFO] [stderr]   --> src/PasswordAttack/DictionaryAttack.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     let mut attempts = 1;
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempts`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `test`
[INFO] [stderr]   --> src/PasswordAttack/DictionaryAttack.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     let test = list_passwords
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `entropy` is never read
[INFO] [stderr]    --> src/PasswordStrength/PasswordStrengthEvaluator.rs:110:28
[INFO] [stderr]     |
[INFO] [stderr] 110 |     let mut entropy: f64 = 0.0;
[INFO] [stderr]     |                            ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: module `Application` should have a snake case name
[INFO] [stderr]  --> src/lib.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod Application;
[INFO] [stderr]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `application`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: module `Cli` should have a snake case name
[INFO] [stderr]  --> src/lib.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod Cli;
[INFO] [stderr]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `cli`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Encode` should have a snake case name
[INFO] [stderr]  --> src/lib.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub mod Encode;
[INFO] [stderr]   |         ^^^^^^ help: convert the identifier to snake case: `encode`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Encryption` should have a snake case name
[INFO] [stderr]  --> src/lib.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub mod Encryption;
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `encryption`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Hash` should have a snake case name
[INFO] [stderr]  --> src/lib.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub mod Hash;
[INFO] [stderr]   |         ^^^^ help: convert the identifier to snake case: `hash`
[INFO] [stderr] 
[INFO] [stderr] warning: module `HashAnalyzer` should have a snake case name
[INFO] [stderr]  --> src/lib.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub mod HashAnalyzer;
[INFO] [stderr]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `hash_analyzer`
[INFO] [stderr] 
[INFO] [stderr] warning: module `PasswordAttack` should have a snake case name
[INFO] [stderr]  --> src/lib.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub mod PasswordAttack;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_attack`
[INFO] [stderr] 
[INFO] [stderr] warning: module `PasswordStrength` should have a snake case name
[INFO] [stderr]  --> src/lib.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub mod PasswordStrength;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Cli` should have a snake case name
[INFO] [stderr]  --> src/Application/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod Cli;
[INFO] [stderr]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `cli`
[INFO] [stderr] 
[INFO] [stderr] warning: module `CliBasedApp` should have a snake case name
[INFO] [stderr]  --> src/Application/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod CliBasedApp;
[INFO] [stderr]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `cli_based_app`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Base64` should have a snake case name
[INFO] [stderr]  --> src/Encode/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod Base64;
[INFO] [stderr]   |         ^^^^^^ help: convert the identifier to snake case: `base64`
[INFO] [stderr] 
[INFO] [stderr] warning: module `CaesarCipher` should have a snake case name
[INFO] [stderr]  --> src/Encode/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod CaesarCipher;
[INFO] [stderr]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `caesar_cipher`
[INFO] [stderr] 
[INFO] [stderr] warning: module `MorseCode` should have a snake case name
[INFO] [stderr]  --> src/Encode/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub mod MorseCode;
[INFO] [stderr]   |         ^^^^^^^^^ help: convert the identifier to snake case: `morse_code`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Url` should have a snake case name
[INFO] [stderr]  --> src/Encode/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub mod Url;
[INFO] [stderr]   |         ^^^ help: convert the identifier to snake case (notice the capitalization): `url`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Adler` should have a snake case name
[INFO] [stderr]  --> src/Hash/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod Adler;
[INFO] [stderr]   |         ^^^^^ help: convert the identifier to snake case: `adler`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Ascon` should have a snake case name
[INFO] [stderr]  --> src/Hash/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod Ascon;
[INFO] [stderr]   |         ^^^^^ help: convert the identifier to snake case: `ascon`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Blake2` should have a snake case name
[INFO] [stderr]  --> src/Hash/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub mod Blake2;
[INFO] [stderr]   |         ^^^^^^ help: convert the identifier to snake case: `blake2`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Crc32Fast` should have a snake case name
[INFO] [stderr]  --> src/Hash/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub mod Crc32Fast;
[INFO] [stderr]   |         ^^^^^^^^^ help: convert the identifier to snake case: `crc32_fast`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Gost94` should have a snake case name
[INFO] [stderr]  --> src/Hash/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub mod Gost94;
[INFO] [stderr]   |         ^^^^^^ help: convert the identifier to snake case: `gost94`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Groestl` should have a snake case name
[INFO] [stderr]  --> src/Hash/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub mod Groestl;
[INFO] [stderr]   |         ^^^^^^^ help: convert the identifier to snake case: `groestl`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Md2` should have a snake case name
[INFO] [stderr]  --> src/Hash/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub mod Md2;
[INFO] [stderr]   |         ^^^ help: convert the identifier to snake case: `md2`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Md4` should have a snake case name
[INFO] [stderr]  --> src/Hash/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub mod Md4;
[INFO] [stderr]   |         ^^^ help: convert the identifier to snake case: `md4`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Md5` should have a snake case name
[INFO] [stderr]  --> src/Hash/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub mod Md5;
[INFO] [stderr]   |         ^^^ help: convert the identifier to snake case: `md5`
[INFO] [stderr] 
[INFO] [stderr] warning: module `RipeMD` should have a snake case name
[INFO] [stderr]   --> src/Hash/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub mod RipeMD;
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `ripe_md`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Sha1` should have a snake case name
[INFO] [stderr]   --> src/Hash/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub mod Sha1;
[INFO] [stderr]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha1`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Sha2` should have a snake case name
[INFO] [stderr]   --> src/Hash/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub mod Sha2;
[INFO] [stderr]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha2`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Sha3` should have a snake case name
[INFO] [stderr]   --> src/Hash/mod.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub mod Sha3;
[INFO] [stderr]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha3`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Shabal` should have a snake case name
[INFO] [stderr]   --> src/Hash/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub mod Shabal;
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `shabal`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Skein` should have a snake case name
[INFO] [stderr]   --> src/Hash/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub mod Skein;
[INFO] [stderr]    |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `skein`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Sm3` should have a snake case name
[INFO] [stderr]   --> src/Hash/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub mod Sm3;
[INFO] [stderr]    |         ^^^ help: convert the identifier to snake case (notice the capitalization): `sm3`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Streebog` should have a snake case name
[INFO] [stderr]   --> src/Hash/mod.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub mod Streebog;
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `streebog`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Tiger` should have a snake case name
[INFO] [stderr]   --> src/Hash/mod.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub mod Tiger;
[INFO] [stderr]    |         ^^^^^ help: convert the identifier to snake case: `tiger`
[INFO] [stderr] 
[INFO] [stderr] warning: module `Whirlpool` should have a snake case name
[INFO] [stderr]   --> src/Hash/mod.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub mod Whirlpool;
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `whirlpool`
[INFO] [stderr] 
[INFO] [stderr] warning: module `BruteForceAttack` should have a snake case name
[INFO] [stderr]  --> src/PasswordAttack/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod BruteForceAttack;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `brute_force_attack`
[INFO] [stderr] 
[INFO] [stderr] warning: module `DictionaryAttack` should have a snake case name
[INFO] [stderr]  --> src/PasswordAttack/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod DictionaryAttack;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_attack`
[INFO] [stderr] 
[INFO] [stderr] warning: module `RainbowTableAttack` should have a snake case name
[INFO] [stderr]  --> src/PasswordAttack/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub mod RainbowTableAttack;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rainbow_table_attack`
[INFO] [stderr] 
[INFO] [stderr] warning: module `PasswordStrengthCriteria` should have a snake case name
[INFO] [stderr]  --> src/PasswordStrength/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod PasswordStrengthCriteria;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength_criteria`
[INFO] [stderr] 
[INFO] [stderr] warning: module `PasswordStrengthEvaluator` should have a snake case name
[INFO] [stderr]  --> src/PasswordStrength/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod PasswordStrengthEvaluator;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength_evaluator`
[INFO] [stderr] 
[INFO] [stderr] warning: `pass-arsenal` (lib) generated 48 warnings (run `cargo fix --lib -p pass-arsenal` to apply 9 suggestions)
[INFO] [stderr] warning: `pass-arsenal` (lib test) generated 48 warnings (48 duplicates)
[INFO] [stderr] warning: unused imports: `Base64`, `CaesarCipher`, `Encryption`, `MorseCode`, `SubCommands`, and `Url`
[INFO] [stderr]  --> src/main.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 |     Cli::{Args, SubCommands},
[INFO] [stderr]   |                 ^^^^^^^^^^^
[INFO] [stderr] 4 |     Encode::{Base64, CaesarCipher, MorseCode, Url},
[INFO] [stderr]   |              ^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stderr] 5 |     Encryption,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `plain_text`
[INFO] [stderr]   --> src/main.rs:20:20
[INFO] [stderr]    |
[INFO] [stderr] 20 | fn ultimate_encode(plain_text: &str) {
[INFO] [stderr]    |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `plain_text`
[INFO] [stderr]   --> src/main.rs:24:24
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn ultimate_encryption(plain_text: &str) {
[INFO] [stderr]    |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stderr] 
[INFO] [stderr] warning: function `ultimate_encode` is never used
[INFO] [stderr]   --> src/main.rs:20:4
[INFO] [stderr]    |
[INFO] [stderr] 20 | fn ultimate_encode(plain_text: &str) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `ultimate_encryption` is never used
[INFO] [stderr]   --> src/main.rs:24:4
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn ultimate_encryption(plain_text: &str) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run` is never used
[INFO] [stderr]   --> src/main.rs:28:4
[INFO] [stderr]    |
[INFO] [stderr] 28 | fn run() {
[INFO] [stderr]    |    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pass-arsenal` (bin "pass-arsenal") generated 6 warnings (run `cargo fix --bin "pass-arsenal" -p pass-arsenal` to apply 3 suggestions)
[INFO] [stderr] warning: `pass-arsenal` (bin "pass-arsenal" test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pass_arsenal-8b370813652dc895)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pass_arsenal-e4ad8b62b1f3141f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Adler.rs (/opt/rustwide/target/debug/deps/Adler-658ef27a3c0868bf)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Ascon.rs (/opt/rustwide/target/debug/deps/Ascon-1b2e7d9ca7047271)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_adler32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_ascon ... ok
[INFO] [stdout] test test_asconxof ... ok
[INFO] [stderr]      Running tests/Base64.rs (/opt/rustwide/target/debug/deps/Base64-c0fc9ac52b7ce8ad)
[INFO] [stdout] test test_ascona ... ok
[INFO] [stdout] test test_asconaxof ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Blake2.rs (/opt/rustwide/target/debug/deps/Blake2-da6ca65a55928720)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_base64_decode ... ok
[INFO] [stdout] test test_base64_encode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/CaesarCipher.rs (/opt/rustwide/target/debug/deps/CaesarCipher-c79460d3e83d2d26)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_blake2s256 ... ok
[INFO] [stdout] test test_blake2b512 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_caesar_decode ... ok
[INFO] [stdout] test test_caesar_decode_custom_offset ... ok
[INFO] [stdout] test test_caesar_encode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Crc32Fast.rs (/opt/rustwide/target/debug/deps/Crc32Fast-30dc2a9b7bdf90c9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_crc32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Gost94.rs (/opt/rustwide/target/debug/deps/Gost94-0ae3ef2fd4ffde1f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_gost94_crypto_pro ... ok
[INFO] [stdout] test test_gost94_test ... ok
[INFO] [stdout] test test_gost94_ua ... ok
[INFO] [stdout] test test_gost94_s_2015 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Groestl.rs (/opt/rustwide/target/debug/deps/Groestl-7366a94b1b2ba037)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_groestl256 ... ok
[INFO] [stdout] test test_groestl224 ... ok
[INFO] [stdout] test test_groestl384 ... ok
[INFO] [stdout] test test_groestl512 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Md2.rs (/opt/rustwide/target/debug/deps/Md2-6adb616f8acc0627)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_md2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Md4.rs (/opt/rustwide/target/debug/deps/Md4-3e9e551bf018d06c)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Md5.rs (/opt/rustwide/target/debug/deps/Md5-bc6055f13be7882b)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_md4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/MorseCode.rs (/opt/rustwide/target/debug/deps/MorseCode-0c347fcdad98e28b)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_md5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_morse_code_encode ... ok
[INFO] [stdout] test test_morse_code_decode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/PasswordStrength.rs (/opt/rustwide/target/debug/deps/PasswordStrength-c63452de8af72027)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_contains_repeated_chars ... ok
[INFO] [stdout] test test_contains_uppercase_lowercase_number_spacial_chars ... ok
[INFO] [stdout] test test_contains_sequential_chars ... ok
[INFO] [stdout] test test_evaluate_password_entropy ... ok
[INFO] [stdout] test test_evaluate_password ... ok
[INFO] [stdout] test test_is_common_password ... FAILED
[INFO] [stdout] test test_pwned_password_exposure ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_is_common_password stdout ----
[INFO] [stdout] [-] Error: Something with url request
[INFO] [stdout] [-] Error Status: error sending request for url (https://raw.githubusercontent.com/monikeo281000/data_set_collection/main/password/passwordlist-1million.txt)
[INFO] [stdout] [-] Error: Something with url request
[INFO] [stdout] [-] Error Status: error sending request for url (https://raw.githubusercontent.com/monikeo281000/data_set_collection/main/password/passwordlist-1million.txt)
[INFO] [stdout] [-] Error: Something with url request
[INFO] [stdout] [-] Error Status: error sending request for url (https://raw.githubusercontent.com/monikeo281000/data_set_collection/main/password/passwordlist-1million.txt)
[INFO] [stdout] 
[INFO] [stdout] thread 'test_is_common_password' (69) panicked at tests/PasswordStrength.rs:90:5:
[INFO] [stdout] assertion failed: result01
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ae061df7f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ae061df7f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ae061df7f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ae061df7f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ae061f72ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ae061f72ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63ae061e4ab6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63ae061e4ab6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63ae061bcb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ae061bcb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ae061d71a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ae05d4cfce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63ae05d4cfce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63ae061d7412 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63ae061d7412 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ae061bcc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63ae061b1bb9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ae061bdcbd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ae061f79fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ae061f79c2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x63ae05d405eb - PasswordStrength[57ef671159411eea]::test_is_common_password
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:90:5
[INFO] [stdout]   21:     0x63ae05d3fea7 - PasswordStrength[57ef671159411eea]::test_is_common_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:83:29
[INFO] [stdout]   22:     0x63ae05d41196 - <PasswordStrength[57ef671159411eea]::test_is_common_password::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63ae05d4137b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63ae05d4137b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x63ae05d4dbda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x63ae05d4dbda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x63ae05d4dbda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x63ae05d4dbda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x63ae05d4dbda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x63ae05d4dbda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x63ae05d4dbda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x63ae05d49184 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x63ae05d49184 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x63ae05d506d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x63ae05d506d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x63ae05d506d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63ae05d506d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x63ae05d506d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x63ae05d506d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x63ae05d506d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63ae061df05f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x63ae061df05f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x767ed5aedaa4 - <unknown>
[INFO] [stdout]   44:     0x767ed5b7aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_pwned_password_exposure stdout ----
[INFO] [stdout] [-] Error: Failed to connect to pwned api
[INFO] [stdout] [-] Error Status: error sending request for url (https://api.pwnedpasswords.com/range/c1d5d)
[INFO] [stdout] [-] Error: Failed to connect to pwned api
[INFO] [stdout] [-] Error Status: error sending request for url (https://api.pwnedpasswords.com/range/68a19)
[INFO] [stdout] [-] Error: Failed to connect to pwned api
[INFO] [stdout] [-] Error Status: error sending request for url (https://api.pwnedpasswords.com/range/f5e1f)
[INFO] [stdout] 
[INFO] [stdout] thread 'test_pwned_password_exposure' (70) panicked at tests/PasswordStrength.rs:12:5:
[INFO] [stdout] assertion failed: result01
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ae061df7f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ae061df7f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ae061df7f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ae061df7f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ae061f72ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ae061f72ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63ae061e4ab6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63ae061e4ab6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63ae061bcb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ae061bcb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ae061d71a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ae05d4cfce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63ae05d4cfce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63ae061d7412 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63ae061d7412 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ae061bcc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63ae061b1bb9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ae061bdcbd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ae061f79fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ae061f79c2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x63ae05d4080b - PasswordStrength[57ef671159411eea]::test_pwned_password_exposure
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:12:5
[INFO] [stdout]   21:     0x63ae05d3ff07 - PasswordStrength[57ef671159411eea]::test_pwned_password_exposure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:4:34
[INFO] [stdout]   22:     0x63ae05d41216 - <PasswordStrength[57ef671159411eea]::test_pwned_password_exposure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63ae05d4137b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63ae05d4137b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x63ae05d4dbda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x63ae05d4dbda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x63ae05d4dbda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x63ae05d4dbda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x63ae05d4dbda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x63ae05d4dbda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x63ae05d4dbda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x63ae05d49184 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x63ae05d49184 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x63ae05d506d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x63ae05d506d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x63ae05d506d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63ae05d506d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x63ae05d506d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x63ae05d506d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x63ae05d506d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63ae061df05f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x63ae061df05f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x767ed5aedaa4 - <unknown>
[INFO] [stdout]   44:     0x767ed5b7aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_is_common_password
[INFO] [stdout]     test_pwned_password_exposure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test PasswordStrength`
[INFO] running `Command { std: "docker" "inspect" "7fc80101c2746184559ec2a99529538727ffb967eb9db82316dbe3d918da4bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc80101c2746184559ec2a99529538727ffb967eb9db82316dbe3d918da4bd5", kill_on_drop: false }`
[INFO] [stdout] 7fc80101c2746184559ec2a99529538727ffb967eb9db82316dbe3d918da4bd5
