[INFO] cloning repository https://github.com/RaceBoardApp/RaceBoardServer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RaceBoardApp/RaceBoardServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaceBoardApp%2FRaceBoardServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaceBoardApp%2FRaceBoardServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e162e7a4f51aa2c615421861b5fdb2e1b757b4a6
[INFO] checking RaceBoardApp/RaceBoardServer/e162e7a4f51aa2c615421861b5fdb2e1b757b4a6 against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaceBoardApp%2FRaceBoardServer" "/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/RaceBoardApp/RaceBoardServer
[INFO] finished tweaking git repo https://github.com/RaceBoardApp/RaceBoardServer
[INFO] tweaked toml for git repo https://github.com/RaceBoardApp/RaceBoardServer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RaceBoardApp/RaceBoardServer on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RaceBoardApp/RaceBoardServer 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded phf_codegen v0.11.3
[INFO] [stderr]   Downloaded clap_derive v4.5.45
[INFO] [stderr]   Downloaded actix-server v2.6.0
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] [stderr]   Downloaded brotli-decompressor v5.0.0
[INFO] [stderr]   Downloaded serde_with v3.14.0
[INFO] [stderr]   Downloaded actix-http v3.11.1
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded actix-web v4.11.0
[INFO] [stderr]   Downloaded rustls v0.22.4
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded google-apis-common v6.0.4
[INFO] [stderr]   Downloaded mockito v0.31.1
[INFO] [stderr]   Downloaded notify v4.0.18
[INFO] [stderr]   Downloaded google-calendar3 v5.0.5+20240328
[INFO] [stderr]   Downloaded yup-oauth2 v9.0.0
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded hnsw v0.11.0
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded phf v0.11.3
[INFO] [stderr]   Downloaded serde_with_macros v3.14.0
[INFO] [stderr]   Downloaded ical v0.10.0
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] [stderr]   Downloaded dlv-list v0.5.2
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded space v0.17.0
[INFO] [stderr]   Downloaded tonic-build v0.11.0
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded hyper-rustls v0.25.0
[INFO] [stderr]   Downloaded brotli v8.0.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76980e073edce5a4fd4cff3e1731fe5a83ffef04848e52deae9c128c6cb101f5
[INFO] running `Command { std: "docker" "start" "-a" "76980e073edce5a4fd4cff3e1731fe5a83ffef04848e52deae9c128c6cb101f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76980e073edce5a4fd4cff3e1731fe5a83ffef04848e52deae9c128c6cb101f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76980e073edce5a4fd4cff3e1731fe5a83ffef04848e52deae9c128c6cb101f5", kill_on_drop: false }`
[INFO] [stdout] 76980e073edce5a4fd4cff3e1731fe5a83ffef04848e52deae9c128c6cb101f5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad3ad4129c54713558697eb696c51f0af353ae8635ebd5866efad74888efe69a
[INFO] running `Command { std: "docker" "start" "-a" "ad3ad4129c54713558697eb696c51f0af353ae8635ebd5866efad74888efe69a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking space v0.17.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking notify v4.0.18
[INFO] [stderr]     Checking hnsw v0.11.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ical v0.10.0
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling RaceboardServer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking mockito v0.31.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking actix-http v3.11.1
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking hyper-rustls v0.25.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking yup-oauth2 v9.0.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking google-apis-common v6.0.4
[INFO] [stderr]     Checking google-calendar3 v5.0.5+20240328
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stdout] warning: unused import: `AdapterType`
[INFO] [stdout]  --> src/handlers.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     adapter_status::{AdapterRegistration, AdapterType, AdapterMetrics},
[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: `actix_web::http::StatusCode`
[INFO] [stdout]  --> src/handlers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use actix_web::http::StatusCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/monitoring.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::monitoring::MonitoringSystem`
[INFO] [stdout]  --> src/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::monitoring::MonitoringSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/storage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AdapterType`
[INFO] [stdout]  --> src/handlers.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     adapter_status::{AdapterRegistration, AdapterType, AdapterMetrics},
[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: `actix_web::http::StatusCode`
[INFO] [stdout]  --> src/handlers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use actix_web::http::StatusCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/monitoring.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::monitoring::MonitoringSystem`
[INFO] [stdout]  --> src/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::monitoring::MonitoringSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/storage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/persistence.rs:579:67
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let key = format!("audit:{}:{}", kind, chrono::Utc::now().timestamp_nanos());
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/persistence.rs:579:67
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let key = format!("audit:{}:{}", kind, chrono::Utc::now().timestamp_nanos());
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/handlers.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 505 |     data: web::Data<AppState>,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/handlers.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 505 |     data: web::Data<AppState>,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vector`
[INFO] [stdout]    --> src/rebuild.rs:342:26
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn search(&self, vector: &[f32], k: usize) -> Vec<RaceId> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clusters`
[INFO] [stdout]     --> src/rebuild.rs:1568:51
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     pub fn apply_pending_after_rebuild(&mut self, clusters: &mut ClusterSet, eps: f64) {
[INFO] [stdout]      |                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clusters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `eps`
[INFO] [stdout]     --> src/rebuild.rs:1568:78
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     pub fn apply_pending_after_rebuild(&mut self, clusters: &mut ClusterSet, eps: f64) {
[INFO] [stdout]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_eps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rebuild_trigger.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let mut rollout = match store.load_rollout_config() {
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vector`
[INFO] [stdout]    --> src/rebuild.rs:342:26
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn search(&self, vector: &[f32], k: usize) -> Vec<RaceId> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_metrics`
[INFO] [stdout]    --> src/rebuild_trigger.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let last_metrics = self.last_metrics.read().await;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_metrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clusters`
[INFO] [stdout]     --> src/rebuild.rs:1568:51
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     pub fn apply_pending_after_rebuild(&mut self, clusters: &mut ClusterSet, eps: f64) {
[INFO] [stdout]      |                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clusters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `eps`
[INFO] [stdout]     --> src/rebuild.rs:1568:78
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     pub fn apply_pending_after_rebuild(&mut self, clusters: &mut ClusterSet, eps: f64) {
[INFO] [stdout]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_eps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rebuild_trigger.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let mut rollout = match store.load_rollout_config() {
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_metrics`
[INFO] [stdout]    --> src/rebuild_trigger.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let last_metrics = self.last_metrics.read().await;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_metrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/hnsw_dbscan.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct RaceDistanceMetric {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 16 |     config: SourceConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RaceDistanceMetric` has a derived impl for the trait `Clone`, 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_knee_simple` is never used
[INFO] [stdout]    --> src/rebuild.rs:609:4
[INFO] [stdout]     |
[INFO] [stdout] 609 | fn detect_knee_simple(data: &[f64]) -> Option<f64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `baseline_memory` is never read
[INFO] [stdout]    --> src/rebuild.rs:981:5
[INFO] [stdout]     |
[INFO] [stdout] 978 | pub struct DoubleBufferClusters {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 981 |     baseline_memory: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DoubleBufferClusters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_enabled_sources` is never used
[INFO] [stdout]    --> src/rebuild_trigger.rs:757:8
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl RebuildTrigger {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 757 |     fn get_enabled_sources(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/hnsw_dbscan.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct RaceDistanceMetric {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 16 |     config: SourceConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RaceDistanceMetric` has a derived impl for the trait `Clone`, 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_knee_simple` is never used
[INFO] [stdout]    --> src/rebuild.rs:609:4
[INFO] [stdout]     |
[INFO] [stdout] 609 | fn detect_knee_simple(data: &[f64]) -> Option<f64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `baseline_memory` is never read
[INFO] [stdout]    --> src/rebuild.rs:981:5
[INFO] [stdout]     |
[INFO] [stdout] 978 | pub struct DoubleBufferClusters {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 981 |     baseline_memory: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DoubleBufferClusters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_enabled_sources` is never used
[INFO] [stdout]    --> src/rebuild_trigger.rs:757:8
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl RebuildTrigger {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 757 |     fn get_enabled_sources(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `RaceboardServer` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `raceboard_server`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `eta_confidence`, `eta_history`, `eta_source` and 3 other fields in initializer of `RaceboardServer::models::Race`
[INFO] [stdout]  --> tests/persistence_scan_tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Race {
[INFO] [stdout]   |     ^^^^ missing `eta_confidence`, `eta_history`, `eta_source` and 3 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `eta_confidence`, `eta_history`, `eta_source` and 3 other fields in initializer of `RaceboardServer::models::Race`
[INFO] [stdout]   --> tests/simple_e2e_test.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Race {
[INFO] [stdout]    |         ^^^^ missing `eta_confidence`, `eta_history`, `eta_source` and 3 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `eta_confidence`, `eta_history`, `eta_source` and 3 other fields in initializer of `RaceboardServer::models::Race`
[INFO] [stdout]   --> tests/simple_e2e_test.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Race {
[INFO] [stdout]    |         ^^^^ missing `eta_confidence`, `eta_history`, `eta_source` and 3 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `eta_confidence`, `eta_history`, `eta_source` and 3 other fields in initializer of `RaceboardServer::models::Race`
[INFO] [stdout]   --> tests/simple_e2e_test.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Race {
[INFO] [stdout]    |         ^^^^ missing `eta_confidence`, `eta_history`, `eta_source` and 3 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `RaceboardServer` (test "persistence_scan_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `RaceboardServer` (test "simple_e2e_test") due to 3 previous errors
[INFO] [stdout] warning: unused imports: `CorePointIndex`, `DBSCANResult`, and `RaceId`
[INFO] [stdout]   --> tests/cluster_rebuild_e2e.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 |         race_to_vector, silhouette_sampled, ClusterId, CorePointIndex, Curve, DBSCANResult,
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^         ^^^^^^^^^^^^
[INFO] [stdout] 12 |         Direction, MappingThresholds, RaceId, SourceConfig,
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `eta_confidence`, `eta_history`, `eta_source` and 3 other fields in initializer of `RaceboardServer::models::Race`
[INFO] [stdout]   --> tests/cluster_rebuild_e2e.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Race {
[INFO] [stdout]    |     ^^^^ missing `eta_confidence`, `eta_history`, `eta_source` and 3 other fields
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/bin/raceboard_gemini_watch.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/cmd_runner.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 |     async fn run(mut self) -> Result<i32> {
[INFO] [stdout]     |                  ----^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/bin/raceboard_codex_watch.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, info, warn};
[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: `reqwest::Client`
[INFO] [stdout]  --> src/bin/raceboard_codex_watch.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]   --> src/bin/raceboard_codex_watch.rs:10:51
[INFO] [stdout]    |
[INFO] [stdout] 10 |     RaceboardClient, Race, RaceState, RaceUpdate, Event, ServerConfig,
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/bin/raceboard_codex_watch.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/bin/raceboard_gemini_watch.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/cmd_runner.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 |     async fn run(mut self) -> Result<i32> {
[INFO] [stdout]     |                  ----^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/bin/raceboard_codex_watch.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, info, warn};
[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: `reqwest::Client`
[INFO] [stdout]  --> src/bin/raceboard_codex_watch.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]   --> src/bin/raceboard_codex_watch.rs:10:51
[INFO] [stdout]    |
[INFO] [stdout] 10 |     RaceboardClient, Race, RaceState, RaceUpdate, Event, ServerConfig,
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/bin/raceboard_codex_watch.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `RaceboardServer` (test "cluster_rebuild_e2e") due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: unused import: `AdapterType`
[INFO] [stdout]  --> src/handlers.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     adapter_status::{AdapterRegistration, AdapterType, AdapterMetrics},
[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: `actix_web::http::StatusCode`
[INFO] [stdout]  --> src/handlers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use actix_web::http::StatusCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `session_id` and `prompt_text` are never read
[INFO] [stdout]   --> src/bin/raceboard_gemini_watch.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct Session {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 63 |     race_id: String,
[INFO] [stdout] 64 |     session_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     prompt_text: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` 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: method `start_turn` is never used
[INFO] [stdout]    --> src/bin/raceboard_gemini_watch.rs:431:14
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl GeminiWatcher {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 431 |     async fn start_turn(&mut self, title_from_prompt: Option<String>) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/monitoring.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::monitoring::MonitoringSystem`
[INFO] [stdout]  --> src/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::monitoring::MonitoringSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/storage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `session_id` and `prompt_text` are never read
[INFO] [stdout]   --> src/bin/raceboard_gemini_watch.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct Session {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 63 |     race_id: String,
[INFO] [stdout] 64 |     session_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     prompt_text: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` 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: method `start_turn` is never used
[INFO] [stdout]    --> src/bin/raceboard_gemini_watch.rs:431:14
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl GeminiWatcher {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 431 |     async fn start_turn(&mut self, title_from_prompt: Option<String>) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AdapterType`
[INFO] [stdout]  --> src/handlers.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     adapter_status::{AdapterRegistration, AdapterType, AdapterMetrics},
[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: `actix_web::http::StatusCode`
[INFO] [stdout]  --> src/handlers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use actix_web::http::StatusCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/monitoring.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `health_report_handle`
[INFO] [stdout]    --> src/bin/raceboard_calendar.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let health_report_handle = tokio::spawn(async move {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_health_report_handle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::monitoring::MonitoringSystem`
[INFO] [stdout]  --> src/storage.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::monitoring::MonitoringSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/storage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `health_report_handle`
[INFO] [stdout]    --> src/bin/raceboard_calendar.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let health_report_handle = tokio::spawn(async move {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_health_report_handle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `finished_at` is never read
[INFO] [stdout]    --> src/bin/raceboard_gitlab.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout]  94 | struct GitLabPipeline {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     finished_at: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GitLabPipeline` 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: fields `path_with_namespace` and `web_url` are never read
[INFO] [stdout]    --> src/bin/raceboard_gitlab.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 108 | struct GitLabProject {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 111 |     path_with_namespace: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     web_url: Option<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GitLabProject` 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 `name` are never read
[INFO] [stdout]    --> src/bin/raceboard_gitlab.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | struct GitLabJob {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 120 |     id: u64,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 121 |     status: String,
[INFO] [stdout] 122 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GitLabJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path_with_namespace` is never read
[INFO] [stdout]    --> src/bin/raceboard_gitlab.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | struct WebhookProject {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     path_with_namespace: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WebhookProject` 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 `build_id` and `build_status` are never read
[INFO] [stdout]    --> src/bin/raceboard_gitlab.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     Job {
[INFO] [stdout]     |     --- fields in this variant
[INFO] [stdout] 148 |         build_id: u64,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 149 |         build_status: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WebhookData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `finished_at` is never read
[INFO] [stdout]    --> src/bin/raceboard_gitlab.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct PipelineAttributes {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 162 |     finished_at: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PipelineAttributes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_webhook_signature` is never used
[INFO] [stdout]    --> src/bin/raceboard_gitlab.rs:909:4
[INFO] [stdout]     |
[INFO] [stdout] 909 | fn verify_webhook_signature(secret: &str, signature: &str, body: &[u8]) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enabled` is never read
[INFO] [stdout]   --> src/bin/raceboard_calendar.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct WorkingHoursCfg {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 42 |     enabled: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkingHoursCfg` 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: field `enabled` is never read
[INFO] [stdout]   --> src/bin/raceboard_calendar.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct FocusTimeCfg {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 49 |     enabled: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FocusTimeCfg` 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 `lookahead_hours` is never read
[INFO] [stdout]   --> src/bin/raceboard_calendar.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct SyncCfg {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 55 |     interval_seconds: Option<u64>,
[INFO] [stdout] 56 |     lookahead_hours: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncCfg` 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 `calendars` is never read
[INFO] [stdout]   --> src/bin/raceboard_calendar.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct FiltersCfg {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 61 |     calendars: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FiltersCfg` 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: function `fetch_events_placeholder` is never used
[INFO] [stdout]    --> src/bin/raceboard_calendar.rs:358:10
[INFO] [stdout]     |
[INFO] [stdout] 358 | async fn fetch_events_placeholder(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enabled` is never read
[INFO] [stdout]   --> src/bin/raceboard_calendar.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct WorkingHoursCfg {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 42 |     enabled: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkingHoursCfg` 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: field `enabled` is never read
[INFO] [stdout]   --> src/bin/raceboard_calendar.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct FocusTimeCfg {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 49 |     enabled: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FocusTimeCfg` 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 `lookahead_hours` is never read
[INFO] [stdout]   --> src/bin/raceboard_calendar.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct SyncCfg {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 55 |     interval_seconds: Option<u64>,
[INFO] [stdout] 56 |     lookahead_hours: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncCfg` 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 `calendars` is never read
[INFO] [stdout]   --> src/bin/raceboard_calendar.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct FiltersCfg {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 61 |     calendars: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FiltersCfg` 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: function `fetch_events_placeholder` is never used
[INFO] [stdout]    --> src/bin/raceboard_calendar.rs:358:10
[INFO] [stdout]     |
[INFO] [stdout] 358 | async fn fetch_events_placeholder(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/persistence.rs:579:67
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let key = format!("audit:{}:{}", kind, chrono::Utc::now().timestamp_nanos());
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/persistence.rs:579:67
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let key = format!("audit:{}:{}", kind, chrono::Utc::now().timestamp_nanos());
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/handlers.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 505 |     data: web::Data<AppState>,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vector`
[INFO] [stdout]    --> src/rebuild.rs:342:26
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn search(&self, vector: &[f32], k: usize) -> Vec<RaceId> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/handlers.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 505 |     data: web::Data<AppState>,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clusters`
[INFO] [stdout]     --> src/rebuild.rs:1568:51
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     pub fn apply_pending_after_rebuild(&mut self, clusters: &mut ClusterSet, eps: f64) {
[INFO] [stdout]      |                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clusters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `eps`
[INFO] [stdout]     --> src/rebuild.rs:1568:78
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     pub fn apply_pending_after_rebuild(&mut self, clusters: &mut ClusterSet, eps: f64) {
[INFO] [stdout]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_eps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rebuild_trigger.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let mut rollout = match store.load_rollout_config() {
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_metrics`
[INFO] [stdout]    --> src/rebuild_trigger.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let last_metrics = self.last_metrics.read().await;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_metrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `display_name`, `requires_health_check`, and `default_interval_seconds` are never used
[INFO] [stdout]    --> src/adapter_status.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl AdapterType {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn display_name(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn requires_health_check(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn default_interval_seconds(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `race_id` is never used
[INFO] [stdout]    --> src/adapter_status.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl AdapterRegistration {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] 159 |     /// Create adapter race ID
[INFO] [stdout] 160 |     pub fn race_id(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/adapter_status.rs:364:18
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl AdapterRegistry {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub async fn get(&self, adapter_id: &str) -> Option<(AdapterRegistration, AdapterHealth)> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `alert_system` is never read
[INFO] [stdout]   --> src/app_state.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub alert_system: Arc<AlertSystem>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` 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 `delete_historic_races` is never used
[INFO] [stdout]    --> src/handlers.rs:503:14
[INFO] [stdout]     |
[INFO] [stdout] 503 | pub async fn delete_historic_races(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/hnsw_dbscan.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct RaceDistanceMetric {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 16 |     config: SourceConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RaceDistanceMetric` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_core_index` is never used
[INFO] [stdout]    --> src/hnsw_dbscan.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl HnswDBSCAN {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn build_core_index(&self, result: &DBSCANResult) -> CorePointIndex {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl Race {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 59 |     pub fn new(source: String, title: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/models.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | impl Event {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 231 |     pub fn new(event_type: String, data: Option<serde_json::Value>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `eviction_count` and `last_eviction` are never read
[INFO] [stdout]   --> src/monitoring.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct MonitoringSystem {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 25 |     pub storage_health: Arc<RwLock<StorageHealth>>,
[INFO] [stdout] 26 |     eviction_count: Arc<RwLock<usize>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     last_eviction: Arc<RwLock<Option<DateTime<Utc>>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MonitoringSystem` 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 `record_eviction` and `check_persistence_health` are never used
[INFO] [stdout]    --> src/monitoring.rs:53:18
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl MonitoringSystem {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub async fn record_eviction(&self, race_id: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn check_persistence_health(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compaction_seconds_total` is never read
[INFO] [stdout]    --> src/monitoring.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct DataLayerMetrics {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub compaction_seconds_total: Arc<RwLock<Vec<f64>>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DataLayerMetrics` 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 `max_samples` is never read
[INFO] [stdout]    --> src/monitoring.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct LatencyHistogram {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 353 |     samples: Vec<f64>,
[INFO] [stdout] 354 |     max_samples: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LatencyHistogram` 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: method `record` is never used
[INFO] [stdout]    --> src/monitoring.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl LatencyHistogram {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub fn record(&mut self, latency_ms: f64) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/monitoring.rs:413:18
[INFO] [stdout]     |
[INFO] [stdout] 393 | impl DataLayerMetrics {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 413 |     pub async fn record_write_latency(&self, latency_ms: f64) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub async fn record_flush_latency(&self, latency_ms: f64) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     pub fn increment_flush_failures(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn increment_serialize_failures(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 |     pub fn increment_deserialize_failures(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 |     pub fn increment_snapshot_success(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 442 |     pub async fn update_snapshot_timestamp(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `webhook_url` is never read
[INFO] [stdout]    --> src/monitoring.rs:521:5
[INFO] [stdout]     |
[INFO] [stdout] 520 | pub struct AlertSystem {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 521 |     webhook_url: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send_critical_alert` and `send_data_loss_alert` are never used
[INFO] [stdout]    --> src/monitoring.rs:529:18
[INFO] [stdout]     |
[INFO] [stdout] 524 | impl AlertSystem {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub async fn send_critical_alert(&self, message: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 557 |     pub async fn send_data_loss_alert(&self, race_id: &str, reason: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delete_cluster`, `cleanup_old_data`, and `delete_source_stats` are never used
[INFO] [stdout]    --> src/persistence.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl PersistenceLayer {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn delete_cluster(&self, cluster_id: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn cleanup_old_data(&self, ttl_days: u32) -> Result<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn delete_source_stats(&self, source: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `restore_from_snapshot` is never used
[INFO] [stdout]    --> src/persistence.rs:802:18
[INFO] [stdout]     |
[INFO] [stdout] 621 | impl PersistenceLayer {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 802 |     pub async fn restore_from_snapshot(&self, snapshot_path: &PathBuf) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `start_phase_1` is never used
[INFO] [stdout]    --> src/phased_rollout.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl PhasedRollout {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn start_phase_1(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_source_stats` and `get_all_source_stats` are never used
[INFO] [stdout]    --> src/prediction.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl PredictionEngine {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub async fn get_source_stats(&self, source: &str) -> Option<SourceStats> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub async fn get_all_source_stats(&self) -> HashMap<String, SourceStats> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/rebuild.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RebuildConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 25 |     pub source_configs: HashMap<String, SourceConfig>,
[INFO] [stdout] 26 |     pub max_clusters: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub max_memory_multiplier: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub validation_holdout_ratio: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub batch_size: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 38 |     pub max_rebuild_duration: std::time::Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub shadow_mode_duration: std::time::Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub canary_duration: std::time::Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub rebuild_interval: std::time::Duration,
[INFO] [stdout] 42 |     pub kneedle_sensitivity: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub kneedle_smoothing: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub metric_version: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub tokenizer_version: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RebuildConfig` 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 `border_points` is never read
[INFO] [stdout]    --> src/rebuild.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub struct DBSCANResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 320 |     pub border_points: HashMap<RaceId, ClusterId>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DBSCANResult` 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 `CorePointIndex` is never constructed
[INFO] [stdout]    --> src/rebuild.rs:324:12
[INFO] [stdout]     |
[INFO] [stdout] 324 | pub struct CorePointIndex {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_core_point`, `search`, and `get_cluster_id` are never used
[INFO] [stdout]    --> src/rebuild.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 329 | impl CorePointIndex {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 330 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn add_core_point(&mut self, race_id: RaceId, cluster_id: ClusterId, race: Race) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     pub fn search(&self, vector: &[f32], k: usize) -> Vec<RaceId> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub fn get_cluster_id(&self, race_id: &RaceId) -> Option<ClusterId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assign_noise_as_border` is never used
[INFO] [stdout]    --> src/rebuild.rs:352:8
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub fn assign_noise_as_border(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_knee_simple` is never used
[INFO] [stdout]    --> src/rebuild.rs:609:4
[INFO] [stdout]     |
[INFO] [stdout] 609 | fn detect_knee_simple(data: &[f64]) -> Option<f64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Convex` is never constructed
[INFO] [stdout]    --> src/rebuild.rs:633:5
[INFO] [stdout]     |
[INFO] [stdout] 631 | pub enum Curve {
[INFO] [stdout]     |          ----- variant in this enum
[INFO] [stdout] 632 |     Concave,
[INFO] [stdout] 633 |     Convex,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Curve` 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: variant `Increasing` is never constructed
[INFO] [stdout]    --> src/rebuild.rs:638:5
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub enum Direction {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] 638 |     Increasing,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Direction` 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 `MappingThresholds` is never constructed
[INFO] [stdout]    --> src/rebuild.rs:826:12
[INFO] [stdout]     |
[INFO] [stdout] 826 | pub struct MappingThresholds {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_stable_ids` is never used
[INFO] [stdout]    --> src/rebuild.rs:844:8
[INFO] [stdout]     |
[INFO] [stdout] 844 | pub fn map_stable_ids(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BootstrapPattern` is never constructed
[INFO] [stdout]    --> src/rebuild.rs:910:12
[INFO] [stdout]     |
[INFO] [stdout] 910 | pub struct BootstrapPattern {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `canonical_id` and `matches_race_id` are never used
[INFO] [stdout]    --> src/rebuild.rs:920:12
[INFO] [stdout]     |
[INFO] [stdout] 919 | impl BootstrapPattern {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] 920 |     pub fn canonical_id(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 924 |     pub fn matches_race_id(&self, race_id: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preserve_bootstrap_patterns` is never used
[INFO] [stdout]    --> src/rebuild.rs:930:8
[INFO] [stdout]     |
[INFO] [stdout] 930 | pub fn preserve_bootstrap_patterns(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_pattern_overlap` is never used
[INFO] [stdout]    --> src/rebuild.rs:964:4
[INFO] [stdout]     |
[INFO] [stdout] 964 | fn calculate_pattern_overlap(cluster: &RaceCluster, pattern: &BootstrapPattern) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `baseline_memory` is never read
[INFO] [stdout]    --> src/rebuild.rs:981:5
[INFO] [stdout]     |
[INFO] [stdout] 978 | pub struct DoubleBufferClusters {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 981 |     baseline_memory: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DoubleBufferClusters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RebuildState` is never constructed
[INFO] [stdout]     --> src/rebuild.rs:1549:12
[INFO] [stdout]      |
[INFO] [stdout] 1549 | pub struct RebuildState {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RaceUpdate` is never constructed
[INFO] [stdout]     --> src/rebuild.rs:1555:12
[INFO] [stdout]      |
[INFO] [stdout] 1555 | pub struct RaceUpdate {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `apply_pending_after_rebuild` are never used
[INFO] [stdout]     --> src/rebuild.rs:1561:12
[INFO] [stdout]      |
[INFO] [stdout] 1560 | impl RebuildState {
[INFO] [stdout]      | ----------------- associated items in this implementation
[INFO] [stdout] 1561 |     pub fn new() -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1568 |     pub fn apply_pending_after_rebuild(&mut self, clusters: &mut ClusterSet, eps: f64) {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_enabled_sources` is never used
[INFO] [stdout]    --> src/rebuild_trigger.rs:757:8
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl RebuildTrigger {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 757 |     fn get_enabled_sources(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_with_default` is never used
[INFO] [stdout]   --> src/stats.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl ExecutionStats {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn new_with_default(default_eta: i64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_all` is never used
[INFO] [stdout]    --> src/storage.rs:186:18
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl Storage {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub async fn clear_all(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vector`
[INFO] [stdout]    --> src/rebuild.rs:342:26
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn search(&self, vector: &[f32], k: usize) -> Vec<RaceId> {
[INFO] [stdout]     |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clusters`
[INFO] [stdout]     --> src/rebuild.rs:1568:51
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     pub fn apply_pending_after_rebuild(&mut self, clusters: &mut ClusterSet, eps: f64) {
[INFO] [stdout]      |                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clusters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `eps`
[INFO] [stdout]     --> src/rebuild.rs:1568:78
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     pub fn apply_pending_after_rebuild(&mut self, clusters: &mut ClusterSet, eps: f64) {
[INFO] [stdout]      |                                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_eps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rebuild_trigger.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let mut rollout = match store.load_rollout_config() {
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_metrics`
[INFO] [stdout]    --> src/rebuild_trigger.rs:451:13
[INFO] [stdout]     |
[INFO] [stdout] 451 |         let last_metrics = self.last_metrics.read().await;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_metrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `display_name`, `requires_health_check`, and `default_interval_seconds` are never used
[INFO] [stdout]    --> src/adapter_status.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl AdapterType {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn display_name(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn requires_health_check(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn default_interval_seconds(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `race_id` is never used
[INFO] [stdout]    --> src/adapter_status.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl AdapterRegistration {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] 159 |     /// Create adapter race ID
[INFO] [stdout] 160 |     pub fn race_id(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/adapter_status.rs:364:18
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl AdapterRegistry {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub async fn get(&self, adapter_id: &str) -> Option<(AdapterRegistration, AdapterHealth)> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `alert_system` is never read
[INFO] [stdout]   --> src/app_state.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub alert_system: Arc<AlertSystem>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` 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 `delete_historic_races` is never used
[INFO] [stdout]    --> src/handlers.rs:503:14
[INFO] [stdout]     |
[INFO] [stdout] 503 | pub async fn delete_historic_races(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/hnsw_dbscan.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct RaceDistanceMetric {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 16 |     config: SourceConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RaceDistanceMetric` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_core_index` is never used
[INFO] [stdout]    --> src/hnsw_dbscan.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl HnswDBSCAN {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn build_core_index(&self, result: &DBSCANResult) -> CorePointIndex {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `eviction_count` and `last_eviction` are never read
[INFO] [stdout]   --> src/monitoring.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct MonitoringSystem {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 25 |     pub storage_health: Arc<RwLock<StorageHealth>>,
[INFO] [stdout] 26 |     eviction_count: Arc<RwLock<usize>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     last_eviction: Arc<RwLock<Option<DateTime<Utc>>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MonitoringSystem` 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 `record_eviction` and `check_persistence_health` are never used
[INFO] [stdout]    --> src/monitoring.rs:53:18
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl MonitoringSystem {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub async fn record_eviction(&self, race_id: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn check_persistence_health(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compaction_seconds_total` is never read
[INFO] [stdout]    --> src/monitoring.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct DataLayerMetrics {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub compaction_seconds_total: Arc<RwLock<Vec<f64>>>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DataLayerMetrics` 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 `max_samples` is never read
[INFO] [stdout]    --> src/monitoring.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct LatencyHistogram {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 353 |     samples: Vec<f64>,
[INFO] [stdout] 354 |     max_samples: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LatencyHistogram` 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: method `record` is never used
[INFO] [stdout]    --> src/monitoring.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl LatencyHistogram {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub fn record(&mut self, latency_ms: f64) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/monitoring.rs:413:18
[INFO] [stdout]     |
[INFO] [stdout] 393 | impl DataLayerMetrics {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 413 |     pub async fn record_write_latency(&self, latency_ms: f64) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub async fn record_flush_latency(&self, latency_ms: f64) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     pub fn increment_flush_failures(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn increment_serialize_failures(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 432 |     pub fn increment_deserialize_failures(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 |     pub fn increment_snapshot_success(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 442 |     pub async fn update_snapshot_timestamp(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `webhook_url` is never read
[INFO] [stdout]    --> src/monitoring.rs:521:5
[INFO] [stdout]     |
[INFO] [stdout] 520 | pub struct AlertSystem {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 521 |     webhook_url: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send_critical_alert` and `send_data_loss_alert` are never used
[INFO] [stdout]    --> src/monitoring.rs:529:18
[INFO] [stdout]     |
[INFO] [stdout] 524 | impl AlertSystem {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub async fn send_critical_alert(&self, message: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 557 |     pub async fn send_data_loss_alert(&self, race_id: &str, reason: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delete_cluster`, `cleanup_old_data`, and `delete_source_stats` are never used
[INFO] [stdout]    --> src/persistence.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl PersistenceLayer {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn delete_cluster(&self, cluster_id: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn cleanup_old_data(&self, ttl_days: u32) -> Result<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn delete_source_stats(&self, source: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `restore_from_snapshot` is never used
[INFO] [stdout]    --> src/persistence.rs:802:18
[INFO] [stdout]     |
[INFO] [stdout] 621 | impl PersistenceLayer {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 802 |     pub async fn restore_from_snapshot(&self, snapshot_path: &PathBuf) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `start_phase_1` is never used
[INFO] [stdout]    --> src/phased_rollout.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl PhasedRollout {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn start_phase_1(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_source_stats` and `get_all_source_stats` are never used
[INFO] [stdout]    --> src/prediction.rs:200:18
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl PredictionEngine {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub async fn get_source_stats(&self, source: &str) -> Option<SourceStats> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub async fn get_all_source_stats(&self) -> HashMap<String, SourceStats> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/rebuild.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RebuildConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 25 |     pub source_configs: HashMap<String, SourceConfig>,
[INFO] [stdout] 26 |     pub max_clusters: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub max_memory_multiplier: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub validation_holdout_ratio: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub batch_size: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 38 |     pub max_rebuild_duration: std::time::Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub shadow_mode_duration: std::time::Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub canary_duration: std::time::Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub rebuild_interval: std::time::Duration,
[INFO] [stdout] 42 |     pub kneedle_sensitivity: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub kneedle_smoothing: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 44 |     pub metric_version: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub tokenizer_version: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RebuildConfig` 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 `border_points` is never read
[INFO] [stdout]    --> src/rebuild.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub struct DBSCANResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 320 |     pub border_points: HashMap<RaceId, ClusterId>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DBSCANResult` 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 `CorePointIndex` is never constructed
[INFO] [stdout]    --> src/rebuild.rs:324:12
[INFO] [stdout]     |
[INFO] [stdout] 324 | pub struct CorePointIndex {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_core_point`, `search`, and `get_cluster_id` are never used
[INFO] [stdout]    --> src/rebuild.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 329 | impl CorePointIndex {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 330 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn add_core_point(&mut self, race_id: RaceId, cluster_id: ClusterId, race: Race) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     pub fn search(&self, vector: &[f32], k: usize) -> Vec<RaceId> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub fn get_cluster_id(&self, race_id: &RaceId) -> Option<ClusterId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assign_noise_as_border` is never used
[INFO] [stdout]    --> src/rebuild.rs:352:8
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub fn assign_noise_as_border(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_knee_simple` is never used
[INFO] [stdout]    --> src/rebuild.rs:609:4
[INFO] [stdout]     |
[INFO] [stdout] 609 | fn detect_knee_simple(data: &[f64]) -> Option<f64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Convex` is never constructed
[INFO] [stdout]    --> src/rebuild.rs:633:5
[INFO] [stdout]     |
[INFO] [stdout] 631 | pub enum Curve {
[INFO] [stdout]     |          ----- variant in this enum
[INFO] [stdout] 632 |     Concave,
[INFO] [stdout] 633 |     Convex,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Curve` 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: variant `Increasing` is never constructed
[INFO] [stdout]    --> src/rebuild.rs:638:5
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub enum Direction {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] 638 |     Increasing,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Direction` 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 `MappingThresholds` is never constructed
[INFO] [stdout]    --> src/rebuild.rs:826:12
[INFO] [stdout]     |
[INFO] [stdout] 826 | pub struct MappingThresholds {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_stable_ids` is never used
[INFO] [stdout]    --> src/rebuild.rs:844:8
[INFO] [stdout]     |
[INFO] [stdout] 844 | pub fn map_stable_ids(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BootstrapPattern` is never constructed
[INFO] [stdout]    --> src/rebuild.rs:910:12
[INFO] [stdout]     |
[INFO] [stdout] 910 | pub struct BootstrapPattern {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `canonical_id` and `matches_race_id` are never used
[INFO] [stdout]    --> src/rebuild.rs:920:12
[INFO] [stdout]     |
[INFO] [stdout] 919 | impl BootstrapPattern {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] 920 |     pub fn canonical_id(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 924 |     pub fn matches_race_id(&self, race_id: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preserve_bootstrap_patterns` is never used
[INFO] [stdout]    --> src/rebuild.rs:930:8
[INFO] [stdout]     |
[INFO] [stdout] 930 | pub fn preserve_bootstrap_patterns(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_pattern_overlap` is never used
[INFO] [stdout]    --> src/rebuild.rs:964:4
[INFO] [stdout]     |
[INFO] [stdout] 964 | fn calculate_pattern_overlap(cluster: &RaceCluster, pattern: &BootstrapPattern) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `baseline_memory` is never read
[INFO] [stdout]    --> src/rebuild.rs:981:5
[INFO] [stdout]     |
[INFO] [stdout] 978 | pub struct DoubleBufferClusters {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 981 |     baseline_memory: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DoubleBufferClusters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RebuildState` is never constructed
[INFO] [stdout]     --> src/rebuild.rs:1549:12
[INFO] [stdout]      |
[INFO] [stdout] 1549 | pub struct RebuildState {
[INFO] [stdout]      |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RaceUpdate` is never constructed
[INFO] [stdout]     --> src/rebuild.rs:1555:12
[INFO] [stdout]      |
[INFO] [stdout] 1555 | pub struct RaceUpdate {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `apply_pending_after_rebuild` are never used
[INFO] [stdout]     --> src/rebuild.rs:1561:12
[INFO] [stdout]      |
[INFO] [stdout] 1560 | impl RebuildState {
[INFO] [stdout]      | ----------------- associated items in this implementation
[INFO] [stdout] 1561 |     pub fn new() -> Self {
[INFO] [stdout]      |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1568 |     pub fn apply_pending_after_rebuild(&mut self, clusters: &mut ClusterSet, eps: f64) {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_enabled_sources` is never used
[INFO] [stdout]    --> src/rebuild_trigger.rs:757:8
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl RebuildTrigger {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 757 |     fn get_enabled_sources(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_all` is never used
[INFO] [stdout]    --> src/storage.rs:186:18
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl Storage {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub async fn clear_all(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ad3ad4129c54713558697eb696c51f0af353ae8635ebd5866efad74888efe69a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3ad4129c54713558697eb696c51f0af353ae8635ebd5866efad74888efe69a", kill_on_drop: false }`
[INFO] [stdout] ad3ad4129c54713558697eb696c51f0af353ae8635ebd5866efad74888efe69a
