[INFO] fetching crate swarms-rs 0.2.1...
[INFO] testing swarms-rs-0.2.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate swarms-rs 0.2.1 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swarms-rs 0.2.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 903e58fa631e0a4dc108e99b91f05d524faf6881adcda8605097bc6fb5d3ad4d
[INFO] running `Command { std: "docker" "start" "-a" "903e58fa631e0a4dc108e99b91f05d524faf6881adcda8605097bc6fb5d3ad4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "903e58fa631e0a4dc108e99b91f05d524faf6881adcda8605097bc6fb5d3ad4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "903e58fa631e0a4dc108e99b91f05d524faf6881adcda8605097bc6fb5d3ad4d", kill_on_drop: false }`
[INFO] [stdout] 903e58fa631e0a4dc108e99b91f05d524faf6881adcda8605097bc6fb5d3ad4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a85d21eed213772cdb0884b82494bf596e196ca03945ab97a8f44a3da38f520f
[INFO] running `Command { std: "docker" "start" "-a" "a85d21eed213772cdb0884b82494bf596e196ca03945ab97a8f44a3da38f520f", 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 smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.10.1
[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 serde v1.0.219
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 v0.8.5
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling twox-hash v2.1.1
[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 regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 tokio v1.47.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rmcp-macros v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-openai-macros v0.1.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro 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 derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling sse-stream v0.1.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling swarms-macro v0.1.1
[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 1m 31s
[INFO] running `Command { std: "docker" "inspect" "a85d21eed213772cdb0884b82494bf596e196ca03945ab97a8f44a3da38f520f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a85d21eed213772cdb0884b82494bf596e196ca03945ab97a8f44a3da38f520f", kill_on_drop: false }`
[INFO] [stdout] a85d21eed213772cdb0884b82494bf596e196ca03945ab97a8f44a3da38f520f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efd813ab6d498df308f2f720952da6732a8f3f5338320b1a34e9e9c053436a70
[INFO] running `Command { std: "docker" "start" "-a" "efd813ab6d498df308f2f720952da6732a8f3f5338320b1a34e9e9c053436a70", 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 mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.44
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling mockall v0.13.1
[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 tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[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] [stdout] error: Unknown arg property: required
[INFO] [stdout]    --> examples/tool.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         required = true
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/test_rearrange.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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] 23 |     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]   --> tests/test_rearrange.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 30 |         tasks: Vec<String>,
[INFO] [stdout] 31 |     ) -> 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] 31 |     ) -> 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]   --> tests/test_rearrange.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |     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] 36 |     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]   --> tests/test_rearrange.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |     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] 40 |     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]   --> tests/test_rearrange.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     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] 44 |     fn save_task_state(&self, _task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swarms-rs` (example "tool") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRYCWa8/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libswarms_rs-049d06c0850dc056,liberased_serde-abe462b90c17bd78,libtypeid-b534a902d1524b61,libzstd-7915fba3e09b2b92,libzstd_safe-89a7dbfe8d6b5cfb,libzstd_sys-4e9842f0cc77de74,libpetgraph-f007f5f6134cc64d,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libfixedbitset-625fd2a9d775ed11,libuuid-4485976d1cbea8d1,libenv_logger-340d6e9c6bd98f00,libanstream-8f4456d15041d318,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-826847249cca0382,libregex-e33fa4e07d1cf463,libregex_automata-d6aaf4a194f5ab0d,libaho_corasick-784389ac50f1509c,libregex_syntax-d8962dd81ced636f,libanstyle-2f06797f0de1416c,libasync_openai-cffe09d7f3b1c350,libtokio_stream-908905bf378515bf,libbackoff-2a0a132b334d53ef,libinstant-7a38150213cb96a6,libderive_builder-d50c5e4af2b1e62a,librand-87342be7dfa8a301,librand_chacha-f19e499133d2f5e5,librand_core-3cf3fbe9e6147188,libsecrecy-d0fdfccadad5fefb,libreqwest_eventsource-4dc7759749660b4c,libfutures_timer-17baedd4276dc448,libeventsource_stream-90f526742daadf16,libnom-d0a6ead006203832,libthiserror-d63065f65bd4a084,libhyper_tls-653b1606fb6b6d7d,libtokio_native_tls-0291bb554a3184a7,libnative_tls-e17fe9eba326510f,libopenssl-64892af5133846bd,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-1c0db1cb6284c0ac,libtwox_hash-d5b9c71db12d2999,librand-8c9da3c10fb64644,librand_chacha-33c3b1dfae97ca05,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-abb11f260318c694,libgetrandom-e9f6bbd01295663e,librmcp-194f0effc9584d8c,libsse_stream-622e7c18951cee51,libschemars-ba04aa8bcc890061,libdyn_clone-319e7691ef78165b,libthiserror-4099f1505a5777f8,libbase64-13144a1f1e192158,libchrono-49505f5528904ef8,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libreqwest-abf544a865d0f3fb,libserde_urlencoded-0ef940ad109b1dbc,libhyper_rustls-e317c340d79a2f4d,libwebpki_roots-fbb83cc2a6d2046a,librustls_native_certs-60aa6b94c218fdc6,libopenssl_probe-2c6d21a9709cae46,libtokio_rustls-6175fb579f4eecdd,librustls-56f4750f687ab00a,libsubtle-2ae6a7038b9a0630,libwebpki-2e349ac2e0e7069e,libaws_lc_rs-5bcd722c60fc5b34,libaws_lc_sys-a932b99e8f3fe850,libring-cbb332f6e15e5860,libgetrandom-52a04628942e5345,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_json-5264fc493e48906f,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-a3286a4cce5f3334,libbitflags-ff7cd226995c6b8d,libiri_string-f2231ba2cbe5b068,libtower-c0aa205e9a54c9b8,libtower_layer-d908dd771b239ecd,libhyper_util-597c1f62fd59fdb2,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-7507e1d2e03908b0,libtracing_core-6384b3268e2bc892,libhyper-2c42be2bbd81f50b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libhttpdate-331798cefc82cc7e,libtokio_util-36a22a7fe5f90dcf,libtokio-db5bdbc16ed553b4,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libparking_lot-fe071875ca082dc2,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liblog-d6f7bb1298e9acd0,liburl-ff9a32bbfe740564,libidna-f28cd11605fd5ad6,libutf8_iter-51566bbad89f3a68,libidna_adapter-91ecb90d76d4f8a7,libicu_properties-ac45cc38a3d63cb9,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a22da5643374fe71,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c30ccc9317d8f95b,libpotential_utf-73fa946d46eb61f3,libicu_provider-5f4b4b3450c0bebf,libicu_locale_core-cc5ab462a4dc068a,libtinystr-56496f59a9601bda,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c5810731a51002d4,libzerotrie-fb5b18b465ed5777,libyoke-7125b9c18a102b82,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-65d05c3ed66a89ac,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures-8cfa256c602a2bf8,libfutures_executor-a85328df90bb8f6e,libfutures_util-3bf094085d0a8639,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libdashmap-edddd8108b2feb79,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhashbrown-7535884dad52ee2f,libonce_cell-e9252a7b5119f3eb,libserde-754dd5ac0a3a3945,libcrossbeam_utils-ca54231108c39f35,libparking_lot_core-715c1d474d03ae7d,liblibc-2f2163c4ae04a6b5,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,libcolored-57bddff5afba9056,libdotenv-7a66b7690bbb34f4}.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" "/tmp/rustcRYCWa8/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-c5caad51553d331a/out" "-L" "/opt/rustwide/target/debug/build/ring-dd12df4d9f4e10de/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-01e8a6e405b75d0b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/logging_example-fd8ada86d113edb9" "-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 "logging_example") due to 1 previous error
[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-2025-10-28-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=f408576f48b5c56c -C extra-filename=-c41ac930246a4a59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37a8c652d1faf997.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-cffe09d7f3b1c350.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-49505f5528904ef8.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-57bddff5afba9056.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b352bb6d2988d9a5.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-02d4b51ea7ad2bc6.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-edddd8108b2feb79.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-340d6e9c6bd98f00.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-abe462b90c17bd78.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8cfa256c602a2bf8.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-125a6baab0484f95.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2c42be2bbd81f50b.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-653b1606fb6b6d7d.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-597c1f62fd59fdb2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-8bfad2c0eefcb43b.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-f007f5f6134cc64d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-abf544a865d0f3fb.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-194f0effc9584d8c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ba04aa8bcc890061.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-754dd5ac0a3a3945.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5264fc493e48906f.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-b15a9889119f29a4.so --extern swarms_rs=/opt/rustwide/target/debug/deps/libswarms_rs-049d06c0850dc056.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-288948e5a92d7f26.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4099f1505a5777f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-db5bdbc16ed553b4.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6175fb579f4eecdd.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-395bc0ae07c918cb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7507e1d2e03908b0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-07a243779e374a72.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-d5b9c71db12d2999.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ff9a32bbfe740564.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4485976d1cbea8d1.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-7915fba3e09b2b92.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c5caad51553d331a/out -L native=/opt/rustwide/target/debug/build/ring-dd12df4d9f4e10de/out -L native=/opt/rustwide/target/debug/build/zstd-sys-01e8a6e405b75d0b/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustci19Zqw/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-049d06c0850dc056,liberased_serde-abe462b90c17bd78,libtypeid-b534a902d1524b61,libzstd-7915fba3e09b2b92,libzstd_safe-89a7dbfe8d6b5cfb,libzstd_sys-4e9842f0cc77de74,libpetgraph-f007f5f6134cc64d,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libfixedbitset-625fd2a9d775ed11,libuuid-4485976d1cbea8d1,libenv_logger-340d6e9c6bd98f00,libanstream-8f4456d15041d318,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-826847249cca0382,libregex-e33fa4e07d1cf463,libregex_automata-d6aaf4a194f5ab0d,libaho_corasick-784389ac50f1509c,libregex_syntax-d8962dd81ced636f,libanstyle-2f06797f0de1416c,libasync_openai-cffe09d7f3b1c350,libtokio_stream-908905bf378515bf,libbackoff-2a0a132b334d53ef,libinstant-7a38150213cb96a6,libderive_builder-d50c5e4af2b1e62a,librand-87342be7dfa8a301,librand_chacha-f19e499133d2f5e5,librand_core-3cf3fbe9e6147188,libsecrecy-d0fdfccadad5fefb,libreqwest_eventsource-4dc7759749660b4c,libfutures_timer-17baedd4276dc448,libeventsource_stream-90f526742daadf16,libnom-d0a6ead006203832,libthiserror-d63065f65bd4a084,libhyper_tls-653b1606fb6b6d7d,libtokio_native_tls-0291bb554a3184a7,libnative_tls-e17fe9eba326510f,libopenssl-64892af5133846bd,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-1c0db1cb6284c0ac,libtwox_hash-d5b9c71db12d2999,librand-8c9da3c10fb64644,librand_chacha-33c3b1dfae97ca05,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-abb11f260318c694,libgetrandom-e9f6bbd01295663e,librmcp-194f0effc9584d8c,libsse_stream-622e7c18951cee51,libschemars-ba04aa8bcc890061,libdyn_clone-319e7691ef78165b,libthiserror-4099f1505a5777f8,libbase64-13144a1f1e192158,libchrono-49505f5528904ef8,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libreqwest-abf544a865d0f3fb,libserde_urlencoded-0ef940ad109b1dbc,libhyper_rustls-e317c340d79a2f4d,libwebpki_roots-fbb83cc2a6d2046a,librustls_native_certs-60aa6b94c218fdc6,libopenssl_probe-2c6d21a9709cae46,libtokio_rustls-6175fb579f4eecdd,librustls-56f4750f687ab00a,libsubtle-2ae6a7038b9a0630,libwebpki-2e349ac2e0e7069e,libaws_lc_rs-5bcd722c60fc5b34,libaws_lc_sys-a932b99e8f3fe850,libring-cbb332f6e15e5860,libgetrandom-52a04628942e5345,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_json-5264fc493e48906f,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-a3286a4cce5f3334,libbitflags-ff7cd226995c6b8d,libiri_string-f2231ba2cbe5b068,libtower-c0aa205e9a54c9b8,libtower_layer-d908dd771b239ecd,libhyper_util-597c1f62fd59fdb2,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-7507e1d2e03908b0,libtracing_core-6384b3268e2bc892,libhyper-2c42be2bbd81f50b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libhttpdate-331798cefc82cc7e,libtokio_util-36a22a7fe5f90dcf,libtokio-db5bdbc16ed553b4,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libparking_lot-fe071875ca082dc2,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liblog-d6f7bb1298e9acd0,liburl-ff9a32bbfe740564,libidna-f28cd11605fd5ad6,libutf8_iter-51566bbad89f3a68,libidna_adapter-91ecb90d76d4f8a7,libicu_properties-ac45cc38a3d63cb9,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a22da5643374fe71,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c30ccc9317d8f95b,libpotential_utf-73fa946d46eb61f3,libicu_provider-5f4b4b3450c0bebf,libicu_locale_core-cc5ab462a4dc068a,libtinystr-56496f59a9601bda,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c5810731a51002d4,libzerotrie-fb5b18b465ed5777,libyoke-7125b9c18a102b82,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-65d05c3ed66a89ac,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures-8cfa256c602a2bf8,libfutures_executor-a85328df90bb8f6e,libfutures_util-3bf094085d0a8639,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libdashmap-edddd8108b2feb79,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhashbrown-7535884dad52ee2f,libonce_cell-e9252a7b5119f3eb,libserde-754dd5ac0a3a3945,libcrossbeam_utils-ca54231108c39f35,libparking_lot_core-715c1d474d03ae7d,liblibc-2f2163c4ae04a6b5,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,libcolored-57bddff5afba9056}.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" "/tmp/rustci19Zqw/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-c5caad51553d331a/out" "-L" "/opt/rustwide/target/debug/build/ring-dd12df4d9f4e10de/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-01e8a6e405b75d0b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_logger-85f11a5bcac2f78a" "-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` (test "test_rearrange"); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_rearrange --edition=2024 tests/test_rearrange.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=966fa526d518a332 -C extra-filename=-d1493d6d489925a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37a8c652d1faf997.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-cffe09d7f3b1c350.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-49505f5528904ef8.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-57bddff5afba9056.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b352bb6d2988d9a5.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-02d4b51ea7ad2bc6.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-edddd8108b2feb79.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-340d6e9c6bd98f00.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-abe462b90c17bd78.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8cfa256c602a2bf8.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-125a6baab0484f95.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2c42be2bbd81f50b.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-653b1606fb6b6d7d.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-597c1f62fd59fdb2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-8bfad2c0eefcb43b.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-f007f5f6134cc64d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-abf544a865d0f3fb.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-194f0effc9584d8c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ba04aa8bcc890061.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-754dd5ac0a3a3945.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5264fc493e48906f.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-b15a9889119f29a4.so --extern swarms_rs=/opt/rustwide/target/debug/deps/libswarms_rs-049d06c0850dc056.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-288948e5a92d7f26.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4099f1505a5777f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-db5bdbc16ed553b4.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6175fb579f4eecdd.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-395bc0ae07c918cb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7507e1d2e03908b0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-07a243779e374a72.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-d5b9c71db12d2999.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ff9a32bbfe740564.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4485976d1cbea8d1.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-7915fba3e09b2b92.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c5caad51553d331a/out -L native=/opt/rustwide/target/debug/build/ring-dd12df4d9f4e10de/out -L native=/opt/rustwide/target/debug/build/zstd-sys-01e8a6e405b75d0b/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-2025-10-28-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=84bacd3968874ce3 -C extra-filename=-a537b443538eab3f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37a8c652d1faf997.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-cffe09d7f3b1c350.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-49505f5528904ef8.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-57bddff5afba9056.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b352bb6d2988d9a5.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-02d4b51ea7ad2bc6.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-edddd8108b2feb79.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-340d6e9c6bd98f00.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-abe462b90c17bd78.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8cfa256c602a2bf8.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-125a6baab0484f95.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2c42be2bbd81f50b.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-653b1606fb6b6d7d.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-597c1f62fd59fdb2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-8bfad2c0eefcb43b.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-f007f5f6134cc64d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-abf544a865d0f3fb.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-194f0effc9584d8c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ba04aa8bcc890061.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-754dd5ac0a3a3945.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5264fc493e48906f.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-b15a9889119f29a4.so --extern swarms_rs=/opt/rustwide/target/debug/deps/libswarms_rs-049d06c0850dc056.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-288948e5a92d7f26.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4099f1505a5777f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-db5bdbc16ed553b4.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6175fb579f4eecdd.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-395bc0ae07c918cb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7507e1d2e03908b0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-07a243779e374a72.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-d5b9c71db12d2999.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ff9a32bbfe740564.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4485976d1cbea8d1.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-7915fba3e09b2b92.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c5caad51553d331a/out -L native=/opt/rustwide/target/debug/build/ring-dd12df4d9f4e10de/out -L native=/opt/rustwide/target/debug/build/zstd-sys-01e8a6e405b75d0b/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcudQX63/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-07a243779e374a72,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libdotenv-7a66b7690bbb34f4,libswarms_rs-049d06c0850dc056,liberased_serde-abe462b90c17bd78,libtypeid-b534a902d1524b61,libzstd-7915fba3e09b2b92,libzstd_safe-89a7dbfe8d6b5cfb,libzstd_sys-4e9842f0cc77de74,libpetgraph-f007f5f6134cc64d,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libfixedbitset-625fd2a9d775ed11,libuuid-4485976d1cbea8d1,libenv_logger-340d6e9c6bd98f00,libanstream-8f4456d15041d318,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-826847249cca0382,libregex-e33fa4e07d1cf463,libregex_automata-d6aaf4a194f5ab0d,libaho_corasick-784389ac50f1509c,libregex_syntax-d8962dd81ced636f,libanstyle-2f06797f0de1416c,libasync_openai-cffe09d7f3b1c350,libtokio_stream-908905bf378515bf,libbackoff-2a0a132b334d53ef,libinstant-7a38150213cb96a6,libderive_builder-d50c5e4af2b1e62a,librand-87342be7dfa8a301,librand_chacha-f19e499133d2f5e5,librand_core-3cf3fbe9e6147188,libsecrecy-d0fdfccadad5fefb,libreqwest_eventsource-4dc7759749660b4c,libfutures_timer-17baedd4276dc448,libeventsource_stream-90f526742daadf16,libnom-d0a6ead006203832,libthiserror-d63065f65bd4a084,libhyper_tls-653b1606fb6b6d7d,libtokio_native_tls-0291bb554a3184a7,libnative_tls-e17fe9eba326510f,libopenssl-64892af5133846bd,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-1c0db1cb6284c0ac,libtwox_hash-d5b9c71db12d2999,librand-8c9da3c10fb64644,librand_chacha-33c3b1dfae97ca05,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-abb11f260318c694,libgetrandom-e9f6bbd01295663e,librmcp-194f0effc9584d8c,libsse_stream-622e7c18951cee51,libschemars-ba04aa8bcc890061,libdyn_clone-319e7691ef78165b,libthiserror-4099f1505a5777f8,libbase64-13144a1f1e192158,libchrono-49505f5528904ef8,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libreqwest-abf544a865d0f3fb,libserde_urlencoded-0ef940ad109b1dbc,libhyper_rustls-e317c340d79a2f4d,libwebpki_roots-fbb83cc2a6d2046a,librustls_native_certs-60aa6b94c218fdc6,libopenssl_probe-2c6d21a9709cae46,libtokio_rustls-6175fb579f4eecdd,librustls-56f4750f687ab00a,libsubtle-2ae6a7038b9a0630,libwebpki-2e349ac2e0e7069e,libaws_lc_rs-5bcd722c60fc5b34,libaws_lc_sys-a932b99e8f3fe850,libring-cbb332f6e15e5860,libgetrandom-52a04628942e5345,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_json-5264fc493e48906f,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-a3286a4cce5f3334,libbitflags-ff7cd226995c6b8d,libiri_string-f2231ba2cbe5b068,libtower-c0aa205e9a54c9b8,libtower_layer-d908dd771b239ecd,libhyper_util-597c1f62fd59fdb2,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-7507e1d2e03908b0,libtracing_core-6384b3268e2bc892,libhyper-2c42be2bbd81f50b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libhttpdate-331798cefc82cc7e,libtokio_util-36a22a7fe5f90dcf,libtokio-db5bdbc16ed553b4,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libparking_lot-fe071875ca082dc2,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liblog-d6f7bb1298e9acd0,liburl-ff9a32bbfe740564,libidna-f28cd11605fd5ad6,libutf8_iter-51566bbad89f3a68,libidna_adapter-91ecb90d76d4f8a7,libicu_properties-ac45cc38a3d63cb9,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a22da5643374fe71,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c30ccc9317d8f95b,libpotential_utf-73fa946d46eb61f3,libicu_provider-5f4b4b3450c0bebf,libicu_locale_core-cc5ab462a4dc068a,libtinystr-56496f59a9601bda,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c5810731a51002d4,libzerotrie-fb5b18b465ed5777,libyoke-7125b9c18a102b82,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-65d05c3ed66a89ac,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures-8cfa256c602a2bf8,libfutures_executor-a85328df90bb8f6e,libfutures_util-3bf094085d0a8639,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libdashmap-edddd8108b2feb79,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhashbrown-7535884dad52ee2f,libonce_cell-e9252a7b5119f3eb,libserde-754dd5ac0a3a3945,libcrossbeam_utils-ca54231108c39f35,libparking_lot_core-715c1d474d03ae7d,liblibc-2f2163c4ae04a6b5,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,libcolored-57bddff5afba9056,libanyhow-37a8c652d1faf997}.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" "/tmp/rustcudQX63/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-c5caad51553d331a/out" "-L" "/opt/rustwide/target/debug/build/ring-dd12df4d9f4e10de/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-01e8a6e405b75d0b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/concurrent_workflow_run-81a9bc4eda0fbedd" "-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 "concurrent_workflow_run") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustct0otXZ/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-07a243779e374a72,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,libdotenv-7a66b7690bbb34f4,libswarms_rs-049d06c0850dc056,liberased_serde-abe462b90c17bd78,libtypeid-b534a902d1524b61,libzstd-7915fba3e09b2b92,libzstd_safe-89a7dbfe8d6b5cfb,libzstd_sys-4e9842f0cc77de74,libpetgraph-f007f5f6134cc64d,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libfixedbitset-625fd2a9d775ed11,libuuid-4485976d1cbea8d1,libenv_logger-340d6e9c6bd98f00,libanstream-8f4456d15041d318,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-826847249cca0382,libregex-e33fa4e07d1cf463,libregex_automata-d6aaf4a194f5ab0d,libaho_corasick-784389ac50f1509c,libregex_syntax-d8962dd81ced636f,libanstyle-2f06797f0de1416c,libasync_openai-cffe09d7f3b1c350,libtokio_stream-908905bf378515bf,libbackoff-2a0a132b334d53ef,libinstant-7a38150213cb96a6,libderive_builder-d50c5e4af2b1e62a,librand-87342be7dfa8a301,librand_chacha-f19e499133d2f5e5,librand_core-3cf3fbe9e6147188,libsecrecy-d0fdfccadad5fefb,libreqwest_eventsource-4dc7759749660b4c,libfutures_timer-17baedd4276dc448,libeventsource_stream-90f526742daadf16,libnom-d0a6ead006203832,libthiserror-d63065f65bd4a084,libhyper_tls-653b1606fb6b6d7d,libtokio_native_tls-0291bb554a3184a7,libnative_tls-e17fe9eba326510f,libopenssl-64892af5133846bd,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-1c0db1cb6284c0ac,libtwox_hash-d5b9c71db12d2999,librand-8c9da3c10fb64644,librand_chacha-33c3b1dfae97ca05,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-abb11f260318c694,libgetrandom-e9f6bbd01295663e,librmcp-194f0effc9584d8c,libsse_stream-622e7c18951cee51,libschemars-ba04aa8bcc890061,libdyn_clone-319e7691ef78165b,libthiserror-4099f1505a5777f8,libbase64-13144a1f1e192158,libchrono-49505f5528904ef8,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-a4db6376cc076094,libreqwest-abf544a865d0f3fb,libserde_urlencoded-0ef940ad109b1dbc,libhyper_rustls-e317c340d79a2f4d,libwebpki_roots-fbb83cc2a6d2046a,librustls_native_certs-60aa6b94c218fdc6,libopenssl_probe-2c6d21a9709cae46,libtokio_rustls-6175fb579f4eecdd,librustls-56f4750f687ab00a,libsubtle-2ae6a7038b9a0630,libwebpki-2e349ac2e0e7069e,libaws_lc_rs-5bcd722c60fc5b34,libaws_lc_sys-a932b99e8f3fe850,libring-cbb332f6e15e5860,libgetrandom-52a04628942e5345,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libserde_json-5264fc493e48906f,libryu-a7164637bc4900ee,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower_http-a3286a4cce5f3334,libbitflags-ff7cd226995c6b8d,libiri_string-f2231ba2cbe5b068,libtower-c0aa205e9a54c9b8,libtower_layer-d908dd771b239ecd,libhyper_util-597c1f62fd59fdb2,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-7507e1d2e03908b0,libtracing_core-6384b3268e2bc892,libhyper-2c42be2bbd81f50b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libhttpdate-331798cefc82cc7e,libtokio_util-36a22a7fe5f90dcf,libtokio-db5bdbc16ed553b4,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libmio-f1d34bc2f3f080f2,libparking_lot-fe071875ca082dc2,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liblog-d6f7bb1298e9acd0,liburl-ff9a32bbfe740564,libidna-f28cd11605fd5ad6,libutf8_iter-51566bbad89f3a68,libidna_adapter-91ecb90d76d4f8a7,libicu_properties-ac45cc38a3d63cb9,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a22da5643374fe71,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c30ccc9317d8f95b,libpotential_utf-73fa946d46eb61f3,libicu_provider-5f4b4b3450c0bebf,libicu_locale_core-cc5ab462a4dc068a,libtinystr-56496f59a9601bda,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c5810731a51002d4,libzerotrie-fb5b18b465ed5777,libyoke-7125b9c18a102b82,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-65d05c3ed66a89ac,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures-8cfa256c602a2bf8,libfutures_executor-a85328df90bb8f6e,libfutures_util-3bf094085d0a8639,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libdashmap-edddd8108b2feb79,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhashbrown-7535884dad52ee2f,libonce_cell-e9252a7b5119f3eb,libserde-754dd5ac0a3a3945,libcrossbeam_utils-ca54231108c39f35,libparking_lot_core-715c1d474d03ae7d,liblibc-2f2163c4ae04a6b5,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,libcolored-57bddff5afba9056,libanyhow-37a8c652d1faf997}.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" "/tmp/rustct0otXZ/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-c5caad51553d331a/out" "-L" "/opt/rustwide/target/debug/build/ring-dd12df4d9f4e10de/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-01e8a6e405b75d0b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sequential_workflow-4904416deb53a33d" "-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 "sequential_workflow") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "efd813ab6d498df308f2f720952da6732a8f3f5338320b1a34e9e9c053436a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd813ab6d498df308f2f720952da6732a8f3f5338320b1a34e9e9c053436a70", kill_on_drop: false }`
[INFO] [stdout] efd813ab6d498df308f2f720952da6732a8f3f5338320b1a34e9e9c053436a70
