[INFO] fetching crate deno_graph 0.100.0... [INFO] testing deno_graph-0.100.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate deno_graph 0.100.0 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate deno_graph 0.100.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate deno_graph 0.100.0 [INFO] tweaked toml for crates.io crate deno_graph 0.100.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate deno_graph 0.100.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate deno_graph 0.100.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm_dep_analyzer v0.4.0 [INFO] [stderr] Downloaded sys_traits_macros v0.1.0 [INFO] [stderr] Downloaded deno_error_macro v0.7.0 [INFO] [stderr] Downloaded sys_traits v0.1.17 [INFO] [stderr] Downloaded boxed_error v0.2.3 [INFO] [stderr] Downloaded file_test_runner v0.7.4 [INFO] [stderr] Downloaded is-macro v0.3.7 [INFO] [stderr] Downloaded swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Downloaded swc_ecma_codegen_macros v2.0.2 [INFO] [stderr] Downloaded swc_allocator v4.0.1 [INFO] [stderr] Downloaded swc_ecma_loader v14.0.0 [INFO] [stderr] Downloaded swc_ecma_transforms_macros v1.0.1 [INFO] [stderr] Downloaded swc_ecma_parser v23.0.0 [INFO] [stderr] Downloaded swc_ecma_codegen v17.0.0 [INFO] [stderr] Downloaded swc_sourcemap v9.3.4 [INFO] [stderr] Downloaded swc_ecma_lexer v23.0.1 [INFO] [stderr] Downloaded swc_common v14.0.3 [INFO] [stderr] Downloaded monch v0.5.0 [INFO] [stderr] Downloaded swc_ecma_transforms_base v25.0.0 [INFO] [stderr] Downloaded dprint-swc-ext v0.25.0 [INFO] [stderr] Downloaded hipstr v0.6.0 [INFO] [stderr] Downloaded swc_ecma_visit v15.0.0 [INFO] [stderr] Downloaded deno_ast v0.50.0 [INFO] [stderr] Downloaded deno_semver v0.9.0 [INFO] [stderr] Downloaded swc_ecma_transforms_react v28.0.0 [INFO] [stderr] Downloaded swc_ecma_transforms_typescript v28.0.0 [INFO] [stderr] Downloaded swc_ecma_ast v15.0.0 [INFO] [stderr] Downloaded deno_unsync v0.4.4 [INFO] [stderr] Downloaded hstr v2.0.1 [INFO] [stderr] Downloaded unicode-id-start v1.3.1 [INFO] [stderr] Downloaded ecow v0.2.6 [INFO] [stderr] Downloaded deno_terminal v0.2.2 [INFO] [stderr] Downloaded swc_ecma_transforms_proposal v25.0.0 [INFO] [stderr] Downloaded swc_config v3.1.1 [INFO] [stderr] Downloaded swc_ecma_utils v21.0.0 [INFO] [stderr] Downloaded swc_macros_common v1.0.1 [INFO] [stderr] Downloaded bytes-str v0.2.7 [INFO] [stderr] Downloaded swc_ecma_transforms_classes v25.0.0 [INFO] [stderr] Downloaded ast_node v3.0.3 [INFO] [stderr] Downloaded better_scoped_tls v1.0.1 [INFO] [stderr] Downloaded from_variant v2.0.2 [INFO] [stderr] Downloaded data-url v0.3.2 [INFO] [stderr] Downloaded deno_media_type v0.2.9 [INFO] [stderr] Downloaded deno_path_util v0.6.1 [INFO] [stderr] Downloaded capacity_builder_macros v0.3.0 [INFO] [stderr] Downloaded capacity_builder v0.5.0 [INFO] [stderr] Downloaded swc_config_macro v1.0.1 [INFO] [stderr] Downloaded swc_atoms v7.0.0 [INFO] [stderr] Downloaded swc_visit v2.0.1 [INFO] [stderr] Downloaded text_lines v0.6.0 [INFO] [stderr] Downloaded par-core v2.0.0 [INFO] [stderr] Downloaded string_enum v1.0.2 [INFO] [stderr] Downloaded import_map v0.23.0 [INFO] [stderr] Downloaded deno_error v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b3ce592f8dd7e5c72164311a36a022e1f44a32ead201cf2bb5c1c8234999945 [INFO] running `Command { std: "docker" "start" "-a" "0b3ce592f8dd7e5c72164311a36a022e1f44a32ead201cf2bb5c1c8234999945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b3ce592f8dd7e5c72164311a36a022e1f44a32ead201cf2bb5c1c8234999945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3ce592f8dd7e5c72164311a36a022e1f44a32ead201cf2bb5c1c8234999945", kill_on_drop: false }` [INFO] [stdout] 0b3ce592f8dd7e5c72164311a36a022e1f44a32ead201cf2bb5c1c8234999945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf58cbb15f5620618744b5a6b86595a5ddae815b36fe777c6b8d0664c376b9b7 [INFO] running `Command { std: "docker" "start" "-a" "cf58cbb15f5620618744b5a6b86595a5ddae815b36fe777c6b8d0664c376b9b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling par-core v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling deno_terminal v0.2.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling monch v0.5.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling swc_allocator v4.0.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ast_node v3.0.3 [INFO] [stderr] Compiling from_variant v2.0.2 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling deno_error_macro v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling swc_config_macro v1.0.1 [INFO] [stderr] Compiling capacity_builder_macros v0.3.0 [INFO] [stderr] Compiling sys_traits_macros v0.1.0 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.2 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.1 [INFO] [stderr] Compiling boxed_error v0.2.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sys_traits v0.1.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling deno_unsync v0.4.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling bytes-str v0.2.7 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ecow v0.2.6 [INFO] [stderr] Compiling text_lines v0.6.0 [INFO] [stderr] Compiling hipstr v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling hstr v2.0.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling swc_atoms v7.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling deno_media_type v0.2.9 [INFO] [stderr] Compiling capacity_builder v0.5.0 [INFO] [stderr] Compiling swc_sourcemap v9.3.4 [INFO] [stderr] Compiling deno_error v0.7.0 [INFO] [stderr] Compiling swc_config v3.1.1 [INFO] [stderr] Compiling deno_path_util v0.6.1 [INFO] [stderr] Compiling wasm_dep_analyzer v0.4.0 [INFO] [stderr] Compiling import_map v0.23.0 [INFO] [stderr] Compiling deno_semver v0.9.0 [INFO] [stderr] Compiling swc_common v14.0.3 [INFO] [stderr] Compiling swc_ecma_ast v15.0.0 [INFO] [stderr] Compiling swc_ecma_loader v14.0.0 [INFO] [stderr] Compiling swc_ecma_lexer v23.0.1 [INFO] [stderr] Compiling swc_ecma_visit v15.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v17.0.0 [INFO] [stderr] Compiling swc_ecma_utils v21.0.0 [INFO] [stderr] Compiling swc_ecma_parser v23.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v25.0.0 [INFO] [stderr] Compiling dprint-swc-ext v0.25.0 [INFO] [stderr] Compiling swc_ecma_transforms_react v28.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_classes v25.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v25.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v28.0.0 [INFO] [stderr] Compiling deno_ast v0.50.0 [INFO] [stderr] Compiling deno_graph v0.100.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:404:34 [INFO] [stdout] | [INFO] [stdout] 404 | pub fn find_path_reference(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 404 | pub fn find_path_reference(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:415:35 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn find_types_reference(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn find_types_reference(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:422:35 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn find_resolution_mode(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 422 | pub fn find_resolution_mode(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:430:37 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn find_jsx_import_source(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 430 | pub fn find_jsx_import_source(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:437:43 [INFO] [stdout] | [INFO] [stdout] 437 | pub fn find_jsx_import_source_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 437 | pub fn find_jsx_import_source_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:447:33 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn find_ts_self_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 447 | pub fn find_ts_self_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:455:28 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn find_ts_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 455 | pub fn find_ts_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:462:30 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn find_deno_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 462 | pub fn find_deno_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:359:30 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn as_capturing_parser(&self) -> CapturingEsParser { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 359 | pub fn as_capturing_parser(&self) -> CapturingEsParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:702:35 [INFO] [stdout] | [INFO] [stdout] 702 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 702 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | fn skip_named_imports(input: &str) -> monch::ParseResult<()> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 705 | fn skip_named_imports(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:713:35 [INFO] [stdout] | [INFO] [stdout] 713 | fn skip_namespace_import(input: &str) -> monch::ParseResult<()> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 713 | fn skip_namespace_import(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 725 | ) -> ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 725 | ) -> ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:762:38 [INFO] [stdout] | [INFO] [stdout] 762 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 762 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:764:12 [INFO] [stdout] | [INFO] [stdout] 764 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 765 | ) -> monch::ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 765 | ) -> monch::ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:826:10 [INFO] [stdout] | [INFO] [stdout] 826 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 827 | ) -> monch::ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 827 | ) -> monch::ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:838:10 [INFO] [stdout] | [INFO] [stdout] 838 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 839 | ) -> monch::ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 839 | ) -> monch::ParseResult<'_, Vec<(&str, &str)>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:841:29 [INFO] [stdout] | [INFO] [stdout] 841 | fn parse_attribute(input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 841 | fn parse_attribute(input: &str) -> ParseResult<'_, (&str, &str)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:862:23 [INFO] [stdout] | [INFO] [stdout] 862 | fn parse_ident(input: &str) -> monch::ParseResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 862 | fn parse_ident(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:875:23 [INFO] [stdout] | [INFO] [stdout] 875 | fn parse_quote(input: &str) -> monch::ParseResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 875 | fn parse_quote(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph.rs:4726:5 [INFO] [stdout] | [INFO] [stdout] 4726 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 4729 | ) -> LocalBoxFuture<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 4729 | ) -> LocalBoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 74 | specifier: &ModuleSpecifier, [INFO] [stdout] 75 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub fn module_from_id(&self, module_id: ModuleId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 166 | script_module: &JsModule, [INFO] [stdout] 167 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | fn analyze_json_module(&self, json_module: &JsonModule) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 224 | wasm_module: &WasmModule, [INFO] [stdout] 225 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 225 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 242 | ) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 242 | ) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:268:22 [INFO] [stdout] | [INFO] [stdout] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:463:21 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 463 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:467:20 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn maybe_ref(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 467 | pub fn maybe_ref(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 471 | pub fn maybe_ref_and_source(&self) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:673:28 [INFO] [stdout] | [INFO] [stdout] 673 | fn maybe_key_name(key: &Key) -> Option> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 673 | fn maybe_key_name(key: &Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 680 | fn maybe_prop_name(prop_name: &PropName) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 690 | fn maybe_param_prop_name(param: &TsParamPropParam) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:705:25 [INFO] [stdout] | [INFO] [stdout] 705 | fn maybe_expr(expr: &Expr) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 705 | fn maybe_expr(expr: &Expr) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1114:5 [INFO] [stdout] | [INFO] [stdout] 1114 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1115 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1115 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1165:21 [INFO] [stdout] | [INFO] [stdout] 1165 | pub fn maybe_node(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1165 | pub fn maybe_node(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1170:5 [INFO] [stdout] | [INFO] [stdout] 1170 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1171 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1171 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1176:21 [INFO] [stdout] | [INFO] [stdout] 1176 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1176 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1276:21 [INFO] [stdout] | [INFO] [stdout] 1276 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1276 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1539:17 [INFO] [stdout] | [INFO] [stdout] 1539 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1539 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1586:17 [INFO] [stdout] | [INFO] [stdout] 1586 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1586 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1647:17 [INFO] [stdout] | [INFO] [stdout] 1647 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1647 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/cross_module.rs:758:26 [INFO] [stdout] | [INFO] [stdout] 758 | pub fn resolved_module(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 758 | pub fn resolved_module(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 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)]` (part of `#[warn(unused)]`) 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" "cf58cbb15f5620618744b5a6b86595a5ddae815b36fe777c6b8d0664c376b9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf58cbb15f5620618744b5a6b86595a5ddae815b36fe777c6b8d0664c376b9b7", kill_on_drop: false }` [INFO] [stdout] cf58cbb15f5620618744b5a6b86595a5ddae815b36fe777c6b8d0664c376b9b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f8dd2e1ed37484f0037fba065ab3463e1ba51be9e22ea01cfeec9c7794c1d32 [INFO] running `Command { std: "docker" "start" "-a" "0f8dd2e1ed37484f0037fba065ab3463e1ba51be9e22ea01cfeec9c7794c1d32", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling sys_traits v0.1.17 [INFO] [stderr] Compiling file_test_runner v0.7.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling swc_sourcemap v9.3.4 [INFO] [stderr] Compiling deno_error v0.7.0 [INFO] [stderr] Compiling deno_media_type v0.2.9 [INFO] [stderr] Compiling deno_semver v0.9.0 [INFO] [stderr] Compiling wasm_dep_analyzer v0.4.0 [INFO] [stderr] Compiling deno_path_util v0.6.1 [INFO] [stderr] Compiling import_map v0.23.0 [INFO] [stderr] Compiling swc_common v14.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling swc_ecma_ast v15.0.0 [INFO] [stderr] Compiling swc_ecma_loader v14.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling deno_unsync v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling swc_ecma_lexer v23.0.1 [INFO] [stderr] Compiling swc_ecma_visit v15.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v17.0.0 [INFO] [stderr] Compiling swc_ecma_utils v21.0.0 [INFO] [stderr] Compiling swc_ecma_parser v23.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v25.0.0 [INFO] [stderr] Compiling dprint-swc-ext v0.25.0 [INFO] [stderr] Compiling swc_ecma_transforms_react v28.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_classes v25.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v25.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v28.0.0 [INFO] [stderr] Compiling deno_ast v0.50.0 [INFO] [stderr] Compiling deno_graph v0.100.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:404:34 [INFO] [stdout] | [INFO] [stdout] 404 | pub fn find_path_reference(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 404 | pub fn find_path_reference(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:415:35 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn find_types_reference(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn find_types_reference(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:422:35 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn find_resolution_mode(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 422 | pub fn find_resolution_mode(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:430:37 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn find_jsx_import_source(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 430 | pub fn find_jsx_import_source(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:437:43 [INFO] [stdout] | [INFO] [stdout] 437 | pub fn find_jsx_import_source_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 437 | pub fn find_jsx_import_source_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:447:33 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn find_ts_self_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 447 | pub fn find_ts_self_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:455:28 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn find_ts_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 455 | pub fn find_ts_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:462:30 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn find_deno_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 462 | pub fn find_deno_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:359:30 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn as_capturing_parser(&self) -> CapturingEsParser { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 359 | pub fn as_capturing_parser(&self) -> CapturingEsParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:702:35 [INFO] [stdout] | [INFO] [stdout] 702 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 702 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | fn skip_named_imports(input: &str) -> monch::ParseResult<()> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 705 | fn skip_named_imports(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:713:35 [INFO] [stdout] | [INFO] [stdout] 713 | fn skip_namespace_import(input: &str) -> monch::ParseResult<()> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 713 | fn skip_namespace_import(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 725 | ) -> ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 725 | ) -> ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:762:38 [INFO] [stdout] | [INFO] [stdout] 762 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 762 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:764:12 [INFO] [stdout] | [INFO] [stdout] 764 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 765 | ) -> monch::ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 765 | ) -> monch::ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:826:10 [INFO] [stdout] | [INFO] [stdout] 826 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 827 | ) -> monch::ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 827 | ) -> monch::ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:838:10 [INFO] [stdout] | [INFO] [stdout] 838 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 839 | ) -> monch::ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 839 | ) -> monch::ParseResult<'_, Vec<(&str, &str)>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:841:29 [INFO] [stdout] | [INFO] [stdout] 841 | fn parse_attribute(input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 841 | fn parse_attribute(input: &str) -> ParseResult<'_, (&str, &str)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:862:23 [INFO] [stdout] | [INFO] [stdout] 862 | fn parse_ident(input: &str) -> monch::ParseResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 862 | fn parse_ident(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:875:23 [INFO] [stdout] | [INFO] [stdout] 875 | fn parse_quote(input: &str) -> monch::ParseResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 875 | fn parse_quote(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph.rs:4726:5 [INFO] [stdout] | [INFO] [stdout] 4726 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 4729 | ) -> LocalBoxFuture<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 4729 | ) -> LocalBoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 74 | specifier: &ModuleSpecifier, [INFO] [stdout] 75 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub fn module_from_id(&self, module_id: ModuleId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 166 | script_module: &JsModule, [INFO] [stdout] 167 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | fn analyze_json_module(&self, json_module: &JsonModule) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 224 | wasm_module: &WasmModule, [INFO] [stdout] 225 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 225 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 242 | ) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 242 | ) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:268:22 [INFO] [stdout] | [INFO] [stdout] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:463:21 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 463 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:467:20 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn maybe_ref(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 467 | pub fn maybe_ref(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 471 | pub fn maybe_ref_and_source(&self) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:673:28 [INFO] [stdout] | [INFO] [stdout] 673 | fn maybe_key_name(key: &Key) -> Option> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 673 | fn maybe_key_name(key: &Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 680 | fn maybe_prop_name(prop_name: &PropName) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 690 | fn maybe_param_prop_name(param: &TsParamPropParam) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:705:25 [INFO] [stdout] | [INFO] [stdout] 705 | fn maybe_expr(expr: &Expr) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 705 | fn maybe_expr(expr: &Expr) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1114:5 [INFO] [stdout] | [INFO] [stdout] 1114 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1115 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1115 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1165:21 [INFO] [stdout] | [INFO] [stdout] 1165 | pub fn maybe_node(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1165 | pub fn maybe_node(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1170:5 [INFO] [stdout] | [INFO] [stdout] 1170 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1171 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1171 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1176:21 [INFO] [stdout] | [INFO] [stdout] 1176 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1176 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1276:21 [INFO] [stdout] | [INFO] [stdout] 1276 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1276 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1539:17 [INFO] [stdout] | [INFO] [stdout] 1539 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1539 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1586:17 [INFO] [stdout] | [INFO] [stdout] 1586 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1586 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1647:17 [INFO] [stdout] | [INFO] [stdout] 1647 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1647 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/cross_module.rs:758:26 [INFO] [stdout] | [INFO] [stdout] 758 | pub fn resolved_module(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 758 | pub fn resolved_module(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:404:34 [INFO] [stdout] | [INFO] [stdout] 404 | pub fn find_path_reference(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 404 | pub fn find_path_reference(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:415:35 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn find_types_reference(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn find_types_reference(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:422:35 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn find_resolution_mode(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 422 | pub fn find_resolution_mode(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:430:37 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn find_jsx_import_source(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 430 | pub fn find_jsx_import_source(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:437:43 [INFO] [stdout] | [INFO] [stdout] 437 | pub fn find_jsx_import_source_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 437 | pub fn find_jsx_import_source_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:447:33 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn find_ts_self_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 447 | pub fn find_ts_self_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:455:28 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn find_ts_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 455 | pub fn find_ts_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analysis.rs:462:30 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn find_deno_types(text: &str) -> Option { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 462 | pub fn find_deno_types(text: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:359:30 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn as_capturing_parser(&self) -> CapturingEsParser { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 359 | pub fn as_capturing_parser(&self) -> CapturingEsParser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:702:35 [INFO] [stdout] | [INFO] [stdout] 702 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 702 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:705:32 [INFO] [stdout] | [INFO] [stdout] 705 | fn skip_named_imports(input: &str) -> monch::ParseResult<()> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 705 | fn skip_named_imports(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:713:35 [INFO] [stdout] | [INFO] [stdout] 713 | fn skip_namespace_import(input: &str) -> monch::ParseResult<()> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 713 | fn skip_namespace_import(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:724:12 [INFO] [stdout] | [INFO] [stdout] 724 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 725 | ) -> ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 725 | ) -> ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:762:38 [INFO] [stdout] | [INFO] [stdout] 762 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 762 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:764:12 [INFO] [stdout] | [INFO] [stdout] 764 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 765 | ) -> monch::ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 765 | ) -> monch::ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:826:10 [INFO] [stdout] | [INFO] [stdout] 826 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 827 | ) -> monch::ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 827 | ) -> monch::ParseResult<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:838:10 [INFO] [stdout] | [INFO] [stdout] 838 | input: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 839 | ) -> monch::ParseResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 839 | ) -> monch::ParseResult<'_, Vec<(&str, &str)>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:841:29 [INFO] [stdout] | [INFO] [stdout] 841 | fn parse_attribute(input: &str) -> ParseResult<(&str, &str)> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 841 | fn parse_attribute(input: &str) -> ParseResult<'_, (&str, &str)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:862:23 [INFO] [stdout] | [INFO] [stdout] 862 | fn parse_ident(input: &str) -> monch::ParseResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 862 | fn parse_ident(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ast/mod.rs:875:23 [INFO] [stdout] | [INFO] [stdout] 875 | fn parse_quote(input: &str) -> monch::ParseResult<&str> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 875 | fn parse_quote(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph.rs:4726:5 [INFO] [stdout] | [INFO] [stdout] 4726 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 4729 | ) -> LocalBoxFuture<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 4729 | ) -> LocalBoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 74 | specifier: &ModuleSpecifier, [INFO] [stdout] 75 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub fn module_from_id(&self, module_id: ModuleId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 166 | script_module: &JsModule, [INFO] [stdout] 167 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | fn analyze_json_module(&self, json_module: &JsonModule) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 224 | wasm_module: &WasmModule, [INFO] [stdout] 225 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 225 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 242 | ) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 242 | ) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:268:22 [INFO] [stdout] | [INFO] [stdout] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:463:21 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 463 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:467:20 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn maybe_ref(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 467 | pub fn maybe_ref(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 471 | pub fn maybe_ref_and_source(&self) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:673:28 [INFO] [stdout] | [INFO] [stdout] 673 | fn maybe_key_name(key: &Key) -> Option> { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 673 | fn maybe_key_name(key: &Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 680 | fn maybe_prop_name(prop_name: &PropName) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 690 | fn maybe_param_prop_name(param: &TsParamPropParam) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:705:25 [INFO] [stdout] | [INFO] [stdout] 705 | fn maybe_expr(expr: &Expr) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 705 | fn maybe_expr(expr: &Expr) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1114:5 [INFO] [stdout] | [INFO] [stdout] 1114 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1115 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1115 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1165:21 [INFO] [stdout] | [INFO] [stdout] 1165 | pub fn maybe_node(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1165 | pub fn maybe_node(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1170:5 [INFO] [stdout] | [INFO] [stdout] 1170 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1171 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1171 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1176:21 [INFO] [stdout] | [INFO] [stdout] 1176 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1176 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1276:21 [INFO] [stdout] | [INFO] [stdout] 1276 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1276 | pub fn maybe_name(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1539:17 [INFO] [stdout] | [INFO] [stdout] 1539 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1539 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1586:17 [INFO] [stdout] | [INFO] [stdout] 1586 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1586 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/analyzer.rs:1647:17 [INFO] [stdout] | [INFO] [stdout] 1647 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1647 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/symbols/cross_module.rs:758:26 [INFO] [stdout] | [INFO] [stdout] 758 | pub fn resolved_module(&self) -> ModuleInfoRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 758 | pub fn resolved_module(&self) -> ModuleInfoRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | pub fn root_symbol(&self) -> deno_graph::symbols::RootSymbol<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | pub fn root_symbol(&self) -> deno_graph::symbols::RootSymbol<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "0f8dd2e1ed37484f0037fba065ab3463e1ba51be9e22ea01cfeec9c7794c1d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f8dd2e1ed37484f0037fba065ab3463e1ba51be9e22ea01cfeec9c7794c1d32", kill_on_drop: false }` [INFO] [stdout] 0f8dd2e1ed37484f0037fba065ab3463e1ba51be9e22ea01cfeec9c7794c1d32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c43853f2cfa23fe41bd84c35c55ddb499ff81a7cef0c0721d7f31a5890d13ddb [INFO] running `Command { std: "docker" "start" "-a" "c43853f2cfa23fe41bd84c35c55ddb499ff81a7cef0c0721d7f31a5890d13ddb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analysis.rs:404:34 [INFO] [stderr] | [INFO] [stderr] 404 | pub fn find_path_reference(text: &str) -> Option { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 404 | pub fn find_path_reference(text: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analysis.rs:415:35 [INFO] [stderr] | [INFO] [stderr] 415 | pub fn find_types_reference(text: &str) -> Option { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 415 | pub fn find_types_reference(text: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analysis.rs:422:35 [INFO] [stderr] | [INFO] [stderr] 422 | pub fn find_resolution_mode(text: &str) -> Option { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 422 | pub fn find_resolution_mode(text: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analysis.rs:430:37 [INFO] [stderr] | [INFO] [stderr] 430 | pub fn find_jsx_import_source(text: &str) -> Option { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 430 | pub fn find_jsx_import_source(text: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analysis.rs:437:43 [INFO] [stderr] | [INFO] [stderr] 437 | pub fn find_jsx_import_source_types(text: &str) -> Option { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 437 | pub fn find_jsx_import_source_types(text: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analysis.rs:447:33 [INFO] [stderr] | [INFO] [stderr] 447 | pub fn find_ts_self_types(text: &str) -> Option { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 447 | pub fn find_ts_self_types(text: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analysis.rs:455:28 [INFO] [stderr] | [INFO] [stderr] 455 | pub fn find_ts_types(text: &str) -> Option { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 455 | pub fn find_ts_types(text: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/analysis.rs:462:30 [INFO] [stderr] | [INFO] [stderr] 462 | pub fn find_deno_types(text: &str) -> Option { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 462 | pub fn find_deno_types(text: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:359:30 [INFO] [stderr] | [INFO] [stderr] 359 | pub fn as_capturing_parser(&self) -> CapturingEsParser { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 359 | pub fn as_capturing_parser(&self) -> CapturingEsParser<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:702:35 [INFO] [stderr] | [INFO] [stderr] 702 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 702 | fn parse_jsdoc_import_decl(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:705:32 [INFO] [stderr] | [INFO] [stderr] 705 | fn skip_named_imports(input: &str) -> monch::ParseResult<()> { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 705 | fn skip_named_imports(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:713:35 [INFO] [stderr] | [INFO] [stderr] 713 | fn skip_namespace_import(input: &str) -> monch::ParseResult<()> { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 713 | fn skip_namespace_import(input: &str) -> monch::ParseResult<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:724:12 [INFO] [stderr] | [INFO] [stderr] 724 | input: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] 725 | ) -> ParseResult> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 725 | ) -> ParseResult<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:762:38 [INFO] [stderr] | [INFO] [stderr] 762 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 762 | fn parse_jsdoc_dynamic_import(input: &str) -> monch::ParseResult<'_, JsDocImport> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:764:12 [INFO] [stderr] | [INFO] [stderr] 764 | input: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] 765 | ) -> monch::ParseResult> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 765 | ) -> monch::ParseResult<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:826:10 [INFO] [stderr] | [INFO] [stderr] 826 | input: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] 827 | ) -> monch::ParseResult> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 827 | ) -> monch::ParseResult<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:838:10 [INFO] [stderr] | [INFO] [stderr] 838 | input: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] 839 | ) -> monch::ParseResult> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 839 | ) -> monch::ParseResult<'_, Vec<(&str, &str)>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:841:29 [INFO] [stderr] | [INFO] [stderr] 841 | fn parse_attribute(input: &str) -> ParseResult<(&str, &str)> { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the same lifetime is elided here [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 841 | fn parse_attribute(input: &str) -> ParseResult<'_, (&str, &str)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:862:23 [INFO] [stderr] | [INFO] [stderr] 862 | fn parse_ident(input: &str) -> monch::ParseResult<&str> { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 862 | fn parse_ident(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ast/mod.rs:875:23 [INFO] [stderr] | [INFO] [stderr] 875 | fn parse_quote(input: &str) -> monch::ParseResult<&str> { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 875 | fn parse_quote(input: &str) -> monch::ParseResult<'_, &str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/graph.rs:4726:5 [INFO] [stderr] | [INFO] [stderr] 4726 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 4729 | ) -> LocalBoxFuture<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 4729 | ) -> LocalBoxFuture<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 74 | specifier: &ModuleSpecifier, [INFO] [stderr] 75 | ) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 75 | ) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:108:25 [INFO] [stderr] | [INFO] [stderr] 108 | pub fn module_from_id(&self, module_id: ModuleId) -> Option { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 108 | pub fn module_from_id(&self, module_id: ModuleId) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:165:5 [INFO] [stderr] | [INFO] [stderr] 165 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 166 | script_module: &JsModule, [INFO] [stderr] 167 | ) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 167 | ) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:174:26 [INFO] [stderr] | [INFO] [stderr] 174 | fn analyze_json_module(&self, json_module: &JsonModule) -> ModuleInfoRef { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 174 | fn analyze_json_module(&self, json_module: &JsonModule) -> ModuleInfoRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:223:5 [INFO] [stderr] | [INFO] [stderr] 223 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 224 | wasm_module: &WasmModule, [INFO] [stderr] 225 | ) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 225 | ) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:239:5 [INFO] [stderr] | [INFO] [stderr] 239 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 242 | ) -> ModuleInfoRef { [INFO] [stderr] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 242 | ) -> ModuleInfoRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:268:22 [INFO] [stderr] | [INFO] [stderr] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 268 | fn finalize_insert(&self, module: ModuleInfo) -> ModuleInfoRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:463:21 [INFO] [stderr] | [INFO] [stderr] 463 | pub fn maybe_name(&self) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 463 | pub fn maybe_name(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:467:20 [INFO] [stderr] | [INFO] [stderr] 467 | pub fn maybe_ref(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 467 | pub fn maybe_ref(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:471:31 [INFO] [stderr] | [INFO] [stderr] 471 | pub fn maybe_ref_and_source(&self) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 471 | pub fn maybe_ref_and_source(&self) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:673:28 [INFO] [stderr] | [INFO] [stderr] 673 | fn maybe_key_name(key: &Key) -> Option> { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 673 | fn maybe_key_name(key: &Key) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:680:35 [INFO] [stderr] | [INFO] [stderr] 680 | fn maybe_prop_name(prop_name: &PropName) -> Option> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 680 | fn maybe_prop_name(prop_name: &PropName) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:690:37 [INFO] [stderr] | [INFO] [stderr] 690 | fn maybe_param_prop_name(param: &TsParamPropParam) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 690 | fn maybe_param_prop_name(param: &TsParamPropParam) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:705:25 [INFO] [stderr] | [INFO] [stderr] 705 | fn maybe_expr(expr: &Expr) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 705 | fn maybe_expr(expr: &Expr) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:1114:5 [INFO] [stderr] | [INFO] [stderr] 1114 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1115 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1115 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:1165:21 [INFO] [stderr] | [INFO] [stderr] 1165 | pub fn maybe_node(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1165 | pub fn maybe_node(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:1170:5 [INFO] [stderr] | [INFO] [stderr] 1170 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1171 | ) -> Option<(SymbolNodeRef, &ParsedSource)> { [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1171 | ) -> Option<(SymbolNodeRef<'_>, &ParsedSource)> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:1176:21 [INFO] [stderr] | [INFO] [stderr] 1176 | pub fn maybe_name(&self) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1176 | pub fn maybe_name(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:1276:21 [INFO] [stderr] | [INFO] [stderr] 1276 | pub fn maybe_name(&self) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1276 | pub fn maybe_name(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:1539:17 [INFO] [stderr] | [INFO] [stderr] 1539 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1539 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:1586:17 [INFO] [stderr] | [INFO] [stderr] 1586 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1586 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/analyzer.rs:1647:17 [INFO] [stderr] | [INFO] [stderr] 1647 | pub fn as_ref(&self) -> ModuleInfoRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1647 | pub fn as_ref(&self) -> ModuleInfoRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/symbols/cross_module.rs:758:26 [INFO] [stderr] | [INFO] [stderr] 758 | pub fn resolved_module(&self) -> ModuleInfoRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 758 | pub fn resolved_module(&self) -> ModuleInfoRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fast_check/mod.rs:310:15 [INFO] [stderr] | [INFO] [stderr] 310 | fn location(&self) -> deno_ast::diagnostics::DiagnosticLocation { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 310 | fn location(&self) -> deno_ast::diagnostics::DiagnosticLocation<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unused `ControlFlow` that must be used [INFO] [stderr] --> src/fast_check/swc_helpers.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | analyze_return_stmts_from_stmts(&body.stmts, &mut analysis); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 48 | let _ = analyze_return_stmts_from_stmts(&body.stmts, &mut analysis); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `deno_graph` (lib) generated 46 warnings (run `cargo fix --lib -p deno_graph` to apply 45 suggestions) [INFO] [stderr] warning: `deno_graph` (lib test) generated 46 warnings (46 duplicates) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> tests/helpers/mod.rs:94:22 [INFO] [stderr] | [INFO] [stderr] 94 | pub fn root_symbol(&self) -> deno_graph::symbols::RootSymbol { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 94 | pub fn root_symbol(&self) -> deno_graph::symbols::RootSymbol<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `deno_graph` (test "specs") generated 1 warning (run `cargo fix --test "specs"` to apply 1 suggestion) [INFO] [stderr] warning: `deno_graph` (test "integration_test") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deno_graph-01bdb2e6db8711f4) [INFO] [stdout] [INFO] [stdout] running 130 tests [INFO] [stdout] test analysis::test::module_info_serialization_ts_references ... ok [INFO] [stdout] test analysis::test::module_info_jsdoc_imports ... ok [INFO] [stdout] test analysis::test::module_info_serialization_self_types_specifier ... ok [INFO] [stdout] test ast::dep::tests::test_parsed_module_get_dependencies ... ok [INFO] [stdout] test ast::tests::test_analyze_dependencies ... ok [INFO] [stdout] test ast::dep::tests::ts_import_object_lit_property ... ok [INFO] [stdout] test analysis::test::test_dynamic_argument_serialization ... ok [INFO] [stdout] test analysis::test::test_v1_to_v2_deserialization_no_leading_comment ... ok [INFO] [stdout] test ast::dep::tests::test_dynamic_imports ... ok [INFO] [stdout] test analysis::test::static_dependency_descriptor_serialization ... ok [INFO] [stdout] test analysis::test::test_import_attributes_serialization ... ok [INFO] [stdout] test analysis::test::static_dependency_descriptor_side_effect_serialization ... ok [INFO] [stdout] test ast::tests::test_analyze_dependencies_import_attributes ... ok [INFO] [stdout] test analysis::test::test_v1_to_v2_deserialization_with_leading_comment ... ok [INFO] [stdout] test ast::tests::test_parse_jsdoc_dynamic_import ... ok [INFO] [stdout] test analysis::test::module_info_serialization_deps ... ok [INFO] [stdout] test analysis::test::module_info_serialization_jsx_import_source_types ... ok [INFO] [stdout] test ast::tests::test_parse_jsdoc_import_decl ... ok [INFO] [stdout] test fast_check::range_finder::test::named_subset_adding_qualified_already_all ... ok [INFO] [stdout] test fast_check::cache::test::module_item_info_serialization ... ok [INFO] [stdout] test fast_check::range_finder::test::named_subset_extend ... ok [INFO] [stdout] test ast::tests::test_import_equals ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_class_decl_rest_test ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_class_decl_test ... ok [INFO] [stdout] test analysis::test::dynamic_dependency_descriptor_serialization ... ok [INFO] [stdout] test analysis::test::module_info_serialization_empty ... ok [INFO] [stdout] test analysis::test::module_info_serialization_jsx_import_source ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_class_decl_prop_infer_test ... ok [INFO] [stdout] test fast_check::range_finder::test::named_subset_adding_all_to_qualified ... ok [INFO] [stdout] test ast::tests::test_analyze_jsdoc_imports ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_default_export_named ... ok [INFO] [stdout] test ast::tests::test_analyze_self_types ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_as_const ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_default_export ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_class_decl_overloads_test ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_enum_export ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_default_export_all ... ok [INFO] [stdout] test ast::tests::test_analyze_ts_references_and_jsx_import_source_with_shebang ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_fn_arrow_expr ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_class_decl_prop_test ... ok [INFO] [stdout] test ast::dep::tests::test_import_attributes ... ok [INFO] [stdout] test ast::tests::test_parse ... ok [INFO] [stdout] test ast::tests::test_parse_resolution_mode ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_fn_expr ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_function_test ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_inference ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_imports ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_global_declare ... ok [INFO] [stdout] test graph::tests::leading_v_version_tag_err ... ok [INFO] [stdout] test graph::tests::dependency_ts_type_import_with_deno_types ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_var_decl_test ... ok [INFO] [stdout] test graph::tests::check_js_option_custom ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_literal_inference_ann ... ok [INFO] [stdout] test graph::tests::dependency_with_new_resolver ... ok [INFO] [stdout] test graph::tests::dependency_jsx_import_source_types_pragma ... ok [INFO] [stdout] test graph::tests::dependency_jsx_import_source_types_resolution ... ok [INFO] [stdout] test graph::tests::module_text_source_bom ... ok [INFO] [stdout] test graph::tests::redirected_specifiers ... ok [INFO] [stdout] test graph::tests::fast_check_dts ... ok [INFO] [stdout] test graph::tests::static_dep_of_dynamic_dep_is_dynamic ... ok [INFO] [stdout] test graph::tests::static_and_dynamic_dep_is_static ... ok [INFO] [stdout] test graph::tests::test_range_includes ... ok [INFO] [stdout] test module_specifier::test::test_is_fs_root_specifier ... ok [INFO] [stdout] test graph::tests::missing_wasm_module_dep_is_error ... ok [INFO] [stdout] test graph::tests::test_jsr_import_format ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_literal_inference ... ok [INFO] [stdout] test fast_check::transform_dts::tests::dts_type_export ... ok [INFO] [stdout] test symbols::collections::test::support_copy_map ... ok [INFO] [stdout] test tests::test_bare_specifier_error ... ok [INFO] [stdout] test tests::test_build_graph ... ok [INFO] [stdout] test graph::tests::dependency_imports ... ok [INFO] [stdout] test tests::test_build_graph_code_only ... ok [INFO] [stdout] test graph::tests::missing_module_is_error ... ok [INFO] [stdout] test graph::tests::fast_check_external ... ok [INFO] [stdout] test source::wasm::test::test_output ... ok [INFO] [stdout] test tests::test_build_graph_imports ... ok [INFO] [stdout] test tests::test_build_graph_import_attributes ... ok [INFO] [stdout] test tests::test_build_graph_imports_resolve_dependency ... ok [INFO] [stdout] test tests::test_build_graph_imports_imported ... ok [INFO] [stdout] test tests::test_build_graph_json_module_root ... ok [INFO] [stdout] test tests::test_build_graph_jsx_import_source ... ok [INFO] [stdout] test tests::test_build_graph_types_only ... ok [INFO] [stdout] test tests::test_build_graph_with_circular_redirects ... ok [INFO] [stdout] test tests::test_build_graph_mixed_assertions ... ok [INFO] [stdout] test tests::test_build_graph_multiple_roots ... ok [INFO] [stdout] test tests::test_build_graph_multiple_times ... ok [INFO] [stdout] test tests::test_build_graph_with_jsdoc_imports ... ok [INFO] [stdout] test tests::test_build_graph_with_redirects ... ok [INFO] [stdout] test tests::test_build_graph_with_reference_types_in_js ... ok [INFO] [stdout] test tests::test_build_graph_with_data_url ... ok [INFO] [stdout] test tests::test_build_graph_with_resolver ... ok [INFO] [stdout] test graph::tests::test_module_dependency_includes ... ok [INFO] [stdout] test tests::test_build_graph_with_resolve_types ... ok [INFO] [stdout] test tests::test_build_graph_import_assertion_errors ... ok [INFO] [stdout] test graph::tests::local_import_remote_module ... ok [INFO] [stdout] test graph::tests::types_dependency_with_new_resolver ... ok [INFO] [stdout] test source::tests::test_deserialize_load_response ... ok [INFO] [stdout] test tests::test_build_graph_with_self_types_in_ts ... ok [INFO] [stdout] test tests::test_parse_module_import_assertions ... ok [INFO] [stdout] test tests::test_build_graph_with_self_types_in_js ... ok [INFO] [stdout] test tests::test_parse_module_with_headers ... ok [INFO] [stdout] test tests::test_parse_module_jsx_import_source_pragma ... ok [INFO] [stdout] test tests::test_parse_module_with_jsdoc_imports ... ok [INFO] [stdout] test tests::test_crate_graph_with_dynamic_imports ... ok [INFO] [stdout] test tests::test_default_jsx_import_source ... ok [INFO] [stdout] test tests::test_default_jsx_import_source_types ... ok [INFO] [stdout] test tests::test_parse_module_jsx_import_source_types ... ok [INFO] [stdout] test tests::test_parse_ts_jsdoc_imports_ignored ... ok [INFO] [stdout] test tests::test_passthrough_jsr_specifiers ... ok [INFO] [stdout] test tests::test_remote_import_data_url ... ok [INFO] [stdout] test tests::test_resolver_execution_and_types_resolution ... ok [INFO] [stdout] test tests::test_parse_module_deno_types ... ok [INFO] [stdout] test tests::test_remote_import_local_url ... ok [INFO] [stdout] test tests::test_parse_module ... ok [INFO] [stdout] test symbols::collections::test::should_support_adding_while_holding_ref_to_value ... ok [INFO] [stdout] test tests::test_builtin_node_module ... ok [INFO] [stdout] test tests::test_parse_module_jsx_import_source ... ok [INFO] [stdout] test tests::test_remote_import_local_url_remapped ... ok [INFO] [stdout] test tests::test_build_graph_with_builtin_external ... ok [INFO] [stdout] test tests::test_build_graph_with_reporter ... ok [INFO] [stdout] test tests::test_resolver_failed_types_only ... ok [INFO] [stdout] test tests::test_valid_code_missing ... ok [INFO] [stdout] test tests::test_root_is_extensionless ... ok [INFO] [stdout] test tests::test_build_graph_jsx_import_source_types ... ok [INFO] [stdout] test tests::test_parse_module_jsx_import_source_types_pragma ... ok [INFO] [stdout] test tests::test_unsupported_media_type ... ok [INFO] [stdout] test tests::test_segment_graph ... ok [INFO] [stdout] test tests::test_valid_type_missing ... ok [INFO] [stdout] test tests::test_walk ... ok [INFO] [stdout] test tests::test_build_graph_with_headers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] Running tests/ecosystem_test.rs (/opt/rustwide/target/debug/deps/ecosystem-b47a1cc491a769c0) [INFO] [stdout] skipping, ecosystem mirror not found. run `deno run -A ./tests/ecosystem/jsr_mirror.ts` to populate [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-e20cf1e74dc62140) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_jsr_wasm_module ... ok [INFO] [stdout] test test_reload ... ok [INFO] [stdout] test test_jsr_version_not_found_then_found ... ok [INFO] [stdout] test test_fill_from_lockfile ... ok [INFO] [stdout] test test_checksum_error_force_refresh ... ok [INFO] [stdout] test test_json_root ... ok [INFO] [stdout] test test_symbols_dep_definition ... ok [INFO] [stdout] test test_wasm_math_with_import ... ok [INFO] [stdout] test test_prune ... ok [INFO] [stdout] test test_dynamic_imports_with_template_arg ... ok [INFO] [stderr] Running tests/specs_test.rs (/opt/rustwide/target/debug/deps/specs-52ce4447e2044968) [INFO] [stdout] test test_wasm_math ... ok [INFO] [stdout] test test_symbols_re_export_external_and_npm ... ok [INFO] [stdout] test test_types_resolution_side_effect_import_not_surfaced ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Running specs::graph [INFO] [stderr] [INFO] [stderr] test specs::graph::dynamic_json_ignores_assert ... ok (1ms) [INFO] [stderr] test specs::graph::redirects_circular ... ok (1ms) [INFO] [stderr] test specs::graph::redirects_max ... ok (1ms) [INFO] [stderr] test specs::graph::redirects_multiple ... ok (0ms) [INFO] [stderr] test specs::graph::skip_dynamic_deps ... ok (0ms) [INFO] [stderr] test specs::graph::dts_files ... ok (3ms) [INFO] [stderr] test specs::graph::resolution_mode ... ok (9ms) [INFO] [stderr] [INFO] [stderr] Running specs::graph::bytes_and_text [INFO] [stderr] [INFO] [stderr] test specs::graph::bytes_and_text::bytes_and_text_same_file ... ok (1ms) [INFO] [stderr] test specs::graph::bytes_and_text::basic ... ok (1ms) [INFO] [stderr] test specs::graph::bytes_and_text::bytes_import_then_regular_import ... ok (1ms) [INFO] [stderr] test specs::graph::bytes_and_text::dynamic_bytes_then_dynamic_regular ... ok (1ms) [INFO] [stderr] test specs::graph::bytes_and_text::dynamic_bytes_then_static_regular ... ok (1ms) [INFO] [stderr] test specs::graph::bytes_and_text::not_enabled_bytes ... ok (1ms) [INFO] [stderr] test specs::graph::bytes_and_text::not_enabled_text ... ok (1ms) [INFO] [stderr] test specs::graph::bytes_and_text::not_exists ... ok (0ms) [INFO] [stderr] test specs::graph::bytes_and_text::not_enabled ... ok (4ms) [INFO] [stderr] test specs::graph::bytes_and_text::redirect ... ok (0ms) [INFO] [stderr] test specs::graph::bytes_and_text::jsr_checksum_mismatch ... ok (7ms) [INFO] [stderr] [INFO] [stderr] Running specs::graph::checksums [INFO] [stderr] [INFO] [stderr] test specs::graph::checksums::invalid ... ok (0ms) [INFO] [stderr] test specs::graph::checksums::jsr_pkg_fills ... ok (2ms) [INFO] [stderr] test specs::graph::checksums::jsr_pkg_invalid ... ok (1ms) [INFO] [stderr] test specs::graph::checksums::redirect_with_checksum ... ok (0ms) [INFO] [stderr] test specs::graph::checksums::redirected_to_invalid ... ok (0ms) [INFO] [stderr] test specs::graph::checksums::valid ... ok (0ms) [INFO] [stderr] test specs::graph::checksums::jsr_pkg_valid ... ok (5ms) [INFO] [stderr] test specs::graph::checksums::uses_lockfile_checksum ... ok (5ms) [INFO] [stderr] [INFO] [stderr] Running specs::graph::cjs [INFO] [stderr] [INFO] [stderr] test specs::graph::cjs::file_export ... ok (0ms) [INFO] [stderr] test specs::graph::cjs::remote ... ok (1ms) [INFO] [stderr] test specs::graph::cjs::basic ... ok (1ms) [INFO] [stderr] [INFO] [stderr] Running specs::graph::fast_check [INFO] [stderr] [INFO] [stderr] test specs::graph::fast_check::cache__diagnostic_multiple_exports ... ok (3ms) [INFO] [stderr] test specs::graph::fast_check::cache__diagnostic ... ok (9ms) [INFO] [stderr] test specs::graph::fast_check::class_member_ref_additional_prop_on_member ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::class_member_ref_found ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::class_optional_method ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::class_getters_and_setters ... ok (8ms) [INFO] [stderr] test specs::graph::fast_check::cache__diagnostic_deep ... ok (19ms) [INFO] [stderr] test specs::graph::fast_check::auto_accessors ... ok (23ms) [INFO] [stderr] test specs::graph::fast_check::class_overrides ... ok (6ms) [INFO] [stderr] test specs::graph::fast_check::class_params_initializers ... ok (5ms) [INFO] [stderr] test specs::graph::fast_check::basic ... ok (25ms) [INFO] [stderr] test specs::graph::fast_check::class_ctors ... ok (16ms) [INFO] [stderr] test specs::graph::fast_check::cache__basic ... ok (24ms) [INFO] [stderr] test specs::graph::fast_check::cache__diagnostic_then_nested_dep ... ok (27ms) [INFO] [stderr] test specs::graph::fast_check::class_methods_with_ts_private ... ok (21ms) [INFO] [stderr] test specs::graph::fast_check::class_member_ref_not_found ... ok (27ms) [INFO] [stderr] test specs::graph::fast_check::class_static_member_ref_found ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::class_static_member_ref_not_found ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::class_properties_computed ... ok (7ms) [INFO] [stderr] test specs::graph::fast_check::class_super ... ok (3ms) [INFO] [stderr] test specs::graph::fast_check::comments ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::cross_file_ref_import_type ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::class_properties_leavable ... ok (14ms) [INFO] [stderr] test specs::graph::fast_check::default_export_expr_leavable ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::cross_file_ref_import_type_qualified ... ok (5ms) [INFO] [stderr] test specs::graph::fast_check::class_properties_with_ts_private ... ok (17ms) [INFO] [stderr] test specs::graph::fast_check::class_super_unsupported ... ok (10ms) [INFO] [stderr] test specs::graph::fast_check::diagnostic_tabs ... ok (3ms) [INFO] [stderr] test specs::graph::fast_check::cross_file_ref_aliased ... ok (10ms) [INFO] [stderr] test specs::graph::fast_check::export_equals ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::default_export_expr_var ... ok (6ms) [INFO] [stderr] test specs::graph::fast_check::cross_file_ref_module ... ok (9ms) [INFO] [stderr] test specs::graph::fast_check::global_module ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::function_default_before_required ... ok (3ms) [INFO] [stderr] test specs::graph::fast_check::entrypoint_js ... ok (8ms) [INFO] [stderr] test specs::graph::fast_check::const_infer_function_missing_return ... ok (18ms) [INFO] [stderr] test specs::graph::fast_check::init_idents_and_members ... ok (4ms) [INFO] [stderr] test specs::graph::fast_check::inferred_unique_symbols ... ok (7ms) [INFO] [stderr] test specs::graph::fast_check::class_properties ... ok (34ms) [INFO] [stderr] test specs::graph::fast_check::inferred_unique_symbols__not_global ... ok (14ms) [INFO] [stderr] test specs::graph::fast_check::functions ... ok (23ms) [INFO] [stderr] test specs::graph::fast_check::enums ... ok (26ms) [INFO] [stderr] test specs::graph::fast_check::issue_27575 ... ok (6ms) [INFO] [stderr] test specs::graph::fast_check::issue_23658_2 ... ok (11ms) [INFO] [stderr] test specs::graph::fast_check::missing_return_type ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::issue_22829 ... ok (15ms) [INFO] [stderr] test specs::graph::fast_check::issue_22544 ... ok (17ms) [INFO] [stderr] test specs::graph::fast_check::nested_java_script ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::import_equals ... ok (33ms) [INFO] [stderr] test specs::graph::fast_check::missing_return_type_generator ... ok (5ms) [INFO] [stderr] test specs::graph::fast_check::methods ... ok (12ms) [INFO] [stderr] test specs::graph::fast_check::interface_with_export ... ok (26ms) [INFO] [stderr] test specs::graph::fast_check::issue_jsr_580 ... ok (18ms) [INFO] [stderr] test specs::graph::fast_check::issue_23658_1 ... ok (26ms) [INFO] [stderr] test specs::graph::fast_check::cross_file_ref_module_not_found ... ok (51ms) [INFO] [stderr] test specs::graph::fast_check::require ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::ts_const_assertion ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::ts_module ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::js_with_ts_decl ... ok (23ms) [INFO] [stderr] test specs::graph::fast_check::ref_var_type ... ok (6ms) [INFO] [stderr] test specs::graph::fast_check::ref_var_no_type ... ok (9ms) [INFO] [stderr] test specs::graph::fast_check::entrypoint_js_with_ts_decl ... ok (53ms) [INFO] [stderr] test specs::graph::fast_check::overloads ... ok (16ms) [INFO] [stderr] test specs::graph::fast_check::mapped_type ... ok (26ms) [INFO] [stderr] test specs::graph::fast_check::ts_as_const ... ok (9ms) [INFO] [stderr] test specs::graph::fast_check::dts ... ok (56ms) [INFO] [stderr] test specs::graph::fast_check::properties ... ok (13ms) [INFO] [stderr] test specs::graph::fast_check::npm_types ... ok (20ms) [INFO] [stderr] test specs::graph::fast_check::types ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::unsupported_default_export_expr ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::unsupported_private_member_ref ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::ts_namespace_export ... ok (6ms) [INFO] [stderr] test specs::graph::fast_check::nested_java_script_decl_file ... ok (26ms) [INFO] [stderr] test specs::graph::fast_check::var_declare_keyword ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::var_arrow_expr_inferred ... ok (4ms) [INFO] [stderr] test specs::graph::fast_check::unsupported_ambient_decl ... ok (8ms) [INFO] [stderr] test specs::graph::fast_check::workspace_fast_check_no_version ... ok (3ms) [INFO] [stderr] test specs::graph::fast_check::ref_obj_type ... ok (23ms) [INFO] [stderr] test specs::graph::fast_check::unsupported_using_public_api ... ok (8ms) [INFO] [stderr] test specs::graph::fast_check::workspace_fast_check ... ok (7ms) [INFO] [stderr] test specs::graph::fast_check::unsupported_destructuring ... ok (11ms) [INFO] [stderr] test specs::graph::fast_check::var_arrow_leavable ... ok (10ms) [INFO] [stderr] test specs::graph::fast_check::type_assertion ... ok (15ms) [INFO] [stderr] test specs::graph::fast_check::var_function_leavable ... ok (11ms) [INFO] [stderr] test specs::graph::fast_check::vars ... ok (11ms) [INFO] [stderr] [INFO] [stderr] Running specs::graph::fast_check::expando_props [INFO] [stderr] [INFO] [stderr] test specs::graph::fast_check::expando_props::basic ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::expando_props::nested_func_same_name ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::expando_props::nested_namespace ... ok (3ms) [INFO] [stderr] test specs::graph::fast_check::expando_props::same_name_local_var_ref ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::expando_props::same_name_namespace_export ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::expando_props::same_name_property_ok ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::expando_props::funcs_ref_private_name ... ok (8ms) [INFO] [stderr] test specs::graph::fast_check::expando_props::ts_assertion ... ok (5ms) [INFO] [stderr] test specs::graph::fast_check::expando_props::other_namespaces ... ok (9ms) [INFO] [stderr] [INFO] [stderr] Running specs::graph::fast_check::return_inference [INFO] [stderr] [INFO] [stderr] test specs::graph::fast_check::return_inference::multiple_value_return_err ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::return_inference::empty ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::return_inference::multiple_void_return ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::return_inference::no_return_err ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::return_inference::value_return_err ... ok (1ms) [INFO] [stderr] test specs::graph::fast_check::return_inference::no_return ... ok (2ms) [INFO] [stderr] test specs::graph::fast_check::return_inference::void_return ... ok (1ms) [INFO] [stderr] [INFO] [stderr] Running specs::graph::jsr [INFO] [stderr] [INFO] [stderr] test specs::graph::jsr::Checksum_Mismatch ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::Checksum_Unsupported ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::dynamic_import_invalid_checksum ... ok (2ms) [INFO] [stderr] test specs::graph::jsr::Yanked ... ok (4ms) [INFO] [stderr] test specs::graph::jsr::https_redirect_to_jsr_valid_checksum ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::dynamic_import_of_jsr ... ok (2ms) [INFO] [stderr] test specs::graph::jsr::import_via_https_invalid_checksum ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::import_via_https_valid_checksum ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::https_redirect_to_jsr_invalid_checksum ... ok (4ms) [INFO] [stderr] test specs::graph::jsr::entrypoint ... ok (5ms) [INFO] [stderr] test specs::graph::jsr::json_entrypoint ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::dynamic_import ... ok (9ms) [INFO] [stderr] test specs::graph::jsr::invalid_export ... ok (4ms) [INFO] [stderr] test specs::graph::jsr::module_graph_info_1 ... ok (3ms) [INFO] [stderr] test specs::graph::jsr::module_graph_info_1_leading_comments ... ok (3ms) [INFO] [stderr] test specs::graph::jsr::import_via_https_with_deps ... ok (6ms) [INFO] [stderr] test specs::graph::jsr::imported_multiple_packages ... ok (7ms) [INFO] [stderr] test specs::graph::jsr::package_not_exist ... ok (0ms) [INFO] [stderr] test specs::graph::jsr::redirect_content ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::redirect_package_metadata ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::redirect_version_metadata ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::version_not_exist ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::version_tag_not_supported ... ok (0ms) [INFO] [stderr] test specs::graph::jsr::yanked_fallback ... ok (1ms) [INFO] [stderr] test specs::graph::jsr::yanked_lockfile ... ok (2ms) [INFO] [stderr] test specs::graph::jsr::no_module_graph_info ... ok (8ms) [INFO] [stderr] test specs::graph::jsr::same_package_multiple_times ... ok (6ms) [INFO] [stderr] test specs::graph::jsr::module_graph_info_modified_cached_files ... ok (14ms) [INFO] [stderr] test specs::graph::jsr::module_graph_info_2 ... ok (15ms) [INFO] [stderr] [INFO] [stderr] Running specs::symbols [INFO] [stderr] [INFO] [stderr] test specs::symbols::Basic ... ok (3ms) [INFO] [stderr] test specs::symbols::Interfaces01 ... ok (1ms) [INFO] [stderr] test specs::symbols::Functions01 ... ok (2ms) [INFO] [stderr] test specs::symbols::Namespaces02 ... ok (1ms) [INFO] [stderr] test specs::symbols::class_private_ctor_param_props ... ok (1ms) [INFO] [stderr] test specs::symbols::dts ... ok (1ms) [INFO] [stderr] test specs::symbols::declaration_merging01 ... ok (1ms) [INFO] [stderr] test specs::symbols::export_default02 ... ok (0ms) [INFO] [stderr] test specs::symbols::export_default03 ... ok (1ms) [INFO] [stderr] test specs::symbols::export_default04 ... ok (0ms) [INFO] [stderr] test specs::symbols::export_default01 ... ok (3ms) [INFO] [stderr] test specs::symbols::expando_properties ... ok (4ms) [INFO] [stderr] test specs::symbols::export_default_literal01 ... ok (0ms) [INFO] [stderr] test specs::symbols::export_default_literal02 ... ok (0ms) [INFO] [stderr] test specs::symbols::Namespaces01 ... ok (11ms) [INFO] [stderr] test specs::symbols::export_destructured ... ok (1ms) [INFO] [stderr] test specs::symbols::exported_declare02 ... ok (0ms) [INFO] [stderr] test specs::symbols::export_star01 ... ok (3ms) [INFO] [stderr] test specs::symbols::function_overloads01 ... ok (1ms) [INFO] [stderr] test specs::symbols::export_assignment01 ... ok (11ms) [INFO] [stderr] test specs::symbols::import_type01 ... ok (1ms) [INFO] [stderr] test specs::symbols::Classes01 ... ok (19ms) [INFO] [stderr] test specs::symbols::import_equals01 ... ok (3ms) [INFO] [stderr] test specs::symbols::import_type02 ... ok (1ms) [INFO] [stderr] test specs::symbols::re_export_json01 ... ok (1ms) [INFO] [stderr] test specs::symbols::Interfaces02 ... ok (22ms) [INFO] [stderr] test specs::symbols::reexport_export ... ok (0ms) [INFO] [stderr] test specs::symbols::reexport_deep ... ok (2ms) [INFO] [stderr] test specs::symbols::ts_external_module_ref01 ... ok (1ms) [INFO] [stderr] test specs::symbols::ts_namespace_export01 ... ok (0ms) [INFO] [stderr] test specs::symbols::reexport_all ... ok (5ms) [INFO] [stderr] test specs::symbols::ts_qualified_name01 ... ok (1ms) [INFO] [stderr] test specs::symbols::module_export_name_str01 ... ok (9ms) [INFO] [stderr] test specs::symbols::exported_declare01 ... ok (16ms) [INFO] [stderr] test specs::symbols::import_equals02 ... ok (13ms) [INFO] [stderr] test specs::symbols::member_expr ... ok (10ms) [INFO] [stderr] test specs::symbols::ts_external_module_ref02 ... ok (5ms) [INFO] [stderr] test specs::symbols::unresolved_parts ... ok (1ms) [INFO] [stderr] test specs::symbols::namespaces_ambient ... ok (12ms) [INFO] [stderr] test specs::symbols::types_entrypoint ... ok (2ms) [INFO] [stderr] test specs::symbols::type_alias01 ... ok (6ms) [INFO] [stderr] test specs::symbols::type_script_types_header ... ok (2ms) [INFO] [stderr] test specs::symbols::using_decl ... ok (0ms) [INFO] [stderr] [INFO] [stderr] 202 tests passed [INFO] [stderr] [INFO] [stderr] Doc-tests deno_graph [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c43853f2cfa23fe41bd84c35c55ddb499ff81a7cef0c0721d7f31a5890d13ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43853f2cfa23fe41bd84c35c55ddb499ff81a7cef0c0721d7f31a5890d13ddb", kill_on_drop: false }` [INFO] [stdout] c43853f2cfa23fe41bd84c35c55ddb499ff81a7cef0c0721d7f31a5890d13ddb