[INFO] fetching crate event-sourcing 0.1.20... [INFO] testing event-sourcing-0.1.20 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate event-sourcing 0.1.20 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate event-sourcing 0.1.20 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate event-sourcing 0.1.20 [INFO] tweaked toml for crates.io crate event-sourcing 0.1.20 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate event-sourcing 0.1.20 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate event-sourcing 0.1.20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4903c51ca4e7e1ca6cd6f0941942e019060cf45c070afcec8b275edafe9692e7 [INFO] running `Command { std: "docker" "start" "-a" "4903c51ca4e7e1ca6cd6f0941942e019060cf45c070afcec8b275edafe9692e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4903c51ca4e7e1ca6cd6f0941942e019060cf45c070afcec8b275edafe9692e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4903c51ca4e7e1ca6cd6f0941942e019060cf45c070afcec8b275edafe9692e7", kill_on_drop: false }` [INFO] [stdout] 4903c51ca4e7e1ca6cd6f0941942e019060cf45c070afcec8b275edafe9692e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d58b5c0f363e6710f2fd7f56e94c55e37793cc1093310aefc3bfa5a32658fb93 [INFO] running `Command { std: "docker" "start" "-a" "d58b5c0f363e6710f2fd7f56e94c55e37793cc1093310aefc3bfa5a32658fb93", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling snafu-derive v0.8.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling snafu v0.8.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling event-sourcing v0.1.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/event_store_adapter.rs:12:81 [INFO] [stdout] | [INFO] [stdout] 12 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError>; [INFO] [stdout] | - the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 12 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/event_store_adapter.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | async fn stream_ids(&self) -> Result, AdapterError>; [INFO] [stdout] | - ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 13 | async fn stream_ids(&self) -> Result, AdapterError>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/in_memory/in_memory_adapter.rs:44:81 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | - the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/in_memory/in_memory_adapter.rs:55:42 [INFO] [stdout] | [INFO] [stdout] 55 | async fn stream_ids(&self) -> Result, AdapterError> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 55 | async fn stream_ids(&self) -> Result, AdapterError> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/in_memory/in_memory_adapter.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 138 | &self, [INFO] [stdout] | - the lifetime is named here [INFO] [stdout] 139 | ) -> Result, AdapterError>>, AdapterError> { [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: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 139 | ) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/notification_adapter.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | &self, [INFO] [stdout] | - the lifetime is named here [INFO] [stdout] 18 | ) -> Result, AdapterError>>, AdapterError>; [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: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 18 | ) -> Result, AdapterError>>, AdapterError>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event_store.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | pub async fn ids(&self) -> Result, AdapterError> { [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 async fn ids(&self) -> Result, AdapterError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event_store.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | pub async fn all(&self) -> Result>, AdapterError> { [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] 147 | pub async fn all(&self) -> Result>, AdapterError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event_store.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 372 | ) -> Result, AdapterError>>, AdapterError> { [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] 372 | ) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.79s [INFO] running `Command { std: "docker" "inspect" "d58b5c0f363e6710f2fd7f56e94c55e37793cc1093310aefc3bfa5a32658fb93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58b5c0f363e6710f2fd7f56e94c55e37793cc1093310aefc3bfa5a32658fb93", kill_on_drop: false }` [INFO] [stdout] d58b5c0f363e6710f2fd7f56e94c55e37793cc1093310aefc3bfa5a32658fb93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c6ee74ea1725fb1a31b2df5f3534f1d65d3354a2fdd779a7467c9fbf564e640 [INFO] running `Command { std: "docker" "start" "-a" "3c6ee74ea1725fb1a31b2df5f3534f1d65d3354a2fdd779a7467c9fbf564e640", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling event-sourcing v0.1.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/event_store_adapter.rs:12:81 [INFO] [stdout] | [INFO] [stdout] 12 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError>; [INFO] [stdout] | - the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 12 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/event_store_adapter.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | async fn stream_ids(&self) -> Result, AdapterError>; [INFO] [stdout] | - ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 13 | async fn stream_ids(&self) -> Result, AdapterError>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/in_memory/in_memory_adapter.rs:44:81 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | - the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/in_memory/in_memory_adapter.rs:55:42 [INFO] [stdout] | [INFO] [stdout] 55 | async fn stream_ids(&self) -> Result, AdapterError> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 55 | async fn stream_ids(&self) -> Result, AdapterError> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/in_memory/in_memory_adapter.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 138 | &self, [INFO] [stdout] | - the lifetime is named here [INFO] [stdout] 139 | ) -> Result, AdapterError>>, AdapterError> { [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: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 139 | ) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/notification_adapter.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | &self, [INFO] [stdout] | - the lifetime is named here [INFO] [stdout] 18 | ) -> Result, AdapterError>>, AdapterError>; [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: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 18 | ) -> Result, AdapterError>>, AdapterError>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event_store.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | pub async fn ids(&self) -> Result, AdapterError> { [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 async fn ids(&self) -> Result, AdapterError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event_store.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | pub async fn all(&self) -> Result>, AdapterError> { [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] 147 | pub async fn all(&self) -> Result>, AdapterError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event_store.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 372 | ) -> Result, AdapterError>>, AdapterError> { [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] 372 | ) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/event_store_adapter.rs:12:81 [INFO] [stdout] | [INFO] [stdout] 12 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError>; [INFO] [stdout] | - the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 12 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/event_store_adapter.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | async fn stream_ids(&self) -> Result, AdapterError>; [INFO] [stdout] | - ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 13 | async fn stream_ids(&self) -> Result, AdapterError>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/in_memory/in_memory_adapter.rs:44:81 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | - the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/in_memory/in_memory_adapter.rs:55:42 [INFO] [stdout] | [INFO] [stdout] 55 | async fn stream_ids(&self) -> Result, AdapterError> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 55 | async fn stream_ids(&self) -> Result, AdapterError> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/in_memory/in_memory_adapter.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 138 | &self, [INFO] [stdout] | - the lifetime is named here [INFO] [stdout] 139 | ) -> Result, AdapterError>>, AdapterError> { [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: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 139 | ) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapter/notification_adapter.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | &self, [INFO] [stdout] | - the lifetime is named here [INFO] [stdout] 18 | ) -> Result, AdapterError>>, AdapterError>; [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: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 18 | ) -> Result, AdapterError>>, AdapterError>; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event_store.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | pub async fn ids(&self) -> Result, AdapterError> { [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 async fn ids(&self) -> Result, AdapterError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event_store.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | pub async fn all(&self) -> Result>, AdapterError> { [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] 147 | pub async fn all(&self) -> Result>, AdapterError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event_store.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 372 | ) -> Result, AdapterError>>, AdapterError> { [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] 372 | ) -> Result, AdapterError>>, AdapterError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.34s [INFO] running `Command { std: "docker" "inspect" "3c6ee74ea1725fb1a31b2df5f3534f1d65d3354a2fdd779a7467c9fbf564e640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6ee74ea1725fb1a31b2df5f3534f1d65d3354a2fdd779a7467c9fbf564e640", kill_on_drop: false }` [INFO] [stdout] 3c6ee74ea1725fb1a31b2df5f3534f1d65d3354a2fdd779a7467c9fbf564e640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 69d9efc96cf4d58203b13e01890d2362e57ade84431875789cd40ea564d72c54 [INFO] running `Command { std: "docker" "start" "-a" "69d9efc96cf4d58203b13e01890d2362e57ade84431875789cd40ea564d72c54", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/adapter/event_store_adapter.rs:12:81 [INFO] [stderr] | [INFO] [stderr] 12 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError>; [INFO] [stderr] | - the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 12 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError>; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/adapter/event_store_adapter.rs:13:42 [INFO] [stderr] | [INFO] [stderr] 13 | async fn stream_ids(&self) -> Result, AdapterError>; [INFO] [stderr] | - ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 13 | async fn stream_ids(&self) -> Result, AdapterError>; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/adapter/in_memory/in_memory_adapter.rs:44:81 [INFO] [stderr] | [INFO] [stderr] 44 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError> { [INFO] [stderr] | - the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 44 | async fn get_events(&self, aggregate_id: Uuid, from: Option) -> Result, AdapterError>>, AdapterError> { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/adapter/in_memory/in_memory_adapter.rs:55:42 [INFO] [stderr] | [INFO] [stderr] 55 | async fn stream_ids(&self) -> Result, AdapterError> { [INFO] [stderr] | - ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 55 | async fn stream_ids(&self) -> Result, AdapterError> { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/adapter/in_memory/in_memory_adapter.rs:139:17 [INFO] [stderr] | [INFO] [stderr] 138 | &self, [INFO] [stderr] | - the lifetime is named here [INFO] [stderr] 139 | ) -> Result, AdapterError>>, AdapterError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 139 | ) -> Result, AdapterError>>, AdapterError> { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/adapter/notification_adapter.rs:18:17 [INFO] [stderr] | [INFO] [stderr] 17 | &self, [INFO] [stderr] | - the lifetime is named here [INFO] [stderr] 18 | ) -> Result, AdapterError>>, AdapterError>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'life0` [INFO] [stderr] | [INFO] [stderr] 18 | ) -> Result, AdapterError>>, AdapterError>; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/event_store.rs:142:22 [INFO] [stderr] | [INFO] [stderr] 142 | pub async fn ids(&self) -> Result, AdapterError> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 142 | pub async fn ids(&self) -> Result, AdapterError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/event_store.rs:147:22 [INFO] [stderr] | [INFO] [stderr] 147 | pub async fn all(&self) -> Result>, AdapterError> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 147 | pub async fn all(&self) -> Result>, AdapterError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/event_store.rs:371:9 [INFO] [stderr] | [INFO] [stderr] 371 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 372 | ) -> Result, AdapterError>>, AdapterError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 372 | ) -> Result, AdapterError>>, AdapterError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `event-sourcing` (lib) generated 9 warnings (run `cargo fix --lib -p event-sourcing` to apply 9 suggestions) [INFO] [stderr] warning: `event-sourcing` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/event_sourcing-eb6ecbc280984a55) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test event_store::tests::get_ids_should_return_all_ids_in_store ... ok [INFO] [stdout] test event_store::tests::get_existing_aggregate ... ok [INFO] [stdout] test event_store::tests::create_with_external_ids_should_not_work_twice ... ok [INFO] [stdout] test event_store::tests::get_all_aggregates_should_return_all_aggregates_in_store ... ok [INFO] [stdout] test event_store::tests::remove_should_remove_all_events_for_aggregate ... ok [INFO] [stdout] test event_store::tests::store_should_fail_if_the_event_sequence_is_invalid ... ok [INFO] [stdout] test event_store::tests::store_should_fail_if_aggregate_does_not_exist ... ok [INFO] [stdout] test event_store::tests::create_without_external_ids_should_not_work_twice ... ok [INFO] [stdout] test event_store::tests::create_without_external_ids_should_send_notifications ... ok [INFO] [stdout] test event_store::tests::create_without_external_ids_should_work ... ok [INFO] [stdout] test event_store::tests::store_should_send_events ... ok [INFO] [stdout] test event_store::tests::store_should_store_events ... ok [INFO] [stdout] test event_store::tests::try_store_send_events ... ok [INFO] [stdout] test event_store::tests::try_store_should_fail_if_aggregate_does_not_exist ... ok [INFO] [stdout] test into_event_list::tests::init_list_should_work_for_single_event ... ok [INFO] [stdout] test event_store::tests::try_store_should_fail_if_the_event_sequence_is_invalid ... ok [INFO] [stdout] test event_store::tests::try_store_should_store_events ... ok [INFO] [stdout] test into_event_list::tests::init_list_should_work_for_vec ... ok [INFO] [stdout] test event_store::tests::get_none_existing_aggregate ... ok [INFO] [stdout] test event_store::tests::try_store_error_thrown_inside_should_be_propegated ... ok [INFO] [stdout] test event_store::tests::create_with_external_ids_should_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests event_sourcing [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "69d9efc96cf4d58203b13e01890d2362e57ade84431875789cd40ea564d72c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d9efc96cf4d58203b13e01890d2362e57ade84431875789cd40ea564d72c54", kill_on_drop: false }` [INFO] [stdout] 69d9efc96cf4d58203b13e01890d2362e57ade84431875789cd40ea564d72c54