[INFO] fetching crate deno_graph 0.96.2... [INFO] checking deno_graph-0.96.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate deno_graph 0.96.2 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate deno_graph 0.96.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate deno_graph 0.96.2 [INFO] tweaked toml for crates.io crate deno_graph 0.96.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate deno_graph 0.96.2 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 deno_graph 0.96.2 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c84e0714b128ed976ce8b4fcaa3eb77778790e93675e95bcb5bc92c25c0bad76 [INFO] running `Command { std: "docker" "start" "-a" "c84e0714b128ed976ce8b4fcaa3eb77778790e93675e95bcb5bc92c25c0bad76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c84e0714b128ed976ce8b4fcaa3eb77778790e93675e95bcb5bc92c25c0bad76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c84e0714b128ed976ce8b4fcaa3eb77778790e93675e95bcb5bc92c25c0bad76", kill_on_drop: false }` [INFO] [stdout] c84e0714b128ed976ce8b4fcaa3eb77778790e93675e95bcb5bc92c25c0bad76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c52af3569158923d2bd8aae6417196aa6c84e8dd850fc29591ce0e79cfe8b4fc [INFO] running `Command { std: "docker" "start" "-a" "c52af3569158923d2bd8aae6417196aa6c84e8dd850fc29591ce0e79cfe8b4fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking better_scoped_tls v1.0.0 [INFO] [stderr] Checking swc_visit v2.0.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking par-core v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking par-iter v1.0.2 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking deno_terminal v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking monch v0.5.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.19 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Checking swc_macros_common v1.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling swc_macros_common v0.3.14 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling ast_node v3.0.0 [INFO] [stderr] Compiling from_variant v2.0.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling deno_error_macro v0.6.1 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.0 [INFO] [stderr] Compiling swc_config_macro v1.0.0 [INFO] [stderr] Compiling capacity_builder_macros v0.3.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling sys_traits_macros v0.1.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.0 [INFO] [stderr] Compiling boxed_error v0.2.3 [INFO] [stderr] Compiling swc_visit_macros v0.5.13 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking sys_traits v0.1.16 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking file_test_runner v0.7.4 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dashmap v5.5.3 [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 twox-hash v1.6.3 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking ecow v0.2.3 [INFO] [stderr] Checking text_lines v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking hstr v1.0.0 [INFO] [stderr] Checking swc_allocator v4.0.0 [INFO] [stderr] Checking hipstr v0.6.0 [INFO] [stderr] Checking swc_atoms v5.0.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Checking deno_unsync v0.4.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking capacity_builder v0.5.0 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking swc_config v3.0.0 [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 sourcemap v9.2.0 [INFO] [stderr] Checking deno_error v0.6.1 [INFO] [stderr] Checking deno_media_type v0.2.9 [INFO] [stderr] Checking deno_path_util v0.4.0 [INFO] [stderr] Checking wasm_dep_analyzer v0.3.0 [INFO] [stderr] Checking deno_semver v0.8.0 [INFO] [stderr] Checking import_map v0.22.0 [INFO] [stderr] Checking swc_common v9.2.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking swc_ecma_ast v9.0.0 [INFO] [stderr] Checking swc_ecma_loader v9.0.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking reqwest v0.12.12 [INFO] [stderr] Checking swc_ecma_lexer v12.0.0 [INFO] [stderr] Checking swc_ecma_visit v9.0.0 [INFO] [stderr] Checking swc_ecma_codegen v11.0.0 [INFO] [stderr] Checking swc_ecma_parser v12.0.0 [INFO] [stderr] Checking swc_ecma_utils v13.1.0 [INFO] [stderr] Checking swc_ecma_transforms_base v13.0.0 [INFO] [stderr] Checking dprint-swc-ext v0.24.0 [INFO] [stderr] Checking swc_ecma_transforms_react v15.0.0 [INFO] [stderr] Checking swc_ecma_transforms_classes v13.0.0 [INFO] [stderr] Checking swc_ecma_transforms_proposal v13.0.0 [INFO] [stderr] Checking swc_ecma_transforms_typescript v15.0.0 [INFO] [stderr] Checking deno_ast v0.48.0 [INFO] [stderr] Checking deno_graph v0.96.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:402:34 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn find_path_reference(text: &str) -> Option { [INFO] [stdout] | ^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 402 | pub fn find_path_reference(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:413:35 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn find_types_reference(text: &str) -> Option { [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] 413 | pub fn find_types_reference(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:420:35 [INFO] [stdout] | [INFO] [stdout] 420 | pub fn find_resolution_mode(text: &str) -> Option { [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] 420 | pub fn find_resolution_mode(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:428:37 [INFO] [stdout] | [INFO] [stdout] 428 | pub fn find_jsx_import_source(text: &str) -> Option { [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] 428 | pub fn find_jsx_import_source(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:435:43 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn find_jsx_import_source_types(text: &str) -> Option { [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] 435 | pub fn find_jsx_import_source_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:445:33 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn find_ts_self_types(text: &str) -> Option { [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] 445 | pub fn find_ts_self_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:453:28 [INFO] [stdout] | [INFO] [stdout] 453 | pub fn find_ts_types(text: &str) -> Option { [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] 453 | pub fn find_ts_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:460:30 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn find_deno_types(text: &str) -> Option { [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] 460 | pub fn find_deno_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:362:30 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn as_capturing_parser(&self) -> CapturingEsParser { [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] 362 | pub fn as_capturing_parser(&self) -> CapturingEsParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:704:35 [INFO] [stdout] | [INFO] [stdout] 704 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult { [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] 704 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:707:32 [INFO] [stdout] | [INFO] [stdout] 707 | fn skip_named_imports(input: &str) -> monch::ParseResult<()> { [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 | fn skip_named_imports(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:715:35 [INFO] [stdout] | [INFO] [stdout] 715 | fn skip_namespace_import(input: &str) -> monch::ParseResult<()> { [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] 715 | fn skip_namespace_import(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:726:12 [INFO] [stdout] | [INFO] [stdout] 726 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 727 | ) -> ParseResult> { [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] 727 | ) -> ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:764:38 [INFO] [stdout] | [INFO] [stdout] 764 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult { [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] 764 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:766:12 [INFO] [stdout] | [INFO] [stdout] 766 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 767 | ) -> monch::ParseResult> { [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] 767 | ) -> monch::ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:828:10 [INFO] [stdout] | [INFO] [stdout] 828 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 829 | ) -> monch::ParseResult> { [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] 829 | ) -> monch::ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:840:10 [INFO] [stdout] | [INFO] [stdout] 840 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 841 | ) -> monch::ParseResult> { [INFO] [stdout] | ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get 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] 841 | ) -> monch::ParseResult<'_, Vec<(&str, &str)>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:843:29 [INFO] [stdout] | [INFO] [stdout] 843 | fn parse_attribute(input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^^ ------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 843 | fn parse_attribute(input: &str) -> ParseResult<'_, (&str, &str)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:864:23 [INFO] [stdout] | [INFO] [stdout] 864 | fn parse_ident(input: &str) -> monch::ParseResult<&str> { [INFO] [stdout] | ^^^^ ------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 864 | fn parse_ident(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:877:23 [INFO] [stdout] | [INFO] [stdout] 877 | fn parse_quote(input: &str) -> monch::ParseResult<&str> { [INFO] [stdout] | ^^^^ ------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 877 | fn parse_quote(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:4711:5 [INFO] [stdout] | [INFO] [stdout] 4711 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 4714 | ) -> LocalBoxFuture<()> { [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] 4714 | ) -> LocalBoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 74 | specifier: &ModuleSpecifier, [INFO] [stdout] 75 | ) -> Option { [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] 75 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn module_from_id(&self, module_id: ModuleId) -> Option { [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] 108 | pub fn module_from_id(&self, module_id: ModuleId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 166 | script_module: &JsModule, [INFO] [stdout] 167 | ) -> Option { [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] 167 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 174 | fn analyze_json_module(&self, json_module: &JsonModule) -> ModuleInfoRef { [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] 174 | fn analyze_json_module(&self, json_module: &JsonModule) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 224 | wasm_module: &WasmModule, [INFO] [stdout] 225 | ) -> Option { [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] 225 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 242 | ) -> ModuleInfoRef { [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] 242 | ) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:268:22 [INFO] [stdout] | [INFO] [stdout] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef { [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] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:463:21 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn maybe_name(&self) -> Option> { [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] 463 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:467:20 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn maybe_ref(&self) -> Option { [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] 467 | pub fn maybe_ref(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:471:31 [INFO] [stdout] | [INFO] [stdout] 471 | pub fn maybe_ref_and_source(&self) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ^^^^^ ------------- ------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 471 | pub fn maybe_ref_and_source(&self) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:673:28 [INFO] [stdout] | [INFO] [stdout] 673 | fn maybe_key_name(key: &Key) -> Option> { [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] 673 | fn maybe_key_name(key: &Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:680:35 [INFO] [stdout] | [INFO] [stdout] 680 | fn maybe_prop_name(prop_name: &PropName) -> Option> { [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] 680 | fn maybe_prop_name(prop_name: &PropName) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:690:37 [INFO] [stdout] | [INFO] [stdout] 690 | fn maybe_param_prop_name(param: &TsParamPropParam) -> Option> { [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] 690 | fn maybe_param_prop_name(param: &TsParamPropParam) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:705:25 [INFO] [stdout] | [INFO] [stdout] 705 | fn maybe_expr(expr: &Expr) -> Option> { [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] 705 | fn maybe_expr(expr: &Expr) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1114:5 [INFO] [stdout] | [INFO] [stdout] 1114 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1115 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ------------- ------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get 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] 1115 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1165:21 [INFO] [stdout] | [INFO] [stdout] 1165 | pub fn maybe_node(&self) -> Option { [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] 1165 | pub fn maybe_node(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1170:5 [INFO] [stdout] | [INFO] [stdout] 1170 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1171 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ------------- ------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get 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] 1171 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1176:21 [INFO] [stdout] | [INFO] [stdout] 1176 | pub fn maybe_name(&self) -> Option> { [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] 1176 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1276:21 [INFO] [stdout] | [INFO] [stdout] 1276 | pub fn maybe_name(&self) -> Option> { [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] 1276 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1539:17 [INFO] [stdout] | [INFO] [stdout] 1539 | pub fn as_ref(&self) -> ModuleInfoRef { [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] 1539 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1586:17 [INFO] [stdout] | [INFO] [stdout] 1586 | pub fn as_ref(&self) -> ModuleInfoRef { [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] 1586 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1647:17 [INFO] [stdout] | [INFO] [stdout] 1647 | pub fn as_ref(&self) -> ModuleInfoRef { [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] 1647 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/cross_module.rs:758:26 [INFO] [stdout] | [INFO] [stdout] 758 | pub fn resolved_module(&self) -> ModuleInfoRef { [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] 758 | pub fn resolved_module(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/fast_check/mod.rs:310:15 [INFO] [stdout] | [INFO] [stdout] 310 | fn location(&self) -> deno_ast::diagnostics::DiagnosticLocation { [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] 310 | fn location(&self) -> deno_ast::diagnostics::DiagnosticLocation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `ControlFlow` that must be used [INFO] [stdout] --> src/fast_check/swc_helpers.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | analyze_return_stmts_from_stmts(&body.stmts, &mut analysis); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 48 | let _ = analyze_return_stmts_from_stmts(&body.stmts, &mut analysis); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/helpers/mod.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn root_symbol(&self) -> deno_graph::symbols::RootSymbol { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 94 | pub fn root_symbol(&self) -> deno_graph::symbols::RootSymbol<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> tests/helpers/mod.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn root_symbol(&self) -> deno_graph::symbols::RootSymbol { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 94 | pub fn root_symbol(&self) -> deno_graph::symbols::RootSymbol<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:402:34 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn find_path_reference(text: &str) -> Option { [INFO] [stdout] | ^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 402 | pub fn find_path_reference(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:413:35 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn find_types_reference(text: &str) -> Option { [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] 413 | pub fn find_types_reference(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:420:35 [INFO] [stdout] | [INFO] [stdout] 420 | pub fn find_resolution_mode(text: &str) -> Option { [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] 420 | pub fn find_resolution_mode(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:428:37 [INFO] [stdout] | [INFO] [stdout] 428 | pub fn find_jsx_import_source(text: &str) -> Option { [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] 428 | pub fn find_jsx_import_source(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:435:43 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn find_jsx_import_source_types(text: &str) -> Option { [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] 435 | pub fn find_jsx_import_source_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:445:33 [INFO] [stdout] | [INFO] [stdout] 445 | pub fn find_ts_self_types(text: &str) -> Option { [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] 445 | pub fn find_ts_self_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:453:28 [INFO] [stdout] | [INFO] [stdout] 453 | pub fn find_ts_types(text: &str) -> Option { [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] 453 | pub fn find_ts_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/analysis.rs:460:30 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn find_deno_types(text: &str) -> Option { [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] 460 | pub fn find_deno_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:362:30 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn as_capturing_parser(&self) -> CapturingEsParser { [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] 362 | pub fn as_capturing_parser(&self) -> CapturingEsParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:704:35 [INFO] [stdout] | [INFO] [stdout] 704 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult { [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] 704 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:707:32 [INFO] [stdout] | [INFO] [stdout] 707 | fn skip_named_imports(input: &str) -> monch::ParseResult<()> { [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 | fn skip_named_imports(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:715:35 [INFO] [stdout] | [INFO] [stdout] 715 | fn skip_namespace_import(input: &str) -> monch::ParseResult<()> { [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] 715 | fn skip_namespace_import(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:726:12 [INFO] [stdout] | [INFO] [stdout] 726 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 727 | ) -> ParseResult> { [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] 727 | ) -> ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:764:38 [INFO] [stdout] | [INFO] [stdout] 764 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult { [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] 764 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:766:12 [INFO] [stdout] | [INFO] [stdout] 766 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 767 | ) -> monch::ParseResult> { [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] 767 | ) -> monch::ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:828:10 [INFO] [stdout] | [INFO] [stdout] 828 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 829 | ) -> monch::ParseResult> { [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] 829 | ) -> monch::ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:840:10 [INFO] [stdout] | [INFO] [stdout] 840 | input: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 841 | ) -> monch::ParseResult> { [INFO] [stdout] | ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get 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] 841 | ) -> monch::ParseResult<'_, Vec<(&str, &str)>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:843:29 [INFO] [stdout] | [INFO] [stdout] 843 | fn parse_attribute(input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^^ ------------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 843 | fn parse_attribute(input: &str) -> ParseResult<'_, (&str, &str)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:864:23 [INFO] [stdout] | [INFO] [stdout] 864 | fn parse_ident(input: &str) -> monch::ParseResult<&str> { [INFO] [stdout] | ^^^^ ------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 864 | fn parse_ident(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ast/mod.rs:877:23 [INFO] [stdout] | [INFO] [stdout] 877 | fn parse_quote(input: &str) -> monch::ParseResult<&str> { [INFO] [stdout] | ^^^^ ------------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 877 | fn parse_quote(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:4711:5 [INFO] [stdout] | [INFO] [stdout] 4711 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 4714 | ) -> LocalBoxFuture<()> { [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] 4714 | ) -> LocalBoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 74 | specifier: &ModuleSpecifier, [INFO] [stdout] 75 | ) -> Option { [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] 75 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn module_from_id(&self, module_id: ModuleId) -> Option { [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] 108 | pub fn module_from_id(&self, module_id: ModuleId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 166 | script_module: &JsModule, [INFO] [stdout] 167 | ) -> Option { [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] 167 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 174 | fn analyze_json_module(&self, json_module: &JsonModule) -> ModuleInfoRef { [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] 174 | fn analyze_json_module(&self, json_module: &JsonModule) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 224 | wasm_module: &WasmModule, [INFO] [stdout] 225 | ) -> Option { [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] 225 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 242 | ) -> ModuleInfoRef { [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] 242 | ) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:268:22 [INFO] [stdout] | [INFO] [stdout] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef { [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] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:463:21 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn maybe_name(&self) -> Option> { [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] 463 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:467:20 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn maybe_ref(&self) -> Option { [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] 467 | pub fn maybe_ref(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:471:31 [INFO] [stdout] | [INFO] [stdout] 471 | pub fn maybe_ref_and_source(&self) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ^^^^^ ------------- ------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 471 | pub fn maybe_ref_and_source(&self) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:673:28 [INFO] [stdout] | [INFO] [stdout] 673 | fn maybe_key_name(key: &Key) -> Option> { [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] 673 | fn maybe_key_name(key: &Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:680:35 [INFO] [stdout] | [INFO] [stdout] 680 | fn maybe_prop_name(prop_name: &PropName) -> Option> { [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] 680 | fn maybe_prop_name(prop_name: &PropName) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:690:37 [INFO] [stdout] | [INFO] [stdout] 690 | fn maybe_param_prop_name(param: &TsParamPropParam) -> Option> { [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] 690 | fn maybe_param_prop_name(param: &TsParamPropParam) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:705:25 [INFO] [stdout] | [INFO] [stdout] 705 | fn maybe_expr(expr: &Expr) -> Option> { [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] 705 | fn maybe_expr(expr: &Expr) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1114:5 [INFO] [stdout] | [INFO] [stdout] 1114 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1115 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ------------- ------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get 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] 1115 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1165:21 [INFO] [stdout] | [INFO] [stdout] 1165 | pub fn maybe_node(&self) -> Option { [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] 1165 | pub fn maybe_node(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1170:5 [INFO] [stdout] | [INFO] [stdout] 1170 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1171 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ------------- ------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get 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] 1171 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1176:21 [INFO] [stdout] | [INFO] [stdout] 1176 | pub fn maybe_name(&self) -> Option> { [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] 1176 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1276:21 [INFO] [stdout] | [INFO] [stdout] 1276 | pub fn maybe_name(&self) -> Option> { [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] 1276 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1539:17 [INFO] [stdout] | [INFO] [stdout] 1539 | pub fn as_ref(&self) -> ModuleInfoRef { [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] 1539 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1586:17 [INFO] [stdout] | [INFO] [stdout] 1586 | pub fn as_ref(&self) -> ModuleInfoRef { [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] 1586 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1647:17 [INFO] [stdout] | [INFO] [stdout] 1647 | pub fn as_ref(&self) -> ModuleInfoRef { [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] 1647 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/symbols/cross_module.rs:758:26 [INFO] [stdout] | [INFO] [stdout] 758 | pub fn resolved_module(&self) -> ModuleInfoRef { [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] 758 | pub fn resolved_module(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/fast_check/mod.rs:310:15 [INFO] [stdout] | [INFO] [stdout] 310 | fn location(&self) -> deno_ast::diagnostics::DiagnosticLocation { [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] 310 | fn location(&self) -> deno_ast::diagnostics::DiagnosticLocation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `ControlFlow` that must be used [INFO] [stdout] --> src/fast_check/swc_helpers.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | analyze_return_stmts_from_stmts(&body.stmts, &mut analysis); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 48 | let _ = analyze_return_stmts_from_stmts(&body.stmts, &mut analysis); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "c52af3569158923d2bd8aae6417196aa6c84e8dd850fc29591ce0e79cfe8b4fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52af3569158923d2bd8aae6417196aa6c84e8dd850fc29591ce0e79cfe8b4fc", kill_on_drop: false }` [INFO] [stdout] c52af3569158923d2bd8aae6417196aa6c84e8dd850fc29591ce0e79cfe8b4fc