[INFO] cloning repository https://github.com/Naituw/tree-sitter-origin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Naituw/tree-sitter-origin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNaituw%2Ftree-sitter-origin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNaituw%2Ftree-sitter-origin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c192fa03870aae3c8ad46353474b7969013121c
[INFO] checking Naituw/tree-sitter-origin against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNaituw%2Ftree-sitter-origin" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Naituw/tree-sitter-origin
[INFO] finished tweaking git repo https://github.com/Naituw/tree-sitter-origin
[INFO] tweaked toml for git repo https://github.com/Naituw/tree-sitter-origin written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Naituw/tree-sitter-origin on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Naituw/tree-sitter-origin 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bytecodealliance/wasmtime`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasm-c-api`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/WASI`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-nn`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-testsuite.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-threads`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.56
[INFO] [stderr]   Downloaded slice-group-by v0.3.1
[INFO] [stderr]   Downloaded anstyle v1.0.6
[INFO] [stderr]   Downloaded target-lexicon v0.12.13
[INFO] [stderr]   Downloaded ctor v0.2.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.90
[INFO] [stderr]   Downloaded clap_lex v0.6.0
[INFO] [stderr]   Downloaded libredox v0.0.1
[INFO] [stderr]   Downloaded memfd v0.6.4
[INFO] [stderr]   Downloaded wasmparser v0.118.1
[INFO] [stderr]   Downloaded thiserror v1.0.56
[INFO] [stderr]   Downloaded redox_users v0.4.4
[INFO] [stderr]   Downloaded sptr v0.3.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.90
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded fastrand v2.0.1
[INFO] [stderr]   Downloaded which v4.4.2
[INFO] [stderr]   Downloaded clang-sys v1.7.0
[INFO] [stderr]   Downloaded smallbitvec v2.5.1
[INFO] [stderr]   Downloaded webbrowser v0.8.12
[INFO] [stderr]   Downloaded path-slash v0.2.1
[INFO] [stderr]   Downloaded wasm-encoder v0.38.1
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]   Downloaded which v6.0.0
[INFO] [stderr]   Downloaded clap_derive v4.4.7
[INFO] [stderr]   Downloaded ctrlc v3.4.2
[INFO] [stderr]   Downloaded tempfile v3.10.0
[INFO] [stderr]   Downloaded libloading v0.8.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.90
[INFO] [stderr]   Downloaded prettyplease v0.2.16
[INFO] [stderr]   Downloaded toml v0.8.10
[INFO] [stderr]   Downloaded js-sys v0.3.67
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded toml_edit v0.22.0
[INFO] [stderr]   Downloaded winnow v0.5.37
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.90
[INFO] [stderr]   Downloaded wasmparser v0.121.0
[INFO] [stderr]   Downloaded regex v1.10.3
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded rustix v0.38.31
[INFO] [stderr]   Downloaded web-sys v0.3.67
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 86f3e1e76e3884bcf034c8c292210e3219b11b38652b3bc8d0c2cbae217d7e3f
[INFO] running `Command { std: "docker" "start" "86f3e1e76e3884bcf034c8c292210e3219b11b38652b3bc8d0c2cbae217d7e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86f3e1e76e3884bcf034c8c292210e3219b11b38652b3bc8d0c2cbae217d7e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86f3e1e76e3884bcf034c8c292210e3219b11b38652b3bc8d0c2cbae217d7e3f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86f3e1e76e3884bcf034c8c292210e3219b11b38652b3bc8d0c2cbae217d7e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "86f3e1e76e3884bcf034c8c292210e3219b11b38652b3bc8d0c2cbae217d7e3f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling winnow v0.5.37
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tree-sitter-loader v0.20.0 (/opt/rustwide/workdir/cli/loader)
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking wasmparser v0.121.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling tree-sitter v0.20.10 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking smallbitvec v2.5.1
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking which v6.0.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking tempfile v3.10.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]     Checking ctrlc v3.4.2
[INFO] [stderr]     Checking tree-sitter-tests-proc-macro v0.0.0 (/opt/rustwide/workdir/cli/src/tests/proc_macro)
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling ctor v0.2.6
[INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> lib/binding_rust/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     u16,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> lib/binding_rust/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     u16,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/binding_rust/lib.rs:494:19
[INFO] [stdout]     |
[INFO] [stdout] 494 |     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] 494 |     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:848:22
[INFO] [stdout]     |
[INFO] [stdout] 848 |     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] 848 |     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:856:34
[INFO] [stdout]     |
[INFO] [stdout] 856 |     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] 856 |     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:870:21
[INFO] [stdout]     |
[INFO] [stdout] 870 |     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] 870 |     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:890:17
[INFO] [stdout]     |
[INFO] [stdout] 890 |     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] 890 |     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:1026:21
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     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] 1026 |     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:494:19
[INFO] [stdout]     |
[INFO] [stdout] 494 |     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] 494 |     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:848:22
[INFO] [stdout]     |
[INFO] [stdout] 848 |     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] 848 |     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:856:34
[INFO] [stdout]     |
[INFO] [stdout] 856 |     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] 856 |     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:870:21
[INFO] [stdout]     |
[INFO] [stdout] 870 |     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] 870 |     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:890:17
[INFO] [stdout]     |
[INFO] [stdout] 890 |     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] 890 |     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:1026:21
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     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] 1026 |     pub fn language(&self) -> LanguageRef<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tree-sitter-tags v0.20.2 (/opt/rustwide/workdir/tags)
[INFO] [stderr]     Checking tree-sitter-highlight v0.20.2 (/opt/rustwide/workdir/highlight)
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> highlight/src/lib.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{iter, mem, ops, str, usize};
[INFO] [stdout]   |                                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 end_byte: usize::MAX,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:221:46
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 end_point: Point::new(usize::MAX, usize::MAX),
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:221:58
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 end_point: Point::new(usize::MAX, usize::MAX),
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:512:42
[INFO] [stdout]     |
[INFO] [stdout] 512 |                         range: 0..usize::MAX,
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:567:34
[INFO] [stdout]     |
[INFO] [stdout] 567 |                 end_byte: usize::MAX,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:568:46
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 end_point: Point::new(usize::MAX, usize::MAX),
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:568:58
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 end_point: Point::new(usize::MAX, usize::MAX),
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> highlight/src/lib.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{iter, mem, ops, str, usize};
[INFO] [stdout]   |                                ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:219:34
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 end_byte: usize::MAX,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:221:46
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 end_point: Point::new(usize::MAX, usize::MAX),
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:221:58
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 end_point: Point::new(usize::MAX, usize::MAX),
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:512:42
[INFO] [stdout]     |
[INFO] [stdout] 512 |                         range: 0..usize::MAX,
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:567:34
[INFO] [stdout]     |
[INFO] [stdout] 567 |                 end_byte: usize::MAX,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:568:46
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 end_point: Point::new(usize::MAX, usize::MAX),
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> highlight/src/lib.rs:568:58
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 end_point: Point::new(usize::MAX, usize::MAX),
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling tree-sitter-cli v0.20.9 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking tree-sitter-config v0.19.0 (/opt/rustwide/workdir/cli/config)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cli/loader/src/lib.rs:205:44
[INFO] [stdout]     |
[INFO] [stdout] 205 |     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] 205 |     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:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 214 |         scope: &str,
[INFO] [stdout] 215 |     ) -> 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] 215 |     ) -> 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:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 227 |         path: &Path,
[INFO] [stdout] 228 |     ) -> 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] 228 |     ) -> 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:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 295 |         string: &str,
[INFO] [stdout] 296 |     ) -> 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] 296 |     ) -> 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:721:9
[INFO] [stdout]     |
[INFO] [stdout] 721 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 724 |     ) -> 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] 724 |     ) -> 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:205:44
[INFO] [stdout]     |
[INFO] [stdout] 205 |     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] 205 |     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:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 214 |         scope: &str,
[INFO] [stdout] 215 |     ) -> 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] 215 |     ) -> 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:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 227 |         path: &Path,
[INFO] [stdout] 228 |     ) -> 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] 228 |     ) -> 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:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 295 |         string: &str,
[INFO] [stdout] 296 |     ) -> 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] 296 |     ) -> 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:721:9
[INFO] [stdout]     |
[INFO] [stdout] 721 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 724 |     ) -> 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] 724 |     ) -> Result<&[LanguageConfiguration<'_>]> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `TREE_SITTER_EMBED_WASM_BINDING`
[INFO] [stdout]   --> cli/src/playground.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(TREE_SITTER_EMBED_WASM_BINDING)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | 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 34 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: `#[warn(unexpected_cfgs)]` on by default
[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:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[cfg(not(TREE_SITTER_EMBED_WASM_BINDING))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | 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:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(TREE_SITTER_EMBED_WASM_BINDING)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | 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:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[cfg(not(TREE_SITTER_EMBED_WASM_BINDING))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | 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:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(TREE_SITTER_EMBED_WASM_BINDING)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | 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:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[cfg(not(TREE_SITTER_EMBED_WASM_BINDING))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | 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: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> cli/src/generate/build_tables/build_parse_table.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::u32;
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> cli/src/generate/build_tables/build_parse_table.rs:468:52
[INFO] [stdout]     |
[INFO] [stdout] 468 |                     if item.variable_index != u32::MAX {
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> cli/src/generate/build_tables/build_parse_table.rs:480:98
[INFO] [stdout]     |
[INFO] [stdout] 480 |             } else if lookaheads.contains(&conflicting_lookahead) && item.variable_index != u32::MAX
[INFO] [stdout]     |                                                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> cli/src/generate/build_tables/item.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::u32;
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> cli/src/generate/build_tables/item.rs:87:34
[INFO] [stdout]    |
[INFO] [stdout] 87 |             variable_index: u32::MAX,
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> cli/src/generate/build_tables/item.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 |         self.variable_index == u32::MAX
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> cli/src/generate/prepare_grammar/expand_tokens.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::i32;
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> cli/src/highlight.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::{fs, io, path, str, usize};
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> cli/src/parse.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{fmt, fs, usize};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `must_use` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> cli/src/generate/rules.rs:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[must_use]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the `must_use` attribute can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[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]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `TREE_SITTER_EMBED_WASM_BINDING`
[INFO] [stdout]   --> cli/src/playground.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(TREE_SITTER_EMBED_WASM_BINDING)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | 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 34 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: `#[warn(unexpected_cfgs)]` on by default
[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:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[cfg(not(TREE_SITTER_EMBED_WASM_BINDING))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | 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:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(TREE_SITTER_EMBED_WASM_BINDING)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | 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:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[cfg(not(TREE_SITTER_EMBED_WASM_BINDING))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | 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:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(TREE_SITTER_EMBED_WASM_BINDING)]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | 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:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[cfg(not(TREE_SITTER_EMBED_WASM_BINDING))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | 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: `sanitizing`
[INFO] [stdout]  --> cli/src/tests/parser_hang_test.rs:2:66
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg(all(any(target_arch = "x86_64", target_arch = "x86"), not(sanitizing)))]
[INFO] [stdout]   |                                                                  ^^^^^^^^^^ help: there is a config with a similar name: `sanitize`
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected values for `sanitize` are: `address`, `cfi`, `dataflow`, `hwaddress`, `kcfi`, `kernel-address`, `kernel-hwaddress`, `leak`, `memory`, `memtag`, `realtime`, `safestack`, `shadow-call-stack`, and `thread`
[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(sanitizing)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sanitizing)");` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> cli/src/tests/helpers/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]    = 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 attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> cli/src/generate/build_tables/build_parse_table.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::u32;
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> cli/src/generate/build_tables/build_parse_table.rs:468:52
[INFO] [stdout]     |
[INFO] [stdout] 468 |                     if item.variable_index != u32::MAX {
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> cli/src/generate/build_tables/build_parse_table.rs:480:98
[INFO] [stdout]     |
[INFO] [stdout] 480 |             } else if lookaheads.contains(&conflicting_lookahead) && item.variable_index != u32::MAX
[INFO] [stdout]     |                                                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> cli/src/generate/build_tables/item.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::u32;
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> cli/src/generate/build_tables/item.rs:87:34
[INFO] [stdout]    |
[INFO] [stdout] 87 |             variable_index: u32::MAX,
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> cli/src/generate/build_tables/item.rs:126:37
[INFO] [stdout]     |
[INFO] [stdout] 126 |         self.variable_index == u32::MAX
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> cli/src/generate/prepare_grammar/expand_tokens.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::i32;
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> cli/src/generate/prepare_grammar/expand_tokens.rs:578:42
[INFO] [stdout]     |
[INFO] [stdout] 578 |         let mut result_precedence = i32::MIN;
[INFO] [stdout]     |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> cli/src/highlight.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::{fs, io, path, str, usize};
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> cli/src/parse.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{fmt, fs, usize};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `must_use` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> cli/src/generate/rules.rs:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[must_use]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the `must_use` attribute can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[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]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> cli/benches/benchmark.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{env, fs, str, usize};
[INFO] [stdout]   |                         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> cli/benches/benchmark.rs:178:26
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let mut max = usize::MAX;
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> cli/src/main.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{env, fs, u64};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> cli/src/main.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{env, fs, u64};
[INFO] [stdout]   |                    ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cli/src/tests/node_test.rs:883:24
[INFO] [stdout]     |
[INFO] [stdout] 883 | fn get_all_nodes(tree: &Tree) -> Vec<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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 883 | fn get_all_nodes(tree: &Tree) -> Vec<Node<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.07s
[INFO] running `Command { std: "docker" "inspect" "86f3e1e76e3884bcf034c8c292210e3219b11b38652b3bc8d0c2cbae217d7e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86f3e1e76e3884bcf034c8c292210e3219b11b38652b3bc8d0c2cbae217d7e3f", kill_on_drop: false }`
[INFO] [stdout] 86f3e1e76e3884bcf034c8c292210e3219b11b38652b3bc8d0c2cbae217d7e3f
