[INFO] cloning repository https://github.com/prompted365/amos-deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prompted365/amos-deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprompted365%2Famos-deploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprompted365%2Famos-deploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c33cd1019e79641fa6627fda2bfdf6a1330d4e5 [INFO] checking prompted365/amos-deploy/2c33cd1019e79641fa6627fda2bfdf6a1330d4e5 against master#ab1d2444533d829e2d5cff6634cd3c70de6d7103 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprompted365%2Famos-deploy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/prompted365/amos-deploy [INFO] finished tweaking git repo https://github.com/prompted365/amos-deploy [INFO] tweaked toml for git repo https://github.com/prompted365/amos-deploy written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prompted365/amos-deploy on toolchain ab1d2444533d829e2d5cff6634cd3c70de6d7103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/prompted365/amos-deploy 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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc1/source/crates/amos-wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: unused manifest key: workspace.dev-dependencies [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding axum-macros v0.4.2 [INFO] [stderr] Adding dotenv v0.15.0 [INFO] [stderr] Adding http-range-header v0.4.2 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-macros v0.4.2 [INFO] [stderr] Downloaded reserve-port v2.3.0 [INFO] [stderr] Downloaded auto-future v1.0.0 [INFO] [stderr] Downloaded rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Downloaded bcrypt v0.15.1 [INFO] [stderr] Downloaded jsonrpc v0.18.0 [INFO] [stderr] Downloaded utoipa v4.2.3 [INFO] [stderr] Downloaded axum-test v15.7.4 [INFO] [stderr] Downloaded utoipa-gen v4.3.1 [INFO] [stderr] Downloaded h2 v0.4.11 [INFO] [stderr] Downloaded utoipa-swagger-ui v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b17778e0ef9555d9a4f0ee9f21d7072142664c0806f0b2358315249aa6db4296 [INFO] running `Command { std: "docker" "start" "-a" "b17778e0ef9555d9a4f0ee9f21d7072142664c0806f0b2358315249aa6db4296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b17778e0ef9555d9a4f0ee9f21d7072142664c0806f0b2358315249aa6db4296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17778e0ef9555d9a4f0ee9f21d7072142664c0806f0b2358315249aa6db4296", kill_on_drop: false }` [INFO] [stdout] b17778e0ef9555d9a4f0ee9f21d7072142664c0806f0b2358315249aa6db4296 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b3a99149c34c77021d507fafa4d3a1dc93e3da917c7c48089a6391a92afc777 [INFO] running `Command { std: "docker" "start" "-a" "3b3a99149c34c77021d507fafa4d3a1dc93e3da917c7c48089a6391a92afc777", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/amos-wasm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dev-dependencies [INFO] [stderr] warning: amos-basic-demos v0.1.0 (/opt/rustwide/workdir/demos/amos-orchestration/basic) ignoring invalid dependency `amos-neural` which is missing a lib target [INFO] [stderr] warning: amos-deploy-server v0.1.0 (/opt/rustwide/workdir/backend) ignoring invalid dependency `amos-neural` which is missing a lib target [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking auto-future v1.0.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking amos-neural v0.1.0 (/opt/rustwide/workdir/crates/amos-neural) [INFO] [stderr] Checking amos-cli v0.1.0 (/opt/rustwide/workdir/crates/amos-cli) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking reserve-port v2.3.0 [INFO] [stderr] Checking rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking jsonrpc v0.18.0 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking amos-core v0.1.0 (/opt/rustwide/workdir/crates/amos-core) [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking amos-shadow v0.1.0 (/opt/rustwide/workdir/crates/amos-shadow) [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stdout] warning: field `patterns` is never read [INFO] [stdout] --> crates/amos-core/src/immune.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct PatternMemory { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 50 | patterns: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking amos-agents v0.1.0 (/opt/rustwide/workdir/crates/amos-agents) [INFO] [stdout] warning: field `patterns` is never read [INFO] [stdout] --> crates/amos-core/src/immune.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct PatternMemory { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 50 | patterns: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stdout] warning: field `performance_threshold` is never read [INFO] [stdout] --> crates/amos-agents/src/performance_guardian.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct PerformanceGuardian { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | performance_threshold: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking amos-mcp v0.1.0 (/opt/rustwide/workdir/crates/amos-mcp) [INFO] [stderr] Checking amos-swarm v0.1.0 (/opt/rustwide/workdir/crates/amos-swarm) [INFO] [stdout] warning: field `performance_threshold` is never read [INFO] [stdout] --> crates/amos-agents/src/performance_guardian.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct PerformanceGuardian { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | performance_threshold: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `amos_agents::ArchitectAgent` [INFO] [stdout] --> crates/amos-swarm/src/lib.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | use amos_agents::ArchitectAgent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ArchitectAgent` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `existing_id` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | for (existing_id, existing_placement) in placements.iter_mut() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existing_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agent` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | .filter(|(_, agent)| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task_clone` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | let task_clone = task.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neural_network` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | let neural_network = self.neural_network.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neural_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_agreement` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | min_agreement: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_agreement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_subtasks` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:451:9 [INFO] [stdout] | [INFO] [stdout] 451 | max_subtasks: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_subtasks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> crates/amos-swarm/src/topology.rs:217:83 [INFO] [stdout] | [INFO] [stdout] 217 | (AgentPlacement::Ring { next, .. }, AgentPlacement::Ring { prev: Some(p), .. }) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `System` found for enum `coordination::MessageContent` [INFO] [stdout] --> crates/amos-swarm/src/coordination.rs:340:38 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum MessageContent { [INFO] [stdout] | ----------------------- variant `System` not found here [INFO] [stdout] ... [INFO] [stdout] 340 | content: MessageContent::System { [INFO] [stdout] | ^^^^^^ variant not found in `coordination::MessageContent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agent` [INFO] [stdout] --> crates/amos-swarm/src/lib.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | for agent in agents.values() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `existing_id` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | for (existing_id, existing_placement) in placements.iter_mut() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existing_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `coordination_tx` and `coordination_rx` are never read [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct SwarmOrchestrator { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | coordination_tx: mpsc::Sender, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | coordination_rx: 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: fields `task`, `strategy`, `assigned_agents`, `start_time`, and `progress` are never read [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | struct TaskExecution { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 45 | task: Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] 46 | strategy: TaskStrategy, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 47 | assigned_agents: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 48 | start_time: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 49 | progress: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AgentProgress`, `AgentResult`, `TaskComplete`, and `NeuralSync` are never constructed [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | enum CoordinationMessage { [INFO] [stdout] | ------------------- variants in this enum [INFO] [stdout] 53 | AgentProgress { agent_id: Uuid, task_id: Uuid, progress: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 54 | AgentResult { agent_id: Uuid, task_id: Uuid, result: WorkItem }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 55 | TaskComplete { task_id: Uuid }, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 56 | NeuralSync { pathway_updates: Vec<(Uuid, Uuid, f64)> }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `agent` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | .filter(|(_, agent)| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task_clone` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | let task_clone = task.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neural_network` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | let neural_network = self.neural_network.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neural_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_agreement` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | min_agreement: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_agreement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_subtasks` [INFO] [stdout] --> crates/amos-swarm/src/orchestrator.rs:451:9 [INFO] [stdout] | [INFO] [stdout] 451 | max_subtasks: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_subtasks` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking amos-basic-demos v0.1.0 (/opt/rustwide/workdir/demos/amos-orchestration/basic) [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> crates/amos-swarm/src/topology.rs:217:83 [INFO] [stdout] | [INFO] [stdout] 217 | (AgentPlacement::Ring { next, .. }, AgentPlacement::Ring { prev: Some(p), .. }) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CoordinationProtocol` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:9:64 [INFO] [stdout] | [INFO] [stdout] 9 | use amos_swarm::{AmosSwarm, SwarmTopology, Task, TaskStrategy, CoordinationProtocol}; [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: `CoordinationProtocol` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:9:64 [INFO] [stdout] | [INFO] [stdout] 9 | use amos_swarm::{AmosSwarm, SwarmTopology, Task, TaskStrategy, CoordinationProtocol}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `TrafficSeer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | traffic_seer.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `TrafficSeer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `TrafficSeer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `TrafficSeer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | traffic_seer.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `TrafficSeer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `TrafficSeer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `MeshHarmonizer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | harmonizer.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `MeshHarmonizer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `MeshHarmonizer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `MemoryWeaver` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | memory_weaver.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `MemoryWeaver` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `MemoryWeaver` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `MeshHarmonizer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | harmonizer.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `MeshHarmonizer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `MeshHarmonizer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `TrafficSeer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | traffic_seer.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `TrafficSeer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `TrafficSeer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `MemoryWeaver` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | memory_weaver.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `MemoryWeaver` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `MemoryWeaver` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `TrafficSeer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | traffic_seer.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `TrafficSeer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `TrafficSeer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `LearningOracle` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | learning_oracle.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `LearningOracle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `LearningOracle` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `TrafficSeer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | traffic_seer.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `TrafficSeer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `TrafficSeer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `MemoryWeaver` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | memory_weaver.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `MemoryWeaver` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `MemoryWeaver` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `TrafficSeer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | traffic_seer.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `TrafficSeer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `TrafficSeer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `LearningOracle` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | learning_oracle.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `LearningOracle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `LearningOracle` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `MemoryWeaver` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | memory_weaver.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `MemoryWeaver` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `MemoryWeaver` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `PathwaySculptor` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | pathway_sculptor.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `PathwaySculptor` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `PathwaySculptor` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `PathwaySculptor` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | pathway_sculptor.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `PathwaySculptor` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `PathwaySculptor` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `LearningOracle` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | learning_oracle.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `LearningOracle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `LearningOracle` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `LearningOracle` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | learning_oracle.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `LearningOracle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `LearningOracle` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `MeshHarmonizer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | harmonizer.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `MeshHarmonizer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `MeshHarmonizer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `name` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | name: "Hello World Analysis".to_string(), [INFO] [stdout] | ^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `MemoryWeaver` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | memory_weaver.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `MemoryWeaver` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `MemoryWeaver` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `MeshHarmonizer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | harmonizer.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `MeshHarmonizer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `MeshHarmonizer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `MemoryWeaver` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | memory_weaver.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `MemoryWeaver` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `MemoryWeaver` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `TrafficSeer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | traffic_seer.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `TrafficSeer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `TrafficSeer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `name` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | name: "Hello World Analysis".to_string(), [INFO] [stdout] | ^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `TrafficSeer` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | traffic_seer.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `TrafficSeer` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `TrafficSeer` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `CognitionAlchemist` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | cognition_alchemist.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `CognitionAlchemist` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `CognitionAlchemist` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | priority: 1.0, [INFO] [stdout] | ^^^ expected `TaskPriority`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `metadata` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | metadata: std::collections::HashMap::new(), [INFO] [stdout] | ^^^^^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `PathwaySculptor` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | pathway_sculptor.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `PathwaySculptor` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `PathwaySculptor` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `Task` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:75:44 [INFO] [stdout] | [INFO] [stdout] 75 | info!("🎯 Orchestrating task: {}", task.name); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `id`, `description`, `input`, `requirements`, `priority`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | priority: 1.0, [INFO] [stdout] | ^^^ expected `TaskPriority`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `metadata` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | metadata: std::collections::HashMap::new(), [INFO] [stdout] | ^^^^^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `Task` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:75:44 [INFO] [stdout] | [INFO] [stdout] 75 | info!("🎯 Orchestrating task: {}", task.name); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `id`, `description`, `input`, `requirements`, `priority`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `PathwaySculptor` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | pathway_sculptor.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `PathwaySculptor` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `PathwaySculptor` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `duration` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:81:47 [INFO] [stdout] | [INFO] [stdout] 81 | info!(" Duration: {:?}", result.duration); [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `agents_involved` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:82:52 [INFO] [stdout] | [INFO] [stdout] 82 | info!(" Agents involved: {}", result.agents_involved.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `CognitionAlchemist` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | cognition_alchemist.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `CognitionAlchemist` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `CognitionAlchemist` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `MemoryWeaver` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | memory_weaver.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `MemoryWeaver` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `MemoryWeaver` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `MemoryWeaver` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | memory_weaver.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `MemoryWeaver` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `MemoryWeaver` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `NeuralActivityDetected` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:91:36 [INFO] [stdout] | [INFO] [stdout] 91 | event_bus.publish(SystemEvent::NeuralActivityDetected { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `SystemEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `duration` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:81:47 [INFO] [stdout] | [INFO] [stdout] 81 | info!(" Duration: {:?}", result.duration); [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `agents_involved` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:82:52 [INFO] [stdout] | [INFO] [stdout] 82 | info!(" Agents involved: {}", result.agents_involved.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `initialize` found for struct `CognitionAlchemist` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | cognition_alchemist.initialize(neural_network.clone(), event_bus.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ method not found in `CognitionAlchemist` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | async fn initialize(&mut self, neural_network: Arc, event_bus: Arc) -> Result<()>; [INFO] [stdout] | ---------- the method is available for `CognitionAlchemist` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `initialize` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `activate` found for struct `CognitionAlchemist` in the current scope [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | cognition_alchemist.activate().await?; [INFO] [stdout] | ^^^^^^^^ method not found in `CognitionAlchemist` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/crates/amos-agents/src/agent.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | async fn activate(&mut self) -> Result<()>; [INFO] [stdout] | -------- the method is available for `CognitionAlchemist` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `CognitiveAgent` which provides `activate` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use amos_agents::CognitiveAgent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `NeuralActivityDetected` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:91:36 [INFO] [stdout] | [INFO] [stdout] 91 | event_bus.publish(SystemEvent::NeuralActivityDetected { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ variant not found in `SystemEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `name` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | name: "Complex Pattern Recognition".to_string(), [INFO] [stdout] | ^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | priority: 0.9, [INFO] [stdout] | ^^^ expected `TaskPriority`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `metadata` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | metadata, [INFO] [stdout] | ^^^^^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `Task` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:99:38 [INFO] [stdout] | [INFO] [stdout] 99 | info!("📋 Task: {}", pattern_task.name); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `id`, `description`, `input`, `requirements`, `priority`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `TaskScheduled` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | event_bus.publish(SystemEvent::TaskScheduled { [INFO] [stdout] | ^^^^^^^^^^^^^ variant not found in `SystemEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `String: std::error::Error` is not satisfied [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:41:69 [INFO] [stdout] | [INFO] [stdout] 41 | let traffic_id = swarm.spawn_agent(Arc::new(traffic_seer)).await?; [INFO] [stdout] | -----------------------------------------------^ the trait `std::error::Error` is not implemented for `String` [INFO] [stdout] | | [INFO] [stdout] | this has type `Result<_, String>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required for `anyhow::Error` to implement `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `agents_involved` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:111:47 [INFO] [stdout] | [INFO] [stdout] 111 | info!(" Agents coordinated: {}", result.agents_involved.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `duration` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | info!(" Duration: {:?}", result.duration); [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `AnomalyDetected` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | event_bus.publish(SystemEvent::AnomalyDetected { [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant not found in `SystemEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `PathwayOptimized` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:127:36 [INFO] [stdout] | [INFO] [stdout] 127 | event_bus.publish(SystemEvent::PathwayOptimized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ variant not found in `SystemEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `name` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | name: "Memory Consolidation".to_string(), [INFO] [stdout] | ^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | priority: 0.8, [INFO] [stdout] | ^^^ expected `TaskPriority`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `metadata` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | metadata: HashMap::new(), [INFO] [stdout] | ^^^^^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `Task` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | info!("📋 Task: {}", memory_task.name); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `id`, `description`, `input`, `requirements`, `priority`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `agents_involved` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:150:70 [INFO] [stdout] | [INFO] [stdout] 150 | info!(" Sequential processing chain: {} agents", memory_result.agents_involved.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `name` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | name: format!("Workload {}", i + 1), [INFO] [stdout] | ^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | priority: 0.5 + (i as f64 * 0.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `TaskPriority`, found `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `metadata` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | metadata: HashMap::new(), [INFO] [stdout] | ^^^^^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `TaskScheduled` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | event_bus.publish(SystemEvent::TaskScheduled { [INFO] [stdout] | ^^^^^^^^^^^^^ variant not found in `SystemEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `AgentDeactivated` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:190:36 [INFO] [stdout] | [INFO] [stdout] 190 | event_bus.publish(SystemEvent::AgentDeactivated { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 190 - event_bus.publish(SystemEvent::AgentDeactivated { [INFO] [stdout] 190 + event_bus.publish(SystemEvent::AgentActivated { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `name` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | name: "Recovery Coordination".to_string(), [INFO] [stdout] | ^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 199 | priority: 1.0, [INFO] [stdout] | ^^^ expected `TaskPriority`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `metadata` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | metadata: HashMap::new(), [INFO] [stdout] | ^^^^^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `agents_involved` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:206:77 [INFO] [stdout] | [INFO] [stdout] 206 | info!(" Remaining agents handled the task: {} agents", result.agents_involved.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0560, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `String: std::error::Error` is not satisfied [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:48:70 [INFO] [stdout] | [INFO] [stdout] 48 | let harmonizer_id = swarm.spawn_agent(Arc::new(harmonizer)).await?; [INFO] [stdout] | ---------------------------------------------^ the trait `std::error::Error` is not implemented for `String` [INFO] [stdout] | | [INFO] [stdout] | this has type `Result<_, String>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required for `anyhow::Error` to implement `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `amos-basic-demos` (bin "hello-swarm") due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0560]: struct `Task` has no field named `name` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | name: "Complex Pattern Recognition".to_string(), [INFO] [stdout] | ^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `String: std::error::Error` is not satisfied [INFO] [stdout] --> demos/amos-orchestration/basic/hello-swarm.rs:41:69 [INFO] [stdout] | [INFO] [stdout] 41 | let traffic_id = swarm.spawn_agent(Arc::new(traffic_seer)).await?; [INFO] [stdout] | -----------------------------------------------^ the trait `std::error::Error` is not implemented for `String` [INFO] [stdout] | | [INFO] [stdout] | this has type `Result<_, String>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required for `anyhow::Error` to implement `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0560, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | priority: 0.9, [INFO] [stdout] | ^^^ expected `TaskPriority`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `metadata` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | metadata, [INFO] [stdout] | ^^^^^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `Task` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:99:38 [INFO] [stdout] | [INFO] [stdout] 99 | info!("📋 Task: {}", pattern_task.name); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `id`, `description`, `input`, `requirements`, `priority`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `TaskScheduled` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | event_bus.publish(SystemEvent::TaskScheduled { [INFO] [stdout] | ^^^^^^^^^^^^^ variant not found in `SystemEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `amos-basic-demos` (bin "agent-coordination" test) due to 34 previous errors; 1 warning emitted [INFO] [stdout] error[E0609]: no field `agents_involved` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:111:47 [INFO] [stdout] | [INFO] [stdout] 111 | info!(" Agents coordinated: {}", result.agents_involved.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `duration` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | info!(" Duration: {:?}", result.duration); [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `AnomalyDetected` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:118:36 [INFO] [stdout] | [INFO] [stdout] 118 | event_bus.publish(SystemEvent::AnomalyDetected { [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant not found in `SystemEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `PathwayOptimized` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:127:36 [INFO] [stdout] | [INFO] [stdout] 127 | event_bus.publish(SystemEvent::PathwayOptimized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ variant not found in `SystemEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `name` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | name: "Memory Consolidation".to_string(), [INFO] [stdout] | ^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | priority: 0.8, [INFO] [stdout] | ^^^ expected `TaskPriority`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `metadata` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | metadata: HashMap::new(), [INFO] [stdout] | ^^^^^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `Task` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | info!("📋 Task: {}", memory_task.name); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `id`, `description`, `input`, `requirements`, `priority`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `agents_involved` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:150:70 [INFO] [stdout] | [INFO] [stdout] 150 | info!(" Sequential processing chain: {} agents", memory_result.agents_involved.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `name` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | name: format!("Workload {}", i + 1), [INFO] [stdout] | ^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0560, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | priority: 0.5 + (i as f64 * 0.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `TaskPriority`, found `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `metadata` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | metadata: HashMap::new(), [INFO] [stdout] | ^^^^^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `TaskScheduled` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | event_bus.publish(SystemEvent::TaskScheduled { [INFO] [stdout] | ^^^^^^^^^^^^^ variant not found in `SystemEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `amos-basic-demos` (bin "hello-swarm" test) due to 14 previous errors [INFO] [stdout] warning: unused variable: `agent` [INFO] [stdout] --> crates/amos-swarm/src/lib.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | for agent in agents.values() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `AgentDeactivated` found for enum `SystemEvent` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:190:36 [INFO] [stdout] | [INFO] [stdout] 190 | event_bus.publish(SystemEvent::AgentDeactivated { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 190 - event_bus.publish(SystemEvent::AgentDeactivated { [INFO] [stdout] 190 + event_bus.publish(SystemEvent::AgentActivated { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `name` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | name: "Recovery Coordination".to_string(), [INFO] [stdout] | ^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 199 | priority: 1.0, [INFO] [stdout] | ^^^ expected `TaskPriority`, found floating-point number [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Task` has no field named `metadata` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | metadata: HashMap::new(), [INFO] [stdout] | ^^^^^^^^ `Task` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `input`, `requirements`, `created_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `agents_involved` on type `TaskResult` [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:206:77 [INFO] [stdout] | [INFO] [stdout] 206 | info!(" Remaining agents handled the task: {} agents", result.agents_involved.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `task_id`, `status`, `output`, `metadata`, `agent_contributions` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `amos-swarm` (lib test) due to 2 previous errors; 8 warnings emitted [INFO] [stdout] error[E0277]: `?` couldn't convert the error: `String: std::error::Error` is not satisfied [INFO] [stdout] --> demos/amos-orchestration/basic/agent-coordination.rs:48:70 [INFO] [stdout] | [INFO] [stdout] 48 | let harmonizer_id = swarm.spawn_agent(Arc::new(harmonizer)).await?; [INFO] [stdout] | ---------------------------------------------^ the trait `std::error::Error` is not implemented for `String` [INFO] [stdout] | | [INFO] [stdout] | this has type `Result<_, String>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = note: required for `anyhow::Error` to implement `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0560, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `amos-basic-demos` (bin "agent-coordination") due to 34 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3b3a99149c34c77021d507fafa4d3a1dc93e3da917c7c48089a6391a92afc777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b3a99149c34c77021d507fafa4d3a1dc93e3da917c7c48089a6391a92afc777", kill_on_drop: false }` [INFO] [stdout] 3b3a99149c34c77021d507fafa4d3a1dc93e3da917c7c48089a6391a92afc777