[INFO] fetching crate ruv-swarm-daa 1.0.6...
[INFO] building ruv-swarm-daa-1.0.6 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ruv-swarm-daa 1.0.6 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ruv-swarm-daa 1.0.6
[INFO] finished tweaking crates.io crate ruv-swarm-daa 1.0.6
[INFO] tweaked toml for crates.io crate ruv-swarm-daa 1.0.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruv-swarm-daa 1.0.6 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruv-swarm-daa 1.0.6 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66e6e0c4837e3e9d5bf1d288211a9c6f0ac578dee235be6e68f789f1edb74b0e
[INFO] running `Command { std: "docker" "start" "-a" "66e6e0c4837e3e9d5bf1d288211a9c6f0ac578dee235be6e68f789f1edb74b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66e6e0c4837e3e9d5bf1d288211a9c6f0ac578dee235be6e68f789f1edb74b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66e6e0c4837e3e9d5bf1d288211a9c6f0ac578dee235be6e68f789f1edb74b0e", kill_on_drop: false }`
[INFO] [stdout] 66e6e0c4837e3e9d5bf1d288211a9c6f0ac578dee235be6e68f789f1edb74b0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1ec633004ee66fcba9db94f027b7c2046cd59063adc642fdd38095548c66572
[INFO] running `Command { std: "docker" "start" "-a" "a1ec633004ee66fcba9db94f027b7c2046cd59063adc642fdd38095548c66572", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ruv-swarm-core v1.0.6
[INFO] [stderr]    Compiling ruv-swarm-daa v1.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/learning.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |         for event in events {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task_converted`
[INFO] [stdout]    --> src/agent.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let task_converted = Task {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_converted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_proficiency_scores` is never used
[INFO] [stdout]    --> src/learning.rs:490:14
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl LearningEngine {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 490 |     async fn update_proficiency_scores(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coordination_memory`, `neural_manager`, and `learning_engine` are never read
[INFO] [stdout]    --> src/lib.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct DAACoordinator {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 347 |     agents: Arc<RwLock<HashMap<String, Box<dyn DAAAgent>>>>,
[INFO] [stdout] 348 |     coordination_memory: Arc<RwLock<CoordinationMemory>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 349 |     neural_manager: Arc<RwLock<NeuralManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 350 |     learning_engine: Arc<RwLock<LearningEngine>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `neural_coordinator` is never read
[INFO] [stdout]   --> src/agent.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct StandardDAAAgent {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     neural_coordinator: Arc<RwLock<AgentNeuralCoordinator>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `networks`, `active_network`, and `training_history` are never read
[INFO] [stdout]   --> src/agent.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct AgentNeuralCoordinator {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 85 |     networks: HashMap<String, NeuralNetworkWrapper>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 86 |     active_network: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 87 |     training_history: Vec<TrainingSession>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `short_term`, `long_term`, `episodic`, and `semantic` are never read
[INFO] [stdout]    --> src/agent.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct AgentMemory {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 113 |     short_term: Vec<MemoryItem>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 114 |     long_term: HashMap<String, MemoryItem>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 115 |     episodic: Vec<EpisodicMemory>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 116 |     semantic: HashMap<String, SemanticMemory>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task`
[INFO] [stdout]    --> src/bin/daa-coordinator.rs:303:42
[INFO] [stdout]     |
[INFO] [stdout] 303 |     async fn select_optimal_agent(&self, task: &TaskRequest) -> Result<String, DAAError> {
[INFO] [stdout]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_task`
[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 20.59s
[INFO] running `Command { std: "docker" "inspect" "a1ec633004ee66fcba9db94f027b7c2046cd59063adc642fdd38095548c66572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1ec633004ee66fcba9db94f027b7c2046cd59063adc642fdd38095548c66572", kill_on_drop: false }`
[INFO] [stdout] a1ec633004ee66fcba9db94f027b7c2046cd59063adc642fdd38095548c66572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3717fa91535742e83df02fd3869f171da5a359f504434bb13fb29db0c29bd408
[INFO] running `Command { std: "docker" "start" "-a" "3717fa91535742e83df02fd3869f171da5a359f504434bb13fb29db0c29bd408", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/learning.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |         for event in events {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task_converted`
[INFO] [stdout]    --> src/agent.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let task_converted = Task {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_converted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_proficiency_scores` is never used
[INFO] [stdout]    --> src/learning.rs:490:14
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl LearningEngine {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 490 |     async fn update_proficiency_scores(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coordination_memory`, `neural_manager`, and `learning_engine` are never read
[INFO] [stdout]    --> src/lib.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct DAACoordinator {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 347 |     agents: Arc<RwLock<HashMap<String, Box<dyn DAAAgent>>>>,
[INFO] [stdout] 348 |     coordination_memory: Arc<RwLock<CoordinationMemory>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 349 |     neural_manager: Arc<RwLock<NeuralManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 350 |     learning_engine: Arc<RwLock<LearningEngine>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `neural_coordinator` is never read
[INFO] [stdout]   --> src/agent.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct StandardDAAAgent {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     neural_coordinator: Arc<RwLock<AgentNeuralCoordinator>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ruv-swarm-daa v1.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `networks`, `active_network`, and `training_history` are never read
[INFO] [stdout]   --> src/agent.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct AgentNeuralCoordinator {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 85 |     networks: HashMap<String, NeuralNetworkWrapper>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 86 |     active_network: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 87 |     training_history: Vec<TrainingSession>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `short_term`, `long_term`, `episodic`, and `semantic` are never read
[INFO] [stdout]    --> src/agent.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct AgentMemory {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 113 |     short_term: Vec<MemoryItem>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 114 |     long_term: HashMap<String, MemoryItem>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 115 |     episodic: Vec<EpisodicMemory>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 116 |     semantic: HashMap<String, SemanticMemory>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task`
[INFO] [stdout]    --> src/bin/daa-coordinator.rs:303:42
[INFO] [stdout]     |
[INFO] [stdout] 303 |     async fn select_optimal_agent(&self, task: &TaskRequest) -> Result<String, DAAError> {
[INFO] [stdout]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_task`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> src/learning.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |         for event in events {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `task_converted`
[INFO] [stdout]    --> src/agent.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |         let task_converted = Task {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_converted`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coordination_memory`, `neural_manager`, and `learning_engine` are never read
[INFO] [stdout]    --> src/lib.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct DAACoordinator {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 347 |     agents: Arc<RwLock<HashMap<String, Box<dyn DAAAgent>>>>,
[INFO] [stdout] 348 |     coordination_memory: Arc<RwLock<CoordinationMemory>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 349 |     neural_manager: Arc<RwLock<NeuralManager>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 350 |     learning_engine: Arc<RwLock<LearningEngine>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `neural_coordinator` is never read
[INFO] [stdout]   --> src/agent.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct StandardDAAAgent {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     neural_coordinator: Arc<RwLock<AgentNeuralCoordinator>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `networks`, `active_network`, and `training_history` are never read
[INFO] [stdout]   --> src/agent.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct AgentNeuralCoordinator {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 85 |     networks: HashMap<String, NeuralNetworkWrapper>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 86 |     active_network: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 87 |     training_history: Vec<TrainingSession>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `short_term`, `long_term`, `episodic`, and `semantic` are never read
[INFO] [stdout]    --> src/agent.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct AgentMemory {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 113 |     short_term: Vec<MemoryItem>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 114 |     long_term: HashMap<String, MemoryItem>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 115 |     episodic: Vec<EpisodicMemory>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 116 |     semantic: HashMap<String, SemanticMemory>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_proficiency_scores` is never used
[INFO] [stdout]    --> src/learning.rs:490:14
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl LearningEngine {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 490 |     async fn update_proficiency_scores(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.60s
[INFO] running `Command { std: "docker" "inspect" "3717fa91535742e83df02fd3869f171da5a359f504434bb13fb29db0c29bd408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3717fa91535742e83df02fd3869f171da5a359f504434bb13fb29db0c29bd408", kill_on_drop: false }`
[INFO] [stdout] 3717fa91535742e83df02fd3869f171da5a359f504434bb13fb29db0c29bd408
