[INFO] fetching crate pavex 0.1.80... [INFO] checking pavex-0.1.80 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate pavex 0.1.80 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pavex 0.1.80 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pavex 0.1.80 [INFO] tweaked toml for crates.io crate pavex 0.1.80 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pavex 0.1.80 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pavex 0.1.80 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b6acdf02afad79b083275a502f865d80d1f14e3a666008647a834e01e16e909 [INFO] running `Command { std: "docker" "start" "-a" "9b6acdf02afad79b083275a502f865d80d1f14e3a666008647a834e01e16e909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b6acdf02afad79b083275a502f865d80d1f14e3a666008647a834e01e16e909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b6acdf02afad79b083275a502f865d80d1f14e3a666008647a834e01e16e909", kill_on_drop: false }` [INFO] [stdout] 9b6acdf02afad79b083275a502f865d80d1f14e3a666008647a834e01e16e909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e8b57a4cb270e8a837acd42da43b77c34fed02613f0ce91c40572c52b07adb8 [INFO] running `Command { std: "docker" "start" "-a" "8e8b57a4cb270e8a837acd42da43b77c34fed02613f0ce91c40572c52b07adb8", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking matchit v0.8.6 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling pavex_macros v0.1.80 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking type-safe-id v0.3.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking insta v1.42.2 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking persist_if_changed v0.1.80 [INFO] [stderr] Checking tracing_log_error v0.1.4 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking jiff v0.2.4 [INFO] [stderr] Checking pavex_reflection v0.1.80 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking pavex_bp_schema v0.1.80 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_html_form v0.2.7 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking biscotti v0.4.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking pavex v0.1.80 (/opt/rustwide/workdir) [INFO] [stderr] Checking reqwest v0.12.12 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 103 | ) -> RegisteredRoute { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 103 | ) -> RegisteredRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:117:34 [INFO] [stdout] | [INFO] [stdout] 117 | pub(super) fn register_route(&mut self, r: super::router::Route) -> RegisteredRoute { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(super) fn register_route(&mut self, r: super::router::Route) -> RegisteredRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn prebuilt(&mut self, type_: RawIdentifiers) -> RegisteredPrebuiltType { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 140 | pub fn prebuilt(&mut self, type_: RawIdentifiers) -> RegisteredPrebuiltType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 154 | i: super::prebuilt::PrebuiltType, [INFO] [stdout] 155 | ) -> RegisteredPrebuiltType { [INFO] [stdout] | ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | ) -> RegisteredPrebuiltType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:182:19 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn config(&mut self, key: &str, type_: RawIdentifiers) -> RegisteredConfigType { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn config(&mut self, key: &str, type_: RawIdentifiers) -> RegisteredConfigType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 198 | i: super::config::ConfigType, [INFO] [stdout] 199 | ) -> RegisteredConfigType { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 199 | ) -> RegisteredConfigType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 246 | ) -> RegisteredConstructor { [INFO] [stdout] | --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 246 | ) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:287:22 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn singleton(&mut self, callable: RawIdentifiers) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 287 | pub fn singleton(&mut self, callable: RawIdentifiers) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:317:27 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn request_scoped(&mut self, callable: RawIdentifiers) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | pub fn request_scoped(&mut self, callable: RawIdentifiers) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:347:22 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn transient(&mut self, callable: RawIdentifiers) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 347 | pub fn transient(&mut self, callable: RawIdentifiers) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 353 | constructor: super::constructor::Constructor, [INFO] [stdout] 354 | ) -> RegisteredConstructor { [INFO] [stdout] | --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 354 | ) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn wrap(&mut self, callable: RawIdentifiers) -> RegisteredWrappingMiddleware { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 402 | pub fn wrap(&mut self, callable: RawIdentifiers) -> RegisteredWrappingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:415:9 [INFO] [stdout] | [INFO] [stdout] 415 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 416 | mw: super::middleware::WrappingMiddleware, [INFO] [stdout] 417 | ) -> RegisteredWrappingMiddleware { [INFO] [stdout] | ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 417 | ) -> RegisteredWrappingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:466:25 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn post_process(&mut self, callable: RawIdentifiers) -> RegisteredPostProcessingMiddleware { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 466 | pub fn post_process(&mut self, callable: RawIdentifiers) -> RegisteredPostProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:520:24 [INFO] [stdout] | [INFO] [stdout] 520 | pub fn pre_process(&mut self, callable: RawIdentifiers) -> RegisteredPreProcessingMiddleware { [INFO] [stdout] | ^^^^^^^^^ --------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 520 | pub fn pre_process(&mut self, callable: RawIdentifiers) -> RegisteredPreProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 534 | mw: super::middleware::PostProcessingMiddleware, [INFO] [stdout] 535 | ) -> RegisteredPostProcessingMiddleware { [INFO] [stdout] | ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 535 | ) -> RegisteredPostProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:548:9 [INFO] [stdout] | [INFO] [stdout] 548 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 549 | mw: super::middleware::PreProcessingMiddleware, [INFO] [stdout] 550 | ) -> RegisteredPreProcessingMiddleware { [INFO] [stdout] | --------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 550 | ) -> RegisteredPreProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:653:19 [INFO] [stdout] | [INFO] [stdout] 653 | pub fn prefix(&mut self, prefix: &str) -> NestingConditions { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 653 | pub fn prefix(&mut self, prefix: &str) -> NestingConditions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:707:19 [INFO] [stdout] | [INFO] [stdout] 707 | pub fn domain(&mut self, domain: &str) -> NestingConditions { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 707 | pub fn domain(&mut self, domain: &str) -> NestingConditions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:837:21 [INFO] [stdout] | [INFO] [stdout] 837 | pub fn fallback(&mut self, callable: RawIdentifiers) -> RegisteredFallback { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 837 | pub fn fallback(&mut self, callable: RawIdentifiers) -> RegisteredFallback<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:849:37 [INFO] [stdout] | [INFO] [stdout] 849 | pub(super) fn register_fallback(&mut self, f: super::router::Fallback) -> RegisteredFallback { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 849 | pub(super) fn register_fallback(&mut self, f: super::router::Fallback) -> RegisteredFallback<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:886:27 [INFO] [stdout] | [INFO] [stdout] 886 | pub fn error_observer(&mut self, callable: RawIdentifiers) -> RegisteredErrorObserver { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 886 | pub fn error_observer(&mut self, callable: RawIdentifiers) -> RegisteredErrorObserver<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:897:9 [INFO] [stdout] | [INFO] [stdout] 897 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 898 | eo: super::error_observer::ErrorObserver, [INFO] [stdout] 899 | ) -> RegisteredErrorObserver { [INFO] [stdout] | ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 899 | ) -> RegisteredErrorObserver<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/config/unregistered.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn register(self, bp: &mut Blueprint) -> RegisteredConfigType { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn register(self, bp: &mut Blueprint) -> RegisteredConfigType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/constructor/unregistered.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn register(self, bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn register(self, bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/error_observer.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn register(self, bp: &mut Blueprint) -> RegisteredErrorObserver { [INFO] [stdout] | ^^^^^^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn register(self, bp: &mut Blueprint) -> RegisteredErrorObserver<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/middleware/post/unregistered.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPostProcessingMiddleware { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPostProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/middleware/pre/unregistered.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPreProcessingMiddleware { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPreProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/middleware/wrapping/unregistered.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn register(self, bp: &mut Blueprint) -> RegisteredWrappingMiddleware { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | pub fn register(self, bp: &mut Blueprint) -> RegisteredWrappingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/prebuilt/unregistered.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPrebuiltType { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPrebuiltType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/router/fallback.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn register(self, bp: &mut Blueprint) -> RegisteredFallback { [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn register(self, bp: &mut Blueprint) -> RegisteredFallback<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/router/route.rs:121:31 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn register(self, bp: &mut Blueprint) -> RegisteredRoute { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn register(self, bp: &mut Blueprint) -> RegisteredRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cookie/response_cookies.rs:232:17 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn iter(&self) -> ResponseCookiesIter { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | pub fn iter(&self) -> ResponseCookiesIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/body/buffered_body.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/body/json.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/body/limit.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/body/url_encoded.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/path/path_params.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/query/query_params.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/telemetry/server_request_id.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 103 | ) -> RegisteredRoute { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 103 | ) -> RegisteredRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:117:34 [INFO] [stdout] | [INFO] [stdout] 117 | pub(super) fn register_route(&mut self, r: super::router::Route) -> RegisteredRoute { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(super) fn register_route(&mut self, r: super::router::Route) -> RegisteredRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn prebuilt(&mut self, type_: RawIdentifiers) -> RegisteredPrebuiltType { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 140 | pub fn prebuilt(&mut self, type_: RawIdentifiers) -> RegisteredPrebuiltType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 154 | i: super::prebuilt::PrebuiltType, [INFO] [stdout] 155 | ) -> RegisteredPrebuiltType { [INFO] [stdout] | ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | ) -> RegisteredPrebuiltType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:182:19 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn config(&mut self, key: &str, type_: RawIdentifiers) -> RegisteredConfigType { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 182 | pub fn config(&mut self, key: &str, type_: RawIdentifiers) -> RegisteredConfigType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 198 | i: super::config::ConfigType, [INFO] [stdout] 199 | ) -> RegisteredConfigType { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 199 | ) -> RegisteredConfigType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 246 | ) -> RegisteredConstructor { [INFO] [stdout] | --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 246 | ) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:287:22 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn singleton(&mut self, callable: RawIdentifiers) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 287 | pub fn singleton(&mut self, callable: RawIdentifiers) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:317:27 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn request_scoped(&mut self, callable: RawIdentifiers) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | pub fn request_scoped(&mut self, callable: RawIdentifiers) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:347:22 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn transient(&mut self, callable: RawIdentifiers) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 347 | pub fn transient(&mut self, callable: RawIdentifiers) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 353 | constructor: super::constructor::Constructor, [INFO] [stdout] 354 | ) -> RegisteredConstructor { [INFO] [stdout] | --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 354 | ) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn wrap(&mut self, callable: RawIdentifiers) -> RegisteredWrappingMiddleware { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 402 | pub fn wrap(&mut self, callable: RawIdentifiers) -> RegisteredWrappingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:415:9 [INFO] [stdout] | [INFO] [stdout] 415 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 416 | mw: super::middleware::WrappingMiddleware, [INFO] [stdout] 417 | ) -> RegisteredWrappingMiddleware { [INFO] [stdout] | ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 417 | ) -> RegisteredWrappingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:466:25 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn post_process(&mut self, callable: RawIdentifiers) -> RegisteredPostProcessingMiddleware { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 466 | pub fn post_process(&mut self, callable: RawIdentifiers) -> RegisteredPostProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:520:24 [INFO] [stdout] | [INFO] [stdout] 520 | pub fn pre_process(&mut self, callable: RawIdentifiers) -> RegisteredPreProcessingMiddleware { [INFO] [stdout] | ^^^^^^^^^ --------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 520 | pub fn pre_process(&mut self, callable: RawIdentifiers) -> RegisteredPreProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 534 | mw: super::middleware::PostProcessingMiddleware, [INFO] [stdout] 535 | ) -> RegisteredPostProcessingMiddleware { [INFO] [stdout] | ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 535 | ) -> RegisteredPostProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:548:9 [INFO] [stdout] | [INFO] [stdout] 548 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 549 | mw: super::middleware::PreProcessingMiddleware, [INFO] [stdout] 550 | ) -> RegisteredPreProcessingMiddleware { [INFO] [stdout] | --------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 550 | ) -> RegisteredPreProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:653:19 [INFO] [stdout] | [INFO] [stdout] 653 | pub fn prefix(&mut self, prefix: &str) -> NestingConditions { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 653 | pub fn prefix(&mut self, prefix: &str) -> NestingConditions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:707:19 [INFO] [stdout] | [INFO] [stdout] 707 | pub fn domain(&mut self, domain: &str) -> NestingConditions { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 707 | pub fn domain(&mut self, domain: &str) -> NestingConditions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:837:21 [INFO] [stdout] | [INFO] [stdout] 837 | pub fn fallback(&mut self, callable: RawIdentifiers) -> RegisteredFallback { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 837 | pub fn fallback(&mut self, callable: RawIdentifiers) -> RegisteredFallback<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:849:37 [INFO] [stdout] | [INFO] [stdout] 849 | pub(super) fn register_fallback(&mut self, f: super::router::Fallback) -> RegisteredFallback { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 849 | pub(super) fn register_fallback(&mut self, f: super::router::Fallback) -> RegisteredFallback<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:886:27 [INFO] [stdout] | [INFO] [stdout] 886 | pub fn error_observer(&mut self, callable: RawIdentifiers) -> RegisteredErrorObserver { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 886 | pub fn error_observer(&mut self, callable: RawIdentifiers) -> RegisteredErrorObserver<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/blueprint.rs:897:9 [INFO] [stdout] | [INFO] [stdout] 897 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 898 | eo: super::error_observer::ErrorObserver, [INFO] [stdout] 899 | ) -> RegisteredErrorObserver { [INFO] [stdout] | ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 899 | ) -> RegisteredErrorObserver<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/config/unregistered.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn register(self, bp: &mut Blueprint) -> RegisteredConfigType { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn register(self, bp: &mut Blueprint) -> RegisteredConfigType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/constructor/unregistered.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn register(self, bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn register(self, bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/error_observer.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn register(self, bp: &mut Blueprint) -> RegisteredErrorObserver { [INFO] [stdout] | ^^^^^^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn register(self, bp: &mut Blueprint) -> RegisteredErrorObserver<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/middleware/post/unregistered.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPostProcessingMiddleware { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPostProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/middleware/pre/unregistered.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPreProcessingMiddleware { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPreProcessingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/middleware/wrapping/unregistered.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn register(self, bp: &mut Blueprint) -> RegisteredWrappingMiddleware { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | pub fn register(self, bp: &mut Blueprint) -> RegisteredWrappingMiddleware<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/prebuilt/unregistered.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPrebuiltType { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn register(self, bp: &mut Blueprint) -> RegisteredPrebuiltType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/router/fallback.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn register(self, bp: &mut Blueprint) -> RegisteredFallback { [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn register(self, bp: &mut Blueprint) -> RegisteredFallback<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/blueprint/router/route.rs:121:31 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn register(self, bp: &mut Blueprint) -> RegisteredRoute { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn register(self, bp: &mut Blueprint) -> RegisteredRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cookie/response_cookies.rs:232:17 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn iter(&self) -> ResponseCookiesIter { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | pub fn iter(&self) -> ResponseCookiesIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/body/buffered_body.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/body/json.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/body/limit.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/body/url_encoded.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/path/path_params.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request/query/query_params.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/telemetry/server_request_id.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor { [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn register(bp: &mut Blueprint) -> RegisteredConstructor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.70s [INFO] running `Command { std: "docker" "inspect" "8e8b57a4cb270e8a837acd42da43b77c34fed02613f0ce91c40572c52b07adb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8b57a4cb270e8a837acd42da43b77c34fed02613f0ce91c40572c52b07adb8", kill_on_drop: false }` [INFO] [stdout] 8e8b57a4cb270e8a837acd42da43b77c34fed02613f0ce91c40572c52b07adb8