[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 beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonikeo281000%2Fultimate-password-tool" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/monikeo281000/ultimate-password-tool on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 968b156b221901e659dbe18dd267c92f8a123cfa6934cd1b545d8519e29580f0
[INFO] running `Command { std: "docker" "start" "-a" "968b156b221901e659dbe18dd267c92f8a123cfa6934cd1b545d8519e29580f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "968b156b221901e659dbe18dd267c92f8a123cfa6934cd1b545d8519e29580f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "968b156b221901e659dbe18dd267c92f8a123cfa6934cd1b545d8519e29580f0", kill_on_drop: false }`
[INFO] [stdout] 968b156b221901e659dbe18dd267c92f8a123cfa6934cd1b545d8519e29580f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 947c270d602e179afc9b52ad8fa1f862b5fb5fdd7ff09c0a23ad75cae9de9af1
[INFO] running `Command { std: "docker" "start" "-a" "947c270d602e179afc9b52ad8fa1f862b5fb5fdd7ff09c0a23ad75cae9de9af1", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ascon v0.3.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling threefish v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rc4 v0.1.0
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stderr]    Compiling groestl v0.10.1
[INFO] [stderr]    Compiling gost94 v0.10.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ascon-hash v0.2.0
[INFO] [stderr]    Compiling sm3 v0.4.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling skein v0.1.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling streebog v0.10.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling shabal v0.4.1
[INFO] [stderr]    Compiling tiger v0.2.1
[INFO] [stderr]    Compiling whirlpool v0.10.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling md2 v0.10.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling caesar_cipher v0.1.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[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 h2 v0.4.4
[INFO] [stderr]    Compiling clap v4.5.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: unused variable: `attempts`
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:58:13
[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: 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: value assigned to `entropy` is never read
[INFO] [stdout]    --> src/PasswordStrength/PasswordStrengthEvaluator.rs:110:13
[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 42.38s
[INFO] running `Command { std: "docker" "inspect" "947c270d602e179afc9b52ad8fa1f862b5fb5fdd7ff09c0a23ad75cae9de9af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "947c270d602e179afc9b52ad8fa1f862b5fb5fdd7ff09c0a23ad75cae9de9af1", kill_on_drop: false }`
[INFO] [stdout] 947c270d602e179afc9b52ad8fa1f862b5fb5fdd7ff09c0a23ad75cae9de9af1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01829f5533d1f5ef800fb9374d5be1bbd28d9ab1b00d1e21a89c7bcd12cdbe3b
[INFO] running `Command { std: "docker" "start" "-a" "01829f5533d1f5ef800fb9374d5be1bbd28d9ab1b00d1e21a89c7bcd12cdbe3b", 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: unused variable: `attempts`
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:58:13
[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: 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: value assigned to `entropy` is never read
[INFO] [stdout]    --> src/PasswordStrength/PasswordStrengthEvaluator.rs:110:13
[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] [stderr]    Compiling pass-arsenal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: module `Groestl` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod Groestl;
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `groestl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md2` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod Md2;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md4` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod Md4;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Md5` should have a snake case name
[INFO] [stdout]  --> src/Hash/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Md5;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `md5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RipeMD` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod RipeMD;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `ripe_md`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha1` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod Sha1;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha2` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod Sha2;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sha3` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod Sha3;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `sha3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Shabal` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod Shabal;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `shabal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Skein` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod Skein;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `skein`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Sm3` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub mod Sm3;
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case (notice the capitalization): `sm3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Streebog` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod Streebog;
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `streebog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Tiger` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub mod Tiger;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `tiger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Whirlpool` should have a snake case name
[INFO] [stdout]   --> src/Hash/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod Whirlpool;
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `whirlpool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `BruteForceAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod BruteForceAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `brute_force_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `DictionaryAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod DictionaryAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RainbowTableAttack` should have a snake case name
[INFO] [stdout]  --> src/PasswordAttack/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod RainbowTableAttack;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rainbow_table_attack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrengthCriteria` should have a snake case name
[INFO] [stdout]  --> src/PasswordStrength/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod PasswordStrengthCriteria;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength_criteria`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `PasswordStrengthEvaluator` should have a snake case name
[INFO] [stdout]  --> src/PasswordStrength/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod PasswordStrengthEvaluator;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `password_strength_evaluator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Base64`, `CaesarCipher`, `Encryption`, `MorseCode`, `SubCommands`, and `Url`
[INFO] [stdout]  --> src/main.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Cli::{Args, SubCommands},
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout] 4 |     Encode::{Base64, CaesarCipher, MorseCode, Url},
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^
[INFO] [stdout] 5 |     Encryption,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plain_text`
[INFO] [stdout]   --> src/main.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn ultimate_encode(plain_text: &str) {
[INFO] [stdout]    |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plain_text`
[INFO] [stdout]   --> src/main.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn ultimate_encryption(plain_text: &str) {
[INFO] [stdout]    |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plain_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ultimate_encode` is never used
[INFO] [stdout]   --> src/main.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn ultimate_encode(plain_text: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ultimate_encryption` is never used
[INFO] [stdout]   --> src/main.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn ultimate_encryption(plain_text: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/main.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn run() {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused 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: 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 variable: `attempts`
[INFO] [stdout]   --> src/PasswordAttack/DictionaryAttack.rs:58:13
[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: 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: value assigned to `entropy` is never read
[INFO] [stdout]    --> src/PasswordStrength/PasswordStrengthEvaluator.rs:110:13
[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 8.77s
[INFO] running `Command { std: "docker" "inspect" "01829f5533d1f5ef800fb9374d5be1bbd28d9ab1b00d1e21a89c7bcd12cdbe3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01829f5533d1f5ef800fb9374d5be1bbd28d9ab1b00d1e21a89c7bcd12cdbe3b", kill_on_drop: false }`
[INFO] [stdout] 01829f5533d1f5ef800fb9374d5be1bbd28d9ab1b00d1e21a89c7bcd12cdbe3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e03f2394b092f440265b8b794cd791b210338f6469a8ca6d1c2d9cb2f39eb3e
[INFO] running `Command { std: "docker" "start" "-a" "9e03f2394b092f440265b8b794cd791b210338f6469a8ca6d1c2d9cb2f39eb3e", 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: unused variable: `attempts`
[INFO] [stderr]   --> src/PasswordAttack/DictionaryAttack.rs:58:13
[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: 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: value assigned to `entropy` is never read
[INFO] [stderr]    --> src/PasswordStrength/PasswordStrengthEvaluator.rs:110:13
[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 4 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"` to apply 1 suggestion)
[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.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pass_arsenal-9935381eb3ae1b72)
[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-486b43a1d8369c6a)
[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-353d210761f0a448)
[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-06a39595c8e62ba2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_asconaxof ... ok
[INFO] [stdout] test test_ascon ... ok
[INFO] [stdout] test test_asconxof ... ok
[INFO] [stdout] test test_ascona ... 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-a4ebc0330c62c31b)
[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-11e5a8cba4fd646b)
[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-6c236076fec52321)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_caesar_decode_custom_offset ... ok
[INFO] [stdout] test test_caesar_decode ... ok
[INFO] [stdout] test test_caesar_encode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Crc32Fast.rs (/opt/rustwide/target/debug/deps/Crc32Fast-7734acfe4e8fd7ca)
[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-de8d37330d76591b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_gost94_crypto_pro ... ok
[INFO] [stdout] test test_gost94_test ... ok
[INFO] [stdout] test test_gost94_ua ... ok
[INFO] [stdout] test test_gost94_s_2015 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Groestl.rs (/opt/rustwide/target/debug/deps/Groestl-5dc751386d526b80)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/Md2.rs (/opt/rustwide/target/debug/deps/Md2-d5d4e55dfaee9316)
[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-c5ecef44525bc6b8)
[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-6da025eb3b3d5fb5)
[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] [stderr]      Running tests/MorseCode.rs (/opt/rustwide/target/debug/deps/MorseCode-dfc50a50818f667b)
[INFO] [stdout] 
[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-6ab5a09ed0178fa0)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_contains_repeated_chars ... ok
[INFO] [stdout] test test_contains_sequential_chars ... ok
[INFO] [stdout] test test_evaluate_password ... ok
[INFO] [stdout] test test_evaluate_password_entropy ... ok
[INFO] [stdout] test test_contains_uppercase_lowercase_number_spacial_chars ... 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:     0x5e69cc4ae1a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e69cc4ae1a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e69cc4ae1a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e69cc4ae1a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e69cc4c0f9f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e69cc4c0f9f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e69cc479c51 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e69cc479c51 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e69cc486ab2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e69cc48bb7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e69cc48ba11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e69cc01985e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e69cc01985e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e69cc48c2ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e69cc48c2ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e69cc48c066 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5e69cc486be9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e69cc46df0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e69cc4ca0f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e69cc4ca0cc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5e69cbff7d7b - PasswordStrength::test_pwned_password_exposure::h54bfb998f92efa38
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:12:5
[INFO] [stdout]   21:     0x5e69cbff7de7 - PasswordStrength::test_pwned_password_exposure::{{closure}}::he0751a604895e654
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:4:34
[INFO] [stdout]   22:     0x5e69cbff86c6 - core::ops::function::FnOnce::call_once::h2bae670ceb06ed5f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e69cc01961b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e69cc01961b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5e69cc02f285 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5e69cc02f285 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5e69cc02f285 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5e69cc02f285 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5e69cc02f285 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5e69cc02f285 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5e69cc02f285 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5e69cc005a74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5e69cc005a74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5e69cc00933a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5e69cc00933a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e69cc00933a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5e69cc00933a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5e69cc00933a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e69cc00933a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5e69cc00933a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e69cc481d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5e69cc481d4f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x78fd228e2aa4 - <unknown>
[INFO] [stdout]   44:     0x78fd2296fa34 - 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:     0x5e69cc4ae1a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e69cc4ae1a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e69cc4ae1a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e69cc4ae1a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e69cc4c0f9f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e69cc4c0f9f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e69cc479c51 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e69cc479c51 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e69cc486ab2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e69cc48bb7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e69cc48ba11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e69cc01985e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e69cc01985e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e69cc48c2ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e69cc48c2ef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e69cc48c066 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5e69cc486be9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e69cc46df0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e69cc4ca0f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e69cc4ca0cc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5e69cbff7afb - PasswordStrength::test_is_common_password::hd2767a691cef0482
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:90:5
[INFO] [stdout]   21:     0x5e69cbff7b67 - PasswordStrength::test_is_common_password::{{closure}}::hf609d7cadbc09f60
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/PasswordStrength.rs:83:29
[INFO] [stdout]   22:     0x5e69cbff87d6 - core::ops::function::FnOnce::call_once::hc343bb9dcc15dfea
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e69cc01961b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e69cc01961b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5e69cc02f285 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5e69cc02f285 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5e69cc02f285 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5e69cc02f285 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5e69cc02f285 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5e69cc02f285 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5e69cc02f285 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5e69cc005a74 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5e69cc005a74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5e69cc00933a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5e69cc00933a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e69cc00933a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5e69cc00933a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5e69cc00933a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e69cc00933a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5e69cc00933a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e69cc481d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5e69cc481d4f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x78fd228e2aa4 - <unknown>
[INFO] [stdout]   44:     0x78fd2296fa34 - 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.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test PasswordStrength`
[INFO] running `Command { std: "docker" "inspect" "9e03f2394b092f440265b8b794cd791b210338f6469a8ca6d1c2d9cb2f39eb3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e03f2394b092f440265b8b794cd791b210338f6469a8ca6d1c2d9cb2f39eb3e", kill_on_drop: false }`
[INFO] [stdout] 9e03f2394b092f440265b8b794cd791b210338f6469a8ca6d1c2d9cb2f39eb3e
