[INFO] cloning repository https://github.com/xuhuanzy/lua-config-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xuhuanzy/lua-config-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuhuanzy%2Flua-config-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuhuanzy%2Flua-config-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a45bd396d133e807dd447f9fce82c2e42265d353 [INFO] testing xuhuanzy/lua-config-analyzer against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuhuanzy%2Flua-config-analyzer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/xuhuanzy/lua-config-analyzer [INFO] finished tweaking git repo https://github.com/xuhuanzy/lua-config-analyzer [INFO] tweaked toml for git repo https://github.com/xuhuanzy/lua-config-analyzer written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xuhuanzy/lua-config-analyzer on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xuhuanzy/lua-config-analyzer 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded rust-i18n-support v3.1.5 [INFO] [stderr] Downloaded rowan v0.16.1 [INFO] [stderr] Downloaded text-size v1.1.1 [INFO] [stderr] Downloaded dirs v6.0.0 [INFO] [stderr] Downloaded mimalloc v0.1.48 [INFO] [stderr] Downloaded googletest_macro v0.14.2 [INFO] [stderr] Downloaded countme v3.0.1 [INFO] [stderr] Downloaded rust-i18n v3.1.5 [INFO] [stderr] Downloaded flagset v0.4.7 [INFO] [stderr] Downloaded libredox v0.1.6 [INFO] [stderr] Downloaded rust-i18n-macro v3.1.5 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded redox_syscall v0.5.15 [INFO] [stderr] Downloaded lsp-server v0.7.9 [INFO] [stderr] Downloaded base62 v2.2.1 [INFO] [stderr] Downloaded normpath v1.3.0 [INFO] [stderr] Downloaded schemars_derive v1.0.4 [INFO] [stderr] Downloaded unicode-general-category v1.0.0 [INFO] [stderr] Downloaded internment v0.8.6 [INFO] [stderr] Downloaded wax v0.6.0 [INFO] [stderr] Downloaded serde_with_macros v3.14.0 [INFO] [stderr] Downloaded emmy_lsp_types v0.1.0 [INFO] [stderr] Downloaded schemars v1.0.4 [INFO] [stderr] Downloaded emmylua_codestyle v0.6.0 [INFO] [stderr] Downloaded googletest v0.14.2 [INFO] [stderr] Downloaded cc v1.2.30 [INFO] [stderr] Downloaded serde_with v3.14.0 [INFO] [stderr] Downloaded fern v0.7.1 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61a36cc70efa6b501857c0f4a14e3a3793f71dd26c38d8968c99371b19f90033 [INFO] running `Command { std: "docker" "start" "-a" "61a36cc70efa6b501857c0f4a14e3a3793f71dd26c38d8968c99371b19f90033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61a36cc70efa6b501857c0f4a14e3a3793f71dd26c38d8968c99371b19f90033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a36cc70efa6b501857c0f4a14e3a3793f71dd26c38d8968c99371b19f90033", kill_on_drop: false }` [INFO] [stdout] 61a36cc70efa6b501857c0f4a14e3a3793f71dd26c38d8968c99371b19f90033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 805ea71088055fea11eea9183655f735dba63b69754fc5ccb9b0c49260a0ad54 [INFO] running `Command { std: "docker" "start" "-a" "805ea71088055fea11eea9183655f735dba63b69754fc5ccb9b0c49260a0ad54", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling emmylua_codestyle v0.6.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling unicode-general-category v1.0.0 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling smol_str v0.3.4 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling chrono v0.4.42 [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 ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling rust-i18n v3.1.5 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling emmylua_diagnostic_macro v0.5.0 (/opt/rustwide/workdir/crates/emmylua_diagnostic_macro) [INFO] [stderr] Compiling tokio v1.48.0 [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 zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling clap v4.5.51 [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 serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rust-i18n-support v3.1.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling emmy_lsp_types v0.1.0 [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.21.0 (/opt/rustwide/workdir/crates/emmylua_parser) [INFO] [stderr] Compiling emmylua_parser_desc v0.21.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 std_i18n v0.1.0 (/opt/rustwide/workdir/tools/std_i18n) [INFO] [stderr] Compiling emmylua_code_analysis v0.19.0 (/opt/rustwide/workdir/crates/emmylua_code_analysis) [INFO] [stderr] Compiling emmylua_ls v0.19.0 (/opt/rustwide/workdir/crates/emmylua_ls) [INFO] [stderr] Compiling schema_json_gen v0.1.0 (/opt/rustwide/workdir/tools/schema_json_gen) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "805ea71088055fea11eea9183655f735dba63b69754fc5ccb9b0c49260a0ad54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "805ea71088055fea11eea9183655f735dba63b69754fc5ccb9b0c49260a0ad54", kill_on_drop: false }` [INFO] [stdout] 805ea71088055fea11eea9183655f735dba63b69754fc5ccb9b0c49260a0ad54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 990d2b9ced44f0766f5c1597bb9a26d72bcea643673a4c95f81d840b64c2e34e [INFO] running `Command { std: "docker" "start" "-a" "990d2b9ced44f0766f5c1597bb9a26d72bcea643673a4c95f81d840b64c2e34e", 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_code_style v0.1.0 (/opt/rustwide/workdir/crates/emmylua_code_style) [INFO] [stderr] Compiling std_i18n v0.1.0 (/opt/rustwide/workdir/tools/std_i18n) [INFO] [stderr] Compiling emmylua_parser v0.21.0 (/opt/rustwide/workdir/crates/emmylua_parser) [INFO] [stderr] Compiling edit_version v0.1.0 (/opt/rustwide/workdir/tools/edit_version) [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling emmylua_code_analysis v0.19.0 (/opt/rustwide/workdir/crates/emmylua_code_analysis) [INFO] [stderr] Compiling googletest v0.14.2 [INFO] [stderr] Compiling emmylua_parser_desc v0.21.0 (/opt/rustwide/workdir/crates/emmylua_parser_desc) [INFO] [stderr] Compiling emmylua_ls v0.19.0 (/opt/rustwide/workdir/crates/emmylua_ls) [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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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 '--allow=clippy::wrong_self_convention' '--allow=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::single_component_path_imports' '--allow=clippy::new_without_default' '--allow=clippy::needless_borrow' '--allow=clippy::module_inception' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_let_else' '--allow=clippy::let_unit_value' '--allow=clippy::let_and_return' '--allow=clippy::enum_variant_names' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::cognitive_complexity' '--allow=clippy::clone_on_copy' '--allow=clippy::box_collection' '--allow=clippy::bool_assert_comparison' '--allow=clippy::approx_constant' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f29286892bf31646 -C extra-filename=-01c3141b48a89b96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a2583087224c03e8.rmeta --extern lsp_types=/opt/rustwide/target/debug/deps/libemmy_lsp_types-17880995347b0c74.rmeta --extern emmylua_codestyle=/opt/rustwide/target/debug/deps/libemmylua_codestyle-2cebd8f600255ae7.rmeta --extern emmylua_diagnostic_macro=/opt/rustwide/target/debug/deps/libemmylua_diagnostic_macro-ff40334e987ce6f5.so --extern emmylua_parser=/opt/rustwide/target/debug/deps/libemmylua_parser-c85fb8bd62fd4db6.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-ecbcb0c86dcc51a7.rmeta --extern flagset=/opt/rustwide/target/debug/deps/libflagset-4bdea0fed9ee4027.rmeta --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-2a7de4b1fa36bdbc.rmeta --extern internment=/opt/rustwide/target/debug/deps/libinternment-56748b69653199bc.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-312a4ec076c75993.rmeta --extern rowan=/opt/rustwide/target/debug/deps/librowan-ae85d8fad72d2dd9.rmeta --extern rust_i18n=/opt/rustwide/target/debug/deps/librust_i18n-2d37e7491871f237.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-977b8b3807a097ff.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-706cb99bcead427f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-140b3ff6b7170a0c.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-d425ec729489d520.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-f4d500e5e8f0c0fc.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e09c113792647c98.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-24ea883ff49d7052.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --extern wax=/opt/rustwide/target/debug/deps/libwax-2cbca43dd5332883.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/emmylua_codestyle-65536459f425cbd6/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 test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0d162b25edd5bf0dba9a22e83b614f1113e90474/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 '--allow=clippy::wrong_self_convention' '--allow=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::single_component_path_imports' '--allow=clippy::new_without_default' '--allow=clippy::needless_borrow' '--allow=clippy::module_inception' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_let_else' '--allow=clippy::let_unit_value' '--allow=clippy::let_and_return' '--allow=clippy::enum_variant_names' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::cognitive_complexity' '--allow=clippy::clone_on_copy' '--allow=clippy::box_collection' '--allow=clippy::bool_assert_comparison' '--allow=clippy::approx_constant' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee8ccbfeecd4c2c6 -C extra-filename=-ac85d00b6fb4cafd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a2583087224c03e8.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/libemmy_lsp_types-17880995347b0c74.rlib --extern emmylua_codestyle=/opt/rustwide/target/debug/deps/libemmylua_codestyle-2cebd8f600255ae7.rlib --extern emmylua_diagnostic_macro=/opt/rustwide/target/debug/deps/libemmylua_diagnostic_macro-ff40334e987ce6f5.so --extern emmylua_parser=/opt/rustwide/target/debug/deps/libemmylua_parser-c85fb8bd62fd4db6.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-ecbcb0c86dcc51a7.rlib --extern flagset=/opt/rustwide/target/debug/deps/libflagset-4bdea0fed9ee4027.rlib --extern googletest=/opt/rustwide/target/debug/deps/libgoogletest-c0cf90b6e64c94e0.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-2a7de4b1fa36bdbc.rlib --extern internment=/opt/rustwide/target/debug/deps/libinternment-56748b69653199bc.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-312a4ec076c75993.rlib --extern rowan=/opt/rustwide/target/debug/deps/librowan-ae85d8fad72d2dd9.rlib --extern rust_i18n=/opt/rustwide/target/debug/deps/librust_i18n-2d37e7491871f237.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-977b8b3807a097ff.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-706cb99bcead427f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-140b3ff6b7170a0c.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-d425ec729489d520.rlib --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-f4d500e5e8f0c0fc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e09c113792647c98.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-24ea883ff49d7052.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --extern wax=/opt/rustwide/target/debug/deps/libwax-2cbca43dd5332883.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/emmylua_codestyle-65536459f425cbd6/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "990d2b9ced44f0766f5c1597bb9a26d72bcea643673a4c95f81d840b64c2e34e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "990d2b9ced44f0766f5c1597bb9a26d72bcea643673a4c95f81d840b64c2e34e", kill_on_drop: false }` [INFO] [stdout] 990d2b9ced44f0766f5c1597bb9a26d72bcea643673a4c95f81d840b64c2e34e