[INFO] cloning repository https://github.com/aninkstone/tree-sitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aninkstone/tree-sitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faninkstone%2Ftree-sitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faninkstone%2Ftree-sitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f35cc35426f82b7c49331184e613a4a294ce2ad
[INFO] checking aninkstone/tree-sitter against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faninkstone%2Ftree-sitter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/aninkstone/tree-sitter
[INFO] finished tweaking git repo https://github.com/aninkstone/tree-sitter
[INFO] tweaked toml for git repo https://github.com/aninkstone/tree-sitter written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aninkstone/tree-sitter on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aninkstone/tree-sitter 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdabd683eeab9cc1d42d68a5a12f14ff31e23fbb7c428546fa99b213b90d6a03
[INFO] running `Command { std: "docker" "start" "-a" "fdabd683eeab9cc1d42d68a5a12f14ff31e23fbb7c428546fa99b213b90d6a03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdabd683eeab9cc1d42d68a5a12f14ff31e23fbb7c428546fa99b213b90d6a03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdabd683eeab9cc1d42d68a5a12f14ff31e23fbb7c428546fa99b213b90d6a03", kill_on_drop: false }`
[INFO] [stdout] fdabd683eeab9cc1d42d68a5a12f14ff31e23fbb7c428546fa99b213b90d6a03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3316c4fdcd3e88a9ffa7c28db66c59615a58ccf2bdeb348dedce3345dbc4b273
[INFO] running `Command { std: "docker" "start" "-a" "3316c4fdcd3e88a9ffa7c28db66c59615a58ccf2bdeb348dedce3345dbc4b273", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.84
[INFO] [stderr] Compiling libc v0.2.155
[INFO] [stderr] Compiling once_cell v1.19.0
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Compiling serde v1.0.203
[INFO] [stderr] Checking zerocopy v0.7.34
[INFO] [stderr] Checking litemap v0.7.3
[INFO] [stderr] Checking writeable v0.5.5
[INFO] [stderr] Checking bitflags v2.5.0
[INFO] [stderr] Checking memchr v2.7.2
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling pkg-config v0.3.30
[INFO] [stderr] Checking regex-syntax v0.8.4
[INFO] [stderr] Checking icu_locid_transform_data v1.5.0
[INFO] [stderr] Checking tree-sitter-language v0.1.0 (/opt/rustwide/workdir/lib/language)
[INFO] [stderr] Compiling serde_json v1.0.117
[INFO] [stderr] Compiling thiserror v1.0.61
[INFO] [stderr] Checking icu_properties_data v1.5.0
[INFO] [stderr] Checking write16 v1.0.0
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Checking icu_normalizer_data v1.5.0
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Checking utf16_iter v1.0.5
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking utf8_iter v1.0.4
[INFO] [stderr] Compiling anyhow v1.0.86
[INFO] [stderr] Checking option-ext v0.2.0
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Compiling rustix v0.38.34
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Compiling semver v1.0.23
[INFO] [stderr] Checking linux-raw-sys v0.4.14
[INFO] [stderr] Checking hashbrown v0.14.5
[INFO] [stderr] Checking utf8parse v0.2.1
[INFO] [stderr] Compiling indoc v2.0.5
[INFO] [stderr] Compiling cfg_aliases v0.1.1
[INFO] [stderr] Checking anstyle-parse v0.2.4
[INFO] [stderr] Checking is_terminal_polyfill v1.70.0
[INFO] [stderr] Compiling nix v0.28.0
[INFO] [stderr] Checking anstyle v1.0.7
[INFO] [stderr] Compiling tree-sitter-loader v0.22.6 (/opt/rustwide/workdir/cli/loader)
[INFO] [stderr] Checking fastrand v2.1.0
[INFO] [stderr] Checking anstyle-query v1.0.3
[INFO] [stderr] Checking colorchoice v1.0.1
[INFO] [stderr] Checking libloading v0.8.3
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Checking strsim v0.11.1
[INFO] [stderr] Checking cc v1.0.99
[INFO] [stderr] Checking clap_lex v0.7.0
[INFO] [stderr] Compiling jobserver v0.1.31
[INFO] [stderr] Checking anstream v0.6.14
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling ppv-lite86 v0.2.17
[INFO] [stderr] Checking chunked_transfer v1.5.0
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking home v0.5.9
[INFO] [stderr] Checking clap_builder v4.5.7
[INFO] [stderr] Checking ascii v1.1.0
[INFO] [stderr] Compiling tree-sitter-cli v0.22.6 (/opt/rustwide/workdir/cli)
[INFO] [stderr] Checking utf8-width v0.1.7
[INFO] [stderr] Checking walkdir v2.5.0
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Checking html-escape v0.2.13
[INFO] [stderr] Checking similar v2.5.0
[INFO] [stderr] Checking smallbitvec v2.5.3
[INFO] [stderr] Checking rustc-hash v1.1.0
[INFO] [stderr] Checking dirs-sys v0.4.1
[INFO] [stderr] Checking filetime v0.2.23
[INFO] [stderr] Checking glob v0.3.1
[INFO] [stderr] Compiling syn v2.0.66
[INFO] [stderr] Checking dirs v5.0.1
[INFO] [stderr] Checking tiny_http v0.12.0
[INFO] [stderr] Checking indexmap v2.2.6
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Checking unicode-ident v1.0.12
[INFO] [stderr] Checking winnow v0.6.8
[INFO] [stderr] Checking diff v0.1.13
[INFO] [stderr] Checking yansi v0.5.1
[INFO] [stderr] Checking unindent v0.2.3
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking wasmparser v0.207.0
[INFO] [stderr] Checking pretty_assertions v1.4.0
[INFO] [stderr] Checking regex-automata v0.4.6
[INFO] [stderr] Compiling tree-sitter v0.22.6 (/opt/rustwide/workdir/lib)
[INFO] [stderr] Compiling libz-sys v1.1.18
[INFO] [stderr] Compiling openssl-sys v0.9.102
[INFO] [stderr] Compiling libssh2-sys v0.3.0
[INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr] Checking tempfile v3.10.1
[INFO] [stderr] Checking fs4 v0.8.3
[INFO] [stderr] Checking ctrlc v3.4.4
[INFO] [stderr] Checking regex v1.10.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:492:19
[INFO] [stdout] |
[INFO] [stdout] 492 | pub fn logger(&self) -> Option<&Logger> {
[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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 492 | pub fn logger(&self) -> Option<&Logger<'_>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:863:22
[INFO] [stdout] |
[INFO] [stdout] 863 | pub fn root_node(&self) -> Node {
[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] 863 | pub fn root_node(&self) -> Node<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:871:34
[INFO] [stdout] |
[INFO] [stdout] 871 | pub fn root_node_with_offset(&self, offset_bytes: usize, offset_extent: Point) -> Node {
[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] 871 | pub fn root_node_with_offset(&self, offset_bytes: usize, offset_extent: Point) -> Node<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:885:21
[INFO] [stdout] |
[INFO] [stdout] 885 | pub fn language(&self) -> LanguageRef {
[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] 885 | pub fn language(&self) -> LanguageRef<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:905:17
[INFO] [stdout] |
[INFO] [stdout] 905 | pub fn walk(&self) -> TreeCursor {
[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] 905 | pub fn walk(&self) -> TreeCursor<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:1045:21
[INFO] [stdout] |
[INFO] [stdout] 1045 | pub fn language(&self) -> LanguageRef {
[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] 1045 | pub fn language(&self) -> LanguageRef<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:492:19
[INFO] [stdout] |
[INFO] [stdout] 492 | pub fn logger(&self) -> Option<&Logger> {
[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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 492 | pub fn logger(&self) -> Option<&Logger<'_>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:863:22
[INFO] [stdout] |
[INFO] [stdout] 863 | pub fn root_node(&self) -> Node {
[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] 863 | pub fn root_node(&self) -> Node<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:871:34
[INFO] [stdout] |
[INFO] [stdout] 871 | pub fn root_node_with_offset(&self, offset_bytes: usize, offset_extent: Point) -> Node {
[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] 871 | pub fn root_node_with_offset(&self, offset_bytes: usize, offset_extent: Point) -> Node<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:885:21
[INFO] [stdout] |
[INFO] [stdout] 885 | pub fn language(&self) -> LanguageRef {
[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] 885 | pub fn language(&self) -> LanguageRef<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:905:17
[INFO] [stdout] |
[INFO] [stdout] 905 | pub fn walk(&self) -> TreeCursor {
[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] 905 | pub fn walk(&self) -> TreeCursor<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> lib/binding_rust/lib.rs:1045:21
[INFO] [stdout] |
[INFO] [stdout] 1045 | pub fn language(&self) -> LanguageRef {
[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] 1045 | pub fn language(&self) -> LanguageRef<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling synstructure v0.13.1
[INFO] [stderr] Checking tree-sitter-tests-proc-macro v0.0.0 (/opt/rustwide/workdir/cli/src/tests/proc_macro)
[INFO] [stderr] Compiling zerofrom-derive v0.1.4
[INFO] [stderr] Compiling yoke-derive v0.7.4
[INFO] [stderr] Compiling zerovec-derive v0.10.2
[INFO] [stderr] Compiling displaydoc v0.2.4
[INFO] [stderr] Compiling serde_derive v1.0.203
[INFO] [stderr] Compiling icu_provider_macros v1.5.0
[INFO] [stderr] Compiling thiserror-impl v1.0.61
[INFO] [stderr] Compiling clap_derive v4.5.5
[INFO] [stderr] Compiling ctor v0.2.8
[INFO] [stderr] Checking zerofrom v0.1.4
[INFO] [stderr] Checking yoke v0.7.4
[INFO] [stderr] Checking tree-sitter-highlight v0.22.6 (/opt/rustwide/workdir/highlight)
[INFO] [stderr] Checking tree-sitter-tags v0.22.6 (/opt/rustwide/workdir/tags)
[INFO] [stderr] Checking zerovec v0.10.2
[INFO] [stderr] Checking tinystr v0.7.6
[INFO] [stderr] Checking icu_collections v1.5.0
[INFO] [stderr] Checking clap v4.5.7
[INFO] [stderr] Checking icu_locid v1.5.0
[INFO] [stderr] Checking icu_provider v1.5.0
[INFO] [stderr] Checking icu_locid_transform v1.5.0
[INFO] [stderr] Checking icu_properties v1.5.0
[INFO] [stderr] Checking icu_normalizer v1.5.0
[INFO] [stderr] Checking serde_spanned v0.6.6
[INFO] [stderr] Checking toml_datetime v0.6.6
[INFO] [stderr] Checking toml_edit v0.22.14
[INFO] [stderr] Checking idna v1.0.0
[INFO] [stderr] Checking url v2.5.1
[INFO] [stderr] Checking webbrowser v1.0.1
[INFO] [stderr] Checking git2 v0.18.3
[INFO] [stderr] Checking tree-sitter-config v0.22.6 (/opt/rustwide/workdir/cli/config)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> cli/loader/src/lib.rs:246:44
[INFO] [stdout] |
[INFO] [stdout] 246 | pub fn get_all_language_configurations(&self) -> Vec<(&LanguageConfiguration, &Path)> {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is elided here
[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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 246 | pub fn get_all_language_configurations(&self) -> Vec<(&LanguageConfiguration<'_>, &Path)> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> cli/loader/src/lib.rs:254:9
[INFO] [stdout] |
[INFO] [stdout] 254 | &self,
[INFO] [stdout] | ^^^^^ the lifetime is elided here
[INFO] [stdout] 255 | scope: &str,
[INFO] [stdout] 256 | ) -> Result