[INFO] fetching crate swarms-rs 0.2.1...
[INFO] testing swarms-rs-0.2.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate swarms-rs 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate swarms-rs 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swarms-rs 0.2.1
[INFO] tweaked toml for crates.io crate swarms-rs 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swarms-rs 0.2.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sse-stream v0.1.4
[INFO] [stderr]   Downloaded twox-hash v2.1.1
[INFO] [stderr]   Downloaded rmcp-macros v0.1.5
[INFO] [stderr]   Downloaded swarms-macro v0.1.1
[INFO] [stderr]   Downloaded rmcp v0.1.5
[INFO] [stderr]   Downloaded clap v4.5.44
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.3
[INFO] [stderr]   Downloaded async-openai v0.28.3
[INFO] [stderr]   Downloaded aws-lc-sys v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ee5ca9970ae3d84f34f9a6f94aab911327639a759b4850335bfd76a8c9431ff
[INFO] running `Command { std: "docker" "start" "-a" "3ee5ca9970ae3d84f34f9a6f94aab911327639a759b4850335bfd76a8c9431ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ee5ca9970ae3d84f34f9a6f94aab911327639a759b4850335bfd76a8c9431ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ee5ca9970ae3d84f34f9a6f94aab911327639a759b4850335bfd76a8c9431ff", kill_on_drop: false }`
[INFO] [stdout] 3ee5ca9970ae3d84f34f9a6f94aab911327639a759b4850335bfd76a8c9431ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46f74cdab67dfe57f4201a30c922ab965388433b64477889b37379e9b1056871
[INFO] running `Command { std: "docker" "start" "-a" "46f74cdab67dfe57f4201a30c922ab965388433b64477889b37379e9b1056871", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling cmake v0.1.54
[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 openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling 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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rmcp-macros v0.1.5
[INFO] [stderr]    Compiling async-openai-macros v0.1.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[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 tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sse-stream v0.1.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling 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 hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling swarms-macro v0.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling rmcp v0.1.5
[INFO] [stderr]    Compiling async-openai v0.28.3
[INFO] [stderr]    Compiling swarms-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `api_key` and `base_url` are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct Anthropic {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 234 |     api_key: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     base_url: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Anthropic` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 547 | pub struct AnthropicResponse {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 548 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 549 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 550 |     role: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 551 |     content: Vec<AnthropicContent>,
[INFO] [stdout] 552 |     model: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 553 |     stop_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 554 |     stop_sequence: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 555 |     usage: AnthropicUsage,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_tokens` and `output_tokens` are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 560 | pub struct AnthropicUsage {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 561 |     input_tokens: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 562 |     output_tokens: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicUsage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type` is never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 567 | struct AnthropicError {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] 568 |     r#type: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnthropicError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1009:12
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     fn run(&self, task: String) -> BoxFuture<Result<String, AgentError>> {
[INFO] [stdout]      |            ^^^^^                   ------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     fn run(&self, task: String) -> BoxFuture<'_, Result<String, AgentError>> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1343:9
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         &mut self,
[INFO] [stdout]      |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1344 |         tasks: Vec<String>,
[INFO] [stdout] 1345 |     ) -> BoxFuture<Result<Vec<String>, AgentError>> {
[INFO] [stdout]      |          ------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     ) -> BoxFuture<'_, Result<Vec<String>, AgentError>> {
[INFO] [stdout]      |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1379:13
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     fn plan(&self, task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |             ^^^^^                   --------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |             |
[INFO] [stdout]      |             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     fn plan(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1397:31
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn query_long_term_memory(&self, _task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |                               ^^^^^                    --------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn query_long_term_memory(&self, _task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/agent/swarms_agent.rs:1401:24
[INFO] [stdout]      |
[INFO] [stdout] 1401 |     fn save_task_state(&self, task: String) -> BoxFuture<Result<(), AgentError>> {
[INFO] [stdout]      |                        ^^^^^                   --------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1401 |     fn save_task_state(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>> {
[INFO] [stdout]      |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/llm/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 14 |         request: CompletionRequest,
[INFO] [stdout] 15 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>>;
[INFO] [stdout]    |          ----------------------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 584 |         request: CompletionRequest,
[INFO] [stdout] 585 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]     |          ----------------------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 585 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/llm/provider/openai.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 98 |         request: CompletionRequest,
[INFO] [stdout] 99 |     ) -> BoxFuture<Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]    |          ----------------------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ) -> BoxFuture<'_, Result<CompletionResponse<Self::RawCompletionResponse>, CompletionError>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn run(&self, task: String) -> BoxFuture<Result<String, AgentError>>;
[INFO] [stdout]     |            ^^^^^                   ------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn run(&self, task: String) -> BoxFuture<'_, Result<String, AgentError>>;
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 257 |         tasks: Vec<String>,
[INFO] [stdout] 258 |     ) -> BoxFuture<Result<Vec<String>, AgentError>>;
[INFO] [stdout]     |          ------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     ) -> BoxFuture<'_, Result<Vec<String>, AgentError>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn plan(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |             ^^^^^                   --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn plan(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn query_long_term_memory(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |                               ^^^^^                   --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn query_long_term_memory(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/agent.rs:267:24
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn save_task_state(&self, task: String) -> BoxFuture<Result<(), AgentError>>;
[INFO] [stdout]     |                        ^^^^^                   --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn save_task_state(&self, task: String) -> BoxFuture<'_, Result<(), AgentError>>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/concurrent_workflow.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn run(&self, task: String) -> BoxFuture<Result<Box<dyn erased_serde::Serialize>, SwarmError>> {
[INFO] [stdout]     |            ^^^^^                   --------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn run(&self, task: String) -> BoxFuture<'_, Result<Box<dyn erased_serde::Serialize>, SwarmError>> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/swarm.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn run(&self, task: String) -> BoxFuture<Result<Box<dyn ErasedSerialize>, SwarmError>>;
[INFO] [stdout]    |            ^^^^^                   ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn run(&self, task: String) -> BoxFuture<'_, Result<Box<dyn ErasedSerialize>, SwarmError>>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/tool.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn call(&self, args: String) -> BoxFuture<Result<String, ToolError>>;
[INFO] [stdout]    |             ^^^^^                   ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn call(&self, args: String) -> BoxFuture<'_, Result<String, ToolError>>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/tool.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn call(&self, args: String) -> BoxFuture<Result<String, ToolError>> {
[INFO] [stdout]    |             ^^^^^                   ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn call(&self, args: String) -> BoxFuture<'_, Result<String, ToolError>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "46f74cdab67dfe57f4201a30c922ab965388433b64477889b37379e9b1056871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f74cdab67dfe57f4201a30c922ab965388433b64477889b37379e9b1056871", kill_on_drop: false }`
[INFO] [stdout] 46f74cdab67dfe57f4201a30c922ab965388433b64477889b37379e9b1056871
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f28696ce5b45fac907d6c7f915d728177797df2c62034694c273ff833fe15eb6
[INFO] running `Command { std: "docker" "start" "-a" "f28696ce5b45fac907d6c7f915d728177797df2c62034694c273ff833fe15eb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling clap v4.5.44
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling mockall v0.13.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 tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling rmcp v0.1.5
[INFO] [stderr]    Compiling async-openai v0.28.3
[INFO] [stderr]    Compiling swarms-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `api_key` and `base_url` are never read
[INFO] [stdout]    --> src/llm/provider/anthropic.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct Anthropic {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 234 |     api_key: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     base_url: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Anthropic` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` 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)]` 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] [stderr] error: could not compile `swarms-rs` (example "mcp_tool")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name mcp_tool --edition=2024 examples/mcp_tool.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9c6fc05fcaac459 -C extra-filename=-6b02d1f172533a2e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3184d56c79a60c84.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-46d11877c933ff0d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-095a43e630c1a693.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-e340685703d281e3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-82a184f622517809.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-74c93c9501551870.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-a8b15387993ec204.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7718c8e303463cef.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e7e21e43d0278171.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-80ba697cb703f42f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-dae352b777c19bef.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2b2e0e99d7e706bf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-fad69286f3f6a9f6.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-dc89458f7f751969.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-ba4349eeb34281c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-3dd4f19256bf676b.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-baf2e05a40fc919a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4e5b687005338347.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-88848a4eb6a6c137.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-8d73282e2c203f43.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f43facc8859fb715.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d1540b4a9cce4e14.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-c13b7428c3d0ebf6.so --extern swarms_rs=/opt/rustwide/target/debug/deps/libswarms_rs-d0b7e6750108b08c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eb36b7dda00d7c42.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1dffe960a705d94d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ae82eae49a7b2f0a.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-189b7f748f5203fe.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4c8253329acdeb6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-db36c448447a504a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-54b6680f7291603c.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-ff5d1ded5de36cb0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a79b4ef3ac5d3f60.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f9a85f9dd8ef9bf6.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-678c3638b4461824.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3a8774d175ac1312/out -L native=/opt/rustwide/target/debug/build/ring-ef7939ebcc5a1d15/out -L native=/opt/rustwide/target/debug/build/zstd-sys-656799bf1b195292/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `swarms-rs` (example "graph_workflow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name graph_workflow --edition=2024 examples/graph_workflow.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=f39549381cc63b4c -C extra-filename=-2a48e2e0ddc3ab67 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3184d56c79a60c84.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-46d11877c933ff0d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-095a43e630c1a693.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-e340685703d281e3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-82a184f622517809.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-74c93c9501551870.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-a8b15387993ec204.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7718c8e303463cef.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e7e21e43d0278171.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-80ba697cb703f42f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-dae352b777c19bef.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2b2e0e99d7e706bf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-fad69286f3f6a9f6.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-dc89458f7f751969.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-ba4349eeb34281c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-3dd4f19256bf676b.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-baf2e05a40fc919a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4e5b687005338347.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-88848a4eb6a6c137.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-8d73282e2c203f43.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f43facc8859fb715.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d1540b4a9cce4e14.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-c13b7428c3d0ebf6.so --extern swarms_rs=/opt/rustwide/target/debug/deps/libswarms_rs-d0b7e6750108b08c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eb36b7dda00d7c42.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1dffe960a705d94d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ae82eae49a7b2f0a.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-189b7f748f5203fe.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4c8253329acdeb6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-db36c448447a504a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-54b6680f7291603c.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-ff5d1ded5de36cb0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a79b4ef3ac5d3f60.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f9a85f9dd8ef9bf6.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-678c3638b4461824.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3a8774d175ac1312/out -L native=/opt/rustwide/target/debug/build/ring-ef7939ebcc5a1d15/out -L native=/opt/rustwide/target/debug/build/zstd-sys-656799bf1b195292/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `swarms-rs` (test "test_graphworkflow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-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=d0b208fdc19be958 -C extra-filename=-637bdf408d21b04a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3184d56c79a60c84.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-46d11877c933ff0d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-095a43e630c1a693.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-e340685703d281e3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-82a184f622517809.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-74c93c9501551870.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-a8b15387993ec204.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7718c8e303463cef.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e7e21e43d0278171.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-80ba697cb703f42f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-dae352b777c19bef.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2b2e0e99d7e706bf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-fad69286f3f6a9f6.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-dc89458f7f751969.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-ba4349eeb34281c5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-3dd4f19256bf676b.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-baf2e05a40fc919a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4e5b687005338347.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-88848a4eb6a6c137.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-8d73282e2c203f43.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f43facc8859fb715.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d1540b4a9cce4e14.rlib --extern swarms_macro=/opt/rustwide/target/debug/deps/libswarms_macro-c13b7428c3d0ebf6.so --extern swarms_rs=/opt/rustwide/target/debug/deps/libswarms_rs-d0b7e6750108b08c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eb36b7dda00d7c42.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1dffe960a705d94d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ae82eae49a7b2f0a.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-189b7f748f5203fe.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4c8253329acdeb6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-db36c448447a504a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-54b6680f7291603c.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-ff5d1ded5de36cb0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a79b4ef3ac5d3f60.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f9a85f9dd8ef9bf6.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-678c3638b4461824.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3a8774d175ac1312/out -L native=/opt/rustwide/target/debug/build/ring-ef7939ebcc5a1d15/out -L native=/opt/rustwide/target/debug/build/zstd-sys-656799bf1b195292/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcyyDTSE/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-7718c8e303463cef.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libswarms_rs-d0b7e6750108b08c,liberased_serde-80ba697cb703f42f,libtypeid-e805d1f3207cac23,libzstd-678c3638b4461824,libzstd_safe-da6985b7414865f6,libzstd_sys-6fde8311c8077b32,libpetgraph-baf2e05a40fc919a,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libfixedbitset-25768b5df1347498,libuuid-f9a85f9dd8ef9bf6,libenv_logger-e7e21e43d0278171,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-4aa03087f6422d1a,libregex-0346280e3ffa01b9,libregex_automata-3356296d2a6170a2,libaho_corasick-c06d19ec64b98787,libregex_syntax-e7385d6627769138,libanstyle-4e8eb0ac8ac006b3,libasync_openai-46d11877c933ff0d,libtokio_stream-724490ba1d469f5a,libbackoff-4f7d77362b9f1c6a,libinstant-bfe6cdfdae9f8255,libderive_builder-aed00faf5a9b66ff,librand-2186814a486c34a1,librand_chacha-6ab506e4d7cf11bf,librand_core-47247310a387a295,libsecrecy-0d5d5717830109b0,libreqwest_eventsource-3b1b095a8614d74f,libfutures_timer-eb8770b79ffd481e,libeventsource_stream-901caa5f648335a4,libnom-95915567d2c0ee9b,libthiserror-22ac5c8bd3652922,libhyper_tls-dc89458f7f751969,libtokio_native_tls-c4da04fd8915a966,libnative_tls-608e5ba02fd84d83,libopenssl-d062907f9474326b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-a3086e188eda44ac,libtwox_hash-ff5d1ded5de36cb0,librand-4b6434b8a3e57957,librand_chacha-4e9591917ac3a30c,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-d903cc472e106abe,libgetrandom-e55b9c6322e634b2,librmcp-88848a4eb6a6c137,libsse_stream-7b25edb0fc0cb15d,libschemars-8d73282e2c203f43,libdyn_clone-eedb75aa72aa70b5,libthiserror-1dffe960a705d94d,libbase64-732898d5debd16bb,libchrono-095a43e630c1a693,libiana_time_zone-a91931af49a14969,libnum_traits-a54c412c0a86aecc,libreqwest-4e5b687005338347,libserde_urlencoded-0501f556027aba1c,libhyper_rustls-a4f982957c48de93,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libtokio_rustls-189b7f748f5203fe,librustls-a154eba324f11dd0,libsubtle-d1a60bb8d2665678,libwebpki-ac9ae374c9a97494,libaws_lc_rs-6ab8d0e573319691,libaws_lc_sys-fe9a021616b00a15,libring-9e9b4b7865a30e6f,libgetrandom-a519388fa91a1d4f,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_json-d1540b4a9cce4e14,libryu-3ba25d01f660afda,libmime_guess-196b3ceaa8b90fb9,libunicase-513036ec3304b378,libmime-fa5c6e61475ee11e,libtower_http-971ffa4cadc56a2a,libbitflags-796f9930280e876f,libiri_string-1a4c3210b3f922ab,libtower-f06f5fd49253dc8f,libtower_layer-387250be0616cbd3,libhyper_util-ba4349eeb34281c5,libbase64-216937815d5196b4,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libtracing-db36c448447a504a,libtracing_core-d3c8664347dfdc89,libhyper-fad69286f3f6a9f6,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libhttpdate-6f35e35716ab0b1a,libtokio_util-1e2ff101c55e217e,libtokio-ae82eae49a7b2f0a,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b0d4e598856b8121,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-c4dfdfda36928161,liburl-a79b4ef3ac5d3f60,libidna-f039441ec0b0b88a,libutf8_iter-311f0db35672adba,libidna_adapter-dfe3961e4d9c326f,libicu_properties-4f1de63821dc567a,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-b94e70b5e1b02534,libicu_normalizer_data-c02881ae5176f208,libicu_collections-df9941a04ae02682,libpotential_utf-248ac81dad3bfff9,libicu_provider-b6906f981257f284,libicu_locale_core-eb87c1827836b973,libtinystr-2bcfab4929b1fe00,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-361b8a7693b9e7cb,libzerotrie-7da202107a2df35b,libyoke-5aa3f766d9b2c1a7,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2abe1f1081add76a,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-43d75618c57dfd1b,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libsync_wrapper-448121b333e08fc9,libfutures-dae352b777c19bef,libfutures_executor-0cd551c2f767af55,libfutures_util-e16adf1b88a77a40,libmemchr-5389fb0f016212b7,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libfutures_channel-794507ef4750e6e4,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libdashmap-a8b15387993ec204,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhashbrown-bd6d8ff7deb656a8,libonce_cell-65395029fac7f518,libserde-f43facc8859fb715,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-a8b36c96e41ceb5e,liblibc-3083e35851e55900,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,libcolored-e340685703d281e3,libanyhow-3184d56c79a60c84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyyDTSE/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-3a8774d175ac1312/out" "-L" "/opt/rustwide/target/debug/build/ring-ef7939ebcc5a1d15/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-656799bf1b195292/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/example_test-9ed86a760969751e" "-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 "example_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHOPIVI/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libswarms_rs-d0b7e6750108b08c,liberased_serde-80ba697cb703f42f,libtypeid-e805d1f3207cac23,libzstd-678c3638b4461824,libzstd_safe-da6985b7414865f6,libzstd_sys-6fde8311c8077b32,libpetgraph-baf2e05a40fc919a,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libfixedbitset-25768b5df1347498,libuuid-f9a85f9dd8ef9bf6,libenv_logger-e7e21e43d0278171,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-4aa03087f6422d1a,libregex-0346280e3ffa01b9,libregex_automata-3356296d2a6170a2,libaho_corasick-c06d19ec64b98787,libregex_syntax-e7385d6627769138,libanstyle-4e8eb0ac8ac006b3,libasync_openai-46d11877c933ff0d,libtokio_stream-724490ba1d469f5a,libbackoff-4f7d77362b9f1c6a,libinstant-bfe6cdfdae9f8255,libderive_builder-aed00faf5a9b66ff,librand-2186814a486c34a1,librand_chacha-6ab506e4d7cf11bf,librand_core-47247310a387a295,libsecrecy-0d5d5717830109b0,libreqwest_eventsource-3b1b095a8614d74f,libfutures_timer-eb8770b79ffd481e,libeventsource_stream-901caa5f648335a4,libnom-95915567d2c0ee9b,libthiserror-22ac5c8bd3652922,libhyper_tls-dc89458f7f751969,libtokio_native_tls-c4da04fd8915a966,libnative_tls-608e5ba02fd84d83,libopenssl-d062907f9474326b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-a3086e188eda44ac,libtwox_hash-ff5d1ded5de36cb0,librand-4b6434b8a3e57957,librand_chacha-4e9591917ac3a30c,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-d903cc472e106abe,libgetrandom-e55b9c6322e634b2,librmcp-88848a4eb6a6c137,libsse_stream-7b25edb0fc0cb15d,libschemars-8d73282e2c203f43,libdyn_clone-eedb75aa72aa70b5,libthiserror-1dffe960a705d94d,libbase64-732898d5debd16bb,libchrono-095a43e630c1a693,libiana_time_zone-a91931af49a14969,libnum_traits-a54c412c0a86aecc,libreqwest-4e5b687005338347,libserde_urlencoded-0501f556027aba1c,libhyper_rustls-a4f982957c48de93,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libtokio_rustls-189b7f748f5203fe,librustls-a154eba324f11dd0,libsubtle-d1a60bb8d2665678,libwebpki-ac9ae374c9a97494,libaws_lc_rs-6ab8d0e573319691,libaws_lc_sys-fe9a021616b00a15,libring-9e9b4b7865a30e6f,libgetrandom-a519388fa91a1d4f,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_json-d1540b4a9cce4e14,libryu-3ba25d01f660afda,libmime_guess-196b3ceaa8b90fb9,libunicase-513036ec3304b378,libmime-fa5c6e61475ee11e,libtower_http-971ffa4cadc56a2a,libbitflags-796f9930280e876f,libiri_string-1a4c3210b3f922ab,libtower-f06f5fd49253dc8f,libtower_layer-387250be0616cbd3,libhyper_util-ba4349eeb34281c5,libbase64-216937815d5196b4,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libtracing-db36c448447a504a,libtracing_core-d3c8664347dfdc89,libhyper-fad69286f3f6a9f6,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libhttpdate-6f35e35716ab0b1a,libtokio_util-1e2ff101c55e217e,libtokio-ae82eae49a7b2f0a,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b0d4e598856b8121,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-c4dfdfda36928161,liburl-a79b4ef3ac5d3f60,libidna-f039441ec0b0b88a,libutf8_iter-311f0db35672adba,libidna_adapter-dfe3961e4d9c326f,libicu_properties-4f1de63821dc567a,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-b94e70b5e1b02534,libicu_normalizer_data-c02881ae5176f208,libicu_collections-df9941a04ae02682,libpotential_utf-248ac81dad3bfff9,libicu_provider-b6906f981257f284,libicu_locale_core-eb87c1827836b973,libtinystr-2bcfab4929b1fe00,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-361b8a7693b9e7cb,libzerotrie-7da202107a2df35b,libyoke-5aa3f766d9b2c1a7,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2abe1f1081add76a,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-43d75618c57dfd1b,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libsync_wrapper-448121b333e08fc9,libfutures-dae352b777c19bef,libfutures_executor-0cd551c2f767af55,libfutures_util-e16adf1b88a77a40,libmemchr-5389fb0f016212b7,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libfutures_channel-794507ef4750e6e4,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libdashmap-a8b15387993ec204,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhashbrown-bd6d8ff7deb656a8,libonce_cell-65395029fac7f518,libserde-f43facc8859fb715,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-a8b36c96e41ceb5e,liblibc-3083e35851e55900,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,libcolored-e340685703d281e3,libdotenv-7718c8e303463cef}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHOPIVI/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-3a8774d175ac1312/out" "-L" "/opt/rustwide/target/debug/build/ring-ef7939ebcc5a1d15/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-656799bf1b195292/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/logging_example-c1bb2ecd834ff4af" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3msmwV/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-54b6680f7291603c,libsharded_slab-167293abc8174f06,liblazy_static-509a3481d98abb23,libmatchers-0165b301980b30cb,libregex_automata-b4377cdbe1e22126,libregex_syntax-a2f918f6bbb309d6,libnu_ansi_term-df6e72c17831619e,liboverload-5b83548f0f399e04,libthread_local-efb6fdf14074cca1,libtracing_log-8552016083644640,libdotenv-7718c8e303463cef,libswarms_rs-d0b7e6750108b08c,liberased_serde-80ba697cb703f42f,libtypeid-e805d1f3207cac23,libzstd-678c3638b4461824,libzstd_safe-da6985b7414865f6,libzstd_sys-6fde8311c8077b32,libpetgraph-baf2e05a40fc919a,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libfixedbitset-25768b5df1347498,libuuid-f9a85f9dd8ef9bf6,libenv_logger-e7e21e43d0278171,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-4aa03087f6422d1a,libregex-0346280e3ffa01b9,libregex_automata-3356296d2a6170a2,libaho_corasick-c06d19ec64b98787,libregex_syntax-e7385d6627769138,libanstyle-4e8eb0ac8ac006b3,libasync_openai-46d11877c933ff0d,libtokio_stream-724490ba1d469f5a,libbackoff-4f7d77362b9f1c6a,libinstant-bfe6cdfdae9f8255,libderive_builder-aed00faf5a9b66ff,librand-2186814a486c34a1,librand_chacha-6ab506e4d7cf11bf,librand_core-47247310a387a295,libsecrecy-0d5d5717830109b0,libreqwest_eventsource-3b1b095a8614d74f,libfutures_timer-eb8770b79ffd481e,libeventsource_stream-901caa5f648335a4,libnom-95915567d2c0ee9b,libthiserror-22ac5c8bd3652922,libhyper_tls-dc89458f7f751969,libtokio_native_tls-c4da04fd8915a966,libnative_tls-608e5ba02fd84d83,libopenssl-d062907f9474326b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-a3086e188eda44ac,libtwox_hash-ff5d1ded5de36cb0,librand-4b6434b8a3e57957,librand_chacha-4e9591917ac3a30c,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-d903cc472e106abe,libgetrandom-e55b9c6322e634b2,librmcp-88848a4eb6a6c137,libsse_stream-7b25edb0fc0cb15d,libschemars-8d73282e2c203f43,libdyn_clone-eedb75aa72aa70b5,libthiserror-1dffe960a705d94d,libbase64-732898d5debd16bb,libchrono-095a43e630c1a693,libiana_time_zone-a91931af49a14969,libnum_traits-a54c412c0a86aecc,libreqwest-4e5b687005338347,libserde_urlencoded-0501f556027aba1c,libhyper_rustls-a4f982957c48de93,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libtokio_rustls-189b7f748f5203fe,librustls-a154eba324f11dd0,libsubtle-d1a60bb8d2665678,libwebpki-ac9ae374c9a97494,libaws_lc_rs-6ab8d0e573319691,libaws_lc_sys-fe9a021616b00a15,libring-9e9b4b7865a30e6f,libgetrandom-a519388fa91a1d4f,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_json-d1540b4a9cce4e14,libryu-3ba25d01f660afda,libmime_guess-196b3ceaa8b90fb9,libunicase-513036ec3304b378,libmime-fa5c6e61475ee11e,libtower_http-971ffa4cadc56a2a,libbitflags-796f9930280e876f,libiri_string-1a4c3210b3f922ab,libtower-f06f5fd49253dc8f,libtower_layer-387250be0616cbd3,libhyper_util-ba4349eeb34281c5,libbase64-216937815d5196b4,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libtracing-db36c448447a504a,libtracing_core-d3c8664347dfdc89,libhyper-fad69286f3f6a9f6,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libhttpdate-6f35e35716ab0b1a,libtokio_util-1e2ff101c55e217e,libtokio-ae82eae49a7b2f0a,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b0d4e598856b8121,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-c4dfdfda36928161,liburl-a79b4ef3ac5d3f60,libidna-f039441ec0b0b88a,libutf8_iter-311f0db35672adba,libidna_adapter-dfe3961e4d9c326f,libicu_properties-4f1de63821dc567a,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-b94e70b5e1b02534,libicu_normalizer_data-c02881ae5176f208,libicu_collections-df9941a04ae02682,libpotential_utf-248ac81dad3bfff9,libicu_provider-b6906f981257f284,libicu_locale_core-eb87c1827836b973,libtinystr-2bcfab4929b1fe00,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-361b8a7693b9e7cb,libzerotrie-7da202107a2df35b,libyoke-5aa3f766d9b2c1a7,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2abe1f1081add76a,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-43d75618c57dfd1b,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libsync_wrapper-448121b333e08fc9,libfutures-dae352b777c19bef,libfutures_executor-0cd551c2f767af55,libfutures_util-e16adf1b88a77a40,libmemchr-5389fb0f016212b7,libfutures_io-bc246799431b487a,libslab-558fefab0f461689,libfutures_channel-794507ef4750e6e4,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libdashmap-a8b15387993ec204,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhashbrown-bd6d8ff7deb656a8,libonce_cell-65395029fac7f518,libserde-f43facc8859fb715,libcrossbeam_utils-98197786b8acd648,libparking_lot_core-a8b36c96e41ceb5e,liblibc-3083e35851e55900,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,libcolored-e340685703d281e3,libanyhow-3184d56c79a60c84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3msmwV/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-3a8774d175ac1312/out" "-L" "/opt/rustwide/target/debug/build/ring-ef7939ebcc5a1d15/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-656799bf1b195292/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sequential_workflow-43132c579f0e2390" "-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" "f28696ce5b45fac907d6c7f915d728177797df2c62034694c273ff833fe15eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f28696ce5b45fac907d6c7f915d728177797df2c62034694c273ff833fe15eb6", kill_on_drop: false }`
[INFO] [stdout] f28696ce5b45fac907d6c7f915d728177797df2c62034694c273ff833fe15eb6
