[INFO] cloning repository https://github.com/Hoss-Boss/txrp-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hoss-Boss/txrp-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoss-Boss%2Ftxrp-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoss-Boss%2Ftxrp-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbb45b2c6be3a3427a7038a3f119666c619ba998 [INFO] documenting Hoss-Boss/txrp-rust against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoss-Boss%2Ftxrp-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Hoss-Boss/txrp-rust [INFO] finished tweaking git repo https://github.com/Hoss-Boss/txrp-rust [INFO] tweaked toml for git repo https://github.com/Hoss-Boss/txrp-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hoss-Boss/txrp-rust on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hoss-Boss/txrp-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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e5e5f159a0d48ba660e402e2c3fcd28fdca0a552c876e0f6873a33b6b1c1f08 [INFO] running `Command { std: "docker" "start" "-a" "8e5e5f159a0d48ba660e402e2c3fcd28fdca0a552c876e0f6873a33b6b1c1f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e5e5f159a0d48ba660e402e2c3fcd28fdca0a552c876e0f6873a33b6b1c1f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e5e5f159a0d48ba660e402e2c3fcd28fdca0a552c876e0f6873a33b6b1c1f08", kill_on_drop: false }` [INFO] [stdout] 8e5e5f159a0d48ba660e402e2c3fcd28fdca0a552c876e0f6873a33b6b1c1f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c36f242d1e51eaeec532be0ec520d72c570a2a8387ae74bea320828ca17d3bb9 [INFO] running `Command { std: "docker" "start" "-a" "c36f242d1e51eaeec532be0ec520d72c570a2a8387ae74bea320828ca17d3bb9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zmij v1.0.6 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Checking heapless v0.8.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Checking embedded-nal v0.9.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking embedded-nal-async v0.8.0 [INFO] [stderr] Checking bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking buffered-io v0.5.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking nourl v0.1.4 [INFO] [stderr] Checking base64ct v1.8.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Checking rand_hc v0.3.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking embassy-futures v0.1.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking thiserror-no-std v2.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling xrpl-rust-macros v0.1.0 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking unic-langid-impl v0.9.6 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking unic-langid v0.9.6 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking fluent-langneg v0.13.1 [INFO] [stderr] Checking intl-memoizer v0.5.3 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking embedded-tls v0.17.0 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking embedded-websocket-embedded-io v0.1.0 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking bip39 v2.2.2 [INFO] [stderr] Checking age-core v0.11.0 [INFO] [stderr] Checking rusqlite v0.38.0 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Checking reqwless v0.13.0 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Compiling i18n-embed-fl v0.9.4 [INFO] [stderr] Checking xrpl-rust v1.0.0 [INFO] [stderr] Checking age v0.11.2 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.1 [INFO] [stderr] Documenting txrp-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/wallet_functionality.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | if (current_wallet_is_encrypted) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 131 - if (current_wallet_is_encrypted) { [INFO] [stdout] 131 + if current_wallet_is_encrypted { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/wallet_functionality.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | if (mnemonic_exists) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - if (mnemonic_exists) { [INFO] [stdout] 136 + if mnemonic_exists { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/wallet_functionality.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 148 | if (current_wallet_isnt_encrypted) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - if (current_wallet_isnt_encrypted) { [INFO] [stdout] 148 + if current_wallet_isnt_encrypted { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/file_io.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | if (wallets_db_file_exists == false) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - if (wallets_db_file_exists == false) { [INFO] [stdout] 44 + if wallets_db_file_exists == false { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/file_io.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | if (options_file_exists == false) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 - if (options_file_exists == false) { [INFO] [stdout] 48 + if options_file_exists == false { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/menu_navigation.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 103 | if (user_input.trim() == "b") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 103 - if (user_input.trim() == "b") { [INFO] [stdout] 103 + if user_input.trim() == "b" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/menu_navigation.rs:106:29 [INFO] [stdout] | [INFO] [stdout] 106 | else if (user_input.trim() == "h") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 106 - else if (user_input.trim() == "h") { [INFO] [stdout] 106 + else if user_input.trim() == "h" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/menu_navigation.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | if (user_input.trim() != user_input_2.trim()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 113 - if (user_input.trim() != user_input_2.trim()) { [INFO] [stdout] 113 + if user_input.trim() != user_input_2.trim() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/menu_navigation.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | if (parsed_value.is_err()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 170 - if (parsed_value.is_err()) { [INFO] [stdout] 170 + if parsed_value.is_err() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/menu_navigation.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 178 | if (index >= wallets.len()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 178 - if (index >= wallets.len()) { [INFO] [stdout] 178 + if index >= wallets.len() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/menu_navigation.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 211 | if (&user_input.to_lowercase() == "h") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 211 - if (&user_input.to_lowercase() == "h") { [INFO] [stdout] 211 + if &user_input.to_lowercase() == "h" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/menu_navigation.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | else if (&user_input.to_lowercase() == "b") { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 214 - else if (&user_input.to_lowercase() == "b") { [INFO] [stdout] 214 + else if &user_input.to_lowercase() == "b" { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/encryption.rs:43:63 [INFO] [stdout] | [INFO] [stdout] 43 | _ => return Err(ArgonParseError::StringMatchError((string.to_string()))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - _ => return Err(ArgonParseError::StringMatchError((string.to_string()))), [INFO] [stdout] 43 + _ => return Err(ArgonParseError::StringMatchError(string.to_string() )), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/encryption.rs:88:63 [INFO] [stdout] | [INFO] [stdout] 88 | _ => return Err(ArgonParseError::StringMatchError((string.to_string()))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - _ => return Err(ArgonParseError::StringMatchError((string.to_string()))), [INFO] [stdout] 88 + _ => return Err(ArgonParseError::StringMatchError(string.to_string() )), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/encryption.rs:147:34 [INFO] [stdout] | [INFO] [stdout] 147 | let encryption_data_exists = (wallet.encryption_enabled == true && wallet.encryption_data.is_some()); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 147 - let encryption_data_exists = (wallet.encryption_enabled == true && wallet.encryption_data.is_some()); [INFO] [stdout] 147 + let encryption_data_exists = wallet.encryption_enabled == true && wallet.encryption_data.is_some() ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/database.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | if (wallet.encryption_enabled) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 76 - if (wallet.encryption_enabled) { [INFO] [stdout] 76 + if wallet.encryption_enabled { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] [stderr] Generated /opt/rustwide/target/doc/txrp_rust/index.html [INFO] running `Command { std: "docker" "inspect" "c36f242d1e51eaeec532be0ec520d72c570a2a8387ae74bea320828ca17d3bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c36f242d1e51eaeec532be0ec520d72c570a2a8387ae74bea320828ca17d3bb9", kill_on_drop: false }` [INFO] [stdout] c36f242d1e51eaeec532be0ec520d72c570a2a8387ae74bea320828ca17d3bb9