[INFO] fetching crate franklin-wh 0.1.0...
[INFO] checking franklin-wh-0.1.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate franklin-wh 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate franklin-wh 0.1.0
[INFO] finished tweaking crates.io crate franklin-wh 0.1.0
[INFO] tweaked toml for crates.io crate franklin-wh 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate franklin-wh 0.1.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate franklin-wh 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.41
[INFO] [stderr]   Downloaded tempfile v3.10.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.99
[INFO] [stderr]   Downloaded reqwest v0.11.24
[INFO] [stderr]   Downloaded openssl v0.10.63
[INFO] [stderr]   Downloaded web-sys v0.3.68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ccb54d0ae04a65577b5555010086bba3b95643d09758e9ae6b5e07887ed7300
[INFO] running `Command { std: "docker" "start" "-a" "3ccb54d0ae04a65577b5555010086bba3b95643d09758e9ae6b5e07887ed7300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ccb54d0ae04a65577b5555010086bba3b95643d09758e9ae6b5e07887ed7300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ccb54d0ae04a65577b5555010086bba3b95643d09758e9ae6b5e07887ed7300", kill_on_drop: false }`
[INFO] [stdout] 3ccb54d0ae04a65577b5555010086bba3b95643d09758e9ae6b5e07887ed7300
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbe4cb1de6efc44a47ac96b2d6a3017a1e8e1db642e192da4913e400f8340b10
[INFO] running `Command { std: "docker" "start" "-a" "bbe4cb1de6efc44a47ac96b2d6a3017a1e8e1db642e192da4913e400f8340b10", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking franklin-wh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/lib.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let response = self.get(&self.api.iot_user_runtime_datalog())
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message`, `total`, and `success` are never read
[INFO] [stdout]  --> src/responses.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Container<T> {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 5 |     code: i32,
[INFO] [stdout] 6 |     message: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 7 |     result: T,
[INFO] [stdout] 8 |     total: i32,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 9 |     success: bool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Container` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/responses.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct InnerChargePowerDetails {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 24 |     pub batterySoc: f32,
[INFO] [stdout] 25 |     pub touMinSoc: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub currentStateDuration: Option<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub highEnergyConsumption: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub averageEnergyConsumption: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub currentTime: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 30 |     pub highEnergyTime: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub averageTime: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerChargePowerDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `gatewayId`, `dataArea`, `createTime`, and `updateTime` are never read
[INFO] [stdout]   --> src/responses.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct InnerIoTUserRuntimeDataLog {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 39 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 40 |     gatewayId: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 41 |     dataArea: DataAreaInner,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 42 |
[INFO] [stdout] 43 |     createTime: String, // TODO(richo) native datetime : "2022-11-08 12:22:21",
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 44 |     updateTime: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerIoTUserRuntimeDataLog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/responses.rs:52:7
[INFO] [stdout]     |
[INFO] [stdout]  51 | struct DataAreaInner {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout]  52 |       bms_work: [i32; 2],
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  53 |       solarSupply: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  54 |       genChBat: i32,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  55 |       remoteSolar1Power: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  56 |       di: [i32; 4],
[INFO] [stdout]     |       ^^
[INFO] [stdout]  57 |       soc: i32,
[INFO] [stdout]     |       ^^^
[INFO] [stdout]  58 |       gridChBat: i32,
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]  59 |       r#do: [i32; 4],
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]  60 |       remoteSolarEn: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]  61 |       p_uti: f32,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  62 |       sinHTemp: i32,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  63 |       mode: i32,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]  64 |       batOutGrid: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]  65 |       electricity_type: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]  66 |       signal: i32,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]  67 |       soOutGrid: i32,
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]  68 |       main_sw: [i32; 3], // TODO(richo) this is probably the state of the switches? Are thre gauarnteed to be 3?
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]  69 |       slaver_stat: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  70 |       fhpSn: Vec<String>,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  71 |       p_sun: f32,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  72 |       report_type: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  73 |       remoteSolar2Power: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  74 |       kwh_fhp_chg: f32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  75 |       kwh_sun: f32,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]  76 |       name: String,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]  77 |       kwhGridLoad: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  78 |       kwh_gen: i32,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]  79 |       gridPhaseConSet: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]  80 |       kwh_uti_out: f32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  81 |       kwh_load: f32,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  82 |       soChBat: i32,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]  83 |       fhpSoc: Vec<i32>,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]  84 |       p_fhp: f32,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  85 |       sinLTemp: i32,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  86 |       fhpPower: Vec<f32>,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  87 |       solarPower: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]  88 |       infi_status: Vec<i32>,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  89 |       connType: i32,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  90 |       p_gen: i32,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  91 |       kwhGenLoad: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]  92 |       p_load: f32,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]  93 |       pro_load: Vec<i32>,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  94 |       pe_stat: Vec<i32>,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]  95 |       kwh_uti_in: f32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]  96 |       run_status: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]  97 |       kwhSolarLoad: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]  98 |       t_amb: f32,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  99 |       wifiSignal: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 100 |       kwhFhpLoad: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 101 |       BFPVApboxRelay: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 102 |       kwh_fhp_di: f32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 103 |       genStat: i32,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 104 |       elecnet_state: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DataAreaInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `batterySoc` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub batterySoc: f32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `battery_soc`
[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 `touMinSoc` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub touMinSoc: i32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `tou_min_soc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `currentStateDuration` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub currentStateDuration: Option<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_state_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `highEnergyConsumption` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub highEnergyConsumption: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `high_energy_consumption`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `averageEnergyConsumption` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub averageEnergyConsumption: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `average_energy_consumption`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `currentTime` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub currentTime: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `current_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `highEnergyTime` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub highEnergyTime: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `high_energy_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `averageTime` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub averageTime: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `average_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gatewayId` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     gatewayId: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `gateway_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dataArea` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     dataArea: DataAreaInner,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `data_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createTime` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     createTime: String, // TODO(richo) native datetime : "2022-11-08 12:22:21",
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `create_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updateTime` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     updateTime: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `update_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `solarSupply` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |       solarSupply: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^ help: convert the identifier to snake case: `solar_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `genChBat` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |       genChBat: i32,
[INFO] [stdout]    |       ^^^^^^^^ help: convert the identifier to snake case: `gen_ch_bat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `remoteSolar1Power` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |       remoteSolar1Power: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `remote_solar1_power`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gridChBat` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |       gridChBat: i32,
[INFO] [stdout]    |       ^^^^^^^^^ help: convert the identifier to snake case: `grid_ch_bat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `remoteSolarEn` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |       remoteSolarEn: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^ help: convert the identifier to snake case: `remote_solar_en`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sinHTemp` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |       sinHTemp: i32,
[INFO] [stdout]    |       ^^^^^^^^ help: convert the identifier to snake case: `sin_htemp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `batOutGrid` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |       batOutGrid: i32,
[INFO] [stdout]    |       ^^^^^^^^^^ help: convert the identifier to snake case: `bat_out_grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `soOutGrid` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |       soOutGrid: i32,
[INFO] [stdout]    |       ^^^^^^^^^ help: convert the identifier to snake case: `so_out_grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fhpSn` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |       fhpSn: Vec<String>,
[INFO] [stdout]    |       ^^^^^ help: convert the identifier to snake case: `fhp_sn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `remoteSolar2Power` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |       remoteSolar2Power: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `remote_solar2_power`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `kwhGridLoad` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |       kwhGridLoad: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^ help: convert the identifier to snake case: `kwh_grid_load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gridPhaseConSet` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |       gridPhaseConSet: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `grid_phase_con_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `soChBat` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |       soChBat: i32,
[INFO] [stdout]    |       ^^^^^^^ help: convert the identifier to snake case: `so_ch_bat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fhpSoc` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |       fhpSoc: Vec<i32>,
[INFO] [stdout]    |       ^^^^^^ help: convert the identifier to snake case: `fhp_soc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sinLTemp` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |       sinLTemp: i32,
[INFO] [stdout]    |       ^^^^^^^^ help: convert the identifier to snake case: `sin_ltemp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fhpPower` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 |       fhpPower: Vec<f32>,
[INFO] [stdout]    |       ^^^^^^^^ help: convert the identifier to snake case: `fhp_power`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `solarPower` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 |       solarPower: i32,
[INFO] [stdout]    |       ^^^^^^^^^^ help: convert the identifier to snake case: `solar_power`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `connType` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 |       connType: i32,
[INFO] [stdout]    |       ^^^^^^^^ help: convert the identifier to snake case: `conn_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `kwhGenLoad` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |       kwhGenLoad: i32,
[INFO] [stdout]    |       ^^^^^^^^^^ help: convert the identifier to snake case: `kwh_gen_load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `kwhSolarLoad` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |       kwhSolarLoad: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `kwh_solar_load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `wifiSignal` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |       wifiSignal: i32,
[INFO] [stdout]    |       ^^^^^^^^^^ help: convert the identifier to snake case: `wifi_signal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `kwhFhpLoad` should have a snake case name
[INFO] [stdout]    --> src/responses.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |       kwhFhpLoad: i32,
[INFO] [stdout]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `kwh_fhp_load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BFPVApboxRelay` should have a snake case name
[INFO] [stdout]    --> src/responses.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |       BFPVApboxRelay: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bfpvapbox_relay`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `genStat` should have a snake case name
[INFO] [stdout]    --> src/responses.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |       genStat: i32,
[INFO] [stdout]     |       ^^^^^^^ help: convert the identifier to snake case: `gen_stat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/lib.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let response = self.get(&self.api.iot_user_runtime_datalog())
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message`, `total`, and `success` are never read
[INFO] [stdout]  --> src/responses.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Container<T> {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 5 |     code: i32,
[INFO] [stdout] 6 |     message: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 7 |     result: T,
[INFO] [stdout] 8 |     total: i32,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 9 |     success: bool,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Container` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/responses.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct InnerChargePowerDetails {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 24 |     pub batterySoc: f32,
[INFO] [stdout] 25 |     pub touMinSoc: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub currentStateDuration: Option<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub highEnergyConsumption: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub averageEnergyConsumption: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub currentTime: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 30 |     pub highEnergyTime: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub averageTime: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerChargePowerDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `gatewayId`, `dataArea`, `createTime`, and `updateTime` are never read
[INFO] [stdout]   --> src/responses.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct InnerIoTUserRuntimeDataLog {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 39 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 40 |     gatewayId: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 41 |     dataArea: DataAreaInner,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 42 |
[INFO] [stdout] 43 |     createTime: String, // TODO(richo) native datetime : "2022-11-08 12:22:21",
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 44 |     updateTime: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerIoTUserRuntimeDataLog` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/responses.rs:52:7
[INFO] [stdout]     |
[INFO] [stdout]  51 | struct DataAreaInner {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout]  52 |       bms_work: [i32; 2],
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  53 |       solarSupply: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  54 |       genChBat: i32,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  55 |       remoteSolar1Power: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  56 |       di: [i32; 4],
[INFO] [stdout]     |       ^^
[INFO] [stdout]  57 |       soc: i32,
[INFO] [stdout]     |       ^^^
[INFO] [stdout]  58 |       gridChBat: i32,
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]  59 |       r#do: [i32; 4],
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]  60 |       remoteSolarEn: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]  61 |       p_uti: f32,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  62 |       sinHTemp: i32,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  63 |       mode: i32,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]  64 |       batOutGrid: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]  65 |       electricity_type: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]  66 |       signal: i32,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]  67 |       soOutGrid: i32,
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]  68 |       main_sw: [i32; 3], // TODO(richo) this is probably the state of the switches? Are thre gauarnteed to be 3?
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]  69 |       slaver_stat: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  70 |       fhpSn: Vec<String>,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  71 |       p_sun: f32,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  72 |       report_type: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  73 |       remoteSolar2Power: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  74 |       kwh_fhp_chg: f32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  75 |       kwh_sun: f32,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]  76 |       name: String,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]  77 |       kwhGridLoad: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  78 |       kwh_gen: i32,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]  79 |       gridPhaseConSet: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]  80 |       kwh_uti_out: f32,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  81 |       kwh_load: f32,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  82 |       soChBat: i32,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]  83 |       fhpSoc: Vec<i32>,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]  84 |       p_fhp: f32,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  85 |       sinLTemp: i32,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  86 |       fhpPower: Vec<f32>,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  87 |       solarPower: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]  88 |       infi_status: Vec<i32>,
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]  89 |       connType: i32,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  90 |       p_gen: i32,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  91 |       kwhGenLoad: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]  92 |       p_load: f32,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]  93 |       pro_load: Vec<i32>,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]  94 |       pe_stat: Vec<i32>,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]  95 |       kwh_uti_in: f32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]  96 |       run_status: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]  97 |       kwhSolarLoad: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]  98 |       t_amb: f32,
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]  99 |       wifiSignal: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 100 |       kwhFhpLoad: i32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 101 |       BFPVApboxRelay: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 102 |       kwh_fhp_di: f32,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 103 |       genStat: i32,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 104 |       elecnet_state: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DataAreaInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `batterySoc` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub batterySoc: f32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `battery_soc`
[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 `touMinSoc` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub touMinSoc: i32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `tou_min_soc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `currentStateDuration` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub currentStateDuration: Option<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_state_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `highEnergyConsumption` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub highEnergyConsumption: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `high_energy_consumption`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `averageEnergyConsumption` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub averageEnergyConsumption: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `average_energy_consumption`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `currentTime` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub currentTime: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `current_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `highEnergyTime` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub highEnergyTime: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `high_energy_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `averageTime` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub averageTime: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `average_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gatewayId` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     gatewayId: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `gateway_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dataArea` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     dataArea: DataAreaInner,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `data_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createTime` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     createTime: String, // TODO(richo) native datetime : "2022-11-08 12:22:21",
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `create_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updateTime` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     updateTime: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `update_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `solarSupply` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |       solarSupply: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^ help: convert the identifier to snake case: `solar_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `genChBat` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |       genChBat: i32,
[INFO] [stdout]    |       ^^^^^^^^ help: convert the identifier to snake case: `gen_ch_bat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `remoteSolar1Power` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |       remoteSolar1Power: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `remote_solar1_power`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gridChBat` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |       gridChBat: i32,
[INFO] [stdout]    |       ^^^^^^^^^ help: convert the identifier to snake case: `grid_ch_bat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `remoteSolarEn` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |       remoteSolarEn: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^ help: convert the identifier to snake case: `remote_solar_en`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sinHTemp` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |       sinHTemp: i32,
[INFO] [stdout]    |       ^^^^^^^^ help: convert the identifier to snake case: `sin_htemp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `batOutGrid` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |       batOutGrid: i32,
[INFO] [stdout]    |       ^^^^^^^^^^ help: convert the identifier to snake case: `bat_out_grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `soOutGrid` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |       soOutGrid: i32,
[INFO] [stdout]    |       ^^^^^^^^^ help: convert the identifier to snake case: `so_out_grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fhpSn` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |       fhpSn: Vec<String>,
[INFO] [stdout]    |       ^^^^^ help: convert the identifier to snake case: `fhp_sn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `remoteSolar2Power` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |       remoteSolar2Power: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `remote_solar2_power`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `kwhGridLoad` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |       kwhGridLoad: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^ help: convert the identifier to snake case: `kwh_grid_load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gridPhaseConSet` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |       gridPhaseConSet: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `grid_phase_con_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `soChBat` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |       soChBat: i32,
[INFO] [stdout]    |       ^^^^^^^ help: convert the identifier to snake case: `so_ch_bat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fhpSoc` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |       fhpSoc: Vec<i32>,
[INFO] [stdout]    |       ^^^^^^ help: convert the identifier to snake case: `fhp_soc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sinLTemp` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |       sinLTemp: i32,
[INFO] [stdout]    |       ^^^^^^^^ help: convert the identifier to snake case: `sin_ltemp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fhpPower` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 |       fhpPower: Vec<f32>,
[INFO] [stdout]    |       ^^^^^^^^ help: convert the identifier to snake case: `fhp_power`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `solarPower` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 |       solarPower: i32,
[INFO] [stdout]    |       ^^^^^^^^^^ help: convert the identifier to snake case: `solar_power`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `connType` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 |       connType: i32,
[INFO] [stdout]    |       ^^^^^^^^ help: convert the identifier to snake case: `conn_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `kwhGenLoad` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |       kwhGenLoad: i32,
[INFO] [stdout]    |       ^^^^^^^^^^ help: convert the identifier to snake case: `kwh_gen_load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `kwhSolarLoad` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |       kwhSolarLoad: i32,
[INFO] [stdout]    |       ^^^^^^^^^^^^ help: convert the identifier to snake case: `kwh_solar_load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `wifiSignal` should have a snake case name
[INFO] [stdout]   --> src/responses.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |       wifiSignal: i32,
[INFO] [stdout]    |       ^^^^^^^^^^ help: convert the identifier to snake case: `wifi_signal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `kwhFhpLoad` should have a snake case name
[INFO] [stdout]    --> src/responses.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |       kwhFhpLoad: i32,
[INFO] [stdout]     |       ^^^^^^^^^^ help: convert the identifier to snake case: `kwh_fhp_load`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `BFPVApboxRelay` should have a snake case name
[INFO] [stdout]    --> src/responses.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |       BFPVApboxRelay: i32,
[INFO] [stdout]     |       ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bfpvapbox_relay`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `genStat` should have a snake case name
[INFO] [stdout]    --> src/responses.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |       genStat: i32,
[INFO] [stdout]     |       ^^^^^^^ help: convert the identifier to snake case: `gen_stat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.12s
[INFO] running `Command { std: "docker" "inspect" "bbe4cb1de6efc44a47ac96b2d6a3017a1e8e1db642e192da4913e400f8340b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe4cb1de6efc44a47ac96b2d6a3017a1e8e1db642e192da4913e400f8340b10", kill_on_drop: false }`
[INFO] [stdout] bbe4cb1de6efc44a47ac96b2d6a3017a1e8e1db642e192da4913e400f8340b10
