[INFO] fetching crate pdk-classy 1.8.0...
[INFO] testing pdk-classy-1.8.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pdk-classy 1.8.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pdk-classy 1.8.0
[INFO] finished tweaking crates.io crate pdk-classy 1.8.0
[INFO] tweaked toml for crates.io crate pdk-classy 1.8.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdk-classy 1.8.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdk-classy 1.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e09b8040b23a3173b0a64a48327adab23f981769ab31b130a35c741830342475
[INFO] running `Command { std: "docker" "start" "-a" "e09b8040b23a3173b0a64a48327adab23f981769ab31b130a35c741830342475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e09b8040b23a3173b0a64a48327adab23f981769ab31b130a35c741830342475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e09b8040b23a3173b0a64a48327adab23f981769ab31b130a35c741830342475", kill_on_drop: false }`
[INFO] [stdout] e09b8040b23a3173b0a64a48327adab23f981769ab31b130a35c741830342475
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4027fdc3f095ad87aa38f1baa351de13a2a3ccad221a6ec899122f7673ff01ee
[INFO] running `Command { std: "docker" "start" "-a" "4027fdc3f095ad87aa38f1baa351de13a2a3ccad221a6ec899122f7673ff01ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pdk-proxy-wasm-stub v1.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pdk-classy v1.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bootstrap.rs:86:35
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn from_context_once(context: Exclusive<ConfigureContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn from_context_once(context: Exclusive<'_, ConfigureContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event.rs:611:23
[INFO] [stdout]     |
[INFO] [stdout] 611 |     pub fn event_data(&self) -> Option<EventData<S>>
[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] 611 |     pub fn event_data(&self) -> Option<EventData<'_, S>>
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event.rs:622:30
[INFO] [stdout]     |
[INFO] [stdout] 622 |     pub fn event_data_stream(&self) -> EventDataStream<S> {
[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] 622 |     pub fn event_data_stream(&self) -> EventDataStream<'_, S> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extract/from_context_once.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn from_context_once(context: Exclusive<C>) -> Self::Future<'_>;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn from_context_once(context: Exclusive<'_, C>) -> Self::Future<'_>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extract/from_context_once.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn from_context_once(context: Exclusive<C>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn from_context_once(context: Exclusive<'_, C>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extract/context.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn from_context_once(context: Exclusive<FilterContext>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn from_context_once(context: Exclusive<'_, FilterContext>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/body_stream.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub(super) fn stream(&self) -> BodyStream {
[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] 67 |     pub(super) fn stream(&self) -> BodyStream<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:89:35
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:133:35
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:182:35
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/dynamic_exchange.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |         dynamic_exchange: &mut DynamicExchange,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 23 |         buffering: bool,
[INFO] [stdout] 24 |     ) -> BoxFuture<Option<Exchange<Self>>>;
[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] 24 |     ) -> BoxFuture<'_, Option<Exchange<Self>>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.45s
[INFO] running `Command { std: "docker" "inspect" "4027fdc3f095ad87aa38f1baa351de13a2a3ccad221a6ec899122f7673ff01ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4027fdc3f095ad87aa38f1baa351de13a2a3ccad221a6ec899122f7673ff01ee", kill_on_drop: false }`
[INFO] [stdout] 4027fdc3f095ad87aa38f1baa351de13a2a3ccad221a6ec899122f7673ff01ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b83f0b9172995db23715d8ae580fe69fffd5fd9a543c4297964d4249fd0dacf6
[INFO] running `Command { std: "docker" "start" "-a" "b83f0b9172995db23715d8ae580fe69fffd5fd9a543c4297964d4249fd0dacf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling logtest v2.0.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pdk-classy v1.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bootstrap.rs:86:35
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn from_context_once(context: Exclusive<ConfigureContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn from_context_once(context: Exclusive<'_, ConfigureContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event.rs:611:23
[INFO] [stdout]     |
[INFO] [stdout] 611 |     pub fn event_data(&self) -> Option<EventData<S>>
[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] 611 |     pub fn event_data(&self) -> Option<EventData<'_, S>>
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event.rs:622:30
[INFO] [stdout]     |
[INFO] [stdout] 622 |     pub fn event_data_stream(&self) -> EventDataStream<S> {
[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] 622 |     pub fn event_data_stream(&self) -> EventDataStream<'_, S> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extract/from_context_once.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn from_context_once(context: Exclusive<C>) -> Self::Future<'_>;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn from_context_once(context: Exclusive<'_, C>) -> Self::Future<'_>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extract/from_context_once.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn from_context_once(context: Exclusive<C>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn from_context_once(context: Exclusive<'_, C>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extract/context.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn from_context_once(context: Exclusive<FilterContext>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn from_context_once(context: Exclusive<'_, FilterContext>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/body_stream.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub(super) fn stream(&self) -> BodyStream {
[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] 67 |     pub(super) fn stream(&self) -> BodyStream<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:89:35
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:133:35
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:182:35
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/dynamic_exchange.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |         dynamic_exchange: &mut DynamicExchange,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 23 |         buffering: bool,
[INFO] [stdout] 24 |     ) -> BoxFuture<Option<Exchange<Self>>>;
[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] 24 |     ) -> BoxFuture<'_, Option<Exchange<Self>>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bootstrap.rs:86:35
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn from_context_once(context: Exclusive<ConfigureContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn from_context_once(context: Exclusive<'_, ConfigureContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event.rs:611:23
[INFO] [stdout]     |
[INFO] [stdout] 611 |     pub fn event_data(&self) -> Option<EventData<S>>
[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] 611 |     pub fn event_data(&self) -> Option<EventData<'_, S>>
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/event.rs:622:30
[INFO] [stdout]     |
[INFO] [stdout] 622 |     pub fn event_data_stream(&self) -> EventDataStream<S> {
[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] 622 |     pub fn event_data_stream(&self) -> EventDataStream<'_, S> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extract/from_context_once.rs:50:35
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn from_context_once(context: Exclusive<C>) -> Self::Future<'_>;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn from_context_once(context: Exclusive<'_, C>) -> Self::Future<'_>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extract/from_context_once.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn from_context_once(context: Exclusive<C>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn from_context_once(context: Exclusive<'_, C>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/extract/context.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn from_context_once(context: Exclusive<FilterContext>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn from_context_once(context: Exclusive<'_, FilterContext>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/body_stream.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub(super) fn stream(&self) -> BodyStream {
[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] 67 |     pub(super) fn stream(&self) -> BodyStream<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/context.rs:89:35
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the 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 `'_`
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:133:35
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:146:35
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/context.rs:182:35
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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 `'_`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hl/dynamic_exchange.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |         dynamic_exchange: &mut DynamicExchange,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 23 |         buffering: bool,
[INFO] [stdout] 24 |     ) -> BoxFuture<Option<Exchange<Self>>>;
[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] 24 |     ) -> BoxFuture<'_, Option<Exchange<Self>>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stdout]     |
[INFO] [stdout]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 | / dynamic_exchange_impl! {
[INFO] [stdout] 163 | |     start Start
[INFO] [stdout] 164 | |     request RequestHeaders
[INFO] [stdout] 165 | |     request RequestBody
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |     done ExchangeComplete
[INFO] [stdout] 171 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stdout]     |                                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.51s
[INFO] running `Command { std: "docker" "inspect" "b83f0b9172995db23715d8ae580fe69fffd5fd9a543c4297964d4249fd0dacf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b83f0b9172995db23715d8ae580fe69fffd5fd9a543c4297964d4249fd0dacf6", kill_on_drop: false }`
[INFO] [stdout] b83f0b9172995db23715d8ae580fe69fffd5fd9a543c4297964d4249fd0dacf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20ee007e17f92351f621067b0ae0a54a6247ad79b1570b441d0f179345102efb
[INFO] running `Command { std: "docker" "start" "-a" "20ee007e17f92351f621067b0ae0a54a6247ad79b1570b441d0f179345102efb", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/bootstrap.rs:86:35
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn from_context_once(context: Exclusive<ConfigureContext>) -> Self::Future<'_> {
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the 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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn from_context_once(context: Exclusive<'_, ConfigureContext>) -> Self::Future<'_> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/event.rs:611:23
[INFO] [stderr]     |
[INFO] [stderr] 611 |     pub fn event_data(&self) -> Option<EventData<S>>
[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] 611 |     pub fn event_data(&self) -> Option<EventData<'_, S>>
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/event.rs:622:30
[INFO] [stderr]     |
[INFO] [stderr] 622 |     pub fn event_data_stream(&self) -> EventDataStream<S> {
[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] 622 |     pub fn event_data_stream(&self) -> EventDataStream<'_, S> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/extract/from_context_once.rs:50:35
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn from_context_once(context: Exclusive<C>) -> Self::Future<'_>;
[INFO] [stderr]    |                                   ^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the 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 `'_`
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn from_context_once(context: Exclusive<'_, C>) -> Self::Future<'_>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/extract/from_context_once.rs:65:35
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn from_context_once(context: Exclusive<C>) -> Self::Future<'_> {
[INFO] [stderr]    |                                   ^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the 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 `'_`
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn from_context_once(context: Exclusive<'_, C>) -> Self::Future<'_> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/extract/context.rs:134:35
[INFO] [stderr]     |
[INFO] [stderr] 134 |     fn from_context_once(context: Exclusive<FilterContext>) -> Self::Future<'_> {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the 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 `'_`
[INFO] [stderr]     |
[INFO] [stderr] 134 |     fn from_context_once(context: Exclusive<'_, FilterContext>) -> Self::Future<'_> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/hl/body_stream.rs:67:26
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub(super) fn stream(&self) -> BodyStream {
[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] 67 |     pub(super) fn stream(&self) -> BodyStream<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/hl/context.rs:49:35
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the 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 `'_`
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/hl/context.rs:59:35
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the 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 `'_`
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/hl/context.rs:74:35
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the 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 `'_`
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/hl/context.rs:89:35
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn from_context_once(context: Exclusive<RequestContext>) -> Self::Future<'_> {
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the 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 `'_`
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn from_context_once(context: Exclusive<'_, RequestContext>) -> Self::Future<'_> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hl/context.rs:133:35
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the 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 `'_`
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hl/context.rs:146:35
[INFO] [stderr]     |
[INFO] [stderr] 146 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the 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 `'_`
[INFO] [stderr]     |
[INFO] [stderr] 146 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hl/context.rs:164:35
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the 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 `'_`
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hl/context.rs:182:35
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn from_context_once(context: Exclusive<ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                  ^^ the same lifetime is elided here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the 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 `'_`
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn from_context_once(context: Exclusive<'_, ResponseContext<D>>) -> Self::Future<'_> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/hl/dynamic_exchange.rs:22:27
[INFO] [stderr]    |
[INFO] [stderr] 22 |         dynamic_exchange: &mut DynamicExchange,
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 23 |         buffering: bool,
[INFO] [stderr] 24 |     ) -> BoxFuture<Option<Exchange<Self>>>;
[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] 24 |     ) -> BoxFuture<'_, Option<Exchange<Self>>>;
[INFO] [stderr]    |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hl/dynamic_exchange.rs:54:43
[INFO] [stderr]     |
[INFO] [stderr]  54 |               fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<Option<Exchange<Self>>> {
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                             |
[INFO] [stderr]     |                                             the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 162 | / dynamic_exchange_impl! {
[INFO] [stderr] 163 | |     start Start
[INFO] [stderr] 164 | |     request RequestHeaders
[INFO] [stderr] 165 | |     request RequestBody
[INFO] [stderr] ...   |
[INFO] [stderr] 170 | |     done ExchangeComplete
[INFO] [stderr] 171 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr]  54 |             fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option<Exchange<Self>>> {
[INFO] [stderr]     |                                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pdk-classy` (lib) generated 24 warnings (7 duplicates) (run `cargo fix --lib -p pdk-classy` to apply 17 suggestions)
[INFO] [stderr] warning: `pdk-classy` (lib test) generated 24 warnings (24 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pdk_classy-1150ee820e9f9b4b)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test client::test::error_invalid_scheme ... ok
[INFO] [stdout] test client::test::error_on_missing_host ... ok
[INFO] [stdout] test client::test::error_on_missing_scheme ... ok
[INFO] [stdout] test client::test::successfully_parse_h2 ... ok
[INFO] [stdout] test client::test::successfully_parse_http ... ok
[INFO] [stdout] test client::test::successfully_parse_https ... ok
[INFO] [stdout] test hl::entrypoint::tests::injected_request_entrypoint ... ok
[INFO] [stdout] test conversions::test::parse_utf8 ... ok
[INFO] [stdout] test hl::entrypoint::tests::injected_response_entrypoint ... ok
[INFO] [stdout] test conversions::test::parse_iso_8859_1 ... ok
[INFO] [stdout] test hl::entrypoint::tests::request_entrypoint ... ok
[INFO] [stdout] test hl::entrypoint::tests::response_entrypoint ... ok
[INFO] [stdout] test host::tests::test_unwrap_or_default_err ... ok
[INFO] [stdout] test host::tests::test_unwrap_or_default_ok ... ok
[INFO] [stdout] test plugin::tests::test_configure_with_dependencies ... ok
[INFO] [stdout] test plugin::tests::test_configure ... ok
[INFO] [stdout] test plugin::tests::test_filter_with_dependencies ... ok
[INFO] [stdout] test plugin::tests::test_filter ... ok
[INFO] [stdout] test reactor::tests::root::notify_response_in_http ... ok
[INFO] [stdout] test shared_data::concurrent_shared_data::test::remove_non_existent ... ok
[INFO] [stdout] test shared_data::concurrent_shared_data::test::get_state_successfully ... ok
[INFO] [stdout] test reactor::tests::root::active_cid ... ok
[INFO] [stdout] test shared_data::concurrent_shared_data::test::remove_stored_object ... ok
[INFO] [stdout] test shared_data::concurrent_shared_data::test::save_state_with_incorrect_lock_version_and_retry_success ... ok
[INFO] [stdout] test shared_data::concurrent_shared_data::test::save_state_first_time_lock_version_collision ... ok
[INFO] [stdout] test shared_data::concurrent_shared_data::test::save_state_without_optimistic_locking ... ok
[INFO] [stdout] test reactor::tests::root::create_http_context ... ok
[INFO] [stdout] test reactor::tests::root::notify_response_in_root ... ok
[INFO] [stdout] test shared_data::in_memory_cache::test::remove_values ... ok
[INFO] [stdout] test shared_data::in_memory_cache::test::expire_entries ... ok
[INFO] [stdout] test shared_data::in_memory_cache::test::update_entry_reaching_expiration_time ... ok
[INFO] [stdout] test shared_data::in_memory_cache::test::save_reaching_expiration_time ... ok
[INFO] [stdout] test shared_data::in_memory_cache::test::save_without_reach_expiration_time ... ok
[INFO] [stdout] test shared_data::in_memory_cache::test::save_without_reach_any_expiration ... ok
[INFO] [stdout] test shared_data::concurrent_shared_data::test::save_state_with_correct_lock_version ... ok
[INFO] [stdout] test user_agent::test::default ... ok
[INFO] [stdout] test shared_data::concurrent_shared_data::test::save_state_with_incorrect_lock_version_and_retry_with_inconsistency ... ok
[INFO] [stdout] test shared_data::in_memory_cache::test::get_values ... ok
[INFO] [stdout] test shared_data::in_memory_cache::test::update_entry_without_reach_expiration_time ... ok
[INFO] [stdout] test utils::windows_1252::test::test ... ok
[INFO] [stdout] test shared_data::concurrent_shared_data::test::get_non_existent_state ... ok
[INFO] [stdout] test shared_data::concurrent_shared_data::test::save_state_with_incorrect_lock_version_and_retry_value_not_found ... ok
[INFO] [stdout] test shared_data::in_memory_cache::test::save_starting_with_empty_and_finishing_with_empty ... ok
[INFO] [stderr]    Doc-tests pdk_classy
[INFO] [stdout] test plugin::tests::test_configure_with_event_handlers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[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" "20ee007e17f92351f621067b0ae0a54a6247ad79b1570b441d0f179345102efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ee007e17f92351f621067b0ae0a54a6247ad79b1570b441d0f179345102efb", kill_on_drop: false }`
[INFO] [stdout] 20ee007e17f92351f621067b0ae0a54a6247ad79b1570b441d0f179345102efb
