[INFO] cloning repository https://github.com/orual/letta-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orual/letta-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forual%2Fletta-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forual%2Fletta-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd5e0223826b560cb7dbc9dc0d3255f5e563b6d9
[INFO] testing orual/letta-rs against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forual%2Fletta-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/orual/letta-rs
[INFO] finished tweaking git repo https://github.com/orual/letta-rs
[INFO] tweaked toml for git repo https://github.com/orual/letta-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orual/letta-rs on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orual/letta-rs 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded terminal_size v0.4.2
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded bon-macros v3.6.4
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded webpki-roots v1.0.1
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded bon v3.6.4
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 533a512a500111b37c3ba4eda3326a896016bc1e0d365a70d5baf215ab3960f1
[INFO] running `Command { std: "docker" "start" "-a" "533a512a500111b37c3ba4eda3326a896016bc1e0d365a70d5baf215ab3960f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "533a512a500111b37c3ba4eda3326a896016bc1e0d365a70d5baf215ab3960f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "533a512a500111b37c3ba4eda3326a896016bc1e0d365a70d5baf215ab3960f1", kill_on_drop: false }`
[INFO] [stdout] 533a512a500111b37c3ba4eda3326a896016bc1e0d365a70d5baf215ab3960f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0754b58c51fe06cc14dd2e04f512020e9d084fcc320e9e9f25d707d7a566b3b6
[INFO] running `Command { std: "docker" "start" "-a" "0754b58c51fe06cc14dd2e04f512020e9d084fcc320e9e9f25d707d7a566b3b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bon-macros v3.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling bon v3.6.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[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 letta v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/batch.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn batch(&self) -> BatchApi {
[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] 110 |     pub fn batch(&self) -> BatchApi<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/groups.rs:297:19
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn groups(&self) -> GroupApi {
[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] 297 |     pub fn groups(&self) -> GroupApi<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/identities.rs:249:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn identities(&self) -> IdentitiesApi {
[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] 249 |     pub fn identities(&self) -> IdentitiesApi<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/jobs.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn jobs(&self) -> JobApi {
[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] 182 |     pub fn jobs(&self) -> JobApi<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/jobs.rs:187:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn steps(&self) -> StepApi {
[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] 187 |     pub fn steps(&self) -> StepApi<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/models.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn models(&self) -> ModelsApi {
[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] 88 |     pub fn models(&self) -> ModelsApi<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/projects.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn projects(&self) -> ProjectApi {
[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 |     pub fn projects(&self) -> ProjectApi<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/providers.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn providers(&self) -> ProvidersApi {
[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] 184 |     pub fn providers(&self) -> ProvidersApi<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/runs.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn runs(&self) -> RunApi {
[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] 99 |     pub fn runs(&self) -> RunApi<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/sources.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn agent_sources(&self, agent_id: LettaId) -> AgentSourceApi {
[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] 142 |     pub fn agent_sources(&self, agent_id: LettaId) -> AgentSourceApi<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/tags.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn tags(&self) -> TagsApi {
[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] 108 |     pub fn tags(&self) -> TagsApi<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/telemetry.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn telemetry(&self) -> TelemetryApi {
[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 |     pub fn telemetry(&self) -> TelemetryApi<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/templates.rs:166:22
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn templates(&self) -> TemplateApi {
[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] 166 |     pub fn templates(&self) -> TemplateApi<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/voice.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn voice(&self) -> VoiceApi {
[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] 63 |     pub fn voice(&self) -> VoiceApi<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.87s
[INFO] running `Command { std: "docker" "inspect" "0754b58c51fe06cc14dd2e04f512020e9d084fcc320e9e9f25d707d7a566b3b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0754b58c51fe06cc14dd2e04f512020e9d084fcc320e9e9f25d707d7a566b3b6", kill_on_drop: false }`
[INFO] [stdout] 0754b58c51fe06cc14dd2e04f512020e9d084fcc320e9e9f25d707d7a566b3b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fb676b013fb704e2b53f300e7b1e7f89cce5a46d390b597d1021b791a89be1c
[INFO] running `Command { std: "docker" "start" "-a" "2fb676b013fb704e2b53f300e7b1e7f89cce5a46d390b597d1021b791a89be1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling wiremock v0.6.4
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling letta v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/batch.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn batch(&self) -> BatchApi {
[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] 110 |     pub fn batch(&self) -> BatchApi<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/groups.rs:297:19
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn groups(&self) -> GroupApi {
[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] 297 |     pub fn groups(&self) -> GroupApi<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/identities.rs:249:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn identities(&self) -> IdentitiesApi {
[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] 249 |     pub fn identities(&self) -> IdentitiesApi<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/jobs.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn jobs(&self) -> JobApi {
[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] 182 |     pub fn jobs(&self) -> JobApi<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/jobs.rs:187:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn steps(&self) -> StepApi {
[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] 187 |     pub fn steps(&self) -> StepApi<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/models.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn models(&self) -> ModelsApi {
[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] 88 |     pub fn models(&self) -> ModelsApi<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/projects.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn projects(&self) -> ProjectApi {
[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 |     pub fn projects(&self) -> ProjectApi<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/providers.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn providers(&self) -> ProvidersApi {
[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] 184 |     pub fn providers(&self) -> ProvidersApi<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/runs.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn runs(&self) -> RunApi {
[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] 99 |     pub fn runs(&self) -> RunApi<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/sources.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn agent_sources(&self, agent_id: LettaId) -> AgentSourceApi {
[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] 142 |     pub fn agent_sources(&self, agent_id: LettaId) -> AgentSourceApi<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/tags.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn tags(&self) -> TagsApi {
[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] 108 |     pub fn tags(&self) -> TagsApi<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/telemetry.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn telemetry(&self) -> TelemetryApi {
[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 |     pub fn telemetry(&self) -> TelemetryApi<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/templates.rs:166:22
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn templates(&self) -> TemplateApi {
[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] 166 |     pub fn templates(&self) -> TemplateApi<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/voice.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn voice(&self) -> VoiceApi {
[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] 63 |     pub fn voice(&self) -> VoiceApi<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/batch.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn batch(&self) -> BatchApi {
[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] 110 |     pub fn batch(&self) -> BatchApi<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/groups.rs:297:19
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn groups(&self) -> GroupApi {
[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] 297 |     pub fn groups(&self) -> GroupApi<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/identities.rs:249:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn identities(&self) -> IdentitiesApi {
[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] 249 |     pub fn identities(&self) -> IdentitiesApi<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/jobs.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn jobs(&self) -> JobApi {
[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] 182 |     pub fn jobs(&self) -> JobApi<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/jobs.rs:187:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn steps(&self) -> StepApi {
[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] 187 |     pub fn steps(&self) -> StepApi<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/models.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn models(&self) -> ModelsApi {
[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] 88 |     pub fn models(&self) -> ModelsApi<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/projects.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn projects(&self) -> ProjectApi {
[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 |     pub fn projects(&self) -> ProjectApi<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/providers.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn providers(&self) -> ProvidersApi {
[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] 184 |     pub fn providers(&self) -> ProvidersApi<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/runs.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn runs(&self) -> RunApi {
[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] 99 |     pub fn runs(&self) -> RunApi<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/sources.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn agent_sources(&self, agent_id: LettaId) -> AgentSourceApi {
[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] 142 |     pub fn agent_sources(&self, agent_id: LettaId) -> AgentSourceApi<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/tags.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn tags(&self) -> TagsApi {
[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] 108 |     pub fn tags(&self) -> TagsApi<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/telemetry.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn telemetry(&self) -> TelemetryApi {
[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 |     pub fn telemetry(&self) -> TelemetryApi<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/templates.rs:166:22
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn templates(&self) -> TemplateApi {
[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] 166 |     pub fn templates(&self) -> TemplateApi<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/voice.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn voice(&self) -> VoiceApi {
[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] 63 |     pub fn voice(&self) -> VoiceApi<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `letta` (test "sources_api_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sources_api_test --edition=2021 tests/sources_api_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default"))' -C metadata=cb4c55d7b2561e6e -C extra-filename=-2042a354f36b04ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-3feed6dd7ead6db0.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9bfea4f212c5b7d0.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0e1d3f3717409ee9.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-0aefba5a7d0c27d0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-725d5d8924a441a9.rlib --extern letta=/opt/rustwide/target/debug/deps/libletta-bcd55bd0f7d0ed7c.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-0b09c976659d7839.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-897df7396a10a1b0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-64f745df42787abb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-660fea1f170966c4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9f20ef3323675c5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-228cc16669f18279.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93bd7ef7436747af.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-fec890b813caed60.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-128516a647b4ecaf.rlib --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-3d8f9a0c6245da31.so --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-dbe93eb942d345bb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8515f9ccf46e33dd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cba6129e8e20b8cd.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-240322892fe6997a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-41191036c33fb946.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5e7be64353ebb71b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ca3b57c0453ed19e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-460c6e8cdf030232.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-590fe50349c5e28d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5cc10973cf547747/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `letta` (lib test); 14 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name letta --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default"))' -C metadata=e019bade68ae3f1c -C extra-filename=-a11cf2cad8ae01d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-3feed6dd7ead6db0.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9bfea4f212c5b7d0.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0e1d3f3717409ee9.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-0aefba5a7d0c27d0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-725d5d8924a441a9.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-0b09c976659d7839.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-897df7396a10a1b0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-64f745df42787abb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-660fea1f170966c4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9f20ef3323675c5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-228cc16669f18279.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93bd7ef7436747af.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-fec890b813caed60.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-128516a647b4ecaf.rlib --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-3d8f9a0c6245da31.so --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-dbe93eb942d345bb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8515f9ccf46e33dd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cba6129e8e20b8cd.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-240322892fe6997a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-41191036c33fb946.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5e7be64353ebb71b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ca3b57c0453ed19e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-460c6e8cdf030232.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-590fe50349c5e28d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5cc10973cf547747/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `letta` (test "tools_api_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tools_api_test --edition=2021 tests/tools_api_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default"))' -C metadata=4d01b8bb45e3878a -C extra-filename=-2ef0c5a7694da599 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-3feed6dd7ead6db0.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9bfea4f212c5b7d0.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0e1d3f3717409ee9.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-0aefba5a7d0c27d0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-725d5d8924a441a9.rlib --extern letta=/opt/rustwide/target/debug/deps/libletta-bcd55bd0f7d0ed7c.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-0b09c976659d7839.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-897df7396a10a1b0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-64f745df42787abb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-660fea1f170966c4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9f20ef3323675c5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-228cc16669f18279.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93bd7ef7436747af.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-fec890b813caed60.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-128516a647b4ecaf.rlib --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-3d8f9a0c6245da31.so --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-dbe93eb942d345bb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8515f9ccf46e33dd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cba6129e8e20b8cd.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-240322892fe6997a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-41191036c33fb946.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5e7be64353ebb71b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ca3b57c0453ed19e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-460c6e8cdf030232.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-590fe50349c5e28d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5cc10973cf547747/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `letta` (test "cloud_sources_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cloud_sources_test --edition=2021 tests/cloud_sources_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default"))' -C metadata=5d1a371a9f393ff8 -C extra-filename=-dee68cad05657b38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-3feed6dd7ead6db0.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9bfea4f212c5b7d0.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0e1d3f3717409ee9.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-0aefba5a7d0c27d0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-725d5d8924a441a9.rlib --extern letta=/opt/rustwide/target/debug/deps/libletta-bcd55bd0f7d0ed7c.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-0b09c976659d7839.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-897df7396a10a1b0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-64f745df42787abb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-660fea1f170966c4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9f20ef3323675c5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-228cc16669f18279.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93bd7ef7436747af.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-fec890b813caed60.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-128516a647b4ecaf.rlib --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-3d8f9a0c6245da31.so --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-dbe93eb942d345bb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8515f9ccf46e33dd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cba6129e8e20b8cd.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-240322892fe6997a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-41191036c33fb946.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5e7be64353ebb71b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ca3b57c0453ed19e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-460c6e8cdf030232.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-590fe50349c5e28d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5cc10973cf547747/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `letta` (test "cloud_api_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cloud_api_test --edition=2021 tests/cloud_api_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default"))' -C metadata=1c1c5a3a1cd24afe -C extra-filename=-c1cddc3fe38c3bb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-3feed6dd7ead6db0.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9bfea4f212c5b7d0.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0e1d3f3717409ee9.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-0aefba5a7d0c27d0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-725d5d8924a441a9.rlib --extern letta=/opt/rustwide/target/debug/deps/libletta-bcd55bd0f7d0ed7c.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-0b09c976659d7839.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-897df7396a10a1b0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-64f745df42787abb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-660fea1f170966c4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b9f20ef3323675c5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-228cc16669f18279.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93bd7ef7436747af.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-fec890b813caed60.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-128516a647b4ecaf.rlib --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-3d8f9a0c6245da31.so --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-dbe93eb942d345bb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8515f9ccf46e33dd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cba6129e8e20b8cd.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-240322892fe6997a.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-41191036c33fb946.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5e7be64353ebb71b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ca3b57c0453ed19e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-460c6e8cdf030232.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-590fe50349c5e28d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5cc10973cf547747/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVJa813/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libletta-bcd55bd0f7d0ed7c,libmiette-0b09c976659d7839,libunicode_width-3ddf7d6549f3d7bc,libthiserror-8515f9ccf46e33dd,libuuid-460c6e8cdf030232,libgetrandom-2b3761b30ed6a042,libchrono-0e1d3f3717409ee9,libiana_time_zone-405546502478874f,libnum_traits-394371aca5442c19,libbon-3feed6dd7ead6db0,librand-660fea1f170966c4,librand_chacha-846f7b636a878179,libppv_lite86-10bdb0f7cadaffc2,libzerocopy-f0c1528e0b2757ba,librand_core-608868b42b2d068a,libfutures-725d5d8924a441a9,libfutures_executor-9ab5d55beb11115b,libeventsource_stream-0aefba5a7d0c27d0,libnom-ad59d5e32d631a15,libreqwest-b9f20ef3323675c5,libserde_urlencoded-fec890b813caed60,libhyper_rustls-cfa1a506c72c025c,libwebpki_roots-3664bfc0c5ea73d3,libtokio_rustls-289e0dc5f73ea8a1,librustls-54da31c668a1b639,libsubtle-7ebad0e8fd7aebee,libwebpki-76d09a661ae57a60,libring-6cf1bb239d1c381d,libgetrandom-9d9e70177583bdac,libuntrusted-be2412edbd71db05,librustls_pki_types-9b63b3e304e5ee12,libzeroize-0da6aee4552d71b5,libserde_json-93bd7ef7436747af,libryu-c7bdc3164939992c,libmime_guess-897b3b9ea517f00f,libunicase-ad9f03d5df7d30c4,libmime-e225d9a85f1cf3d6,libtower_http-d34bfca558d00fd2,libbitflags-17b3714d949b6d43,libiri_string-8f0cc544fc8e1079,libtower-58bdabedfa030e0e,libtower_layer-c60ceb3346a63fbb,libhyper_util-805fc8cedf7cf9f0,libbase64-ecfd272f5a77db31,libipnet-2889ec6249556e81,libtower_service-9f56a0853c3e530c,libhyper-81db2bb2a4143d7d,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-98b4392fc1401ed6,libh2-27affbd9c84c7ab3,libtracing-5e7be64353ebb71b,libtracing_core-ce8ee24fe6a518f5,libonce_cell-bfceb64c6f4cb589,libindexmap-d8d0bc51d6f0367b,libequivalent-3dcb23bdcc9d204f,libhashbrown-f85d763894d57167,libatomic_waker-7da728311c3f5ee0,libhttpdate-f950574504295fbc,libfutures_util-9cbaa85d27701bfc,libmemchr-e24015c2db9bc87e,libfutures_io-afc827f01ba74cbf,libslab-05259cdb0205ca97,libfutures_channel-0f6431eba8b68b54,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libtokio_util-0dd6da00eda73237,libfutures_sink-9aaf2cca9a4da9e7,libtokio-cba6129e8e20b8cd,libsocket2-55478533ec575b18,libmio-9186e1420877ed1b,libparking_lot-10f5d8be7e74e407,libparking_lot_core-4accfb2ddc4acc0a,liblibc-534ba2427695041c,libcfg_if-20f0d5d0f3401e71,liblock_api-f4c84c3e955ef770,libscopeguard-b6a4a8f4f6aaf34b,libhttp_body_util-d7dcc8383ef631ae,libpin_project_lite-838971c4926b66e8,libhttp_body-6fbb3c08e7458055,liblog-29cc4ee679894140,liburl-ca3b57c0453ed19e,libidna-f8d8b4419107ba99,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-ce59c6296d59a4eb,libicu_properties-7f8b44e7b227aa0f,libicu_properties_data-5084b8fd22849447,libicu_normalizer-0ef84d50e7a35a92,libsmallvec-d742c640d0fe72e3,libicu_normalizer_data-3d4549f23d667c3a,libicu_collections-f74900f8a6a8ba4b,libpotential_utf-2c2138fbabb0772f,libicu_provider-cee2443b21e552b4,libicu_locale_core-bba0e70ec81a3aaf,libtinystr-89d1b79b27f1f808,liblitemap-1ade25a292c63c00,libwriteable-0b8e67c9db8bf269,libzerovec-4b4366b52f8d48ec,libzerotrie-4b94cc3ecc27ca89,libyoke-b8cf6f41aa6a3406,libstable_deref_trait-0033ad6b1a174017,libzerofrom-ebcef2d24ef508eb,libform_urlencoded-ff966316eae1fdf0,libpercent_encoding-19c70978ecb9ded3,libserde-228cc16669f18279,libhttp-2bae8eb75b272793,libitoa-d0b71e03eb93d2a7,libbytes-9bfea4f212c5b7d0,libfnv-440a3b349835519e,libsync_wrapper-484a56bdb225c0a8,libfutures_core-02dcfccd95bac8dd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVJa813/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/ring-5cc10973cf547747/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/providers_api_test-84f42f626b96fce8" "-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 `letta` (test "providers_api_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJh7nt4/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libletta-bcd55bd0f7d0ed7c,libmiette-0b09c976659d7839,libunicode_width-3ddf7d6549f3d7bc,libthiserror-8515f9ccf46e33dd,libuuid-460c6e8cdf030232,libgetrandom-2b3761b30ed6a042,libchrono-0e1d3f3717409ee9,libiana_time_zone-405546502478874f,libnum_traits-394371aca5442c19,libbon-3feed6dd7ead6db0,librand-660fea1f170966c4,librand_chacha-846f7b636a878179,libppv_lite86-10bdb0f7cadaffc2,libzerocopy-f0c1528e0b2757ba,librand_core-608868b42b2d068a,libfutures-725d5d8924a441a9,libfutures_executor-9ab5d55beb11115b,libeventsource_stream-0aefba5a7d0c27d0,libnom-ad59d5e32d631a15,libreqwest-b9f20ef3323675c5,libserde_urlencoded-fec890b813caed60,libhyper_rustls-cfa1a506c72c025c,libwebpki_roots-3664bfc0c5ea73d3,libtokio_rustls-289e0dc5f73ea8a1,librustls-54da31c668a1b639,libsubtle-7ebad0e8fd7aebee,libwebpki-76d09a661ae57a60,libring-6cf1bb239d1c381d,libgetrandom-9d9e70177583bdac,libuntrusted-be2412edbd71db05,librustls_pki_types-9b63b3e304e5ee12,libzeroize-0da6aee4552d71b5,libserde_json-93bd7ef7436747af,libryu-c7bdc3164939992c,libmime_guess-897b3b9ea517f00f,libunicase-ad9f03d5df7d30c4,libmime-e225d9a85f1cf3d6,libtower_http-d34bfca558d00fd2,libbitflags-17b3714d949b6d43,libiri_string-8f0cc544fc8e1079,libtower-58bdabedfa030e0e,libtower_layer-c60ceb3346a63fbb,libhyper_util-805fc8cedf7cf9f0,libbase64-ecfd272f5a77db31,libipnet-2889ec6249556e81,libtower_service-9f56a0853c3e530c,libhyper-81db2bb2a4143d7d,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libhttparse-98b4392fc1401ed6,libh2-27affbd9c84c7ab3,libtracing-5e7be64353ebb71b,libtracing_core-ce8ee24fe6a518f5,libonce_cell-bfceb64c6f4cb589,libindexmap-d8d0bc51d6f0367b,libequivalent-3dcb23bdcc9d204f,libhashbrown-f85d763894d57167,libatomic_waker-7da728311c3f5ee0,libhttpdate-f950574504295fbc,libfutures_util-9cbaa85d27701bfc,libmemchr-e24015c2db9bc87e,libfutures_io-afc827f01ba74cbf,libslab-05259cdb0205ca97,libfutures_channel-0f6431eba8b68b54,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libtokio_util-0dd6da00eda73237,libfutures_sink-9aaf2cca9a4da9e7,libtokio-cba6129e8e20b8cd,libsocket2-55478533ec575b18,libmio-9186e1420877ed1b,libparking_lot-10f5d8be7e74e407,libparking_lot_core-4accfb2ddc4acc0a,liblibc-534ba2427695041c,libcfg_if-20f0d5d0f3401e71,liblock_api-f4c84c3e955ef770,libscopeguard-b6a4a8f4f6aaf34b,libhttp_body_util-d7dcc8383ef631ae,libpin_project_lite-838971c4926b66e8,libhttp_body-6fbb3c08e7458055,liblog-29cc4ee679894140,liburl-ca3b57c0453ed19e,libidna-f8d8b4419107ba99,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-ce59c6296d59a4eb,libicu_properties-7f8b44e7b227aa0f,libicu_properties_data-5084b8fd22849447,libicu_normalizer-0ef84d50e7a35a92,libsmallvec-d742c640d0fe72e3,libicu_normalizer_data-3d4549f23d667c3a,libicu_collections-f74900f8a6a8ba4b,libpotential_utf-2c2138fbabb0772f,libicu_provider-cee2443b21e552b4,libicu_locale_core-bba0e70ec81a3aaf,libtinystr-89d1b79b27f1f808,liblitemap-1ade25a292c63c00,libwriteable-0b8e67c9db8bf269,libzerovec-4b4366b52f8d48ec,libzerotrie-4b94cc3ecc27ca89,libyoke-b8cf6f41aa6a3406,libstable_deref_trait-0033ad6b1a174017,libzerofrom-ebcef2d24ef508eb,libform_urlencoded-ff966316eae1fdf0,libpercent_encoding-19c70978ecb9ded3,libserde-228cc16669f18279,libhttp-2bae8eb75b272793,libitoa-d0b71e03eb93d2a7,libbytes-9bfea4f212c5b7d0,libfnv-440a3b349835519e,libsync_wrapper-484a56bdb225c0a8,libfutures_core-02dcfccd95bac8dd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJh7nt4/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/ring-5cc10973cf547747/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/templates_api_test-9395c9df9c20c806" "-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 `letta` (test "templates_api_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2fb676b013fb704e2b53f300e7b1e7f89cce5a46d390b597d1021b791a89be1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb676b013fb704e2b53f300e7b1e7f89cce5a46d390b597d1021b791a89be1c", kill_on_drop: false }`
[INFO] [stdout] 2fb676b013fb704e2b53f300e7b1e7f89cce5a46d390b597d1021b791a89be1c
