[INFO] cloning repository https://github.com/jbudding/ks-dhcpmon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbudding/ks-dhcpmon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbudding%2Fks-dhcpmon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbudding%2Fks-dhcpmon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d04ebcc798b1747b97b8f2bf2e9192bfad892b0
[INFO] checking jbudding/ks-dhcpmon against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbudding%2Fks-dhcpmon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jbudding/ks-dhcpmon
[INFO] finished tweaking git repo https://github.com/jbudding/ks-dhcpmon
[INFO] tweaked toml for git repo https://github.com/jbudding/ks-dhcpmon written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jbudding/ks-dhcpmon on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jbudding/ks-dhcpmon 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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 166fda43c9390da06eb1e982f563c1b3d9f897db466ba9af29b0b2b0e749ccd7
[INFO] running `Command { std: "docker" "start" "-a" "166fda43c9390da06eb1e982f563c1b3d9f897db466ba9af29b0b2b0e749ccd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "166fda43c9390da06eb1e982f563c1b3d9f897db466ba9af29b0b2b0e749ccd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166fda43c9390da06eb1e982f563c1b3d9f897db466ba9af29b0b2b0e749ccd7", kill_on_drop: false }`
[INFO] [stdout] 166fda43c9390da06eb1e982f563c1b3d9f897db466ba9af29b0b2b0e749ccd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f807d4a43f27449e52e91a86824d3fc73fed820d155eb4bc7374e050f3928bf3
[INFO] running `Command { std: "docker" "start" "-a" "f807d4a43f27449e52e91a86824d3fc73fed820d155eb4bc7374e050f3928bf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.42
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking ks-dhcpmon v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         22000..=22999 => "Windows 11 21H2",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] 21 |         22621..=22630 => "Windows 11 22H2",
[INFO] [stdout]    |         ^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         22000..=22999 => "Windows 11 21H2",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] 21 |         22621..=22630 => "Windows 11 22H2",
[INFO] [stdout] 22 |         22631..=22999 => "Windows 11 23H2",
[INFO] [stdout]    |         ^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         19041..=19045 => "Windows 10 2004/20H2/21H1",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] 27 |         19042 => "Windows 10 20H2",
[INFO] [stdout]    |         ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         19041..=19045 => "Windows 10 2004/20H2/21H1",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] 27 |         19042 => "Windows 10 20H2",
[INFO] [stdout] 28 |         19043 => "Windows 10 21H1",
[INFO] [stdout]    |         ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         19041..=19045 => "Windows 10 2004/20H2/21H1",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 29 |         19044 => "Windows 10 21H2",
[INFO] [stdout]    |         ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         19041..=19045 => "Windows 10 2004/20H2/21H1",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 30 |         19045 => "Windows 10 22H2",
[INFO] [stdout]    |         ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         22000..=22999 => "Windows 11 21H2",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] 21 |         22621..=22630 => "Windows 11 22H2",
[INFO] [stdout]    |         ^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         22000..=22999 => "Windows 11 21H2",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] 21 |         22621..=22630 => "Windows 11 22H2",
[INFO] [stdout] 22 |         22631..=22999 => "Windows 11 23H2",
[INFO] [stdout]    |         ^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         19041..=19045 => "Windows 10 2004/20H2/21H1",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] 27 |         19042 => "Windows 10 20H2",
[INFO] [stdout]    |         ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         19041..=19045 => "Windows 10 2004/20H2/21H1",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] 27 |         19042 => "Windows 10 20H2",
[INFO] [stdout] 28 |         19043 => "Windows 10 21H1",
[INFO] [stdout]    |         ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         19041..=19045 => "Windows 10 2004/20H2/21H1",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 29 |         19044 => "Windows 10 21H2",
[INFO] [stdout]    |         ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/smb.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         19041..=19045 => "Windows 10 2004/20H2/21H1",
[INFO] [stdout]    |         ------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 30 |         19045 => "Windows 10 22H2",
[INFO] [stdout]    |         ^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `created_at` are never read
[INFO] [stdout]   --> src/db/models.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct DbDhcpRequest {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  6 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbDhcpRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_windows_with_confidence` is never used
[INFO] [stdout]    --> src/fingerprint.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn detect_windows_with_confidence(fingerprint: &str) -> Option<(OsInfo, &'static str)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_os_info` is never used
[INFO] [stdout]    --> src/fingerprint.rs:234:8
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub fn format_os_info(info: &OsInfo) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `probe_smb_with_ntlmssp` is never used
[INFO] [stdout]    --> src/smb.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub async fn probe_smb_with_ntlmssp(ip: &str, timeout_secs: u64) -> Result<SmbProbeResult> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `smb_probe_confidence_threshold` is never read
[INFO] [stdout]   --> src/hybrid_detection.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct HybridConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub smb_probe_confidence_threshold: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HybridConfig` 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: field `vendor` is never read
[INFO] [stdout]   --> src/hybrid_detection.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct DetectionResult {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub vendor: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DetectionResult` 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 `id` and `created_at` are never read
[INFO] [stdout]   --> src/db/models.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct DbDhcpRequest {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  6 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub created_at: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbDhcpRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_windows_with_confidence` is never used
[INFO] [stdout]    --> src/fingerprint.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn detect_windows_with_confidence(fingerprint: &str) -> Option<(OsInfo, &'static str)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_os_info` is never used
[INFO] [stdout]    --> src/fingerprint.rs:234:8
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub fn format_os_info(info: &OsInfo) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_to_windows_version` is never used
[INFO] [stdout]   --> src/smb.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn build_to_windows_version(build: u32) -> &'static str {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `probe_smb_with_ntlmssp` is never used
[INFO] [stdout]    --> src/smb.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub async fn probe_smb_with_ntlmssp(ip: &str, timeout_secs: u64) -> Result<SmbProbeResult> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `smb_probe_confidence_threshold` is never read
[INFO] [stdout]   --> src/hybrid_detection.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct HybridConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub smb_probe_confidence_threshold: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HybridConfig` 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: field `vendor` is never read
[INFO] [stdout]   --> src/hybrid_detection.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct DetectionResult {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub vendor: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DetectionResult` 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: methods `clear_cache` and `cache_stats` are never used
[INFO] [stdout]    --> src/hybrid_detection.rs:286:18
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl HybridDetector {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 286 |     pub async fn clear_cache(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub async fn cache_stats(&self) -> (usize, usize) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.40s
[INFO] running `Command { std: "docker" "inspect" "f807d4a43f27449e52e91a86824d3fc73fed820d155eb4bc7374e050f3928bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f807d4a43f27449e52e91a86824d3fc73fed820d155eb4bc7374e050f3928bf3", kill_on_drop: false }`
[INFO] [stdout] f807d4a43f27449e52e91a86824d3fc73fed820d155eb4bc7374e050f3928bf3
