[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] 86ae47efba57c2d70a5af18faa6e8418b0129b22
[INFO] checking CppCXY/emmylua-analyzer-rust against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCppCXY%2Femmylua-analyzer-rust" "/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/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CppCXY/emmylua-analyzer-rust on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a992c3fe6ab79d7d8ffd08d8db16ab53f14a8fac6279d25ce2c52a8cfb296c1
[INFO] running `Command { std: "docker" "start" "-a" "4a992c3fe6ab79d7d8ffd08d8db16ab53f14a8fac6279d25ce2c52a8cfb296c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a992c3fe6ab79d7d8ffd08d8db16ab53f14a8fac6279d25ce2c52a8cfb296c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a992c3fe6ab79d7d8ffd08d8db16ab53f14a8fac6279d25ce2c52a8cfb296c1", kill_on_drop: false }`
[INFO] [stdout] 4a992c3fe6ab79d7d8ffd08d8db16ab53f14a8fac6279d25ce2c52a8cfb296c1
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dd9482d8fddda88f73531e08a4ffbdc183f1d54869720093d2faf0a389953b9
[INFO] running `Command { std: "docker" "start" "-a" "5dd9482d8fddda88f73531e08a4ffbdc183f1d54869720093d2faf0a389953b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking rowan v0.16.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling emmylua_codestyle v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking const_format v0.2.34
[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 ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking internment v0.8.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking wax v0.6.0
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]    Compiling emmylua_diagnostic_macro v0.5.0 (/opt/rustwide/workdir/crates/emmylua_diagnostic_macro)
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking smol_str v0.3.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking emmy_lsp_types v0.1.0
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling unicode-general-category v1.0.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking emmylua_parser v0.19.0 (/opt/rustwide/workdir/crates/emmylua_parser)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]    Compiling googletest_macro v0.14.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking googletest v0.14.2
[INFO] [stderr]     Checking lsp-server v0.7.9
[INFO] [stderr]     Checking emmylua_parser_desc v0.19.0 (/opt/rustwide/workdir/crates/emmylua_parser_desc)
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking emmylua_code_style v0.1.0 (/opt/rustwide/workdir/crates/emmylua_code_style)
[INFO] [stderr]     Checking edit_version v0.1.0 (/opt/rustwide/workdir/tools/edit_version)
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking emmylua_code_analysis v0.17.0 (/opt/rustwide/workdir/crates/emmylua_code_analysis)
[INFO] [stderr]     Checking emmylua_doc_cli v0.17.0 (/opt/rustwide/workdir/crates/emmylua_doc_cli)
[INFO] [stderr]     Checking emmylua_check v0.17.0 (/opt/rustwide/workdir/crates/emmylua_check)
[INFO] [stderr]     Checking emmylua_ls v0.17.0 (/opt/rustwide/workdir/crates/emmylua_ls)
[INFO] [stderr]     Checking schema_json_gen v0.1.0 (/opt/rustwide/workdir/tools/schema_json_gen)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_check/src/init.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 105 |         analysis.add_main_workspace(PathBuf::from_str(root).unwrap());
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_check/src/init.rs:109:40
[INFO] [stdout]     |
[INFO] [stdout] 109 |         analysis.add_library_workspace(PathBuf::from_str(lib).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_check/src/init.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |         workspace_folders.push(PathBuf::from_str(lib).unwrap());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emmylua_check` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_check/src/init.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 105 |         analysis.add_main_workspace(PathBuf::from_str(root).unwrap());
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_check/src/init.rs:109:40
[INFO] [stdout]     |
[INFO] [stdout] 109 |         analysis.add_library_workspace(PathBuf::from_str(lib).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_check/src/init.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |         workspace_folders.push(PathBuf::from_str(lib).unwrap());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emmylua_check` (lib) due to 3 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> crates/emmylua_doc_cli/src/init.rs:99:32
[INFO] [stdout]    |
[INFO] [stdout] 99 |         workspace_folders.push(PathBuf::from_str(lib).unwrap());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_doc_cli/src/init.rs:109:37
[INFO] [stdout]     |
[INFO] [stdout] 109 |         analysis.add_main_workspace(PathBuf::from_str(root).unwrap());
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emmylua_doc_cli` (lib) due to 2 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> crates/emmylua_doc_cli/src/init.rs:99:32
[INFO] [stdout]    |
[INFO] [stdout] 99 |         workspace_folders.push(PathBuf::from_str(lib).unwrap());
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_doc_cli/src/init.rs:109:37
[INFO] [stdout]     |
[INFO] [stdout] 109 |         analysis.add_main_workspace(PathBuf::from_str(root).unwrap());
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emmylua_doc_cli` (lib test) due to 2 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<emmy_annotator_request::EmmyAnnotatorType, Infallible>
[INFO] [stdout]   --> crates/emmylua_ls/src/handlers/emmy_annotator/emmy_annotator_request.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Eq, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<emmy_gutter_request::GutterKind, Infallible>
[INFO] [stdout]   --> crates/emmylua_ls/src/handlers/emmy_gutter/emmy_gutter_request.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Eq, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_ls/src/handlers/initialized/mod.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 |         mut_analysis.add_main_workspace(PathBuf::from_str(workspace_root).unwrap());
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_ls/src/handlers/initialized/mod.rs:141:44
[INFO] [stdout]     |
[INFO] [stdout] 141 |         mut_analysis.add_library_workspace(PathBuf::from_str(lib).unwrap());
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_ls/src/handlers/initialized/mod.rs:142:32
[INFO] [stdout]     |
[INFO] [stdout] 142 |         workspace_folders.push(PathBuf::from_str(lib).unwrap());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emmylua_ls` (lib) due to 5 previous errors
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<emmy_annotator_request::EmmyAnnotatorType, Infallible>
[INFO] [stdout]   --> crates/emmylua_ls/src/handlers/emmy_annotator/emmy_annotator_request.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Eq, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<emmy_gutter_request::GutterKind, Infallible>
[INFO] [stdout]   --> crates/emmylua_ls/src/handlers/emmy_gutter/emmy_gutter_request.rs:26:39
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Eq, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_ls/src/handlers/initialized/mod.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 |         mut_analysis.add_main_workspace(PathBuf::from_str(workspace_root).unwrap());
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_ls/src/handlers/initialized/mod.rs:141:44
[INFO] [stdout]     |
[INFO] [stdout] 141 |         mut_analysis.add_library_workspace(PathBuf::from_str(lib).unwrap());
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PathBuf, Infallible>
[INFO] [stdout]    --> crates/emmylua_ls/src/handlers/initialized/mod.rs:142:32
[INFO] [stdout]     |
[INFO] [stdout] 142 |         workspace_folders.push(PathBuf::from_str(lib).unwrap());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `emmylua_ls` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "5dd9482d8fddda88f73531e08a4ffbdc183f1d54869720093d2faf0a389953b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd9482d8fddda88f73531e08a4ffbdc183f1d54869720093d2faf0a389953b9", kill_on_drop: false }`
[INFO] [stdout] 5dd9482d8fddda88f73531e08a4ffbdc183f1d54869720093d2faf0a389953b9
