hackdose-sml-parser 0.10.0

a parser for the smart message language spoken by smart meters
Documentation
Build #2553223 2025-10-02 13:25:46
# rustc version
rustc 1.92.0-nightly (4da69dfff 2025-10-01)# docs.rs version
docsrs 0.6.0 (f42173de 2025-09-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/hackdose-sml-parser-0.10.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/hackdose-sml-parser-0.10.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251001-1.92.0-nightly-4da69dfff\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] cb0e10f65f3a0eb10e441111b725af7cbf9234277a528c2e1a6cbd345604b4a6
[INFO] running `Command { std: "docker" "start" "-a" "cb0e10f65f3a0eb10e441111b725af7cbf9234277a528c2e1a6cbd345604b4a6", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: serial-stream
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting hackdose-sml-parser v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:47:90
[INFO] [stderr]    |
[INFO] [stderr] 47 |     (PositiveActiveEnergyTotal, &[1, 0, 1, 8, 0,255],"Positive active energy (A+) total [kWh]"),
[INFO] [stderr]    |                                                                                          ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:48:98
[INFO] [stderr]    |
[INFO] [stderr] 48 |     (PositiveActiveEnergyTarif1, &[1, 0, 1, 8, 1,255],"Positive active energy (A+) in tariff T1 [kWh]"),
[INFO] [stderr]    |                                                                                                  ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:49:98
[INFO] [stderr]    |
[INFO] [stderr] 49 |     (PositiveActiveEnergyTarif2, &[1, 0, 1, 8, 2,255],"Positive active energy (A+) in tariff T2 [kWh]"),
[INFO] [stderr]    |                                                                                                  ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:50:98
[INFO] [stderr]    |
[INFO] [stderr] 50 |     (PositiveActiveEnergyTarif3, &[1, 0, 1, 8, 3,255],"Positive active energy (A+) in tariff T3 [kWh]"),
[INFO] [stderr]    |                                                                                                  ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:51:98
[INFO] [stderr]    |
[INFO] [stderr] 51 |     (PositiveActiveEnergyTarif4, &[1, 0, 1, 8, 4,255],"Positive active energy (A+) in tariff T4 [kWh]"),
[INFO] [stderr]    |                                                                                                  ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:52:90
[INFO] [stderr]    |
[INFO] [stderr] 52 |     (NegativeActiveEnergyTotal, &[1, 0, 2, 8, 0,255],"Negative active energy (A+) total [kWh]"),
[INFO] [stderr]    |                                                                                          ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:53:98
[INFO] [stderr]    |
[INFO] [stderr] 53 |     (NegativeActiveEnergyTarif1, &[1, 0, 2, 8, 1,255],"Negative active energy (A+) in tariff T1 [kWh]"),
[INFO] [stderr]    |                                                                                                  ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:54:98
[INFO] [stderr]    |
[INFO] [stderr] 54 |     (NegativeActiveEnergyTarif2, &[1, 0, 2, 8, 2,255],"Negative active energy (A+) in tariff T2 [kWh]"),
[INFO] [stderr]    |                                                                                                  ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:55:98
[INFO] [stderr]    |
[INFO] [stderr] 55 |     (NegativeActiveEnergyTarif3, &[1, 0, 2, 8, 3,255],"Negative active energy (A+) in tariff T3 [kWh]"),
[INFO] [stderr]    |                                                                                                  ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:56:98
[INFO] [stderr]    |
[INFO] [stderr] 56 |     (NegativeActiveEnergyTarif4, &[1, 0, 2, 8, 4,255],"Negative active energy (A+) in tariff T4 [kWh]"),
[INFO] [stderr]    |                                                                                                  ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:57:91
[INFO] [stderr]    |
[INFO] [stderr] 57 |     (AbsoluteActiveEnergyTotal, &[1, 0, 15, 8, 0,255],"Absolute active energy (A+) total [kWh]"),
[INFO] [stderr]    |                                                                                           ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:58:99
[INFO] [stderr]    |
[INFO] [stderr] 58 |     (AbsoluteActiveEnergyTarif1, &[1, 0, 15, 8, 1,255],"Absolute active energy (A+) in tariff T1 [kWh]"),
[INFO] [stderr]    |                                                                                                   ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:59:99
[INFO] [stderr]    |
[INFO] [stderr] 59 |     (AbsoluteActiveEnergyTarif2, &[1, 0, 15, 8, 2,255],"Absolute active energy (A+) in tariff T2 [kWh]"),
[INFO] [stderr]    |                                                                                                   ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:60:99
[INFO] [stderr]    |
[INFO] [stderr] 60 |     (AbsoluteActiveEnergyTarif3, &[1, 0, 15, 8, 3,255],"Absolute active energy (A+) in tariff T3 [kWh]"),
[INFO] [stderr]    |                                                                                                   ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:61:99
[INFO] [stderr]    |
[INFO] [stderr] 61 |     (AbsoluteActiveEnergyTarif4, &[1, 0, 15, 8, 4,255],"Absolute active energy (A+) in tariff T4 [kWh]"),
[INFO] [stderr]    |                                                                                                   ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:62:133
[INFO] [stderr]    |
[INFO] [stderr] 62 |     (SumActiveEnergyWithoutReverseBlockadeTotal, &[1, 0, 16, 8, 0,255],"Sum active energy without reverse blockade (A+ - A-) total [kWh]"),
[INFO] [stderr]    |                                                                                                                                     ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:63:141
[INFO] [stderr]    |
[INFO] [stderr] 63 | ...y without reverse blockade (A+ - A-) in tariff T1 [kWh]"),
[INFO] [stderr]    |                                                       ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:64:141
[INFO] [stderr]    |
[INFO] [stderr] 64 | ...y without reverse blockade (A+ - A-) in tariff T2 [kWh]"),
[INFO] [stderr]    |                                                       ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:65:141
[INFO] [stderr]    |
[INFO] [stderr] 65 | ...y without reverse blockade (A+ - A-) in tariff T3 [kWh]"),
[INFO] [stderr]    |                                                       ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]   --> src/application/obis.rs:66:141
[INFO] [stderr]    |
[INFO] [stderr] 66 | ...y without reverse blockade (A+ - A-) in tariff T4 [kWh]"),
[INFO] [stderr]    |                                                       ^^^ no item named `kWh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:67:94
[INFO] [stderr]    |
[INFO] [stderr] 67 |     (PositiveReactiveEnergyTotal, &[1, 0, 3, 8, 0,255],"Positive reactive energy (Q+) total [kvarh]"),
[INFO] [stderr]    |                                                                                              ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:68:102
[INFO] [stderr]    |
[INFO] [stderr] 68 |     (PositiveReactiveEnergyTarif1, &[1, 0, 3, 8, 1,255],"Positive reactive energy (Q+) in tariff T1 [kvarh]"),
[INFO] [stderr]    |                                                                                                      ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:69:102
[INFO] [stderr]    |
[INFO] [stderr] 69 |     (PositiveReactiveEnergyTarif2, &[1, 0, 3, 8, 2,255],"Positive reactive energy (Q+) in tariff T2 [kvarh]"),
[INFO] [stderr]    |                                                                                                      ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:70:102
[INFO] [stderr]    |
[INFO] [stderr] 70 |     (PositiveReactiveEnergyTarif3, &[1, 0, 3, 8, 3,255],"Positive reactive energy (Q+) in tariff T3 [kvarh]"),
[INFO] [stderr]    |                                                                                                      ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:71:102
[INFO] [stderr]    |
[INFO] [stderr] 71 |     (PositiveReactiveEnergyTarif4, &[1, 0, 3, 8, 4,255],"Positive reactive energy (Q+) in tariff T4 [kvarh]"),
[INFO] [stderr]    |                                                                                                      ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:72:94
[INFO] [stderr]    |
[INFO] [stderr] 72 |     (NegativeReactiveEnergyTotal, &[1, 0, 4, 8, 0,255],"Negative reactive energy (Q-) total [kvarh]"),
[INFO] [stderr]    |                                                                                              ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:73:102
[INFO] [stderr]    |
[INFO] [stderr] 73 |     (NegativeReactiveEnergyTarif1, &[1, 0, 4, 8, 1,255],"Negative reactive energy (Q-) in tariff T1 [kvarh]"),
[INFO] [stderr]    |                                                                                                      ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:74:102
[INFO] [stderr]    |
[INFO] [stderr] 74 |     (NegativeReactiveEnergyTarif2, &[1, 0, 4, 8, 2,255],"Negative reactive energy (Q-) in tariff T2 [kvarh]"),
[INFO] [stderr]    |                                                                                                      ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:75:102
[INFO] [stderr]    |
[INFO] [stderr] 75 |     (NegativeReactiveEnergyTarif3, &[1, 0, 4, 8, 3,255],"Negative reactive energy (Q-) in tariff T3 [kvarh]"),
[INFO] [stderr]    |                                                                                                      ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:76:102
[INFO] [stderr]    |
[INFO] [stderr] 76 |     (NegativeReactiveEnergyTarif4, &[1, 0, 4, 8, 4,255],"Negative reactive energy (Q-) in tariff T4 [kvarh]"),
[INFO] [stderr]    |                                                                                                      ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:77:132
[INFO] [stderr]    |
[INFO] [stderr] 77 |     (ImportedInductiveReactiveEnergyQ1Total, &[1, 0, 5, 8, 0,255],"Imported inductive reactive energy in 1-st quadrant (Q1) total [kvarh]"),
[INFO] [stderr]    |                                                                                                                                    ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:78:140
[INFO] [stderr]    |
[INFO] [stderr] 78 | ...ctive energy in 1-st quadrant (Q1) in tariff T1 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:79:140
[INFO] [stderr]    |
[INFO] [stderr] 79 | ...ctive energy in 1-st quadrant (Q1) in tariff T2 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:80:140
[INFO] [stderr]    |
[INFO] [stderr] 80 | ...ctive energy in 1-st quadrant (Q1) in tariff T3 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:81:140
[INFO] [stderr]    |
[INFO] [stderr] 81 | ...ctive energy in 1-st quadrant (Q1) in tariff T4 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:82:134
[INFO] [stderr]    |
[INFO] [stderr] 82 | ...ive reactive energy in 2-nd quadrant (Q2) total [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:83:140
[INFO] [stderr]    |
[INFO] [stderr] 83 | ...eactive energy in 2-nd quadr. (Q2) in tariff T1 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:84:140
[INFO] [stderr]    |
[INFO] [stderr] 84 | ...eactive energy in 2-nd quadr. (Q2) in tariff T2 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:85:140
[INFO] [stderr]    |
[INFO] [stderr] 85 | ...eactive energy in 2-nd quadr. (Q2) in tariff T3 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:86:140
[INFO] [stderr]    |
[INFO] [stderr] 86 | ...eactive energy in 2-nd quadr. (Q2) in tariff T4 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:87:132
[INFO] [stderr]    |
[INFO] [stderr] 87 |     (ExportedInductiveReactiveEnergyQ3Total, &[1, 0, 7, 8, 0,255],"Exported inductive reactive energy in 3-rd quadrant (Q3) total [kvarh]"),
[INFO] [stderr]    |                                                                                                                                    ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:88:140
[INFO] [stderr]    |
[INFO] [stderr] 88 | ...ctive energy in 3-rd quadrant (Q3) in tariff T1 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:89:140
[INFO] [stderr]    |
[INFO] [stderr] 89 | ...ctive energy in 3-rd quadrant (Q3) in tariff T2 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:90:140
[INFO] [stderr]    |
[INFO] [stderr] 90 | ...ctive energy in 3-rd quadrant (Q3) in tariff T3 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:91:140
[INFO] [stderr]    |
[INFO] [stderr] 91 | ...ctive energy in 3-rd quadrant (Q3) in tariff T4 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:92:134
[INFO] [stderr]    |
[INFO] [stderr] 92 | ...ive reactive energy in 4-th quadrant (Q4) total [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:93:140
[INFO] [stderr]    |
[INFO] [stderr] 93 | ...eactive energy in 4-th quadr. (Q4) in tariff T1 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:94:140
[INFO] [stderr]    |
[INFO] [stderr] 94 | ...eactive energy in 4-th quadr. (Q4) in tariff T2 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:95:140
[INFO] [stderr]    |
[INFO] [stderr] 95 | ...eactive energy in 4-th quadr. (Q4) in tariff T3 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvarh`
[INFO] [stderr]   --> src/application/obis.rs:96:140
[INFO] [stderr]    |
[INFO] [stderr] 96 | ...eactive energy in 4-th quadr. (Q4) in tariff T4 [kvarh]"),
[INFO] [stderr]    |                                                     ^^^^^ no item named `kvarh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVAh`
[INFO] [stderr]   --> src/application/obis.rs:97:77
[INFO] [stderr]    |
[INFO] [stderr] 97 |     (ApparentEnergyTotal, &[1, 0, 9, 8, 0,255],"Apparent energy (S+) total [kVAh]"),
[INFO] [stderr]    |                                                                             ^^^^ no item named `kVAh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVAh`
[INFO] [stderr]   --> src/application/obis.rs:98:85
[INFO] [stderr]    |
[INFO] [stderr] 98 |     (ApparentEnergyTarif1, &[1, 0, 9, 8, 1,255],"Apparent energy (S+) in tariff T1 [kVAh]"),
[INFO] [stderr]    |                                                                                     ^^^^ no item named `kVAh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVAh`
[INFO] [stderr]   --> src/application/obis.rs:99:85
[INFO] [stderr]    |
[INFO] [stderr] 99 |     (ApparentEnergyTarif2, &[1, 0, 9, 8, 2,255],"Apparent energy (S+) in tariff T2 [kVAh]"),
[INFO] [stderr]    |                                                                                     ^^^^ no item named `kVAh` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVAh`
[INFO] [stderr]    --> src/application/obis.rs:100:85
[INFO] [stderr]     |
[INFO] [stderr] 100 |     (ApparentEnergyTarif3, &[1, 0, 9, 8, 3,255],"Apparent energy (S+) in tariff T3 [kVAh]"),
[INFO] [stderr]     |                                                                                     ^^^^ no item named `kVAh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVAh`
[INFO] [stderr]    --> src/application/obis.rs:101:85
[INFO] [stderr]     |
[INFO] [stderr] 101 |     (ApparentEnergyTarif4, &[1, 0, 9, 8, 4,255],"Apparent energy (S+) in tariff T4 [kVAh]"),
[INFO] [stderr]     |                                                                                     ^^^^ no item named `kVAh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]    --> src/application/obis.rs:102:109
[INFO] [stderr]     |
[INFO] [stderr] 102 |     (PositveActiveEnergyPhaseL1Total, &[1, 0, 21, 8, 0,255],"Positive active energy (A+) in phase L1 total [kWh]"),
[INFO] [stderr]     |                                                                                                             ^^^ no item named `kWh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]    --> src/application/obis.rs:103:109
[INFO] [stderr]     |
[INFO] [stderr] 103 |     (PositveActiveEnergyPhaseL2Total, &[1, 0, 41, 8, 0,255],"Positive active energy (A+) in phase L2 total [kWh]"),
[INFO] [stderr]     |                                                                                                             ^^^ no item named `kWh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]    --> src/application/obis.rs:104:109
[INFO] [stderr]     |
[INFO] [stderr] 104 |     (PositveActiveEnergyPhaseL3Total, &[1, 0, 61, 8, 0,255],"Positive active energy (A+) in phase L3 total [kWh]"),
[INFO] [stderr]     |                                                                                                             ^^^ no item named `kWh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]    --> src/application/obis.rs:105:110
[INFO] [stderr]     |
[INFO] [stderr] 105 |     (NegativeActiveEnergyPhaseL1Total, &[1, 0, 22, 8, 0,255],"Negative active energy (A-) in phase L1 total [kWh]"),
[INFO] [stderr]     |                                                                                                              ^^^ no item named `kWh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]    --> src/application/obis.rs:106:110
[INFO] [stderr]     |
[INFO] [stderr] 106 |     (NegativeActiveEnergyPhaseL2Total, &[1, 0, 42, 8, 0,255],"Negative active energy (A-) in phase L2 total [kWh]"),
[INFO] [stderr]     |                                                                                                              ^^^ no item named `kWh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]    --> src/application/obis.rs:107:110
[INFO] [stderr]     |
[INFO] [stderr] 107 |     (NegativeActiveEnergyPhaseL3Total, &[1, 0, 62, 8, 0,255],"Negative active energy (A-) in phase L3 total [kWh]"),
[INFO] [stderr]     |                                                                                                              ^^^ no item named `kWh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]    --> src/application/obis.rs:108:111
[INFO] [stderr]     |
[INFO] [stderr] 108 |     (AbsoluteActiveEnergyPhaseL1Total, &[1, 0, 35, 8, 0,255],"Absolute active energy (|A|) in phase L1 total [kWh]"),
[INFO] [stderr]     |                                                                                                               ^^^ no item named `kWh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]    --> src/application/obis.rs:109:111
[INFO] [stderr]     |
[INFO] [stderr] 109 |     (AbsoluteActiveEnergyPhaseL2Total, &[1, 0, 55, 8, 0,255],"Absolute active energy (|A|) in phase L2 total [kWh]"),
[INFO] [stderr]     |                                                                                                               ^^^ no item named `kWh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kWh`
[INFO] [stderr]    --> src/application/obis.rs:110:111
[INFO] [stderr]     |
[INFO] [stderr] 110 |     (AbsoluteActiveEnergyPhaseL3Total, &[1, 0, 75, 8, 0,255],"Absolute active energy (|A|) in phase L3 total [kWh]"),
[INFO] [stderr]     |                                                                                                               ^^^ no item named `kWh` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:111:104
[INFO] [stderr]     |
[INFO] [stderr] 111 |     (PositveActiveMaximumDemandTotal, &[1, 0, 1, 6, 0,255],"Positive active maximum demand (A+) total [kW]"),
[INFO] [stderr]     |                                                                                                        ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:112:112
[INFO] [stderr]     |
[INFO] [stderr] 112 |     (PositveActiveMaximumDemandTarif1, &[1, 0, 1, 6, 1,255],"Positive active maximum demand (A+) in tariff T1 [kW]"),
[INFO] [stderr]     |                                                                                                                ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:113:112
[INFO] [stderr]     |
[INFO] [stderr] 113 |     (PositveActiveMaximumDemandTarif2, &[1, 0, 1, 6, 2,255],"Positive active maximum demand (A+) in tariff T2 [kW]"),
[INFO] [stderr]     |                                                                                                                ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:114:112
[INFO] [stderr]     |
[INFO] [stderr] 114 |     (PositveActiveMaximumDemandTarif3, &[1, 0, 1, 6, 3,255],"Positive active maximum demand (A+) in tariff T3 [kW]"),
[INFO] [stderr]     |                                                                                                                ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:115:112
[INFO] [stderr]     |
[INFO] [stderr] 115 |     (PositveActiveMaximumDemandTarif4, &[1, 0, 1, 6, 4,255],"Positive active maximum demand (A+) in tariff T4 [kW]"),
[INFO] [stderr]     |                                                                                                                ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:116:105
[INFO] [stderr]     |
[INFO] [stderr] 116 |     (NegativeActiveMaximumDemandTotal, &[1, 0, 2, 6, 0,255],"Negative active maximum demand (A-) total [kW]"),
[INFO] [stderr]     |                                                                                                         ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:117:113
[INFO] [stderr]     |
[INFO] [stderr] 117 |     (NegativeActiveMaximumDemandTarif1, &[1, 0, 2, 6, 1,255],"Negative active maximum demand (A-) in tariff T1 [kW]"),
[INFO] [stderr]     |                                                                                                                 ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:118:113
[INFO] [stderr]     |
[INFO] [stderr] 118 |     (NegativeActiveMaximumDemandTarif2, &[1, 0, 2, 6, 2,255],"Negative active maximum demand (A-) in tariff T2 [kW]"),
[INFO] [stderr]     |                                                                                                                 ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:119:113
[INFO] [stderr]     |
[INFO] [stderr] 119 |     (NegativeActiveMaximumDemandTarif3, &[1, 0, 2, 6, 3,255],"Negative active maximum demand (A-) in tariff T3 [kW]"),
[INFO] [stderr]     |                                                                                                                 ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:120:113
[INFO] [stderr]     |
[INFO] [stderr] 120 |     (NegativeActiveMaximumDemandTarif4, &[1, 0, 2, 6, 4,255],"Negative active maximum demand (A-) in tariff T4 [kW]"),
[INFO] [stderr]     |                                                                                                                 ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:121:107
[INFO] [stderr]     |
[INFO] [stderr] 121 |     (AbsoluteActiveMaximumDemandTotal, &[1, 0, 15, 6, 0,255],"Absolute active maximum demand (|A|) total [kW]"),
[INFO] [stderr]     |                                                                                                           ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:122:115
[INFO] [stderr]     |
[INFO] [stderr] 122 |     (AbsoluteActiveMaximumDemandTarif1, &[1, 0, 15, 6, 1,255],"Absolute active maximum demand (|A|) in tariff T1 [kW]"),
[INFO] [stderr]     |                                                                                                                   ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:123:115
[INFO] [stderr]     |
[INFO] [stderr] 123 |     (AbsoluteActiveMaximumDemandTarif2, &[1, 0, 15, 6, 2,255],"Absolute active maximum demand (|A|) in tariff T2 [kW]"),
[INFO] [stderr]     |                                                                                                                   ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:124:115
[INFO] [stderr]     |
[INFO] [stderr] 124 |     (AbsoluteActiveMaximumDemandTarif3, &[1, 0, 15, 6, 3,255],"Absolute active maximum demand (|A|) in tariff T3 [kW]"),
[INFO] [stderr]     |                                                                                                                   ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:125:115
[INFO] [stderr]     |
[INFO] [stderr] 125 |     (AbsoluteActiveMaximumDemandTarif4, &[1, 0, 15, 6, 4,255],"Absolute active maximum demand (|A|) in tariff T4 [kW]"),
[INFO] [stderr]     |                                                                                                                   ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:126:108
[INFO] [stderr]     |
[INFO] [stderr] 126 |     (PositveReactiveMaximumDemandTotal, &[1, 0, 3, 6, 0,255],"Positive reactive maximum demand (Q+) total [kvar]"),
[INFO] [stderr]     |                                                                                                            ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:127:109
[INFO] [stderr]     |
[INFO] [stderr] 127 |     (NegativeReactiveMaximumDemandTotal, &[1, 0, 4, 6, 0,255],"Negative reactive maximum demand (Q-) total [kvar]"),
[INFO] [stderr]     |                                                                                                             ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:128:100
[INFO] [stderr]     |
[INFO] [stderr] 128 |     (ReactiveMaximumDemandQ1Total, &[1, 0, 5, 6, 0,255],"Reactive maximum demand in Q1 (Q1) total [kvar]"),
[INFO] [stderr]     |                                                                                                    ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:129:100
[INFO] [stderr]     |
[INFO] [stderr] 129 |     (ReactiveMaximumDemandQ2Total, &[1, 0, 6, 6, 0,255],"Reactive maximum demand in Q2 (Q2) total [kvar]"),
[INFO] [stderr]     |                                                                                                    ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:130:100
[INFO] [stderr]     |
[INFO] [stderr] 130 |     (ReactiveMaximumDemandQ3Total, &[1, 0, 7, 6, 0,255],"Reactive maximum demand in Q3 (Q3) total [kvar]"),
[INFO] [stderr]     |                                                                                                    ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:131:100
[INFO] [stderr]     |
[INFO] [stderr] 131 |     (ReactiveMaximumDemandQ4Total, &[1, 0, 8, 6, 0,255],"Reactive maximum demand in Q4 (Q4) total [kvar]"),
[INFO] [stderr]     |                                                                                                    ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVA`
[INFO] [stderr]    --> src/application/obis.rs:132:92
[INFO] [stderr]     |
[INFO] [stderr] 132 |     (ApparentMaximumDemandTotal, &[1, 0, 9, 6, 0,255],"Apparent maximum demand (S+) total [kVA]"),
[INFO] [stderr]     |                                                                                            ^^^ no item named `kVA` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:133:126
[INFO] [stderr]     |
[INFO] [stderr] 133 |     (PositiveActiveCumulativeMaximumDemandTotal, &[1, 0, 1, 2, 0,255],"Positive active cumulative maximum demand (A+) total [kW]"),
[INFO] [stderr]     |                                                                                                                              ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:134:134
[INFO] [stderr]     |
[INFO] [stderr] 134 |     (PositiveActiveCumulativeMaximumDemandTarif1, &[1, 0, 1, 2, 1,255],"Positive active cumulative maximum demand (A+) in tariff T1 [kW]"),
[INFO] [stderr]     |                                                                                                                                      ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:135:134
[INFO] [stderr]     |
[INFO] [stderr] 135 |     (PositiveActiveCumulativeMaximumDemandTarif2, &[1, 0, 1, 2, 2,255],"Positive active cumulative maximum demand (A+) in tariff T2 [kW]"),
[INFO] [stderr]     |                                                                                                                                      ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:136:134
[INFO] [stderr]     |
[INFO] [stderr] 136 |     (PositiveActiveCumulativeMaximumDemandTarif3, &[1, 0, 1, 2, 3,255],"Positive active cumulative maximum demand (A+) in tariff T3 [kW]"),
[INFO] [stderr]     |                                                                                                                                      ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:137:134
[INFO] [stderr]     |
[INFO] [stderr] 137 |     (PositiveActiveCumulativeMaximumDemandTarif4, &[1, 0, 1, 2, 4,255],"Positive active cumulative maximum demand (A+) in tariff T4 [kW]"),
[INFO] [stderr]     |                                                                                                                                      ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:138:126
[INFO] [stderr]     |
[INFO] [stderr] 138 |     (NegativeActiveCumulativeMaximumDemandTotal, &[1, 0, 2, 2, 0,255],"Negative active cumulative maximum demand (A-) total [kW]"),
[INFO] [stderr]     |                                                                                                                              ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:139:134
[INFO] [stderr]     |
[INFO] [stderr] 139 |     (NegativeActiveCumulativeMaximumDemandTarif1, &[1, 0, 2, 2, 1,255],"Negative active cumulative maximum demand (A-) in tariff T1 [kW]"),
[INFO] [stderr]     |                                                                                                                                      ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:140:134
[INFO] [stderr]     |
[INFO] [stderr] 140 |     (NegativeActiveCumulativeMaximumDemandTarif2, &[1, 0, 2, 2, 2,255],"Negative active cumulative maximum demand (A-) in tariff T2 [kW]"),
[INFO] [stderr]     |                                                                                                                                      ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:141:134
[INFO] [stderr]     |
[INFO] [stderr] 141 |     (NegativeActiveCumulativeMaximumDemandTarif3, &[1, 0, 2, 2, 3,255],"Negative active cumulative maximum demand (A-) in tariff T3 [kW]"),
[INFO] [stderr]     |                                                                                                                                      ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:142:134
[INFO] [stderr]     |
[INFO] [stderr] 142 |     (NegativeActiveCumulativeMaximumDemandTarif4, &[1, 0, 2, 2, 4,255],"Negative active cumulative maximum demand (A-) in tariff T4 [kW]"),
[INFO] [stderr]     |                                                                                                                                      ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:143:128
[INFO] [stderr]     |
[INFO] [stderr] 143 |     (AbsoluteActiveCumulativeMaximumDemandTotal, &[1, 0, 15, 2, 0,255],"Absolute active cumulative maximum demand (|A|) total [kW]"),
[INFO] [stderr]     |                                                                                                                                ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:144:136
[INFO] [stderr]     |
[INFO] [stderr] 144 | ...ctive cumulative maximum demand (|A|) in tariff T1 [kW]"),
[INFO] [stderr]     |                                                        ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:145:136
[INFO] [stderr]     |
[INFO] [stderr] 145 | ...ctive cumulative maximum demand (|A|) in tariff T2 [kW]"),
[INFO] [stderr]     |                                                        ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:146:136
[INFO] [stderr]     |
[INFO] [stderr] 146 | ...ctive cumulative maximum demand (|A|) in tariff T3 [kW]"),
[INFO] [stderr]     |                                                        ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:147:136
[INFO] [stderr]     |
[INFO] [stderr] 147 | ...ctive cumulative maximum demand (|A|) in tariff T4 [kW]"),
[INFO] [stderr]     |                                                        ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:148:130
[INFO] [stderr]     |
[INFO] [stderr] 148 |     (PositiveReactiveCumulativeMaximumDemandTotal, &[1, 0, 3, 2, 0,255],"Positive reactive cumulative maximum demand (Q+) total [kvar]"),
[INFO] [stderr]     |                                                                                                                                  ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:149:130
[INFO] [stderr]     |
[INFO] [stderr] 149 |     (NegativeReactiveCumulativeMaximumDemandTotal, &[1, 0, 4, 2, 0,255],"Negative reactive cumulative maximum demand (Q-) total [kvar]"),
[INFO] [stderr]     |                                                                                                                                  ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:150:121
[INFO] [stderr]     |
[INFO] [stderr] 150 |     (ReactiveCumulativeMaximumDemandQ1Total, &[1, 0, 5, 2, 0,255],"Reactive cumulative maximum demand in Q1 (Q1) total [kvar]"),
[INFO] [stderr]     |                                                                                                                         ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:151:121
[INFO] [stderr]     |
[INFO] [stderr] 151 |     (ReactiveCumulativeMaximumDemandQ2Total, &[1, 0, 6, 2, 0,255],"Reactive cumulative maximum demand in Q2 (Q2) total [kvar]"),
[INFO] [stderr]     |                                                                                                                         ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:152:121
[INFO] [stderr]     |
[INFO] [stderr] 152 |     (ReactiveCumulativeMaximumDemandQ3Total, &[1, 0, 7, 2, 0,255],"Reactive cumulative maximum demand in Q3 (Q3) total [kvar]"),
[INFO] [stderr]     |                                                                                                                         ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:153:121
[INFO] [stderr]     |
[INFO] [stderr] 153 |     (ReactiveCumulativeMaximumDemandQ4Total, &[1, 0, 8, 2, 0,255],"Reactive cumulative maximum demand in Q4 (Q4) total [kvar]"),
[INFO] [stderr]     |                                                                                                                         ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVA`
[INFO] [stderr]    --> src/application/obis.rs:154:113
[INFO] [stderr]     |
[INFO] [stderr] 154 |     (ApparentCumulativeMaximumDemandTotal, &[1, 0, 9, 2, 0,255],"Apparent cumulative maximum demand (S+) total [kVA]"),
[INFO] [stderr]     |                                                                                                                 ^^^ no item named `kVA` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:155:125
[INFO] [stderr]     |
[INFO] [stderr] 155 |     (PositiveActiveDemandCurrentDemandPeriod, &[1, 0, 1, 4, 0,255],"Positive active demand in a current demand period (A+) [kW]"),
[INFO] [stderr]     |                                                                                                                             ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:156:125
[INFO] [stderr]     |
[INFO] [stderr] 156 |     (NegativeActiveDemandCurrentDemandPeriod, &[1, 0, 2, 4, 0,255],"Negative active demand in a current demand period (A-) [kW]"),
[INFO] [stderr]     |                                                                                                                             ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:157:127
[INFO] [stderr]     |
[INFO] [stderr] 157 |     (AbsoluteActiveDemandCurrentDemandPeriod, &[1, 0, 15, 4, 0,255],"Absolute active demand in a current demand period (|A|) [kW]"),
[INFO] [stderr]     |                                                                                                                               ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:158:129
[INFO] [stderr]     |
[INFO] [stderr] 158 |     (PositiveReactiveDemandCurrentDemandPeriod, &[1, 0, 3, 4, 0,255],"Positive reactive demand in a current demand period (Q+) [kvar]"),
[INFO] [stderr]     |                                                                                                                                 ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:159:129
[INFO] [stderr]     |
[INFO] [stderr] 159 |     (NegativeReactiveDemandCurrentDemandPeriod, &[1, 0, 4, 4, 0,255],"Negative reactive demand in a current demand period (Q-) [kvar]"),
[INFO] [stderr]     |                                                                                                                                 ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:160:120
[INFO] [stderr]     |
[INFO] [stderr] 160 |     (ReactiveDemandCurrentDemandPeriodQ1, &[1, 0, 5, 4, 0,255],"Reactive demand in a current demand period in Q1 (Q1) [kvar]"),
[INFO] [stderr]     |                                                                                                                        ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:161:120
[INFO] [stderr]     |
[INFO] [stderr] 161 |     (ReactiveDemandCurrentDemandPeriodQ2, &[1, 0, 6, 4, 0,255],"Reactive demand in a current demand period in Q2 (Q2) [kvar]"),
[INFO] [stderr]     |                                                                                                                        ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:162:120
[INFO] [stderr]     |
[INFO] [stderr] 162 |     (ReactiveDemandCurrentDemandPeriodQ3, &[1, 0, 7, 4, 0,255],"Reactive demand in a current demand period in Q3 (Q3) [kvar]"),
[INFO] [stderr]     |                                                                                                                        ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:163:120
[INFO] [stderr]     |
[INFO] [stderr] 163 |     (ReactiveDemandCurrentDemandPeriodQ4, &[1, 0, 8, 4, 0,255],"Reactive demand in a current demand period in Q4 (Q4) [kvar]"),
[INFO] [stderr]     |                                                                                                                        ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVA`
[INFO] [stderr]    --> src/application/obis.rs:164:114
[INFO] [stderr]     |
[INFO] [stderr] 164 |     (ApparentDemandInCurrentDemandPeriod, &[1, 0, 9, 4, 0,255],"Apparent demand in a current demand period (S+) [kVA]"),
[INFO] [stderr]     |                                                                                                                  ^^^ no item named `kVA` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:165:140
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...ve demand in the last completed demand period (A+) [kW]"),
[INFO] [stderr]     |                                                        ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:166:140
[INFO] [stderr]     |
[INFO] [stderr] 166 | ...ve demand in the last completed demand period (A-) [kW]"),
[INFO] [stderr]     |                                                        ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:167:142
[INFO] [stderr]     |
[INFO] [stderr] 167 | ...e demand in the last completed demand period (|A|) [kW]"),
[INFO] [stderr]     |                                                        ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:168:144
[INFO] [stderr]     |
[INFO] [stderr] 168 | ... demand in the last completed demand period (Q+) [kvar]"),
[INFO] [stderr]     |                                                      ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:169:144
[INFO] [stderr]     |
[INFO] [stderr] 169 | ... demand in the last completed demand period (Q-) [kvar]"),
[INFO] [stderr]     |                                                      ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:170:135
[INFO] [stderr]     |
[INFO] [stderr] 170 | ...d in the last completed demand period in Q1 (Q1) [kvar]"),
[INFO] [stderr]     |                                                      ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:171:135
[INFO] [stderr]     |
[INFO] [stderr] 171 | ...d in the last completed demand period in Q2 (Q2) [kvar]"),
[INFO] [stderr]     |                                                      ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:172:135
[INFO] [stderr]     |
[INFO] [stderr] 172 | ...d in the last completed demand period in Q3 (Q3) [kvar]"),
[INFO] [stderr]     |                                                      ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:173:135
[INFO] [stderr]     |
[INFO] [stderr] 173 | ...d in the last completed demand period in Q4 (Q4) [kvar]"),
[INFO] [stderr]     |                                                      ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVA`
[INFO] [stderr]    --> src/application/obis.rs:174:127
[INFO] [stderr]     |
[INFO] [stderr] 174 |     (ApparentDemandLastCompletedDemandPeriod, &[1, 0, 9, 5, 0,255],"Apparent demand in the last completed demand period (S+) [kVA]"),
[INFO] [stderr]     |                                                                                                                               ^^^ no item named `kVA` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:175:104
[INFO] [stderr]     |
[INFO] [stderr] 175 |     (PositiveActiveInstantaneousPower, &[1, 0, 1, 7, 0,255],"Positive active instantaneous power (A+) [kW]"),
[INFO] [stderr]     |                                                                                                        ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:176:124
[INFO] [stderr]     |
[INFO] [stderr] 176 |     (PositiveActiveInstantaneousPowerPhaseL1, &[1, 0, 21, 7, 0,255],"Positive active instantaneous power (A+) in phase L1 [kW]"),
[INFO] [stderr]     |                                                                                                                            ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:177:124
[INFO] [stderr]     |
[INFO] [stderr] 177 |     (PositiveActiveInstantaneousPowerPhaseL2, &[1, 0, 41, 7, 0,255],"Positive active instantaneous power (A+) in phase L2 [kW]"),
[INFO] [stderr]     |                                                                                                                            ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:178:124
[INFO] [stderr]     |
[INFO] [stderr] 178 |     (PositiveActiveInstantaneousPowerPhaseL3, &[1, 0, 61, 7, 0,255],"Positive active instantaneous power (A+) in phase L3 [kW]"),
[INFO] [stderr]     |                                                                                                                            ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:179:104
[INFO] [stderr]     |
[INFO] [stderr] 179 |     (NegativeActiveInstantaneousPower, &[1, 0, 2, 7, 0,255],"Negative active instantaneous power (A-) [kW]"),
[INFO] [stderr]     |                                                                                                        ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:180:124
[INFO] [stderr]     |
[INFO] [stderr] 180 |     (NegativeActiveInstantaneousPowerPhaseL1, &[1, 0, 22, 7, 0,255],"Negative active instantaneous power (A-) in phase L1 [kW]"),
[INFO] [stderr]     |                                                                                                                            ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:181:124
[INFO] [stderr]     |
[INFO] [stderr] 181 |     (NegativeActiveInstantaneousPowerPhaseL2, &[1, 0, 42, 7, 0,255],"Negative active instantaneous power (A-) in phase L2 [kW]"),
[INFO] [stderr]     |                                                                                                                            ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:182:124
[INFO] [stderr]     |
[INFO] [stderr] 182 |     (NegativeActiveInstantaneousPowerPhaseL3, &[1, 0, 62, 7, 0,255],"Negative active instantaneous power (A-) in phase L3 [kW]"),
[INFO] [stderr]     |                                                                                                                            ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:183:106
[INFO] [stderr]     |
[INFO] [stderr] 183 |     (AbsoluteActiveInstantaneousPower, &[1, 0, 15, 7, 0,255],"Absolute active instantaneous power (|A|) [kW]"),
[INFO] [stderr]     |                                                                                                          ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:184:125
[INFO] [stderr]     |
[INFO] [stderr] 184 |     (AbsoluteActiveInstantaneousPowerPhaseL1, &[1, 0, 35, 7, 0,255],"Absolute active instantaneous power (|A|) in phase L1 [kW]"),
[INFO] [stderr]     |                                                                                                                             ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:185:125
[INFO] [stderr]     |
[INFO] [stderr] 185 |     (AbsoluteActiveInstantaneousPowerPhaseL2, &[1, 0, 55, 7, 0,255],"Absolute active instantaneous power (|A|) in phase L2 [kW]"),
[INFO] [stderr]     |                                                                                                                             ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:186:125
[INFO] [stderr]     |
[INFO] [stderr] 186 |     (AbsoluteActiveInstantaneousPowerPhaseL3, &[1, 0, 75, 7, 0,255],"Absolute active instantaneous power (|A|) in phase L3 [kW]"),
[INFO] [stderr]     |                                                                                                                             ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:187:100
[INFO] [stderr]     |
[INFO] [stderr] 187 |     (SumActiveInstantaneousPower, &[1, 0, 16, 7, 0,255],"Sum active instantaneous power (A+ - A-) [kW]"),
[INFO] [stderr]     |                                                                                                    ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:188:119
[INFO] [stderr]     |
[INFO] [stderr] 188 |     (SumActiveInstantaneousPowerPhaseL1, &[1, 0, 36, 7, 0,255],"Sum active instantaneous power (A+ - A-) in phase L1 [kW]"),
[INFO] [stderr]     |                                                                                                                       ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:189:119
[INFO] [stderr]     |
[INFO] [stderr] 189 |     (SumActiveInstantaneousPowerPhaseL2, &[1, 0, 56, 7, 0,255],"Sum active instantaneous power (A+ - A-) in phase L2 [kW]"),
[INFO] [stderr]     |                                                                                                                       ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kW`
[INFO] [stderr]    --> src/application/obis.rs:190:119
[INFO] [stderr]     |
[INFO] [stderr] 190 |     (SumActiveInstantaneousPowerPhaseL3, &[1, 0, 76, 7, 0,255],"Sum active instantaneous power (A+ - A-) in phase L3 [kW]"),
[INFO] [stderr]     |                                                                                                                       ^^ no item named `kW` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:191:108
[INFO] [stderr]     |
[INFO] [stderr] 191 |     (PositiveReactiveInstantaneousPower, &[1, 0, 3, 7, 0,255],"Positive reactive instantaneous power (Q+) [kvar]"),
[INFO] [stderr]     |                                                                                                            ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:192:128
[INFO] [stderr]     |
[INFO] [stderr] 192 |     (PositiveReactiveInstantaneousPowerPhaseL1, &[1, 0, 23, 7, 0,255],"Positive reactive instantaneous power (Q+) in phase L1 [kvar]"),
[INFO] [stderr]     |                                                                                                                                ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:193:128
[INFO] [stderr]     |
[INFO] [stderr] 193 |     (PositiveReactiveInstantaneousPowerPhaseL2, &[1, 0, 43, 7, 0,255],"Positive reactive instantaneous power (Q+) in phase L2 [kvar]"),
[INFO] [stderr]     |                                                                                                                                ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:194:128
[INFO] [stderr]     |
[INFO] [stderr] 194 |     (PositiveReactiveInstantaneousPowerPhaseL3, &[1, 0, 63, 7, 0,255],"Positive reactive instantaneous power (Q+) in phase L3 [kvar]"),
[INFO] [stderr]     |                                                                                                                                ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:195:108
[INFO] [stderr]     |
[INFO] [stderr] 195 |     (NegativeReactiveInstantaneousPower, &[1, 0, 4, 7, 0,255],"Negative reactive instantaneous power (Q-) [kvar]"),
[INFO] [stderr]     |                                                                                                            ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:196:128
[INFO] [stderr]     |
[INFO] [stderr] 196 |     (NegativeReactiveInstantaneousPowerPhaseL1, &[1, 0, 24, 7, 0,255],"Negative reactive instantaneous power (Q-) in phase L1 [kvar]"),
[INFO] [stderr]     |                                                                                                                                ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:197:128
[INFO] [stderr]     |
[INFO] [stderr] 197 |     (NegativeReactiveInstantaneousPowerPhaseL2, &[1, 0, 44, 7, 0,255],"Negative reactive instantaneous power (Q-) in phase L2 [kvar]"),
[INFO] [stderr]     |                                                                                                                                ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kvar`
[INFO] [stderr]    --> src/application/obis.rs:198:128
[INFO] [stderr]     |
[INFO] [stderr] 198 |     (NegativeReactiveInstantaneousPowerPhaseL3, &[1, 0, 64, 7, 0,255],"Negative reactive instantaneous power (Q-) in phase L3 [kvar]"),
[INFO] [stderr]     |                                                                                                                                ^^^^ no item named `kvar` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVA`
[INFO] [stderr]    --> src/application/obis.rs:199:91
[INFO] [stderr]     |
[INFO] [stderr] 199 |     (ApparentInstantaneousPower, &[1, 0, 9, 7, 0,255],"Apparent instantaneous power (S+) [kVA]"),
[INFO] [stderr]     |                                                                                           ^^^ no item named `kVA` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVA`
[INFO] [stderr]    --> src/application/obis.rs:200:111
[INFO] [stderr]     |
[INFO] [stderr] 200 |     (ApparentInstantaneousPowerPhaseL1, &[1, 0, 29, 7, 0,255],"Apparent instantaneous power (S+) in phase L1 [kVA]"),
[INFO] [stderr]     |                                                                                                               ^^^ no item named `kVA` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVA`
[INFO] [stderr]    --> src/application/obis.rs:201:111
[INFO] [stderr]     |
[INFO] [stderr] 201 |     (ApparentInstantaneousPowerPhaseL2, &[1, 0, 49, 7, 0,255],"Apparent instantaneous power (S+) in phase L2 [kVA]"),
[INFO] [stderr]     |                                                                                                               ^^^ no item named `kVA` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `kVA`
[INFO] [stderr]    --> src/application/obis.rs:202:111
[INFO] [stderr]     |
[INFO] [stderr] 202 |     (ApparentInstantaneousPowerPhaseL3, &[1, 0, 69, 7, 0,255],"Apparent instantaneous power (S+) in phase L3 [kVA]"),
[INFO] [stderr]     |                                                                                                               ^^^ no item named `kVA` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `A`
[INFO] [stderr]    --> src/application/obis.rs:203:78
[INFO] [stderr]     |
[INFO] [stderr] 203 |     (InstantaneousCurrent, &[1, 0, 11, 7, 0,255],"Instantaneous current (I) [A]"),
[INFO] [stderr]     |                                                                              ^ no item named `A` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `A`
[INFO] [stderr]    --> src/application/obis.rs:204:97
[INFO] [stderr]     |
[INFO] [stderr] 204 |     (InstantaneousCurrentPhaseL1, &[1, 0, 31, 7, 0,255],"Instantaneous current (I) in phase L1 [A]"),
[INFO] [stderr]     |                                                                                                 ^ no item named `A` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `A`
[INFO] [stderr]    --> src/application/obis.rs:205:97
[INFO] [stderr]     |
[INFO] [stderr] 205 |     (InstantaneousCurrentPhaseL2, &[1, 0, 51, 7, 0,255],"Instantaneous current (I) in phase L2 [A]"),
[INFO] [stderr]     |                                                                                                 ^ no item named `A` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `A`
[INFO] [stderr]    --> src/application/obis.rs:206:97
[INFO] [stderr]     |
[INFO] [stderr] 206 |     (InstantaneousCurrentPhaseL3, &[1, 0, 71, 7, 0,255],"Instantaneous current (I) in phase L3 [A]"),
[INFO] [stderr]     |                                                                                                 ^ no item named `A` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `A`
[INFO] [stderr]    --> src/application/obis.rs:207:96
[INFO] [stderr]     |
[INFO] [stderr] 207 |     (InstantaneousCurrentNeutral, &[1, 0, 91, 7, 0,255],"Instantaneous current (I) in neutral [A]"),
[INFO] [stderr]     |                                                                                                ^ no item named `A` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `A`
[INFO] [stderr]    --> src/application/obis.rs:208:70
[INFO] [stderr]     |
[INFO] [stderr] 208 |     (MaximumCurrent, &[1, 0, 11, 6, 0,255],"Maximum current (I max) [A]"),
[INFO] [stderr]     |                                                                      ^ no item named `A` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: this warning originates in the macro `generate_obis` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `A`
[INFO] [stderr]    --> src/application/obis.rs:209:89
[INFO] [stderr]     |
[WARN] too much data in the log, truncating it