[INFO] cloning repository https://github.com/seokjin0414/modbus_data_collection
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seokjin0414/modbus_data_collection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseokjin0414%2Fmodbus_data_collection", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseokjin0414%2Fmodbus_data_collection'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f45b1fe946cb9f3cafd5c6ca971702f201d0739
[INFO] building seokjin0414/modbus_data_collection against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseokjin0414%2Fmodbus_data_collection" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seokjin0414/modbus_data_collection
[INFO] finished tweaking git repo https://github.com/seokjin0414/modbus_data_collection
[INFO] tweaked toml for git repo https://github.com/seokjin0414/modbus_data_collection written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seokjin0414/modbus_data_collection on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seokjin0414/modbus_data_collection already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 457e4b02958477538b8eecda123763cbd97ceb5a818c43ad9d28f0850c9289ca
[INFO] running `Command { std: "docker" "start" "-a" "457e4b02958477538b8eecda123763cbd97ceb5a818c43ad9d28f0850c9289ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "457e4b02958477538b8eecda123763cbd97ceb5a818c43ad9d28f0850c9289ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "457e4b02958477538b8eecda123763cbd97ceb5a818c43ad9d28f0850c9289ca", kill_on_drop: false }`
[INFO] [stdout] 457e4b02958477538b8eecda123763cbd97ceb5a818c43ad9d28f0850c9289ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90ee417bdeaba8969888fe816ad63722919e85a7a2c302b93841e4432e382be2
[INFO] running `Command { std: "docker" "start" "-a" "90ee417bdeaba8969888fe816ad63722919e85a7a2c302b93841e4432e382be2", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling dashmap v7.0.0-rc2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-modbus v0.16.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling modbus_data_collection v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `GemsSetData`
[INFO] [stdout]   --> src/service/collect/gems_3500_modbus.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |             GemsCollectionSet, GemsSetData, RequestBody, GEMS,
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `timeout`
[INFO] [stdout]  --> src/service/task/task_init.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::{Duration, timeout};
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SECONDS_5MINUTE`, `gas::handle_gas_data`, `heat::handle_heat_data`, and `udp_listener::run_udp_listener`
[INFO] [stdout]   --> src/service/task/task_init.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         gas::handle_gas_data, gems_3500_modbus::collection_gems_3500_modbus, heat::handle_heat_data,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^                                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     },
[INFO] [stdout] 10 |     server::{get_state::ServerState, udp_listener::run_udp_listener},
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     task::common_scheduling::{SECONDS_1MINUTE, SECONDS_5MINUTE, schedule_task},
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/service/collect/gems_3500_modbus.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let body = RequestBody::from_data(GEMS, building_id, vec)
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IAQ` is never used
[INFO] [stdout]   --> src/model/gems_3005/data_models.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const IAQ: &str = "iaq";
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HEAT` is never used
[INFO] [stdout]   --> src/model/gems_3005/data_models.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const HEAT: &str = "heat";
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAS` is never used
[INFO] [stdout]   --> src/model/gems_3005/data_models.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const GAS: &str = "gas";
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data_category`, `phase`, `fc`, and `size_in_bytes` are never read
[INFO] [stdout]   --> src/model/gems_3005/gems_3500_memory_map_models.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Gems3500MemoryMap {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout]  7 |     pub memory_address: i16,
[INFO] [stdout]  8 |     pub data_category: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub phase: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub fc: Option<i16>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 11 |     pub size_in_bytes: Option<i16>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Gems3500MemoryMap` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_heat_data` is never used
[INFO] [stdout]   --> src/service/collect/heat.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn handle_heat_data(state: Arc<ServerState>) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `building_id`, `measurement_point_id`, `host`, `port`, and `unit_id` are never read
[INFO] [stdout]   --> src/model/gas/data_models.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct GasMeasurementPoint {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout]  9 |     pub building_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 10 |     pub measurement_point_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub host: IpAddr,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub port: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub unit_id: u8,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GasMeasurementPoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GasData` is never constructed
[INFO] [stdout]   --> src/model/gas/data_models.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct GasData {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_gas_data` is never used
[INFO] [stdout]   --> src/service/collect/gas.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn handle_gas_data(state: Arc<ServerState>) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `data_format` is never used
[INFO] [stdout]    --> src/service/collect/gas.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn data_format(reg: &[u16]) -> Result<f32> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_modbus_data` is never used
[INFO] [stdout]    --> src/service/collect/gas.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | async fn get_modbus_data(client: &mut ModbusContext, start_addr: u16, length: u16) -> Result<f32> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `post_axum_server_direct_data` is never used
[INFO] [stdout]    --> src/service/collect/gems_3500_modbus.rs:137:14
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn post_axum_server_direct_data(params: RequestBody) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `building_id`, `measurement_point_id`, `host`, `port`, and `unit_id` are never read
[INFO] [stdout]   --> src/model/heat/data_models.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct HeatMeasurementPoint {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout]  9 |     pub building_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 10 |     pub measurement_point_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub host: IpAddr,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub port: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub unit_id: u8,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeatMeasurementPoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeatData` is never constructed
[INFO] [stdout]   --> src/model/heat/data_models.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct HeatData {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_udp_listener` is never used
[INFO] [stdout]   --> src/service/server/udp_listener.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub async fn run_udp_listener(state: Arc<ServerState>) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SECONDS_5MINUTE` is never used
[INFO] [stdout]   --> src/service/task/common_scheduling.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SECONDS_5MINUTE: u64 = 300;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_u8` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn read_u8(cur: &mut Cursor<&[u8]>) -> Result<u8> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_u16` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn read_u16(cur: &mut Cursor<&[u8]>) -> Result<u16> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_bytes` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn read_bytes(cur: &mut Cursor<&[u8]>, n: usize) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_str_n` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn read_str_n(cur: &mut Cursor<&[u8]>, n: usize) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_checksum` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn valid_checksum(hdr: &Header) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_function_code` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn valid_function_code(code: u8) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_mac_upper` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn format_mac_upper(bytes: &[u8]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aqm_data` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn aqm_data(registers: &[u16]) -> Result<HashMap<String, f64>> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ccm_data` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn ccm_data(registers: &[u16]) -> Result<CcmData> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_iaq` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub async fn handle_iaq(
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `iaq_measurement_point`, `heat_measurement_point`, and `gas_measurement_point` are never read
[INFO] [stdout]   --> src/service/server/get_state.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ServerState {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub iaq_measurement_point: Vec<IaqMeasurementPoint>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub heat_measurement_point: Vec<HeatMeasurementPoint>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub gas_measurement_point: Vec<GasMeasurementPoint>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `building_id`, `measurement_point_id`, `ip_to`, `port_to`, `mac`, and `iaq_type` are never read
[INFO] [stdout]   --> src/model/iaq/data_models.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct IaqMeasurementPoint {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout]  9 |     pub building_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 10 |     pub measurement_point_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub ip_to: IpAddr,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub port_to: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 13 |     pub mac: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 14 |     pub iaq_type: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IaqMeasurementPoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Header` is never constructed
[INFO] [stdout]   --> src/model/iaq/data_models.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Header {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Message` is never constructed
[INFO] [stdout]   --> src/model/iaq/data_models.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Message {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CcmData` is never constructed
[INFO] [stdout]   --> src/model/iaq/data_models.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct CcmData {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IaqData` is never constructed
[INFO] [stdout]   --> src/model/iaq/data_models.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct IaqData {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `data_format` is never used
[INFO] [stdout]   --> src/service/collect/heat.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn data_format(reg: &[u16]) -> Result<f32> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_modbus_data` is never used
[INFO] [stdout]    --> src/service/collect/heat.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn get_modbus_data(client: &mut ModbusContext, start_addr: u16, length: u16) -> Result<f32> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "90ee417bdeaba8969888fe816ad63722919e85a7a2c302b93841e4432e382be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90ee417bdeaba8969888fe816ad63722919e85a7a2c302b93841e4432e382be2", kill_on_drop: false }`
[INFO] [stdout] 90ee417bdeaba8969888fe816ad63722919e85a7a2c302b93841e4432e382be2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a2509d283ccf09d66b5a181b73c4669bc0a28d97073f26a12845b6556ff54cf
[INFO] running `Command { std: "docker" "start" "-a" "8a2509d283ccf09d66b5a181b73c4669bc0a28d97073f26a12845b6556ff54cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling modbus_data_collection v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `GemsSetData`
[INFO] [stdout]   --> src/service/collect/gems_3500_modbus.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |             GemsCollectionSet, GemsSetData, RequestBody, GEMS,
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `timeout`
[INFO] [stdout]  --> src/service/task/task_init.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::time::{Duration, timeout};
[INFO] [stdout]   |                   ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SECONDS_5MINUTE`, `gas::handle_gas_data`, `heat::handle_heat_data`, and `udp_listener::run_udp_listener`
[INFO] [stdout]   --> src/service/task/task_init.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |         gas::handle_gas_data, gems_3500_modbus::collection_gems_3500_modbus, heat::handle_heat_data,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^                                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     },
[INFO] [stdout] 10 |     server::{get_state::ServerState, udp_listener::run_udp_listener},
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     task::common_scheduling::{SECONDS_1MINUTE, SECONDS_5MINUTE, schedule_task},
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/service/collect/gems_3500_modbus.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let body = RequestBody::from_data(GEMS, building_id, vec)
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IAQ` is never used
[INFO] [stdout]   --> src/model/gems_3005/data_models.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const IAQ: &str = "iaq";
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HEAT` is never used
[INFO] [stdout]   --> src/model/gems_3005/data_models.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const HEAT: &str = "heat";
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAS` is never used
[INFO] [stdout]   --> src/model/gems_3005/data_models.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const GAS: &str = "gas";
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data_category`, `phase`, `fc`, and `size_in_bytes` are never read
[INFO] [stdout]   --> src/model/gems_3005/gems_3500_memory_map_models.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Gems3500MemoryMap {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout]  7 |     pub memory_address: i16,
[INFO] [stdout]  8 |     pub data_category: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub phase: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub fc: Option<i16>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 11 |     pub size_in_bytes: Option<i16>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Gems3500MemoryMap` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `building_id`, `measurement_point_id`, `ip_to`, `port_to`, `mac`, and `iaq_type` are never read
[INFO] [stdout]   --> src/model/iaq/data_models.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct IaqMeasurementPoint {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout]  9 |     pub building_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 10 |     pub measurement_point_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub ip_to: IpAddr,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub port_to: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 13 |     pub mac: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 14 |     pub iaq_type: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IaqMeasurementPoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Header` is never constructed
[INFO] [stdout]   --> src/model/iaq/data_models.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Header {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Message` is never constructed
[INFO] [stdout]   --> src/model/iaq/data_models.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct Message {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CcmData` is never constructed
[INFO] [stdout]   --> src/model/iaq/data_models.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct CcmData {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IaqData` is never constructed
[INFO] [stdout]   --> src/model/iaq/data_models.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct IaqData {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `building_id`, `measurement_point_id`, `host`, `port`, and `unit_id` are never read
[INFO] [stdout]   --> src/model/heat/data_models.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct HeatMeasurementPoint {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout]  9 |     pub building_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 10 |     pub measurement_point_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub host: IpAddr,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub port: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub unit_id: u8,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeatMeasurementPoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeatData` is never constructed
[INFO] [stdout]   --> src/model/heat/data_models.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct HeatData {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `building_id`, `measurement_point_id`, `host`, `port`, and `unit_id` are never read
[INFO] [stdout]   --> src/model/gas/data_models.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct GasMeasurementPoint {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout]  9 |     pub building_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 10 |     pub measurement_point_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub host: IpAddr,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub port: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub unit_id: u8,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GasMeasurementPoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GasData` is never constructed
[INFO] [stdout]   --> src/model/gas/data_models.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct GasData {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_gas_data` is never used
[INFO] [stdout]   --> src/service/collect/gas.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn handle_gas_data(state: Arc<ServerState>) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `data_format` is never used
[INFO] [stdout]    --> src/service/collect/gas.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn data_format(reg: &[u16]) -> Result<f32> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_modbus_data` is never used
[INFO] [stdout]    --> src/service/collect/gas.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | async fn get_modbus_data(client: &mut ModbusContext, start_addr: u16, length: u16) -> Result<f32> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `post_axum_server_direct_data` is never used
[INFO] [stdout]    --> src/service/collect/gems_3500_modbus.rs:137:14
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn post_axum_server_direct_data(params: RequestBody) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_heat_data` is never used
[INFO] [stdout]   --> src/service/collect/heat.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn handle_heat_data(state: Arc<ServerState>) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `data_format` is never used
[INFO] [stdout]   --> src/service/collect/heat.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn data_format(reg: &[u16]) -> Result<f32> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_modbus_data` is never used
[INFO] [stdout]    --> src/service/collect/heat.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn get_modbus_data(client: &mut ModbusContext, start_addr: u16, length: u16) -> Result<f32> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_u8` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn read_u8(cur: &mut Cursor<&[u8]>) -> Result<u8> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_u16` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn read_u16(cur: &mut Cursor<&[u8]>) -> Result<u16> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_bytes` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn read_bytes(cur: &mut Cursor<&[u8]>, n: usize) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_str_n` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn read_str_n(cur: &mut Cursor<&[u8]>, n: usize) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_checksum` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn valid_checksum(hdr: &Header) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `valid_function_code` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn valid_function_code(code: u8) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_mac_upper` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn format_mac_upper(bytes: &[u8]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aqm_data` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn aqm_data(registers: &[u16]) -> Result<HashMap<String, f64>> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ccm_data` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn ccm_data(registers: &[u16]) -> Result<CcmData> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_iaq` is never used
[INFO] [stdout]   --> src/service/read/iaq/util_funcs.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub async fn handle_iaq(
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `iaq_measurement_point`, `heat_measurement_point`, and `gas_measurement_point` are never read
[INFO] [stdout]   --> src/service/server/get_state.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ServerState {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub iaq_measurement_point: Vec<IaqMeasurementPoint>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub heat_measurement_point: Vec<HeatMeasurementPoint>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub gas_measurement_point: Vec<GasMeasurementPoint>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_udp_listener` is never used
[INFO] [stdout]   --> src/service/server/udp_listener.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub async fn run_udp_listener(state: Arc<ServerState>) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SECONDS_5MINUTE` is never used
[INFO] [stdout]   --> src/service/task/common_scheduling.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SECONDS_5MINUTE: u64 = 300;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.70s
[INFO] running `Command { std: "docker" "inspect" "8a2509d283ccf09d66b5a181b73c4669bc0a28d97073f26a12845b6556ff54cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a2509d283ccf09d66b5a181b73c4669bc0a28d97073f26a12845b6556ff54cf", kill_on_drop: false }`
[INFO] [stdout] 8a2509d283ccf09d66b5a181b73c4669bc0a28d97073f26a12845b6556ff54cf
