[INFO] cloning repository https://github.com/ConaryLabs/Mira
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConaryLabs/Mira" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConaryLabs%2FMira", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConaryLabs%2FMira'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2b49f4d0357ba655a6473425439536ad59eafbb
[INFO] checking ConaryLabs/Mira against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConaryLabs%2FMira" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ConaryLabs/Mira
[INFO] removed 9 missing examples
[INFO] removed 2 missing tests
[INFO] finished tweaking git repo https://github.com/ConaryLabs/Mira
[INFO] tweaked toml for git repo https://github.com/ConaryLabs/Mira written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ConaryLabs/Mira on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ConaryLabs/Mira 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 304522d73f24140ebd27604c71fb866170cb2ca5283a874274054335e5292adb
[INFO] running `Command { std: "docker" "start" "-a" "304522d73f24140ebd27604c71fb866170cb2ca5283a874274054335e5292adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "304522d73f24140ebd27604c71fb866170cb2ca5283a874274054335e5292adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "304522d73f24140ebd27604c71fb866170cb2ca5283a874274054335e5292adb", kill_on_drop: false }`
[INFO] [stdout] 304522d73f24140ebd27604c71fb866170cb2ca5283a874274054335e5292adb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56e972b6d5bccf01551aa2292024801fb00bdc8a2ee97729f59949c7e2201568
[INFO] running `Command { std: "docker" "start" "-a" "56e972b6d5bccf01551aa2292024801fb00bdc8a2ee97729f59949c7e2201568", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking avif-serialize v0.8.4
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling qdrant-client v1.12.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking zune-jpeg v0.4.18
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking backon v1.5.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling async-openai-macros v0.1.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[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 axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking redis v0.32.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking async-openai v0.28.3
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking mira_ai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::mood`
[INFO] [stdout]    --> src/media_generation/mod.rs:344:20
[INFO] [stdout]     |
[INFO] [stdout] 344 |         use crate::mood::MoodType;
[INFO] [stdout]     |                    ^^^^ could not find `mood` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConversationTurn`
[INFO] [stdout]   --> src/emotion/integration/enhanced_pipeline.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         TriggerManager, ConversationTurn,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/emotion/relationships/trigger_discovery.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc, Duration};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> src/media_generation/visual_memory.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OpenAIImageClient`
[INFO] [stdout]  --> src/media_generation/factory.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |     FlexibleImageGenerator, OpenAIImageClient,
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MediaError` and `TagCategory`
[INFO] [stdout]   --> src/media_memory/media_integration.rs:8:22
[INFO] [stdout]    |
[INFO] [stdout] 8  |         MediaConfig, MediaError, MediaResult, MediaType,
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout] 9  |         SelfImageHandler, ImageTagger, MediaIndex, MediaEntry,
[INFO] [stdout] 10 |         TagCategory, ImageContext,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/media_memory/media_integration.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConversationTurn`
[INFO] [stdout]   --> src/emotion/integration/enhanced_pipeline.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         TriggerManager, ConversationTurn,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/emotion/relationships/trigger_discovery.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc, Duration};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> src/media_generation/visual_memory.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OpenAIImageClient`
[INFO] [stdout]  --> src/media_generation/factory.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |     FlexibleImageGenerator, OpenAIImageClient,
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MediaError` and `TagCategory`
[INFO] [stdout]   --> src/media_memory/media_integration.rs:8:22
[INFO] [stdout]    |
[INFO] [stdout] 8  |         MediaConfig, MediaError, MediaResult, MediaType,
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout] 9  |         SelfImageHandler, ImageTagger, MediaIndex, MediaEntry,
[INFO] [stdout] 10 |         TagCategory, ImageContext,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]   --> src/media_memory/media_integration.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::memory_import::ConversationRole`
[INFO] [stdout]    --> src/memory_decay/compressor.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use crate::memory_import::ConversationRole;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memory_id`
[INFO] [stdout]    --> src/emotion/integration/enhanced_pipeline.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |             let memory_id = self.memory_system
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memory_id`
[INFO] [stdout]    --> src/emotion/integration/enhanced_pipeline.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |             let memory_id = self.memory_system
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pose`
[INFO] [stdout]    --> src/media_generation/mod.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let (pose, reasoning) = get_pose_with_reasoning(
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_pose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pose`
[INFO] [stdout]    --> src/media_generation/mod.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let (pose, reasoning) = get_pose_with_reasoning(
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_pose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emotion`
[INFO] [stdout]    --> src/media_memory/media_integration.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         emotion: &str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emotion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emotion`
[INFO] [stdout]    --> src/media_memory/media_integration.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         emotion: &str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emotion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/emotion/relationships/trigger_discovery.rs:343:22
[INFO] [stdout]     |
[INFO] [stdout] 343 |             Arc::new(GPT4oClient::new("fake_key".to_string())),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^ ---------------------- unexpected argument of type `std::string::String`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/emotion/ai/openai_client.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn new() -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 343 -             Arc::new(GPT4oClient::new("fake_key".to_string())),
[INFO] [stdout] 343 +             Arc::new(GPT4oClient::new()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/emotion/relationships/trigger_discovery.rs:343:22
[INFO] [stdout]     |
[INFO] [stdout] 343 |             Arc::new(GPT4oClient::new("fake_key".to_string())),
[INFO] [stdout]     |             -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `GPT4oClient`, found `Result<GPT4oClient, Error>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `openai_client::GPT4oClient`
[INFO] [stdout]                  found enum `std::result::Result<openai_client::GPT4oClient, anyhow::Error>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/alloc/src/sync.rs:407:12
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `std::result::Result<openai_client::GPT4oClient, anyhow::Error>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 343 |             Arc::new(GPT4oClient::new("fake_key".to_string()).expect("REASON")),
[INFO] [stdout]     |                                                              +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/emotion/relationships/trigger_discovery.rs:344:51
[INFO] [stdout]     |
[INFO] [stdout] 344 |             Arc::new(TriggerManager::new(Arc::new(GPT4oClient::new("fake_key".to_string()))).await.unwrap()),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^ ---------------------- unexpected argument of type `std::string::String`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/emotion/ai/openai_client.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn new() -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 344 -             Arc::new(TriggerManager::new(Arc::new(GPT4oClient::new("fake_key".to_string()))).await.unwrap()),
[INFO] [stdout] 344 +             Arc::new(TriggerManager::new(Arc::new(GPT4oClient::new())).await.unwrap()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/emotion/relationships/trigger_discovery.rs:344:51
[INFO] [stdout]     |
[INFO] [stdout] 344 |             Arc::new(TriggerManager::new(Arc::new(GPT4oClient::new("fake_key".to_string()))).await.unwrap()),
[INFO] [stdout]     |                                          -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `GPT4oClient`, found `Result<GPT4oClient, Error>`
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `openai_client::GPT4oClient`
[INFO] [stdout]                  found enum `std::result::Result<openai_client::GPT4oClient, anyhow::Error>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/alloc/src/sync.rs:407:12
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `std::result::Result<openai_client::GPT4oClient, anyhow::Error>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 344 |             Arc::new(TriggerManager::new(Arc::new(GPT4oClient::new("fake_key".to_string()).expect("REASON"))).await.unwrap()),
[INFO] [stdout]     |                                                                                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/emotion/relationships/trigger_discovery.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 |             Arc::new(TriggerManager::new(Arc::new(GPT4oClient::new("fake_key".to_string()))).await.unwrap()),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^---------------------------------------------------- argument #2 of type `std::sync::Arc<std::sync::Mutex<rusqlite::Connection>>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/emotion/relationships/trigger_manager.rs:41:12
[INFO] [stdout]     |
[INFO] [stdout] 41  |     pub fn new(gpt_client: Arc<GPT4oClient>, db_conn: Arc<Mutex<Connection>>) -> Self {
[INFO] [stdout]     |            ^^^                               -------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 344 |             Arc::new(TriggerManager::new(Arc::new(GPT4oClient::new("fake_key".to_string())), /* std::sync::Arc<std::sync::Mutex<rusqlite::Connection>> */).await.unwrap()),
[INFO] [stdout]     |                                                                                            ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `trigger_manager::TriggerManager` is not a future
[INFO] [stdout]    --> src/emotion/relationships/trigger_discovery.rs:344:94
[INFO] [stdout]     |
[INFO] [stdout] 344 |             Arc::new(TriggerManager::new(Arc::new(GPT4oClient::new("fake_key".to_string()))).await.unwrap()),
[INFO] [stdout]     |                      ----------------------------------------------------------------------- ^^^^^ `trigger_manager::TriggerManager` is not a future
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this call returns `trigger_manager::TriggerManager`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `warp::Future` is not implemented for `trigger_manager::TriggerManager`
[INFO] [stdout]     = note: trigger_manager::TriggerManager must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `trigger_manager::TriggerManager` to implement `IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout] 344 -             Arc::new(TriggerManager::new(Arc::new(GPT4oClient::new("fake_key".to_string()))).await.unwrap()),
[INFO] [stdout] 344 +             Arc::new(TriggerManager::new(Arc::new(GPT4oClient::new("fake_key".to_string()))).unwrap()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `overlay_state`
[INFO] [stdout]    --> src/media_generation/self_portrait.rs:340:67
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn get_mood_elements(&self, emotional_state: &EmotionalState, overlay_state: &OverlayState) -> String {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overlay_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/memory_import/gpt_json.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/memory_import/gpt_json.rs:211:34
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn extract_emotional_context(message: &GPTMessage, content: &str) -> Option<EmotionalContext> {
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/memory_import/gpt_json.rs:246:29
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn calculate_importance(message: &GPTMessage, content: &str) -> f32 {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/emotion/relationships/trigger_manager.rs:411:13
[INFO] [stdout]     |
[INFO] [stdout] 411 |         let context = ConversationContext {
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `overlay_state`
[INFO] [stdout]    --> src/media_generation/self_portrait.rs:340:67
[INFO] [stdout]     |
[INFO] [stdout] 340 |     fn get_mood_elements(&self, emotional_state: &EmotionalState, overlay_state: &OverlayState) -> String {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_overlay_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/memory_decay/compressor.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |         let config = CompressionConfig {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/memory_import/gpt_json.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/memory_import/gpt_json.rs:211:34
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn extract_emotional_context(message: &GPTMessage, content: &str) -> Option<EmotionalContext> {
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/memory_import/gpt_json.rs:246:29
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn calculate_importance(message: &GPTMessage, content: &str) -> f32 {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gpt_client` is never read
[INFO] [stdout]   --> src/emotion/detection/detector.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct EmotionDetector {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 10 |     gpt_client: Arc<GPT4oClient>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gpt_client` is never read
[INFO] [stdout]   --> src/emotion/integration/complete_pipeline.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct CompletePipeline {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     gpt_client: Arc<GPT4oClient>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `trigger_discovery` is never read
[INFO] [stdout]   --> src/emotion/integration/enhanced_pipeline.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct EnhancedEmotionalPipeline {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     trigger_discovery: Arc<TriggerDiscoveryEngine>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `detect_new_triggers_with_ai` is never used
[INFO] [stdout]    --> src/emotion/relationships/advanced_triggers.rs:497:14
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl AdvancedTriggerDetector {
[INFO] [stdout]     | ---------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 497 |     async fn detect_new_triggers_with_ai(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `evolution_threshold` is never read
[INFO] [stdout]   --> src/emotion/relationships/trigger_evolution.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TriggerEvolutionEngine {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 12 |     evolution_threshold: u32,  // Number of activations before evolution
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TriggerEvolutionEngine` 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 `created` is never read
[INFO] [stdout]   --> src/media_generation/openai_image_client.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct ImageGenerationResponse {
[INFO] [stdout]    |        ----------------------- field in this struct
[INFO] [stdout] 41 |     created: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImageGenerationResponse` 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 `storage_path` is never read
[INFO] [stdout]   --> src/media_memory/media_index.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct MediaIndex {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 54 |     conn: Arc<Mutex<Connection>>,
[INFO] [stdout] 55 |     storage_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_access_metadata` is never used
[INFO] [stdout]    --> src/media_memory/media_index.rs:264:14
[INFO] [stdout]     |
[INFO] [stdout] 58  | impl MediaIndex {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 264 |     async fn update_access_metadata(&self, media_id: Uuid) -> MediaResult<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/media_memory/media_integration.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MediaMemorySystem {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 21 |     config: MediaConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `preservation_settings` is never read
[INFO] [stdout]   --> src/memory_decay/compressor.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct MemoryCompressor {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     preservation_settings: EmotionalPreservation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `routing_rules` is never read
[INFO] [stdout]   --> src/orchestration/llm_router.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct LLMRouter {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     code_memory: Arc<CodeMemoryManager>,
[INFO] [stdout] 17 |     routing_rules: RoutingRules,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code_complexity_threshold`, `emotional_support_threshold`, `creative_task_threshold`, and `always_use_gpt_responses` are never read
[INFO] [stdout]   --> src/orchestration/llm_router.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct RoutingRules {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 22 |     code_complexity_threshold: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     emotional_support_threshold: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     creative_task_threshold: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     always_use_gpt_responses: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RoutingRules` 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: `MediaGenerationService`
[INFO] [stdout]  --> examples/test_integrated_media.rs:6:52
[INFO] [stdout]   |
[INFO] [stdout] 6 |     MediaGenerationFactory, MediaGenerationConfig, MediaGenerationService,
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `primary_emotion`
[INFO] [stdout]   --> examples/test_integrated_media.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         primary_emotion: "affection".to_string(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `intensity`
[INFO] [stdout]   --> examples/test_integrated_media.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         intensity: 0.8,
[INFO] [stdout]    |         ^^^^^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `valence`
[INFO] [stdout]   --> examples/test_integrated_media.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         valence: 0.9,
[INFO] [stdout]    |         ^^^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `arousal`
[INFO] [stdout]   --> examples/test_integrated_media.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         arousal: 0.4,
[INFO] [stdout]    |         ^^^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `trust`
[INFO] [stdout]   --> examples/test_integrated_media.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         trust: 0.8,
[INFO] [stdout]    |         ^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `intimacy`
[INFO] [stdout]   --> examples/test_integrated_media.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         intimacy: 0.7,
[INFO] [stdout]    |         ^^^^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SelfPortraitRequest`
[INFO] [stdout]  --> examples/test_self_portrait.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 |     MiraSelfPortraitGenerator, SelfPortraitRequest, SelfPortraitFlow,
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GPTJsonParser`
[INFO] [stdout]  --> examples/test_memory_import.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 |     RusqliteMemoryStorage, MemorySource, GPTJsonParser,
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]   --> examples/test_high_trust.rs:52:26
[INFO] [stdout]    |
[INFO] [stdout] 52 |     println!("{}", "{}", "─".repeat(60));
[INFO] [stdout]    |              ----        ^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]    |              |
[INFO] [stdout]    |              formatting specifier missing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]    --> examples/test_high_trust.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |     println!("{}", "\n{}", "─".repeat(60));
[INFO] [stdout]     |              ----          ^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]     |              |
[INFO] [stdout]     |              formatting specifier missing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]    --> examples/test_high_trust.rs:153:28
[INFO] [stdout]     |
[INFO] [stdout] 153 |     println!("{}", "\n{}", "─".repeat(60));
[INFO] [stdout]     |              ----          ^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]     |              |
[INFO] [stdout]     |              formatting specifier missing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]    --> examples/test_high_trust.rs:175:28
[INFO] [stdout]     |
[INFO] [stdout] 175 |     println!("{}", "\n{}", "─".repeat(60));
[INFO] [stdout]     |              ----          ^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]     |              |
[INFO] [stdout]     |              formatting specifier missing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]    --> examples/test_high_trust.rs:208:28
[INFO] [stdout]     |
[INFO] [stdout] 208 |     println!("{}", "\n{}", "─".repeat(60));
[INFO] [stdout]     |              ----          ^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]     |              |
[INFO] [stdout]     |              formatting specifier missing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelationshipBaseline`
[INFO] [stdout]   --> examples/test_emotional_responses.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | use mira_ai::{EmotionalPipeline, RelationshipBaseline};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SelfPortraitFlow`
[INFO] [stdout]  --> examples/test_high_trust.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     MediaGenerationService, SelfPortraitFlow,
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]    --> examples/test_persona_images.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 |         println!("{}", "{}", "─".repeat(60));  // FIXED: Call repeat() before passing to println!
[INFO] [stdout]     |                  ----        ^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  formatting specifier missing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]    --> examples/test_persona_images.rs:211:26
[INFO] [stdout]     |
[INFO] [stdout] 211 |     println!("{}", "{}", "─".repeat(60));  // FIXED
[INFO] [stdout]     |              ----        ^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]     |              |
[INFO] [stdout]     |              formatting specifier missing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]    --> examples/test_persona_images.rs:254:28
[INFO] [stdout]     |
[INFO] [stdout] 254 |     println!("{}", "\n{}", "─".repeat(60));  // FIXED
[INFO] [stdout]     |              ----          ^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]     |              |
[INFO] [stdout]     |              formatting specifier missing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: argument never used
[INFO] [stdout]    --> examples/test_persona_images.rs:277:28
[INFO] [stdout]     |
[INFO] [stdout] 277 |     println!("{}", "\n{}", "─".repeat(60));  // FIXED
[INFO] [stdout]     |              ----          ^^^^^^^^^^^^^^ argument never used
[INFO] [stdout]     |              |
[INFO] [stdout]     |              formatting specifier missing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]  --> src/bin/mira-websocket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MediaDecision`
[INFO] [stdout]  --> examples/test_image_generation.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ImageRequestType, MediaDecision,
[INFO] [stdout]   |                       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]  --> src/bin/mira-websocket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mira_ai::AstraPersona`
[INFO] [stdout]   --> examples/test_persona_overlay.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 |     VelaPersona, NoirPersona, AstraPersona, SublimePersona, EidolonPersona,
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               no `AstraPersona` in the root
[INFO] [stdout]    |                               help: a similar name exists in the module: `NoirPersona`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            mira_ai::persona_core::AstraPersona
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira_ai` (lib test) due to 7 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused imports: `ActiveOverlay`, `BlendVector`, `FadeState`, `MediaPermission`, `SafetyCheck`, and `ToneProfile`
[INFO] [stdout]   --> examples/test_persona_overlay.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Persona, ToneProfile, MediaPermission, SafetyCheck,
[INFO] [stdout]    |              ^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 12 |     // Supporting types
[INFO] [stdout] 13 |     BlendVector, OverlayState, ActiveOverlay, FadeState,
[INFO] [stdout]    |     ^^^^^^^^^^^                ^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mira_ai::AstraPersona`
[INFO] [stdout]   --> examples/test_persona_images.rs:11:47
[INFO] [stdout]    |
[INFO] [stdout] 11 |     OverlayManager, VelaPersona, NoirPersona, AstraPersona, 
[INFO] [stdout]    |                                               ^^^^^^^^^^^^
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               no `AstraPersona` in the root
[INFO] [stdout]    |                                               help: a similar name exists in the module: `NoirPersona`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this struct instead:
[INFO] [stdout]            mira_ai::persona_core::AstraPersona
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira_ai` (example "test_persona_images") due to 5 previous errors
[INFO] [stdout] error[E0599]: no variant or associated item named `Vulnerability` found for enum `MoodType` in the current scope
[INFO] [stdout]   --> examples/test_emotional_responses.rs:38:47
[INFO] [stdout]    |
[INFO] [stdout] 38 |             vec![MoodType::Anxiety, MoodType::Vulnerability],
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^ variant or associated item not found in `MoodType`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -             vec![MoodType::Anxiety, MoodType::Vulnerability],
[INFO] [stdout] 38 +             vec![MoodType::Anxiety, MoodType::Vulnerable],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira_ai` (example "test_high_trust") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no variant or associated item named `Affection` found for enum `MoodType` in the current scope
[INFO] [stdout]   --> examples/test_emotional_responses.rs:48:28
[INFO] [stdout]    |
[INFO] [stdout] 48 |             vec![MoodType::Affection, MoodType::Trust],
[INFO] [stdout]    |                            ^^^^^^^^^ variant or associated item not found in `MoodType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `llm` in `mira_ai`
[INFO] [stdout]  --> examples/test_integration_minimal.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mira_ai::llm::gpt4o::GPT4oClient;
[INFO] [stdout]   |              ^^^ could not find `llm` in `mira_ai`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `memory` in `mira_ai`
[INFO] [stdout]  --> examples/test_integration_minimal.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use mira_ai::memory::emotional::EmotionalMemorySystem;
[INFO] [stdout]   |              ^^^^^^ could not find `memory` in `mira_ai`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mira_ai::emotion::integration::EnhancedEmotionalPipeline`
[INFO] [stdout]  --> examples/test_integration_minimal.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use mira_ai::emotion::integration::EnhancedEmotionalPipeline;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `EnhancedEmotionalPipeline` in `emotion::integration`
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 - use mira_ai::emotion::integration::EnhancedEmotionalPipeline;
[INFO] [stdout] 4 + use mira_ai::emotion::integration::AdvancedEmotionalPipeline;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 - use mira_ai::emotion::integration::EnhancedEmotionalPipeline;
[INFO] [stdout] 4 + use mira_ai::EnhancedEmotionalPipeline;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mira_ai::emotion::relationships::RelationshipManager`
[INFO] [stdout]  --> examples/test_integration_minimal.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     RelationshipManager, TriggerDiscoveryEngine, TriggerEvolutionEngine
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `RelationshipManager` in `emotion::relationships`
[INFO] [stdout]   |     help: a similar name exists in the module: `RelationshipStage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> examples/test_integration_minimal.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let trigger_discovery = Arc::new(TriggerDiscoveryEngine::new(gpt_client.clone()));
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------- argument #2 of type `Arc<TriggerManager>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/emotion/relationships/trigger_discovery.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let trigger_discovery = Arc::new(TriggerDiscoveryEngine::new(gpt_client.clone(), /* Arc<TriggerManager> */));
[INFO] [stdout]    |                                                                                    +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]  --> src/bin/mira-websocket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `memory` in `mira_ai`
[INFO] [stdout]  --> examples/test_memory_no_qdrant.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use mira_ai::memory::emotional::EmotionalMemorySystem;
[INFO] [stdout]   |              ^^^^^^ could not find `memory` in `mira_ai`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `mira_ai::emotion::core::EmotionalMemory`, `mira_ai::emotion::core::EmotionalState`, `mira_ai::emotion::core::MoodState`, `mira_ai::emotion::core::MoodType`, `mira_ai::emotion::core::EmotionCategory`
[INFO] [stdout]  --> examples/test_memory_no_qdrant.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     EmotionalMemory, EmotionalState, MoodState, MoodType, EmotionCategory
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^ no `EmotionCategory` in `emotion::core`
[INFO] [stdout]   |     |                |               |          |
[INFO] [stdout]   |     |                |               |          no `MoodType` in `emotion::core`
[INFO] [stdout]   |     |                |               no `MoodState` in `emotion::core`
[INFO] [stdout]   |     |                no `EmotionalState` in `emotion::core`
[INFO] [stdout]   |     no `EmotionalMemory` in `emotion::core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           mira_ai::emotion::memory::types::EmotionalMemory
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           mira_ai::EmotionalState
[INFO] [stdout]           mira_ai::persona_core::EmotionalState
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           mira_ai::MoodType
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_with_emotion` found for struct `EmotionalPipeline` in the current scope
[INFO] [stdout]   --> examples/test_emotional_responses.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let response = pipeline.process_with_emotion(user_id, input).await?;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^ method not found in `EmotionalPipeline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]  --> src/bin/mira-websocket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Local`
[INFO] [stdout]  --> examples/test_mood_evolution.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{Local, Timelike, Duration};
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `calculate_volatility` found for struct `mira_ai::EmotionalState` in the current scope
[INFO] [stdout]    --> examples/test_emotional_responses.rs:125:45
[INFO] [stdout]     |
[INFO] [stdout] 125 |     println!("  - Volatility: {:.2}", state.calculate_volatility());
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^ method not found in `mira_ai::EmotionalState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::orchestration::EmotionalContext` has no field named `intensity`
[INFO] [stdout]    --> examples/test_mood_evolution.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             intensity: 0.5,
[INFO] [stdout]     |             ^^^^^^^^^ `mira_ai::orchestration::EmotionalContext` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `conversation_sentiment`, `stress_indicators`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::orchestration::EmotionalContext` has no field named `confidence`
[INFO] [stdout]    --> examples/test_mood_evolution.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             confidence: 0.8,
[INFO] [stdout]     |             ^^^^^^^^^^ `mira_ai::orchestration::EmotionalContext` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `conversation_sentiment`, `stress_indicators`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira_ai` (example "test_memory_no_qdrant") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `calculate_stability` found for struct `mira_ai::EmotionalState` in the current scope
[INFO] [stdout]    --> examples/test_emotional_responses.rs:126:44
[INFO] [stdout]     |
[INFO] [stdout] 126 |     println!("  - Stability: {:.2}", state.calculate_stability());
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ method not found in `mira_ai::EmotionalState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: method `add_mood` is private
[INFO] [stdout]    --> examples/test_mood_evolution.rs:124:18
[INFO] [stdout]     |
[INFO] [stdout] 124 |       mood_manager.add_mood(
[INFO] [stdout]     |                    ^^^^^^^^ private method
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/orchestration/mira_mood_manager.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | /     async fn add_mood(
[INFO] [stdout] 189 | |         &self,
[INFO] [stdout] 190 | |         user_id: Uuid,
[INFO] [stdout] 191 | |         mood_type: MoodType,
[INFO] [stdout] ...   |
[INFO] [stdout] 194 | |         duration: Duration,
[INFO] [stdout] 195 | |     ) -> Result<()> {
[INFO] [stdout]     | |___________________- private method defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/test_integrated_media.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let overlay_state = overlay_manager.update_overlays(
[INFO] [stdout]    |                                         --------------- arguments to this method are incorrect
[INFO] [stdout] 89 |         &emotional_state,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ expected `&PersonaEmotionalState`, found `&EmotionalState`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&PersonaEmotionalState`
[INFO] [stdout]               found reference `&mira_ai::EmotionalState`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/persona_core/overlays.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn update_overlays(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira_ai` (example "test_persona_overlay") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `mira_ai` (example "test_integration_minimal") due to 5 previous errors
[INFO] [stderr] error: could not compile `mira_ai` (example "test_emotional_responses") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] error[E0369]: cannot add `&String` to `&str`
[INFO] [stdout]    --> examples/test_image_generation.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 |     println!("{}", "\n" + &"─".repeat(60));
[INFO] [stdout]     |                    ---- ^ --------------- &String
[INFO] [stdout]     |                    |    |
[INFO] [stdout]     |                    |    `+` cannot be used to concatenate two `&str` strings
[INFO] [stdout]     |                    &str
[INFO] [stdout]     |
[INFO] [stdout]     = note: string concatenation requires an owned `String` on the left
[INFO] [stdout] help: create an owned `String` from a string reference
[INFO] [stdout]     |
[INFO] [stdout] 177 |     println!("{}", "\n".to_owned() + &"─".repeat(60));
[INFO] [stdout]     |                        +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `file_path` on type `GeneratedImage`
[INFO] [stdout]    --> examples/test_integrated_media.rs:103:47
[INFO] [stdout]     |
[INFO] [stdout] 103 |             println!("Generated: {}\n", image.file_path.display());
[INFO] [stdout]     |                                               ^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 103 -             println!("Generated: {}\n", image.file_path.display());
[INFO] [stdout] 103 +             println!("Generated: {}\n", image.filepath.display());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `primary_emotion`
[INFO] [stdout]    --> examples/test_integrated_media.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         primary_emotion: "vulnerable".to_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `intensity`
[INFO] [stdout]    --> examples/test_integrated_media.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         intensity: 0.7,
[INFO] [stdout]     |         ^^^^^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `valence`
[INFO] [stdout]    --> examples/test_integrated_media.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         valence: 0.2,
[INFO] [stdout]     |         ^^^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `arousal`
[INFO] [stdout]    --> examples/test_integrated_media.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         arousal: 0.3,
[INFO] [stdout]     |         ^^^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `trust`
[INFO] [stdout]    --> examples/test_integrated_media.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         trust: 0.9,
[INFO] [stdout]     |         ^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `mira_ai::EmotionalState` has no field named `intimacy`
[INFO] [stdout]    --> examples/test_integrated_media.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         intimacy: 0.85,
[INFO] [stdout]     |         ^^^^^^^^ `mira_ai::EmotionalState` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `active_moods`, `active_conflicts`, `physiology`, `active_mood_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0560, E0624.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira_ai` (example "test_mood_evolution") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0369`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira_ai` (example "test_image_generation") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/test_integrated_media.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let overlay_state2 = overlay_manager.update_overlays(
[INFO] [stdout]     |                                          --------------- arguments to this method are incorrect
[INFO] [stdout] 121 |         &emotional_state2,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ expected `&PersonaEmotionalState`, found `&EmotionalState`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&PersonaEmotionalState`
[INFO] [stdout]                found reference `&mira_ai::EmotionalState`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/persona_core/overlays.rs:78:12
[INFO] [stdout]     |
[INFO] [stdout] 78  |     pub fn update_overlays(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/test_integrated_media.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     match service.generate_mood_portrait_advanced(
[INFO] [stdout]     |                   ------------------------------- arguments to this method are incorrect
[INFO] [stdout] 127 |         &user_id.to_string(),
[INFO] [stdout] 128 |         &emotional_state2,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ expected `&PersonaEmotionalState`, found `&EmotionalState`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&PersonaEmotionalState`
[INFO] [stdout]                found reference `&mira_ai::EmotionalState`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/media_generation/mod.rs:152:18
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub async fn generate_mood_portrait_advanced(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `file_path` on type `GeneratedImage`
[INFO] [stdout]    --> examples/test_integrated_media.rs:175:59
[INFO] [stdout]     |
[INFO] [stdout] 175 |             println!("Generated utility image: {}", image.file_path.display());
[INFO] [stdout]     |                                                           ^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 175 -             println!("Generated utility image: {}", image.file_path.display());
[INFO] [stdout] 175 +             println!("Generated utility image: {}", image.filepath.display());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> src/bin/mira-websocket.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     axum::serve(listener, app.into_make_service()).await?;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> src/bin/mira-websocket.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     axum::Json(serde_json::json!({
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira_ai` (bin "mira-websocket") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> src/bin/mira-websocket.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     axum::serve(listener, app.into_make_service()).await?;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    --> src/bin/mira-websocket.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     axum::Json(serde_json::json!({
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira_ai` (bin "mira-websocket" test) due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0308, E0560, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira_ai` (example "test_integrated_media") due to 17 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "56e972b6d5bccf01551aa2292024801fb00bdc8a2ee97729f59949c7e2201568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56e972b6d5bccf01551aa2292024801fb00bdc8a2ee97729f59949c7e2201568", kill_on_drop: false }`
[INFO] [stdout] 56e972b6d5bccf01551aa2292024801fb00bdc8a2ee97729f59949c7e2201568
