[INFO] fetching crate ruvswarm-mcp 1.1.0... [INFO] testing ruvswarm-mcp-1.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ruvswarm-mcp 1.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ruvswarm-mcp 1.1.0 [INFO] finished tweaking crates.io crate ruvswarm-mcp 1.1.0 [INFO] tweaked toml for crates.io crate ruvswarm-mcp 1.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruvswarm-mcp 1.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ruvswarm-mcp 1.1.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2_sqlite v0.22.0 [INFO] [stderr] Downloaded rexie v0.6.2 [INFO] [stderr] Downloaded rmcp-macros v0.2.1 [INFO] [stderr] Downloaded jsonschema v0.26.2 [INFO] [stderr] Downloaded referencing v0.26.2 [INFO] [stderr] Downloaded ruvswarm-core v1.1.0 [INFO] [stderr] Downloaded rmcp v0.2.1 [INFO] [stderr] Downloaded ruvswarm-persistence v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bdb59308c879b76a64ebccaf7fa8d7655fc7cc719f2e4eddd75428070a7ab5d [INFO] running `Command { std: "docker" "start" "-a" "7bdb59308c879b76a64ebccaf7fa8d7655fc7cc719f2e4eddd75428070a7ab5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bdb59308c879b76a64ebccaf7fa8d7655fc7cc719f2e4eddd75428070a7ab5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bdb59308c879b76a64ebccaf7fa8d7655fc7cc719f2e4eddd75428070a7ab5d", kill_on_drop: false }` [INFO] [stdout] 7bdb59308c879b76a64ebccaf7fa8d7655fc7cc719f2e4eddd75428070a7ab5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d65c484e5f37ff172f474f56932d8446bdf94b843309e25ffb374b45fcd4eb62 [INFO] running `Command { std: "docker" "start" "-a" "d65c484e5f37ff172f474f56932d8446bdf94b843309e25ffb374b45fcd4eb62", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling rmcp-macros v0.2.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling r2d2_sqlite v0.22.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling referencing v0.26.2 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling rmcp v0.2.1 [INFO] [stderr] Compiling ruvswarm-core v1.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling jsonschema v0.26.2 [INFO] [stderr] Compiling ruvswarm-persistence v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling ruvswarm-mcp v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Json`, `Router`, `State`, `WebSocketUpgrade`, `response::IntoResponse`, and `routing::get` [INFO] [stdout] --> src/lib.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | extract::{State, WebSocketUpgrade}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | response::IntoResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | routing::get, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 61 | Json, Router, [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dashmap::DashMap` [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SinkExt` and `StreamExt` [INFO] [stdout] --> src/lib.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | use futures::{SinkExt, StreamExt}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RwLock` and `mpsc` [INFO] [stdout] --> src/lib.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | use tokio::sync::{mpsc, RwLock}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tower_http::cors::CorsLayer` [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | use tower_http::cors::CorsLayer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, and `info` [INFO] [stdout] --> src/lib.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | use tracing::{debug, error, info}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/lib.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AgentId`, `AgentStatus`, `SwarmMetrics`, and `TaskId` [INFO] [stdout] --> src/orchestrator.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | Swarm, SwarmConfig, SwarmMetrics, Task, TaskId, Priority as TaskPriority, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 16 | Agent, AgentId, AgentStatus, DynamicAgent, SwarmError [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AgentStatus as PersistenceAgentStatus`, `MessageModel`, `StorageError`, and `TaskStatus` [INFO] [stdout] --> src/orchestrator.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | Storage, SqliteStorage, StorageError, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | AgentModel, TaskModel, EventModel, MetricModel, MessageModel, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | models::{AgentStatus as PersistenceAgentStatus, TaskStatus, TaskPriority as PersistenceTaskPriority}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::orchestrator::SwarmOrchestrator` [INFO] [stdout] --> src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | use crate::orchestrator::SwarmOrchestrator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pending_tasks` [INFO] [stdout] --> src/orchestrator.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let pending_tasks = self.storage.get_pending_tasks().await [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pending_tasks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Agent` [INFO] [stdout] --> src/orchestrator.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Agent, AgentId, AgentStatus, DynamicAgent, SwarmError [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_tasks_failed` is never read [INFO] [stdout] --> src/orchestrator.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 39 | struct OrchestratorMetrics { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | total_tasks_failed: u64, [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 `assigned_agents` is never read [INFO] [stdout] --> src/orchestrator.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 47 | struct TaskMetrics { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | assigned_agents: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `swarm_config` [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let swarm_config = SwarmConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_swarm_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `orchestrator` [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orchestrator` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "d65c484e5f37ff172f474f56932d8446bdf94b843309e25ffb374b45fcd4eb62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65c484e5f37ff172f474f56932d8446bdf94b843309e25ffb374b45fcd4eb62", kill_on_drop: false }` [INFO] [stdout] d65c484e5f37ff172f474f56932d8446bdf94b843309e25ffb374b45fcd4eb62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc3e9a4cd627a0c3c27053dce18aba053eb81471d233fbf6b65270d7e41d327 [INFO] running `Command { std: "docker" "start" "-a" "3bc3e9a4cd627a0c3c27053dce18aba053eb81471d233fbf6b65270d7e41d327", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling r2d2_sqlite v0.22.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling ruvswarm-core v1.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ruvswarm-persistence v1.1.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rmcp v0.2.1 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling jsonschema v0.26.2 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling ruvswarm-mcp v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Json`, `Router`, `State`, `WebSocketUpgrade`, `response::IntoResponse`, and `routing::get` [INFO] [stdout] --> src/lib.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | extract::{State, WebSocketUpgrade}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | response::IntoResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | routing::get, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 61 | Json, Router, [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dashmap::DashMap` [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SinkExt` and `StreamExt` [INFO] [stdout] --> src/lib.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | use futures::{SinkExt, StreamExt}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RwLock` and `mpsc` [INFO] [stdout] --> src/lib.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | use tokio::sync::{mpsc, RwLock}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tower_http::cors::CorsLayer` [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | use tower_http::cors::CorsLayer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, and `info` [INFO] [stdout] --> src/lib.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | use tracing::{debug, error, info}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/lib.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AgentId`, `AgentStatus`, `SwarmMetrics`, and `TaskId` [INFO] [stdout] --> src/orchestrator.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | Swarm, SwarmConfig, SwarmMetrics, Task, TaskId, Priority as TaskPriority, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 16 | Agent, AgentId, AgentStatus, DynamicAgent, SwarmError [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AgentStatus as PersistenceAgentStatus`, `MessageModel`, `StorageError`, and `TaskStatus` [INFO] [stdout] --> src/orchestrator.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | Storage, SqliteStorage, StorageError, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | AgentModel, TaskModel, EventModel, MetricModel, MessageModel, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | models::{AgentStatus as PersistenceAgentStatus, TaskStatus, TaskPriority as PersistenceTaskPriority}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::orchestrator::SwarmOrchestrator` [INFO] [stdout] --> src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | use crate::orchestrator::SwarmOrchestrator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pending_tasks` [INFO] [stdout] --> src/orchestrator.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let pending_tasks = self.storage.get_pending_tasks().await [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pending_tasks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::McpConfig`, `crate::McpRequest`, `crate::McpResponse`, `crate::McpServer` [INFO] [stdout] --> src/tests/integration_tests.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | orchestrator::SwarmOrchestrator, McpConfig, McpRequest, McpResponse, McpServer, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ no `McpServer` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `McpResponse` in the root [INFO] [stdout] | | no `McpRequest` in the root [INFO] [stdout] | no `McpConfig` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::McpConfig`, `crate::McpRequest`, `crate::McpResponse`, `crate::McpServer` [INFO] [stdout] --> src/tests/security_tests.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | orchestrator::SwarmOrchestrator, McpConfig, McpRequest, McpResponse, McpServer, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ no `McpServer` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `McpResponse` in the root [INFO] [stdout] | | no `McpRequest` in the root [INFO] [stdout] | no `McpConfig` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tools` [INFO] [stdout] --> src/tests/integration_tests.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | use crate::tools::{register_tools, ToolRegistry}; [INFO] [stdout] | ^^^^^ could not find `tools` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Agent` [INFO] [stdout] --> src/orchestrator.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Agent, AgentId, AgentStatus, DynamicAgent, SwarmError [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Json`, `Router`, `State`, `WebSocketUpgrade`, `response::IntoResponse`, and `routing::get` [INFO] [stdout] --> src/lib.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | extract::{State, WebSocketUpgrade}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | response::IntoResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | routing::get, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 61 | Json, Router, [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dashmap::DashMap` [INFO] [stdout] --> src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SinkExt` and `StreamExt` [INFO] [stdout] --> src/lib.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | use futures::{SinkExt, StreamExt}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RwLock` and `mpsc` [INFO] [stdout] --> src/lib.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | use tokio::sync::{mpsc, RwLock}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tower_http::cors::CorsLayer` [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | use tower_http::cors::CorsLayer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, and `info` [INFO] [stdout] --> src/lib.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | use tracing::{debug, error, info}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/lib.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AgentId`, `AgentStatus`, `SwarmMetrics`, and `TaskId` [INFO] [stdout] --> src/orchestrator.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | Swarm, SwarmConfig, SwarmMetrics, Task, TaskId, Priority as TaskPriority, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 16 | Agent, AgentId, AgentStatus, DynamicAgent, SwarmError [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AgentStatus as PersistenceAgentStatus`, `MessageModel`, `StorageError`, and `TaskStatus` [INFO] [stdout] --> src/orchestrator.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | Storage, SqliteStorage, StorageError, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | AgentModel, TaskModel, EventModel, MetricModel, MessageModel, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | models::{AgentStatus as PersistenceAgentStatus, TaskStatus, TaskPriority as PersistenceTaskPriority}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/tests/integration_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::timeout` [INFO] [stdout] --> src/tests/integration_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio::time::timeout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/tests/security_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::timeout` [INFO] [stdout] --> src/tests/security_tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio::time::timeout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pending_tasks` [INFO] [stdout] --> src/orchestrator.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let pending_tasks = self.storage.get_pending_tasks().await [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pending_tasks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_tasks_failed` is never read [INFO] [stdout] --> src/orchestrator.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 39 | struct OrchestratorMetrics { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | total_tasks_failed: u64, [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 `assigned_agents` is never read [INFO] [stdout] --> src/orchestrator.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 47 | struct TaskMetrics { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | assigned_agents: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/mod.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | let orchestrator = Arc::new(SwarmOrchestrator::new(config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 18 - let orchestrator = Arc::new(SwarmOrchestrator::new(config)); [INFO] [stdout] 18 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `McpConfig` [INFO] [stdout] --> src/tests/mod.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let mcp_config = McpConfig::default(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `McpConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `McpServer` [INFO] [stdout] --> src/tests/mod.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | let server = McpServer::new(orchestrator, mcp_config); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `McpServer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/integration_tests.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 20 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 20 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/integration_tests.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | let orchestrator = SwarmOrchestrator::new(swarm_config); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 89 - let orchestrator = SwarmOrchestrator::new(swarm_config); [INFO] [stdout] 89 + let orchestrator = SwarmOrchestrator::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `spawn_agent` found for opaque type `impl futures::Future` in the current scope [INFO] [stdout] --> src/tests/integration_tests.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 91 | let agent_id = orchestrator [INFO] [stdout] | ____________________- [INFO] [stdout] 92 | | .spawn_agent( [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `impl futures::Future` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 92 | .await.spawn_agent( [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `list_agents` found for opaque type `impl futures::Future` in the current scope [INFO] [stdout] --> src/tests/integration_tests.rs:103:31 [INFO] [stdout] | [INFO] [stdout] 103 | let agents = orchestrator.list_agents(false).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `impl futures::Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 103 | let agents = orchestrator.await.list_agents(false).await.unwrap(); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/integration_tests.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | let orchestrator = SwarmOrchestrator::new(swarm_config); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 114 - let orchestrator = SwarmOrchestrator::new(swarm_config); [INFO] [stdout] 114 + let orchestrator = SwarmOrchestrator::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_task` found for opaque type `impl futures::Future` in the current scope [INFO] [stdout] --> src/tests/integration_tests.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 116 | let task_id = orchestrator [INFO] [stdout] | ___________________- [INFO] [stdout] 117 | | .create_task( [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `impl futures::Future` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 117 | .await.create_task( [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/integration_tests.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | let orchestrator = SwarmOrchestrator::new(swarm_config); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 135 - let orchestrator = SwarmOrchestrator::new(swarm_config); [INFO] [stdout] 135 + let orchestrator = SwarmOrchestrator::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `swarm_config` [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let swarm_config = SwarmConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_swarm_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `orchestrator` [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orchestrator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `spawn_agent` found for opaque type `impl futures::Future` in the current scope [INFO] [stdout] --> src/tests/integration_tests.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 139 | / orchestrator [INFO] [stdout] 140 | | .spawn_agent( [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `impl futures::Future` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 140 | .await.spawn_agent( [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_swarm_state` found for opaque type `impl futures::Future` in the current scope [INFO] [stdout] --> src/tests/integration_tests.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | let state = orchestrator.get_swarm_state().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `impl futures::Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 149 | let state = orchestrator.await.get_swarm_state().await.unwrap(); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/integration_tests.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | let orchestrator = SwarmOrchestrator::new(swarm_config); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 158 - let orchestrator = SwarmOrchestrator::new(swarm_config); [INFO] [stdout] 158 + let orchestrator = SwarmOrchestrator::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_metrics` found for opaque type `impl futures::Future` in the current scope [INFO] [stdout] --> src/tests/integration_tests.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | let metrics = orchestrator.get_metrics().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `impl futures::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/integration_tests.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | let orchestrator = SwarmOrchestrator::new(swarm_config); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 169 - let orchestrator = SwarmOrchestrator::new(swarm_config); [INFO] [stdout] 169 + let orchestrator = SwarmOrchestrator::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `analyze_performance` found for opaque type `impl futures::Future` in the current scope [INFO] [stdout] --> src/tests/integration_tests.rs:171:40 [INFO] [stdout] | [INFO] [stdout] 171 | let recommendations = orchestrator.analyze_performance().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `impl futures::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 20 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 20 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 40 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 40 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 66 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 66 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 97 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 97 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 137 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 137 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 137 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:160:33 [INFO] [stdout] | [INFO] [stdout] 160 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 160 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 160 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:189:33 [INFO] [stdout] | [INFO] [stdout] 189 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 189 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 189 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:225:33 [INFO] [stdout] | [INFO] [stdout] 225 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 225 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 225 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 254 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 254 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:290:33 [INFO] [stdout] | [INFO] [stdout] 290 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 290 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 290 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_swarm_state` found for struct `Arc>` in the current scope [INFO] [stdout] --> src/tests/security_tests.rs:300:45 [INFO] [stdout] | [INFO] [stdout] 300 | let result = orchestrator_clone.get_swarm_state().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `Arc>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:316:33 [INFO] [stdout] | [INFO] [stdout] 316 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 316 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 316 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_agent_metrics` found for struct `Arc>` in the current scope [INFO] [stdout] --> src/tests/security_tests.rs:322:39 [INFO] [stdout] | [INFO] [stdout] 322 | let metrics_result = orchestrator.get_agent_metrics(&fake_agent_id).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Arc>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:332:33 [INFO] [stdout] | [INFO] [stdout] 332 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 332 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 332 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests/security_tests.rs:360:33 [INFO] [stdout] | [INFO] [stdout] 360 | let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------------ unexpected argument of type `SwarmConfig` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/orchestrator.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 360 - let orchestrator = Arc::new(SwarmOrchestrator::new(swarm_config)); [INFO] [stdout] 360 + let orchestrator = Arc::new(SwarmOrchestrator::new()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Agent` [INFO] [stdout] --> src/orchestrator.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Agent, AgentId, AgentStatus, DynamicAgent, SwarmError [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruvswarm-mcp` (lib test) due to 34 previous errors; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3bc3e9a4cd627a0c3c27053dce18aba053eb81471d233fbf6b65270d7e41d327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc3e9a4cd627a0c3c27053dce18aba053eb81471d233fbf6b65270d7e41d327", kill_on_drop: false }` [INFO] [stdout] 3bc3e9a4cd627a0c3c27053dce18aba053eb81471d233fbf6b65270d7e41d327