[INFO] cloning repository https://github.com/CppCXY/emmylua-analyzer-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CppCXY/emmylua-analyzer-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCppCXY%2Femmylua-analyzer-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCppCXY%2Femmylua-analyzer-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc83e9b0e2078ee664f541096c7e11f499957cba
[INFO] testing CppCXY/emmylua-analyzer-rust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCppCXY%2Femmylua-analyzer-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CppCXY/emmylua-analyzer-rust
[INFO] finished tweaking git repo https://github.com/CppCXY/emmylua-analyzer-rust
[INFO] tweaked toml for git repo https://github.com/CppCXY/emmylua-analyzer-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CppCXY/emmylua-analyzer-rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CppCXY/emmylua-analyzer-rust 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aca74bb8f064126a40f8d1eecd4a8e20241a87353a8bac1619cc82a3cb8279b3
[INFO] running `Command { std: "docker" "start" "-a" "aca74bb8f064126a40f8d1eecd4a8e20241a87353a8bac1619cc82a3cb8279b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aca74bb8f064126a40f8d1eecd4a8e20241a87353a8bac1619cc82a3cb8279b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca74bb8f064126a40f8d1eecd4a8e20241a87353a8bac1619cc82a3cb8279b3", kill_on_drop: false }`
[INFO] [stdout] aca74bb8f064126a40f8d1eecd4a8e20241a87353a8bac1619cc82a3cb8279b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c259734020096b0092edcc1becfceeb15bf0fbf78b7a658bef6e67f05747c050
[INFO] running `Command { std: "docker" "start" "-a" "c259734020096b0092edcc1becfceeb15bf0fbf78b7a658bef6e67f05747c050", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.43
[INFO] [stderr]    Compiling emmylua_codestyle v0.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling internment v0.8.6
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling mimalloc v0.1.47
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-general-category v1.0.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling emmylua_diagnostic_macro v0.5.0 (/opt/rustwide/workdir/crates/emmylua_diagnostic_macro)
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling notify v8.1.0
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling lsp-server v0.7.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling edit_version v0.1.0 (/opt/rustwide/workdir/tools/edit_version)
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling emmylua_parser v0.16.0 (/opt/rustwide/workdir/crates/emmylua_parser)
[INFO] [stderr]    Compiling emmylua_parser_desc v0.16.0 (/opt/rustwide/workdir/crates/emmylua_parser_desc)
[INFO] [stderr]    Compiling emmylua_code_style v0.1.0 (/opt/rustwide/workdir/crates/emmylua_code_style)
[INFO] [stderr]    Compiling emmylua_code_analysis v0.14.0 (/opt/rustwide/workdir/crates/emmylua_code_analysis)
[INFO] [stderr]    Compiling emmylua_ls v0.14.0 (/opt/rustwide/workdir/crates/emmylua_ls)
[INFO] [stderr]    Compiling emmylua_check v0.14.0 (/opt/rustwide/workdir/crates/emmylua_check)
[INFO] [stderr]    Compiling emmylua_doc_cli v0.14.0 (/opt/rustwide/workdir/crates/emmylua_doc_cli)
[INFO] [stderr]    Compiling schema_json_gen v0.1.0 (/opt/rustwide/workdir/tools/schema_json_gen)
[INFO] [stdout] warning: struct `EmmyServerStatus` is never constructed
[INFO] [stdout]    --> crates/emmylua_ls/src/context/status_bar.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct EmmyServerStatus {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmmyProgress` is never constructed
[INFO] [stdout]    --> crates/emmylua_ls/src/context/status_bar.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct EmmyProgress {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
[INFO] running `Command { std: "docker" "inspect" "c259734020096b0092edcc1becfceeb15bf0fbf78b7a658bef6e67f05747c050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c259734020096b0092edcc1becfceeb15bf0fbf78b7a658bef6e67f05747c050", kill_on_drop: false }`
[INFO] [stdout] c259734020096b0092edcc1becfceeb15bf0fbf78b7a658bef6e67f05747c050
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88edc7cd8d3472319c57841fc8b45304d1ce9a98b29afc060f76a93b8a9b5db1
[INFO] running `Command { std: "docker" "start" "-a" "88edc7cd8d3472319c57841fc8b45304d1ce9a98b29afc060f76a93b8a9b5db1", kill_on_drop: false }`
[INFO] [stderr]    Compiling emmylua_diagnostic_macro v0.5.0 (/opt/rustwide/workdir/crates/emmylua_diagnostic_macro)
[INFO] [stderr]    Compiling googletest_macro v0.14.2
[INFO] [stderr]    Compiling emmylua_parser v0.16.0 (/opt/rustwide/workdir/crates/emmylua_parser)
[INFO] [stderr]    Compiling edit_version v0.1.0 (/opt/rustwide/workdir/tools/edit_version)
[INFO] [stderr]    Compiling emmylua_code_style v0.1.0 (/opt/rustwide/workdir/crates/emmylua_code_style)
[INFO] [stderr]    Compiling emmylua_code_analysis v0.14.0 (/opt/rustwide/workdir/crates/emmylua_code_analysis)
[INFO] [stderr]    Compiling googletest v0.14.2
[INFO] [stderr]    Compiling emmylua_parser_desc v0.16.0 (/opt/rustwide/workdir/crates/emmylua_parser_desc)
[INFO] [stderr]    Compiling emmylua_doc_cli v0.14.0 (/opt/rustwide/workdir/crates/emmylua_doc_cli)
[INFO] [stderr]    Compiling emmylua_ls v0.14.0 (/opt/rustwide/workdir/crates/emmylua_ls)
[INFO] [stderr]    Compiling emmylua_check v0.14.0 (/opt/rustwide/workdir/crates/emmylua_check)
[INFO] [stderr] error: could not compile `emmylua_code_analysis` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name emmylua_code_analysis --edition=2024 crates/emmylua_code_analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7579685b89973752 -C extra-filename=-0814e5e853ccf0a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9df5e36204d54a28.rlib --extern emmylua_codestyle=/opt/rustwide/target/debug/deps/libemmylua_codestyle-c4e6e5e70fd1cf91.rlib --extern emmylua_diagnostic_macro=/opt/rustwide/target/debug/deps/libemmylua_diagnostic_macro-c5b78256bfc559b5.so --extern emmylua_parser=/opt/rustwide/target/debug/deps/libemmylua_parser-679ad824803d7b0c.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-a8bfad11509e5a6e.rlib --extern flagset=/opt/rustwide/target/debug/deps/libflagset-7c42db76cc665a03.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-09003540285d436a.rlib --extern internment=/opt/rustwide/target/debug/deps/libinternment-0b111e317d26c293.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-a1b06f2af6181a0a.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af9df9186596bd92.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c132b58376a5093a.rlib --extern rowan=/opt/rustwide/target/debug/deps/librowan-67515d23689120ec.rlib --extern rust_i18n=/opt/rustwide/target/debug/deps/librust_i18n-f2c187202e83bc95.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-acdd059b93c482c7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e195526dc5a2cc0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cf7a74bb78ae6896.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-0b4b448eef5a047f.rlib --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-489e610fca65aed1.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-edf3758ad014efa8.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8548bb9f4732f826.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rlib --extern wax=/opt/rustwide/target/debug/deps/libwax-4eefdb8afcba91c9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/emmylua_codestyle-6e4abf4d7c6013cc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `emmylua_code_analysis` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name emmylua_code_analysis --edition=2024 crates/emmylua_code_analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35e692461bbbf6d7 -C extra-filename=-c7863c8240586dd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9df5e36204d54a28.rmeta --extern emmylua_codestyle=/opt/rustwide/target/debug/deps/libemmylua_codestyle-c4e6e5e70fd1cf91.rmeta --extern emmylua_diagnostic_macro=/opt/rustwide/target/debug/deps/libemmylua_diagnostic_macro-c5b78256bfc559b5.so --extern emmylua_parser=/opt/rustwide/target/debug/deps/libemmylua_parser-679ad824803d7b0c.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-a8bfad11509e5a6e.rmeta --extern flagset=/opt/rustwide/target/debug/deps/libflagset-7c42db76cc665a03.rmeta --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-09003540285d436a.rmeta --extern internment=/opt/rustwide/target/debug/deps/libinternment-0b111e317d26c293.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rmeta --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-a1b06f2af6181a0a.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af9df9186596bd92.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c132b58376a5093a.rmeta --extern rowan=/opt/rustwide/target/debug/deps/librowan-67515d23689120ec.rmeta --extern rust_i18n=/opt/rustwide/target/debug/deps/librust_i18n-f2c187202e83bc95.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-acdd059b93c482c7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6e195526dc5a2cc0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cf7a74bb78ae6896.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-0b4b448eef5a047f.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-489e610fca65aed1.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-edf3758ad014efa8.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-8548bb9f4732f826.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rmeta --extern wax=/opt/rustwide/target/debug/deps/libwax-4eefdb8afcba91c9.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/emmylua_codestyle-6e4abf4d7c6013cc/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: struct `EmmyServerStatus` is never constructed
[INFO] [stdout]    --> crates/emmylua_ls/src/context/status_bar.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct EmmyServerStatus {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmmyProgress` is never constructed
[INFO] [stdout]    --> crates/emmylua_ls/src/context/status_bar.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct EmmyProgress {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88edc7cd8d3472319c57841fc8b45304d1ce9a98b29afc060f76a93b8a9b5db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88edc7cd8d3472319c57841fc8b45304d1ce9a98b29afc060f76a93b8a9b5db1", kill_on_drop: false }`
[INFO] [stdout] 88edc7cd8d3472319c57841fc8b45304d1ce9a98b29afc060f76a93b8a9b5db1
