[INFO] cloning repository https://github.com/boesec/fronius-power-monitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boesec/fronius-power-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboesec%2Ffronius-power-monitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboesec%2Ffronius-power-monitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c8edf19d444838160861b1a7c906534bdbbbd9a
[INFO] checking boesec/fronius-power-monitor against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboesec%2Ffronius-power-monitor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/boesec/fronius-power-monitor on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/boesec/fronius-power-monitor
[INFO] finished tweaking git repo https://github.com/boesec/fronius-power-monitor
[INFO] tweaked toml for git repo https://github.com/boesec/fronius-power-monitor written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/boesec/fronius-power-monitor 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded influxdb2-derive v0.1.1
[INFO] [stderr]   Downloaded go-parse-duration v0.1.1
[INFO] [stderr]   Downloaded influxdb2-structmap v0.2.0
[INFO] [stderr]   Downloaded influxdb2 v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02129ab995a4152dcb42010e09ff76a949f9e4c233e18b58b18e91eb7d104ffe
[INFO] running `Command { std: "docker" "start" "-a" "02129ab995a4152dcb42010e09ff76a949f9e4c233e18b58b18e91eb7d104ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02129ab995a4152dcb42010e09ff76a949f9e4c233e18b58b18e91eb7d104ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02129ab995a4152dcb42010e09ff76a949f9e4c233e18b58b18e91eb7d104ffe", kill_on_drop: false }`
[INFO] [stdout] 02129ab995a4152dcb42010e09ff76a949f9e4c233e18b58b18e91eb7d104ffe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8a7069726aaeb83a6276d962362cf0d37904d8eb282bc78a448544bc039d496
[INFO] running `Command { std: "docker" "start" "-a" "f8a7069726aaeb83a6276d962362cf0d37904d8eb282bc78a448544bc039d496", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking go-parse-duration v0.1.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling influxdb2-derive v0.1.1
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking influxdb2-structmap v0.2.0
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking influxdb2 v0.5.0
[INFO] [stderr]     Checking fronius_power_monitor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `Body` and `Head` are never read
[INFO] [stdout]  --> src/json/inverter_structs.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 8 |     pub Body: Body,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |     pub Head: Head,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Root` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Data` is never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Body {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     pub Data: Data,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` 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 `DAY_ENERGY`, `PAC`, `TOTAL_ENERGY`, and `YEAR_ENERGY` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Data {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub DAY_ENERGY: DayEnergy,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |     pub PAC: Pac,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     pub TOTAL_ENERGY: TotalEnergy,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub YEAR_ENERGY: YearEnergy,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` 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 `Unit` and `Values` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct DayEnergy {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 30 |     pub Unit: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub Values: HashMap<String, Option<f64>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DayEnergy` 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 `Unit` and `Values` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Pac {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 37 |     pub Unit: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 38 |     pub Values: HashMap<String, f64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pac` 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 `Unit` and `Values` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct TotalEnergy {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 44 |     pub Unit: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 45 |     pub Values: HashMap<String, f64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TotalEnergy` 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 `Unit` and `Values` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct YearEnergy {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 51 |     pub Unit: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 52 |     pub Values: HashMap<String, Option<f64>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YearEnergy` 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 `RequestArguments`, `Status`, and `Timestamp` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Head {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 58 |     pub RequestArguments: RequestArguments,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     pub Status: Status,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 60 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Head` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Scope` is never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct RequestArguments {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 66 |     pub Scope: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestArguments` 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 `Code`, `Reason`, and `UserMessage` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Status {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 72 |     pub Code: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 73 |     pub Reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 74 |     pub UserMessage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` 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 `Body` and `Head` are never read
[INFO] [stdout]  --> src/json/active_device_structs.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 8 |     pub Body: Body,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |     pub Head: Head,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Root` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Data` is never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Body {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     pub Data: Data,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` 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 `Inverter`, `Meter`, `Ohmpilot`, and `Storage` are never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Data {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub Inverter: HashMap<String, Device>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 22 |     pub Meter: HashMap<String, Device>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 23 |     pub Ohmpilot: HashMap<String, Device>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 24 |     pub Storage: HashMap<String, Device>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` 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 `DT` and `Serial` are never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Device {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 30 |     pub DT: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 31 |     pub Serial: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Device` 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 `RequestArguments`, `Status`, and `Timestamp` are never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Head {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 37 |     pub RequestArguments: RequestArguments,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub Status: Status,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 39 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Head` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `DeviceClass` is never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct RequestArguments {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 45 |     pub DeviceClass: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestArguments` 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 `Code`, `Reason`, and `UserMessage` are never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Status {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 51 |     pub Code: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 52 |     pub Reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |     pub UserMessage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` 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 `Body` and `Head` are never read
[INFO] [stdout]  --> src/json/inverter_info_structs.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 8 |     pub Body: Body,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |     pub Head: Head,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Root` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Data` is never read
[INFO] [stdout]   --> src/json/inverter_info_structs.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Body {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     pub Data: HashMap<String, Data>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` 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/json/inverter_info_structs.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Data {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub CustomName: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |     pub DT: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 23 |     pub ErrorCode: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub InverterState: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub PVPower: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 26 |     pub Show: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 27 |     pub StatusCode: i32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 28 |     pub UniqueID: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` 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 `RequestArguments`, `Status`, and `Timestamp` are never read
[INFO] [stdout]   --> src/json/inverter_info_structs.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Head {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 34 |     pub RequestArguments: HashMap<String, String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub Status: Status,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 36 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Head` 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 `Code`, `Reason`, and `UserMessage` are never read
[INFO] [stdout]   --> src/json/inverter_info_structs.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Status {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 42 |     pub Code: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub Reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 44 |     pub UserMessage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Head` is never read
[INFO] [stdout]  --> src/json/meter_structs.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 8 |     pub Body: Body,
[INFO] [stdout] 9 |     pub Head: Head,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Root` 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/json/meter_structs.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Data {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub Current_AC_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub Current_AC_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub Current_AC_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub Current_AC_Sum: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub Details: Details,
[INFO] [stdout] 26 |     pub Enable: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 27 |     pub EnergyReactive_VArAC_Sum_Consumed: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub EnergyReactive_VArAC_Sum_Produced: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub EnergyReal_WAC_Minus_Absolute: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub EnergyReal_WAC_Plus_Absolute: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub EnergyReal_WAC_Sum_Consumed: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub EnergyReal_WAC_Sum_Produced: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub Frequency_Phase_Average: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     pub Meter_Location_Current: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub PowerApparent_S_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub PowerApparent_S_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub PowerApparent_S_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub PowerApparent_S_Sum: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub PowerFactor_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub PowerFactor_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub PowerFactor_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     pub PowerFactor_Sum: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub PowerReactive_Q_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub PowerReactive_Q_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub PowerReactive_Q_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 46 |     pub PowerReactive_Q_Sum: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     pub PowerReal_P_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     pub PowerReal_P_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 49 |     pub PowerReal_P_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     pub PowerReal_P_Sum: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     pub TimeStamp: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 52 |     pub Visible: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 53 |     pub Voltage_AC_PhaseToPhase_12: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 54 |     pub Voltage_AC_PhaseToPhase_23: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     pub Voltage_AC_PhaseToPhase_31: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 56 |     pub Voltage_AC_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     pub Voltage_AC_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub Voltage_AC_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` 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 `RequestArguments`, `Status`, and `Timestamp` are never read
[INFO] [stdout]   --> src/json/meter_structs.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Head {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 72 |     pub RequestArguments: RequestArguments,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 73 |     pub Status: Status,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 74 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Head` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Scope` is never read
[INFO] [stdout]   --> src/json/meter_structs.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct RequestArguments {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 80 |     pub Scope: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestArguments` 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 `Code`, `Reason`, and `UserMessage` are never read
[INFO] [stdout]   --> src/json/meter_structs.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct Status {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 86 |     pub Code: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 87 |     pub Reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 88 |     pub UserMessage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` 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 `Body` and `Head` are never read
[INFO] [stdout]  --> src/json/inverter_structs.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 8 |     pub Body: Body,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |     pub Head: Head,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Root` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Data` is never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Body {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     pub Data: Data,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` 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 `DAY_ENERGY`, `PAC`, `TOTAL_ENERGY`, and `YEAR_ENERGY` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Data {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub DAY_ENERGY: DayEnergy,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |     pub PAC: Pac,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     pub TOTAL_ENERGY: TotalEnergy,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub YEAR_ENERGY: YearEnergy,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` 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 `Unit` and `Values` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct DayEnergy {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 30 |     pub Unit: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub Values: HashMap<String, Option<f64>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DayEnergy` 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 `Unit` and `Values` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Pac {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 37 |     pub Unit: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 38 |     pub Values: HashMap<String, f64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pac` 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 `Unit` and `Values` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct TotalEnergy {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 44 |     pub Unit: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 45 |     pub Values: HashMap<String, f64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TotalEnergy` 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 `Unit` and `Values` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct YearEnergy {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 51 |     pub Unit: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 52 |     pub Values: HashMap<String, Option<f64>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YearEnergy` 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 `RequestArguments`, `Status`, and `Timestamp` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Head {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 58 |     pub RequestArguments: RequestArguments,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     pub Status: Status,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 60 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Head` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Scope` is never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct RequestArguments {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 66 |     pub Scope: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestArguments` 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 `Code`, `Reason`, and `UserMessage` are never read
[INFO] [stdout]   --> src/json/inverter_structs.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Status {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 72 |     pub Code: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 73 |     pub Reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 74 |     pub UserMessage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` 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 `Body` and `Head` are never read
[INFO] [stdout]  --> src/json/active_device_structs.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 8 |     pub Body: Body,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |     pub Head: Head,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Root` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Data` is never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Body {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     pub Data: Data,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` 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 `Inverter`, `Meter`, `Ohmpilot`, and `Storage` are never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Data {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub Inverter: HashMap<String, Device>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 22 |     pub Meter: HashMap<String, Device>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 23 |     pub Ohmpilot: HashMap<String, Device>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 24 |     pub Storage: HashMap<String, Device>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` 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 `DT` and `Serial` are never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Device {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 30 |     pub DT: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 31 |     pub Serial: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Device` 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 `RequestArguments`, `Status`, and `Timestamp` are never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Head {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 37 |     pub RequestArguments: RequestArguments,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub Status: Status,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 39 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Head` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `DeviceClass` is never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct RequestArguments {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 45 |     pub DeviceClass: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestArguments` 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 `Code`, `Reason`, and `UserMessage` are never read
[INFO] [stdout]   --> src/json/active_device_structs.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Status {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 51 |     pub Code: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 52 |     pub Reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |     pub UserMessage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` 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 `Body` and `Head` are never read
[INFO] [stdout]  --> src/json/inverter_info_structs.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 8 |     pub Body: Body,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |     pub Head: Head,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Root` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Data` is never read
[INFO] [stdout]   --> src/json/inverter_info_structs.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Body {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 15 |     pub Data: HashMap<String, Data>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` 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/json/inverter_info_structs.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Data {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub CustomName: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |     pub DT: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 23 |     pub ErrorCode: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub InverterState: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub PVPower: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 26 |     pub Show: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 27 |     pub StatusCode: i32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 28 |     pub UniqueID: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` 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 `RequestArguments`, `Status`, and `Timestamp` are never read
[INFO] [stdout]   --> src/json/inverter_info_structs.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Head {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 34 |     pub RequestArguments: HashMap<String, String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub Status: Status,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 36 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Head` 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 `Code`, `Reason`, and `UserMessage` are never read
[INFO] [stdout]   --> src/json/inverter_info_structs.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Status {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 42 |     pub Code: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub Reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 44 |     pub UserMessage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Head` is never read
[INFO] [stdout]  --> src/json/meter_structs.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Root {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 8 |     pub Body: Body,
[INFO] [stdout] 9 |     pub Head: Head,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Root` 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/json/meter_structs.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Data {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 21 |     pub Current_AC_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub Current_AC_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub Current_AC_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub Current_AC_Sum: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub Details: Details,
[INFO] [stdout] 26 |     pub Enable: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 27 |     pub EnergyReactive_VArAC_Sum_Consumed: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub EnergyReactive_VArAC_Sum_Produced: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub EnergyReal_WAC_Minus_Absolute: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub EnergyReal_WAC_Plus_Absolute: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub EnergyReal_WAC_Sum_Consumed: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub EnergyReal_WAC_Sum_Produced: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub Frequency_Phase_Average: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     pub Meter_Location_Current: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub PowerApparent_S_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub PowerApparent_S_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub PowerApparent_S_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub PowerApparent_S_Sum: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub PowerFactor_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub PowerFactor_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub PowerFactor_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 42 |     pub PowerFactor_Sum: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub PowerReactive_Q_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub PowerReactive_Q_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub PowerReactive_Q_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 46 |     pub PowerReactive_Q_Sum: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     pub PowerReal_P_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     pub PowerReal_P_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 49 |     pub PowerReal_P_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     pub PowerReal_P_Sum: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     pub TimeStamp: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 52 |     pub Visible: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 53 |     pub Voltage_AC_PhaseToPhase_12: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 54 |     pub Voltage_AC_PhaseToPhase_23: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     pub Voltage_AC_PhaseToPhase_31: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 56 |     pub Voltage_AC_Phase_1: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     pub Voltage_AC_Phase_2: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub Voltage_AC_Phase_3: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Data` 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 `RequestArguments`, `Status`, and `Timestamp` are never read
[INFO] [stdout]   --> src/json/meter_structs.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Head {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 72 |     pub RequestArguments: RequestArguments,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 73 |     pub Status: Status,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 74 |     pub Timestamp: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Head` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `Scope` is never read
[INFO] [stdout]   --> src/json/meter_structs.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct RequestArguments {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 80 |     pub Scope: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestArguments` 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 `Code`, `Reason`, and `UserMessage` are never read
[INFO] [stdout]   --> src/json/meter_structs.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct Status {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 86 |     pub Code: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 87 |     pub Reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 88 |     pub UserMessage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.84s
[INFO] running `Command { std: "docker" "inspect" "f8a7069726aaeb83a6276d962362cf0d37904d8eb282bc78a448544bc039d496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8a7069726aaeb83a6276d962362cf0d37904d8eb282bc78a448544bc039d496", kill_on_drop: false }`
[INFO] [stdout] f8a7069726aaeb83a6276d962362cf0d37904d8eb282bc78a448544bc039d496
