[INFO] cloning repository https://github.com/nicktretyakov/openstack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicktretyakov/openstack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicktretyakov%2Fopenstack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicktretyakov%2Fopenstack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9db350811b281ce40c2490261911518dfc8d563e
[INFO] testing nicktretyakov/openstack against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicktretyakov%2Fopenstack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nicktretyakov/openstack
[INFO] finished tweaking git repo https://github.com/nicktretyakov/openstack
[INFO] tweaked toml for git repo https://github.com/nicktretyakov/openstack written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicktretyakov/openstack on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nicktretyakov/openstack 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1dc414adcc8dc2eca94589bb183780c1b8aec09206912bcdcc4d4c6a5255727
[INFO] running `Command { std: "docker" "start" "-a" "c1dc414adcc8dc2eca94589bb183780c1b8aec09206912bcdcc4d4c6a5255727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1dc414adcc8dc2eca94589bb183780c1b8aec09206912bcdcc4d4c6a5255727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1dc414adcc8dc2eca94589bb183780c1b8aec09206912bcdcc4d4c6a5255727", kill_on_drop: false }`
[INFO] [stdout] c1dc414adcc8dc2eca94589bb183780c1b8aec09206912bcdcc4d4c6a5255727
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5dca52fd1ed0669d5dee7ceb1db38c7363d14ca92230727292fd30749ab9300
[INFO] running `Command { std: "docker" "start" "-a" "f5dca52fd1ed0669d5dee7ceb1db38c7363d14ca92230727292fd30749ab9300", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling metrics v0.22.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling metrics-util v0.16.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.13.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling statrs v0.16.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling openstack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `http_client`, `auth_manager`, and `telemetry` are never read
[INFO] [stdout]   --> src/openstack/client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Client {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     http_client: HttpClient,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub telemetry: TelemetryService,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Client` 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: methods `get_auth_token` and `make_authenticated_request` are never used
[INFO] [stdout]   --> src/openstack/client.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Client {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub async fn get_auth_token(&self) -> Result<String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub async fn make_authenticated_request<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token`, `expires_at`, `project_id`, and `user_id` are never read
[INFO] [stdout]   --> src/openstack/auth.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct AuthToken {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 12 |     pub token: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub expires_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub project_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 15 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthToken` 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 `is_expired` is never used
[INFO] [stdout]   --> src/openstack/auth.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl AuthToken {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 19 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_token` is never used
[INFO] [stdout]    --> src/openstack/auth.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl AuthManager {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub async fn get_token(&self) -> Result<&AuthToken> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stdout]   --> src/openstack/services.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct NovaService {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 14 |     http_client: HttpClient,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 15 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NovaService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServersResponse` is never constructed
[INFO] [stdout]   --> src/openstack/services.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ServersResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stdout]    --> src/openstack/services.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct NeutronService {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 111 |     http_client: HttpClient,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 112 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NeutronService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stdout]    --> src/openstack/services.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct CinderService {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 149 |     http_client: HttpClient,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 150 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CinderService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stdout]    --> src/openstack/services.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub struct TelemetryService {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 187 |     http_client: HttpClient,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 188 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TelemetryService` 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 `get_resource_metrics` is never used
[INFO] [stdout]    --> src/openstack/services.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl TelemetryService {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn get_resource_metrics(&self, resource_id: &str) -> Result<Vec<TelemetryMetric>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TelemetryMetric` is never constructed
[INFO] [stdout]    --> src/openstack/services.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct TelemetryMetric {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_size`, `hidden_size`, `num_layers`, and `weights` are never read
[INFO] [stdout]   --> src/ml/models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct LSTMModel {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  9 |     pub model_version: String,
[INFO] [stdout] 10 |     pub input_size: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 11 |     pub hidden_size: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 12 |     pub num_layers: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub weights: ModelWeights,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LSTMModel` 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 `input_weights`, `hidden_weights`, `output_weights`, and `biases` are never read
[INFO] [stdout]   --> src/ml/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ModelWeights {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     pub input_weights: DMatrix<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 21 |     pub hidden_weights: DMatrix<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub output_weights: DMatrix<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub biases: DVector<f64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelWeights` 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: associated items `new`, `add_point`, and `calculate_statistics` are never used
[INFO] [stdout]    --> src/ml/models.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl TimeSeriesData {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 181 |     pub fn new(resource_id: String, metric_type: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn add_point(&mut self, timestamp: chrono::DateTime<chrono::Utc>, value: f64) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn calculate_statistics(&self) -> TimeSeriesStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimeSeriesStats` is never constructed
[INFO] [stdout]    --> src/ml/models.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub struct TimeSeriesStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinearRegressionModel` is never constructed
[INFO] [stdout]    --> src/ml/models.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub struct LinearRegressionModel {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `fit`, and `predict` are never used
[INFO] [stdout]    --> src/ml/models.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | impl LinearRegressionModel {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 248 |     pub fn new(features: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn fit(&mut self, x: &DMatrix<f64>, y: &DVector<f64>) -> Result<()> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub fn predict(&self, x: &DMatrix<f64>) -> DVector<f64> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExponentialSmoothing` is never constructed
[INFO] [stdout]    --> src/ml/models.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct ExponentialSmoothing {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `fit`, and `forecast` are never used
[INFO] [stdout]    --> src/ml/models.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 309 | impl ExponentialSmoothing {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 310 |     pub fn new(alpha: f64, beta: f64, gamma: f64, season_length: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub fn fit(&mut self, data: &[f64]) -> Result<()> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn forecast(&self, steps: usize) -> Vec<f64> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `resource_id`, `predicted_load`, `confidence`, `prediction_horizon_minutes`, and `timestamp` are never read
[INFO] [stdout]   --> src/ml/predictor.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct LoadPrediction {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 16 |     pub resource_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 17 |     pub predicted_load: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub confidence: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 19 |     pub prediction_horizon_minutes: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub timestamp: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadPrediction` 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 `update_historical_data` is never used
[INFO] [stdout]   --> src/ml/predictor.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl LoadPredictor {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub async fn update_historical_data(&self, resource_id: String, value: f64) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_host` and `sla_impact` are never read
[INFO] [stdout]   --> src/scheduler/resource_scheduler.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SchedulingDecision {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub target_host: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 26 |     pub priority: u8,
[INFO] [stdout] 27 |     pub sla_impact: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulingDecision` 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 `deadline_minutes` is never read
[INFO] [stdout]    --> src/scheduler/resource_scheduler.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub struct SLAStatus {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub deadline_minutes: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SLAStatus` 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 `openstack_client` and `host_metrics` are never read
[INFO] [stdout]   --> src/scheduler/placement.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct PlacementEngine {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout]  9 |     openstack_client: Arc<Client>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     host_metrics: HashMap<String, HostMetrics>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `disk_utilization` and `last_updated` are never read
[INFO] [stdout]   --> src/scheduler/placement.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct HostMetrics {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub disk_utilization: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub last_updated: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HostMetrics` 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 `cpu_score`, `memory_score`, `network_score`, and `consolidation_score` are never read
[INFO] [stdout]   --> src/scheduler/placement.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PlacementScore {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub cpu_score: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 31 |     pub memory_score: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub network_score: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub consolidation_score: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlacementScore` 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 `disk_gb` and `network_bandwidth_mbps` are never read
[INFO] [stdout]    --> src/scheduler/placement.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct ResourceRequirements {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub disk_gb: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 164 |     pub network_bandwidth_mbps: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceRequirements` 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 `violation_history` is never read
[INFO] [stdout]  --> src/scheduler/sla_manager.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SLAManager {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 8 |     sla_policies: HashMap<String, SLAPolicy>,
[INFO] [stdout] 9 |     violation_history: HashMap<String, Vec<SLAViolation>>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `resource_id` and `min_availability_percent` are never read
[INFO] [stdout]   --> src/scheduler/sla_manager.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SLAPolicy {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 14 |     pub resource_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub min_availability_percent: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SLAPolicy` 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: variants `Critical`, `High`, `Medium`, and `Low` are never constructed
[INFO] [stdout]   --> src/scheduler/sla_manager.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum SLAPriority {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 25 |     Critical,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     High,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     Medium,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 28 |     Low,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SLAPriority` 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 `resource_id`, `violation_type`, `severity`, `timestamp`, and `resolved` are never read
[INFO] [stdout]   --> src/scheduler/sla_manager.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct SLAViolation {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 33 |     pub resource_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 34 |     pub violation_type: ViolationType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub severity: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 36 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 37 |     pub resolved: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SLAViolation` 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 `Availability` is never constructed
[INFO] [stdout]   --> src/scheduler/sla_manager.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub enum ViolationType {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 45 |     Availability,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ViolationType` 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 `add_sla_policy`, `record_violation`, `get_violation_history`, and `calculate_sla_compliance_rate` are never used
[INFO] [stdout]    --> src/scheduler/sla_manager.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl SLAManager {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn add_sla_policy(&mut self, policy: SLAPolicy) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn record_violation(&mut self, violation: SLAViolation) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn get_violation_history(&self, resource_id: &str) -> Vec<&SLAViolation> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn calculate_sla_compliance_rate(&self, resource_id: &str, period_hours: u32) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `availability_percent` is never read
[INFO] [stdout]    --> src/scheduler/sla_manager.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | struct ResourceMetrics {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 178 |     availability_percent: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ApiError`, `ServiceUnavailable`, and `ConfigError` are never constructed
[INFO] [stdout]   --> src/error.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum OpenStackError {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  9 |     ApiError {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     ServiceUnavailable(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     ConfigError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenStackError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MetricsError` is never used
[INFO] [stdout]   --> src/error.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum MetricsError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MLError` is never used
[INFO] [stdout]   --> src/error.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum MLError {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SchedulerError` is never used
[INFO] [stdout]   --> src/error.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub enum SchedulerError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metrics_collector` and `scheduler` are never read
[INFO] [stdout]   --> src/web/dashboard.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DashboardServer {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 23 |     ml_engine: Arc<MLEngine>,
[INFO] [stdout] 24 |     metrics_collector: Arc<MetricsCollector>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     scheduler: Arc<ResourceScheduler>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DashboardServer` 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 `send_to_connection` is never used
[INFO] [stdout]    --> src/web/websocket.rs:106:18
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl WebSocketHandler {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub async fn send_to_connection(&self, connection_id: &str, message: String) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f5dca52fd1ed0669d5dee7ceb1db38c7363d14ca92230727292fd30749ab9300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5dca52fd1ed0669d5dee7ceb1db38c7363d14ca92230727292fd30749ab9300", kill_on_drop: false }`
[INFO] [stdout] f5dca52fd1ed0669d5dee7ceb1db38c7363d14ca92230727292fd30749ab9300
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01d14df3c59c981e41b6b2861829d841bbe701d0fe4d18d0c75bd81320436ad3
[INFO] running `Command { std: "docker" "start" "-a" "01d14df3c59c981e41b6b2861829d841bbe701d0fe4d18d0c75bd81320436ad3", kill_on_drop: false }`
[INFO] [stderr]    Compiling openstack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `http_client`, `auth_manager`, and `telemetry` are never read
[INFO] [stdout]   --> src/openstack/client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Client {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     http_client: HttpClient,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub telemetry: TelemetryService,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Client` 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: methods `get_auth_token` and `make_authenticated_request` are never used
[INFO] [stdout]   --> src/openstack/client.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Client {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub async fn get_auth_token(&self) -> Result<String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub async fn make_authenticated_request<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token`, `expires_at`, `project_id`, and `user_id` are never read
[INFO] [stdout]   --> src/openstack/auth.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct AuthToken {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 12 |     pub token: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub expires_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub project_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 15 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthToken` 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 `is_expired` is never used
[INFO] [stdout]   --> src/openstack/auth.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl AuthToken {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 19 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_token` is never used
[INFO] [stdout]    --> src/openstack/auth.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl AuthManager {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub async fn get_token(&self) -> Result<&AuthToken> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stdout]   --> src/openstack/services.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct NovaService {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 14 |     http_client: HttpClient,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 15 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NovaService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServersResponse` is never constructed
[INFO] [stdout]   --> src/openstack/services.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ServersResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stdout]    --> src/openstack/services.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct NeutronService {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 111 |     http_client: HttpClient,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 112 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NeutronService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stdout]    --> src/openstack/services.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub struct CinderService {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 149 |     http_client: HttpClient,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 150 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CinderService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stdout]    --> src/openstack/services.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub struct TelemetryService {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 187 |     http_client: HttpClient,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 188 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TelemetryService` 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 `get_resource_metrics` is never used
[INFO] [stdout]    --> src/openstack/services.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl TelemetryService {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn get_resource_metrics(&self, resource_id: &str) -> Result<Vec<TelemetryMetric>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TelemetryMetric` is never constructed
[INFO] [stdout]    --> src/openstack/services.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct TelemetryMetric {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_size`, `hidden_size`, `num_layers`, and `weights` are never read
[INFO] [stdout]   --> src/ml/models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct LSTMModel {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout]  9 |     pub model_version: String,
[INFO] [stdout] 10 |     pub input_size: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 11 |     pub hidden_size: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 12 |     pub num_layers: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub weights: ModelWeights,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LSTMModel` 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 `input_weights`, `hidden_weights`, `output_weights`, and `biases` are never read
[INFO] [stdout]   --> src/ml/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ModelWeights {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     pub input_weights: DMatrix<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 21 |     pub hidden_weights: DMatrix<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub output_weights: DMatrix<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub biases: DVector<f64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelWeights` 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: associated items `new`, `add_point`, and `calculate_statistics` are never used
[INFO] [stdout]    --> src/ml/models.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl TimeSeriesData {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 181 |     pub fn new(resource_id: String, metric_type: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn add_point(&mut self, timestamp: chrono::DateTime<chrono::Utc>, value: f64) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn calculate_statistics(&self) -> TimeSeriesStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimeSeriesStats` is never constructed
[INFO] [stdout]    --> src/ml/models.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub struct TimeSeriesStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinearRegressionModel` is never constructed
[INFO] [stdout]    --> src/ml/models.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub struct LinearRegressionModel {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `fit`, and `predict` are never used
[INFO] [stdout]    --> src/ml/models.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | impl LinearRegressionModel {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 248 |     pub fn new(features: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn fit(&mut self, x: &DMatrix<f64>, y: &DVector<f64>) -> Result<()> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub fn predict(&self, x: &DMatrix<f64>) -> DVector<f64> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExponentialSmoothing` is never constructed
[INFO] [stdout]    --> src/ml/models.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct ExponentialSmoothing {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `fit`, and `forecast` are never used
[INFO] [stdout]    --> src/ml/models.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 309 | impl ExponentialSmoothing {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 310 |     pub fn new(alpha: f64, beta: f64, gamma: f64, season_length: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub fn fit(&mut self, data: &[f64]) -> Result<()> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn forecast(&self, steps: usize) -> Vec<f64> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `resource_id`, `predicted_load`, `confidence`, `prediction_horizon_minutes`, and `timestamp` are never read
[INFO] [stdout]   --> src/ml/predictor.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct LoadPrediction {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 16 |     pub resource_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 17 |     pub predicted_load: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub confidence: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 19 |     pub prediction_horizon_minutes: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub timestamp: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadPrediction` 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 `update_historical_data` is never used
[INFO] [stdout]   --> src/ml/predictor.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl LoadPredictor {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub async fn update_historical_data(&self, resource_id: String, value: f64) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_host` and `sla_impact` are never read
[INFO] [stdout]   --> src/scheduler/resource_scheduler.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct SchedulingDecision {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub target_host: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 26 |     pub priority: u8,
[INFO] [stdout] 27 |     pub sla_impact: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulingDecision` 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 `deadline_minutes` is never read
[INFO] [stdout]    --> src/scheduler/resource_scheduler.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub struct SLAStatus {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub deadline_minutes: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SLAStatus` 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 `openstack_client` and `host_metrics` are never read
[INFO] [stdout]   --> src/scheduler/placement.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct PlacementEngine {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout]  9 |     openstack_client: Arc<Client>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     host_metrics: HashMap<String, HostMetrics>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `disk_utilization` and `last_updated` are never read
[INFO] [stdout]   --> src/scheduler/placement.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct HostMetrics {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub disk_utilization: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub last_updated: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HostMetrics` 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 `cpu_score`, `memory_score`, `network_score`, and `consolidation_score` are never read
[INFO] [stdout]   --> src/scheduler/placement.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PlacementScore {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub cpu_score: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 31 |     pub memory_score: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub network_score: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub consolidation_score: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlacementScore` 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 `disk_gb` and `network_bandwidth_mbps` are never read
[INFO] [stdout]    --> src/scheduler/placement.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct ResourceRequirements {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub disk_gb: u32,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 164 |     pub network_bandwidth_mbps: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceRequirements` 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 `violation_history` is never read
[INFO] [stdout]  --> src/scheduler/sla_manager.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SLAManager {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 8 |     sla_policies: HashMap<String, SLAPolicy>,
[INFO] [stdout] 9 |     violation_history: HashMap<String, Vec<SLAViolation>>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `resource_id` and `min_availability_percent` are never read
[INFO] [stdout]   --> src/scheduler/sla_manager.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SLAPolicy {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 14 |     pub resource_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub min_availability_percent: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SLAPolicy` 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: variants `Critical`, `High`, `Medium`, and `Low` are never constructed
[INFO] [stdout]   --> src/scheduler/sla_manager.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum SLAPriority {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 25 |     Critical,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     High,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     Medium,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 28 |     Low,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SLAPriority` 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 `resource_id`, `violation_type`, `severity`, `timestamp`, and `resolved` are never read
[INFO] [stdout]   --> src/scheduler/sla_manager.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct SLAViolation {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 33 |     pub resource_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 34 |     pub violation_type: ViolationType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub severity: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 36 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 37 |     pub resolved: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SLAViolation` 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 `Availability` is never constructed
[INFO] [stdout]   --> src/scheduler/sla_manager.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub enum ViolationType {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 45 |     Availability,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ViolationType` 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 `add_sla_policy`, `record_violation`, `get_violation_history`, and `calculate_sla_compliance_rate` are never used
[INFO] [stdout]    --> src/scheduler/sla_manager.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl SLAManager {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn add_sla_policy(&mut self, policy: SLAPolicy) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn record_violation(&mut self, violation: SLAViolation) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn get_violation_history(&self, resource_id: &str) -> Vec<&SLAViolation> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn calculate_sla_compliance_rate(&self, resource_id: &str, period_hours: u32) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `availability_percent` is never read
[INFO] [stdout]    --> src/scheduler/sla_manager.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | struct ResourceMetrics {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 178 |     availability_percent: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ApiError`, `ServiceUnavailable`, and `ConfigError` are never constructed
[INFO] [stdout]   --> src/error.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum OpenStackError {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  9 |     ApiError {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     ServiceUnavailable(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     ConfigError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenStackError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MetricsError` is never used
[INFO] [stdout]   --> src/error.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum MetricsError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MLError` is never used
[INFO] [stdout]   --> src/error.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum MLError {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SchedulerError` is never used
[INFO] [stdout]   --> src/error.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub enum SchedulerError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metrics_collector` and `scheduler` are never read
[INFO] [stdout]   --> src/web/dashboard.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DashboardServer {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 23 |     ml_engine: Arc<MLEngine>,
[INFO] [stdout] 24 |     metrics_collector: Arc<MetricsCollector>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     scheduler: Arc<ResourceScheduler>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DashboardServer` 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 `send_to_connection` is never used
[INFO] [stdout]    --> src/web/websocket.rs:106:18
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl WebSocketHandler {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub async fn send_to_connection(&self, connection_id: &str, message: String) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "01d14df3c59c981e41b6b2861829d841bbe701d0fe4d18d0c75bd81320436ad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01d14df3c59c981e41b6b2861829d841bbe701d0fe4d18d0c75bd81320436ad3", kill_on_drop: false }`
[INFO] [stdout] 01d14df3c59c981e41b6b2861829d841bbe701d0fe4d18d0c75bd81320436ad3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9be71aaacd64b954a33a050e714f4e4d76f29e20235e24e8b4d040e39999ba44
[INFO] running `Command { std: "docker" "start" "-a" "9be71aaacd64b954a33a050e714f4e4d76f29e20235e24e8b4d040e39999ba44", kill_on_drop: false }`
[INFO] [stderr] warning: fields `http_client`, `auth_manager`, and `telemetry` are never read
[INFO] [stderr]   --> src/openstack/client.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Client {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 15 |     http_client: HttpClient,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 16 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub telemetry: TelemetryService,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Client` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_auth_token` and `make_authenticated_request` are never used
[INFO] [stderr]   --> src/openstack/client.rs:51:18
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl Client {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub async fn get_auth_token(&self) -> Result<String> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub async fn make_authenticated_request<T: for<'de> Deserialize<'de>>(
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `token`, `expires_at`, `project_id`, and `user_id` are never read
[INFO] [stderr]   --> src/openstack/auth.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct AuthToken {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 12 |     pub token: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 13 |     pub expires_at: DateTime<Utc>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 14 |     pub project_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 15 |     pub user_id: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AuthToken` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_expired` is never used
[INFO] [stderr]   --> src/openstack/auth.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl AuthToken {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] 19 |     pub fn is_expired(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_token` is never used
[INFO] [stderr]    --> src/openstack/auth.rs:111:18
[INFO] [stderr]     |
[INFO] [stderr]  97 | impl AuthManager {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 111 |     pub async fn get_token(&self) -> Result<&AuthToken> {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stderr]   --> src/openstack/services.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct NovaService {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 14 |     http_client: HttpClient,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 15 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NovaService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ServersResponse` is never constructed
[INFO] [stderr]   --> src/openstack/services.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct ServersResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stderr]    --> src/openstack/services.rs:111:5
[INFO] [stderr]     |
[INFO] [stderr] 110 | pub struct NeutronService {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] 111 |     http_client: HttpClient,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 112 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `NeutronService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stderr]    --> src/openstack/services.rs:149:5
[INFO] [stderr]     |
[INFO] [stderr] 148 | pub struct CinderService {
[INFO] [stderr]     |            ------------- fields in this struct
[INFO] [stderr] 149 |     http_client: HttpClient,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 150 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CinderService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `http_client` and `auth_manager` are never read
[INFO] [stderr]    --> src/openstack/services.rs:187:5
[INFO] [stderr]     |
[INFO] [stderr] 186 | pub struct TelemetryService {
[INFO] [stderr]     |            ---------------- fields in this struct
[INFO] [stderr] 187 |     http_client: HttpClient,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 188 |     auth_manager: Arc<RwLock<AuthManager>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TelemetryService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_resource_metrics` is never used
[INFO] [stderr]    --> src/openstack/services.rs:199:18
[INFO] [stderr]     |
[INFO] [stderr] 191 | impl TelemetryService {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 199 |     pub async fn get_resource_metrics(&self, resource_id: &str) -> Result<Vec<TelemetryMetric>> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TelemetryMetric` is never constructed
[INFO] [stderr]    --> src/openstack/services.rs:221:12
[INFO] [stderr]     |
[INFO] [stderr] 221 | pub struct TelemetryMetric {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `input_size`, `hidden_size`, `num_layers`, and `weights` are never read
[INFO] [stderr]   --> src/ml/models.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct LSTMModel {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr]  9 |     pub model_version: String,
[INFO] [stderr] 10 |     pub input_size: usize,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 11 |     pub hidden_size: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 12 |     pub num_layers: usize,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub weights: ModelWeights,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LSTMModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `input_weights`, `hidden_weights`, `output_weights`, and `biases` are never read
[INFO] [stderr]   --> src/ml/models.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct ModelWeights {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 20 |     pub input_weights: DMatrix<f64>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 21 |     pub hidden_weights: DMatrix<f64>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 22 |     pub output_weights: DMatrix<f64>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 23 |     pub biases: DVector<f64>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ModelWeights` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `add_point`, and `calculate_statistics` are never used
[INFO] [stderr]    --> src/ml/models.rs:181:12
[INFO] [stderr]     |
[INFO] [stderr] 180 | impl TimeSeriesData {
[INFO] [stderr]     | ------------------- associated items in this implementation
[INFO] [stderr] 181 |     pub fn new(resource_id: String, metric_type: String) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 190 |     pub fn add_point(&mut self, timestamp: chrono::DateTime<chrono::Utc>, value: f64) {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 209 |     pub fn calculate_statistics(&self) -> TimeSeriesStats {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TimeSeriesStats` is never constructed
[INFO] [stderr]    --> src/ml/models.rs:231:12
[INFO] [stderr]     |
[INFO] [stderr] 231 | pub struct TimeSeriesStats {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LinearRegressionModel` is never constructed
[INFO] [stderr]    --> src/ml/models.rs:241:12
[INFO] [stderr]     |
[INFO] [stderr] 241 | pub struct LinearRegressionModel {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `fit`, and `predict` are never used
[INFO] [stderr]    --> src/ml/models.rs:248:12
[INFO] [stderr]     |
[INFO] [stderr] 247 | impl LinearRegressionModel {
[INFO] [stderr]     | -------------------------- associated items in this implementation
[INFO] [stderr] 248 |     pub fn new(features: usize) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 256 |     pub fn fit(&mut self, x: &DMatrix<f64>, y: &DVector<f64>) -> Result<()> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 292 |     pub fn predict(&self, x: &DMatrix<f64>) -> DVector<f64> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExponentialSmoothing` is never constructed
[INFO] [stderr]    --> src/ml/models.rs:299:12
[INFO] [stderr]     |
[INFO] [stderr] 299 | pub struct ExponentialSmoothing {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `fit`, and `forecast` are never used
[INFO] [stderr]    --> src/ml/models.rs:310:12
[INFO] [stderr]     |
[INFO] [stderr] 309 | impl ExponentialSmoothing {
[INFO] [stderr]     | ------------------------- associated items in this implementation
[INFO] [stderr] 310 |     pub fn new(alpha: f64, beta: f64, gamma: f64, season_length: usize) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 322 |     pub fn fit(&mut self, data: &[f64]) -> Result<()> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 |     pub fn forecast(&self, steps: usize) -> Vec<f64> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `resource_id`, `predicted_load`, `confidence`, `prediction_horizon_minutes`, and `timestamp` are never read
[INFO] [stderr]   --> src/ml/predictor.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct LoadPrediction {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 16 |     pub resource_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 17 |     pub predicted_load: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     pub confidence: f64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 19 |     pub prediction_horizon_minutes: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 20 |     pub timestamp: chrono::DateTime<chrono::Utc>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoadPrediction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `update_historical_data` is never used
[INFO] [stderr]   --> src/ml/predictor.rs:89:18
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl LoadPredictor {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 89 |     pub async fn update_historical_data(&self, resource_id: String, value: f64) {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `target_host` and `sla_impact` are never read
[INFO] [stderr]   --> src/scheduler/resource_scheduler.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct SchedulingDecision {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub target_host: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 26 |     pub priority: u8,
[INFO] [stderr] 27 |     pub sla_impact: f64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SchedulingDecision` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `deadline_minutes` is never read
[INFO] [stderr]    --> src/scheduler/resource_scheduler.rs:178:9
[INFO] [stderr]     |
[INFO] [stderr] 175 | pub struct SLAStatus {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 178 |     pub deadline_minutes: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SLAStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `openstack_client` and `host_metrics` are never read
[INFO] [stderr]   --> src/scheduler/placement.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct PlacementEngine {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr]  9 |     openstack_client: Arc<Client>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     host_metrics: HashMap<String, HostMetrics>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `disk_utilization` and `last_updated` are never read
[INFO] [stderr]   --> src/scheduler/placement.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct HostMetrics {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub disk_utilization: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub last_updated: chrono::DateTime<chrono::Utc>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `HostMetrics` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cpu_score`, `memory_score`, `network_score`, and `consolidation_score` are never read
[INFO] [stderr]   --> src/scheduler/placement.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct PlacementScore {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub cpu_score: f64,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 31 |     pub memory_score: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 32 |     pub network_score: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 33 |     pub consolidation_score: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PlacementScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `disk_gb` and `network_bandwidth_mbps` are never read
[INFO] [stderr]    --> src/scheduler/placement.rs:163:9
[INFO] [stderr]     |
[INFO] [stderr] 160 | pub struct ResourceRequirements {
[INFO] [stderr]     |            -------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 163 |     pub disk_gb: u32,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 164 |     pub network_bandwidth_mbps: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ResourceRequirements` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `violation_history` is never read
[INFO] [stderr]  --> src/scheduler/sla_manager.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct SLAManager {
[INFO] [stderr]   |            ---------- field in this struct
[INFO] [stderr] 8 |     sla_policies: HashMap<String, SLAPolicy>,
[INFO] [stderr] 9 |     violation_history: HashMap<String, Vec<SLAViolation>>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `resource_id` and `min_availability_percent` are never read
[INFO] [stderr]   --> src/scheduler/sla_manager.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct SLAPolicy {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 14 |     pub resource_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub min_availability_percent: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SLAPolicy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Critical`, `High`, `Medium`, and `Low` are never constructed
[INFO] [stderr]   --> src/scheduler/sla_manager.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub enum SLAPriority {
[INFO] [stderr]    |          ----------- variants in this enum
[INFO] [stderr] 25 |     Critical,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 26 |     High,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 27 |     Medium,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 28 |     Low,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SLAPriority` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `resource_id`, `violation_type`, `severity`, `timestamp`, and `resolved` are never read
[INFO] [stderr]   --> src/scheduler/sla_manager.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct SLAViolation {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 33 |     pub resource_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 34 |     pub violation_type: ViolationType,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 35 |     pub severity: f64,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 36 |     pub timestamp: DateTime<Utc>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 37 |     pub resolved: bool,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SLAViolation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Availability` is never constructed
[INFO] [stderr]   --> src/scheduler/sla_manager.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub enum ViolationType {
[INFO] [stderr]    |          ------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 45 |     Availability,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ViolationType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_sla_policy`, `record_violation`, `get_violation_history`, and `calculate_sla_compliance_rate` are never used
[INFO] [stderr]    --> src/scheduler/sla_manager.rs:110:12
[INFO] [stderr]     |
[INFO] [stderr]  48 | impl SLAManager {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub fn add_sla_policy(&mut self, policy: SLAPolicy) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 114 |     pub fn record_violation(&mut self, violation: SLAViolation) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub fn get_violation_history(&self, resource_id: &str) -> Vec<&SLAViolation> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 130 |     pub fn calculate_sla_compliance_rate(&self, resource_id: &str, period_hours: u32) -> f64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `availability_percent` is never read
[INFO] [stderr]    --> src/scheduler/sla_manager.rs:178:5
[INFO] [stderr]     |
[INFO] [stderr] 174 | struct ResourceMetrics {
[INFO] [stderr]     |        --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 178 |     availability_percent: f64,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ResourceMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `ApiError`, `ServiceUnavailable`, and `ConfigError` are never constructed
[INFO] [stderr]   --> src/error.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub enum OpenStackError {
[INFO] [stderr]    |          -------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr]  9 |     ApiError {
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |     ServiceUnavailable(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |     ConfigError(String),
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpenStackError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MetricsError` is never used
[INFO] [stderr]   --> src/error.rs:22:10
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub enum MetricsError {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MLError` is never used
[INFO] [stderr]   --> src/error.rs:34:10
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub enum MLError {
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SchedulerError` is never used
[INFO] [stderr]   --> src/error.rs:46:10
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub enum SchedulerError {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `metrics_collector` and `scheduler` are never read
[INFO] [stderr]   --> src/web/dashboard.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct DashboardServer {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 23 |     ml_engine: Arc<MLEngine>,
[INFO] [stderr] 24 |     metrics_collector: Arc<MetricsCollector>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 25 |     scheduler: Arc<ResourceScheduler>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DashboardServer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `send_to_connection` is never used
[INFO] [stderr]    --> src/web/websocket.rs:106:18
[INFO] [stderr]     |
[INFO] [stderr]  14 | impl WebSocketHandler {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 106 |     pub async fn send_to_connection(&self, connection_id: &str, message: String) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `openstack` (bin "openstack" test) generated 41 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openstack-6630641c3dc51376)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9be71aaacd64b954a33a050e714f4e4d76f29e20235e24e8b4d040e39999ba44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be71aaacd64b954a33a050e714f4e4d76f29e20235e24e8b4d040e39999ba44", kill_on_drop: false }`
[INFO] [stdout] 9be71aaacd64b954a33a050e714f4e4d76f29e20235e24e8b4d040e39999ba44
