[INFO] cloning repository https://github.com/banr1/forked-fe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/banr1/forked-fe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-fe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-fe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 348e46cf28b40c50668842d7d389fc1e8536f58d [INFO] checking banr1/forked-fe against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-fe" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/banr1/forked-fe [INFO] finished tweaking git repo https://github.com/banr1/forked-fe [INFO] tweaked toml for git repo https://github.com/banr1/forked-fe written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/banr1/forked-fe on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/banr1/forked-fe 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/salsa-rs/salsa` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/micahscopes/async-lsp` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.10.0 [INFO] [stderr] Downloaded append-only-vec v0.1.7 [INFO] [stderr] Downloaded rowan v0.16.1 [INFO] [stderr] Downloaded rust-embed-impl v8.5.0 [INFO] [stderr] Downloaded rust-embed-utils v8.5.0 [INFO] [stderr] Downloaded countme v3.0.1 [INFO] [stderr] Downloaded text-size v1.1.1 [INFO] [stderr] Downloaded act-locally v0.1.1 [INFO] [stderr] Downloaded patricia_tree v0.9.0 [INFO] [stderr] Downloaded smol_str v0.1.24 [INFO] [stderr] Downloaded async-compat v0.2.4 [INFO] [stderr] Downloaded borsh v1.5.5 [INFO] [stderr] Downloaded lsp-types v0.95.1 [INFO] [stderr] Downloaded insta v1.42.0 [INFO] [stderr] Downloaded waitpid-any v0.2.1 [INFO] [stderr] Downloaded futures-batch v0.6.1 [INFO] [stderr] Downloaded tracing-tree v0.4.0 [INFO] [stderr] Downloaded dogged v0.2.0 [INFO] [stderr] Downloaded winnow v0.6.24 [INFO] [stderr] Downloaded dot2 v1.0.0 [INFO] [stderr] Downloaded async-std v1.13.0 [INFO] [stderr] Downloaded smol v2.0.2 [INFO] [stderr] Downloaded dir-test-macros v0.4.1 [INFO] [stderr] Downloaded dir-test v0.4.1 [INFO] [stderr] Downloaded logos-codegen v0.15.0 [INFO] [stderr] Downloaded logos-derive v0.15.0 [INFO] [stderr] Downloaded rust-embed v8.5.0 [INFO] [stderr] Downloaded logos v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae9cabe9266ff6f585c18ae04ac3f5cd35b40af105dd09b230f34dca0132356d [INFO] running `Command { std: "docker" "start" "-a" "ae9cabe9266ff6f585c18ae04ac3f5cd35b40af105dd09b230f34dca0132356d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae9cabe9266ff6f585c18ae04ac3f5cd35b40af105dd09b230f34dca0132356d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9cabe9266ff6f585c18ae04ac3f5cd35b40af105dd09b230f34dca0132356d", kill_on_drop: false }` [INFO] [stdout] ae9cabe9266ff6f585c18ae04ac3f5cd35b40af105dd09b230f34dca0132356d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc0cf1e1a9ef04b1688b83a37f69d3055cc883e8f49c8a793fcaf09510ddef36 [INFO] running `Command { std: "docker" "start" "-a" "bc0cf1e1a9ef04b1688b83a37f69d3055cc883e8f49c8a793fcaf09510ddef36", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fe-parser v0.26.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking unwrap-infallible v0.1.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking append-only-vec v0.1.7 [INFO] [stderr] Checking salsa-macro-rules v0.1.0 (https://github.com/salsa-rs/salsa?rev=d32b3c1995b632d894250a667adb79c846b3da02#d32b3c19) [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking insta v1.42.0 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking cranelift-bitset v0.115.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking dot2 v1.0.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking dogged v0.2.0 [INFO] [stderr] Checking cranelift-entity v0.115.1 [INFO] [stderr] Compiling fe-hir-analysis v0.26.0 (/opt/rustwide/workdir/crates/hir-analysis) [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking rowan v0.16.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking winnow v0.6.24 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking smallvec v2.0.0-alpha.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking fe-test-utils v0.1.0 (/opt/rustwide/workdir/crates/test-utils) [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling fe-uitest v0.26.0 (/opt/rustwide/workdir/crates/uitest) [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking patricia_tree v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling salsa-macros v0.18.0 (https://github.com/salsa-rs/salsa?rev=d32b3c1995b632d894250a667adb79c846b3da02#d32b3c19) [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling dir-test-macros v0.4.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking dir-test v0.4.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking tracing-tree v0.4.0 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking salsa v0.18.0 (https://github.com/salsa-rs/salsa?rev=d32b3c1995b632d894250a667adb79c846b3da02#d32b3c19) [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking clap v4.5.26 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking waitpid-any v0.2.1 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking fe-common v0.26.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking futures-batch v0.6.1 [INFO] [stderr] Checking act-locally v0.1.1 [INFO] [stderr] Checking fe-hir v0.26.0 (/opt/rustwide/workdir/crates/hir) [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes` [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | #[allow(elided_named_lifetimes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes` [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | #[allow(elided_named_lifetimes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking smol_str v0.1.24 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking async-compat v0.2.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking wasm-bindgen-test v0.3.50 [INFO] [stderr] Checking fe-resolver v0.26.0 (/opt/rustwide/workdir/crates/resolver) [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/prim_ty.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn name(self, db: &dyn HirDb) -> IdentId { [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] 13 | pub fn name(self, db: &dyn HirDb) -> IdentId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/prim_ty.rs:56:27 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn name(self, db: &dyn HirDb) -> IdentId { [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] 56 | pub fn name(self, db: &dyn HirDb) -> IdentId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/prim_ty.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn name(self, db: &dyn HirDb) -> IdentId { [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] 81 | pub fn name(self, db: &dyn HirDb) -> IdentId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/scope_graph.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn scope_data(&self, scope: &ScopeId<'db>) -> &Scope { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided 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] 67 | pub fn scope_data(&self, scope: &ScopeId<'db>) -> &Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn node_data(&self, id: ModuleTreeNodeId) -> &ModuleTreeNode { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided 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] 65 | pub fn node_data(&self, id: ModuleTreeNodeId) -> &ModuleTreeNode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn tree_node_data(&self, top_mod: TopLevelMod) -> &ModuleTreeNode { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided 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] 75 | pub fn tree_node_data(&self, top_mod: TopLevelMod) -> &ModuleTreeNode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn root_data(&self) -> &ModuleTreeNode { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided 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] 84 | pub fn root_data(&self) -> &ModuleTreeNode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn all_modules(&self) -> impl Iterator + '_ { [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] 89 | pub fn all_modules(&self) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn parent(&self, top_mod: TopLevelMod) -> 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] 93 | pub fn parent(&self, top_mod: TopLevelMod) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn children(&self, top_mod: TopLevelMod) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | | [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] 98 | pub fn children(&self, top_mod: TopLevelMod) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/lower/mod.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn map_file_to_mod(db: &dyn LowerHirDb, ingot: InputIngot, file: InputFile) -> TopLevelMod { [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] 37 | pub fn map_file_to_mod(db: &dyn LowerHirDb, ingot: InputIngot, file: InputFile) -> TopLevelMod<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/lower/mod.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn module_tree(db: &dyn LowerHirDb, ingot: InputIngot) -> &ModuleTree { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided 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] 51 | pub fn module_tree(db: &dyn LowerHirDb, ingot: InputIngot) -> &ModuleTree<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/span/use_tree.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn name(&self) -> LazySpanAtom { [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] 56 | pub fn name(&self) -> LazySpanAtom<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/hir/src/span/transition.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Copy, PartialEq, Eq, Hash, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 31 | pub(crate) struct LazyTransitionFn { [INFO] [stdout] 32 | pub(super) f: fn(ResolvedOrigin, LazyArg) -> ResolvedOrigin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/prim_ty.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn name(self, db: &dyn HirDb) -> IdentId { [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] 13 | pub fn name(self, db: &dyn HirDb) -> IdentId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/prim_ty.rs:56:27 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn name(self, db: &dyn HirDb) -> IdentId { [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] 56 | pub fn name(self, db: &dyn HirDb) -> IdentId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/prim_ty.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn name(self, db: &dyn HirDb) -> IdentId { [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] 81 | pub fn name(self, db: &dyn HirDb) -> IdentId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/scope_graph.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn scope_data(&self, scope: &ScopeId<'db>) -> &Scope { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided 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] 67 | pub fn scope_data(&self, scope: &ScopeId<'db>) -> &Scope<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn node_data(&self, id: ModuleTreeNodeId) -> &ModuleTreeNode { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided 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] 65 | pub fn node_data(&self, id: ModuleTreeNodeId) -> &ModuleTreeNode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn tree_node_data(&self, top_mod: TopLevelMod) -> &ModuleTreeNode { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided 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] 75 | pub fn tree_node_data(&self, top_mod: TopLevelMod) -> &ModuleTreeNode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn root_data(&self) -> &ModuleTreeNode { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided 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] 84 | pub fn root_data(&self) -> &ModuleTreeNode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn all_modules(&self) -> impl Iterator + '_ { [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] 89 | pub fn all_modules(&self) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn parent(&self, top_mod: TopLevelMod) -> 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] 93 | pub fn parent(&self, top_mod: TopLevelMod) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/hir_def/module_tree.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn children(&self, top_mod: TopLevelMod) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | | [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] 98 | pub fn children(&self, top_mod: TopLevelMod) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/lower/mod.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn map_file_to_mod(db: &dyn LowerHirDb, ingot: InputIngot, file: InputFile) -> TopLevelMod { [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] 37 | pub fn map_file_to_mod(db: &dyn LowerHirDb, ingot: InputIngot, file: InputFile) -> TopLevelMod<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/lower/mod.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn module_tree(db: &dyn LowerHirDb, ingot: InputIngot) -> &ModuleTree { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided 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] 51 | pub fn module_tree(db: &dyn LowerHirDb, ingot: InputIngot) -> &ModuleTree<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/span/use_tree.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn name(&self) -> LazySpanAtom { [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] 56 | pub fn name(&self) -> LazySpanAtom<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/hir/src/span/transition.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Clone, Copy, PartialEq, Eq, Hash, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 31 | pub(crate) struct LazyTransitionFn { [INFO] [stdout] 32 | pub(super) f: fn(ResolvedOrigin, LazyArg) -> ResolvedOrigin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir/src/lib.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn parse_source(&self, ingot: InputIngot, file: InputFile) -> &ScopeGraph { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same 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] 66 | pub fn parse_source(&self, ingot: InputIngot, file: InputFile) -> &ScopeGraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lsp-types v0.95.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/src/ty/trait_def.rs:168:34 [INFO] [stdout] | [INFO] [stdout] 168 | pub(crate) fn map_impl_trait(&self, trait_ref: ImplTrait) -> 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | pub(crate) fn map_impl_trait(&self, trait_ref: ImplTrait) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/src/ty/ty_check/expr.rs:1221:21 [INFO] [stdout] | [INFO] [stdout] 1221 | fn std_ops_path(db: &dyn HirAnalysisDb) -> PathId { [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] 1221 | fn std_ops_path(db: &dyn HirAnalysisDb) -> PathId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fe-driver v0.26.0 (/opt/rustwide/workdir/crates/driver) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/driver/src/db.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn run_on_ingot(&self, ingot: InputIngot) -> DiagnosticsCollection { [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] 78 | pub fn run_on_ingot(&self, ingot: InputIngot) -> DiagnosticsCollection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/driver/src/db.rs:240:20 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn top_mod(&self, ingot: InputIngot, input: InputFile) -> TopLevelMod { [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] 240 | pub fn top_mod(&self, ingot: InputIngot, input: InputFile) -> TopLevelMod<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/driver/src/db.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn run_on_ingot(&self, ingot: InputIngot) -> DiagnosticsCollection { [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] 78 | pub fn run_on_ingot(&self, ingot: InputIngot) -> DiagnosticsCollection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/driver/src/db.rs:240:20 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn top_mod(&self, ingot: InputIngot, input: InputFile) -> TopLevelMod { [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] 240 | pub fn top_mod(&self, ingot: InputIngot, input: InputFile) -> TopLevelMod<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fe-bench v0.1.0 (/opt/rustwide/workdir/crates/bench) [INFO] [stderr] Checking fe v0.26.0 (/opt/rustwide/workdir/crates/fe) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/tests/test_db.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 75 | ) -> (TopLevelMod, HirPropertyFormatter) { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> (TopLevelMod<'_>, HirPropertyFormatter<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/tests/test_db.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 75 | ) -> (TopLevelMod, HirPropertyFormatter) { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> (TopLevelMod<'_>, HirPropertyFormatter<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/tests/test_db.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 75 | ) -> (TopLevelMod, HirPropertyFormatter) { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> (TopLevelMod<'_>, HirPropertyFormatter<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/tests/test_db.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 75 | ) -> (TopLevelMod, HirPropertyFormatter) { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> (TopLevelMod<'_>, HirPropertyFormatter<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/tests/test_db.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 75 | ) -> (TopLevelMod, HirPropertyFormatter) { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> (TopLevelMod<'_>, HirPropertyFormatter<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/tests/test_db.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 75 | ) -> (TopLevelMod, HirPropertyFormatter) { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> (TopLevelMod<'_>, HirPropertyFormatter<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/tests/test_db.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 75 | ) -> (TopLevelMod, HirPropertyFormatter) { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> (TopLevelMod<'_>, HirPropertyFormatter<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/tests/test_db.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 75 | ) -> (TopLevelMod, HirPropertyFormatter) { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | ) -> (TopLevelMod<'_>, HirPropertyFormatter<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/src/ty/trait_def.rs:168:34 [INFO] [stdout] | [INFO] [stdout] 168 | pub(crate) fn map_impl_trait(&self, trait_ref: ImplTrait) -> 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | pub(crate) fn map_impl_trait(&self, trait_ref: ImplTrait) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/hir-analysis/src/ty/ty_check/expr.rs:1221:21 [INFO] [stdout] | [INFO] [stdout] 1221 | fn std_ops_path(db: &dyn HirAnalysisDb) -> PathId { [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] 1221 | fn std_ops_path(db: &dyn HirAnalysisDb) -> PathId<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-lsp v0.2.1 (https://github.com/micahscopes/async-lsp?branch=pub-inner-type-id#5ce6e1ba) [INFO] [stderr] Checking fe-language-server v0.26.0 (/opt/rustwide/workdir/crates/language-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "bc0cf1e1a9ef04b1688b83a37f69d3055cc883e8f49c8a793fcaf09510ddef36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0cf1e1a9ef04b1688b83a37f69d3055cc883e8f49c8a793fcaf09510ddef36", kill_on_drop: false }` [INFO] [stdout] bc0cf1e1a9ef04b1688b83a37f69d3055cc883e8f49c8a793fcaf09510ddef36