[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonikeo281000%2Fultimate-password-tool" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/monikeo281000/ultimate-password-tool on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded threefish v0.5.2
[INFO] [stderr]   Downloaded skein v0.1.0
[INFO] [stderr]   Downloaded sm3 v0.4.2
[INFO] [stderr]   Downloaded tiger v0.2.1
[INFO] [stderr]   Downloaded ascon v0.3.1
[INFO] [stderr]   Downloaded caesar_cipher v0.1.1
[INFO] [stderr]   Downloaded gost94 v0.10.4
[INFO] [stderr]   Downloaded md4 v0.10.2
[INFO] [stderr]   Downloaded whirlpool v0.10.4
[INFO] [stderr]   Downloaded md2 v0.10.2
[INFO] [stderr]   Downloaded rc4 v0.1.0
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded streebog v0.10.2
[INFO] [stderr]   Downloaded rustls-pki-types v1.4.1
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded shabal v0.4.1
[INFO] [stderr]   Downloaded hyper v1.3.0
[INFO] [stderr]   Downloaded reqwest v0.12.3
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] [stderr]   Downloaded groestl v0.10.1
[INFO] [stderr]   Downloaded ascon-hash v0.2.0
[INFO] [stderr]   Downloaded syn v2.0.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a112f7b00ad5e33d7f7b85113667bd8e69dfcf78b5a1d00288667d4a40449c1
[INFO] running `Command { std: "docker" "start" "-a" "8a112f7b00ad5e33d7f7b85113667bd8e69dfcf78b5a1d00288667d4a40449c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a112f7b00ad5e33d7f7b85113667bd8e69dfcf78b5a1d00288667d4a40449c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a112f7b00ad5e33d7f7b85113667bd8e69dfcf78b5a1d00288667d4a40449c1", kill_on_drop: false }`
[INFO] [stdout] 8a112f7b00ad5e33d7f7b85113667bd8e69dfcf78b5a1d00288667d4a40449c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 815ade17c7588f3026fe4307cc0a391df7b09a174f80eebe06ad9f8cc86fc33d
[INFO] running `Command { std: "docker" "start" "-a" "815ade17c7588f3026fe4307cc0a391df7b09a174f80eebe06ad9f8cc86fc33d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ascon v0.3.1
[INFO] [stderr]    Compiling threefish v0.5.2
[INFO] [stderr]    Compiling rc4 v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ascon-hash v0.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling skein v0.1.0
[INFO] [stderr]    Compiling streebog v0.10.2
[INFO] [stderr]    Compiling whirlpool v0.10.4
[INFO] [stderr]    Compiling gost94 v0.10.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling shabal v0.4.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling groestl v0.10.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sm3 v0.4.2
[INFO] [stderr]    Compiling tiger v0.2.1
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stderr]    Compiling md2 v0.10.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling caesar_cipher v0.1.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[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 35.27s
[INFO] running `Command { std: "docker" "inspect" "815ade17c7588f3026fe4307cc0a391df7b09a174f80eebe06ad9f8cc86fc33d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "815ade17c7588f3026fe4307cc0a391df7b09a174f80eebe06ad9f8cc86fc33d", kill_on_drop: false }`
[INFO] [stdout] 815ade17c7588f3026fe4307cc0a391df7b09a174f80eebe06ad9f8cc86fc33d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f67ebebcfe632004fa32e627ed781a82ab5f9f303010fe268d5b4a7b8e149b2
[INFO] running `Command { std: "docker" "start" "-a" "0f67ebebcfe632004fa32e627ed781a82ab5f9f303010fe268d5b4a7b8e149b2", 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] [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]    Compiling pass-arsenal v0.1.0 (/opt/rustwide/workdir)
[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 6.71s
[INFO] running `Command { std: "docker" "inspect" "0f67ebebcfe632004fa32e627ed781a82ab5f9f303010fe268d5b4a7b8e149b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f67ebebcfe632004fa32e627ed781a82ab5f9f303010fe268d5b4a7b8e149b2", kill_on_drop: false }`
[INFO] [stdout] 0f67ebebcfe632004fa32e627ed781a82ab5f9f303010fe268d5b4a7b8e149b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1125d60aa97c25e45ef4a879ffa133275a90b1efe91d9f59bc9e88ce9a197aac
[INFO] running `Command { std: "docker" "start" "-a" "1125d60aa97c25e45ef4a879ffa133275a90b1efe91d9f59bc9e88ce9a197aac", 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.31s
[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] [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] [stderr]      Running tests/Ascon.rs (/opt/rustwide/target/debug/deps/Ascon-1b2e7d9ca7047271)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_ascon ... ok
[INFO] [stdout] test test_ascona ... ok
[INFO] [stdout] test test_asconxof ... 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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Base64.rs (/opt/rustwide/target/debug/deps/Base64-c0fc9ac52b7ce8ad)
[INFO] [stdout] 
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Blake2.rs (/opt/rustwide/target/debug/deps/Blake2-da6ca65a55928720)
[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] [stderr]      Running tests/CaesarCipher.rs (/opt/rustwide/target/debug/deps/CaesarCipher-c79460d3e83d2d26)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_caesar_encode ... ok
[INFO] [stdout] test test_caesar_decode_custom_offset ... ok
[INFO] [stdout] test test_caesar_decode ... 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.01s
[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_groestl512 ... ok
[INFO] [stdout] test test_groestl384 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Md4.rs (/opt/rustwide/target/debug/deps/Md4-3e9e551bf018d06c)
[INFO] [stdout] 
[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] [stderr]      Running tests/Md5.rs (/opt/rustwide/target/debug/deps/Md5-bc6055f13be7882b)
[INFO] [stdout] 
[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] [stderr]      Running tests/MorseCode.rs (/opt/rustwide/target/debug/deps/MorseCode-0c347fcdad98e28b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_morse_code_decode ... ok
[INFO] [stdout] test test_morse_code_encode ... 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_uppercase_lowercase_number_spacial_chars ... ok
[INFO] [stdout] test test_contains_repeated_chars ... ok
[INFO] [stdout] test test_evaluate_password_entropy ... ok
[INFO] [stdout] test test_contains_sequential_chars ... ok
[INFO] [stdout] test test_evaluate_password ... ok
[INFO] [stdout] test test_pwned_password_exposure ... FAILED
[INFO] [stdout] test test_is_common_password ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (71) panicked at tests/PasswordStrength.rs:12:5:
[INFO] [stdout] assertion failed: result01
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0c0678faa2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0c0678faa2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0c0678faa2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0c0678faa2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0c067a758a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0c067a758a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e0c06794d96 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0c06794d96 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0c0676cb1f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0c0676cb1f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0c06787459 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0c063021ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e0c063021ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0c067876c2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e0c067876c2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0c0676cc0a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e0c067642e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0c0676dc9d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e0c067a7ccc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0c067a7c92 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e0c062f5a2b - PasswordStrength[680ecc31e4b37e8b]::test_pwned_password_exposure
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:12:5
[INFO] [stdout]   21:     0x5e0c062f5127 - PasswordStrength[680ecc31e4b37e8b]::test_pwned_password_exposure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:4:34
[INFO] [stdout]   22:     0x5e0c062f6436 - <PasswordStrength[680ecc31e4b37e8b]::test_pwned_password_exposure::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e0c062f659b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e0c062f659b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5e0c06302dfa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5e0c06302dfa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5e0c06302dfa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5e0c06302dfa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5e0c06302dfa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5e0c06302dfa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5e0c06302dfa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5e0c062fd2c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5e0c062fd2c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5e0c063058f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5e0c063058f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e0c063058f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e0c063058f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e0c063058f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e0c063058f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5e0c063058f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e0c0678f30f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5e0c0678f30f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x75b409bd9aa4 - <unknown>
[INFO] [stdout]   44:     0x75b409c66a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[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' (70) panicked at tests/PasswordStrength.rs:90:5:
[INFO] [stdout] assertion failed: result01
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0c0678faa2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0c0678faa2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0c0678faa2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0c0678faa2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0c067a758a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0c067a758a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e0c06794d96 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0c06794d96 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0c0676cb1f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0c0676cb1f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0c06787459 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0c063021ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e0c063021ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0c067876c2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e0c067876c2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0c0676cc0a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e0c067642e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0c0676dc9d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e0c067a7ccc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0c067a7c92 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e0c062f580b - PasswordStrength[680ecc31e4b37e8b]::test_is_common_password
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:90:5
[INFO] [stdout]   21:     0x5e0c062f50c7 - PasswordStrength[680ecc31e4b37e8b]::test_is_common_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:83:29
[INFO] [stdout]   22:     0x5e0c062f63b6 - <PasswordStrength[680ecc31e4b37e8b]::test_is_common_password::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e0c062f659b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e0c062f659b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5e0c06302dfa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5e0c06302dfa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5e0c06302dfa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5e0c06302dfa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5e0c06302dfa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5e0c06302dfa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5e0c06302dfa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5e0c062fd2c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5e0c062fd2c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5e0c063058f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5e0c063058f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e0c063058f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e0c063058f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e0c063058f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e0c063058f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5e0c063058f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e0c0678f30f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5e0c0678f30f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x75b409bd9aa4 - <unknown>
[INFO] [stdout]   44:     0x75b409c66a64 - 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.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test PasswordStrength`
[INFO] running `Command { std: "docker" "inspect" "1125d60aa97c25e45ef4a879ffa133275a90b1efe91d9f59bc9e88ce9a197aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1125d60aa97c25e45ef4a879ffa133275a90b1efe91d9f59bc9e88ce9a197aac", kill_on_drop: false }`
[INFO] [stdout] 1125d60aa97c25e45ef4a879ffa133275a90b1efe91d9f59bc9e88ce9a197aac
