[INFO] fetching crate ruv-swarm-daa 1.0.6... [INFO] testing ruv-swarm-daa-1.0.6 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ruv-swarm-daa 1.0.6 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruv-swarm-daa 1.0.6 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02ad5371dfa8c1ea4fd6f6daf6c6215e60b66e773e7b91b95f16b59ddfb6e52e [INFO] running `Command { std: "docker" "start" "-a" "02ad5371dfa8c1ea4fd6f6daf6c6215e60b66e773e7b91b95f16b59ddfb6e52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02ad5371dfa8c1ea4fd6f6daf6c6215e60b66e773e7b91b95f16b59ddfb6e52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ad5371dfa8c1ea4fd6f6daf6c6215e60b66e773e7b91b95f16b59ddfb6e52e", kill_on_drop: false }` [INFO] [stdout] 02ad5371dfa8c1ea4fd6f6daf6c6215e60b66e773e7b91b95f16b59ddfb6e52e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7da9928cd955410239af6b86f0a32d1408342e73cfc532f0d68a9b654a0be7a [INFO] running `Command { std: "docker" "start" "-a" "b7da9928cd955410239af6b86f0a32d1408342e73cfc532f0d68a9b654a0be7a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [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: 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>>>, [INFO] [stdout] 348 | coordination_memory: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 349 | neural_manager: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 350 | learning_engine: Arc>, [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>, [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, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 86 | active_network: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 87 | training_history: Vec, [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, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 114 | long_term: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 115 | episodic: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 116 | semantic: HashMap, [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] [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 { [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 1m 33s [INFO] running `Command { std: "docker" "inspect" "b7da9928cd955410239af6b86f0a32d1408342e73cfc532f0d68a9b654a0be7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7da9928cd955410239af6b86f0a32d1408342e73cfc532f0d68a9b654a0be7a", kill_on_drop: false }` [INFO] [stdout] b7da9928cd955410239af6b86f0a32d1408342e73cfc532f0d68a9b654a0be7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1645cd8f965abded8e0e8d3809a36283b9972b6cb9918685f5f48489fbd47661 [INFO] running `Command { std: "docker" "start" "-a" "1645cd8f965abded8e0e8d3809a36283b9972b6cb9918685f5f48489fbd47661", kill_on_drop: false }` [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: 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>>>, [INFO] [stdout] 348 | coordination_memory: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 349 | neural_manager: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 350 | learning_engine: Arc>, [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>, [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, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 86 | active_network: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 87 | training_history: Vec, [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, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 114 | long_term: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 115 | episodic: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 116 | semantic: HashMap, [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] [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 { [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>>>, [INFO] [stdout] 348 | coordination_memory: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 349 | neural_manager: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 350 | learning_engine: Arc>, [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>, [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, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 86 | active_network: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 87 | training_history: Vec, [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, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 114 | long_term: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 115 | episodic: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 116 | semantic: HashMap, [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 7.06s [INFO] running `Command { std: "docker" "inspect" "1645cd8f965abded8e0e8d3809a36283b9972b6cb9918685f5f48489fbd47661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1645cd8f965abded8e0e8d3809a36283b9972b6cb9918685f5f48489fbd47661", kill_on_drop: false }` [INFO] [stdout] 1645cd8f965abded8e0e8d3809a36283b9972b6cb9918685f5f48489fbd47661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56f9f1ef67deea402402974bfa66161c0d83dd9bc0503564c2fa06527f7173b9 [INFO] running `Command { std: "docker" "start" "-a" "56f9f1ef67deea402402974bfa66161c0d83dd9bc0503564c2fa06527f7173b9", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `event` [INFO] [stderr] --> src/learning.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | for event in events { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `task_converted` [INFO] [stderr] --> src/agent.rs:409:13 [INFO] [stderr] | [INFO] [stderr] 409 | let task_converted = Task { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_converted` [INFO] [stderr] [INFO] [stderr] warning: fields `coordination_memory`, `neural_manager`, and `learning_engine` are never read [INFO] [stderr] --> src/lib.rs:348:5 [INFO] [stderr] | [INFO] [stderr] 346 | pub struct DAACoordinator { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 347 | agents: Arc>>>, [INFO] [stderr] 348 | coordination_memory: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 349 | neural_manager: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 350 | learning_engine: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `neural_coordinator` is never read [INFO] [stderr] --> src/agent.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct StandardDAAAgent { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 14 | neural_coordinator: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `networks`, `active_network`, and `training_history` are never read [INFO] [stderr] --> src/agent.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 84 | pub struct AgentNeuralCoordinator { [INFO] [stderr] | ---------------------- fields in this struct [INFO] [stderr] 85 | networks: HashMap, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 86 | active_network: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 87 | training_history: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `short_term`, `long_term`, `episodic`, and `semantic` are never read [INFO] [stderr] --> src/agent.rs:113:5 [INFO] [stderr] | [INFO] [stderr] 112 | pub struct AgentMemory { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 113 | short_term: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 114 | long_term: HashMap, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 115 | episodic: Vec, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 116 | semantic: HashMap, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `update_proficiency_scores` is never used [INFO] [stderr] --> src/learning.rs:490:14 [INFO] [stderr] | [INFO] [stderr] 143 | impl LearningEngine { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 490 | async fn update_proficiency_scores( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ruv-swarm-daa` (lib) generated 7 warnings [INFO] [stderr] warning: `ruv-swarm-daa` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] warning: unused variable: `task` [INFO] [stderr] --> src/bin/daa-coordinator.rs:303:42 [INFO] [stderr] | [INFO] [stderr] 303 | async fn select_optimal_agent(&self, task: &TaskRequest) -> Result { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_task` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ruv-swarm-daa` (bin "daa-coordinator" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruv_swarm_daa-0091c9c0af828026) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test adaptation::tests::test_action_probabilities_normalization ... ok [INFO] [stdout] test resources::tests::test_qos_requirements_default ... ok [INFO] [stdout] test resources::tests::test_resource_utilization ... ok [INFO] [stdout] test tests::test_cognitive_pattern_serialization ... ok [INFO] [stdout] test adaptation::tests::test_experience_creation ... ok [INFO] [stdout] test resources::tests::test_memory_statistics ... ok [INFO] [stdout] test traits::tests::test_severity_ordering ... ok [INFO] [stdout] test tests::test_daa_coordinator_creation ... ok [INFO] [stdout] test traits::tests::test_health_diagnostic ... ok [INFO] [stdout] test adaptation::tests::test_adaptation_parameters_default ... ok [INFO] [stdout] test adaptation::tests::test_population_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/bin/daa-coordinator.rs (/opt/rustwide/target/debug/deps/daa_coordinator-cde7cf616bf9350f) [INFO] [stderr] Doc-tests ruv_swarm_daa [INFO] [stdout] test tests::test_agent_registration ... ok [INFO] [stdout] test tests::test_coordinator_initialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "56f9f1ef67deea402402974bfa66161c0d83dd9bc0503564c2fa06527f7173b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f9f1ef67deea402402974bfa66161c0d83dd9bc0503564c2fa06527f7173b9", kill_on_drop: false }` [INFO] [stdout] 56f9f1ef67deea402402974bfa66161c0d83dd9bc0503564c2fa06527f7173b9