[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoon-miner%2FSCypher-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moon-miner/SCypher-rust on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.4.7
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9c547bc9795cc38d63c3e1c9f20fee62e5dee7dea06c73a66f457196628fc4f
[INFO] running `Command { std: "docker" "start" "-a" "f9c547bc9795cc38d63c3e1c9f20fee62e5dee7dea06c73a66f457196628fc4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9c547bc9795cc38d63c3e1c9f20fee62e5dee7dea06c73a66f457196628fc4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c547bc9795cc38d63c3e1c9f20fee62e5dee7dea06c73a66f457196628fc4f", kill_on_drop: false }`
[INFO] [stdout] f9c547bc9795cc38d63c3e1c9f20fee62e5dee7dea06c73a66f457196628fc4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fce078a3697a85baa29debb77bbfc9936439290ea5c38c92d3895b90532b9a7d
[INFO] running `Command { std: "docker" "start" "-a" "fce078a3697a85baa29debb77bbfc9936439290ea5c38c92d3895b90532b9a7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 54.87s
[INFO] running `Command { std: "docker" "inspect" "fce078a3697a85baa29debb77bbfc9936439290ea5c38c92d3895b90532b9a7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fce078a3697a85baa29debb77bbfc9936439290ea5c38c92d3895b90532b9a7d", kill_on_drop: false }`
[INFO] [stdout] fce078a3697a85baa29debb77bbfc9936439290ea5c38c92d3895b90532b9a7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cd68f36903bff5d0e265317775ec013b440383daf88e53b911dfd11eff0ff5c
[INFO] running `Command { std: "docker" "start" "-a" "5cd68f36903bff5d0e265317775ec013b440383daf88e53b911dfd11eff0ff5c", 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: `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 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: 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 13.51s
[INFO] running `Command { std: "docker" "inspect" "5cd68f36903bff5d0e265317775ec013b440383daf88e53b911dfd11eff0ff5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd68f36903bff5d0e265317775ec013b440383daf88e53b911dfd11eff0ff5c", kill_on_drop: false }`
[INFO] [stdout] 5cd68f36903bff5d0e265317775ec013b440383daf88e53b911dfd11eff0ff5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9b6f45968896ec252f5fd190db501799a12a0ddb7f26858a97bc2ba77b66393
[INFO] running `Command { std: "docker" "start" "-a" "e9b6f45968896ec252f5fd190db501799a12a0ddb7f26858a97bc2ba77b66393", 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: `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)]` 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scypher_rust-74c7be3859522c72)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test bip39::conversion::tests::test_bits_to_bytes ... ok
[INFO] [stdout] test bip39::conversion::tests::test_analyze_phrase ... ok
[INFO] [stdout] test bip39::conversion::tests::test_entropy_to_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::conversion::tests::test_generate_seed_phrase ... ok
[INFO] [stdout] test bip39::conversion::tests::test_invalid_entropy_length ... ok
[INFO] [stdout] test bip39::conversion::tests::test_invalid_bit_length ... ok
[INFO] [stdout] test bip39::conversion::tests::test_phrase_to_entropy ... ok
[INFO] [stdout] test bip39::conversion::tests::test_phrase_to_bits ... ok
[INFO] [stdout] test bip39::conversion::tests::test_invalid_word_index ... 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::conversion::tests::test_validate_and_fix_checksum ... 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::wordlist::tests::test_index_to_word ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_wordlist_length ... 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_word_to_index ... ok
[INFO] [stdout] test bip39::validation::tests::test_seed_phrase_analysis ... ok
[INFO] [stdout] test crypto::checksum::tests::test_extract_bits ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_is_valid_word ... 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_extract_bits_bounds ... ok
[INFO] [stdout] test crypto::checksum::tests::test_empty_entropy ... ok
[INFO] [stdout] test crypto::checksum::tests::test_recalculate_bip39_checksum ... ok
[INFO] [stdout] test crypto::checksum::tests::test_get_checksum_length ... 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::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_xor_reversibility ... ok
[INFO] [stdout] test crypto::xor::tests::test_xor_data ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test bip39::validation::tests::test_validate_words ... ok
[INFO] [stdout] test error::tests::test_error_helpers ... ok
[INFO] [stdout] test crypto::xor::tests::test_xor_data_length_mismatch ... ok
[INFO] [stdout] test security::environment::tests::test_clean_sensitive_variables ... 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 crypto::xor::tests::test_empty_data ... ok
[INFO] [stdout] test crypto::xor::tests::test_xor_bits ... ok
[INFO] [stdout] test security::environment::tests::test_get_environment_info ... ok
[INFO] [stdout] test security::environment::tests::test_environment_validation ... ok
[INFO] [stdout] test bip39::wordlist::tests::test_find_closest_word ... ok
[INFO] [stdout] test security::environment::tests::test_secure_temp_dir ... 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_secure_buffer ... ok
[INFO] [stdout] test security::memory::tests::test_deep_clear_vec ... 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::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 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::tests::test_security_audit ... 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 bip39::conversion::tests::test_hex_conversion ... FAILED
[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:     0x5e4c693dde22 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4c693dde22 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4c693dde22 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4c693dde22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4c69404803 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4c69404803 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5e4c693daf53 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4c693daf53 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4c693ddc72 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4c693df38c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e4c693df1e2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e4c693a0884 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4c693a0884 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4c693dfd6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4c693dfd6b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e4c693dfb3a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e4c693de319 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5e4c693df7cd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e4c69403350 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4c694036f6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5e4c6935efad - core::result::Result<T,E>::unwrap::h1516333616d06c06
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e4c6935efad - scypher_rust::bip39::conversion::tests::test_hex_conversion::hc8b52a66b32a76a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bip39/conversion.rs:317:50
[INFO] [stdout]   22:     0x5e4c69363069 - scypher_rust::bip39::conversion::tests::test_hex_conversion::{{closure}}::h8797d316887f1327
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bip39/conversion.rs:315:29
[INFO] [stdout]   23:     0x5e4c69363069 - core::ops::function::FnOnce::call_once::h59c30de12e7c3383
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e4c693a600b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e4c693a600b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5e4c693a51fe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5e4c693a51fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5e4c693a51fe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5e4c693a51fe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5e4c693a51fe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e4c693a51fe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5e4c693a51fe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5e4c69368d74 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5e4c69368d74 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5e4c6936c74a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e4c6936c74a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5e4c6936c74a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5e4c6936c74a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5e4c6936c74a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e4c6936c74a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e4c6936c74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e4c693e2cc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5e4c693e2cc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4c693e2cc7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x717790c43aa4 - <unknown>
[INFO] [stdout]   46:     0x717790cd0a34 - clone
[INFO] [stdout]   47:                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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e9b6f45968896ec252f5fd190db501799a12a0ddb7f26858a97bc2ba77b66393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b6f45968896ec252f5fd190db501799a12a0ddb7f26858a97bc2ba77b66393", kill_on_drop: false }`
[INFO] [stdout] e9b6f45968896ec252f5fd190db501799a12a0ddb7f26858a97bc2ba77b66393
