[INFO] fetching crate vhdl_ls 0.83.0... [INFO] checking vhdl_ls-0.83.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate vhdl_ls 0.83.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate vhdl_ls 0.83.0 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] started tweaking crates.io crate vhdl_ls 0.83.0 [INFO] finished tweaking crates.io crate vhdl_ls 0.83.0 [INFO] tweaked toml for crates.io crate vhdl_ls 0.83.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate vhdl_ls 0.83.0 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 pinned_vec v0.1.1 [INFO] [stderr] Downloaded subst v0.3.3 [INFO] [stderr] Downloaded vhdl_lang_macros v0.83.0 [INFO] [stderr] Downloaded lsp-types v0.95.1 [INFO] [stderr] Downloaded vhdl_lang v0.83.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3161d88fc5d92c4fd8919f901c96ffa79994fa931ca97f20706053dce70f2ae [INFO] running `Command { std: "docker" "start" "-a" "f3161d88fc5d92c4fd8919f901c96ffa79994fa931ca97f20706053dce70f2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3161d88fc5d92c4fd8919f901c96ffa79994fa931ca97f20706053dce70f2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3161d88fc5d92c4fd8919f901c96ffa79994fa931ca97f20706053dce70f2ae", kill_on_drop: false }` [INFO] [stdout] f3161d88fc5d92c4fd8919f901c96ffa79994fa931ca97f20706053dce70f2ae [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79bf9144dfc8c1c0ad15c62f3cb9272ff4b4a479850350107fe4790f7d40ab11 [INFO] running `Command { std: "docker" "start" "-a" "79bf9144dfc8c1c0ad15c62f3cb9272ff4b4a479850350107fe4790f7d40ab11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking subst v0.3.3 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling vhdl_lang_macros v0.83.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking pinned_vec v0.1.1 [INFO] [stderr] Checking lsp-types v0.95.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking lsp-server v0.7.6 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking vhdl_lang v0.83.0 [INFO] [stderr] Checking vhdl_ls v0.83.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s [INFO] running `Command { std: "docker" "inspect" "79bf9144dfc8c1c0ad15c62f3cb9272ff4b4a479850350107fe4790f7d40ab11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79bf9144dfc8c1c0ad15c62f3cb9272ff4b4a479850350107fe4790f7d40ab11", kill_on_drop: false }` [INFO] [stdout] 79bf9144dfc8c1c0ad15c62f3cb9272ff4b4a479850350107fe4790f7d40ab11 [INFO] checking vhdl_ls-0.83.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate vhdl_ls 0.83.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate vhdl_ls 0.83.0 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] started tweaking crates.io crate vhdl_ls 0.83.0 [INFO] finished tweaking crates.io crate vhdl_ls 0.83.0 [INFO] tweaked toml for crates.io crate vhdl_ls 0.83.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate vhdl_ls 0.83.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c396aa8ea5ebb164209f234b4506b2281517b0869ea9d11c12827c7e1c3d17b2 [INFO] running `Command { std: "docker" "start" "-a" "c396aa8ea5ebb164209f234b4506b2281517b0869ea9d11c12827c7e1c3d17b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c396aa8ea5ebb164209f234b4506b2281517b0869ea9d11c12827c7e1c3d17b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c396aa8ea5ebb164209f234b4506b2281517b0869ea9d11c12827c7e1c3d17b2", kill_on_drop: false }` [INFO] [stdout] c396aa8ea5ebb164209f234b4506b2281517b0869ea9d11c12827c7e1c3d17b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 460239cd154c1951fbf41fa05808b6765cd93bf4079d53e92c10a3081e3d9360 [INFO] running `Command { std: "docker" "start" "-a" "460239cd154c1951fbf41fa05808b6765cd93bf4079d53e92c10a3081e3d9360", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking subst v0.3.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling vhdl_lang_macros v0.83.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking pinned_vec v0.1.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking lsp-types v0.95.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking lsp-server v0.7.6 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking vhdl_lang v0.83.0 [INFO] [stderr] Checking vhdl_ls v0.83.0 (/opt/rustwide/workdir) [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/rpc_channel.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 33 | method: impl Into, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | notification: impl serde::ser::Serialize, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | .send_notification(method.into(), serde_json::to_value(¬ification).unwrap()) [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/rpc_channel.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn send_request(&self, method: impl Into, params: impl serde::ser::Serialize) { [INFO] [stdout] | ------------------------- ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | self.chan [INFO] [stdout] 43 | .send_request(method.into(), serde_json::to_value(¶ms).unwrap()) [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/stdio_server.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 60 | fn new(connection: Connection) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Self { [INFO] [stdout] 62 | connection: Rc::new(connection), [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/vhdl_server.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new_settings(rpc: SharedRpcChannel, settings: VHDLServerSettings) -> VHDLServer { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | project: Project::new(VHDLStandard::default()), [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/vhdl_server.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new_settings(rpc: SharedRpcChannel, settings: VHDLServerSettings) -> VHDLServer { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | diagnostic_cache: FnvHashMap::default(), [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/vhdl_server.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new_settings(rpc: SharedRpcChannel, settings: VHDLServerSettings) -> VHDLServer { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | string_matcher: SkimMatcherV2::default().use_cache(true).ignore_case(), [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/vhdl_server/completion.rs:168:29 [INFO] [stdout] | [INFO] [stdout] 168 | .and_then(|val| serde_json::from_value::(val).ok()) [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/vhdl_server/diagnostics.rs:48:58 [INFO] [stdout] | [INFO] [stdout] 48 | .filter_map(|diag| to_lsp_diagnostic(diag.clone(), &self.severity_map)) [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/vhdl_server/diagnostics.rs:68:54 [INFO] [stdout] | [INFO] [stdout] 68 | .filter_map(|diag| to_lsp_diagnostic(diag.clone(), &self.severity_map)) [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/vhdl_server/text_document.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 147 | let source = self [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | / self.project [INFO] [stdout] 157 | | .find_all_references_in_source(&source, ent) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________________________________________| [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/vhdl_server/workspace.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 39 | let symbols = self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | self.filter_workspace_symbols(symbols.into_iter(), &query, trunc_limit), [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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vhdl_ls` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rpc_channel.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 33 | method: impl Into, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | notification: impl serde::ser::Serialize, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | .send_notification(method.into(), serde_json::to_value(¬ification).unwrap()) [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/rpc_channel.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn send_request(&self, method: impl Into, params: impl serde::ser::Serialize) { [INFO] [stdout] | ------------------------- ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | self.chan [INFO] [stdout] 43 | .send_request(method.into(), serde_json::to_value(¶ms).unwrap()) [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/stdio_server.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 60 | fn new(connection: Connection) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Self { [INFO] [stdout] 62 | connection: Rc::new(connection), [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/vhdl_server.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new_settings(rpc: SharedRpcChannel, settings: VHDLServerSettings) -> VHDLServer { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | project: Project::new(VHDLStandard::default()), [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/vhdl_server.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new_settings(rpc: SharedRpcChannel, settings: VHDLServerSettings) -> VHDLServer { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | diagnostic_cache: FnvHashMap::default(), [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/vhdl_server.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn new_settings(rpc: SharedRpcChannel, settings: VHDLServerSettings) -> VHDLServer { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | string_matcher: SkimMatcherV2::default().use_cache(true).ignore_case(), [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/vhdl_server.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 87 | fn new_external_config(rpc: SharedRpcChannel, use_external_config: bool) -> VHDLServer { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | project: Project::new(VHDLStandard::default()), [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/vhdl_server.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 87 | fn new_external_config(rpc: SharedRpcChannel, use_external_config: bool) -> VHDLServer { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | diagnostic_cache: Default::default(), [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/vhdl_server.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 87 | fn new_external_config(rpc: SharedRpcChannel, use_external_config: bool) -> VHDLServer { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | string_matcher: SkimMatcherV2::default(), [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/vhdl_server/completion.rs:168:29 [INFO] [stdout] | [INFO] [stdout] 168 | .and_then(|val| serde_json::from_value::(val).ok()) [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/vhdl_server/diagnostics.rs:48:58 [INFO] [stdout] | [INFO] [stdout] 48 | .filter_map(|diag| to_lsp_diagnostic(diag.clone(), &self.severity_map)) [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/vhdl_server/diagnostics.rs:68:54 [INFO] [stdout] | [INFO] [stdout] 68 | .filter_map(|diag| to_lsp_diagnostic(diag.clone(), &self.severity_map)) [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/vhdl_server/text_document.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 147 | let source = self [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | / self.project [INFO] [stdout] 157 | | .find_all_references_in_source(&source, ent) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________________________________________| [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/vhdl_server/workspace.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 39 | let symbols = self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | self.filter_workspace_symbols(symbols.into_iter(), &query, trunc_limit), [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 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vhdl_ls` (lib test) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "460239cd154c1951fbf41fa05808b6765cd93bf4079d53e92c10a3081e3d9360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460239cd154c1951fbf41fa05808b6765cd93bf4079d53e92c10a3081e3d9360", kill_on_drop: false }` [INFO] [stdout] 460239cd154c1951fbf41fa05808b6765cd93bf4079d53e92c10a3081e3d9360