[INFO] fetching crate pdk-classy 1.6.0-rc.1... [INFO] testing pdk-classy-1.6.0-rc.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate pdk-classy 1.6.0-rc.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pdk-classy 1.6.0-rc.1 [INFO] finished tweaking crates.io crate pdk-classy 1.6.0-rc.1 [INFO] tweaked toml for crates.io crate pdk-classy 1.6.0-rc.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pdk-classy 1.6.0-rc.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pdk-classy 1.6.0-rc.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf-support v3.7.2 [INFO] [stderr] Downloaded mockall v0.11.4 [INFO] [stderr] Downloaded mockall_derive v0.11.4 [INFO] [stderr] Downloaded pdk-proxy-wasm-stub v1.6.0-rc.1 [INFO] [stderr] Downloaded predicates v2.1.5 [INFO] [stderr] Downloaded float-cmp v0.9.0 [INFO] [stderr] Downloaded proxy-wasm v0.2.4 [INFO] [stderr] Downloaded logtest v2.0.0 [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] [stderr] Downloaded value-bag v1.11.1 [INFO] [stderr] Downloaded protobuf v3.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d786e4b6923e8f618179d4778146068533a318b3cc8742716b19154a908fd570 [INFO] running `Command { std: "docker" "start" "-a" "d786e4b6923e8f618179d4778146068533a318b3cc8742716b19154a908fd570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d786e4b6923e8f618179d4778146068533a318b3cc8742716b19154a908fd570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d786e4b6923e8f618179d4778146068533a318b3cc8742716b19154a908fd570", kill_on_drop: false }` [INFO] [stdout] d786e4b6923e8f618179d4778146068533a318b3cc8742716b19154a908fd570 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7391126c2ba4ef0edef10adcc5478124f1fe8e1de3d9c8f5a30068889d86f5cd [INFO] running `Command { std: "docker" "start" "-a" "7391126c2ba4ef0edef10adcc5478124f1fe8e1de3d9c8f5a30068889d86f5cd", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling pdk-proxy-wasm-stub v1.6.0-rc.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pdk-classy v1.6.0-rc.1 (/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) -> 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:557:23 [INFO] [stdout] | [INFO] [stdout] 557 | pub fn event_data(&self) -> Option> [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] 557 | pub fn event_data(&self) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event.rs:568:30 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn event_data_stream(&self) -> EventDataStream [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] 568 | 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | dynamic_exchange: &mut DynamicExchange, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 24 | buffering: bool, [INFO] [stdout] 25 | ) -> BoxFuture>>; [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] 25 | ) -> BoxFuture<'_, Option>>; [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.68s [INFO] running `Command { std: "docker" "inspect" "7391126c2ba4ef0edef10adcc5478124f1fe8e1de3d9c8f5a30068889d86f5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7391126c2ba4ef0edef10adcc5478124f1fe8e1de3d9c8f5a30068889d86f5cd", kill_on_drop: false }` [INFO] [stdout] 7391126c2ba4ef0edef10adcc5478124f1fe8e1de3d9c8f5a30068889d86f5cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9e6ccd891452b84415cff4ab9170b3b7b198d103963a9aad943b6c43489ea69 [INFO] running `Command { std: "docker" "start" "-a" "f9e6ccd891452b84415cff4ab9170b3b7b198d103963a9aad943b6c43489ea69", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling logtest v2.0.0 [INFO] [stderr] Compiling pdk-classy v1.6.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [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) -> 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:557:23 [INFO] [stdout] | [INFO] [stdout] 557 | pub fn event_data(&self) -> Option> [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] 557 | pub fn event_data(&self) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event.rs:568:30 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn event_data_stream(&self) -> EventDataStream [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] 568 | 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | dynamic_exchange: &mut DynamicExchange, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 24 | buffering: bool, [INFO] [stdout] 25 | ) -> BoxFuture>>; [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] 25 | ) -> BoxFuture<'_, Option>>; [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall_derive v0.11.4 [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) -> 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:557:23 [INFO] [stdout] | [INFO] [stdout] 557 | pub fn event_data(&self) -> Option> [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] 557 | pub fn event_data(&self) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event.rs:568:30 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn event_data_stream(&self) -> EventDataStream [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] 568 | 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | dynamic_exchange: &mut DynamicExchange, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 24 | buffering: bool, [INFO] [stdout] 25 | ) -> BoxFuture>>; [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] 25 | ) -> BoxFuture<'_, Option>>; [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 159 | / dynamic_exchange_impl! { [INFO] [stdout] 160 | | start Start [INFO] [stdout] 161 | | request RequestHeaders [INFO] [stdout] 162 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 167 | | done ExchangeComplete [INFO] [stdout] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.10s [INFO] running `Command { std: "docker" "inspect" "f9e6ccd891452b84415cff4ab9170b3b7b198d103963a9aad943b6c43489ea69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e6ccd891452b84415cff4ab9170b3b7b198d103963a9aad943b6c43489ea69", kill_on_drop: false }` [INFO] [stdout] f9e6ccd891452b84415cff4ab9170b3b7b198d103963a9aad943b6c43489ea69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63c0538a4968ea7a79c73fe2061f6154e692af6f1300a0dabd03a3a48369ecf9 [INFO] running `Command { std: "docker" "start" "-a" "63c0538a4968ea7a79c73fe2061f6154e692af6f1300a0dabd03a3a48369ecf9", 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) -> 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:557:23 [INFO] [stderr] | [INFO] [stderr] 557 | pub fn event_data(&self) -> Option> [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] 557 | pub fn event_data(&self) -> Option> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/event.rs:568:30 [INFO] [stderr] | [INFO] [stderr] 568 | pub fn event_data_stream(&self) -> EventDataStream [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] 568 | 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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>) -> 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:23:27 [INFO] [stderr] | [INFO] [stderr] 23 | dynamic_exchange: &mut DynamicExchange, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 24 | buffering: bool, [INFO] [stderr] 25 | ) -> BoxFuture>>; [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] 25 | ) -> BoxFuture<'_, Option>>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/hl/dynamic_exchange.rs:55:43 [INFO] [stderr] | [INFO] [stderr] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 159 | / dynamic_exchange_impl! { [INFO] [stderr] 160 | | start Start [INFO] [stderr] 161 | | request RequestHeaders [INFO] [stderr] 162 | | request RequestBody [INFO] [stderr] ... | [INFO] [stderr] 167 | | done ExchangeComplete [INFO] [stderr] 168 | | } [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] 55 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pdk_classy-d6cf3d2e1ae9eef6) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test client::test::error_on_missing_host ... ok [INFO] [stdout] test client::test::error_invalid_scheme ... ok [INFO] [stdout] test client::test::successfully_parse_http ... ok [INFO] [stdout] test client::test::successfully_parse_https ... ok [INFO] [stdout] test conversions::test::parse_iso_8859_1 ... ok [INFO] [stdout] test conversions::test::parse_utf8 ... ok [INFO] [stdout] test hl::entrypoint::tests::injected_request_entrypoint ... ok [INFO] [stdout] test hl::entrypoint::tests::injected_response_entrypoint ... 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_ok ... ok [INFO] [stdout] test plugin::tests::test_configure_with_dependencies ... ok [INFO] [stdout] test client::test::successfully_parse_h2 ... ok [INFO] [stdout] test plugin::tests::test_configure_with_event_handlers ... ok [INFO] [stdout] test plugin::tests::test_configure ... ok [INFO] [stdout] test client::test::error_on_missing_scheme ... ok [INFO] [stdout] test plugin::tests::test_filter ... ok [INFO] [stdout] test plugin::tests::test_filter_with_dependencies ... ok [INFO] [stdout] test reactor::tests::root::active_cid ... ok [INFO] [stdout] test reactor::tests::root::notify_response_in_http ... ok [INFO] [stdout] test host::tests::test_unwrap_or_default_err ... ok [INFO] [stdout] test reactor::tests::root::notify_response_in_root ... ok [INFO] [stdout] test shared_data::concurrent_shared_data::test::get_non_existent_state ... ok [INFO] [stdout] test shared_data::concurrent_shared_data::test::get_state_successfully ... ok [INFO] [stdout] test shared_data::concurrent_shared_data::test::remove_non_existent ... 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_first_time_lock_version_collision ... ok [INFO] [stdout] test shared_data::concurrent_shared_data::test::save_state_with_correct_lock_version ... 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_with_incorrect_lock_version_and_retry_value_not_found ... 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::concurrent_shared_data::test::save_state_without_optimistic_locking ... ok [INFO] [stdout] test shared_data::in_memory_cache::test::expire_entries ... ok [INFO] [stdout] test shared_data::in_memory_cache::test::get_values ... ok [INFO] [stdout] test shared_data::in_memory_cache::test::remove_values ... 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_starting_with_empty_and_finishing_with_empty ... ok [INFO] [stdout] test shared_data::in_memory_cache::test::save_without_reach_any_expiration ... 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::update_entry_reaching_expiration_time ... ok [INFO] [stdout] test shared_data::in_memory_cache::test::update_entry_without_reach_expiration_time ... ok [INFO] [stdout] test user_agent::test::default ... ok [INFO] [stdout] test utils::windows_1252::test::test ... ok [INFO] [stdout] test reactor::tests::root::create_http_context ... 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] [stderr] Doc-tests pdk_classy [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" "63c0538a4968ea7a79c73fe2061f6154e692af6f1300a0dabd03a3a48369ecf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c0538a4968ea7a79c73fe2061f6154e692af6f1300a0dabd03a3a48369ecf9", kill_on_drop: false }` [INFO] [stdout] 63c0538a4968ea7a79c73fe2061f6154e692af6f1300a0dabd03a3a48369ecf9