[INFO] cloning repository https://github.com/Bitcoin-com/zano_golden_tickets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bitcoin-com/zano_golden_tickets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitcoin-com%2Fzano_golden_tickets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitcoin-com%2Fzano_golden_tickets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de52fc922f796d0fa61f882f2abefedb0cb723f0 [INFO] checking Bitcoin-com/zano_golden_tickets against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitcoin-com%2Fzano_golden_tickets" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Bitcoin-com/zano_golden_tickets [INFO] finished tweaking git repo https://github.com/Bitcoin-com/zano_golden_tickets [INFO] tweaked toml for git repo https://github.com/Bitcoin-com/zano_golden_tickets written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bitcoin-com/zano_golden_tickets on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Bitcoin-com/zano_golden_tickets 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qrcode v0.14.1 [INFO] [stderr] Downloaded rusttype v0.9.3 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded wide v0.7.33 [INFO] [stderr] Downloaded ttf-parser v0.15.2 [INFO] [stderr] Downloaded moxcms v0.7.5 [INFO] [stderr] Downloaded owned_ttf_parser v0.15.2 [INFO] [stderr] Downloaded image v0.25.8 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded pxfm v0.1.23 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abbef5aa82dbbbe36ca5aee33dc3f2581a39c5e7d3c5e098f0e5d30154469a8f [INFO] running `Command { std: "docker" "start" "-a" "abbef5aa82dbbbe36ca5aee33dc3f2581a39c5e7d3c5e098f0e5d30154469a8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abbef5aa82dbbbe36ca5aee33dc3f2581a39c5e7d3c5e098f0e5d30154469a8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abbef5aa82dbbbe36ca5aee33dc3f2581a39c5e7d3c5e098f0e5d30154469a8f", kill_on_drop: false }` [INFO] [stdout] abbef5aa82dbbbe36ca5aee33dc3f2581a39c5e7d3c5e098f0e5d30154469a8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de245b9601683d41f98b635e0fbd7c6c9ee9e8256aff3694cc38e92e46ec1d47 [INFO] running `Command { std: "docker" "start" "-a" "de245b9601683d41f98b635e0fbd7c6c9ee9e8256aff3694cc38e92e46ec1d47", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bitflags v2.9.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking pxfm v0.1.23 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking qrcode v0.14.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking imageproc v0.23.0 [INFO] [stderr] Checking zano_golden_tickets v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/handlers/reclaim_mode.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let mut main_wallet = zano_cli.start_zano().expect("Failed to start Zano CLI"); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/handlers/reclaim_mode.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let mut main_wallet = zano_cli.start_zano().expect("Failed to start Zano CLI"); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `margin` [INFO] [stdout] --> src/handlers/pdf_creator.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | margin: u32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `main_private_key` [INFO] [stdout] --> src/handlers/main_ticket.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let main_private_key = zano_cli.get_private_key(&config.password).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_private_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `main_wallet` [INFO] [stdout] --> src/handlers/reclaim_mode.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let mut main_wallet = zano_cli.start_zano().expect("Failed to start Zano CLI"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_wallet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `margin` [INFO] [stdout] --> src/handlers/pdf_creator.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | margin: u32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `main_private_key` [INFO] [stdout] --> src/handlers/main_ticket.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let main_private_key = zano_cli.get_private_key(&config.password).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_private_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `main_wallet` [INFO] [stdout] --> src/handlers/reclaim_mode.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let mut main_wallet = zano_cli.start_zano().expect("Failed to start Zano CLI"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_wallet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/zano/cli.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct AssetInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 47 | asset_id: String, [INFO] [stdout] 48 | current_supply: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 49 | decimal_point: i32, [INFO] [stdout] 50 | full_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 51 | hidden_supply: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 52 | meta_info: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 53 | owner: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | owner_eth_pub_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 55 | ticker: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 56 | total_max_supply: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssetInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/zano/cli.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AssetDescriptor { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 61 | pub current_supply: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 62 | pub decimal_point: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 63 | pub full_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 64 | pub hidden_supply: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub meta_info: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 66 | pub owner: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 67 | pub owner_eth_pub_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | pub ticker: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 69 | pub total_max_supply: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssetDescriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `asset_descriptor` is never read [INFO] [stdout] --> src/zano/cli.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 73 | struct WhitelistAssetResult { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 74 | asset_descriptor: AssetDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhitelistAssetResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `awaiting_in`, `awaiting_out`, `outs_amount_max`, `outs_amount_min`, `outs_count`, and `total` are never read [INFO] [stdout] --> src/zano/cli.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 79 | struct BalanceDetails { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 80 | asset_info: AssetInfo, [INFO] [stdout] 81 | awaiting_in: u128, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 82 | awaiting_out: u128, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 83 | outs_amount_max: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 84 | outs_amount_min: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 85 | outs_count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 86 | total: u128, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `balance` and `unlocked_balance` are never read [INFO] [stdout] --> src/zano/cli.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 91 | struct BalanceResult { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 92 | balance: u128, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 93 | balances: Vec, [INFO] [stdout] 94 | unlocked_balance: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `password` are never read [INFO] [stdout] --> src/zano/cli.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 442 | pub struct MainWallet { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 443 | pub location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 444 | pub filename: String, [INFO] [stdout] 445 | pub password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MainWallet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/zano/cli.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct AssetInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 47 | asset_id: String, [INFO] [stdout] 48 | current_supply: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 49 | decimal_point: i32, [INFO] [stdout] 50 | full_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 51 | hidden_supply: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 52 | meta_info: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 53 | owner: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | owner_eth_pub_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 55 | ticker: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 56 | total_max_supply: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssetInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/zano/cli.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct AssetDescriptor { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 61 | pub current_supply: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 62 | pub decimal_point: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 63 | pub full_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 64 | pub hidden_supply: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 65 | pub meta_info: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 66 | pub owner: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 67 | pub owner_eth_pub_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | pub ticker: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 69 | pub total_max_supply: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssetDescriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `asset_descriptor` is never read [INFO] [stdout] --> src/zano/cli.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 73 | struct WhitelistAssetResult { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 74 | asset_descriptor: AssetDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhitelistAssetResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `awaiting_in`, `awaiting_out`, `outs_amount_max`, `outs_amount_min`, `outs_count`, and `total` are never read [INFO] [stdout] --> src/zano/cli.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 79 | struct BalanceDetails { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 80 | asset_info: AssetInfo, [INFO] [stdout] 81 | awaiting_in: u128, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 82 | awaiting_out: u128, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 83 | outs_amount_max: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 84 | outs_amount_min: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 85 | outs_count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 86 | total: u128, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `balance` and `unlocked_balance` are never read [INFO] [stdout] --> src/zano/cli.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 91 | struct BalanceResult { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 92 | balance: u128, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 93 | balances: Vec, [INFO] [stdout] 94 | unlocked_balance: u128, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `password` are never read [INFO] [stdout] --> src/zano/cli.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 442 | pub struct MainWallet { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 443 | pub location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 444 | pub filename: String, [INFO] [stdout] 445 | pub password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MainWallet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "de245b9601683d41f98b635e0fbd7c6c9ee9e8256aff3694cc38e92e46ec1d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de245b9601683d41f98b635e0fbd7c6c9ee9e8256aff3694cc38e92e46ec1d47", kill_on_drop: false }` [INFO] [stdout] de245b9601683d41f98b635e0fbd7c6c9ee9e8256aff3694cc38e92e46ec1d47