[INFO] cloning repository https://github.com/ReOpsIL/chops
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReOpsIL/chops" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReOpsIL%2Fchops", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReOpsIL%2Fchops'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ffa0e65bcbba4d2578512c712b063d6e3da93be
[INFO] checking ReOpsIL/chops against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReOpsIL%2Fchops" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ReOpsIL/chops
[INFO] finished tweaking git repo https://github.com/ReOpsIL/chops
[INFO] tweaked toml for git repo https://github.com/ReOpsIL/chops written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ReOpsIL/chops on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ReOpsIL/chops 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded io-uring v0.7.8
[INFO] [stderr]   Downloaded tokio v1.46.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bc85d49599a31434219d890403ce85c536be847068ac4997cc5e5c7c708a108
[INFO] running `Command { std: "docker" "start" "-a" "1bc85d49599a31434219d890403ce85c536be847068ac4997cc5e5c7c708a108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bc85d49599a31434219d890403ce85c536be847068ac4997cc5e5c7c708a108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc85d49599a31434219d890403ce85c536be847068ac4997cc5e5c7c708a108", kill_on_drop: false }`
[INFO] [stdout] 1bc85d49599a31434219d890403ce85c536be847068ac4997cc5e5c7c708a108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f9ac858ce88e0c7b5550505f0820913944c38b5f654ad2358eb1244d5413ae5
[INFO] running `Command { std: "docker" "start" "-a" "0f9ac858ce88e0c7b5550505f0820913944c38b5f654ad2358eb1244d5413ae5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking chops-core v0.1.0 (/opt/rustwide/workdir/chops-core)
[INFO] [stderr]     Checking chops-chaos v0.1.0 (/opt/rustwide/workdir/chops-chaos)
[INFO] [stderr]     Checking chops-persona v0.1.0 (/opt/rustwide/workdir/chops-persona)
[INFO] [stdout] warning: unused variable: `old_excitement`
[INFO] [stdout]    --> chops-persona/src/personalities.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let old_excitement = self.excitement_amplifier;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_excitement`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_obsession`
[INFO] [stdout]    --> chops-persona/src/personalities.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let old_obsession = self.breakthrough_obsession;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_obsession`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_excitement`
[INFO] [stdout]    --> chops-persona/src/personalities.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let old_excitement = self.excitement_amplifier;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_excitement`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_obsession`
[INFO] [stdout]    --> chops-persona/src/personalities.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let old_obsession = self.breakthrough_obsession;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_obsession`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api_key` is never read
[INFO] [stdout]   --> chops-chaos/src/entropy.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct QuantumClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     api_endpoint: String,
[INFO] [stdout] 16 |     api_key: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuantumClient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuantumRandomResponse` is never constructed
[INFO] [stdout]   --> chops-chaos/src/entropy.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct QuantumRandomResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api_key` is never read
[INFO] [stdout]   --> chops-chaos/src/entropy.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct QuantumClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     api_endpoint: String,
[INFO] [stdout] 16 |     api_key: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuantumClient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuantumRandomResponse` is never constructed
[INFO] [stdout]   --> chops-chaos/src/entropy.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct QuantumRandomResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chops-api v0.1.0 (/opt/rustwide/workdir/chops-api)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> chops-api/src/client.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn, error, debug};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CHOPSError`
[INFO] [stdout]  --> chops-api/src/cognitive.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chops_core::{CHOPSResult, CHOPSError, PersonaType};
[INFO] [stdout]   |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> chops-api/src/client.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn, error, debug};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CHOPSError`
[INFO] [stdout]  --> chops-api/src/cognitive.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chops_core::{CHOPSResult, CHOPSError, PersonaType};
[INFO] [stdout]   |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> chops-api/src/client.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let r = serde_json::to_string(&request).unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> chops-api/src/client.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let r = serde_json::to_string(&request).unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tokens_per_minute` is never read
[INFO] [stdout]   --> chops-api/src/client.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct RateLimiter {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 34 |     requests_per_minute: u32,
[INFO] [stdout] 35 |     tokens_per_minute: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RateLimiter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cross_domain_mappings` is never read
[INFO] [stdout]   --> chops-api/src/cognitive.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AnalogicalReasoningEngine {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] 21 |     domain_patterns: HashMap<String, Vec<DomainPattern>>,
[INFO] [stdout] 22 |     cross_domain_mappings: Vec<CrossDomainMapping>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnalogicalReasoningEngine` 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 `historical_patterns` and `trend_analyzers` are never read
[INFO] [stdout]   --> chops-api/src/cognitive.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct TemporalProcessor {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 44 |     historical_patterns: Vec<HistoricalPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     trend_analyzers: HashMap<String, TrendAnalyzer>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemporalProcessor` 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 `domain`, `pattern_recognition`, and `extrapolation_engine` are never read
[INFO] [stdout]   --> chops-api/src/cognitive.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct TrendAnalyzer {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 50 |     domain: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 51 |     pattern_recognition: PatternRecognition,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     extrapolation_engine: ExtrapolationEngine,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrendAnalyzer` 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 `cyclic_patterns`, `growth_patterns`, and `disruption_indicators` are never read
[INFO] [stdout]   --> chops-api/src/cognitive.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct PatternRecognition {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 57 |     cyclic_patterns: Vec<CyclicPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     growth_patterns: Vec<GrowthPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     disruption_indicators: Vec<DisruptionIndicator>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PatternRecognition` 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 `mathematical_models` and `scenario_generators` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct ExtrapolationEngine {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 106 |     mathematical_models: Vec<MathematicalModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     scenario_generators: Vec<ScenarioGenerator>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExtrapolationEngine` 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 `model_type`, `parameters`, and `confidence` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct MathematicalModel {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 112 |     model_type: ModelType,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 113 |     parameters: HashMap<String, f64>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 114 |     confidence: f64,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MathematicalModel` 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 `scenario_type` and `probability_weights` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ScenarioGenerator {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 128 |     scenario_type: ScenarioType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 129 |     probability_weights: HashMap<String, f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScenarioGenerator` 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 `pattern_detectors`, `behavioral_models`, and `motivation_analyzers` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct PsychologicalAnalyzer {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] 143 |     pattern_detectors: Vec<PatternDetector>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 144 |     behavioral_models: HashMap<String, BehavioralModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 145 |     motivation_analyzers: Vec<MotivationAnalyzer>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PsychologicalAnalyzer` 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 `pattern_type`, `detection_algorithm`, and `confidence_threshold` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct PatternDetector {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 150 |     pattern_type: PsychologicalPatternType,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 151 |     detection_algorithm: DetectionAlgorithm,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 152 |     confidence_threshold: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PatternDetector` 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 `model_name`, `predictive_factors`, and `accuracy_score` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub struct BehavioralModel {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 176 |     model_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 177 |     predictive_factors: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 178 |     accuracy_score: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BehavioralModel` 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 `motivation_type` and `analysis_depth` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct MotivationAnalyzer {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 183 |     motivation_type: MotivationType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 184 |     analysis_depth: AnalysisDepth,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MotivationAnalyzer` 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 `feasibility_models`, `impossibility_detectors`, and `paradox_resolvers` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct RealityCalibrator {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 208 |     feasibility_models: Vec<FeasibilityModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 209 |     impossibility_detectors: Vec<ImpossibilityDetector>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     paradox_resolvers: Vec<ParadoxResolver>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RealityCalibrator` 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 `domain`, `constraints`, and `flexibility_factor` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub struct FeasibilityModel {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 215 |     domain: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 216 |     constraints: Vec<RealityConstraint>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 217 |     flexibility_factor: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FeasibilityModel` 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 `detector_type` and `threshold` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct ImpossibilityDetector {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] 241 |     detector_type: ImpossibilityType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 242 |     threshold: f64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImpossibilityDetector` 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 `paradox_type` and `resolution_strategies` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct ParadoxResolver {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 256 |     paradox_type: ParadoxType,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 257 |     resolution_strategies: Vec<ResolutionStrategy>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParadoxResolver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chops-cli v0.1.0 (/opt/rustwide/workdir/chops-cli)
[INFO] [stdout] warning: field `tokens_per_minute` is never read
[INFO] [stdout]   --> chops-api/src/client.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct RateLimiter {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 34 |     requests_per_minute: u32,
[INFO] [stdout] 35 |     tokens_per_minute: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RateLimiter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cross_domain_mappings` is never read
[INFO] [stdout]   --> chops-api/src/cognitive.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AnalogicalReasoningEngine {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] 21 |     domain_patterns: HashMap<String, Vec<DomainPattern>>,
[INFO] [stdout] 22 |     cross_domain_mappings: Vec<CrossDomainMapping>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnalogicalReasoningEngine` 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 `historical_patterns` and `trend_analyzers` are never read
[INFO] [stdout]   --> chops-api/src/cognitive.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct TemporalProcessor {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 44 |     historical_patterns: Vec<HistoricalPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     trend_analyzers: HashMap<String, TrendAnalyzer>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemporalProcessor` 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 `domain`, `pattern_recognition`, and `extrapolation_engine` are never read
[INFO] [stdout]   --> chops-api/src/cognitive.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct TrendAnalyzer {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 50 |     domain: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 51 |     pattern_recognition: PatternRecognition,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     extrapolation_engine: ExtrapolationEngine,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrendAnalyzer` 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 `cyclic_patterns`, `growth_patterns`, and `disruption_indicators` are never read
[INFO] [stdout]   --> chops-api/src/cognitive.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct PatternRecognition {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 57 |     cyclic_patterns: Vec<CyclicPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     growth_patterns: Vec<GrowthPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     disruption_indicators: Vec<DisruptionIndicator>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PatternRecognition` 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 `mathematical_models` and `scenario_generators` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct ExtrapolationEngine {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 106 |     mathematical_models: Vec<MathematicalModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     scenario_generators: Vec<ScenarioGenerator>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExtrapolationEngine` 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 `model_type`, `parameters`, and `confidence` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct MathematicalModel {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 112 |     model_type: ModelType,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 113 |     parameters: HashMap<String, f64>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 114 |     confidence: f64,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MathematicalModel` 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 `scenario_type` and `probability_weights` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ScenarioGenerator {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 128 |     scenario_type: ScenarioType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 129 |     probability_weights: HashMap<String, f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScenarioGenerator` 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 `pattern_detectors`, `behavioral_models`, and `motivation_analyzers` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct PsychologicalAnalyzer {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] 143 |     pattern_detectors: Vec<PatternDetector>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 144 |     behavioral_models: HashMap<String, BehavioralModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 145 |     motivation_analyzers: Vec<MotivationAnalyzer>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PsychologicalAnalyzer` 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 `pattern_type`, `detection_algorithm`, and `confidence_threshold` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct PatternDetector {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 150 |     pattern_type: PsychologicalPatternType,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 151 |     detection_algorithm: DetectionAlgorithm,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 152 |     confidence_threshold: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PatternDetector` 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 `model_name`, `predictive_factors`, and `accuracy_score` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub struct BehavioralModel {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 176 |     model_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 177 |     predictive_factors: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 178 |     accuracy_score: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BehavioralModel` 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 `motivation_type` and `analysis_depth` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct MotivationAnalyzer {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 183 |     motivation_type: MotivationType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 184 |     analysis_depth: AnalysisDepth,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MotivationAnalyzer` 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 `feasibility_models`, `impossibility_detectors`, and `paradox_resolvers` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct RealityCalibrator {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 208 |     feasibility_models: Vec<FeasibilityModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 209 |     impossibility_detectors: Vec<ImpossibilityDetector>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     paradox_resolvers: Vec<ParadoxResolver>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RealityCalibrator` 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 `domain`, `constraints`, and `flexibility_factor` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub struct FeasibilityModel {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 215 |     domain: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 216 |     constraints: Vec<RealityConstraint>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 217 |     flexibility_factor: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FeasibilityModel` 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 `detector_type` and `threshold` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct ImpossibilityDetector {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] 241 |     detector_type: ImpossibilityType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 242 |     threshold: f64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImpossibilityDetector` 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 `paradox_type` and `resolution_strategies` are never read
[INFO] [stdout]    --> chops-api/src/cognitive.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct ParadoxResolver {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 256 |     paradox_type: ParadoxType,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 257 |     resolution_strategies: Vec<ResolutionStrategy>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParadoxResolver` 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: unused import: `MultiSelect`
[INFO] [stdout]  --> chops-cli/src/interactive.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dialoguer::{Select, Input, Confirm, MultiSelect};
[INFO] [stdout]   |                                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `info`
[INFO] [stdout]   --> chops-cli/src/main.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{error, info};
[INFO] [stdout]    |               ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MultiSelect`
[INFO] [stdout]  --> chops-cli/src/interactive.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dialoguer::{Select, Input, Confirm, MultiSelect};
[INFO] [stdout]   |                                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `info`
[INFO] [stdout]   --> chops-cli/src/main.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{error, info};
[INFO] [stdout]    |               ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reality_level`
[INFO] [stdout]   --> chops-cli/src/commands/summon.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     reality_level: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reality_level`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reality_level`
[INFO] [stdout]   --> chops-cli/src/commands/summon.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     reality_level: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reality_level`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.19s
[INFO] running `Command { std: "docker" "inspect" "0f9ac858ce88e0c7b5550505f0820913944c38b5f654ad2358eb1244d5413ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f9ac858ce88e0c7b5550505f0820913944c38b5f654ad2358eb1244d5413ae5", kill_on_drop: false }`
[INFO] [stdout] 0f9ac858ce88e0c7b5550505f0820913944c38b5f654ad2358eb1244d5413ae5
