[INFO] cloning repository https://github.com/lastemp/mpesa_rust_sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lastemp/mpesa_rust_sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastemp%2Fmpesa_rust_sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastemp%2Fmpesa_rust_sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6713b6852fbc67c6ff01c118306330d1f3e0fc62
[INFO] testing lastemp/mpesa_rust_sdk against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastemp%2Fmpesa_rust_sdk" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lastemp/mpesa_rust_sdk
[INFO] finished tweaking git repo https://github.com/lastemp/mpesa_rust_sdk
[INFO] tweaked toml for git repo https://github.com/lastemp/mpesa_rust_sdk written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lastemp/mpesa_rust_sdk on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 168 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 300b7120218b87339b13295f302cb8a6762f5c72926f5f4043c318b5e808b1d0
[INFO] running `Command { std: "docker" "start" "-a" "300b7120218b87339b13295f302cb8a6762f5c72926f5f4043c318b5e808b1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "300b7120218b87339b13295f302cb8a6762f5c72926f5f4043c318b5e808b1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "300b7120218b87339b13295f302cb8a6762f5c72926f5f4043c318b5e808b1d0", kill_on_drop: false }`
[INFO] [stdout] 300b7120218b87339b13295f302cb8a6762f5c72926f5f4043c318b5e808b1d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b65dc05bc7dac0799b50591efa47c4a91ccc8a30e78c43d553ab1ff2b7fbe23
[INFO] running `Command { std: "docker" "start" "-a" "5b65dc05bc7dac0799b50591efa47c4a91ccc8a30e78c43d553ab1ff2b7fbe23", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling mpesa_rust_sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DateTime` and `Local`
[INFO] [stdout]  --> src/models/models.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Local};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alphabet` and `self`
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     alphabet,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     engine::{self, general_purpose},
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/customer_to_business/customer_to_business_payment.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/business_to_customer/business_to_customer.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/business_paybill/business_paybill.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/business_buy_goods/business_buy_goods.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 121 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 122 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 123 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 159 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 160 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 161 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 197 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 198 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 199 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 211 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 212 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 213 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:120:49
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:158:49
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:196:49
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:210:49
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | ...                   _ => 0.0,
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                       ------------------------------ matches some of the same values
[INFO] [stdout] 255 | ...                   MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                       ------------------------------- matches some of the same values
[INFO] [stdout] 256 | ...                   MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                       ----------------------------- matches some of the same values
[INFO] [stdout] 257 | ...                   _ => 0.0,
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:254:57
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                   ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut bill_reference_number = String::from("");
[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/lib.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bill_reference_number`
[INFO] [stdout]    --> src/lib.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut bill_reference_number = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue_timeout_url`
[INFO] [stdout]    --> src/lib.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:449:13
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:454:13
[INFO] [stdout]     |
[INFO] [stdout] 454 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_account_balance`
[INFO] [stdout]    --> src/lib.rs:449:13
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_amount`
[INFO] [stdout]    --> src/lib.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_affected_account_balance`
[INFO] [stdout]    --> src/lib.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trans_completed_time`
[INFO] [stdout]    --> src/lib.rs:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_charges`
[INFO] [stdout]    --> src/lib.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver_party_public_name`
[INFO] [stdout]    --> src/lib.rs:454:13
[INFO] [stdout]     |
[INFO] [stdout] 454 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initiator_account_current_balance`
[INFO] [stdout]    --> src/lib.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:510:13
[INFO] [stdout]     |
[INFO] [stdout] 510 |         let mut bill_reference_number = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bill_reference_number`
[INFO] [stdout]    --> src/lib.rs:510:13
[INFO] [stdout]     |
[INFO] [stdout] 510 |         let mut bill_reference_number = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue_timeout_url`
[INFO] [stdout]    --> src/lib.rs:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:634:13
[INFO] [stdout]     |
[INFO] [stdout] 634 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 640 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_account_balance`
[INFO] [stdout]    --> src/lib.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_amount`
[INFO] [stdout]    --> src/lib.rs:634:13
[INFO] [stdout]     |
[INFO] [stdout] 634 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_affected_account_balance`
[INFO] [stdout]    --> src/lib.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trans_completed_time`
[INFO] [stdout]    --> src/lib.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_charges`
[INFO] [stdout]    --> src/lib.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver_party_public_name`
[INFO] [stdout]    --> src/lib.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initiator_account_current_balance`
[INFO] [stdout]    --> src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 640 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:716:17
[INFO] [stdout]     |
[INFO] [stdout] 715 |                 s => s.to_string(),
[INFO] [stdout]     |                 - matches any value
[INFO] [stdout] 716 |                 _ => String::from(""),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:763:17
[INFO] [stdout]     |
[INFO] [stdout] 762 |                 s => s.to_string(),
[INFO] [stdout]     |                 - matches any value
[INFO] [stdout] 763 |                 _ => String::from(""),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_to_customer_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn build_business_to_customer_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_to_customer_error_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn build_business_to_customer_error_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_customer_to_business_payment_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn build_customer_to_business_payment_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_customer_to_business_payment_error_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn build_customer_to_business_payment_error_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_paybill_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn build_business_paybill_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_paybill_error_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn build_business_paybill_error_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_buy_goods_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn build_business_buy_goods_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_buy_goods_error_response_data` is never used
[INFO] [stdout]    --> src/util/util.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn build_business_buy_goods_error_response_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_register_url_response_data` is never used
[INFO] [stdout]    --> src/util/util.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn build_register_url_response_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_business_paybill_Reference_item_output_details` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:445:12
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn get_business_paybill_Reference_item_output_details(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_business_paybill_reference_item_output_details`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]  --> src/models/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub ResultCode: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]  --> src/models/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub ResultDesc: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub ResultCode: u8,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub ResultDesc: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ShortCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub ShortCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `short_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub ResponseType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConfirmationURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub ConfirmationURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `confirmation_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ValidationURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub ValidationURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub OriginatorConversationID: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InitiatorName` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub InitiatorName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub SecurityCredential: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CommandID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub CommandID: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub PartyA: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub PartyB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Remarks` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub Remarks: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub QueueTimeOutURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub ResultURL: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Occassion` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub Occassion: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `occassion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BusinessShortCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub BusinessShortCode: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `business_short_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Password` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Password: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Timestamp` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub TransactionType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub PartyA: u64,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub PartyB: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PhoneNumber` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub PhoneNumber: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `phone_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CallBackURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub CallBackURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `call_back_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccountReference` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub AccountReference: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionDesc` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub TransactionDesc: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Initiator` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Initiator: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `initiator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub SecurityCredential: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CommandID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub CommandID: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SenderIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub SenderIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sender_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RecieverIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub RecieverIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reciever_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub PartyA: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub PartyB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccountReference` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub AccountReference: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Requester` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Requester: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Remarks` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Remarks: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub QueueTimeOutURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub ResultURL: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Initiator` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Initiator: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `initiator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub SecurityCredential: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CommandID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub CommandID: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SenderIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub SenderIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sender_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RecieverIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub RecieverIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reciever_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub PartyA: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub PartyB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccountReference` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub AccountReference: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Requester` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Requester: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Remarks` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Remarks: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub QueueTimeOutURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub ResultURL: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub TransactionType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub TransID: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `trans_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransTime` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub TransTime: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `trans_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransAmount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub TransAmount: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `trans_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BusinessShortCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub BusinessShortCode: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `business_short_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BillRefNumber` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub BillRefNumber: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_ref_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InvoiceNumber` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub InvoiceNumber: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `invoice_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrgAccountBalance` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub OrgAccountBalance: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `org_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ThirdPartyTransID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub ThirdPartyTransID: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `third_party_trans_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MSISDN` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub MSISDN: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `msisdn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `FirstName` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub FirstName: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `first_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MiddleName` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub MiddleName: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `middle_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LastName` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub LastName: String,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `last_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorCoversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub OriginatorCoversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_coversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub OriginatorConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub Value: String,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub ReferenceItem: ReferenceItemDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub ResultParameter: Vec<ResultParameterDetails>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub ResultParameters: ResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub Result: B2CResultDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub Result: B2CFailedDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MerchantRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub MerchantRequestID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `merchant_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CheckoutRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub CheckoutRequestID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CustomerMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub CustomerMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `customer_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Name` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub Name: String,
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case: `name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Item` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub Item: Vec<ItemDetails>,
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MerchantRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub MerchantRequestID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `merchant_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CheckoutRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub CheckoutRequestID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CallbackMetadata` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub CallbackMetadata: Option<Item>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `callback_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stkCallback` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub stkCallback: CustomerToBusinessPaymentResultDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `stk_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Body` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub Body: CustomerToBusinessPaymentStkCallBackData,
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case: `body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub OriginatorConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub OriginatorConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub ReferenceItem: Vec<BusinessPayBillReferenceItemDetails>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub ResultType: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub ResultCode: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub ResultParameters: ResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub ReferenceData: BusinessPayBillReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub Result: BusinessPayBillResultDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub ResultParameter: ResultParameterDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub ResultParameters: BusinessPayBillFailedResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub Result: BusinessPayBillFailedDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub ReferenceItem: Vec<BusinessBuyGoodsReferenceItemDetails>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub ResultType: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub ResultCode: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub ResultParameters: ResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub ReferenceData: BusinessBuyGoodsReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub Result: BusinessBuyGoodsResultDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub ResultParameter: ResultParameterDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:368:9
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub ResultParameters: BusinessBuyGoodsFailedResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub Result: BusinessBuyGoodsFailedDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionAmount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1272:9
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     pub TransactionAmount: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionReceipt` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1273:9
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     pub TransactionReceipt: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_receipt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CRecipientIsRegisteredCustomer` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1274:9
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     pub B2CRecipientIsRegisteredCustomer: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_crecipient_is_registered_customer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CChargesPaidAccountAvailableFunds` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1275:9
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     pub B2CChargesPaidAccountAvailableFunds: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_ccharges_paid_account_available_funds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1276:9
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     pub ReceiverPartyPublicName: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionCompletedDateTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1277:9
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     pub TransactionCompletedDateTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_completed_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CUtilityAccountAvailableFunds` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1278:9
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     pub B2CUtilityAccountAvailableFunds: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_cutility_account_available_funds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CWorkingAccountAvailableFunds` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1279:9
[INFO] [stdout]      |
[INFO] [stdout] 1279 |     pub B2CWorkingAccountAvailableFunds: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_cworking_account_available_funds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1284:9
[INFO] [stdout]      |
[INFO] [stdout] 1284 |     pub Amount: f32,
[INFO] [stdout]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MpesaReceiptNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1285:9
[INFO] [stdout]      |
[INFO] [stdout] 1285 |     pub MpesaReceiptNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `mpesa_receipt_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionDate` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1286:9
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     pub TransactionDate: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PhoneNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1287:9
[INFO] [stdout]      |
[INFO] [stdout] 1287 |     pub PhoneNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `phone_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1292:9
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     pub DebitAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1293:9
[INFO] [stdout]      |
[INFO] [stdout] 1293 |     pub Amount: String,
[INFO] [stdout]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyAffectedAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1294:9
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     pub DebitPartyAffectedAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1295:9
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     pub TransCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyCharges` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1296:9
[INFO] [stdout]      |
[INFO] [stdout] 1296 |     pub DebitPartyCharges: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1297:9
[INFO] [stdout]      |
[INFO] [stdout] 1297 |     pub ReceiverPartyPublicName: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Currency` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1298:9
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     pub Currency: String,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InitiatorAccountCurrentBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1299:9
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub InitiatorAccountCurrentBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BillReferenceNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1304:9
[INFO] [stdout]      |
[INFO] [stdout] 1304 |     pub BillReferenceNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1305:9
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1310:9
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub DebitAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1311:9
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     pub Amount: String,
[INFO] [stdout]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyAffectedAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1312:9
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     pub DebitPartyAffectedAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 |     pub TransCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyCharges` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1314:9
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     pub DebitPartyCharges: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1315:9
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     pub ReceiverPartyPublicName: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Currency` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1316:9
[INFO] [stdout]      |
[INFO] [stdout] 1316 |     pub Currency: String,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InitiatorAccountCurrentBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     pub InitiatorAccountCurrentBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BillReferenceNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1322:9
[INFO] [stdout]      |
[INFO] [stdout] 1322 |     pub BillReferenceNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1323:9
[INFO] [stdout]      |
[INFO] [stdout] 1323 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BOCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1328:9
[INFO] [stdout]      |
[INFO] [stdout] 1328 |     pub BOCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bocompleted_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1329:9
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BOCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1334:9
[INFO] [stdout]      |
[INFO] [stdout] 1334 |     pub BOCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bocompleted_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1335:9
[INFO] [stdout]      |
[INFO] [stdout] 1335 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.25s
[INFO] running `Command { std: "docker" "inspect" "5b65dc05bc7dac0799b50591efa47c4a91ccc8a30e78c43d553ab1ff2b7fbe23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b65dc05bc7dac0799b50591efa47c4a91ccc8a30e78c43d553ab1ff2b7fbe23", kill_on_drop: false }`
[INFO] [stdout] 5b65dc05bc7dac0799b50591efa47c4a91ccc8a30e78c43d553ab1ff2b7fbe23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63d1e7ee9433b99d050c20297f50c87087d36e272a9c042f828166cc1a82ff67
[INFO] running `Command { std: "docker" "start" "-a" "63d1e7ee9433b99d050c20297f50c87087d36e272a9c042f828166cc1a82ff67", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `DateTime` and `Local`
[INFO] [stdout]  --> src/models/models.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Local};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alphabet` and `self`
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     alphabet,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     engine::{self, general_purpose},
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/customer_to_business/customer_to_business_payment.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/business_to_customer/business_to_customer.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/business_paybill/business_paybill.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/business_buy_goods/business_buy_goods.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 121 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 122 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 123 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 159 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 160 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 161 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 197 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 198 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 199 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 211 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 212 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 213 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:120:49
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:158:49
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:196:49
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:210:49
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | ...                   _ => 0.0,
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                       ------------------------------ matches some of the same values
[INFO] [stdout] 255 | ...                   MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                       ------------------------------- matches some of the same values
[INFO] [stdout] 256 | ...                   MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                       ----------------------------- matches some of the same values
[INFO] [stdout] 257 | ...                   _ => 0.0,
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:254:57
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                   ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut bill_reference_number = String::from("");
[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/lib.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bill_reference_number`
[INFO] [stdout]    --> src/lib.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut bill_reference_number = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue_timeout_url`
[INFO] [stdout]    --> src/lib.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:449:13
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:454:13
[INFO] [stdout]     |
[INFO] [stdout] 454 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_account_balance`
[INFO] [stdout]    --> src/lib.rs:449:13
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_amount`
[INFO] [stdout]    --> src/lib.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_affected_account_balance`
[INFO] [stdout]    --> src/lib.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trans_completed_time`
[INFO] [stdout]    --> src/lib.rs:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_charges`
[INFO] [stdout]    --> src/lib.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver_party_public_name`
[INFO] [stdout]    --> src/lib.rs:454:13
[INFO] [stdout]     |
[INFO] [stdout] 454 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initiator_account_current_balance`
[INFO] [stdout]    --> src/lib.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:510:13
[INFO] [stdout]     |
[INFO] [stdout] 510 |         let mut bill_reference_number = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bill_reference_number`
[INFO] [stdout]    --> src/lib.rs:510:13
[INFO] [stdout]     |
[INFO] [stdout] 510 |         let mut bill_reference_number = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue_timeout_url`
[INFO] [stdout]    --> src/lib.rs:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:634:13
[INFO] [stdout]     |
[INFO] [stdout] 634 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 640 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_account_balance`
[INFO] [stdout]    --> src/lib.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_amount`
[INFO] [stdout]    --> src/lib.rs:634:13
[INFO] [stdout]     |
[INFO] [stdout] 634 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_affected_account_balance`
[INFO] [stdout]    --> src/lib.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trans_completed_time`
[INFO] [stdout]    --> src/lib.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_charges`
[INFO] [stdout]    --> src/lib.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver_party_public_name`
[INFO] [stdout]    --> src/lib.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initiator_account_current_balance`
[INFO] [stdout]    --> src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 640 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:716:17
[INFO] [stdout]     |
[INFO] [stdout] 715 |                 s => s.to_string(),
[INFO] [stdout]     |                 - matches any value
[INFO] [stdout] 716 |                 _ => String::from(""),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:763:17
[INFO] [stdout]     |
[INFO] [stdout] 762 |                 s => s.to_string(),
[INFO] [stdout]     |                 - matches any value
[INFO] [stdout] 763 |                 _ => String::from(""),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_to_customer_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn build_business_to_customer_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_to_customer_error_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn build_business_to_customer_error_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_customer_to_business_payment_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn build_customer_to_business_payment_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_customer_to_business_payment_error_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn build_customer_to_business_payment_error_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_paybill_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn build_business_paybill_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_paybill_error_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn build_business_paybill_error_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_buy_goods_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn build_business_buy_goods_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_buy_goods_error_response_data` is never used
[INFO] [stdout]    --> src/util/util.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn build_business_buy_goods_error_response_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_register_url_response_data` is never used
[INFO] [stdout]    --> src/util/util.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn build_register_url_response_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_business_paybill_Reference_item_output_details` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:445:12
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn get_business_paybill_Reference_item_output_details(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_business_paybill_reference_item_output_details`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]  --> src/models/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub ResultCode: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]  --> src/models/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub ResultDesc: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub ResultCode: u8,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub ResultDesc: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ShortCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub ShortCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `short_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub ResponseType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConfirmationURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub ConfirmationURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `confirmation_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ValidationURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub ValidationURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub OriginatorConversationID: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InitiatorName` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub InitiatorName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub SecurityCredential: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CommandID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub CommandID: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub PartyA: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub PartyB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Remarks` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub Remarks: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub QueueTimeOutURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub ResultURL: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Occassion` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub Occassion: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `occassion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BusinessShortCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub BusinessShortCode: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `business_short_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Password` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Password: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Timestamp` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub TransactionType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub PartyA: u64,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub PartyB: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PhoneNumber` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub PhoneNumber: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `phone_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CallBackURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub CallBackURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `call_back_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccountReference` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub AccountReference: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionDesc` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub TransactionDesc: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Initiator` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Initiator: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `initiator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub SecurityCredential: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CommandID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub CommandID: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SenderIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub SenderIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sender_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RecieverIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub RecieverIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reciever_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub PartyA: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub PartyB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccountReference` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub AccountReference: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Requester` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Requester: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Remarks` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Remarks: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub QueueTimeOutURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub ResultURL: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Initiator` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Initiator: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `initiator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub SecurityCredential: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CommandID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub CommandID: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SenderIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub SenderIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sender_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RecieverIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub RecieverIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reciever_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub PartyA: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub PartyB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccountReference` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub AccountReference: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Requester` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Requester: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Remarks` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Remarks: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub QueueTimeOutURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub ResultURL: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub TransactionType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub TransID: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `trans_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransTime` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub TransTime: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `trans_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransAmount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub TransAmount: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `trans_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BusinessShortCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub BusinessShortCode: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `business_short_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BillRefNumber` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub BillRefNumber: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_ref_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InvoiceNumber` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub InvoiceNumber: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `invoice_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrgAccountBalance` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub OrgAccountBalance: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `org_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ThirdPartyTransID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub ThirdPartyTransID: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `third_party_trans_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MSISDN` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub MSISDN: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `msisdn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `FirstName` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub FirstName: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `first_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MiddleName` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub MiddleName: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `middle_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LastName` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub LastName: String,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `last_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorCoversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub OriginatorCoversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_coversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub OriginatorConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub Value: String,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub ReferenceItem: ReferenceItemDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub ResultParameter: Vec<ResultParameterDetails>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub ResultParameters: ResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub Result: B2CResultDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub Result: B2CFailedDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MerchantRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub MerchantRequestID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `merchant_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CheckoutRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub CheckoutRequestID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CustomerMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub CustomerMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `customer_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Name` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub Name: String,
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case: `name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Item` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub Item: Vec<ItemDetails>,
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MerchantRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub MerchantRequestID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `merchant_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CheckoutRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub CheckoutRequestID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CallbackMetadata` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub CallbackMetadata: Option<Item>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `callback_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stkCallback` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub stkCallback: CustomerToBusinessPaymentResultDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `stk_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Body` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub Body: CustomerToBusinessPaymentStkCallBackData,
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case: `body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub OriginatorConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub OriginatorConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub ReferenceItem: Vec<BusinessPayBillReferenceItemDetails>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub ResultType: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub ResultCode: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub ResultParameters: ResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub ReferenceData: BusinessPayBillReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub Result: BusinessPayBillResultDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub ResultParameter: ResultParameterDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub ResultParameters: BusinessPayBillFailedResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub Result: BusinessPayBillFailedDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub ReferenceItem: Vec<BusinessBuyGoodsReferenceItemDetails>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub ResultType: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub ResultCode: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub ResultParameters: ResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub ReferenceData: BusinessBuyGoodsReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub Result: BusinessBuyGoodsResultDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub ResultParameter: ResultParameterDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:368:9
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub ResultParameters: BusinessBuyGoodsFailedResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub Result: BusinessBuyGoodsFailedDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionAmount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1272:9
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     pub TransactionAmount: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionReceipt` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1273:9
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     pub TransactionReceipt: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_receipt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CRecipientIsRegisteredCustomer` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1274:9
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     pub B2CRecipientIsRegisteredCustomer: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_crecipient_is_registered_customer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CChargesPaidAccountAvailableFunds` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1275:9
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     pub B2CChargesPaidAccountAvailableFunds: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_ccharges_paid_account_available_funds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1276:9
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     pub ReceiverPartyPublicName: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionCompletedDateTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1277:9
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     pub TransactionCompletedDateTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_completed_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CUtilityAccountAvailableFunds` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1278:9
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     pub B2CUtilityAccountAvailableFunds: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_cutility_account_available_funds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CWorkingAccountAvailableFunds` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1279:9
[INFO] [stdout]      |
[INFO] [stdout] 1279 |     pub B2CWorkingAccountAvailableFunds: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_cworking_account_available_funds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1284:9
[INFO] [stdout]      |
[INFO] [stdout] 1284 |     pub Amount: f32,
[INFO] [stdout]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MpesaReceiptNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1285:9
[INFO] [stdout]      |
[INFO] [stdout] 1285 |     pub MpesaReceiptNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `mpesa_receipt_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mpesa_rust_sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `TransactionDate` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1286:9
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     pub TransactionDate: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PhoneNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1287:9
[INFO] [stdout]      |
[INFO] [stdout] 1287 |     pub PhoneNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `phone_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1292:9
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     pub DebitAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1293:9
[INFO] [stdout]      |
[INFO] [stdout] 1293 |     pub Amount: String,
[INFO] [stdout]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyAffectedAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1294:9
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     pub DebitPartyAffectedAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1295:9
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     pub TransCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyCharges` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1296:9
[INFO] [stdout]      |
[INFO] [stdout] 1296 |     pub DebitPartyCharges: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1297:9
[INFO] [stdout]      |
[INFO] [stdout] 1297 |     pub ReceiverPartyPublicName: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Currency` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1298:9
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     pub Currency: String,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InitiatorAccountCurrentBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1299:9
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub InitiatorAccountCurrentBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BillReferenceNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1304:9
[INFO] [stdout]      |
[INFO] [stdout] 1304 |     pub BillReferenceNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1305:9
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1310:9
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub DebitAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1311:9
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     pub Amount: String,
[INFO] [stdout]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyAffectedAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1312:9
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     pub DebitPartyAffectedAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 |     pub TransCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyCharges` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1314:9
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     pub DebitPartyCharges: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1315:9
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     pub ReceiverPartyPublicName: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Currency` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1316:9
[INFO] [stdout]      |
[INFO] [stdout] 1316 |     pub Currency: String,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InitiatorAccountCurrentBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     pub InitiatorAccountCurrentBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BillReferenceNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1322:9
[INFO] [stdout]      |
[INFO] [stdout] 1322 |     pub BillReferenceNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1323:9
[INFO] [stdout]      |
[INFO] [stdout] 1323 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BOCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1328:9
[INFO] [stdout]      |
[INFO] [stdout] 1328 |     pub BOCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bocompleted_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1329:9
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BOCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1334:9
[INFO] [stdout]      |
[INFO] [stdout] 1334 |     pub BOCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bocompleted_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1335:9
[INFO] [stdout]      |
[INFO] [stdout] 1335 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Local`
[INFO] [stdout]  --> src/models/models.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Local};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `alphabet` and `self`
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     alphabet,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     engine::{self, general_purpose},
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/customer_to_business/customer_to_business_payment.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/business_to_customer/business_to_customer.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/business_paybill/business_paybill.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/business_buy_goods/business_buy_goods.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             s => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 121 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 122 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 123 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 159 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 160 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 161 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:199:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 197 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 198 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 199 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                     ------------------------------ matches some of the same values
[INFO] [stdout] 211 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] 212 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                     ----------------------------- matches some of the same values
[INFO] [stdout] 213 |                     _ => 0.0,
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:120:49
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:158:49
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:196:49
[INFO] [stdout]     |
[INFO] [stdout] 196 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:210:49
[INFO] [stdout]     |
[INFO] [stdout] 210 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 | ...                   _ => 0.0,
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lib.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                       ------------------------------ matches some of the same values
[INFO] [stdout] 255 | ...                   MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stdout]     |                       ------------------------------- matches some of the same values
[INFO] [stdout] 256 | ...                   MixedTypeValue::FloatValue(f) => *f,
[INFO] [stdout]     |                       ----------------------------- matches some of the same values
[INFO] [stdout] 257 | ...                   _ => 0.0,
[INFO] [stdout]     |                       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/lib.rs:254:57
[INFO] [stdout]     |
[INFO] [stdout] 254 | ...                   MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stdout]     |                                                   ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut bill_reference_number = String::from("");
[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/lib.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bill_reference_number`
[INFO] [stdout]    --> src/lib.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut bill_reference_number = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue_timeout_url`
[INFO] [stdout]    --> src/lib.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:449:13
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:454:13
[INFO] [stdout]     |
[INFO] [stdout] 454 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_account_balance`
[INFO] [stdout]    --> src/lib.rs:449:13
[INFO] [stdout]     |
[INFO] [stdout] 449 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_amount`
[INFO] [stdout]    --> src/lib.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_affected_account_balance`
[INFO] [stdout]    --> src/lib.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trans_completed_time`
[INFO] [stdout]    --> src/lib.rs:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_charges`
[INFO] [stdout]    --> src/lib.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver_party_public_name`
[INFO] [stdout]    --> src/lib.rs:454:13
[INFO] [stdout]     |
[INFO] [stdout] 454 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initiator_account_current_balance`
[INFO] [stdout]    --> src/lib.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:510:13
[INFO] [stdout]     |
[INFO] [stdout] 510 |         let mut bill_reference_number = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bill_reference_number`
[INFO] [stdout]    --> src/lib.rs:510:13
[INFO] [stdout]     |
[INFO] [stdout] 510 |         let mut bill_reference_number = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue_timeout_url`
[INFO] [stdout]    --> src/lib.rs:511:13
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let mut queue_timeout_url = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:634:13
[INFO] [stdout]     |
[INFO] [stdout] 634 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 640 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_account_balance`
[INFO] [stdout]    --> src/lib.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let mut debit_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction_amount`
[INFO] [stdout]    --> src/lib.rs:634:13
[INFO] [stdout]     |
[INFO] [stdout] 634 |         let mut transaction_amount = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_affected_account_balance`
[INFO] [stdout]    --> src/lib.rs:635:13
[INFO] [stdout]     |
[INFO] [stdout] 635 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trans_completed_time`
[INFO] [stdout]    --> src/lib.rs:636:13
[INFO] [stdout]     |
[INFO] [stdout] 636 |         let mut trans_completed_time = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debit_party_charges`
[INFO] [stdout]    --> src/lib.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 |         let mut debit_party_charges = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver_party_public_name`
[INFO] [stdout]    --> src/lib.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |         let mut receiver_party_public_name = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initiator_account_current_balance`
[INFO] [stdout]    --> src/lib.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 640 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:716:17
[INFO] [stdout]     |
[INFO] [stdout] 715 |                 s => s.to_string(),
[INFO] [stdout]     |                 - matches any value
[INFO] [stdout] 716 |                 _ => String::from(""),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lib.rs:763:17
[INFO] [stdout]     |
[INFO] [stdout] 762 |                 s => s.to_string(),
[INFO] [stdout]     |                 - matches any value
[INFO] [stdout] 763 |                 _ => String::from(""),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_to_customer_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn build_business_to_customer_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_to_customer_error_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn build_business_to_customer_error_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_customer_to_business_payment_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn build_customer_to_business_payment_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_customer_to_business_payment_error_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn build_customer_to_business_payment_error_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_paybill_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn build_business_paybill_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_paybill_error_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn build_business_paybill_error_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_buy_goods_response_data` is never used
[INFO] [stdout]   --> src/util/util.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn build_business_buy_goods_response_data(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_business_buy_goods_error_response_data` is never used
[INFO] [stdout]    --> src/util/util.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn build_business_buy_goods_error_response_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_register_url_response_data` is never used
[INFO] [stdout]    --> src/util/util.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn build_register_url_response_data(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_business_paybill_Reference_item_output_details` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:445:12
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn get_business_paybill_Reference_item_output_details(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_business_paybill_reference_item_output_details`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]  --> src/models/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub ResultCode: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]  --> src/models/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub ResultDesc: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub ResultCode: u8,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub ResultDesc: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ShortCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub ShortCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `short_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub ResponseType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConfirmationURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub ConfirmationURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `confirmation_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ValidationURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub ValidationURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub OriginatorConversationID: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InitiatorName` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub InitiatorName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub SecurityCredential: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CommandID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub CommandID: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub PartyA: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub PartyB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Remarks` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub Remarks: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub QueueTimeOutURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub ResultURL: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Occassion` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub Occassion: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `occassion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BusinessShortCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub BusinessShortCode: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `business_short_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Password` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Password: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Timestamp` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub TransactionType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub PartyA: u64,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub PartyB: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PhoneNumber` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub PhoneNumber: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `phone_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CallBackURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub CallBackURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `call_back_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccountReference` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub AccountReference: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionDesc` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub TransactionDesc: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Initiator` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Initiator: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `initiator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub SecurityCredential: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CommandID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub CommandID: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SenderIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub SenderIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sender_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RecieverIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub RecieverIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reciever_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub PartyA: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub PartyB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccountReference` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub AccountReference: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Requester` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Requester: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Remarks` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Remarks: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub QueueTimeOutURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub ResultURL: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Initiator` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Initiator: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `initiator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub SecurityCredential: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CommandID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub CommandID: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SenderIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub SenderIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sender_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RecieverIdentifierType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub RecieverIdentifierType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reciever_identifier_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Amount: u32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyA` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub PartyA: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PartyB` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub PartyB: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `AccountReference` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub AccountReference: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Requester` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Requester: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Remarks` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Remarks: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub QueueTimeOutURL: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultURL` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub ResultURL: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionType` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub TransactionType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub TransID: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `trans_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransTime` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub TransTime: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `trans_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransAmount` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub TransAmount: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `trans_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BusinessShortCode` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub BusinessShortCode: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `business_short_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BillRefNumber` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub BillRefNumber: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_ref_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InvoiceNumber` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub InvoiceNumber: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `invoice_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrgAccountBalance` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub OrgAccountBalance: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `org_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ThirdPartyTransID` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub ThirdPartyTransID: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `third_party_trans_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MSISDN` should have a snake case name
[INFO] [stdout]   --> src/models/models.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub MSISDN: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `msisdn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `FirstName` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub FirstName: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `first_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MiddleName` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub MiddleName: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `middle_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LastName` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub LastName: String,
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `last_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorCoversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub OriginatorCoversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_coversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub OriginatorConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub Value: String,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub ReferenceItem: ReferenceItemDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub ResultParameter: Vec<ResultParameterDetails>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub ResultParameters: ResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub Result: B2CResultDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub Result: B2CFailedDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MerchantRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub MerchantRequestID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `merchant_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CheckoutRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub CheckoutRequestID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CustomerMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub CustomerMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `customer_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Name` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub Name: String,
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case: `name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Item` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub Item: Vec<ItemDetails>,
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MerchantRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub MerchantRequestID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `merchant_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CheckoutRequestID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub CheckoutRequestID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CallbackMetadata` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub CallbackMetadata: Option<Item>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `callback_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stkCallback` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub stkCallback: CustomerToBusinessPaymentResultDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `stk_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Body` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub Body: CustomerToBusinessPaymentStkCallBackData,
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case: `body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub OriginatorConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub OriginatorConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub ConversationID: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub ResponseCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub ResponseDescription: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestId` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub requestId: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub errorCode: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorMessage` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub errorMessage: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub ReferenceItem: Vec<BusinessPayBillReferenceItemDetails>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub ResultType: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub ResultCode: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |     pub ResultParameters: ResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub ReferenceData: BusinessPayBillReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub Result: BusinessPayBillResultDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub ResultParameter: ResultParameterDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub ResultParameters: BusinessPayBillFailedResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub Result: BusinessPayBillFailedDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Key` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub Key: String,
[INFO] [stdout]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Value` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub Value: MixedTypeValue,
[INFO] [stdout]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub ReferenceItem: Vec<BusinessBuyGoodsReferenceItemDetails>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub ResultType: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub ResultCode: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub ResultParameters: ResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub ReferenceData: BusinessBuyGoodsReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub Result: BusinessBuyGoodsResultDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |     pub ResultParameter: ResultParameterDetails,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultType` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub ResultType: u8,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultCode` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub ResultCode: u32,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub ResultDesc: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub OriginatorConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ConversationID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub ConversationID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionID` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub TransactionID: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:368:9
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub ResultParameters: BusinessBuyGoodsFailedResultParameter,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub ReferenceData: ReferenceItem,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Result` should have a snake case name
[INFO] [stdout]    --> src/models/models.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub Result: BusinessBuyGoodsFailedDetails,
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionAmount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1272:9
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     pub TransactionAmount: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionReceipt` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1273:9
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     pub TransactionReceipt: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_receipt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CRecipientIsRegisteredCustomer` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1274:9
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     pub B2CRecipientIsRegisteredCustomer: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_crecipient_is_registered_customer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CChargesPaidAccountAvailableFunds` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1275:9
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     pub B2CChargesPaidAccountAvailableFunds: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_ccharges_paid_account_available_funds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1276:9
[INFO] [stdout]      |
[INFO] [stdout] 1276 |     pub ReceiverPartyPublicName: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionCompletedDateTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1277:9
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     pub TransactionCompletedDateTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_completed_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CUtilityAccountAvailableFunds` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1278:9
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     pub B2CUtilityAccountAvailableFunds: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_cutility_account_available_funds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `B2CWorkingAccountAvailableFunds` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1279:9
[INFO] [stdout]      |
[INFO] [stdout] 1279 |     pub B2CWorkingAccountAvailableFunds: f32,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_cworking_account_available_funds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1284:9
[INFO] [stdout]      |
[INFO] [stdout] 1284 |     pub Amount: f32,
[INFO] [stdout]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `MpesaReceiptNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1285:9
[INFO] [stdout]      |
[INFO] [stdout] 1285 |     pub MpesaReceiptNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `mpesa_receipt_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransactionDate` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1286:9
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     pub TransactionDate: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `PhoneNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1287:9
[INFO] [stdout]      |
[INFO] [stdout] 1287 |     pub PhoneNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `phone_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1292:9
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     pub DebitAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1293:9
[INFO] [stdout]      |
[INFO] [stdout] 1293 |     pub Amount: String,
[INFO] [stdout]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyAffectedAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1294:9
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     pub DebitPartyAffectedAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1295:9
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     pub TransCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyCharges` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1296:9
[INFO] [stdout]      |
[INFO] [stdout] 1296 |     pub DebitPartyCharges: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1297:9
[INFO] [stdout]      |
[INFO] [stdout] 1297 |     pub ReceiverPartyPublicName: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Currency` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1298:9
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     pub Currency: String,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InitiatorAccountCurrentBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1299:9
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     pub InitiatorAccountCurrentBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BillReferenceNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1304:9
[INFO] [stdout]      |
[INFO] [stdout] 1304 |     pub BillReferenceNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1305:9
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1310:9
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub DebitAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Amount` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1311:9
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     pub Amount: String,
[INFO] [stdout]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyAffectedAccountBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1312:9
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     pub DebitPartyAffectedAccountBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_affected_account_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TransCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 |     pub TransCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `trans_completed_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DebitPartyCharges` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1314:9
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     pub DebitPartyCharges: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_charges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1315:9
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     pub ReceiverPartyPublicName: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Currency` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1316:9
[INFO] [stdout]      |
[INFO] [stdout] 1316 |     pub Currency: String,
[INFO] [stdout]      |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `InitiatorAccountCurrentBalance` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     pub InitiatorAccountCurrentBalance: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_account_current_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BillReferenceNumber` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1322:9
[INFO] [stdout]      |
[INFO] [stdout] 1322 |     pub BillReferenceNumber: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_reference_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1323:9
[INFO] [stdout]      |
[INFO] [stdout] 1323 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BOCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1328:9
[INFO] [stdout]      |
[INFO] [stdout] 1328 |     pub BOCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bocompleted_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1329:9
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BOCompletedTime` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1334:9
[INFO] [stdout]      |
[INFO] [stdout] 1334 |     pub BOCompletedTime: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bocompleted_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stdout]     --> src/models/models.rs:1335:9
[INFO] [stdout]      |
[INFO] [stdout] 1335 |     pub QueueTimeoutURL: String,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.89s
[INFO] running `Command { std: "docker" "inspect" "63d1e7ee9433b99d050c20297f50c87087d36e272a9c042f828166cc1a82ff67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63d1e7ee9433b99d050c20297f50c87087d36e272a9c042f828166cc1a82ff67", kill_on_drop: false }`
[INFO] [stdout] 63d1e7ee9433b99d050c20297f50c87087d36e272a9c042f828166cc1a82ff67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc5b1d50c9c020e64a5a9fda055943c377068d5f6b0e8a9e775420c5f034ce31
[INFO] running `Command { std: "docker" "start" "-a" "cc5b1d50c9c020e64a5a9fda055943c377068d5f6b0e8a9e775420c5f034ce31", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `DateTime` and `Local`
[INFO] [stderr]  --> src/models/models.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use chrono::{DateTime, Local};
[INFO] [stderr]   |              ^^^^^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `alphabet` and `self`
[INFO] [stderr]   --> src/lib.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     alphabet,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 25 |     engine::{self, general_purpose},
[INFO] [stderr]    |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]   --> src/customer_to_business/customer_to_business_payment.rs:85:13
[INFO] [stderr]    |
[INFO] [stderr] 85 |             s => {
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]   --> src/business_to_customer/business_to_customer.rs:81:13
[INFO] [stderr]    |
[INFO] [stderr] 81 |             s => {
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]   --> src/business_paybill/business_paybill.rs:83:13
[INFO] [stderr]    |
[INFO] [stderr] 83 |             s => {
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]   --> src/business_buy_goods/business_buy_goods.rs:84:13
[INFO] [stderr]    |
[INFO] [stderr] 84 |             s => {
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lib.rs:123:21
[INFO] [stderr]     |
[INFO] [stderr] 123 |                     _ => 0.0,
[INFO] [stderr]     |                     ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/lib.rs:123:21
[INFO] [stderr]     |
[INFO] [stderr] 120 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stderr]     |                     ------------------------------ matches some of the same values
[INFO] [stderr] 121 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stderr]     |                     ------------------------------- matches some of the same values
[INFO] [stderr] 122 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stderr]     |                     ----------------------------- matches some of the same values
[INFO] [stderr] 123 |                     _ => 0.0,
[INFO] [stderr]     |                     ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lib.rs:161:21
[INFO] [stderr]     |
[INFO] [stderr] 161 |                     _ => 0.0,
[INFO] [stderr]     |                     ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/lib.rs:161:21
[INFO] [stderr]     |
[INFO] [stderr] 158 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stderr]     |                     ------------------------------ matches some of the same values
[INFO] [stderr] 159 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stderr]     |                     ------------------------------- matches some of the same values
[INFO] [stderr] 160 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stderr]     |                     ----------------------------- matches some of the same values
[INFO] [stderr] 161 |                     _ => 0.0,
[INFO] [stderr]     |                     ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lib.rs:199:21
[INFO] [stderr]     |
[INFO] [stderr] 199 |                     _ => 0.0,
[INFO] [stderr]     |                     ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/lib.rs:199:21
[INFO] [stderr]     |
[INFO] [stderr] 196 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stderr]     |                     ------------------------------ matches some of the same values
[INFO] [stderr] 197 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stderr]     |                     ------------------------------- matches some of the same values
[INFO] [stderr] 198 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stderr]     |                     ----------------------------- matches some of the same values
[INFO] [stderr] 199 |                     _ => 0.0,
[INFO] [stderr]     |                     ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lib.rs:213:21
[INFO] [stderr]     |
[INFO] [stderr] 213 |                     _ => 0.0,
[INFO] [stderr]     |                     ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/lib.rs:213:21
[INFO] [stderr]     |
[INFO] [stderr] 210 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stderr]     |                     ------------------------------ matches some of the same values
[INFO] [stderr] 211 |                     MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stderr]     |                     ------------------------------- matches some of the same values
[INFO] [stderr] 212 |                     MixedTypeValue::FloatValue(f) => *f,
[INFO] [stderr]     |                     ----------------------------- matches some of the same values
[INFO] [stderr] 213 |                     _ => 0.0,
[INFO] [stderr]     |                     ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/lib.rs:120:49
[INFO] [stderr]     |
[INFO] [stderr] 120 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stderr]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/lib.rs:158:49
[INFO] [stderr]     |
[INFO] [stderr] 158 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stderr]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/lib.rs:196:49
[INFO] [stderr]     |
[INFO] [stderr] 196 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stderr]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/lib.rs:210:49
[INFO] [stderr]     |
[INFO] [stderr] 210 |                     MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stderr]     |                                                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lib.rs:257:29
[INFO] [stderr]     |
[INFO] [stderr] 257 | ...                   _ => 0.0,
[INFO] [stderr]     |                       ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/lib.rs:257:29
[INFO] [stderr]     |
[INFO] [stderr] 254 | ...                   MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stderr]     |                       ------------------------------ matches some of the same values
[INFO] [stderr] 255 | ...                   MixedTypeValue::IntegerValue(i) => *i as f32,
[INFO] [stderr]     |                       ------------------------------- matches some of the same values
[INFO] [stderr] 256 | ...                   MixedTypeValue::FloatValue(f) => *f,
[INFO] [stderr]     |                       ----------------------------- matches some of the same values
[INFO] [stderr] 257 | ...                   _ => 0.0,
[INFO] [stderr]     |                       ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/lib.rs:254:57
[INFO] [stderr]     |
[INFO] [stderr] 254 | ...                   MixedTypeValue::StringValue(s) => 0.0,
[INFO] [stderr]     |                                                   ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:326:13
[INFO] [stderr]     |
[INFO] [stderr] 326 |         let mut bill_reference_number = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:327:13
[INFO] [stderr]     |
[INFO] [stderr] 327 |         let mut queue_timeout_url = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bill_reference_number`
[INFO] [stderr]    --> src/lib.rs:326:13
[INFO] [stderr]     |
[INFO] [stderr] 326 |         let mut bill_reference_number = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bill_reference_number`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `queue_timeout_url`
[INFO] [stderr]    --> src/lib.rs:327:13
[INFO] [stderr]     |
[INFO] [stderr] 327 |         let mut queue_timeout_url = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_timeout_url`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:449:13
[INFO] [stderr]     |
[INFO] [stderr] 449 |         let mut debit_account_balance = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:450:13
[INFO] [stderr]     |
[INFO] [stderr] 450 |         let mut transaction_amount = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:451:13
[INFO] [stderr]     |
[INFO] [stderr] 451 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:452:13
[INFO] [stderr]     |
[INFO] [stderr] 452 |         let mut trans_completed_time = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:453:13
[INFO] [stderr]     |
[INFO] [stderr] 453 |         let mut debit_party_charges = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:454:13
[INFO] [stderr]     |
[INFO] [stderr] 454 |         let mut receiver_party_public_name = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:456:13
[INFO] [stderr]     |
[INFO] [stderr] 456 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debit_account_balance`
[INFO] [stderr]    --> src/lib.rs:449:13
[INFO] [stderr]     |
[INFO] [stderr] 449 |         let mut debit_account_balance = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_account_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `transaction_amount`
[INFO] [stderr]    --> src/lib.rs:450:13
[INFO] [stderr]     |
[INFO] [stderr] 450 |         let mut transaction_amount = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debit_party_affected_account_balance`
[INFO] [stderr]    --> src/lib.rs:451:13
[INFO] [stderr]     |
[INFO] [stderr] 451 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_affected_account_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `trans_completed_time`
[INFO] [stderr]    --> src/lib.rs:452:13
[INFO] [stderr]     |
[INFO] [stderr] 452 |         let mut trans_completed_time = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trans_completed_time`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debit_party_charges`
[INFO] [stderr]    --> src/lib.rs:453:13
[INFO] [stderr]     |
[INFO] [stderr] 453 |         let mut debit_party_charges = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_charges`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `receiver_party_public_name`
[INFO] [stderr]    --> src/lib.rs:454:13
[INFO] [stderr]     |
[INFO] [stderr] 454 |         let mut receiver_party_public_name = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_party_public_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `initiator_account_current_balance`
[INFO] [stderr]    --> src/lib.rs:456:13
[INFO] [stderr]     |
[INFO] [stderr] 456 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initiator_account_current_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:510:13
[INFO] [stderr]     |
[INFO] [stderr] 510 |         let mut bill_reference_number = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:511:13
[INFO] [stderr]     |
[INFO] [stderr] 511 |         let mut queue_timeout_url = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bill_reference_number`
[INFO] [stderr]    --> src/lib.rs:510:13
[INFO] [stderr]     |
[INFO] [stderr] 510 |         let mut bill_reference_number = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bill_reference_number`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `queue_timeout_url`
[INFO] [stderr]    --> src/lib.rs:511:13
[INFO] [stderr]     |
[INFO] [stderr] 511 |         let mut queue_timeout_url = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queue_timeout_url`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:633:13
[INFO] [stderr]     |
[INFO] [stderr] 633 |         let mut debit_account_balance = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:634:13
[INFO] [stderr]     |
[INFO] [stderr] 634 |         let mut transaction_amount = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:635:13
[INFO] [stderr]     |
[INFO] [stderr] 635 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:636:13
[INFO] [stderr]     |
[INFO] [stderr] 636 |         let mut trans_completed_time = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:637:13
[INFO] [stderr]     |
[INFO] [stderr] 637 |         let mut debit_party_charges = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:638:13
[INFO] [stderr]     |
[INFO] [stderr] 638 |         let mut receiver_party_public_name = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:640:13
[INFO] [stderr]     |
[INFO] [stderr] 640 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debit_account_balance`
[INFO] [stderr]    --> src/lib.rs:633:13
[INFO] [stderr]     |
[INFO] [stderr] 633 |         let mut debit_account_balance = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_account_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `transaction_amount`
[INFO] [stderr]    --> src/lib.rs:634:13
[INFO] [stderr]     |
[INFO] [stderr] 634 |         let mut transaction_amount = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debit_party_affected_account_balance`
[INFO] [stderr]    --> src/lib.rs:635:13
[INFO] [stderr]     |
[INFO] [stderr] 635 |         let mut debit_party_affected_account_balance = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_affected_account_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `trans_completed_time`
[INFO] [stderr]    --> src/lib.rs:636:13
[INFO] [stderr]     |
[INFO] [stderr] 636 |         let mut trans_completed_time = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trans_completed_time`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debit_party_charges`
[INFO] [stderr]    --> src/lib.rs:637:13
[INFO] [stderr]     |
[INFO] [stderr] 637 |         let mut debit_party_charges = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_debit_party_charges`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `receiver_party_public_name`
[INFO] [stderr]    --> src/lib.rs:638:13
[INFO] [stderr]     |
[INFO] [stderr] 638 |         let mut receiver_party_public_name = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_party_public_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `initiator_account_current_balance`
[INFO] [stderr]    --> src/lib.rs:640:13
[INFO] [stderr]     |
[INFO] [stderr] 640 |         let mut initiator_account_current_balance = String::from("");
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initiator_account_current_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lib.rs:716:17
[INFO] [stderr]     |
[INFO] [stderr] 715 |                 s => s.to_string(),
[INFO] [stderr]     |                 - matches any value
[INFO] [stderr] 716 |                 _ => String::from(""),
[INFO] [stderr]     |                 ^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lib.rs:763:17
[INFO] [stderr]     |
[INFO] [stderr] 762 |                 s => s.to_string(),
[INFO] [stderr]     |                 - matches any value
[INFO] [stderr] 763 |                 _ => String::from(""),
[INFO] [stderr]     |                 ^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_business_to_customer_response_data` is never used
[INFO] [stderr]   --> src/util/util.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn build_business_to_customer_response_data(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_business_to_customer_error_response_data` is never used
[INFO] [stderr]   --> src/util/util.rs:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub fn build_business_to_customer_error_response_data(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_customer_to_business_payment_response_data` is never used
[INFO] [stderr]   --> src/util/util.rs:38:8
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub fn build_customer_to_business_payment_response_data(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_customer_to_business_payment_error_response_data` is never used
[INFO] [stderr]   --> src/util/util.rs:54:8
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub fn build_customer_to_business_payment_error_response_data(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_business_paybill_response_data` is never used
[INFO] [stderr]   --> src/util/util.rs:66:8
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub fn build_business_paybill_response_data(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_business_paybill_error_response_data` is never used
[INFO] [stderr]   --> src/util/util.rs:80:8
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub fn build_business_paybill_error_response_data(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_business_buy_goods_response_data` is never used
[INFO] [stderr]   --> src/util/util.rs:92:8
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub fn build_business_buy_goods_response_data(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_business_buy_goods_error_response_data` is never used
[INFO] [stderr]    --> src/util/util.rs:106:8
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn build_business_buy_goods_error_response_data(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_register_url_response_data` is never used
[INFO] [stderr]    --> src/util/util.rs:132:8
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub fn build_register_url_response_data(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_business_paybill_Reference_item_output_details` should have a snake case name
[INFO] [stderr]    --> src/lib.rs:445:12
[INFO] [stderr]     |
[INFO] [stderr] 445 |     pub fn get_business_paybill_Reference_item_output_details(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_business_paybill_reference_item_output_details`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultCode` should have a snake case name
[INFO] [stderr]  --> src/models/models.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub ResultCode: String,
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stderr]  --> src/models/models.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub ResultDesc: String,
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultCode` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub ResultCode: u8,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub ResultDesc: String,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ShortCode` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub ShortCode: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `short_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResponseType` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub ResponseType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConfirmationURL` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub ConfirmationURL: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `confirmation_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ValidationURL` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub ValidationURL: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub OriginatorConversationID: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `InitiatorName` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub InitiatorName: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub SecurityCredential: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `CommandID` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub CommandID: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Amount` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub Amount: u32,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PartyA` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub PartyA: u32,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PartyB` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub PartyB: String,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Remarks` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub Remarks: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub QueueTimeOutURL: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultURL` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub ResultURL: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Occassion` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub Occassion: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `occassion`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `BusinessShortCode` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub BusinessShortCode: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `business_short_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Password` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub Password: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `password`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Timestamp` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub Timestamp: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `timestamp`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionType` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub TransactionType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Amount` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub Amount: u32,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PartyA` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub PartyA: u64,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PartyB` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub PartyB: u32,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PhoneNumber` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub PhoneNumber: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `phone_number`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `CallBackURL` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub CallBackURL: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `call_back_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `AccountReference` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub AccountReference: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionDesc` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub TransactionDesc: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_desc`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Initiator` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub Initiator: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `initiator`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub SecurityCredential: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `CommandID` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub CommandID: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `SenderIdentifierType` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub SenderIdentifierType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sender_identifier_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `RecieverIdentifierType` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub RecieverIdentifierType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reciever_identifier_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Amount` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub Amount: u32,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PartyA` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub PartyA: String,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PartyB` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub PartyB: String,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `AccountReference` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub AccountReference: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Requester` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub Requester: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Remarks` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub Remarks: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub QueueTimeOutURL: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultURL` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub ResultURL: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Initiator` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub Initiator: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `initiator`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `SecurityCredential` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub SecurityCredential: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `security_credential`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `CommandID` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub CommandID: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `command_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `SenderIdentifierType` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub SenderIdentifierType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sender_identifier_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `RecieverIdentifierType` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub RecieverIdentifierType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reciever_identifier_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Amount` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub Amount: u32,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PartyA` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub PartyA: String,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `party_a`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PartyB` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub PartyB: String,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `party_b`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `AccountReference` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub AccountReference: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `account_reference`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Requester` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub Requester: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `requester`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Remarks` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub Remarks: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `remarks`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `QueueTimeOutURL` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub QueueTimeOutURL: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_time_out_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultURL` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub ResultURL: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `result_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionType` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:90:9
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub TransactionType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransID` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |     pub TransID: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `trans_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransTime` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub TransTime: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `trans_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransAmount` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:93:9
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub TransAmount: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `trans_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `BusinessShortCode` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:94:9
[INFO] [stderr]    |
[INFO] [stderr] 94 |     pub BusinessShortCode: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `business_short_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `BillRefNumber` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:95:9
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub BillRefNumber: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_ref_number`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `InvoiceNumber` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 96 |     pub InvoiceNumber: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `invoice_number`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OrgAccountBalance` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:97:9
[INFO] [stderr]    |
[INFO] [stderr] 97 |     pub OrgAccountBalance: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `org_account_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ThirdPartyTransID` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:98:9
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub ThirdPartyTransID: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `third_party_trans_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `MSISDN` should have a snake case name
[INFO] [stderr]   --> src/models/models.rs:99:9
[INFO] [stderr]    |
[INFO] [stderr] 99 |     pub MSISDN: String,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `msisdn`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `FirstName` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:100:9
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub FirstName: String,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `first_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `MiddleName` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:101:9
[INFO] [stderr]     |
[INFO] [stderr] 101 |     pub MiddleName: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `middle_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `LastName` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub LastName: String,
[INFO] [stderr]     |         ^^^^^^^^ help: convert the identifier to snake case: `last_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorCoversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:113:9
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub OriginatorCoversationID: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_coversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub ConversationID: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub ResponseDescription: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:120:9
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub OriginatorConversationID: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:121:9
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub ConversationID: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:122:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub ResponseCode: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub ResponseDescription: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `requestId` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:128:9
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub requestId: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `errorCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:129:9
[INFO] [stderr]     |
[INFO] [stderr] 129 |     pub errorCode: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `errorMessage` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:130:9
[INFO] [stderr]     |
[INFO] [stderr] 130 |     pub errorMessage: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Key` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:135:9
[INFO] [stderr]     |
[INFO] [stderr] 135 |     pub Key: String,
[INFO] [stderr]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Value` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:136:9
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub Value: String,
[INFO] [stderr]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:141:9
[INFO] [stderr]     |
[INFO] [stderr] 141 |     pub ReferenceItem: ReferenceItemDetails,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Key` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:146:9
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub Key: String,
[INFO] [stderr]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Value` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:147:9
[INFO] [stderr]     |
[INFO] [stderr] 147 |     pub Value: MixedTypeValue,
[INFO] [stderr]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:152:9
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub ResultParameter: Vec<ResultParameterDetails>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultType` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:165:9
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub ResultType: u8,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:166:9
[INFO] [stderr]     |
[INFO] [stderr] 166 |     pub ResultCode: u32,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:167:9
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub ResultDesc: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub OriginatorConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:169:9
[INFO] [stderr]     |
[INFO] [stderr] 169 |     pub ConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:170:9
[INFO] [stderr]     |
[INFO] [stderr] 170 |     pub TransactionID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:171:9
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub ResultParameters: ResultParameter,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:172:9
[INFO] [stderr]     |
[INFO] [stderr] 172 |     pub ReferenceData: ReferenceItem,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Result` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:177:9
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub Result: B2CResultDetails,
[INFO] [stderr]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultType` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:182:9
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub ResultType: u8,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:183:9
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub ResultCode: u32,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:184:9
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub ResultDesc: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:185:9
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub OriginatorConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:186:9
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub ConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:187:9
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub TransactionID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:188:9
[INFO] [stderr]     |
[INFO] [stderr] 188 |     pub ReferenceData: ReferenceItem,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Result` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:193:9
[INFO] [stderr]     |
[INFO] [stderr] 193 |     pub Result: B2CFailedDetails,
[INFO] [stderr]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `MerchantRequestID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:198:9
[INFO] [stderr]     |
[INFO] [stderr] 198 |     pub MerchantRequestID: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `merchant_request_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `CheckoutRequestID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:199:9
[INFO] [stderr]     |
[INFO] [stderr] 199 |     pub CheckoutRequestID: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_request_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:200:9
[INFO] [stderr]     |
[INFO] [stderr] 200 |     pub ResponseCode: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:201:9
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub ResponseDescription: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `CustomerMessage` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:202:9
[INFO] [stderr]     |
[INFO] [stderr] 202 |     pub CustomerMessage: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `customer_message`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `requestId` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:207:9
[INFO] [stderr]     |
[INFO] [stderr] 207 |     pub requestId: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `errorCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:208:9
[INFO] [stderr]     |
[INFO] [stderr] 208 |     pub errorCode: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `errorMessage` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:209:9
[INFO] [stderr]     |
[INFO] [stderr] 209 |     pub errorMessage: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Name` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:214:9
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub Name: String,
[INFO] [stderr]     |         ^^^^ help: convert the identifier to snake case: `name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Value` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:215:9
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub Value: MixedTypeValue,
[INFO] [stderr]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Item` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:220:9
[INFO] [stderr]     |
[INFO] [stderr] 220 |     pub Item: Vec<ItemDetails>,
[INFO] [stderr]     |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `item`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `MerchantRequestID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:225:9
[INFO] [stderr]     |
[INFO] [stderr] 225 |     pub MerchantRequestID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `merchant_request_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `CheckoutRequestID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:226:9
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub CheckoutRequestID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `checkout_request_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:227:9
[INFO] [stderr]     |
[INFO] [stderr] 227 |     pub ResultCode: u32,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:228:9
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub ResultDesc: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `CallbackMetadata` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:230:9
[INFO] [stderr]     |
[INFO] [stderr] 230 |     pub CallbackMetadata: Option<Item>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `callback_metadata`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `stkCallback` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:235:9
[INFO] [stderr]     |
[INFO] [stderr] 235 |     pub stkCallback: CustomerToBusinessPaymentResultDetails,
[INFO] [stderr]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `stk_callback`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Body` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:240:9
[INFO] [stderr]     |
[INFO] [stderr] 240 |     pub Body: CustomerToBusinessPaymentStkCallBackData,
[INFO] [stderr]     |         ^^^^ help: convert the identifier to snake case: `body`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:245:9
[INFO] [stderr]     |
[INFO] [stderr] 245 |     pub OriginatorConversationID: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:246:9
[INFO] [stderr]     |
[INFO] [stderr] 246 |     pub ConversationID: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:247:9
[INFO] [stderr]     |
[INFO] [stderr] 247 |     pub ResponseCode: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:248:9
[INFO] [stderr]     |
[INFO] [stderr] 248 |     pub ResponseDescription: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `requestId` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:253:9
[INFO] [stderr]     |
[INFO] [stderr] 253 |     pub requestId: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `errorCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:254:9
[INFO] [stderr]     |
[INFO] [stderr] 254 |     pub errorCode: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `errorMessage` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:255:9
[INFO] [stderr]     |
[INFO] [stderr] 255 |     pub errorMessage: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:260:9
[INFO] [stderr]     |
[INFO] [stderr] 260 |     pub OriginatorConversationID: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:261:9
[INFO] [stderr]     |
[INFO] [stderr] 261 |     pub ConversationID: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResponseCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:262:9
[INFO] [stderr]     |
[INFO] [stderr] 262 |     pub ResponseCode: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResponseDescription` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:263:9
[INFO] [stderr]     |
[INFO] [stderr] 263 |     pub ResponseDescription: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_description`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `requestId` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:268:9
[INFO] [stderr]     |
[INFO] [stderr] 268 |     pub requestId: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `request_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `errorCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:269:9
[INFO] [stderr]     |
[INFO] [stderr] 269 |     pub errorCode: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `error_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `errorMessage` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:270:9
[INFO] [stderr]     |
[INFO] [stderr] 270 |     pub errorMessage: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `error_message`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Key` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:277:9
[INFO] [stderr]     |
[INFO] [stderr] 277 |     pub Key: String,
[INFO] [stderr]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Value` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:278:9
[INFO] [stderr]     |
[INFO] [stderr] 278 |     pub Value: MixedTypeValue,
[INFO] [stderr]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:283:9
[INFO] [stderr]     |
[INFO] [stderr] 283 |     pub ReferenceItem: Vec<BusinessPayBillReferenceItemDetails>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultType` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:288:9
[INFO] [stderr]     |
[INFO] [stderr] 288 |     pub ResultType: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:289:9
[INFO] [stderr]     |
[INFO] [stderr] 289 |     pub ResultCode: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:290:9
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub ResultDesc: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:291:9
[INFO] [stderr]     |
[INFO] [stderr] 291 |     pub OriginatorConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:292:9
[INFO] [stderr]     |
[INFO] [stderr] 292 |     pub ConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:293:9
[INFO] [stderr]     |
[INFO] [stderr] 293 |     pub TransactionID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:294:9
[INFO] [stderr]     |
[INFO] [stderr] 294 |     pub ResultParameters: ResultParameter,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:295:9
[INFO] [stderr]     |
[INFO] [stderr] 295 |     pub ReferenceData: BusinessPayBillReferenceItem,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Result` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:300:9
[INFO] [stderr]     |
[INFO] [stderr] 300 |     pub Result: BusinessPayBillResultDetails,
[INFO] [stderr]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:305:9
[INFO] [stderr]     |
[INFO] [stderr] 305 |     pub ResultParameter: ResultParameterDetails,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultType` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:310:9
[INFO] [stderr]     |
[INFO] [stderr] 310 |     pub ResultType: u8,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:311:9
[INFO] [stderr]     |
[INFO] [stderr] 311 |     pub ResultCode: u32,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:312:9
[INFO] [stderr]     |
[INFO] [stderr] 312 |     pub ResultDesc: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:313:9
[INFO] [stderr]     |
[INFO] [stderr] 313 |     pub OriginatorConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:314:9
[INFO] [stderr]     |
[INFO] [stderr] 314 |     pub ConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:315:9
[INFO] [stderr]     |
[INFO] [stderr] 315 |     pub TransactionID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:316:9
[INFO] [stderr]     |
[INFO] [stderr] 316 |     pub ResultParameters: BusinessPayBillFailedResultParameter,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:317:9
[INFO] [stderr]     |
[INFO] [stderr] 317 |     pub ReferenceData: ReferenceItem,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Result` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:322:9
[INFO] [stderr]     |
[INFO] [stderr] 322 |     pub Result: BusinessPayBillFailedDetails,
[INFO] [stderr]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Key` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:329:9
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub Key: String,
[INFO] [stderr]     |         ^^^ help: convert the identifier to snake case (notice the capitalization): `key`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Value` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:330:9
[INFO] [stderr]     |
[INFO] [stderr] 330 |     pub Value: MixedTypeValue,
[INFO] [stderr]     |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `value`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReferenceItem` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:335:9
[INFO] [stderr]     |
[INFO] [stderr] 335 |     pub ReferenceItem: Vec<BusinessBuyGoodsReferenceItemDetails>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_item`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultType` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:340:9
[INFO] [stderr]     |
[INFO] [stderr] 340 |     pub ResultType: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:341:9
[INFO] [stderr]     |
[INFO] [stderr] 341 |     pub ResultCode: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:342:9
[INFO] [stderr]     |
[INFO] [stderr] 342 |     pub ResultDesc: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:343:9
[INFO] [stderr]     |
[INFO] [stderr] 343 |     pub OriginatorConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:344:9
[INFO] [stderr]     |
[INFO] [stderr] 344 |     pub ConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:345:9
[INFO] [stderr]     |
[INFO] [stderr] 345 |     pub TransactionID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:346:9
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub ResultParameters: ResultParameter,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:347:9
[INFO] [stderr]     |
[INFO] [stderr] 347 |     pub ReferenceData: BusinessBuyGoodsReferenceItem,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Result` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:352:9
[INFO] [stderr]     |
[INFO] [stderr] 352 |     pub Result: BusinessBuyGoodsResultDetails,
[INFO] [stderr]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultParameter` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:357:9
[INFO] [stderr]     |
[INFO] [stderr] 357 |     pub ResultParameter: ResultParameterDetails,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameter`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultType` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:362:9
[INFO] [stderr]     |
[INFO] [stderr] 362 |     pub ResultType: u8,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultCode` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:363:9
[INFO] [stderr]     |
[INFO] [stderr] 363 |     pub ResultCode: u32,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultDesc` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:364:9
[INFO] [stderr]     |
[INFO] [stderr] 364 |     pub ResultDesc: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `result_desc`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginatorConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:365:9
[INFO] [stderr]     |
[INFO] [stderr] 365 |     pub OriginatorConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `originator_conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ConversationID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:366:9
[INFO] [stderr]     |
[INFO] [stderr] 366 |     pub ConversationID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversation_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionID` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:367:9
[INFO] [stderr]     |
[INFO] [stderr] 367 |     pub TransactionID: String,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ResultParameters` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:368:9
[INFO] [stderr]     |
[INFO] [stderr] 368 |     pub ResultParameters: BusinessBuyGoodsFailedResultParameter,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `result_parameters`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReferenceData` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:369:9
[INFO] [stderr]     |
[INFO] [stderr] 369 |     pub ReferenceData: ReferenceItem,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_data`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Result` should have a snake case name
[INFO] [stderr]    --> src/models/models.rs:374:9
[INFO] [stderr]     |
[INFO] [stderr] 374 |     pub Result: BusinessBuyGoodsFailedDetails,
[INFO] [stderr]     |         ^^^^^^ help: convert the identifier to snake case: `result`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionAmount` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1272:9
[INFO] [stderr]      |
[INFO] [stderr] 1272 |     pub TransactionAmount: f32,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionReceipt` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1273:9
[INFO] [stderr]      |
[INFO] [stderr] 1273 |     pub TransactionReceipt: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_receipt`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `B2CRecipientIsRegisteredCustomer` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1274:9
[INFO] [stderr]      |
[INFO] [stderr] 1274 |     pub B2CRecipientIsRegisteredCustomer: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_crecipient_is_registered_customer`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `B2CChargesPaidAccountAvailableFunds` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1275:9
[INFO] [stderr]      |
[INFO] [stderr] 1275 |     pub B2CChargesPaidAccountAvailableFunds: f32,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_ccharges_paid_account_available_funds`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1276:9
[INFO] [stderr]      |
[INFO] [stderr] 1276 |     pub ReceiverPartyPublicName: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionCompletedDateTime` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1277:9
[INFO] [stderr]      |
[INFO] [stderr] 1277 |     pub TransactionCompletedDateTime: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_completed_date_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `B2CUtilityAccountAvailableFunds` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1278:9
[INFO] [stderr]      |
[INFO] [stderr] 1278 |     pub B2CUtilityAccountAvailableFunds: f32,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_cutility_account_available_funds`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `B2CWorkingAccountAvailableFunds` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1279:9
[INFO] [stderr]      |
[INFO] [stderr] 1279 |     pub B2CWorkingAccountAvailableFunds: f32,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b2_cworking_account_available_funds`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Amount` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1284:9
[INFO] [stderr]      |
[INFO] [stderr] 1284 |     pub Amount: f32,
[INFO] [stderr]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `MpesaReceiptNumber` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1285:9
[INFO] [stderr]      |
[INFO] [stderr] 1285 |     pub MpesaReceiptNumber: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `mpesa_receipt_number`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransactionDate` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1286:9
[INFO] [stderr]      |
[INFO] [stderr] 1286 |     pub TransactionDate: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transaction_date`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `PhoneNumber` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1287:9
[INFO] [stderr]      |
[INFO] [stderr] 1287 |     pub PhoneNumber: String,
[INFO] [stderr]      |         ^^^^^^^^^^^ help: convert the identifier to snake case: `phone_number`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DebitAccountBalance` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1292:9
[INFO] [stderr]      |
[INFO] [stderr] 1292 |     pub DebitAccountBalance: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_account_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Amount` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1293:9
[INFO] [stderr]      |
[INFO] [stderr] 1293 |     pub Amount: String,
[INFO] [stderr]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DebitPartyAffectedAccountBalance` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1294:9
[INFO] [stderr]      |
[INFO] [stderr] 1294 |     pub DebitPartyAffectedAccountBalance: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_affected_account_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransCompletedTime` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1295:9
[INFO] [stderr]      |
[INFO] [stderr] 1295 |     pub TransCompletedTime: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `trans_completed_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DebitPartyCharges` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1296:9
[INFO] [stderr]      |
[INFO] [stderr] 1296 |     pub DebitPartyCharges: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_charges`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1297:9
[INFO] [stderr]      |
[INFO] [stderr] 1297 |     pub ReceiverPartyPublicName: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Currency` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1298:9
[INFO] [stderr]      |
[INFO] [stderr] 1298 |     pub Currency: String,
[INFO] [stderr]      |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `InitiatorAccountCurrentBalance` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1299:9
[INFO] [stderr]      |
[INFO] [stderr] 1299 |     pub InitiatorAccountCurrentBalance: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_account_current_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `BillReferenceNumber` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1304:9
[INFO] [stderr]      |
[INFO] [stderr] 1304 |     pub BillReferenceNumber: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_reference_number`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1305:9
[INFO] [stderr]      |
[INFO] [stderr] 1305 |     pub QueueTimeoutURL: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DebitAccountBalance` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1310:9
[INFO] [stderr]      |
[INFO] [stderr] 1310 |     pub DebitAccountBalance: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_account_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Amount` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1311:9
[INFO] [stderr]      |
[INFO] [stderr] 1311 |     pub Amount: String,
[INFO] [stderr]      |         ^^^^^^ help: convert the identifier to snake case: `amount`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DebitPartyAffectedAccountBalance` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1312:9
[INFO] [stderr]      |
[INFO] [stderr] 1312 |     pub DebitPartyAffectedAccountBalance: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_affected_account_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TransCompletedTime` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1313:9
[INFO] [stderr]      |
[INFO] [stderr] 1313 |     pub TransCompletedTime: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `trans_completed_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DebitPartyCharges` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1314:9
[INFO] [stderr]      |
[INFO] [stderr] 1314 |     pub DebitPartyCharges: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `debit_party_charges`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ReceiverPartyPublicName` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1315:9
[INFO] [stderr]      |
[INFO] [stderr] 1315 |     pub ReceiverPartyPublicName: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `receiver_party_public_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Currency` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1316:9
[INFO] [stderr]      |
[INFO] [stderr] 1316 |     pub Currency: String,
[INFO] [stderr]      |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `InitiatorAccountCurrentBalance` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1317:9
[INFO] [stderr]      |
[INFO] [stderr] 1317 |     pub InitiatorAccountCurrentBalance: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initiator_account_current_balance`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `BillReferenceNumber` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1322:9
[INFO] [stderr]      |
[INFO] [stderr] 1322 |     pub BillReferenceNumber: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bill_reference_number`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1323:9
[INFO] [stderr]      |
[INFO] [stderr] 1323 |     pub QueueTimeoutURL: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `BOCompletedTime` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1328:9
[INFO] [stderr]      |
[INFO] [stderr] 1328 |     pub BOCompletedTime: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bocompleted_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1329:9
[INFO] [stderr]      |
[INFO] [stderr] 1329 |     pub QueueTimeoutURL: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `BOCompletedTime` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1334:9
[INFO] [stderr]      |
[INFO] [stderr] 1334 |     pub BOCompletedTime: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bocompleted_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `QueueTimeoutURL` should have a snake case name
[INFO] [stderr]     --> src/models/models.rs:1335:9
[INFO] [stderr]      |
[INFO] [stderr] 1335 |     pub QueueTimeoutURL: String,
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `queue_timeout_url`
[INFO] [stderr] 
[INFO] [stderr] warning: `mpesa_rust_sdk` (lib) generated 278 warnings (run `cargo fix --lib -p mpesa_rust_sdk` to apply 47 suggestions)
[INFO] [stderr] warning: `mpesa_rust_sdk` (lib test) generated 278 warnings (278 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mpesa_rust_sdk-0824f080470ce9e9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_mpesa_gateway ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::test_register_url ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_register_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_register_url' (25) panicked at src/lib.rs:1004:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e63fb84c482 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e63fb84c482 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e63fb84c482 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e63fb84c482 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e63fb86290a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e63fb86290a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e63fb851726 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e63fb851726 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e63fb829abf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e63fb829abf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e63fb844099 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e63fb481d5e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e63fb481d5e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e63fb844302 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e63fb844302 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e63fb829b78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e63fb81ed19 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e63fb82ab9d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e63fb86304c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e63fb862f03 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e63fb6f951c - core[27de1724e4349be2]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e63fb46f12f - mpesa_rust_sdk[4b4377bc70f119a]::tests::test_register_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1004:17
[INFO] [stdout]   22:     0x5e63fb46c192 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e63fb46c20d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e63fb46856d - <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5e63fb46846b - tokio[2458199bd705cf08]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e63fb46846b - tokio[2458199bd705cf08]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e63fb46846b - <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5e63fb463de0 - <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5e63fb46782d - <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5e63fb466b14 - <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5e63fb468cdb - <tokio[2458199bd705cf08]::runtime::context::scoped::Scoped<tokio[2458199bd705cf08]::runtime::scheduler::Context>>::set::<<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e63fb46e549 - tokio[2458199bd705cf08]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5e63fb469252 - <std[3b51380354919863]::thread::local::LocalKey<tokio[2458199bd705cf08]::runtime::context::Context>>::try_with::<tokio[2458199bd705cf08]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5e63fb468ede - <std[3b51380354919863]::thread::local::LocalKey<tokio[2458199bd705cf08]::runtime::context::Context>>::with::<tokio[2458199bd705cf08]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5e63fb46dc4d - tokio[2458199bd705cf08]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5e63fb464e80 - <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5e63fb465177 - <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5e63fb466716 - <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5e63fb46df65 - tokio[2458199bd705cf08]::runtime::context::runtime::enter_runtime::<<tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e63fb463911 - <tokio[2458199bd705cf08]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5e63fb47276a - <tokio[2458199bd705cf08]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e63fb47292c - <tokio[2458199bd705cf08]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e63fb470d47 - mpesa_rust_sdk[4b4377bc70f119a]::tests::test_register_url
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:989:51
[INFO] [stdout]   44:     0x5e63fb46e9f7 - mpesa_rust_sdk[4b4377bc70f119a]::tests::test_register_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:986:33
[INFO] [stdout]   45:     0x5e63fb468676 - <mpesa_rust_sdk[4b4377bc70f119a]::tests::test_register_url::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e63fb47610b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e63fb47610b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e63fb48296a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e63fb48296a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e63fb48296a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e63fb48296a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e63fb48296a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e63fb48296a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e63fb48296a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e63fb47df14 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e63fb47df14 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e63fb485462 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5e63fb485462 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e63fb485462 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e63fb485462 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e63fb485462 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e63fb485462 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5e63fb485462 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e63fb84bcef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5e63fb84bcef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7cb071630aa4 - <unknown>
[INFO] [stdout]   67:     0x7cb0716bda64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_register_url
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc5b1d50c9c020e64a5a9fda055943c377068d5f6b0e8a9e775420c5f034ce31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc5b1d50c9c020e64a5a9fda055943c377068d5f6b0e8a9e775420c5f034ce31", kill_on_drop: false }`
[INFO] [stdout] cc5b1d50c9c020e64a5a9fda055943c377068d5f6b0e8a9e775420c5f034ce31
