[INFO] cloning repository https://github.com/moon-miner/SCypher-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moon-miner/SCypher-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoon-miner%2FSCypher-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoon-miner%2FSCypher-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9d0de5ebd21abf73ae6fdfba101f632a73e478d
[INFO] testing moon-miner/SCypher-rust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoon-miner%2FSCypher-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/moon-miner/SCypher-rust
[INFO] finished tweaking git repo https://github.com/moon-miner/SCypher-rust
[INFO] tweaked toml for git repo https://github.com/moon-miner/SCypher-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moon-miner/SCypher-rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moon-miner/SCypher-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f66c9e21a5ce4f6ddf92f48bdddf9f7a86bebf8eb1ff014e5fcb80322137a034
[INFO] running `Command { std: "docker" "start" "-a" "f66c9e21a5ce4f6ddf92f48bdddf9f7a86bebf8eb1ff014e5fcb80322137a034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f66c9e21a5ce4f6ddf92f48bdddf9f7a86bebf8eb1ff014e5fcb80322137a034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f66c9e21a5ce4f6ddf92f48bdddf9f7a86bebf8eb1ff014e5fcb80322137a034", kill_on_drop: false }`
[INFO] [stdout] f66c9e21a5ce4f6ddf92f48bdddf9f7a86bebf8eb1ff014e5fcb80322137a034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 814b655c6e5c504c975eeef02b88522b6600dc54b0f2246a2b85864f0d8a6fda
[INFO] running `Command { std: "docker" "start" "-a" "814b655c6e5c504c975eeef02b88522b6600dc54b0f2246a2b85864f0d8a6fda", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling scypher-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `max_limit`
[INFO] [stdout]    --> src/security/mod.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let (current_limit, max_limit) = memory::check_memory_lock_limits();
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_limit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BIP39_WORDLIST`, `index_to_word`, `is_valid_word`, and `word_to_index`
[INFO] [stdout]   --> src/bip39/mod.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use wordlist::{BIP39_WORDLIST, word_to_index, index_to_word, is_valid_word};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `analyze_seed_phrase`, `is_valid_seed_phrase`, `validate_seed_phrase`, `validate_word_count`, and `validate_words`
[INFO] [stdout]   --> src/bip39/mod.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use validation::{validate_seed_phrase, validate_word_count, validate_words, analyze_seed_phrase, is_valid_seed_phrase};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bits_to_phrase`, `entropy_to_phrase`, `hex_to_phrase`, `phrase_to_bits`, `phrase_to_entropy`, and `phrase_to_hex`
[INFO] [stdout]   --> src/bip39/mod.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use conversion::{phrase_to_bits, bits_to_phrase, entropy_to_phrase, phrase_to_entropy, phrase_to_hex, hex_to_phrase};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rpassword::read_password`
[INFO] [stdout]  --> src/cli/input.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rpassword::read_password;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `save_to_file`
[INFO] [stdout]   --> src/cli/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     save_to_file,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MenuState`
[INFO] [stdout]   --> src/cli/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     MenuState,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/cli/menu.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn show_post_processing_menu(result: &str) -> Result<PostProcessChoice> {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_limit`
[INFO] [stdout]    --> src/security/mod.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let (current_limit, max_limit) = memory::check_memory_lock_limits();
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ArgMatchesExt` is never used
[INFO] [stdout]    --> src/main.rs:277:7
[INFO] [stdout]     |
[INFO] [stdout] 277 | trait ArgMatchesExt {
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_extended_help` is never used
[INFO] [stdout]    --> src/main.rs:473:4
[INFO] [stdout]     |
[INFO] [stdout] 473 | fn show_extended_help() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xor_bits` is never used
[INFO] [stdout]   --> src/crypto/xor.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn xor_bits(bits_a: &[bool], bits_b: &[bool]) -> Result<Vec<bool>> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bytes_to_bits` is never used
[INFO] [stdout]   --> src/crypto/xor.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn bytes_to_bits(bytes: &[u8]) -> Vec<bool> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bits_to_bytes` is never used
[INFO] [stdout]   --> src/crypto/xor.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn bits_to_bytes(bits: &[bool]) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bytes_to_hex` is never used
[INFO] [stdout]   --> src/crypto/xor.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn bytes_to_hex(bytes: &[u8]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_to_bytes` is never used
[INFO] [stdout]   --> src/crypto/xor.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn hex_to_bytes(hex_str: &str) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_xor_reversibility` is never used
[INFO] [stdout]    --> src/crypto/xor.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn verify_xor_reversibility(original: &[u8], keystream: &[u8]) -> Result<bool> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_checksum_length` is never used
[INFO] [stdout]    --> src/crypto/checksum.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn get_checksum_length(entropy_bits: usize) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_entropy_length` is never used
[INFO] [stdout]    --> src/crypto/checksum.rs:134:8
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn validate_entropy_length(entropy_bits: usize) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `words_with_prefix` is never used
[INFO] [stdout]    --> src/bip39/wordlist.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn words_with_prefix(prefix: &str) -> Vec<&'static str> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_seed_phrase` is never used
[INFO] [stdout]    --> src/bip39/validation.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn analyze_seed_phrase(phrase: &str) -> SeedPhraseAnalysis {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SeedPhraseAnalysis` is never constructed
[INFO] [stdout]    --> src/bip39/validation.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct SeedPhraseAnalysis {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generate_report` is never used
[INFO] [stdout]    --> src/bip39/validation.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl SeedPhraseAnalysis {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] 170 |     /// Genera un reporte legible del análisis
[INFO] [stdout] 171 |     pub fn generate_report(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_seed_phrase` is never used
[INFO] [stdout]    --> src/bip39/validation.rs:213:8
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn is_valid_seed_phrase(phrase: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sanitize_seed_phrase` is never used
[INFO] [stdout]    --> src/bip39/validation.rs:218:8
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn sanitize_seed_phrase(phrase: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entropy_to_phrase` is never used
[INFO] [stdout]   --> src/bip39/conversion.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn entropy_to_phrase(entropy: &[u8]) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `phrase_to_entropy` is never used
[INFO] [stdout]   --> src/bip39/conversion.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn phrase_to_entropy(phrase: &str) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bits_to_bytes` is never used
[INFO] [stdout]    --> src/bip39/conversion.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn bits_to_bytes(bits: &[bool]) -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_seed_phrase` is never used
[INFO] [stdout]    --> src/bip39/conversion.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn generate_seed_phrase(entropy_bits: usize) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_and_fix_checksum` is never used
[INFO] [stdout]    --> src/bip39/conversion.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn validate_and_fix_checksum(phrase: &str) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SeedPhraseInfo` is never constructed
[INFO] [stdout]    --> src/bip39/conversion.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct SeedPhraseInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `analyze_phrase` is never used
[INFO] [stdout]    --> src/bip39/conversion.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn analyze_phrase(phrase: &str) -> Result<SeedPhraseInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `phrase_to_hex` is never used
[INFO] [stdout]    --> src/bip39/conversion.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub fn phrase_to_hex(phrase: &str) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hex_to_phrase` is never used
[INFO] [stdout]    --> src/bip39/conversion.rs:214:8
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub fn hex_to_phrase(hex_str: &str) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_number` is never used
[INFO] [stdout]    --> src/cli/input.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn read_number<T>(prompt: &str, min: T, max: T) -> Result<T>
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_output_path` is never used
[INFO] [stdout]    --> src/cli/output.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn validate_output_path(file_path: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_file_info` is never used
[INFO] [stdout]    --> src/cli/output.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn show_file_info(file_path: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `separator_line` is never used
[INFO] [stdout]    --> src/cli/output.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn separator_line(length: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_columns` is never used
[INFO] [stdout]    --> src/cli/output.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn in_columns(text: &str, columns: usize) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_seed_phrase` is never used
[INFO] [stdout]    --> src/cli/output.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn format_seed_phrase(phrase: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `processed_result` is never read
[INFO] [stdout]   --> src/cli/menu.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct MenuState {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub processed_result: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MenuState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecureString` is never constructed
[INFO] [stdout]   --> src/security/mod.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct SecureString {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `as_str`, `as_bytes`, `len`, and `is_empty` are never used
[INFO] [stdout]    --> src/security/mod.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl SecureString {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  91 |     /// Crear nueva cadena segura
[INFO] [stdout]  92 |     pub fn new(s: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn as_bytes(&self) -> &[u8] {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecureBytes` is never constructed
[INFO] [stdout]    --> src/security/mod.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct SecureBytes {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/security/mod.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl SecureBytes {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 145 |     /// Crear nuevo vector de bytes seguro
[INFO] [stdout] 146 |     pub fn new(data: Vec<u8>) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn from_slice(slice: &[u8]) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn with_capacity(size: usize) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn as_slice(&self) -> &[u8] {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn as_mut_slice(&mut self) -> &mut [u8] {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn is_memory_locked(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `critical_issues` is never used
[INFO] [stdout]    --> src/security/mod.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 288 | impl SecurityAuditReport {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub fn critical_issues(&self) -> &[String] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `secure_clear` is never used
[INFO] [stdout]   --> src/security/memory.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn secure_clear(buffer: &mut [u8]) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_memory_integrity` is never used
[INFO] [stdout]   --> src/security/memory.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn check_memory_integrity() -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deep_clear_vec` is never used
[INFO] [stdout]   --> src/security/memory.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn deep_clear_vec<T: Zeroize>(vec: &mut Vec<T>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecureBuffer` is never constructed
[INFO] [stdout]   --> src/security/memory.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SecureBuffer {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_slice`, `as_slice`, `as_mut_slice`, `len`, and `is_empty` are never used
[INFO] [stdout]   --> src/security/memory.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl SecureBuffer {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 59 |     pub fn new(size: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn from_slice(slice: &[u8]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn as_slice(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn as_mut_slice(&mut self) -> &mut [u8] {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lock_memory` is never used
[INFO] [stdout]    --> src/security/memory.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn lock_memory(ptr: *mut u8, size: usize) -> Result<(), std::io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unlock_memory` is never used
[INFO] [stdout]    --> src/security/memory.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn unlock_memory(ptr: *mut u8, size: usize) -> Result<(), std::io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LockedBuffer` is never constructed
[INFO] [stdout]    --> src/security/memory.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct LockedBuffer {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/security/memory.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl LockedBuffer {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 161 |     /// Crear nuevo buffer bloqueado en memoria
[INFO] [stdout] 162 |     pub fn new(size: usize) -> std::io::Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn from_vec(mut data: Vec<u8>) -> std::io::Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn as_slice(&self) -> &[u8] {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn as_mut_slice(&mut self) -> &mut [u8] {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn is_locked(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_clean_environment` is never used
[INFO] [stdout]    --> src/security/environment.rs:306:8
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub fn setup_clean_environment() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `constant_time_eq` is never used
[INFO] [stdout]    --> src/security/mod.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn constant_time_eq(a: &[u8], b: &[u8]) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `secure_random_bytes` is never used
[INFO] [stdout]    --> src/security/mod.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn secure_random_bytes(len: usize) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `secure_wipe` is never used
[INFO] [stdout]    --> src/security/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn secure_wipe(buffer: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `secure_string_from_input` is never used
[INFO] [stdout]    --> src/security/mod.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn secure_string_from_input(prompt: &str) -> Result<SecureString> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidPassword`, `PasswordMismatch`, `KeyDerivationFailed`, `InsufficientMemory`, and `UnsupportedPlatform` are never constructed
[INFO] [stdout]   --> src/error.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum SCypherError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     InvalidPassword,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     PasswordMismatch,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     KeyDerivationFailed,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     InsufficientMemory,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     UnsupportedPlatform,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SCypherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `invalid_word` is never used
[INFO] [stdout]    --> src/error.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl SCypherError {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 113 |     /// Crear error de palabra BIP39 inválida
[INFO] [stdout] 114 |     pub fn invalid_word<S: Into<String>>(word: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.86s
[INFO] running `Command { std: "docker" "inspect" "814b655c6e5c504c975eeef02b88522b6600dc54b0f2246a2b85864f0d8a6fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814b655c6e5c504c975eeef02b88522b6600dc54b0f2246a2b85864f0d8a6fda", kill_on_drop: false }`
[INFO] [stdout] 814b655c6e5c504c975eeef02b88522b6600dc54b0f2246a2b85864f0d8a6fda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19e70e1bb0e1700e604ad6cd6d28e0f472d5748c9b2aa578ef25c19d73578755
[INFO] running `Command { std: "docker" "start" "-a" "19e70e1bb0e1700e604ad6cd6d28e0f472d5748c9b2aa578ef25c19d73578755", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `max_limit`
[INFO] [stdout]    --> src/security/mod.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let (current_limit, max_limit) = memory::check_memory_lock_limits();
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_limit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scypher-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BIP39_WORDLIST`, `index_to_word`, `is_valid_word`, and `word_to_index`
[INFO] [stdout]   --> src/bip39/mod.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use wordlist::{BIP39_WORDLIST, word_to_index, index_to_word, is_valid_word};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `analyze_seed_phrase`, `is_valid_seed_phrase`, `validate_seed_phrase`, `validate_word_count`, and `validate_words`
[INFO] [stdout]   --> src/bip39/mod.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use validation::{validate_seed_phrase, validate_word_count, validate_words, analyze_seed_phrase, is_valid_seed_phrase};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bits_to_phrase`, `entropy_to_phrase`, `hex_to_phrase`, `phrase_to_bits`, `phrase_to_entropy`, and `phrase_to_hex`
[INFO] [stdout]   --> src/bip39/mod.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use conversion::{phrase_to_bits, bits_to_phrase, entropy_to_phrase, phrase_to_entropy, phrase_to_hex, hex_to_phrase};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rpassword::read_password`
[INFO] [stdout]  --> src/cli/input.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rpassword::read_password;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `save_to_file`
[INFO] [stdout]   --> src/cli/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     save_to_file,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MenuState`
[INFO] [stdout]   --> src/cli/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     MenuState,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/cli/menu.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn show_post_processing_menu(result: &str) -> Result<PostProcessChoice> {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_limit`
[INFO] [stdout]    --> src/security/mod.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let (current_limit, max_limit) = memory::check_memory_lock_limits();
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_limit`
[INFO] [stdout]    --> src/security/mod.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let (current_limit, max_limit) = memory::check_memory_lock_limits();
[INFO] [stdout]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_limit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ArgMatchesExt` is never used
[INFO] [stdout]    --> src/main.rs:277:7
[INFO] [stdout]     |
[INFO] [stdout] 277 | trait ArgMatchesExt {
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_extended_help` is never used
[INFO] [stdout]    --> src/main.rs:473:4
[INFO] [stdout]     |
[INFO] [stdout] 473 | fn show_extended_help() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generate_report` is never used
[INFO] [stdout]    --> src/bip39/validation.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl SeedPhraseAnalysis {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] 170 |     /// Genera un reporte legible del análisis
[INFO] [stdout] 171 |     pub fn generate_report(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_number` is never used
[INFO] [stdout]    --> src/cli/input.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn read_number<T>(prompt: &str, min: T, max: T) -> Result<T>
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_file_info` is never used
[INFO] [stdout]    --> src/cli/output.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn show_file_info(file_path: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `separator_line` is never used
[INFO] [stdout]    --> src/cli/output.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn separator_line(length: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `processed_result` is never read
[INFO] [stdout]   --> src/cli/menu.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct MenuState {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub processed_result: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MenuState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_bytes` is never used
[INFO] [stdout]    --> src/security/mod.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl SecureString {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn as_bytes(&self) -> &[u8] {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_slice`, `with_capacity`, `as_mut_slice`, and `is_memory_locked` are never used
[INFO] [stdout]    --> src/security/mod.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl SecureBytes {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn from_slice(slice: &[u8]) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn with_capacity(size: usize) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn as_mut_slice(&mut self) -> &mut [u8] {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn is_memory_locked(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `critical_issues` is never used
[INFO] [stdout]    --> src/security/mod.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 288 | impl SecurityAuditReport {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub fn critical_issues(&self) -> &[String] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_mut_slice` and `is_locked` are never used
[INFO] [stdout]    --> src/security/memory.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl LockedBuffer {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn as_mut_slice(&mut self) -> &mut [u8] {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn is_locked(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_clean_environment` is never used
[INFO] [stdout]    --> src/security/environment.rs:306:8
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub fn setup_clean_environment() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `secure_wipe` is never used
[INFO] [stdout]    --> src/security/mod.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn secure_wipe(buffer: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `secure_string_from_input` is never used
[INFO] [stdout]    --> src/security/mod.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn secure_string_from_input(prompt: &str) -> Result<SecureString> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidPassword`, `PasswordMismatch`, `KeyDerivationFailed`, `InsufficientMemory`, and `UnsupportedPlatform` are never constructed
[INFO] [stdout]   --> src/error.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum SCypherError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     InvalidPassword,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     PasswordMismatch,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     KeyDerivationFailed,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     InsufficientMemory,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     UnsupportedPlatform,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SCypherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s
[INFO] running `Command { std: "docker" "inspect" "19e70e1bb0e1700e604ad6cd6d28e0f472d5748c9b2aa578ef25c19d73578755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e70e1bb0e1700e604ad6cd6d28e0f472d5748c9b2aa578ef25c19d73578755", kill_on_drop: false }`
[INFO] [stdout] 19e70e1bb0e1700e604ad6cd6d28e0f472d5748c9b2aa578ef25c19d73578755
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21cbd1762fcb6ca79206441b0fe91484add88958ac8f2804eef744b493764d0c
[INFO] running `Command { std: "docker" "start" "-a" "21cbd1762fcb6ca79206441b0fe91484add88958ac8f2804eef744b493764d0c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `max_limit`
[INFO] [stderr]    --> src/security/mod.rs:261:25
[INFO] [stderr]     |
[INFO] [stderr] 261 |     let (current_limit, max_limit) = memory::check_memory_lock_limits();
[INFO] [stderr]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_limit`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `scypher-rust` (lib) generated 1 warning
[INFO] [stderr] warning: unused imports: `BIP39_WORDLIST`, `index_to_word`, `is_valid_word`, and `word_to_index`
[INFO] [stderr]   --> src/bip39/mod.rs:10:20
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use wordlist::{BIP39_WORDLIST, word_to_index, index_to_word, is_valid_word};
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `analyze_seed_phrase`, `is_valid_seed_phrase`, `validate_seed_phrase`, `validate_word_count`, and `validate_words`
[INFO] [stderr]   --> src/bip39/mod.rs:11:22
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use validation::{validate_seed_phrase, validate_word_count, validate_words, analyze_seed_phrase, is_valid_seed_phrase};
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `bits_to_phrase`, `entropy_to_phrase`, `hex_to_phrase`, `phrase_to_bits`, `phrase_to_entropy`, and `phrase_to_hex`
[INFO] [stderr]   --> src/bip39/mod.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use conversion::{phrase_to_bits, bits_to_phrase, entropy_to_phrase, phrase_to_entropy, phrase_to_hex, hex_to_phrase};
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rpassword::read_password`
[INFO] [stderr]  --> src/cli/input.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rpassword::read_password;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `save_to_file`
[INFO] [stderr]   --> src/cli/mod.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     save_to_file,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MenuState`
[INFO] [stderr]   --> src/cli/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     MenuState,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/cli/menu.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 | pub fn show_post_processing_menu(result: &str) -> Result<PostProcessChoice> {
[INFO] [stderr]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `max_limit`
[INFO] [stderr]    --> src/security/mod.rs:261:25
[INFO] [stderr]     |
[INFO] [stderr] 261 |     let (current_limit, max_limit) = memory::check_memory_lock_limits();
[INFO] [stderr]     |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ArgMatchesExt` is never used
[INFO] [stderr]    --> src/main.rs:277:7
[INFO] [stderr]     |
[INFO] [stderr] 277 | trait ArgMatchesExt {
[INFO] [stderr]     |       ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `show_extended_help` is never used
[INFO] [stderr]    --> src/main.rs:473:4
[INFO] [stderr]     |
[INFO] [stderr] 473 | fn show_extended_help() {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `generate_report` is never used
[INFO] [stderr]    --> src/bip39/validation.rs:171:12
[INFO] [stderr]     |
[INFO] [stderr] 169 | impl SeedPhraseAnalysis {
[INFO] [stderr]     | ----------------------- method in this implementation
[INFO] [stderr] 170 |     /// Genera un reporte legible del análisis
[INFO] [stderr] 171 |     pub fn generate_report(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_number` is never used
[INFO] [stderr]    --> src/cli/input.rs:226:8
[INFO] [stderr]     |
[INFO] [stderr] 226 | pub fn read_number<T>(prompt: &str, min: T, max: T) -> Result<T>
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `show_file_info` is never used
[INFO] [stderr]    --> src/cli/output.rs:132:8
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub fn show_file_info(file_path: &str) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `separator_line` is never used
[INFO] [stderr]    --> src/cli/output.rs:162:12
[INFO] [stderr]     |
[INFO] [stderr] 162 |     pub fn separator_line(length: usize) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `processed_result` is never read
[INFO] [stderr]   --> src/cli/menu.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub struct MenuState {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub processed_result: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MenuState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_bytes` is never used
[INFO] [stderr]    --> src/security/mod.rs:105:12
[INFO] [stderr]     |
[INFO] [stderr]  90 | impl SecureString {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn as_bytes(&self) -> &[u8] {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_slice`, `with_capacity`, `as_mut_slice`, and `is_memory_locked` are never used
[INFO] [stderr]    --> src/security/mod.rs:154:12
[INFO] [stderr]     |
[INFO] [stderr] 144 | impl SecureBytes {
[INFO] [stderr]     | ---------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 154 |     pub fn from_slice(slice: &[u8]) -> Result<Self> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 159 |     pub fn with_capacity(size: usize) -> Result<Self> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 172 |     pub fn as_mut_slice(&mut self) -> &mut [u8] {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |     pub fn is_memory_locked(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `critical_issues` is never used
[INFO] [stderr]    --> src/security/mod.rs:315:12
[INFO] [stderr]     |
[INFO] [stderr] 288 | impl SecurityAuditReport {
[INFO] [stderr]     | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 315 |     pub fn critical_issues(&self) -> &[String] {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `as_mut_slice` and `is_locked` are never used
[INFO] [stderr]    --> src/security/memory.rs:193:12
[INFO] [stderr]     |
[INFO] [stderr] 160 | impl LockedBuffer {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 193 |     pub fn as_mut_slice(&mut self) -> &mut [u8] {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 208 |     pub fn is_locked(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_clean_environment` is never used
[INFO] [stderr]    --> src/security/environment.rs:306:8
[INFO] [stderr]     |
[INFO] [stderr] 306 | pub fn setup_clean_environment() -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `secure_wipe` is never used
[INFO] [stderr]    --> src/security/mod.rs:220:12
[INFO] [stderr]     |
[INFO] [stderr] 220 |     pub fn secure_wipe(buffer: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `secure_string_from_input` is never used
[INFO] [stderr]    --> src/security/mod.rs:232:12
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn secure_string_from_input(prompt: &str) -> Result<SecureString> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `InvalidPassword`, `PasswordMismatch`, `KeyDerivationFailed`, `InsufficientMemory`, and `UnsupportedPlatform` are never constructed
[INFO] [stderr]   --> src/error.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub enum SCypherError {
[INFO] [stderr]    |          ------------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 15 |     InvalidPassword,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 16 |     PasswordMismatch,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     KeyDerivationFailed,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     InsufficientMemory,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |     UnsupportedPlatform,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SCypherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `scypher-rust` (bin "scypher-rust" test) generated 23 warnings (run `cargo fix --bin "scypher-rust" --tests` to apply 6 suggestions)
[INFO] [stderr] warning: `scypher-rust` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scypher_rust-69a2ff0b2c263f1c)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test bip39::conversion::tests::test_analyze_phrase ... ok
[INFO] [stdout] test bip39::conversion::tests::test_bits_to_bytes ... ok
[INFO] [stdout] test bip39::conversion::tests::test_bits_to_phrase ... ok
[INFO] [stdout] test bip39::conversion::tests::test_empty_phrase ... ok
[INFO] [stdout] test bip39::conversion::tests::test_invalid_bit_length ... ok
[INFO] [stdout] test bip39::conversion::tests::test_invalid_word_index ... ok
[INFO] [stdout] test bip39::conversion::tests::test_phrase_to_bits ... ok
[INFO] [stdout] test bip39::conversion::tests::test_phrase_to_entropy ... ok
[INFO] [stdout] test bip39::conversion::tests::test_roundtrip_conversion ... ok
[INFO] [stdout] test bip39::validation::tests::test_is_valid_seed_phrase ... ok
[INFO] [stdout] test bip39::validation::tests::test_sanitize_seed_phrase ... ok
[INFO] [stdout] test bip39::validation::tests::test_validate_word_count ... ok
[INFO] [stdout] test bip39::validation::tests::test_words_to_bits ... ok
[INFO] [stdout] test bip39::conversion::tests::test_validate_and_fix_checksum ... ok
[INFO] [stdout] test bip39::conversion::tests::test_entropy_to_phrase ... ok
[INFO] [stdout] test bip39::conversion::tests::test_generate_seed_phrase ... ok
[INFO] [stdout] test bip39::conversion::tests::test_invalid_entropy_length ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_is_valid_word ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_index_to_word ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_word_to_index ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_wordlist_length ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_wordlist_is_sorted ... ok
[INFO] [stdout] test crypto::checksum::tests::test_calculate_checksum ... ok
[INFO] [stdout] test crypto::checksum::tests::test_empty_entropy ... ok
[INFO] [stdout] test crypto::checksum::tests::test_extract_bits ... ok
[INFO] [stdout] test crypto::checksum::tests::test_extract_bits_bounds ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test crypto::checksum::tests::test_get_checksum_length ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_words_with_prefix ... ok
[INFO] [stdout] test crypto::checksum::tests::test_validate_entropy_length ... ok
[INFO] [stdout] test crypto::checksum::tests::test_verify_bip39_checksum ... ok
[INFO] [stdout] test crypto::keystream::tests::test_derive_keystream ... ok
[INFO] [stdout] test crypto::keystream::tests::test_deterministic_salt ... ok
[INFO] [stdout] test crypto::keystream::tests::test_validate_argon2_params ... ok
[INFO] [stdout] test crypto::xor::tests::test_bits_to_bytes ... ok
[INFO] [stdout] test crypto::checksum::tests::test_recalculate_bip39_checksum ... ok
[INFO] [stdout] test bip39::conversion::tests::test_hex_conversion ... FAILED
[INFO] [stdout] test bip39::validation::tests::test_validate_words ... ok
[INFO] [stdout] test crypto::xor::tests::test_bytes_hex_conversion ... ok
[INFO] [stdout] test crypto::xor::tests::test_bytes_to_bits ... ok
[INFO] [stdout] test crypto::xor::tests::test_empty_data ... ok
[INFO] [stdout] test crypto::xor::tests::test_xor_bits ... ok
[INFO] [stdout] test crypto::xor::tests::test_xor_data ... ok
[INFO] [stdout] test crypto::xor::tests::test_xor_data_length_mismatch ... ok
[INFO] [stdout] test crypto::xor::tests::test_xor_reversibility ... ok
[INFO] [stdout] test error::tests::test_error_helpers ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test security::memory::additional_tests::test_configure_memory_limits ... ok
[INFO] [stdout] test security::memory::additional_tests::test_locked_buffer_creation ... ok
[INFO] [stdout] test security::memory::additional_tests::test_locked_buffer_from_vec ... ok
[INFO] [stdout] test security::memory::additional_tests::test_memory_lock_limits ... ok
[INFO] [stdout] test security::memory::tests::test_check_memory_integrity ... ok
[INFO] [stdout] test security::memory::tests::test_deep_clear_vec ... ok
[INFO] [stdout] test security::memory::tests::test_secure_buffer ... ok
[INFO] [stdout] test security::memory::tests::test_secure_buffer_from_slice ... ok
[INFO] [stdout] test security::memory::tests::test_secure_clear ... ok
[INFO] [stdout] test security::process::tests::test_cleanup_process_info ... ok
[INFO] [stdout] test security::process::tests::test_disable_core_dumps ... ok
[INFO] [stdout] test security::environment::tests::test_clean_sensitive_variables ... ok
[INFO] [stdout] test security::environment::tests::test_secure_temp_dir ... ok
[INFO] [stdout] test security::tests::test_constant_time_eq ... ok
[INFO] [stdout] test security::tests::test_secure_bytes ... ok
[INFO] [stdout] test security::tests::test_secure_random_bytes ... ok
[INFO] [stdout] test security::tests::test_secure_string ... ok
[INFO] [stdout] test security::tests::test_security_audit ... ok
[INFO] [stdout] test tests::test_builder_pattern ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_version_constant ... ok
[INFO] [stdout] test security::environment::tests::test_environment_validation ... ok
[INFO] [stdout] test security::process::tests::test_process_integrity_check ... ok
[INFO] [stdout] test crypto::checksum::tests::test_bits_to_bytes_padded ... ok
[INFO] [stdout] test security::environment::tests::test_get_environment_info ... ok
[INFO] [stdout] test bip39::validation::tests::test_seed_phrase_analysis ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test bip39::wordlist::tests::test_find_closest_word ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bip39::conversion::tests::test_hex_conversion stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bip39::conversion::tests::test_hex_conversion' panicked at src/bip39/conversion.rs:317:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CryptoError("Invalid entropy length: 32 bits (valid: [128, 160, 192, 224, 256])")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f197bb26912 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f197bb26912 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f197bb26912 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f197bb26912 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f197bb4d603 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f197bb4d603 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f197bb237e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f197bb237e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f197bb26762 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f197bb27e89 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f197bb27cbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f197baa1fd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f197baa1fd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f197bb2885e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f197bb2885e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f197bb2862a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f197bb26e09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f197bb282bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f197bb4c050 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f197bb4c4b6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5f197ba41512 - core::result::Result<T,E>::unwrap::hf18e215956943db2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5f197ba41512 - scypher_rust::bip39::conversion::tests::test_hex_conversion::h322cb10896ec982d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bip39/conversion.rs:317:50
[INFO] [stdout]   22:     0x5f197ba413b7 - scypher_rust::bip39::conversion::tests::test_hex_conversion::{{closure}}::hecdba0b24df822de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bip39/conversion.rs:315:29
[INFO] [stdout]   23:     0x5f197ba45106 - core::ops::function::FnOnce::call_once::hd8ac5a09c003a01a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f197baa783b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5f197baa783b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5f197baa6975 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5f197baa6975 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5f197baa6975 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5f197baa6975 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5f197baa6975 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f197baa6975 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5f197baa6975 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5f197ba6a574 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5f197ba6a574 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5f197ba6df4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5f197ba6df4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5f197ba6df4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5f197ba6df4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5f197ba6df4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f197ba6df4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5f197ba6df4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5f197bb2b7df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5f197bb2b7df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x706fa4755aa4 - <unknown>
[INFO] [stdout]   45:     0x706fa47e2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bip39::conversion::tests::test_hex_conversion
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 73 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "21cbd1762fcb6ca79206441b0fe91484add88958ac8f2804eef744b493764d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21cbd1762fcb6ca79206441b0fe91484add88958ac8f2804eef744b493764d0c", kill_on_drop: false }`
[INFO] [stdout] 21cbd1762fcb6ca79206441b0fe91484add88958ac8f2804eef744b493764d0c
