[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] checking nicktretyakov/openstack against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicktretyakov%2Fopenstack" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nicktretyakov/openstack on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 705b3b9a262b14ccfd630c9120f9beffc5a61493ee1d6e236b87c224cf8d004b [INFO] running `Command { std: "docker" "start" "-a" "705b3b9a262b14ccfd630c9120f9beffc5a61493ee1d6e236b87c224cf8d004b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "705b3b9a262b14ccfd630c9120f9beffc5a61493ee1d6e236b87c224cf8d004b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705b3b9a262b14ccfd630c9120f9beffc5a61493ee1d6e236b87c224cf8d004b", kill_on_drop: false }` [INFO] [stdout] 705b3b9a262b14ccfd630c9120f9beffc5a61493ee1d6e236b87c224cf8d004b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df165b125637315d573e9056766c913a0c8afb785e0943403536596a848670a4 [INFO] running `Command { std: "docker" "start" "-a" "df165b125637315d573e9056766c913a0c8afb785e0943403536596a848670a4", 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 autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 tokio-stream v0.1.17 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking metrics v0.22.4 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking metrics-util v0.16.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking rdkafka v0.36.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking statrs v0.16.1 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking 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>, [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)]` 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub async fn make_authenticated_request 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, [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>, [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>, [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>, [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>, [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> { [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, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub hidden_weights: DMatrix, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub output_weights: DMatrix, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 23 | pub biases: DVector, [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, 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, y: &DVector) -> Result<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | pub fn predict(&self, x: &DMatrix) -> DVector { [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 { [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | host_metrics: HashMap, [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, [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, [INFO] [stdout] 9 | violation_history: HashMap>, [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, [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, [INFO] [stdout] 24 | metrics_collector: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | scheduler: Arc, [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] [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>, [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)]` 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub async fn make_authenticated_request 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, [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>, [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>, [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>, [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>, [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> { [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, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub hidden_weights: DMatrix, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub output_weights: DMatrix, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 23 | pub biases: DVector, [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, 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, y: &DVector) -> Result<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | pub fn predict(&self, x: &DMatrix) -> DVector { [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 { [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | host_metrics: HashMap, [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, [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, [INFO] [stdout] 9 | violation_history: HashMap>, [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, [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, [INFO] [stdout] 24 | metrics_collector: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | scheduler: Arc, [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 1m 57s [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" "df165b125637315d573e9056766c913a0c8afb785e0943403536596a848670a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df165b125637315d573e9056766c913a0c8afb785e0943403536596a848670a4", kill_on_drop: false }` [INFO] [stdout] df165b125637315d573e9056766c913a0c8afb785e0943403536596a848670a4