[INFO] cloning repository https://github.com/a-givertzman/data-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a-givertzman/data-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-givertzman%2Fdata-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-givertzman%2Fdata-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bb97e20ef343d5700e6980d0c89b40ea7e6bc15
[INFO] checking a-givertzman/data-server against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-givertzman%2Fdata-server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/a-givertzman/data-server
[INFO] finished tweaking git repo https://github.com/a-givertzman/data-server
[INFO] tweaked toml for git repo https://github.com/a-givertzman/data-server written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a-givertzman/data-server on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a-givertzman/data-server 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snap7-sys v0.1.4
[INFO] [stderr]   Downloaded shlex v0.1.1
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded snap7 v0.0.1
[INFO] [stderr]   Downloaded version_check v0.1.5
[INFO] [stderr]   Downloaded darling_macro v0.20.1
[INFO] [stderr]   Downloaded concurrent-queue v2.2.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.56
[INFO] [stderr]   Downloaded darling v0.20.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded darling_core v0.20.1
[INFO] [stderr]   Downloaded clang-sys v0.28.1
[INFO] [stderr]   Downloaded serde_with_macros v3.0.0
[INFO] [stderr]   Downloaded nom v4.2.3
[INFO] [stderr]   Downloaded aho-corasick v1.0.1
[INFO] [stderr]   Downloaded serde_with v3.0.0
[INFO] [stderr]   Downloaded clap v2.34.0
[INFO] [stderr]   Downloaded bindgen v0.51.1
[INFO] [stderr]   Downloaded chrono v0.4.24
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] [stderr]   Downloaded syn v2.0.17
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded libloading v0.5.2
[INFO] [stderr]   Downloaded env_logger v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 517c84b8c6cca6e1dbb193a736d393a7356c45f517f5417dce21f81343189c89
[INFO] running `Command { std: "docker" "start" "-a" "517c84b8c6cca6e1dbb193a736d393a7356c45f517f5417dce21f81343189c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "517c84b8c6cca6e1dbb193a736d393a7356c45f517f5417dce21f81343189c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "517c84b8c6cca6e1dbb193a736d393a7356c45f517f5417dce21f81343189c89", kill_on_drop: false }`
[INFO] [stdout] 517c84b8c6cca6e1dbb193a736d393a7356c45f517f5417dce21f81343189c89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce70e668c69640113909f281699074dff188bd37ad971aeab1b37f952091e288
[INFO] running `Command { std: "docker" "start" "-a" "ce70e668c69640113909f281699074dff188bd37ad971aeab1b37f952091e288", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling syn v2.0.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking snap7 v0.0.1
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.0.0
[INFO] [stderr]    Compiling snap7-sys v0.1.4
[INFO] [stderr]     Checking serde v1.0.163
[INFO] [stderr]     Checking serde_json v1.0.96
[INFO] [stderr]     Checking serde_with v3.0.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking data-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/s7/s7_client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     debug,
[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 import: `debug`
[INFO] [stdout]   --> src/ds/ds_ied.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     debug,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> src/ds/ds_line.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     debug,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JoinHandle`
[INFO] [stdout]  --> src/ds/ds_server.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |     thread::{self, JoinHandle}, sync::Arc,
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `error`, and `warn`
[INFO] [stdout]  --> src/tests/ds_point_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     debug, 
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 7 |     warn,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     error, 
[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 import: `warn`
[INFO] [stdout]  --> src/tests/s7_parse_point_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     warn,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/s7/s7_client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     debug,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/ds/ds_ied.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     debug,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> src/ds/ds_line.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     debug,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JoinHandle`
[INFO] [stdout]  --> src/ds/ds_server.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |     thread::{self, JoinHandle}, sync::Arc,
[INFO] [stdout]   |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `err` is never read
[INFO] [stdout]   --> src/s7/s7_client.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let mut err = 0;
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `err` is never read
[INFO] [stdout]   --> src/s7/s7_client.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let mut err = 0;
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `dataType`, `vrt`, and `comment` are never read
[INFO] [stdout]   --> src/s7/s7_parse_point.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct S7ParsePointBool {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub name: String,
[INFO] [stdout] 44 |     pub dataType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 45 |     pub vrt: Option<u8>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub comment: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `S7ParsePointBool` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `dataType`, `vrt`, `bit`, and `comment` are never read
[INFO] [stdout]    --> src/s7/s7_parse_point.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct S7ParsePointInt {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 131 |     pub name: String,
[INFO] [stdout] 132 |     pub dataType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 133 |     pub vrt: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 134 |     pub offset: Option<u32>,
[INFO] [stdout] 135 |     pub bit: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub comment: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `S7ParsePointInt` 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: fields `path`, `dataType`, `vrt`, `bit`, and `comment` are never read
[INFO] [stdout]    --> src/s7/s7_parse_point.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct S7ParsePointReal {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 215 |     pub name: String,
[INFO] [stdout] 216 |     pub dataType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 217 |     pub vrt: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 218 |     pub offset: Option<u32>,
[INFO] [stdout] 219 |     pub bit: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub comment: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `S7ParsePointReal` 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: fields `description` and `points` are never read
[INFO] [stdout]   --> src/ds/ds_db.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DsDb {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 29 |     pub name: String,
[INFO] [stdout] 30 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub points: Option<HashMap<String, DsPointConf>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsDb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `description`, `rack`, and `slot` are never read
[INFO] [stdout]   --> src/ds/ds_ied.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DsIed {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 23 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 24 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 25 |     pub ip: String,
[INFO] [stdout] 26 |     pub rack: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 27 |     pub slot: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsIed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logPref` is never used
[INFO] [stdout]   --> src/ds/ds_ied.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |         const logPref: &str = "[DsIed.run]";
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `description` are never read
[INFO] [stdout]   --> src/ds/ds_line.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DsLine {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `description` are never read
[INFO] [stdout]   --> src/ds/ds_server.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct DsServer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 26 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsServer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `valueBool`, `valueInt`, and `valueReal` are never used
[INFO] [stdout]   --> src/ds/ds_point.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl DsPointType {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn valueBool(&self) -> bool{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn valueInt(&self) -> i16{
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn valueReal(&self) -> f32{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `timestamp`, `history`, and `alarm` are never read
[INFO] [stdout]   --> src/ds/ds_point.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct DsPoint {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub status: DsStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 54 |     pub history: Option<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 55 |     pub alarm: Option<u8>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `valueBool`, `valueInt`, and `valueReal` are never used
[INFO] [stdout]    --> src/ds/ds_point.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl DsPoint {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn valueBool(&self) -> bool{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn valueInt(&self) -> i16{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn valueReal(&self) -> f32{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Obsolete`, `TimeInvalid`, and `Uncnown` are never constructed
[INFO] [stdout]  --> src/ds/ds_status.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum DsStatus {
[INFO] [stdout]   |          -------- variants in this enum
[INFO] [stdout] 4 |     Ok = 0,
[INFO] [stdout] 5 |     Obsolete = 2,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 6 |     TimeInvalid = 3,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 7 |     Invalid = 10,
[INFO] [stdout] 8 |     Uncnown = 99,   
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DsStatus` 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: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/tests/setup.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |         unsafe { SETUP.init() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `dataType`, `vrt`, and `comment` are never read
[INFO] [stdout]   --> src/s7/s7_parse_point.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct S7ParsePointBool {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub name: String,
[INFO] [stdout] 44 |     pub dataType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 45 |     pub vrt: Option<u8>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub comment: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `S7ParsePointBool` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `dataType`, `vrt`, `bit`, and `comment` are never read
[INFO] [stdout]    --> src/s7/s7_parse_point.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct S7ParsePointInt {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 131 |     pub name: String,
[INFO] [stdout] 132 |     pub dataType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 133 |     pub vrt: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 134 |     pub offset: Option<u32>,
[INFO] [stdout] 135 |     pub bit: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub comment: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `S7ParsePointInt` 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: fields `path`, `dataType`, `vrt`, `bit`, and `comment` are never read
[INFO] [stdout]    --> src/s7/s7_parse_point.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct S7ParsePointReal {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub path: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 215 |     pub name: String,
[INFO] [stdout] 216 |     pub dataType: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 217 |     pub vrt: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 218 |     pub offset: Option<u32>,
[INFO] [stdout] 219 |     pub bit: Option<u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub comment: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `S7ParsePointReal` 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: fields `description` and `points` are never read
[INFO] [stdout]   --> src/ds/ds_db.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DsDb {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 29 |     pub name: String,
[INFO] [stdout] 30 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub points: Option<HashMap<String, DsPointConf>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsDb` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `description`, `rack`, and `slot` are never read
[INFO] [stdout]   --> src/ds/ds_ied.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DsIed {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 23 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 24 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 25 |     pub ip: String,
[INFO] [stdout] 26 |     pub rack: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 27 |     pub slot: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsIed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `logPref` is never used
[INFO] [stdout]   --> src/ds/ds_ied.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |         const logPref: &str = "[DsIed.run]";
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `description` are never read
[INFO] [stdout]   --> src/ds/ds_line.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DsLine {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `description` are never read
[INFO] [stdout]   --> src/ds/ds_server.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct DsServer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 25 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 26 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsServer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `timestamp`, `history`, and `alarm` are never read
[INFO] [stdout]   --> src/ds/ds_point.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct DsPoint {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub status: DsStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 54 |     pub history: Option<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 55 |     pub alarm: Option<u8>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DsPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `valueBool`, `valueInt`, and `valueReal` are never used
[INFO] [stdout]    --> src/ds/ds_point.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl DsPoint {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn valueBool(&self) -> bool{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn valueInt(&self) -> i16{
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn valueReal(&self) -> f32{
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Obsolete`, `TimeInvalid`, and `Uncnown` are never constructed
[INFO] [stdout]  --> src/ds/ds_status.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum DsStatus {
[INFO] [stdout]   |          -------- variants in this enum
[INFO] [stdout] 4 |     Ok = 0,
[INFO] [stdout] 5 |     Obsolete = 2,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 6 |     TimeInvalid = 3,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 7 |     Invalid = 10,
[INFO] [stdout] 8 |     Uncnown = 99,   
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DsStatus` 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: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/tests/setup.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |         unsafe { SETUP.init() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ce70e668c69640113909f281699074dff188bd37ad971aeab1b37f952091e288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce70e668c69640113909f281699074dff188bd37ad971aeab1b37f952091e288", kill_on_drop: false }`
[INFO] [stdout] ce70e668c69640113909f281699074dff188bd37ad971aeab1b37f952091e288
