[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moon-miner/SCypher-rust 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/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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7d0753e1427cd5c54ad9c53e11fbb48c373f158873c8bab435481d8f25bede1d
[INFO] running `Command { std: "docker" "start" "-a" "7d0753e1427cd5c54ad9c53e11fbb48c373f158873c8bab435481d8f25bede1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d0753e1427cd5c54ad9c53e11fbb48c373f158873c8bab435481d8f25bede1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0753e1427cd5c54ad9c53e11fbb48c373f158873c8bab435481d8f25bede1d", kill_on_drop: false }`
[INFO] [stdout] 7d0753e1427cd5c54ad9c53e11fbb48c373f158873c8bab435481d8f25bede1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 676e610d28ab6a4d01bdccb914c23a38a20923c532391037879e23604e93ba39
[INFO] running `Command { std: "docker" "start" "-a" "676e610d28ab6a4d01bdccb914c23a38a20923c532391037879e23604e93ba39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[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 bitflags v2.9.1
[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 ppv-lite86 v0.2.21
[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 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 ctrlc v3.4.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let (current_limit, _max_limit) = memory::check_memory_lock_limits();
[INFO] [stdout]     |                         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `MAX_SEED_LENGTH`
[INFO] [stdout]     |
[INFO] [stdout] 261 -     let (current_limit, max_limit) = memory::check_memory_lock_limits();
[INFO] [stdout] 261 +     let (current_limit, cli::input::MAX_SEED_LENGTH) = memory::check_memory_lock_limits();
[INFO] [stdout]     |
[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)]` (part of `#[warn(unused)]`) 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 28.81s
[INFO] running `Command { std: "docker" "inspect" "676e610d28ab6a4d01bdccb914c23a38a20923c532391037879e23604e93ba39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "676e610d28ab6a4d01bdccb914c23a38a20923c532391037879e23604e93ba39", kill_on_drop: false }`
[INFO] [stdout] 676e610d28ab6a4d01bdccb914c23a38a20923c532391037879e23604e93ba39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 39657b6e39a440918fef01dcd69e59c6871158efd5468daae92aa4e6f6262d59
[INFO] running `Command { std: "docker" "start" "-a" "39657b6e39a440918fef01dcd69e59c6871158efd5468daae92aa4e6f6262d59", kill_on_drop: false }`
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: `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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let (current_limit, _max_limit) = memory::check_memory_lock_limits();
[INFO] [stdout]     |                         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `MAX_SEED_LENGTH`
[INFO] [stdout]     |
[INFO] [stdout] 261 -     let (current_limit, max_limit) = memory::check_memory_lock_limits();
[INFO] [stdout] 261 +     let (current_limit, cli::input::MAX_SEED_LENGTH) = memory::check_memory_lock_limits();
[INFO] [stdout]     |
[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)]` (part of `#[warn(unused)]`) 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.98s
[INFO] running `Command { std: "docker" "inspect" "39657b6e39a440918fef01dcd69e59c6871158efd5468daae92aa4e6f6262d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39657b6e39a440918fef01dcd69e59c6871158efd5468daae92aa4e6f6262d59", kill_on_drop: false }`
[INFO] [stdout] 39657b6e39a440918fef01dcd69e59c6871158efd5468daae92aa4e6f6262d59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0f859c7f89af8afc8445a178617b166f158cd37a5936670fa02a64ff7591b03a
[INFO] running `Command { std: "docker" "start" "-a" "0f859c7f89af8afc8445a178617b166f158cd37a5936670fa02a64ff7591b03a", 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `scypher-rust` (lib) generated 1 warning
[INFO] [stderr] warning: `scypher-rust` (lib test) generated 1 warning (1 duplicate)
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 261 |     let (current_limit, _max_limit) = memory::check_memory_lock_limits();
[INFO] [stderr]     |                         +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `MAX_SEED_LENGTH`
[INFO] [stderr]     |
[INFO] [stderr] 261 -     let (current_limit, max_limit) = memory::check_memory_lock_limits();
[INFO] [stderr] 261 +     let (current_limit, cli::input::MAX_SEED_LENGTH) = memory::check_memory_lock_limits();
[INFO] [stderr]     |
[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)]` (part of `#[warn(unused)]`) 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 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scypher_rust-09ec133b0c31f352)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test bip39::conversion::tests::test_generate_seed_phrase ... ok
[INFO] [stdout] test bip39::conversion::tests::test_bits_to_bytes ... ok
[INFO] [stdout] test bip39::conversion::tests::test_entropy_to_phrase ... ok
[INFO] [stdout] test bip39::conversion::tests::test_analyze_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_invalid_entropy_length ... ok
[INFO] [stdout] test bip39::conversion::tests::test_roundtrip_conversion ... ok
[INFO] [stdout] test bip39::conversion::tests::test_validate_and_fix_checksum ... ok
[INFO] [stdout] test bip39::validation::tests::test_is_valid_seed_phrase ... ok
[INFO] [stdout] test bip39::validation::tests::test_validate_word_count ... ok
[INFO] [stdout] test bip39::validation::tests::test_sanitize_seed_phrase ... 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::validation::tests::test_words_to_bits ... ok
[INFO] [stdout] test bip39::conversion::tests::test_phrase_to_entropy ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_index_to_word ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_is_valid_word ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_word_to_index ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_words_with_prefix ... ok
[INFO] [stdout] test crypto::checksum::tests::test_bits_to_bytes_padded ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_wordlist_length ... ok
[INFO] [stdout] test crypto::checksum::tests::test_calculate_checksum ... ok
[INFO] [stdout] test crypto::checksum::tests::test_empty_entropy ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_wordlist_is_sorted ... 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 crypto::checksum::tests::test_get_checksum_length ... ok
[INFO] [stdout] test crypto::checksum::tests::test_recalculate_bip39_checksum ... 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::xor::tests::test_bytes_hex_conversion ... 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::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_display ... ok
[INFO] [stdout] test error::tests::test_error_helpers ... ok
[INFO] [stdout] test security::environment::tests::test_clean_sensitive_variables ... ok
[INFO] [stdout] test security::environment::tests::test_environment_validation ... ok
[INFO] [stdout] test security::environment::tests::test_get_environment_info ... ok
[INFO] [stdout] test security::environment::tests::test_secure_temp_dir ... 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_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::memory::tests::test_check_memory_integrity ... ok
[INFO] [stdout] test security::process::tests::test_disable_core_dumps ... ok
[INFO] [stdout] test security::process::tests::test_process_integrity_check ... 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 bip39::conversion::tests::test_hex_conversion ... FAILED
[INFO] [stdout] test bip39::validation::tests::test_validate_words ... ok
[INFO] [stdout] test bip39::validation::tests::test_seed_phrase_analysis ... ok
[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' (22) 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:     0x59433e4b3642 - 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:     0x59433e4b3642 - 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:     0x59433e4b3642 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59433e4b3642 - <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:     0x59433e4c4fbf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59433e4c4fbf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59433e480661 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59433e480661 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59433e48cc12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59433e49175f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59433e4915f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59433e40391e - <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:     0x59433e40391e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59433e491e1f - <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:     0x59433e491e1f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59433e491c7a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59433e48cd49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59433e4743ad - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59433e4cce20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59433e4cc0d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x59433e3bfb12 - core::result::Result<T,E>::unwrap::hcc6f18f85548db3e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x59433e3bfb12 - scypher_rust::bip39::conversion::tests::test_hex_conversion::h5d4159747fc8c618
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bip39/conversion.rs:317:50
[INFO] [stdout]   22:     0x59433e3bffc7 - scypher_rust::bip39::conversion::tests::test_hex_conversion::{{closure}}::h7a13371bd0820475
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bip39/conversion.rs:315:29
[INFO] [stdout]   23:     0x59433e3b9d16 - core::ops::function::FnOnce::call_once::h8eea548a9d445635
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59433e4036db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59433e4036db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59433e419345 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59433e419345 - <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]   28:     0x59433e419345 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59433e419345 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59433e419345 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59433e419345 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59433e419345 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59433e3efb34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59433e3efb34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59433e3f33fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59433e3f33fa - <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]   37:     0x59433e3f33fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59433e3f33fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59433e3f33fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59433e3f33fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59433e3f33fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59433e487eaf - <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]   43:     0x59433e487eaf - 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]   44:     0x7e9b99f18aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9b99fa5a34 - 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.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0f859c7f89af8afc8445a178617b166f158cd37a5936670fa02a64ff7591b03a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f859c7f89af8afc8445a178617b166f158cd37a5936670fa02a64ff7591b03a", kill_on_drop: false }`
[INFO] [stdout] 0f859c7f89af8afc8445a178617b166f158cd37a5936670fa02a64ff7591b03a
