[INFO] cloning repository https://github.com/mjul/rust-lsp-lab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjul/rust-lsp-lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjul%2Frust-lsp-lab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjul%2Frust-lsp-lab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af75ea76a3d8098506cad23f0c1e927f7f3fd237 [INFO] checking mjul/rust-lsp-lab against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjul%2Frust-lsp-lab" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjul/rust-lsp-lab on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mjul/rust-lsp-lab [INFO] finished tweaking git repo https://github.com/mjul/rust-lsp-lab [INFO] tweaked toml for git repo https://github.com/mjul/rust-lsp-lab written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mjul/rust-lsp-lab 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.65 [INFO] [stderr] Downloaded str_indices v0.4.1 [INFO] [stderr] Downloaded serde_repr v0.1.10 [INFO] [stderr] Downloaded chumsky v0.8.0 [INFO] [stderr] Downloaded ropey v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83eec6d7ca61c9f6b294077744d29b23fd2b313d8365ce7cedfde0fb21a391d7 [INFO] running `Command { std: "docker" "start" "-a" "83eec6d7ca61c9f6b294077744d29b23fd2b313d8365ce7cedfde0fb21a391d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83eec6d7ca61c9f6b294077744d29b23fd2b313d8365ce7cedfde0fb21a391d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83eec6d7ca61c9f6b294077744d29b23fd2b313d8365ce7cedfde0fb21a391d7", kill_on_drop: false }` [INFO] [stdout] 83eec6d7ca61c9f6b294077744d29b23fd2b313d8365ce7cedfde0fb21a391d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 116cf90c801fcc71fea223f4cae0fab1eb53fc4592ff7c9baec8a9a24f588a49 [INFO] running `Command { std: "docker" "start" "-a" "116cf90c801fcc71fea223f4cae0fab1eb53fc4592ff7c9baec8a9a24f588a49", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.65 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking str_indices v0.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking ropey v1.6.0 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking futures v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking tower-lsp v0.20.0 [INFO] [stderr] Checking nrs-language-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ListExpr` [INFO] [stdout] --> src/reference.rs:6:49 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::chumsky::{FormExpr, FormsExpr, Func, ListExpr, Spanned}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ListExpr` [INFO] [stdout] --> src/reference.rs:6:49 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::chumsky::{FormExpr, FormsExpr, Func, ListExpr, Spanned}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/completion.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_map` [INFO] [stdout] --> src/completion.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | definition_map: &mut HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident_offset` [INFO] [stdout] --> src/completion.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | ident_offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ident_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/reference.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_ass_list` [INFO] [stdout] --> src/reference.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | definition_ass_list: Vector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_ass_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_symbol` [INFO] [stdout] --> src/reference.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | reference_symbol: ReferenceSymbol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_list` [INFO] [stdout] --> src/reference.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | reference_list: &mut Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `include_self` [INFO] [stdout] --> src/reference.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | include_self: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/reference.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_ass_list` [INFO] [stdout] --> src/reference.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | definition_ass_list: Vector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_ass_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_symbol` [INFO] [stdout] --> src/reference.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | reference_symbol: ReferenceSymbol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_list` [INFO] [stdout] --> src/reference.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | reference_list: &mut Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `include_self` [INFO] [stdout] --> src/reference.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | include_self: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/chumsky.rs:384:19 [INFO] [stdout] | [INFO] [stdout] 383 | impl ListExpr { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 384 | pub(crate) fn new(value: Spanned) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `expr_parser` is never used [INFO] [stdout] --> src/chumsky.rs:592:4 [INFO] [stdout] | [INFO] [stdout] 592 | fn expr_parser() -> impl Parser, Error = Simple> + Clone { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `defn`, `doc_comment`, `args`, `body`, and `span` are never read [INFO] [stdout] --> src/chumsky.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 692 | pub(crate) struct Defn { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 693 | defn: Spanned, [INFO] [stdout] | ^^^^ [INFO] [stdout] 694 | pub(crate) name: Spanned, [INFO] [stdout] 695 | doc_comment: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 696 | args: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 697 | body: Spanned, [INFO] [stdout] | ^^^^ [INFO] [stdout] 698 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Defn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chumsky::chain::Chain` [INFO] [stdout] --> src/completion.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | use chumsky::chain::Chain; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/chumsky.rs:1799:17 [INFO] [stdout] | [INFO] [stdout] 1799 | args, [INFO] [stdout] | ^^^^ help: try ignoring the field: `args: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/chumsky.rs:1800:17 [INFO] [stdout] | [INFO] [stdout] 1800 | body, [INFO] [stdout] | ^^^^ help: try ignoring the field: `body: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/chumsky.rs:1813:17 [INFO] [stdout] | [INFO] [stdout] 1813 | args, [INFO] [stdout] | ^^^^ help: try ignoring the field: `args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/chumsky.rs:1814:17 [INFO] [stdout] | [INFO] [stdout] 1814 | body, [INFO] [stdout] | ^^^^ help: try ignoring the field: `body: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/completion.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_map` [INFO] [stdout] --> src/completion.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | definition_map: &mut HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident_offset` [INFO] [stdout] --> src/completion.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | ident_offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ident_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/completion.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let item = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/reference.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_ass_list` [INFO] [stdout] --> src/reference.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | definition_ass_list: Vector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_ass_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_symbol` [INFO] [stdout] --> src/reference.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | reference_symbol: ReferenceSymbol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_list` [INFO] [stdout] --> src/reference.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | reference_list: &mut Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `include_self` [INFO] [stdout] --> src/reference.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | include_self: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/reference.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_ass_list` [INFO] [stdout] --> src/reference.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | definition_ass_list: Vector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_ass_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_symbol` [INFO] [stdout] --> src/reference.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | reference_symbol: ReferenceSymbol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_list` [INFO] [stdout] --> src/reference.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | reference_list: &mut Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `include_self` [INFO] [stdout] --> src/reference.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | include_self: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `expr_parser` is never used [INFO] [stdout] --> src/chumsky.rs:592:4 [INFO] [stdout] | [INFO] [stdout] 592 | fn expr_parser() -> impl Parser, Error = Simple> + Clone { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `doc_comment`, `body`, and `span` are never read [INFO] [stdout] --> src/chumsky.rs:695:5 [INFO] [stdout] | [INFO] [stdout] 692 | pub(crate) struct Defn { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 695 | doc_comment: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 696 | args: Vec>, [INFO] [stdout] 697 | body: Spanned, [INFO] [stdout] | ^^^^ [INFO] [stdout] 698 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Defn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CustomNotification` is never used [INFO] [stdout] --> src/main.rs:472:6 [INFO] [stdout] | [INFO] [stdout] 472 | enum CustomNotification {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CustomNotification` is never used [INFO] [stdout] --> src/main.rs:472:6 [INFO] [stdout] | [INFO] [stdout] 472 | enum CustomNotification {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.80s [INFO] running `Command { std: "docker" "inspect" "116cf90c801fcc71fea223f4cae0fab1eb53fc4592ff7c9baec8a9a24f588a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116cf90c801fcc71fea223f4cae0fab1eb53fc4592ff7c9baec8a9a24f588a49", kill_on_drop: false }` [INFO] [stdout] 116cf90c801fcc71fea223f4cae0fab1eb53fc4592ff7c9baec8a9a24f588a49 [INFO] checking mjul/rust-lsp-lab against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjul%2Frust-lsp-lab" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjul/rust-lsp-lab on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mjul/rust-lsp-lab [INFO] finished tweaking git repo https://github.com/mjul/rust-lsp-lab [INFO] tweaked toml for git repo https://github.com/mjul/rust-lsp-lab written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mjul/rust-lsp-lab 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd3efda88b3af6e7b9a3bfdf85926248c6a49de0deec95bcd86e5e10fb8b220a [INFO] running `Command { std: "docker" "start" "-a" "cd3efda88b3af6e7b9a3bfdf85926248c6a49de0deec95bcd86e5e10fb8b220a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd3efda88b3af6e7b9a3bfdf85926248c6a49de0deec95bcd86e5e10fb8b220a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3efda88b3af6e7b9a3bfdf85926248c6a49de0deec95bcd86e5e10fb8b220a", kill_on_drop: false }` [INFO] [stdout] cd3efda88b3af6e7b9a3bfdf85926248c6a49de0deec95bcd86e5e10fb8b220a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2df23dc38d525a9b2fa1d51b310d1a49d0093f947f3306206fca4b2c4792f8e9 [INFO] running `Command { std: "docker" "start" "-a" "2df23dc38d525a9b2fa1d51b310d1a49d0093f947f3306206fca4b2c4792f8e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.65 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking str_indices v0.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ropey v1.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.26 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking tower-lsp v0.20.0 [INFO] [stderr] Checking nrs-language-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ListExpr` [INFO] [stdout] --> src/reference.rs:6:49 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::chumsky::{FormExpr, FormsExpr, Func, ListExpr, Spanned}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ListExpr` [INFO] [stdout] --> src/reference.rs:6:49 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::chumsky::{FormExpr, FormsExpr, Func, ListExpr, Spanned}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/completion.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_map` [INFO] [stdout] --> src/completion.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | definition_map: &mut HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident_offset` [INFO] [stdout] --> src/completion.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | ident_offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ident_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/reference.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_ass_list` [INFO] [stdout] --> src/reference.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | definition_ass_list: Vector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_ass_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_symbol` [INFO] [stdout] --> src/reference.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | reference_symbol: ReferenceSymbol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_list` [INFO] [stdout] --> src/reference.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | reference_list: &mut Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `include_self` [INFO] [stdout] --> src/reference.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | include_self: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/reference.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_ass_list` [INFO] [stdout] --> src/reference.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | definition_ass_list: Vector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_ass_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_symbol` [INFO] [stdout] --> src/reference.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | reference_symbol: ReferenceSymbol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_list` [INFO] [stdout] --> src/reference.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | reference_list: &mut Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `include_self` [INFO] [stdout] --> src/reference.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | include_self: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/chumsky.rs:384:19 [INFO] [stdout] | [INFO] [stdout] 383 | impl ListExpr { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 384 | pub(crate) fn new(value: Spanned) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `expr_parser` is never used [INFO] [stdout] --> src/chumsky.rs:592:4 [INFO] [stdout] | [INFO] [stdout] 592 | fn expr_parser() -> impl Parser, Error = Simple> + Clone { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `defn`, `doc_comment`, `args`, `body`, and `span` are never read [INFO] [stdout] --> src/chumsky.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 692 | pub(crate) struct Defn { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 693 | defn: Spanned, [INFO] [stdout] | ^^^^ [INFO] [stdout] 694 | pub(crate) name: Spanned, [INFO] [stdout] 695 | doc_comment: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 696 | args: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 697 | body: Spanned, [INFO] [stdout] | ^^^^ [INFO] [stdout] 698 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Defn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 263 | let boolean_true = [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | text::keyword::<_, _, Simple>("true").map(|_| LexerToken::Boolean(true)); [INFO] [stdout] 265 | let boolean_false = text::keyword("false").map(|_| LexerToken::Boolean(false)); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | let boolean = boolean_true.or(boolean_false).labelled("BOOLEAN"); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 267 | [INFO] [stdout] 268 | let nil = text::keyword::<_, _, Simple>("nil") [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 273 | let token = choice(( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | / token [INFO] [stdout] 280 | | .map_with_span(|tok, span| (tok, span)) [INFO] [stdout] 281 | | .padded() [INFO] [stdout] 282 | | .padded_by(comment.ignored().repeated()) [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:286:46 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 371 | fn from(value: Vec>) -> Self { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | FormsExpr(Box::new(value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:577:9 [INFO] [stdout] | [INFO] [stdout] 522 | recursive(|form_expr_parser| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 523 | let forms = form_expr_parser [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 529 | let literal = literal_expr_parser() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 538 | let list = forms [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 550 | let vector = forms [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 561 | let map = form_expr_parser [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 577 | choice((literal, list, vector, map)).labelled("form") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:526:43 [INFO] [stdout] | [INFO] [stdout] 526 | .map_with_span(|forms, span| (FormsExpr(Box::new(forms)), span)) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:544:21 [INFO] [stdout] | [INFO] [stdout] 541 | .map_with_span(|forms_expr, span: Span| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 544 | FormExpr::List(Box::new(Spanned::new(ListExpr(forms_expr), span.clone()))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:555:21 [INFO] [stdout] | [INFO] [stdout] 552 | .map_with_span(|forms_expr, span: Span| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 555 | FormExpr::Vector(Box::new(Spanned::new(VectorExpr(forms_expr), span.clone()))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:570:21 [INFO] [stdout] | [INFO] [stdout] 567 | .map_with_span::<_, _>(|kw_pairs, span: Span| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 570 | FormExpr::Map(Box::new(Spanned::new(MapExpr(kw_pairs), span.clone()))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nrs-language-server` (lib) due to 9 previous errors; 17 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `chumsky::chain::Chain` [INFO] [stdout] --> src/completion.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | use chumsky::chain::Chain; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/chumsky.rs:1799:17 [INFO] [stdout] | [INFO] [stdout] 1799 | args, [INFO] [stdout] | ^^^^ help: try ignoring the field: `args: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/chumsky.rs:1800:17 [INFO] [stdout] | [INFO] [stdout] 1800 | body, [INFO] [stdout] | ^^^^ help: try ignoring the field: `body: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/chumsky.rs:1813:17 [INFO] [stdout] | [INFO] [stdout] 1813 | args, [INFO] [stdout] | ^^^^ help: try ignoring the field: `args: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/chumsky.rs:1814:17 [INFO] [stdout] | [INFO] [stdout] 1814 | body, [INFO] [stdout] | ^^^^ help: try ignoring the field: `body: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/completion.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_map` [INFO] [stdout] --> src/completion.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | definition_map: &mut HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident_offset` [INFO] [stdout] --> src/completion.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | ident_offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ident_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/completion.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let item = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/reference.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_ass_list` [INFO] [stdout] --> src/reference.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | definition_ass_list: Vector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_ass_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_symbol` [INFO] [stdout] --> src/reference.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | reference_symbol: ReferenceSymbol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_list` [INFO] [stdout] --> src/reference.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | reference_list: &mut Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `include_self` [INFO] [stdout] --> src/reference.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | include_self: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/reference.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | expr: &Spanned, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `definition_ass_list` [INFO] [stdout] --> src/reference.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | definition_ass_list: Vector>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_ass_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_symbol` [INFO] [stdout] --> src/reference.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | reference_symbol: ReferenceSymbol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_list` [INFO] [stdout] --> src/reference.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | reference_list: &mut Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `include_self` [INFO] [stdout] --> src/reference.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | include_self: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `expr_parser` is never used [INFO] [stdout] --> src/chumsky.rs:592:4 [INFO] [stdout] | [INFO] [stdout] 592 | fn expr_parser() -> impl Parser, Error = Simple> + Clone { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `doc_comment`, `body`, and `span` are never read [INFO] [stdout] --> src/chumsky.rs:695:5 [INFO] [stdout] | [INFO] [stdout] 692 | pub(crate) struct Defn { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 695 | doc_comment: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 696 | args: Vec>, [INFO] [stdout] 697 | body: Spanned, [INFO] [stdout] | ^^^^ [INFO] [stdout] 698 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Defn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 263 | let boolean_true = [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | text::keyword::<_, _, Simple>("true").map(|_| LexerToken::Boolean(true)); [INFO] [stdout] 265 | let boolean_false = text::keyword("false").map(|_| LexerToken::Boolean(false)); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | let boolean = boolean_true.or(boolean_false).labelled("BOOLEAN"); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 267 | [INFO] [stdout] 268 | let nil = text::keyword::<_, _, Simple>("nil") [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 273 | let token = choice(( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | / token [INFO] [stdout] 280 | | .map_with_span(|tok, span| (tok, span)) [INFO] [stdout] 281 | | .padded() [INFO] [stdout] 282 | | .padded_by(comment.ignored().repeated()) [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:286:46 [INFO] [stdout] | [INFO] [stdout] 286 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 371 | fn from(value: Vec>) -> Self { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | FormsExpr(Box::new(value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:577:9 [INFO] [stdout] | [INFO] [stdout] 522 | recursive(|form_expr_parser| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 523 | let forms = form_expr_parser [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 529 | let literal = literal_expr_parser() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 538 | let list = forms [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 550 | let vector = forms [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 561 | let map = form_expr_parser [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 577 | choice((literal, list, vector, map)).labelled("form") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:526:43 [INFO] [stdout] | [INFO] [stdout] 526 | .map_with_span(|forms, span| (FormsExpr(Box::new(forms)), span)) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:544:21 [INFO] [stdout] | [INFO] [stdout] 541 | .map_with_span(|forms_expr, span: Span| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 544 | FormExpr::List(Box::new(Spanned::new(ListExpr(forms_expr), span.clone()))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:555:21 [INFO] [stdout] | [INFO] [stdout] 552 | .map_with_span(|forms_expr, span: Span| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 555 | FormExpr::Vector(Box::new(Spanned::new(VectorExpr(forms_expr), span.clone()))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chumsky.rs:570:21 [INFO] [stdout] | [INFO] [stdout] 567 | .map_with_span::<_, _>(|kw_pairs, span: Span| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 570 | FormExpr::Map(Box::new(Spanned::new(MapExpr(kw_pairs), span.clone()))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nrs-language-server` (lib test) due to 9 previous errors; 22 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2df23dc38d525a9b2fa1d51b310d1a49d0093f947f3306206fca4b2c4792f8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df23dc38d525a9b2fa1d51b310d1a49d0093f947f3306206fca4b2c4792f8e9", kill_on_drop: false }` [INFO] [stdout] 2df23dc38d525a9b2fa1d51b310d1a49d0093f947f3306206fca4b2c4792f8e9