[INFO] cloning repository https://github.com/seanchatmangpt/swarmsh-v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seanchatmangpt/swarmsh-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchatmangpt%2Fswarmsh-v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchatmangpt%2Fswarmsh-v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27295b7bac72a32d1c27a01ea63fc638f2306c6e
[INFO] testing seanchatmangpt/swarmsh-v2/27295b7bac72a32d1c27a01ea63fc638f2306c6e against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchatmangpt%2Fswarmsh-v2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seanchatmangpt/swarmsh-v2
[INFO] finished tweaking git repo https://github.com/seanchatmangpt/swarmsh-v2
[INFO] tweaked toml for git repo https://github.com/seanchatmangpt/swarmsh-v2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seanchatmangpt/swarmsh-v2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seanchatmangpt/swarmsh-v2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded opentelemetry-stdout v0.4.0
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded quanta v0.9.3
[INFO] [stderr]   Downloaded schemars_derive v1.0.1
[INFO] [stderr]   Downloaded opentelemetry-prometheus v0.16.0
[INFO] [stderr]   Downloaded file-lock v2.1.11
[INFO] [stderr]   Downloaded opentelemetry-http v0.12.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.16.0
[INFO] [stderr]   Downloaded metrics-macros v0.7.1
[INFO] [stderr]   Downloaded quanta v0.11.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.12.2
[INFO] [stderr]   Downloaded ollama-rs v0.3.2
[INFO] [stderr]   Downloaded hashbrown v0.13.1
[INFO] [stderr]   Downloaded opentelemetry-jaeger v0.22.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.6.0
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.15.0
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.24.0
[INFO] [stderr]   Downloaded schemars v1.0.1
[INFO] [stderr]   Downloaded minijinja v2.10.2
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.23.0
[INFO] [stderr]   Downloaded metrics v0.21.1
[INFO] [stderr]   Downloaded metrics-util v0.15.1
[INFO] [stderr]   Downloaded thrift v0.17.0
[INFO] [stderr]   Downloaded sketches-ddsketch v0.2.2
[INFO] [stderr]   Downloaded integer-encoding v3.0.4
[INFO] [stderr]   Downloaded opentelemetry v0.23.0
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.5
[INFO] [stderr]   Downloaded tracing-test v0.2.5
[INFO] [stderr]   Downloaded tracing-timing v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b1a625bdf7dea1022ec49d3bade2c83b2e08a1c7a40e123ea4bd7981e52e1bd
[INFO] running `Command { std: "docker" "start" "-a" "3b1a625bdf7dea1022ec49d3bade2c83b2e08a1c7a40e123ea4bd7981e52e1bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b1a625bdf7dea1022ec49d3bade2c83b2e08a1c7a40e123ea4bd7981e52e1bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b1a625bdf7dea1022ec49d3bade2c83b2e08a1c7a40e123ea4bd7981e52e1bd", kill_on_drop: false }`
[INFO] [stdout] 3b1a625bdf7dea1022ec49d3bade2c83b2e08a1c7a40e123ea4bd7981e52e1bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ef51b2017a61ee0ca6d0d300656c73777a090056f90c548d3a450fe911ee19d
[INFO] running `Command { std: "docker" "start" "-a" "5ef51b2017a61ee0ca6d0d300656c73777a090056f90c548d3a450fe911ee19d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling file-lock v2.1.11
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling quanta v0.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.15.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]    Compiling schemars_derive v1.0.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling metrics v0.21.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling metrics-util v0.15.1
[INFO] [stderr]    Compiling opentelemetry v0.23.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling opentelemetry-http v0.12.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling minijinja v2.10.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling schemars v1.0.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.23.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling opentelemetry-jaeger v0.22.0
[INFO] [stderr]    Compiling opentelemetry-stdout v0.4.0
[INFO] [stderr]    Compiling opentelemetry-prometheus v0.16.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tracing-opentelemetry v0.24.0
[INFO] [stderr]    Compiling tracing-timing v0.6.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling ollama-rs v0.3.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.12.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.6.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.16.0
[INFO] [stderr]    Compiling swarmsh-v2 v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Span`
[INFO] [stdout]   --> src/telemetry.rs:18:53
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tracing::{info, warn, debug, instrument, error, Span};
[INFO] [stdout]    |                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/telemetry.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 | use std::time::{Instant, Duration};
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SystemTime`
[INFO] [stdout]  --> src/health.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::time::{Instant, Duration, SystemTime};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/health.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{info, debug, warn, error, instrument};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/shell_export.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/shell_export.rs:14:34
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::{info, debug, warn, error, instrument};
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `SystemTime`
[INFO] [stdout]  --> src/analytics.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::time::{Instant, Duration, SystemTime};
[INFO] [stdout]   |                          ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `error`, and `warn`
[INFO] [stdout]  --> src/analytics.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{info, debug, warn, error, instrument};
[INFO] [stdout]   |                     ^^^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::LocalModel`
[INFO] [stdout]   --> src/ai_integration.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     models::LocalModel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/ai_integration.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tracing::{info, warn, debug, error, instrument};
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CoordinationEpoch`
[INFO] [stdout]  --> src/worktree_manager.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{AgentId, CoordinationEpoch, SwarmResult, SwarmError};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AgentSpec`
[INFO] [stdout]  --> src/worktree_manager.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::coordination::{CoordinationPattern, AgentSpec};
[INFO] [stdout]   |                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/worktree_manager.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tracing::{info, debug, warn, error, instrument, span, Level};
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SwarmError` and `SwarmResult`
[INFO] [stdout]  --> src/auto_command.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     SwarmResult, SwarmError,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/auto_command.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::{info, warn, instrument};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AgentDecision`, `CoordinationPattern`, `SwarmResult`, and `WorkQueue`
[INFO] [stdout]   --> src/scrum_at_scale_simulation.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |     AgentSpec, AgentCoordinator, WorkQueue, CoordinationPattern, SwarmResult, SwarmError,
[INFO] [stdout]    |                                  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 12 |     AIIntegration, AIAnalysis, AgentDecision,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]   --> src/scrum_at_scale_simulation.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tokio::sync::{RwLock, Mutex};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Level`, `error`, `span`, and `warn`
[INFO] [stdout]   --> src/scrum_at_scale_simulation.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tracing::{info, debug, warn, error, instrument, span, Level};
[INFO] [stdout]    |                            ^^^^  ^^^^^              ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/ollama_weaver_pipeline.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `warn`
[INFO] [stdout]   --> src/ollama_weaver_pipeline.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{info, debug, warn, instrument, span, Level};
[INFO] [stdout]    |                     ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SwarmTelemetry`
[INFO] [stdout]   --> src/ollama_weaver_pipeline.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::telemetry::{SwarmTelemetry, DefaultSwarmTelemetry};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyValue` and `trace::Span`
[INFO] [stdout]  --> src/generated/span_builders.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use opentelemetry::{trace::Span, KeyValue};
[INFO] [stdout]   |                     ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/generated/metrics.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/telemetry.rs:333:17
[INFO] [stdout]     |
[INFO] [stdout] 333 |             let file = std::fs::File::create(file_path)
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/telemetry.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let mut tracer_builder = SdkTracerProvider::builder()
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `system`
[INFO] [stdout]    --> src/shell_export.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         system: &crate::SwarmSystem,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_system`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `template_context`
[INFO] [stdout]    --> src/shell_export.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let mut template_context = context.clone();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_template_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/shell_export.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let mut template_context = context.clone();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/shell_export.rs:273:75
[INFO] [stdout]     |
[INFO] [stdout] 273 |     async fn export_telemetry_with_template(&self, config: &ExportConfig, context: &Value) -> Result<()> {
[INFO] [stdout]     |                                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/shell_export.rs:308:83
[INFO] [stdout]     |
[INFO] [stdout] 308 |     async fn export_health_monitoring_with_template(&self, config: &ExportConfig, context: &Value) -> Result<()> {
[INFO] [stdout]     |                                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/shell_export.rs:342:75
[INFO] [stdout]     |
[INFO] [stdout] 342 |     async fn export_analytics_with_template(&self, config: &ExportConfig, context: &Value) -> Result<()> {
[INFO] [stdout]     |                                                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> src/shell_export.rs:381:80
[INFO] [stdout]     |
[INFO] [stdout] 381 |     async fn export_ai_integration_with_template(&self, config: &ExportConfig, context: &Value) -> Result<()> {
[INFO] [stdout]     |                                                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/ai_integration.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let request = GenerationRequest::new(self.default_model.clone(), prompt);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `po_agent`
[INFO] [stdout]    --> src/scrum_at_scale_simulation.rs:495:13
[INFO] [stdout]     |
[INFO] [stdout] 495 |         let po_agent = agents.get(&AgentRole::ProductOwner)
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_po_agent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ai_analysis`
[INFO] [stdout]    --> src/scrum_at_scale_simulation.rs:538:9
[INFO] [stdout]     |
[INFO] [stdout] 538 |         ai_analysis: &AIAnalysis,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ai_analysis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt`
[INFO] [stdout]    --> src/scrum_at_scale_simulation.rs:665:13
[INFO] [stdout]     |
[INFO] [stdout] 665 |         let prompt = format!(
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt`
[INFO] [stdout]    --> src/ollama_weaver_pipeline.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let prompt = format!(
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/weaver_forge.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |         let mut render_context = minijinja::context! {
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `work_queue` and `telemetry` are never read
[INFO] [stdout]    --> src/coordination.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct AgentCoordinator {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 253 |     agents: Arc<RwLock<HashMap<AgentId, AgentState>>>,
[INFO] [stdout] 254 |     work_queue: Arc<WorkQueue>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 255 |     ai_integration: Option<Arc<AIIntegration>>,
[INFO] [stdout] 256 |     telemetry: Arc<crate::TelemetryManager>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `init_metrics` and `init_logging` are never used
[INFO] [stdout]    --> src/telemetry.rs:477:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl TelemetryManager {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 477 |     async fn init_metrics(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     async fn init_logging(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `telemetry` is never read
[INFO] [stdout]   --> src/health.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct HealthMonitor {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 34 |     telemetry: Arc<crate::TelemetryManager>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `telemetry` is never read
[INFO] [stdout]   --> src/analytics.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct AnalyticsEngine {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 41 |     telemetry: Arc<crate::TelemetryManager>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `telemetry` and `request_timeout` are never read
[INFO] [stdout]   --> src/ai_integration.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct ClaudeClient {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 59 |     telemetry: DefaultSwarmTelemetry,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 60 |     api_endpoint: Option<String>,
[INFO] [stdout] 61 |     request_timeout: std::time::Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClaudeClient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `telemetry` is never read
[INFO] [stdout]   --> src/worktree_manager.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct WorktreeManager {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     telemetry: Arc<crate::TelemetryManager>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `telemetry` and `analytics` are never read
[INFO] [stdout]    --> src/scrum_at_scale_simulation.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct ScrumAtScaleSimulation {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 194 |     telemetry: Arc<TelemetryManager>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     analytics: Arc<AnalyticsEngine>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/bin/simple_otel_validator.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::{info, warn, instrument, span, Level};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_lines` is never read
[INFO] [stdout]   --> src/bin/test_shell_validators.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub struct ScriptRequirements {
[INFO] [stdout]    |                ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |         pub max_lines: Option<usize>,
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScriptRequirements` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `comment_lines` is never read
[INFO] [stdout]   --> src/bin/test_shell_validators.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub struct ScriptMetrics {
[INFO] [stdout]    |                ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |         pub comment_lines: usize,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScriptMetrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `swarmsh_v2::const_generics`, `swarmsh_v2::template_metaprog`, `swarmsh_v2::meta_programming_demo`
[INFO] [stdout]   --> src/bin/full_cycle_demo.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     const_generics::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ could not find `const_generics` in `swarmsh_v2`
[INFO] [stdout] 22 |     template_metaprog::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ could not find `template_metaprog` in `swarmsh_v2`
[INFO] [stdout] 23 |     meta_programming_demo::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ could not find `meta_programming_demo` in `swarmsh_v2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `DefaultSwarmTelemetry`
[INFO] [stdout]    --> src/bin/coordinator.rs:88:21
[INFO] [stdout]     |
[INFO] [stdout]  88 |     let telemetry = DefaultSwarmTelemetry;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/telemetry.rs:634:1
[INFO] [stdout]     |
[INFO] [stdout] 634 | pub struct DefaultSwarmTelemetry {
[INFO] [stdout]     | -------------------------------- `DefaultSwarmTelemetry` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TelemetryConfig` and `ValueDetectionConfig`
[INFO] [stdout]   --> src/bin/coordinator.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 |     telemetry::{init_global_telemetry, TelemetryConfig, SwarmTelemetry, DefaultSwarmTelemetry},
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     auto_command::{AutoEngine, AutoMode, ValueDetectionConfig}
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CoordinationPattern`, `MeetingType`, and `SwarmSystem`
[INFO] [stdout]   --> src/bin/scrum_at_scale_demo.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SwarmSystem, 
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 12 |     scrum_at_scale_simulation::{ScrumAtScaleSimulation, AgentRole, MeetingType},
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^
[INFO] [stdout] 13 |     telemetry::{TelemetryManager, TelemetryMode, TelemetryConfig},
[INFO] [stdout] 14 |     coordination::{AgentCoordinator, WorkQueue, CoordinationPattern},
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `warn`
[INFO] [stdout]   --> src/bin/scrum_at_scale_demo.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tracing::{info, warn, error, debug};
[INFO] [stdout]    |                     ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `new_pipeline` in crate `opentelemetry_stdout`
[INFO] [stdout]    --> src/bin/otel_validator.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |     let tracer = opentelemetry_stdout::new_pipeline()
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ not found in `opentelemetry_stdout`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   6 + use opentelemetry_otlp::new_pipeline;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `new_pipeline`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 314 -     let tracer = opentelemetry_stdout::new_pipeline()
[INFO] [stdout] 314 +     let tracer = new_pipeline()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `warn`
[INFO] [stdout]  --> src/bin/otel_validator.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn, error, instrument, span, Level};
[INFO] [stdout]   |                     ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context` and `TraceContextExt`
[INFO] [stdout]   --> src/bin/otel_validator.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     trace::{TraceContextExt, Tracer},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     Context, KeyValue,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opentelemetry_stdout as stdout`
[INFO] [stdout]   --> src/bin/otel_validator.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use opentelemetry_stdout as stdout;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `warn`
[INFO] [stdout]   --> src/bin/migration_assessment.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{info, warn, debug, instrument};
[INFO] [stdout]    |                     ^^^^  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> src/bin/../../tests/e2e_shell_export.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `DefaultSwarmTelemetry`
[INFO] [stdout]    --> src/bin/agent.rs:76:21
[INFO] [stdout]     |
[INFO] [stdout]  76 |     let telemetry = DefaultSwarmTelemetry;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/telemetry.rs:634:1
[INFO] [stdout]     |
[INFO] [stdout] 634 | pub struct DefaultSwarmTelemetry {
[INFO] [stdout]     | -------------------------------- `DefaultSwarmTelemetry` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/bin/agent.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{info, error, instrument};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/bin/full_cycle_demo.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/bin/e2e_test_runner.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{info, warn, error, Level};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ollama_rs::generation::GenerationRequest`
[INFO] [stdout]    --> src/bin/ollama_pipeline.rs:218:29
[INFO] [stdout]     |
[INFO] [stdout] 218 |     use ollama_rs::{Ollama, generation::GenerationRequest};
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `GenerationRequest` in `generation`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             ollama_rs::generation::completion::request::GenerationRequest
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::time::sleep`
[INFO] [stdout]   --> src/bin/../../tests/e2e_shell_export.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tokio::time::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/bin/../../tests/e2e_shell_export.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tracing::{info, warn, error};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/bin/../../tests/e2e_shell_export.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/bin/full_cycle_demo.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{info, warn, error};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Level`
[INFO] [stdout]   --> src/bin/ollama_pipeline.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{info, error, Level};
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/coordinator.rs:238:47
[INFO] [stdout]     |
[INFO] [stdout] 238 |             let auto_engine = AutoEngine::new(system.analytics.as_ref().clone());
[INFO] [stdout]     |                               --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `AnalyticsEngine`, found `&AnalyticsEngine`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: `AnalyticsEngine` does not implement `Clone`, so `&AnalyticsEngine` was cloned instead
[INFO] [stdout]    --> src/bin/coordinator.rs:238:47
[INFO] [stdout]     |
[INFO] [stdout] 238 |             let auto_engine = AutoEngine::new(system.analytics.as_ref().clone());
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/auto_command.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  92 |     pub fn new(analytics: AnalyticsEngine) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AgentSpec`
[INFO] [stdout]   --> src/bin/month_simulation.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 |     coordination::{CoordinationPattern, AgentSpec},
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Level`
[INFO] [stdout]   --> src/bin/month_simulation.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 | use tracing::{info, warn, instrument, Level};
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in module `telemetry`
[INFO] [stdout]    --> src/bin/weaver_complete.rs:401:16
[INFO] [stdout]     |
[INFO] [stdout] 401 |     telemetry::init()?;
[INFO] [stdout]     |                ^^^^ not found in `telemetry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tracing_subscriber::fmt::init;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `init`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 401 -     telemetry::init()?;
[INFO] [stdout] 401 +     init()?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `std::string::String` in the current scope
[INFO] [stdout]   --> src/bin/agent.rs:84:37
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let agent_id = AgentId::generate();
[INFO] [stdout]    |                                     ^^^^^^^^ function or associated item not found in `std::string::String`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::string::String` consider using one of the following associated functions:
[INFO] [stdout]       std::string::String::new
[INFO] [stdout]       std::string::String::with_capacity
[INFO] [stdout]       std::string::String::try_with_capacity
[INFO] [stdout]       std::string::String::from_utf8
[INFO] [stdout]       and 9 others
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:444:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `std::string::String`
[INFO] [stdout]    --> src/bin/agent.rs:138:71
[INFO] [stdout]     |
[INFO] [stdout] 138 |             println!("Agent {} ready for coordination", agent_spec.id.0);
[INFO] [stdout]     |                                                                       ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `std::string::String`
[INFO] [stdout]    --> src/bin/agent.rs:142:45
[INFO] [stdout]     |
[INFO] [stdout] 142 |             info!(agent_id = %agent_spec.id.0, "Shutdown signal received");
[INFO] [stdout]     |                                             ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `std::string::String`
[INFO] [stdout]    --> src/bin/agent.rs:148:45
[INFO] [stdout]     |
[INFO] [stdout] 148 |             info!(agent_id = %agent_spec.id.0, shutdown_duration_ms = shutdown_duration.as_millis(), "Agent shut down completed");
[INFO] [stdout]     |                                             ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `std::string::String` in the current scope
[INFO] [stdout]    --> src/bin/agent.rs:194:37
[INFO] [stdout]     |
[INFO] [stdout] 194 |             let agent_id = AgentId::generate();
[INFO] [stdout]     |                                     ^^^^^^^^ function or associated item not found in `std::string::String`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `std::string::String` consider using one of the following associated functions:
[INFO] [stdout]       std::string::String::new
[INFO] [stdout]       std::string::String::with_capacity
[INFO] [stdout]       std::string::String::try_with_capacity
[INFO] [stdout]       std::string::String::from_utf8
[INFO] [stdout]       and 9 others
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:444:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0423.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `simulation`
[INFO] [stdout]    --> src/bin/scrum_at_scale_demo.rs:347:30
[INFO] [stdout]     |
[INFO] [stdout] 347 | async fn test_agent_personas(simulation: &ScrumAtScaleSimulation) -> Result<()> {
[INFO] [stdout]     |                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_simulation`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarmsh-v2` (bin "swarmsh-coordinator") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `ai_integration`
[INFO] [stdout]    --> src/bin/month_simulation.rs:201:48
[INFO] [stdout]     |
[INFO] [stdout] 201 |     async fn execute_evolved_sprint(&mut self, ai_integration: &AIIntegration, sprint_num: u8) -> Result<SprintSummary> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ai_integration`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `AgentSpec` has no field named `capabilities`
[INFO] [stdout]    --> src/bin/full_cycle_demo.rs:440:17
[INFO] [stdout]     |
[INFO] [stdout] 440 |                 capabilities: vec!["coordination".to_string()],
[INFO] [stdout]     |                 ^^^^^^^^^^^^ `AgentSpec` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `capacity`, `specializations`, `work_capacity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `AgentSpec` has no field named `max_concurrent_work`
[INFO] [stdout]    --> src/bin/full_cycle_demo.rs:441:17
[INFO] [stdout]     |
[INFO] [stdout] 441 |                 max_concurrent_work: 5,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ `AgentSpec` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `capacity`, `specializations`, `work_capacity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `work_queue`
[INFO] [stdout]    --> src/bin/swarmsh_cli.rs:403:47
[INFO] [stdout]     |
[INFO] [stdout] 403 |     async fn handle_analyze_priorities(&self, work_queue: &WorkQueue, detailed: bool) -> Result<()> {
[INFO] [stdout]     |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_work_queue`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarmsh-v2` (bin "swarmsh-agent") due to 6 previous errors; 1 warning emitted
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/month_simulation.rs:342:32
[INFO] [stdout]     |
[INFO] [stdout] 342 |             ai_decisions_made: ai_decisions,
[INFO] [stdout]     |                                ^^^^^^^^^^^^ expected `u32`, found `u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `coordinator`
[INFO] [stdout]    --> src/bin/swarmsh_cli.rs:466:35
[INFO] [stdout]     |
[INFO] [stdout] 466 |     async fn handle_status(&self, coordinator: &AgentCoordinator, detailed: bool) -> Result<()> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coordinator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/month_simulation.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |             governance_motions,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ expected `u32`, found `u8`
[INFO] [stdout]     |
[INFO] [stdout] help: you can convert a `u8` to a `u32`
[INFO] [stdout]     |
[INFO] [stdout] 343 |             governance_motions: governance_motions.into(),
[INFO] [stdout]     |             +++++++++++++++++++                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `motion_id`
[INFO] [stdout]    --> src/bin/roberts_rules_simulation.rs:665:13
[INFO] [stdout]     |
[INFO] [stdout] 665 |         let motion_id = motion.id.clone();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_motion_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tracer`
[INFO] [stdout]   --> src/bin/otel_validator.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 |     trace::{TraceContextExt, Tracer},
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: borrow of moved value: `evidence`
[INFO] [stdout]    --> src/bin/migration_assessment.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         let mut evidence = Vec::new();
[INFO] [stdout]     |             ------------ move occurs because `evidence` has type `Vec<std::string::String>`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 207 |                 evidence,
[INFO] [stdout]     |                 -------- value moved here
[INFO] [stdout] ...
[INFO] [stdout] 212 |         evidence.clear();
[INFO] [stdout]     |         ^^^^^^^^ value borrowed here after move
[INFO] [stdout]     |
[INFO] [stdout] help: consider cloning the value if the performance cost is acceptable
[INFO] [stdout]     |
[INFO] [stdout] 207 |                 evidence: evidence.clone(),
[INFO] [stdout]     |                         ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: borrow of moved value: `evidence`
[INFO] [stdout]    --> src/bin/migration_assessment.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         let mut evidence = Vec::new();
[INFO] [stdout]     |             ------------ move occurs because `evidence` has type `Vec<std::string::String>`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 207 |                 evidence,
[INFO] [stdout]     |                 -------- value moved here
[INFO] [stdout] ...
[INFO] [stdout] 223 |                 evidence,
[INFO] [stdout]     |                 -------- value moved here
[INFO] [stdout] ...
[INFO] [stdout] 228 |         evidence.clear();
[INFO] [stdout]     |         ^^^^^^^^ value borrowed here after move
[INFO] [stdout]     |
[INFO] [stdout] help: consider cloning the value if the performance cost is acceptable
[INFO] [stdout]     |
[INFO] [stdout] 207 |                 evidence: evidence.clone(),
[INFO] [stdout]     |                         ++++++++++++++++++
[INFO] [stdout] help: consider cloning the value if the performance cost is acceptable
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 evidence: evidence.clone(),
[INFO] [stdout]     |                         ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> src/bin/e2e_test_runner.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarmsh-v2` (bin "otel-validator") due to 1 previous error; 4 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0432, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarmsh-v2` (bin "full_cycle_demo") due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarmsh-v2` (bin "migration-assessment") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error[E0277]: `AgentPattern` doesn't implement `Debug`
[INFO] [stdout]    --> src/bin/weaver_complete.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `Debug` is not implemented for `AgentPattern`
[INFO] [stdout]     |
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `AgentPattern` or manually `impl Debug for AgentPattern`
[INFO] [stdout]     = note: required for `&AgentPattern` to implement `Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&AgentPattern` to implement `Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.34/src/field.rs:370:8
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 369 | where
[INFO] [stdout] 370 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `AgentPattern` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 133 + #[derive(Debug)]
[INFO] [stdout] 134 | enum AgentPattern {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `AgentPattern` doesn't implement `Debug`
[INFO] [stdout]    --> src/bin/weaver_complete.rs:347:43
[INFO] [stdout]     |
[INFO] [stdout] 347 |     info!("Defining agent pattern: {:?}", pattern);
[INFO] [stdout]     |                                    ----   ^^^^^^^ `AgentPattern` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `AgentPattern`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `AgentPattern` or manually `impl Debug for AgentPattern`
[INFO] [stdout]     = note: required for `&AgentPattern` to implement `Debug`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__macro_support::format_args` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `AgentPattern` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 133 + #[derive(Debug)]
[INFO] [stdout] 134 | enum AgentPattern {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarmsh-v2` (bin "ollama_pipeline") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0277]: `AgentPattern` doesn't implement `Debug`
[INFO] [stdout]    --> src/bin/weaver_complete.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `Debug` is not implemented for `AgentPattern`
[INFO] [stdout]     |
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `AgentPattern` or manually `impl Debug for AgentPattern`
[INFO] [stdout]     = help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]     = note: required for `&AgentPattern` to implement `Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&AgentPattern` to implement `Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&AgentPattern>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&AgentPattern>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `AgentPattern` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 133 + #[derive(Debug)]
[INFO] [stdout] 134 | enum AgentPattern {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `CompetitiveFramework` doesn't implement `Debug`
[INFO] [stdout]    --> src/bin/weaver_complete.rs:379:1
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `Debug` is not implemented for `CompetitiveFramework`
[INFO] [stdout]     |
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `CompetitiveFramework` or manually `impl Debug for CompetitiveFramework`
[INFO] [stdout]     = note: required for `&CompetitiveFramework` to implement `Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&CompetitiveFramework` to implement `Debug`
[INFO] [stdout] note: required by a bound in `debug`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.34/src/field.rs:370:8
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub fn debug<T>(t: T) -> DebugValue<T>
[INFO] [stdout]     |        ----- required by a bound in this function
[INFO] [stdout] 369 | where
[INFO] [stdout] 370 |     T: fmt::Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `debug`
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `CompetitiveFramework` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 147 + #[derive(Debug)]
[INFO] [stdout] 148 | enum CompetitiveFramework {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `CompetitiveFramework` doesn't implement `Debug`
[INFO] [stdout]    --> src/bin/weaver_complete.rs:381:55
[INFO] [stdout]     |
[INFO] [stdout] 381 |     info!("Validating SwarmSH superiority over {:?}", framework);
[INFO] [stdout]     |                                                ----   ^^^^^^^^^ `CompetitiveFramework` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `CompetitiveFramework`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `CompetitiveFramework` or manually `impl Debug for CompetitiveFramework`
[INFO] [stdout]     = note: required for `&CompetitiveFramework` to implement `Debug`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__macro_support::format_args` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `CompetitiveFramework` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 147 + #[derive(Debug)]
[INFO] [stdout] 148 | enum CompetitiveFramework {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `CompetitiveFramework` doesn't implement `Debug`
[INFO] [stdout]    --> src/bin/weaver_complete.rs:384:60
[INFO] [stdout]     |
[INFO] [stdout] 384 |         .find(|f| f.name.to_lowercase() == format!("{:?}", framework).to_lowercase())
[INFO] [stdout]     |                                                     ----   ^^^^^^^^^ `CompetitiveFramework` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `CompetitiveFramework`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `CompetitiveFramework` or manually `impl Debug for CompetitiveFramework`
[INFO] [stdout]     = note: required for `&CompetitiveFramework` to implement `Debug`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `CompetitiveFramework` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 147 + #[derive(Debug)]
[INFO] [stdout] 148 | enum CompetitiveFramework {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `CompetitiveFramework` doesn't implement `Debug`
[INFO] [stdout]    --> src/bin/weaver_complete.rs:379:1
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[instrument]
[INFO] [stdout]     | ^^^^^^^^^^^^^ the trait `Debug` is not implemented for `CompetitiveFramework`
[INFO] [stdout]     |
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `CompetitiveFramework` or manually `impl Debug for CompetitiveFramework`
[INFO] [stdout]     = help: the trait `tracing::Value` is implemented for `DebugValue<T>`
[INFO] [stdout]     = note: required for `&CompetitiveFramework` to implement `Debug`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `&&CompetitiveFramework` to implement `Debug`
[INFO] [stdout]     = note: required for `DebugValue<&&CompetitiveFramework>` to implement `tracing::Value`
[INFO] [stdout]     = note: required for the cast from `&DebugValue<&&CompetitiveFramework>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `CompetitiveFramework` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 147 + #[derive(Debug)]
[INFO] [stdout] 148 | enum CompetitiveFramework {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `GovernanceModel` doesn't implement `Debug`
[INFO] [stdout]    --> src/bin/weaver_complete.rs:440:62
[INFO] [stdout]     |
[INFO] [stdout] 440 |                     info!("Applying governance model: {:?}", model);
[INFO] [stdout]     |                                                       ----   ^^^^^ `GovernanceModel` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `GovernanceModel`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `GovernanceModel` or manually `impl Debug for GovernanceModel`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__macro_support::format_args` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `GovernanceModel` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 141 + #[derive(Debug)]
[INFO] [stdout] 142 | enum GovernanceModel {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarmsh-v2` (bin "month_simulation") due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarmsh-v2` (bin "e2e_test_runner") due to 1 previous error; 5 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarmsh-v2` (bin "weaver_complete") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "5ef51b2017a61ee0ca6d0d300656c73777a090056f90c548d3a450fe911ee19d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef51b2017a61ee0ca6d0d300656c73777a090056f90c548d3a450fe911ee19d", kill_on_drop: false }`
[INFO] [stdout] 5ef51b2017a61ee0ca6d0d300656c73777a090056f90c548d3a450fe911ee19d
