[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<Option<(Language, &LanguageConfiguration)>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   ||
[INFO] [stdout]     |                                   |the same lifetime is hidden here
[INFO] [stdout]     |                                   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] 256 |     ) -> Result<Option<(Language, &LanguageConfiguration<'_>)>> {
[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:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 268 |         path: &Path,
[INFO] [stdout] 269 |     ) -> Result<Option<(Language, &LanguageConfiguration)>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   ||
[INFO] [stdout]     |                                   |the same lifetime is hidden here
[INFO] [stdout]     |                                   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] 269 |     ) -> Result<Option<(Language, &LanguageConfiguration<'_>)>> {
[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:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 292 |         path: &Path,
[INFO] [stdout] 293 |     ) -> Result<Option<(Language, &LanguageConfiguration)>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   ||
[INFO] [stdout]     |                                   |the same lifetime is hidden here
[INFO] [stdout]     |                                   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] 293 |     ) -> Result<Option<(Language, &LanguageConfiguration<'_>)>> {
[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:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 360 |         string: &str,
[INFO] [stdout] 361 |     ) -> Result<Option<(Language, &LanguageConfiguration)>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   ||
[INFO] [stdout]     |                                   |the same lifetime is hidden here
[INFO] [stdout]     |                                   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] 361 |     ) -> Result<Option<(Language, &LanguageConfiguration<'_>)>> {
[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:909:9
[INFO] [stdout]     |
[INFO] [stdout] 909 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 912 |     ) -> Result<&[LanguageConfiguration]> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 | |
[INFO] [stdout]     |                 | the same lifetime is hidden here
[INFO] [stdout]     |                 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] 912 |     ) -> Result<&[LanguageConfiguration<'_>]> {
[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: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<Option<(Language, &LanguageConfiguration)>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   ||
[INFO] [stdout]     |                                   |the same lifetime is hidden here
[INFO] [stdout]     |                                   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] 256 |     ) -> Result<Option<(Language, &LanguageConfiguration<'_>)>> {
[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:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 268 |         path: &Path,
[INFO] [stdout] 269 |     ) -> Result<Option<(Language, &LanguageConfiguration)>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   ||
[INFO] [stdout]     |                                   |the same lifetime is hidden here
[INFO] [stdout]     |                                   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] 269 |     ) -> Result<Option<(Language, &LanguageConfiguration<'_>)>> {
[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:291:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 292 |         path: &Path,
[INFO] [stdout] 293 |     ) -> Result<Option<(Language, &LanguageConfiguration)>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   ||
[INFO] [stdout]     |                                   |the same lifetime is hidden here
[INFO] [stdout]     |                                   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] 293 |     ) -> Result<Option<(Language, &LanguageConfiguration<'_>)>> {
[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:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 360 |         string: &str,
[INFO] [stdout] 361 |     ) -> Result<Option<(Language, &LanguageConfiguration)>> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   ||
[INFO] [stdout]     |                                   |the same lifetime is hidden here
[INFO] [stdout]     |                                   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] 361 |     ) -> Result<Option<(Language, &LanguageConfiguration<'_>)>> {
[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:909:9
[INFO] [stdout]     |
[INFO] [stdout] 909 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 912 |     ) -> Result<&[LanguageConfiguration]> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 | |
[INFO] [stdout]     |                 | the same lifetime is hidden here
[INFO] [stdout]     |                 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] 912 |     ) -> Result<&[LanguageConfiguration<'_>]> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> cli/src/fuzz/allocations.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[ctor::ctor]
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `wasm`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `TREE_SITTER_EMBED_WASM_BINDING`
[INFO] [stdout]   --> cli/src/playground.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[cfg(TREE_SITTER_EMBED_WASM_BINDING)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | optional_resource!(get_playground_js, "docs/assets/js/playground.js");
[INFO] [stdout]    | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TREE_SITTER_EMBED_WASM_BINDING)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TREE_SITTER_EMBED_WASM_BINDING)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `optional_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `TREE_SITTER_EMBED_WASM_BINDING`
[INFO] [stdout]   --> cli/src/playground.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[cfg(not(TREE_SITTER_EMBED_WASM_BINDING))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | optional_resource!(get_playground_js, "docs/assets/js/playground.js");
[INFO] [stdout]    | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TREE_SITTER_EMBED_WASM_BINDING)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TREE_SITTER_EMBED_WASM_BINDING)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `optional_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `TREE_SITTER_EMBED_WASM_BINDING`
[INFO] [stdout]   --> cli/src/playground.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[cfg(TREE_SITTER_EMBED_WASM_BINDING)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 | optional_resource!(get_lib_js, "lib/binding_web/tree-sitter.js");
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TREE_SITTER_EMBED_WASM_BINDING)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TREE_SITTER_EMBED_WASM_BINDING)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `optional_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `TREE_SITTER_EMBED_WASM_BINDING`
[INFO] [stdout]   --> cli/src/playground.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[cfg(not(TREE_SITTER_EMBED_WASM_BINDING))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 | optional_resource!(get_lib_js, "lib/binding_web/tree-sitter.js");
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TREE_SITTER_EMBED_WASM_BINDING)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TREE_SITTER_EMBED_WASM_BINDING)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `optional_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `TREE_SITTER_EMBED_WASM_BINDING`
[INFO] [stdout]   --> cli/src/playground.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[cfg(TREE_SITTER_EMBED_WASM_BINDING)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | optional_resource!(get_lib_wasm, "lib/binding_web/tree-sitter.wasm");
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TREE_SITTER_EMBED_WASM_BINDING)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TREE_SITTER_EMBED_WASM_BINDING)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `optional_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `TREE_SITTER_EMBED_WASM_BINDING`
[INFO] [stdout]   --> cli/src/playground.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[cfg(not(TREE_SITTER_EMBED_WASM_BINDING))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | optional_resource!(get_lib_wasm, "lib/binding_web/tree-sitter.wasm");
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TREE_SITTER_EMBED_WASM_BINDING)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TREE_SITTER_EMBED_WASM_BINDING)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `optional_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2520) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: cli/src/tests/parser_test.rs:648:1: 648:8 (#4825), segments: [PathSegment { ident: <test_trace>#4825, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(2520), style: Outer, span: cli/src/tests/parser_test.rs:648:1: 648:8 (#4825) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7d779b82bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7d779be0fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x7d779b842226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7d779b801b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7d779b81f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x7d779a80236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7d779b81fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7d779b801c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7d779b7f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7d779b80372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7d7798438f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7d779cbe0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> cli/src/generate/rules.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   12:     0x7d779d41c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7d779d3e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7d779c4f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x7d779d007658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7d779d0073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x7d779d0073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x7d779cfecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x7d779cfec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7d779d17127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x7d779d05ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7d779ceeac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x7d779ceeaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x7d779ceed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x7d7796a8aaa4 - <unknown>
[INFO] [stderr]   26:     0x7d7796b17a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T09_42_57-2517.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 -C link-arg=-Wl,--dynamic-list=/opt/rustwide/target/debug/build/tree-sitter-cli-c9520dee39dcec96/out/dynamic-symbols.txt
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `tree-sitter-cli` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name tree_sitter_cli --edition=2021 cli/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("wasm"))' -C metadata=b138497588633c1b -C extra-filename=-e961d4850c05cb32 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-28063e21c55d991c.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5d92c26bf78dd907.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d26ae8eae12393c3.rmeta --extern ctor=/opt/rustwide/target/debug/deps/libctor-c6e85df4a2558b19.so --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-81abcdf0f30c5b56.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-83ccd517f7a65f92.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-5b4581ef243aa533.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-89462d437e8c89f8.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-9b5852bd853177bb.rmeta --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-3256f7fd76bc3910.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-22646844a0ee5fff.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-3a55fb292babea37.so --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-6336f7e0658fb5a4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-df2ea4f334bf906c.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ca7671abb73fbd0d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7c0f53dbbf549746.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-274d627c45e087a1.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fc22614bd280e0dc.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-59ad630e9e58123f.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-0d52696d46a2279a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-970ce2044c90777e.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d020b1290e580f29.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-320f55da6bd24bed.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-49aad951fde78106.rmeta --extern smallbitvec=/opt/rustwide/target/debug/deps/libsmallbitvec-cdf1f9ef2ed99d19.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8838e4363e0f0e62.rmeta --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-d094531cd2e2718f.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-819335295d416dbf.rmeta --extern tree_sitter_config=/opt/rustwide/target/debug/deps/libtree_sitter_config-d726977df4e4205b.rmeta --extern tree_sitter_highlight=/opt/rustwide/target/debug/deps/libtree_sitter_highlight-4c050c59711ef5cb.rmeta --extern tree_sitter_loader=/opt/rustwide/target/debug/deps/libtree_sitter_loader-07a07bc4fc32b3cd.rmeta --extern tree_sitter_tags=/opt/rustwide/target/debug/deps/libtree_sitter_tags-ec0181c6014f0f04.rmeta --extern tree_sitter_proc_macro=/opt/rustwide/target/debug/deps/libtree_sitter_tests_proc_macro-6223aa7dc5e76c8e.so --extern unindent=/opt/rustwide/target/debug/deps/libunindent-d1819ce1e7b38062.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1278d11b181efceb.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-aabed4ca7a5882ae.rmeta --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-d57506322a731887.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-d74dbb00e90409dc/out -C link-arg=-Wl,--dynamic-list=/opt/rustwide/target/debug/build/tree-sitter-cli-c9520dee39dcec96/out/dynamic-symbols.txt` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3316c4fdcd3e88a9ffa7c28db66c59615a58ccf2bdeb348dedce3345dbc4b273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3316c4fdcd3e88a9ffa7c28db66c59615a58ccf2bdeb348dedce3345dbc4b273", kill_on_drop: false }`
[INFO] [stdout] 3316c4fdcd3e88a9ffa7c28db66c59615a58ccf2bdeb348dedce3345dbc4b273
