[INFO] fetching crate swarms-rs 0.2.1...
[INFO] testing swarms-rs-0.2.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate swarms-rs 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate swarms-rs 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swarms-rs 0.2.1
[INFO] tweaked toml for crates.io crate swarms-rs 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swarms-rs 0.2.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swarms-rs 0.2.1 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb2ea1ca5f6b3393ed73067c5ed59eb74e27e9a7b439fb641f298de09769f7be
[INFO] running `Command { std: "docker" "start" "-a" "fb2ea1ca5f6b3393ed73067c5ed59eb74e27e9a7b439fb641f298de09769f7be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb2ea1ca5f6b3393ed73067c5ed59eb74e27e9a7b439fb641f298de09769f7be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb2ea1ca5f6b3393ed73067c5ed59eb74e27e9a7b439fb641f298de09769f7be", kill_on_drop: false }`
[INFO] [stdout] fb2ea1ca5f6b3393ed73067c5ed59eb74e27e9a7b439fb641f298de09769f7be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd9e342247ba30164127d13e88c166a54b641ebb063b2033b5bbedb81e7416e0
[INFO] running `Command { std: "docker" "start" "-a" "dd9e342247ba30164127d13e88c166a54b641ebb063b2033b5bbedb81e7416e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rmcp-macros v0.1.5
[INFO] [stderr]    Compiling async-openai-macros v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sse-stream v0.1.4
[INFO] [stderr]    Compiling futures v0.3.31
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling swarms-macro v0.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling rmcp v0.1.5
[INFO] [stderr]    Compiling async-openai v0.28.3
[INFO] [stderr]    Compiling swarms-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `api_key` and `base_url` are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct Anthropic {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 234 |     api_key: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     base_url: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Anthropic` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 547 | pub struct AnthropicResponse {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 548 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 549 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 550 |     role: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 551 |     content: Vec<AnthropicContent>,
[INFO] [stdout] 552 |     model: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 553 |     stop_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 554 |     stop_sequence: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 555 |     usage: AnthropicUsage,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicResponse` 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: fields `input_tokens` and `output_tokens` are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 560 | pub struct AnthropicUsage {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 561 |     input_tokens: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 562 |     output_tokens: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicUsage` 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 `type` is never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 567 | struct AnthropicError {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 568 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1009:12
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     fn run(&self, task: String) -> BoxFuture<Result<String, AgentError>> {
[INFO] [stdout]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     fn run(&self, task: String) -> BoxFuture<'_, Result<String, AgentError>> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1343:9
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         &mut self,
[INFO] [stdout]      |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1344 |         tasks: Vec<String>,
[INFO] [stdout] 1345 |     ) -> BoxFuture<Result<Vec<String>, AgentError>> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     ) -> BoxFuture<'_, Result<Vec<String>, AgentError>> {
[INFO] [stdout]      |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1379:13
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     fn plan(&self, task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |             |
[INFO] [stdout]      |             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     fn plan(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1397:31
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn query_long_term_memory(&self, _task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |                               ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn query_long_term_memory(&self, _task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1401:24
[INFO] [stdout]      |
[INFO] [stdout] 1401 |     fn save_task_state(&self, task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |                        ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1401 |     fn save_task_state(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/llm/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 14 |         request: CompletionRequest,
[INFO] [stdout] 15 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 584 |         request: CompletionRequest,
[INFO] [stdout] 585 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 585 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/llm/provider/openai.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 98 |         request: CompletionRequest,
[INFO] [stdout] 99 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn run(&self, task: String) -> BoxFuture<Result<String, AgentError>>;
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn run(&self, task: String) -> BoxFuture<'_, Result<String, AgentError>>;
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 257 |         tasks: Vec<String>,
[INFO] [stdout] 258 |     ) -> BoxFuture<Result<Vec<String>, AgentError>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     ) -> BoxFuture<'_, Result<Vec<String>, AgentError>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn plan(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn plan(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn query_long_term_memory(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |                               ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn query_long_term_memory(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:267:24
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn save_task_state(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |                        ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn save_task_state(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/concurrent_workflow.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn run(&self, task: String) -> BoxFuture<Result<Box<dyn erased_serde::Serialize>, SwarmError>> {
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn run(&self, task: String) -> BoxFuture<'_, Result<Box<dyn erased_serde::Serialize>, SwarmError>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/swarm.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn run(&self, task: String) -> BoxFuture<Result<Box<dyn ErasedSerialize>, SwarmError>>;
[INFO] [stdout]    |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn run(&self, task: String) -> BoxFuture<'_, Result<Box<dyn ErasedSerialize>, SwarmError>>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/tool.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn call(&self, args: String) -> BoxFuture<Result<String, ToolError>>;
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn call(&self, args: String) -> BoxFuture<'_, Result<String, ToolError>>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/tool.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn call(&self, args: String) -> BoxFuture<Result<String, ToolError>> {
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn call(&self, args: String) -> BoxFuture<'_, Result<String, ToolError>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "dd9e342247ba30164127d13e88c166a54b641ebb063b2033b5bbedb81e7416e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd9e342247ba30164127d13e88c166a54b641ebb063b2033b5bbedb81e7416e0", kill_on_drop: false }`
[INFO] [stdout] dd9e342247ba30164127d13e88c166a54b641ebb063b2033b5bbedb81e7416e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e36fb4fb5a47bf904eabb377dbc4642ff3f0a764f8abb54608a583b109a4cc9
[INFO] running `Command { std: "docker" "start" "-a" "5e36fb4fb5a47bf904eabb377dbc4642ff3f0a764f8abb54608a583b109a4cc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling clap v4.5.44
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling rmcp v0.1.5
[INFO] [stderr]    Compiling async-openai v0.28.3
[INFO] [stderr]    Compiling swarms-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `api_key` and `base_url` are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct Anthropic {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 234 |     api_key: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     base_url: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Anthropic` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 547 | pub struct AnthropicResponse {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 548 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 549 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 550 |     role: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 551 |     content: Vec<AnthropicContent>,
[INFO] [stdout] 552 |     model: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 553 |     stop_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 554 |     stop_sequence: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 555 |     usage: AnthropicUsage,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicResponse` 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: fields `input_tokens` and `output_tokens` are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 560 | pub struct AnthropicUsage {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 561 |     input_tokens: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 562 |     output_tokens: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicUsage` 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 `type` is never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 567 | struct AnthropicError {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 568 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1009:12
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     fn run(&self, task: String) -> BoxFuture<Result<String, AgentError>> {
[INFO] [stdout]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     fn run(&self, task: String) -> BoxFuture<'_, Result<String, AgentError>> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1343:9
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         &mut self,
[INFO] [stdout]      |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1344 |         tasks: Vec<String>,
[INFO] [stdout] 1345 |     ) -> BoxFuture<Result<Vec<String>, AgentError>> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     ) -> BoxFuture<'_, Result<Vec<String>, AgentError>> {
[INFO] [stdout]      |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1379:13
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     fn plan(&self, task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |             |
[INFO] [stdout]      |             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     fn plan(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1397:31
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn query_long_term_memory(&self, _task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |                               ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn query_long_term_memory(&self, _task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1401:24
[INFO] [stdout]      |
[INFO] [stdout] 1401 |     fn save_task_state(&self, task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |                        ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1401 |     fn save_task_state(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/llm/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 14 |         request: CompletionRequest,
[INFO] [stdout] 15 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 584 |         request: CompletionRequest,
[INFO] [stdout] 585 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 585 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/llm/provider/openai.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 98 |         request: CompletionRequest,
[INFO] [stdout] 99 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn run(&self, task: String) -> BoxFuture<Result<String, AgentError>>;
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn run(&self, task: String) -> BoxFuture<'_, Result<String, AgentError>>;
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 257 |         tasks: Vec<String>,
[INFO] [stdout] 258 |     ) -> BoxFuture<Result<Vec<String>, AgentError>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     ) -> BoxFuture<'_, Result<Vec<String>, AgentError>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn plan(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn plan(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn query_long_term_memory(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |                               ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn query_long_term_memory(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:267:24
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn save_task_state(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |                        ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn save_task_state(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/concurrent_workflow.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn run(&self, task: String) -> BoxFuture<Result<Box<dyn erased_serde::Serialize>, SwarmError>> {
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn run(&self, task: String) -> BoxFuture<'_, Result<Box<dyn erased_serde::Serialize>, SwarmError>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/swarm.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn run(&self, task: String) -> BoxFuture<Result<Box<dyn ErasedSerialize>, SwarmError>>;
[INFO] [stdout]    |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn run(&self, task: String) -> BoxFuture<'_, Result<Box<dyn ErasedSerialize>, SwarmError>>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/tool.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn call(&self, args: String) -> BoxFuture<Result<String, ToolError>>;
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn call(&self, args: String) -> BoxFuture<'_, Result<String, ToolError>>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/tool.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn call(&self, args: String) -> BoxFuture<Result<String, ToolError>> {
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn call(&self, args: String) -> BoxFuture<'_, Result<String, ToolError>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 547 | pub struct AnthropicResponse {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 548 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 549 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 550 |     role: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 551 |     content: Vec<AnthropicContent>,
[INFO] [stdout] 552 |     model: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 553 |     stop_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 554 |     stop_sequence: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 555 |     usage: AnthropicUsage,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_tokens` and `output_tokens` are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 560 | pub struct AnthropicUsage {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 561 |     input_tokens: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 562 |     output_tokens: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicUsage` 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 `type` is never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 567 | struct AnthropicError {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 568 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1009:12
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     fn run(&self, task: String) -> BoxFuture<Result<String, AgentError>> {
[INFO] [stdout]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     fn run(&self, task: String) -> BoxFuture<'_, Result<String, AgentError>> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1343:9
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         &mut self,
[INFO] [stdout]      |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1344 |         tasks: Vec<String>,
[INFO] [stdout] 1345 |     ) -> BoxFuture<Result<Vec<String>, AgentError>> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     ) -> BoxFuture<'_, Result<Vec<String>, AgentError>> {
[INFO] [stdout]      |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1379:13
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     fn plan(&self, task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |             |
[INFO] [stdout]      |             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     fn plan(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1397:31
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn query_long_term_memory(&self, _task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |                               ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn query_long_term_memory(&self, _task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1401:24
[INFO] [stdout]      |
[INFO] [stdout] 1401 |     fn save_task_state(&self, task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |                        ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1401 |     fn save_task_state(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/llm/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 14 |         request: CompletionRequest,
[INFO] [stdout] 15 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 584 |         request: CompletionRequest,
[INFO] [stdout] 585 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 585 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/llm/provider/openai.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 98 |         request: CompletionRequest,
[INFO] [stdout] 99 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn run(&self, task: String) -> BoxFuture<Result<String, AgentError>>;
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn run(&self, task: String) -> BoxFuture<'_, Result<String, AgentError>>;
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 257 |         tasks: Vec<String>,
[INFO] [stdout] 258 |     ) -> BoxFuture<Result<Vec<String>, AgentError>>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     ) -> BoxFuture<'_, Result<Vec<String>, AgentError>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn plan(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn plan(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn query_long_term_memory(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |                               ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn query_long_term_memory(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:267:24
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn save_task_state(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |                        ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn save_task_state(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/concurrent_workflow.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn run(&self, task: String) -> BoxFuture<Result<Box<dyn erased_serde::Serialize>, SwarmError>> {
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn run(&self, task: String) -> BoxFuture<'_, Result<Box<dyn erased_serde::Serialize>, SwarmError>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/swarm.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn run(&self, task: String) -> BoxFuture<Result<Box<dyn ErasedSerialize>, SwarmError>>;
[INFO] [stdout]    |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn run(&self, task: String) -> BoxFuture<'_, Result<Box<dyn ErasedSerialize>, SwarmError>>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/tool.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn call(&self, args: String) -> BoxFuture<Result<String, ToolError>>;
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn call(&self, args: String) -> BoxFuture<'_, Result<String, ToolError>>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/tool.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn call(&self, args: String) -> BoxFuture<Result<String, ToolError>> {
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn call(&self, args: String) -> BoxFuture<'_, Result<String, ToolError>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarms-rs` (lib test); 20 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name swarms_rs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a204b9ab3f6d22f -C extra-filename=-5a818c99fe5f0bdc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca3f865ca717adea.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-7f4ecc81eae4cfc1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8160c0ff9646c5ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c777de9a30fa6055.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-190676be181e8f19.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-48ec9c66f408c44c.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-7ecb6d0b1697396a.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b8fc0b3fd1fb61dd.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-584e5950295e3fe2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9d5c7c3496194618.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-1f15075381c129b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-28c9107a7d173ccd.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-42a5edfe389e35cf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f0881242ba13dc91.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-ca2985b02ff6e483.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-96968a2e8878d7f5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-9e4edfa0437943c6.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c73fe9c9ac024910.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8cbed5cb2e2d12c3.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-827ab154deb087e0.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-586051a51a0f54ce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ad34734b61012ce4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6da6ed3445c16f55.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-1d9366e89d8fe740.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4de5e04faf9cdd6f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae65f38ca50c0102.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c86cc86432051dab.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-feb0956d90f4a62b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5d0f637b9f2797f9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2db0849fc0886851.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f2b3e9bdc605f752.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-f746a4fca8607c33.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a259009f2abea028.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f4344a7461b02f51.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5f33e8762d8c7111.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-14f81abe5f09bd76/out -L native=/opt/rustwide/target/debug/build/ring-39846b7261c265c0/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9887ec26b3f363a3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `swarms-rs` (example "mcp_tool")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name mcp_tool --edition=2024 examples/mcp_tool.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72faf339518c080f -C extra-filename=-dea6447b5bb60b0e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca3f865ca717adea.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-7f4ecc81eae4cfc1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8160c0ff9646c5ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c777de9a30fa6055.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-190676be181e8f19.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-48ec9c66f408c44c.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-7ecb6d0b1697396a.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b8fc0b3fd1fb61dd.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-584e5950295e3fe2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9d5c7c3496194618.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-1f15075381c129b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-28c9107a7d173ccd.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-42a5edfe389e35cf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f0881242ba13dc91.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-ca2985b02ff6e483.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-96968a2e8878d7f5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-9e4edfa0437943c6.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c73fe9c9ac024910.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8cbed5cb2e2d12c3.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-827ab154deb087e0.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-586051a51a0f54ce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ad34734b61012ce4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6da6ed3445c16f55.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-1d9366e89d8fe740.so --extern swarms_rs=/opt/rustwide/target/debug/deps/libswarms_rs-2e81c0980dd72645.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4de5e04faf9cdd6f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae65f38ca50c0102.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c86cc86432051dab.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-feb0956d90f4a62b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5d0f637b9f2797f9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2db0849fc0886851.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f2b3e9bdc605f752.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-f746a4fca8607c33.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a259009f2abea028.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f4344a7461b02f51.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5f33e8762d8c7111.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-14f81abe5f09bd76/out -L native=/opt/rustwide/target/debug/build/ring-39846b7261c265c0/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9887ec26b3f363a3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `swarms-rs` (test "test_graphworkflow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_graphworkflow --edition=2024 tests/test_graphworkflow.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a1a03eb0b62ac056 -C extra-filename=-78dda68d2398cc87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca3f865ca717adea.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-7f4ecc81eae4cfc1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8160c0ff9646c5ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c777de9a30fa6055.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-190676be181e8f19.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-48ec9c66f408c44c.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-7ecb6d0b1697396a.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b8fc0b3fd1fb61dd.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-584e5950295e3fe2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9d5c7c3496194618.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-1f15075381c129b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-28c9107a7d173ccd.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-42a5edfe389e35cf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f0881242ba13dc91.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-ca2985b02ff6e483.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-96968a2e8878d7f5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-9e4edfa0437943c6.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c73fe9c9ac024910.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8cbed5cb2e2d12c3.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-827ab154deb087e0.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-586051a51a0f54ce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ad34734b61012ce4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6da6ed3445c16f55.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-1d9366e89d8fe740.so --extern swarms_rs=/opt/rustwide/target/debug/deps/libswarms_rs-2e81c0980dd72645.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4de5e04faf9cdd6f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae65f38ca50c0102.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c86cc86432051dab.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-feb0956d90f4a62b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5d0f637b9f2797f9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2db0849fc0886851.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f2b3e9bdc605f752.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-f746a4fca8607c33.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a259009f2abea028.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f4344a7461b02f51.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5f33e8762d8c7111.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-14f81abe5f09bd76/out -L native=/opt/rustwide/target/debug/build/ring-39846b7261c265c0/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9887ec26b3f363a3/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcoPxcRY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libswarms_rs-2e81c0980dd72645,liberased_serde-1f15075381c129b9,libtypeid-5edac1e7d5092afb,libzstd-5f33e8762d8c7111,libzstd_safe-2fd2bbdfe5515cdb,libzstd_sys-5cb4368f370c4e53,libpetgraph-c73fe9c9ac024910,libindexmap-a9f66b90486a7e25,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libfixedbitset-ce3fb8670c59f480,libuuid-f4344a7461b02f51,libenv_logger-9d5c7c3496194618,libanstream-2c78fdc7cb0a8c7d,libanstyle_query-778efd28f60e4685,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libjiff-408218fa317eaa28,libenv_filter-71b7563ac04d4887,libregex-c0a296de258965cc,libregex_automata-2cb9bd1308183c6d,libaho_corasick-f29775cc06654782,libregex_syntax-f18b96645555a100,libanstyle-f09b6c062d8cbe42,libasync_openai-7f4ecc81eae4cfc1,libtokio_stream-27d419092091e1f8,libbackoff-713e3fb5bbd4721d,libinstant-c0be54332c7913d9,libderive_builder-cbfda6aebdb6bc42,librand-514794ac9d8cfa30,librand_chacha-8ec6c1fcd0072601,librand_core-765264678d2fb355,libsecrecy-ce1fd0918d350e8d,libreqwest_eventsource-23dc9622e9ed9380,libfutures_timer-c5bc2a132ab7184e,libeventsource_stream-8ddf5d5ca166fad1,libnom-98d5ac4ebabcbcbb,libthiserror-fba738cadd25010d,libhyper_tls-ca2985b02ff6e483,libtokio_native_tls-b8b9bd1a15fa3bf3,libnative_tls-ad5b37f49c0d047b,libopenssl-985693186894df3d,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-6cde03cf2c2cd751,libtwox_hash-f746a4fca8607c33,librand-3051da53018f62c7,librand_chacha-584ebf7e7c5431be,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-d88a6e5aa5715058,libgetrandom-f44428dea32340ff,librmcp-827ab154deb087e0,libsse_stream-f0cdbb85a32732dc,libschemars-586051a51a0f54ce,libdyn_clone-0eddceeccbf472cb,libthiserror-ae65f38ca50c0102,libbase64-3c09d9a3080a6023,libchrono-c777de9a30fa6055,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libreqwest-8cbed5cb2e2d12c3,libserde_urlencoded-2be2c2492da5c602,libhyper_rustls-f6049146687050b5,libwebpki_roots-f4f735f5bd556918,librustls_native_certs-59508aa29ce627fe,libopenssl_probe-eea81a4ba667d54e,libtokio_rustls-feb0956d90f4a62b,librustls-5c5d9eebb7dd4f37,libsubtle-4f5a50036df13274,libwebpki-e8737c444b9e0131,libaws_lc_rs-729e3c7d87566220,libaws_lc_sys-523106b66440044f,libring-e40f0698a2388c7f,libgetrandom-915fc561a7a8deb2,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-b4b9366ba4b4e678,libzeroize-c9189a97966a040e,libserde_json-6da6ed3445c16f55,libryu-b4971a7af0446da6,libmime_guess-8a1b1e80ecde5fe1,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,libtower_http-608cb21edae0aaf3,libbitflags-f70e590b0cf8b0eb,libiri_string-3372f097050807de,libtower-9a024eafc8b24e57,libtower_layer-3b63c02b4d0ef938,libhyper_util-96968a2e8878d7f5,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libtracing-2db0849fc0886851,libtracing_core-b50a2d21a7e9ef4a,libhyper-f0881242ba13dc91,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libhttpdate-ab2f2cdbe04a360b,libtokio_util-722da9528885149a,libtokio-c86cc86432051dab,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libmio-16a18798449dd6dd,libparking_lot-0f79b4238a4eb778,libhttp_body_util-42a5edfe389e35cf,libhttp_body-faa30fb5a9de280b,liblog-f1405a51182604cd,liburl-a259009f2abea028,libidna-737dcd386d549c23,libutf8_iter-d59950773a6f062b,libidna_adapter-6192e90bdd97b1c0,libicu_properties-381663aca22bd523,libicu_properties_data-850c631512607ecf,libicu_normalizer-602db50188451e64,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-275037ade553ac47,libpotential_utf-38bfd778683f0d3a,libicu_provider-4d47471e7c8e27cc,libicu_locale_core-e06bb859b47fe646,libtinystr-7a22866534ccf928,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-b8c65a0b4708ee04,libzerotrie-6a069acd329225a0,libyoke-b3d8b9cc588a66c5,libstable_deref_trait-6144d876008295f7,libzerofrom-46ef131135161f08,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-efa0d333ef107f93,libitoa-ba08b808be5ac239,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsync_wrapper-82795f8ff27c70cb,libfutures-28c9107a7d173ccd,libfutures_executor-a531effabb32cb5b,libfutures_util-076492b030b58751,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libdashmap-b8fc0b3fd1fb61dd,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libhashbrown-0511338ce94420f7,libonce_cell-9ec3b2d30075ab56,libserde-ad34734b61012ce4,libcrossbeam_utils-d120373eaebf0872,libparking_lot_core-1571398341048ff0,liblibc-902acea8216992a8,libcfg_if-b8160e940c54d589,libsmallvec-695d630f41d8414d,libcolored-190676be181e8f19}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcoPxcRY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-14f81abe5f09bd76/out" "-L" "/opt/rustwide/target/debug/build/ring-39846b7261c265c0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-9887ec26b3f363a3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_logger-7e11f0f09de0191e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarms-rs` (test "test_logger") due to 1 previous error
[INFO] [stderr] error: could not compile `swarms-rs` (example "concurrent_workflow_run_batch")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name concurrent_workflow_run_batch --edition=2024 examples/concurrent_workflow_run_batch.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ada34728afe8800c -C extra-filename=-8d6fa294132d0af7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca3f865ca717adea.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-7f4ecc81eae4cfc1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8160c0ff9646c5ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c777de9a30fa6055.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-190676be181e8f19.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-48ec9c66f408c44c.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-7ecb6d0b1697396a.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b8fc0b3fd1fb61dd.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-584e5950295e3fe2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9d5c7c3496194618.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-1f15075381c129b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-28c9107a7d173ccd.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-42a5edfe389e35cf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f0881242ba13dc91.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-ca2985b02ff6e483.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-96968a2e8878d7f5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-9e4edfa0437943c6.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c73fe9c9ac024910.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8cbed5cb2e2d12c3.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-827ab154deb087e0.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-586051a51a0f54ce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ad34734b61012ce4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6da6ed3445c16f55.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-1d9366e89d8fe740.so --extern swarms_rs=/opt/rustwide/target/debug/deps/libswarms_rs-2e81c0980dd72645.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4de5e04faf9cdd6f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae65f38ca50c0102.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c86cc86432051dab.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-feb0956d90f4a62b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5d0f637b9f2797f9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2db0849fc0886851.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f2b3e9bdc605f752.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-f746a4fca8607c33.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a259009f2abea028.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f4344a7461b02f51.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5f33e8762d8c7111.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-14f81abe5f09bd76/out -L native=/opt/rustwide/target/debug/build/ring-39846b7261c265c0/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9887ec26b3f363a3/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `swarms-rs` (example "swarm_router")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name swarm_router --edition=2024 examples/swarm_router.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=41a632408c41d1c1 -C extra-filename=-0489cb8861339225 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ca3f865ca717adea.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-7f4ecc81eae4cfc1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8160c0ff9646c5ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c777de9a30fa6055.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-190676be181e8f19.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-48ec9c66f408c44c.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-7ecb6d0b1697396a.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b8fc0b3fd1fb61dd.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-584e5950295e3fe2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9d5c7c3496194618.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-1f15075381c129b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-28c9107a7d173ccd.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-42a5edfe389e35cf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f0881242ba13dc91.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-ca2985b02ff6e483.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-96968a2e8878d7f5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-9e4edfa0437943c6.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c73fe9c9ac024910.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8cbed5cb2e2d12c3.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-827ab154deb087e0.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-586051a51a0f54ce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ad34734b61012ce4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6da6ed3445c16f55.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-1d9366e89d8fe740.so --extern swarms_rs=/opt/rustwide/target/debug/deps/libswarms_rs-2e81c0980dd72645.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4de5e04faf9cdd6f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae65f38ca50c0102.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c86cc86432051dab.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-feb0956d90f4a62b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5d0f637b9f2797f9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2db0849fc0886851.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f2b3e9bdc605f752.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-f746a4fca8607c33.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a259009f2abea028.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f4344a7461b02f51.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5f33e8762d8c7111.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-14f81abe5f09bd76/out -L native=/opt/rustwide/target/debug/build/ring-39846b7261c265c0/out -L native=/opt/rustwide/target/debug/build/zstd-sys-9887ec26b3f363a3/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc8UTy2x/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-4de5e04faf9cdd6f,libfastrand-46d3783c18562080,librustix-1a22a86889d7a42b,liblinux_raw_sys-17b4685b38b9614b,libswarms_rs-2e81c0980dd72645,liberased_serde-1f15075381c129b9,libtypeid-5edac1e7d5092afb,libzstd-5f33e8762d8c7111,libzstd_safe-2fd2bbdfe5515cdb,libzstd_sys-5cb4368f370c4e53,libpetgraph-c73fe9c9ac024910,libindexmap-a9f66b90486a7e25,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libfixedbitset-ce3fb8670c59f480,libuuid-f4344a7461b02f51,libenv_logger-9d5c7c3496194618,libanstream-2c78fdc7cb0a8c7d,libanstyle_query-778efd28f60e4685,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libjiff-408218fa317eaa28,libenv_filter-71b7563ac04d4887,libregex-c0a296de258965cc,libregex_automata-2cb9bd1308183c6d,libaho_corasick-f29775cc06654782,libregex_syntax-f18b96645555a100,libanstyle-f09b6c062d8cbe42,libasync_openai-7f4ecc81eae4cfc1,libtokio_stream-27d419092091e1f8,libbackoff-713e3fb5bbd4721d,libinstant-c0be54332c7913d9,libderive_builder-cbfda6aebdb6bc42,librand-514794ac9d8cfa30,librand_chacha-8ec6c1fcd0072601,librand_core-765264678d2fb355,libsecrecy-ce1fd0918d350e8d,libreqwest_eventsource-23dc9622e9ed9380,libfutures_timer-c5bc2a132ab7184e,libeventsource_stream-8ddf5d5ca166fad1,libnom-98d5ac4ebabcbcbb,libthiserror-fba738cadd25010d,libhyper_tls-ca2985b02ff6e483,libtokio_native_tls-b8b9bd1a15fa3bf3,libnative_tls-ad5b37f49c0d047b,libopenssl-985693186894df3d,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-6cde03cf2c2cd751,libtwox_hash-f746a4fca8607c33,librand-3051da53018f62c7,librand_chacha-584ebf7e7c5431be,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-d88a6e5aa5715058,libgetrandom-f44428dea32340ff,librmcp-827ab154deb087e0,libsse_stream-f0cdbb85a32732dc,libschemars-586051a51a0f54ce,libdyn_clone-0eddceeccbf472cb,libthiserror-ae65f38ca50c0102,libbase64-3c09d9a3080a6023,libchrono-c777de9a30fa6055,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libreqwest-8cbed5cb2e2d12c3,libserde_urlencoded-2be2c2492da5c602,libhyper_rustls-f6049146687050b5,libwebpki_roots-f4f735f5bd556918,librustls_native_certs-59508aa29ce627fe,libopenssl_probe-eea81a4ba667d54e,libtokio_rustls-feb0956d90f4a62b,librustls-5c5d9eebb7dd4f37,libsubtle-4f5a50036df13274,libwebpki-e8737c444b9e0131,libaws_lc_rs-729e3c7d87566220,libaws_lc_sys-523106b66440044f,libring-e40f0698a2388c7f,libgetrandom-915fc561a7a8deb2,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-b4b9366ba4b4e678,libzeroize-c9189a97966a040e,libserde_json-6da6ed3445c16f55,libryu-b4971a7af0446da6,libmime_guess-8a1b1e80ecde5fe1,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,libtower_http-608cb21edae0aaf3,libbitflags-f70e590b0cf8b0eb,libiri_string-3372f097050807de,libtower-9a024eafc8b24e57,libtower_layer-3b63c02b4d0ef938,libhyper_util-96968a2e8878d7f5,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libtracing-2db0849fc0886851,libtracing_core-b50a2d21a7e9ef4a,libhyper-f0881242ba13dc91,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libhttpdate-ab2f2cdbe04a360b,libtokio_util-722da9528885149a,libtokio-c86cc86432051dab,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libmio-16a18798449dd6dd,libparking_lot-0f79b4238a4eb778,libhttp_body_util-42a5edfe389e35cf,libhttp_body-faa30fb5a9de280b,liblog-f1405a51182604cd,liburl-a259009f2abea028,libidna-737dcd386d549c23,libutf8_iter-d59950773a6f062b,libidna_adapter-6192e90bdd97b1c0,libicu_properties-381663aca22bd523,libicu_properties_data-850c631512607ecf,libicu_normalizer-602db50188451e64,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-275037ade553ac47,libpotential_utf-38bfd778683f0d3a,libicu_provider-4d47471e7c8e27cc,libicu_locale_core-e06bb859b47fe646,libtinystr-7a22866534ccf928,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-b8c65a0b4708ee04,libzerotrie-6a069acd329225a0,libyoke-b3d8b9cc588a66c5,libstable_deref_trait-6144d876008295f7,libzerofrom-46ef131135161f08,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-efa0d333ef107f93,libitoa-ba08b808be5ac239,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsync_wrapper-82795f8ff27c70cb,libfutures-28c9107a7d173ccd,libfutures_executor-a531effabb32cb5b,libfutures_util-076492b030b58751,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libdashmap-b8fc0b3fd1fb61dd,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libhashbrown-0511338ce94420f7,libonce_cell-9ec3b2d30075ab56,libserde-ad34734b61012ce4,libcrossbeam_utils-d120373eaebf0872,libparking_lot_core-1571398341048ff0,liblibc-902acea8216992a8,libcfg_if-b8160e940c54d589,libsmallvec-695d630f41d8414d,libcolored-190676be181e8f19}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8UTy2x/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-14f81abe5f09bd76/out" "-L" "/opt/rustwide/target/debug/build/ring-39846b7261c265c0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-9887ec26b3f363a3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/persistence_tests-4cdba5acb643c69c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarms-rs` (test "persistence_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcde2QpK/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libswarms_rs-2e81c0980dd72645,liberased_serde-1f15075381c129b9,libtypeid-5edac1e7d5092afb,libzstd-5f33e8762d8c7111,libzstd_safe-2fd2bbdfe5515cdb,libzstd_sys-5cb4368f370c4e53,libpetgraph-c73fe9c9ac024910,libindexmap-a9f66b90486a7e25,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libfixedbitset-ce3fb8670c59f480,libuuid-f4344a7461b02f51,libenv_logger-9d5c7c3496194618,libanstream-2c78fdc7cb0a8c7d,libanstyle_query-778efd28f60e4685,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libjiff-408218fa317eaa28,libenv_filter-71b7563ac04d4887,libregex-c0a296de258965cc,libregex_automata-2cb9bd1308183c6d,libaho_corasick-f29775cc06654782,libregex_syntax-f18b96645555a100,libanstyle-f09b6c062d8cbe42,libasync_openai-7f4ecc81eae4cfc1,libtokio_stream-27d419092091e1f8,libbackoff-713e3fb5bbd4721d,libinstant-c0be54332c7913d9,libderive_builder-cbfda6aebdb6bc42,librand-514794ac9d8cfa30,librand_chacha-8ec6c1fcd0072601,librand_core-765264678d2fb355,libsecrecy-ce1fd0918d350e8d,libreqwest_eventsource-23dc9622e9ed9380,libfutures_timer-c5bc2a132ab7184e,libeventsource_stream-8ddf5d5ca166fad1,libnom-98d5ac4ebabcbcbb,libthiserror-fba738cadd25010d,libhyper_tls-ca2985b02ff6e483,libtokio_native_tls-b8b9bd1a15fa3bf3,libnative_tls-ad5b37f49c0d047b,libopenssl-985693186894df3d,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-6cde03cf2c2cd751,libtwox_hash-f746a4fca8607c33,librand-3051da53018f62c7,librand_chacha-584ebf7e7c5431be,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-d88a6e5aa5715058,libgetrandom-f44428dea32340ff,librmcp-827ab154deb087e0,libsse_stream-f0cdbb85a32732dc,libschemars-586051a51a0f54ce,libdyn_clone-0eddceeccbf472cb,libthiserror-ae65f38ca50c0102,libbase64-3c09d9a3080a6023,libchrono-c777de9a30fa6055,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libreqwest-8cbed5cb2e2d12c3,libserde_urlencoded-2be2c2492da5c602,libhyper_rustls-f6049146687050b5,libwebpki_roots-f4f735f5bd556918,librustls_native_certs-59508aa29ce627fe,libopenssl_probe-eea81a4ba667d54e,libtokio_rustls-feb0956d90f4a62b,librustls-5c5d9eebb7dd4f37,libsubtle-4f5a50036df13274,libwebpki-e8737c444b9e0131,libaws_lc_rs-729e3c7d87566220,libaws_lc_sys-523106b66440044f,libring-e40f0698a2388c7f,libgetrandom-915fc561a7a8deb2,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-b4b9366ba4b4e678,libzeroize-c9189a97966a040e,libserde_json-6da6ed3445c16f55,libryu-b4971a7af0446da6,libmime_guess-8a1b1e80ecde5fe1,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,libtower_http-608cb21edae0aaf3,libbitflags-f70e590b0cf8b0eb,libiri_string-3372f097050807de,libtower-9a024eafc8b24e57,libtower_layer-3b63c02b4d0ef938,libhyper_util-96968a2e8878d7f5,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libtracing-2db0849fc0886851,libtracing_core-b50a2d21a7e9ef4a,libhyper-f0881242ba13dc91,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libhttpdate-ab2f2cdbe04a360b,libtokio_util-722da9528885149a,libtokio-c86cc86432051dab,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libmio-16a18798449dd6dd,libparking_lot-0f79b4238a4eb778,libhttp_body_util-42a5edfe389e35cf,libhttp_body-faa30fb5a9de280b,liblog-f1405a51182604cd,liburl-a259009f2abea028,libidna-737dcd386d549c23,libutf8_iter-d59950773a6f062b,libidna_adapter-6192e90bdd97b1c0,libicu_properties-381663aca22bd523,libicu_properties_data-850c631512607ecf,libicu_normalizer-602db50188451e64,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-275037ade553ac47,libpotential_utf-38bfd778683f0d3a,libicu_provider-4d47471e7c8e27cc,libicu_locale_core-e06bb859b47fe646,libtinystr-7a22866534ccf928,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-b8c65a0b4708ee04,libzerotrie-6a069acd329225a0,libyoke-b3d8b9cc588a66c5,libstable_deref_trait-6144d876008295f7,libzerofrom-46ef131135161f08,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-efa0d333ef107f93,libitoa-ba08b808be5ac239,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsync_wrapper-82795f8ff27c70cb,libfutures-28c9107a7d173ccd,libfutures_executor-a531effabb32cb5b,libfutures_util-076492b030b58751,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libdashmap-b8fc0b3fd1fb61dd,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libhashbrown-0511338ce94420f7,libonce_cell-9ec3b2d30075ab56,libserde-ad34734b61012ce4,libcrossbeam_utils-d120373eaebf0872,libparking_lot_core-1571398341048ff0,liblibc-902acea8216992a8,libcfg_if-b8160e940c54d589,libsmallvec-695d630f41d8414d,libcolored-190676be181e8f19,libdotenv-584e5950295e3fe2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcde2QpK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-14f81abe5f09bd76/out" "-L" "/opt/rustwide/target/debug/build/ring-39846b7261c265c0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-9887ec26b3f363a3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/anthropic_claude_agent-a6d1d8c547e3acf8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarms-rs` (example "anthropic_claude_agent") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcKQV6Zl/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-f2b3e9bdc605f752,libsharded_slab-09adf4328c5d351e,liblazy_static-58edaf41543212f3,libmatchers-e812fcd8ee6771cc,libregex_automata-b2c089735563bfd8,libregex_syntax-109062ebadf46752,libnu_ansi_term-4432b332cb50067c,liboverload-4300a6f7ccfdef2f,libthread_local-097fb7734484ded0,libtracing_log-54708627df758171,libswarms_rs-2e81c0980dd72645,liberased_serde-1f15075381c129b9,libtypeid-5edac1e7d5092afb,libzstd-5f33e8762d8c7111,libzstd_safe-2fd2bbdfe5515cdb,libzstd_sys-5cb4368f370c4e53,libpetgraph-c73fe9c9ac024910,libindexmap-a9f66b90486a7e25,libequivalent-2f5434284319e1e1,libhashbrown-0750614495cfd116,libfixedbitset-ce3fb8670c59f480,libuuid-f4344a7461b02f51,libenv_logger-9d5c7c3496194618,libanstream-2c78fdc7cb0a8c7d,libanstyle_query-778efd28f60e4685,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-b4cb121bc6e4b40c,libanstyle_parse-712f923b289d813b,libutf8parse-cc6465083e1503e1,libjiff-408218fa317eaa28,libenv_filter-71b7563ac04d4887,libregex-c0a296de258965cc,libregex_automata-2cb9bd1308183c6d,libaho_corasick-f29775cc06654782,libregex_syntax-f18b96645555a100,libanstyle-f09b6c062d8cbe42,libasync_openai-7f4ecc81eae4cfc1,libtokio_stream-27d419092091e1f8,libbackoff-713e3fb5bbd4721d,libinstant-c0be54332c7913d9,libderive_builder-cbfda6aebdb6bc42,librand-514794ac9d8cfa30,librand_chacha-8ec6c1fcd0072601,librand_core-765264678d2fb355,libsecrecy-ce1fd0918d350e8d,libreqwest_eventsource-23dc9622e9ed9380,libfutures_timer-c5bc2a132ab7184e,libeventsource_stream-8ddf5d5ca166fad1,libnom-98d5ac4ebabcbcbb,libthiserror-fba738cadd25010d,libhyper_tls-ca2985b02ff6e483,libtokio_native_tls-b8b9bd1a15fa3bf3,libnative_tls-ad5b37f49c0d047b,libopenssl-985693186894df3d,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-6cde03cf2c2cd751,libtwox_hash-f746a4fca8607c33,librand-3051da53018f62c7,librand_chacha-584ebf7e7c5431be,libppv_lite86-036428ece8093b48,libzerocopy-6e46bf45a1ab015f,librand_core-d88a6e5aa5715058,libgetrandom-f44428dea32340ff,librmcp-827ab154deb087e0,libsse_stream-f0cdbb85a32732dc,libschemars-586051a51a0f54ce,libdyn_clone-0eddceeccbf472cb,libthiserror-ae65f38ca50c0102,libbase64-3c09d9a3080a6023,libchrono-c777de9a30fa6055,libiana_time_zone-7ffb41297827eca3,libnum_traits-e658f8325bd83daf,libreqwest-8cbed5cb2e2d12c3,libserde_urlencoded-2be2c2492da5c602,libhyper_rustls-f6049146687050b5,libwebpki_roots-f4f735f5bd556918,librustls_native_certs-59508aa29ce627fe,libopenssl_probe-eea81a4ba667d54e,libtokio_rustls-feb0956d90f4a62b,librustls-5c5d9eebb7dd4f37,libsubtle-4f5a50036df13274,libwebpki-e8737c444b9e0131,libaws_lc_rs-729e3c7d87566220,libaws_lc_sys-523106b66440044f,libring-e40f0698a2388c7f,libgetrandom-915fc561a7a8deb2,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-b4b9366ba4b4e678,libzeroize-c9189a97966a040e,libserde_json-6da6ed3445c16f55,libryu-b4971a7af0446da6,libmime_guess-8a1b1e80ecde5fe1,libunicase-a1e69708090f1bec,libmime-aa776e7d0d3a99c3,libtower_http-608cb21edae0aaf3,libbitflags-f70e590b0cf8b0eb,libiri_string-3372f097050807de,libtower-9a024eafc8b24e57,libtower_layer-3b63c02b4d0ef938,libhyper_util-96968a2e8878d7f5,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libtracing-2db0849fc0886851,libtracing_core-b50a2d21a7e9ef4a,libhyper-f0881242ba13dc91,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libhttpdate-ab2f2cdbe04a360b,libtokio_util-722da9528885149a,libtokio-c86cc86432051dab,libsignal_hook_registry-4845df90979861eb,libsocket2-91661dbc9b852c0b,libmio-16a18798449dd6dd,libparking_lot-0f79b4238a4eb778,libhttp_body_util-42a5edfe389e35cf,libhttp_body-faa30fb5a9de280b,liblog-f1405a51182604cd,liburl-a259009f2abea028,libidna-737dcd386d549c23,libutf8_iter-d59950773a6f062b,libidna_adapter-6192e90bdd97b1c0,libicu_properties-381663aca22bd523,libicu_properties_data-850c631512607ecf,libicu_normalizer-602db50188451e64,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-275037ade553ac47,libpotential_utf-38bfd778683f0d3a,libicu_provider-4d47471e7c8e27cc,libicu_locale_core-e06bb859b47fe646,libtinystr-7a22866534ccf928,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-b8c65a0b4708ee04,libzerotrie-6a069acd329225a0,libyoke-b3d8b9cc588a66c5,libstable_deref_trait-6144d876008295f7,libzerofrom-46ef131135161f08,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-efa0d333ef107f93,libitoa-ba08b808be5ac239,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libsync_wrapper-82795f8ff27c70cb,libfutures-28c9107a7d173ccd,libfutures_executor-a531effabb32cb5b,libfutures_util-076492b030b58751,libmemchr-00551d7dcf71ae3d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libdashmap-b8fc0b3fd1fb61dd,liblock_api-50f3abc6222881ec,libscopeguard-96105b3e6a714ed4,libhashbrown-0511338ce94420f7,libonce_cell-9ec3b2d30075ab56,libserde-ad34734b61012ce4,libcrossbeam_utils-d120373eaebf0872,libparking_lot_core-1571398341048ff0,liblibc-902acea8216992a8,libcfg_if-b8160e940c54d589,libsmallvec-695d630f41d8414d,libcolored-190676be181e8f19}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcKQV6Zl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-14f81abe5f09bd76/out" "-L" "/opt/rustwide/target/debug/build/ring-39846b7261c265c0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-9887ec26b3f363a3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/batch_executor_example-21354f114bbb0cfb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarms-rs` (example "batch_executor_example") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5e36fb4fb5a47bf904eabb377dbc4642ff3f0a764f8abb54608a583b109a4cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e36fb4fb5a47bf904eabb377dbc4642ff3f0a764f8abb54608a583b109a4cc9", kill_on_drop: false }`
[INFO] [stdout] 5e36fb4fb5a47bf904eabb377dbc4642ff3f0a764f8abb54608a583b109a4cc9
