[INFO] cloning repository https://github.com/0958436455sarayut/master [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0958436455sarayut/master" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0958436455sarayut%2Fmaster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0958436455sarayut%2Fmaster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd506b7048c519452e24c5a458da9a383243c91f [INFO] checking 0958436455sarayut/master against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0958436455sarayut%2Fmaster" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/0958436455sarayut/master [INFO] finished tweaking git repo https://github.com/0958436455sarayut/master [INFO] tweaked toml for git repo https://github.com/0958436455sarayut/master written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0958436455sarayut/master 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/0958436455sarayut/master 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bed4393e3e2620172805a388bd9e1bcda301166e53ddb2f21e50ba19d40b7ada [INFO] running `Command { std: "docker" "start" "-a" "bed4393e3e2620172805a388bd9e1bcda301166e53ddb2f21e50ba19d40b7ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bed4393e3e2620172805a388bd9e1bcda301166e53ddb2f21e50ba19d40b7ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed4393e3e2620172805a388bd9e1bcda301166e53ddb2f21e50ba19d40b7ada", kill_on_drop: false }` [INFO] [stdout] bed4393e3e2620172805a388bd9e1bcda301166e53ddb2f21e50ba19d40b7ada [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1237463e2a2d54e96e738e29116e81cf41c3638528adeb773e6eb77617130b38 [INFO] running `Command { std: "docker" "start" "-a" "1237463e2a2d54e96e738e29116e81cf41c3638528adeb773e6eb77617130b38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking tree-sitter-language v0.1.2 (/opt/rustwide/workdir/lib/language) [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking cc v1.2.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling tree-sitter-generate v0.25.0 (/opt/rustwide/workdir/cli/generate) [INFO] [stderr] Compiling tree-sitter-loader v0.25.0 (/opt/rustwide/workdir/cli/loader) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fs4 v0.12.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling wasmparser v0.221.2 [INFO] [stderr] Checking smallbitvec v2.5.3 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling tree-sitter-cli v0.25.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking bstr v1.11.1 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling tree-sitter v0.25.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking widestring v1.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking cexpr v0.6.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/binding_rust/lib.rs:605:19 [INFO] [stdout] | [INFO] [stdout] 605 | 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] 605 | 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:1361:22 [INFO] [stdout] | [INFO] [stdout] 1361 | 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] 1361 | 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:1369:34 [INFO] [stdout] | [INFO] [stdout] 1369 | 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] 1369 | 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:1383:21 [INFO] [stdout] | [INFO] [stdout] 1383 | 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] 1383 | 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:1403:17 [INFO] [stdout] | [INFO] [stdout] 1403 | 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] 1403 | 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:1546:21 [INFO] [stdout] | [INFO] [stdout] 1546 | 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] 1546 | pub fn language(&self) -> LanguageRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/binding_rust/lib.rs:605:19 [INFO] [stdout] | [INFO] [stdout] 605 | 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] 605 | 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:1361:22 [INFO] [stdout] | [INFO] [stdout] 1361 | 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] 1361 | 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:1369:34 [INFO] [stdout] | [INFO] [stdout] 1369 | 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] 1369 | 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:1383:21 [INFO] [stdout] | [INFO] [stdout] 1383 | 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] 1383 | 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:1403:17 [INFO] [stdout] | [INFO] [stdout] 1403 | 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] 1403 | 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:1546:21 [INFO] [stdout] | [INFO] [stdout] 1546 | 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] 1546 | pub fn language(&self) -> LanguageRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tree-sitter-tags v0.25.0 (/opt/rustwide/workdir/tags) [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking tree-sitter-highlight v0.25.0 (/opt/rustwide/workdir/highlight) [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking clap_complete v4.5.38 [INFO] [stderr] Checking clap_complete_nushell v4.5.4 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tree-sitter-tests-proc-macro v0.0.0 (/opt/rustwide/workdir/cli/src/tests/proc_macro) [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking webbrowser v1.0.3 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking tree-sitter-config v0.25.0 (/opt/rustwide/workdir/cli/config) [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> cli/generate/src/rules.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | #[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] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> cli/generate/src/rules.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | #[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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> cli/loader/src/lib.rs:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | 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] 472 | 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:480:9 [INFO] [stdout] | [INFO] [stdout] 480 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 481 | scope: &str, [INFO] [stdout] 482 | ) -> Result> { [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] 482 | ) -> Result)>> { [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:493:9 [INFO] [stdout] | [INFO] [stdout] 493 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 494 | path: &Path, [INFO] [stdout] 495 | ) -> Result> { [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] 495 | ) -> Result)>> { [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:517:9 [INFO] [stdout] | [INFO] [stdout] 517 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 518 | path: &Path, [INFO] [stdout] 519 | ) -> Result> { [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] 519 | ) -> Result)>> { [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:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 590 | string: &str, [INFO] [stdout] 591 | ) -> Result> { [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] 591 | ) -> Result)>> { [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:1123:9 [INFO] [stdout] | [INFO] [stdout] 1123 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1126 | ) -> 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] 1126 | ) -> 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:472:44 [INFO] [stdout] | [INFO] [stdout] 472 | 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] 472 | 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:480:9 [INFO] [stdout] | [INFO] [stdout] 480 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 481 | scope: &str, [INFO] [stdout] 482 | ) -> Result> { [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] 482 | ) -> Result)>> { [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:493:9 [INFO] [stdout] | [INFO] [stdout] 493 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 494 | path: &Path, [INFO] [stdout] 495 | ) -> Result> { [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] 495 | ) -> Result)>> { [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:517:9 [INFO] [stdout] | [INFO] [stdout] 517 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 518 | path: &Path, [INFO] [stdout] 519 | ) -> Result> { [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] 519 | ) -> Result)>> { [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:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 590 | string: &str, [INFO] [stdout] 591 | ) -> Result> { [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] 591 | ) -> Result)>> { [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:1123:9 [INFO] [stdout] | [INFO] [stdout] 1123 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1126 | ) -> 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] 1126 | ) -> Result<&[LanguageConfiguration<'_>]> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2532) 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:764:1: 764:8 (#2296), segments: [PathSegment { ident: #2296, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(1388), style: Outer, span: cli/src/tests/parser_test.rs:764:1: 764:8 (#2296) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x74bec3e2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x74bec440fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x74bec3e42226 - ::write_fmt [INFO] [stderr] 3: 0x74bec3e01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x74bec3e1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x74bec2e0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x74bec3e1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x74bec3e01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x74bec3df89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x74bec3e0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x74bec0a38f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x74bec51e0110 - ::token_trees [INFO] [stderr] 12: 0x74bec5a1c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x74bec59e65d2 - ::expand_crate [INFO] [stderr] 14: 0x74bec4af0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x74bec5607658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x74bec56073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x74bec56073a7 - >::call_once [INFO] [stderr] 18: 0x74bec55ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x74bec55ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x74bec577127b - , 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, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x74bec565ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x74bec54eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x74bec54eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x74bec54ed138 - ::new::thread_start [INFO] [stderr] 25: 0x74bebf08aaa4 - [INFO] [stderr] 26: 0x74bebf117a64 - clone [INFO] [stderr] 27: 0x0 - [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-09T00_50_52-2526.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-6952cb467a7ca870/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 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--allow=clippy::used_underscore_items' '--allow=clippy::unused_self' '--allow=clippy::unnecessary_wraps' '--allow=clippy::transmute_undefined_repr' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::string_lit_as_bytes' '--allow=clippy::similar_names' '--allow=clippy::ref_option' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::range_plus_one' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::if_not_else' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::fallible_impl_from' '--deny=clippy::dbg_macro' '--allow=clippy::collection_is_never_read' '--allow=clippy::cognitive_complexity' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::branches_sharing_code' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("wasm"))' -C metadata=9aa6c7c9ac637e43 -C extra-filename=-bb91b9fa0f4ffdcd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-0d96e84db9c2fe55.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5f72fc54f9d6bd38.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-2b6ee8c71ce668aa.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-2e8240b574e8342a.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-af2df6864dc2464a.rmeta --extern clap_complete_nushell=/opt/rustwide/target/debug/deps/libclap_complete_nushell-7ab498d5fa1e108b.rmeta --extern ctor=/opt/rustwide/target/debug/deps/libctor-9331f11ea3da7b1a.so --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-ce8ad6706de20757.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-0b50b1c623b1c46e.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e33f4432608ba5e8.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-5dea3bb78aabbef0.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-deb92f84b056d97a.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-8dc875208c433ea1.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-3a55fb292babea37.so --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bba7294d90dc890.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a21c3242f84402d4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cc5f9e87785fc0a3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-751e2aed179fc327.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-caaf51062fc6847e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-81afde1735036d39.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-a5aeadb35821ef44.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8aa5522b371fc2c2.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1094ea22779c9df3.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9b5dcbb363ee60b2.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-2c14cf8476fff1b3.rmeta --extern smallbitvec=/opt/rustwide/target/debug/deps/libsmallbitvec-cdf1f9ef2ed99d19.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-5822656aa136fd3c.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0a2f9e7300035870.rmeta --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-1bfeab8231b2f33d.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-2ffbe0765e8eb3d1.rmeta --extern tree_sitter_config=/opt/rustwide/target/debug/deps/libtree_sitter_config-ee94cf5f9cc8a41c.rmeta --extern tree_sitter_generate=/opt/rustwide/target/debug/deps/libtree_sitter_generate-7ec1c68ec63f8cce.rmeta --extern tree_sitter_highlight=/opt/rustwide/target/debug/deps/libtree_sitter_highlight-7152841604dbd5a2.rmeta --extern tree_sitter_loader=/opt/rustwide/target/debug/deps/libtree_sitter_loader-e56fe89bb12b8046.rmeta --extern tree_sitter_tags=/opt/rustwide/target/debug/deps/libtree_sitter_tags-eab6333e086aac50.rmeta --extern tree_sitter_proc_macro=/opt/rustwide/target/debug/deps/libtree_sitter_tests_proc_macro-1a2a901da5085c1d.so --extern unindent=/opt/rustwide/target/debug/deps/libunindent-d1819ce1e7b38062.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ae825627a69da7a3.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1278d11b181efceb.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-4a0c52dd10d2dcb6.rmeta --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-638755acbb2bb32d.rmeta --extern widestring=/opt/rustwide/target/debug/deps/libwidestring-52fc3082587dd4c3.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-609c987a31f7443a/out -C link-arg=-Wl,--dynamic-list=/opt/rustwide/target/debug/build/tree-sitter-cli-6952cb467a7ca870/out/dynamic-symbols.txt --check-cfg 'cfg(sanitizing)' --check-cfg 'cfg(TREE_SITTER_EMBED_WASM_BINDING)'` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1237463e2a2d54e96e738e29116e81cf41c3638528adeb773e6eb77617130b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1237463e2a2d54e96e738e29116e81cf41c3638528adeb773e6eb77617130b38", kill_on_drop: false }` [INFO] [stdout] 1237463e2a2d54e96e738e29116e81cf41c3638528adeb773e6eb77617130b38