[INFO] fetching crate pdk-classy 1.7.0-alpha.0... [INFO] checking pdk-classy-1.7.0-alpha.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0 [INFO] extracting crate pdk-classy 1.7.0-alpha.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate pdk-classy 1.7.0-alpha.0 [INFO] finished tweaking crates.io crate pdk-classy 1.7.0-alpha.0 [INFO] tweaked toml for crates.io crate pdk-classy 1.7.0-alpha.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pdk-classy 1.7.0-alpha.0 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pdk-classy 1.7.0-alpha.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b527e233a99fe77f29516e19815821864c3d5fe2981ba80bf84f224c5e935c4 [INFO] running `Command { std: "docker" "start" "-a" "3b527e233a99fe77f29516e19815821864c3d5fe2981ba80bf84f224c5e935c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b527e233a99fe77f29516e19815821864c3d5fe2981ba80bf84f224c5e935c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b527e233a99fe77f29516e19815821864c3d5fe2981ba80bf84f224c5e935c4", kill_on_drop: false }` [INFO] [stdout] 3b527e233a99fe77f29516e19815821864c3d5fe2981ba80bf84f224c5e935c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b859e9819de4d79fa9cf2e8dad8d4f34f1e56d68702b334c4653030e032ef77 [INFO] running `Command { std: "docker" "start" "-a" "9b859e9819de4d79fa9cf2e8dad8d4f34f1e56d68702b334c4653030e032ef77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking pdk-proxy-wasm-stub v1.7.0-alpha.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking logtest v2.0.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pdk-classy v1.7.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bootstrap.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | fn from_context_once(context: Exclusive) -> Self::Future<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 86 | fn from_context_once(context: Exclusive<'_, ConfigureContext>) -> Self::Future<'_> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event.rs:611:23 [INFO] [stdout] | [INFO] [stdout] 611 | pub fn event_data(&self) -> Option> [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 611 | pub fn event_data(&self) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/event.rs:622:30 [INFO] [stdout] | [INFO] [stdout] 622 | pub fn event_data_stream(&self) -> EventDataStream { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 622 | pub fn event_data_stream(&self) -> EventDataStream<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/extract/from_context_once.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get(&self) -> &'c C { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl Deref for Exclusive<'_, C> { [INFO] [stdout] | ---------------------------------- trait implemented here [INFO] [stdout] 35 | type Target = C; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [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:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | dynamic_exchange: &mut DynamicExchange, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 23 | buffering: bool, [INFO] [stdout] 24 | ) -> BoxFuture>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | ) -> BoxFuture<'_, Option>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pdk-classy` (lib) due to 1 previous error; 24 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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:611:23 [INFO] [stdout] | [INFO] [stdout] 611 | 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] 611 | 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:622:30 [INFO] [stdout] | [INFO] [stdout] 622 | 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] 622 | pub fn event_data_stream(&self) -> EventDataStream<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/extract/from_context_once.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get(&self) -> &'c C { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl Deref for Exclusive<'_, C> { [INFO] [stdout] | ---------------------------------- trait implemented here [INFO] [stdout] 35 | type Target = C; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [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:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | dynamic_exchange: &mut DynamicExchange, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 23 | buffering: bool, [INFO] [stdout] 24 | ) -> BoxFuture>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | ) -> BoxFuture<'_, Option>>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hl/dynamic_exchange.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 162 | / dynamic_exchange_impl! { [INFO] [stdout] 163 | | start Start [INFO] [stdout] 164 | | request RequestHeaders [INFO] [stdout] 165 | | request RequestBody [INFO] [stdout] ... | [INFO] [stdout] 170 | | done ExchangeComplete [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_exchange_event` which comes from the expansion of the macro `dynamic_exchange_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn wait_for(dynamic_exchange: &mut DynamicExchange, buffering: bool) -> BoxFuture<'_, Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pdk-classy` (lib test) due to 1 previous error; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9b859e9819de4d79fa9cf2e8dad8d4f34f1e56d68702b334c4653030e032ef77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b859e9819de4d79fa9cf2e8dad8d4f34f1e56d68702b334c4653030e032ef77", kill_on_drop: false }` [INFO] [stdout] 9b859e9819de4d79fa9cf2e8dad8d4f34f1e56d68702b334c4653030e032ef77