[INFO] fetching crate probe-rs-tools 0.24.0... [INFO] checking probe-rs-tools-0.24.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate probe-rs-tools 0.24.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate probe-rs-tools 0.24.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate probe-rs-tools 0.24.0 [INFO] finished tweaking crates.io crate probe-rs-tools 0.24.0 [INFO] tweaked toml for crates.io crate probe-rs-tools 0.24.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate probe-rs-tools 0.24.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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 801c235921937aff67fe76e76ba561952c5f05b1707571d3c898fde898cba551 [INFO] running `Command { std: "docker" "start" "-a" "801c235921937aff67fe76e76ba561952c5f05b1707571d3c898fde898cba551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "801c235921937aff67fe76e76ba561952c5f05b1707571d3c898fde898cba551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "801c235921937aff67fe76e76ba561952c5f05b1707571d3c898fde898cba551", kill_on_drop: false }` [INFO] [stdout] 801c235921937aff67fe76e76ba561952c5f05b1707571d3c898fde898cba551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b53e902c6245ea4d4c9fae6f04b137d069b0fef3d9510228ce76b6da72e51ae5 [INFO] running `Command { std: "docker" "start" "-a" "b53e902c6245ea4d4c9fae6f04b137d069b0fef3d9510228ce76b6da72e51ae5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling hidapi v2.6.1 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling capstone-sys v0.16.0 [INFO] [stderr] Checking parse_int v0.6.0 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking zero v0.1.3 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling boolean_expression v0.3.11 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking xmas-elf v0.9.1 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking udev v0.8.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling figment v0.10.18 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling zip v1.2.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling bitmatch v0.1.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling docsplay-macros v0.1.1 [INFO] [stderr] Compiling probe-rs-tools v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking defmt-parser v0.3.4 [INFO] [stderr] Checking svd-rs v0.14.8 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Checking ruzstd v0.6.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.32 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking docsplay v0.1.1 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking escape8259 v0.5.2 [INFO] [stderr] Checking deku v0.16.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking deflate64 v0.1.8 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking typed-path v0.8.0 [INFO] [stderr] Checking uf2-decode v0.2.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking svg v0.17.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking bitfield v0.15.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking dissimilar v1.0.8 [INFO] [stderr] Checking svd-parser v0.14.5 [INFO] [stderr] Checking byte-unit v5.1.4 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking itm v0.9.0-rc.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking ansi-parser v0.9.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking sanitize-filename v0.5.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking libtest-mimic v0.7.3 [INFO] [stderr] Checking clap_complete v4.5.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking object v0.35.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking jep106 v0.2.8 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nusb v0.1.9 [INFO] [stderr] Checking gdbstub v0.7.1 [INFO] [stderr] Checking zopfli v0.8.0 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling probe-rs-target v0.24.0 [INFO] [stderr] Checking esp-idf-part v0.5.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Checking defmt-json-schema v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking probe-rs-mi v0.1.0 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Checking ratatui v0.26.2 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking espflash v3.0.0 [INFO] [stderr] Checking defmt-decoder v0.3.11 [INFO] [stderr] Checking capstone v0.12.0 [INFO] [stderr] Compiling probe-rs v0.24.0 [INFO] [stderr] Compiling schemafy v0.6.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking cargo-config2 v0.1.26 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/bin/probe-rs/cmd/dap_server/debug_adapter/dap/adapter.rs:427:25 [INFO] [stdout] | [INFO] [stdout] 427 | Err(e) => { [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/bin/probe-rs/cmd/dap_server/debug_adapter/dap/adapter.rs:427:25 [INFO] [stdout] | [INFO] [stdout] 427 | Err(e) => { [INFO] [stdout] | ^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [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/bin/probe-rs/cmd/cargo_embed/mod.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 471 | let mut session_handle = session.lock(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | let mut core = session_handle.core(core_id)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 475 | RttActiveTarget::new(&mut core, rtt, defmt_state, rtt_config, timestamp_offset).map(Some) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: 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/bin/probe-rs/cmd/cargo_embed/config/mod.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn deserialize<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | u64::deserialize(deserializer).map(Duration::from_millis) [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/bin/probe-rs/cmd/cargo_embed/rttui/app.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 124 | let events = Events::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let mut terminal = Terminal::new(backend).unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 148 | | tabs, [INFO] [stdout] 149 | | current_tab: 0, [INFO] [stdout] 150 | | terminal, [INFO] [stdout] ... | [INFO] [stdout] 160 | | .collect(), [INFO] [stdout] 161 | | }) [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/bin/probe-rs/cmd/cargo_embed/rttui/app.rs:159:55 [INFO] [stdout] | [INFO] [stdout] 159 | .map(|(num, (channel, socket))| (num, UpChannel::new(channel, socket))) [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/adapter.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | match target_core [INFO] [stdout] | _______________^ [INFO] [stdout] 270 | | .core [INFO] [stdout] 271 | | .write_8(address, &data_bytes) [INFO] [stdout] 272 | | .map_err(DebuggerError::ProbeRs) [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/adapter.rs:989:18 [INFO] [stdout] | [INFO] [stdout] 989 | Err(&DebuggerError::Other(anyhow!( [INFO] [stdout] | __________________^ [INFO] [stdout] 990 | | "Received request for `threads`, while last known core status was {:?}", [INFO] [stdout] 991 | | current_core_status [INFO] [stdout] 992 | | ))), [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/adapter.rs:1903:11 [INFO] [stdout] | [INFO] [stdout] 1903 | match serde_json::from_value(raw_arguments.to_owned()) { [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/dap_types.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 190 | parse::(index_str).map_err(|e| DebuggerError::ArgumentParseError { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | source: e.into(), [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/repl_commands.rs:248:40 [INFO] [stdout] | [INFO] [stdout] 248 | handler: |_, _, _| Err(DebuggerError::Unimplemented), [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/repl_commands.rs:270:40 [INFO] [stdout] | [INFO] [stdout] 270 | handler: |_, _, _| Err(DebuggerError::Unimplemented), [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/repl_commands.rs:278:40 [INFO] [stdout] | [INFO] [stdout] 278 | handler: |_, _, _| Err(DebuggerError::Unimplemented), [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/bin/probe-rs/cmd/dap_server/debug_adapter/protocol.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 55 | fn show_message(&mut self, severity: MessageSeverity, message: impl Into) -> bool { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | self.send_event("probe-rs-show-message", Some(event_body)) [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/bin/probe-rs/cmd/dap_server/debug_adapter/protocol.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn log_to_console(&mut self, message: impl Into) -> bool { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | self.send_event("output", Some(event_body)).is_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/bin/probe-rs/cmd/dap_server/debug_adapter/protocol.rs:210:20 [INFO] [stdout] | [INFO] [stdout] 208 | pub(crate) fn new(reader: R, writer: W) -> Self { [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] 209 | Self { [INFO] [stdout] 210 | input: BufReader::new(reader), [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/bin/probe-rs/cmd/dap_server/debug_adapter/protocol.rs:402:47 [INFO] [stdout] | [INFO] [stdout] 402 | body: event_body.map(|event_body| serde_json::to_value(event_body).unwrap_or_default()), [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/bin/probe-rs/cmd/dap_server/server/debugger.rs:678:32 [INFO] [stdout] | [INFO] [stdout] 657 | let rc_debug_adapter_clone = rc_debug_adapter.clone(); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 678 | FlashProgress::new(move |event| { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 679 | | let mut flash_progress = progress_state.borrow_mut(); [INFO] [stdout] 680 | | let mut debug_adapter = rc_debug_adapter_clone.borrow_mut(); [INFO] [stdout] 681 | | match event { [INFO] [stdout] ... | [INFO] [stdout] 767 | | } [INFO] [stdout] 768 | | }) [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/bin/probe-rs/cmd/dap_server/server/logger.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 131 | let environment_filter = if std::env::var("RUST_LOG").is_ok() { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | Ok(match log_file { [INFO] [stdout] | ____________^ [INFO] [stdout] 137 | | Some(log_path) => { [INFO] [stdout] 138 | | let log_file = File::create(log_path)?; [INFO] [stdout] 139 | | let log_message = format!( [INFO] [stdout] ... | [INFO] [stdout] 205 | | } [INFO] [stdout] 206 | | }) [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/bin/probe-rs/cmd/dap_server/server/session_data.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 74 | let target_selector = TargetSelector::from(config.chip.as_deref()); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | let target_probe = options.attach_probe(lister)?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let target_session = options [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | let mut core_data_vec = vec![]; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | Ok(SessionData { [INFO] [stdout] | ____________^ [INFO] [stdout] 149 | | session: target_session, [INFO] [stdout] 150 | | core_data: core_data_vec, [INFO] [stdout] 151 | | timestamp_offset, [INFO] [stdout] 152 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/bin/probe-rs/cmd/debug.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | .and_then(|path| DebugInfo::from_file(path).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/bin/probe-rs/cmd/debug.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | parse::(arg_str).map_err(|e| CliError::ArgumentParseError { [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/bin/probe-rs/cmd/debug.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 131 | parse::(arg_str).map_err(|e| CliError::ArgumentParseError { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | source: e.into(), [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/bin/probe-rs/cmd/info.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 199 | let mut state = XtensaDebugInterfaceState::default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | match probe.try_get_xtensa_interface(&mut state) { [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/bin/probe-rs/cmd/info.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 100 | mut probe: Probe, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | let attach_result = if connect_under_reset { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | (probe, 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/bin/probe-rs/cmd/info.rs:225:11 [INFO] [stdout] | [INFO] [stdout] 223 | fn try_show_arm_dp_info(probe: Probe, dp_address: DpAddress) -> (Probe, Result) { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | tracing::debug!("Trying to show ARM chip information"); [INFO] [stdout] 225 | match probe [INFO] [stdout] | ___________^ [INFO] [stdout] 226 | | .try_into_arm_interface() [INFO] [stdout] 227 | | .map_err(|(iface, e)| (iface, anyhow!(e))) [INFO] [stdout] 228 | | .and_then(|interface| { [INFO] [stdout] ... | [INFO] [stdout] 231 | | .map_err(|(interface, e)| (interface.close(), anyhow!(e))) [INFO] [stdout] 232 | | }) { [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/bin/probe-rs/cmd/info.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 228 | .and_then(|interface| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | / interface [INFO] [stdout] 230 | | .initialize(DefaultArmSequence::create(), dp_address) [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/bin/probe-rs/cmd/info.rs:231:44 [INFO] [stdout] | [INFO] [stdout] 231 | .map_err(|(interface, e)| (interface.close(), anyhow!(e))) [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/bin/probe-rs/cmd/profile.rs:192:12 [INFO] [stdout] | [INFO] [stdout] 190 | let ctx = ObjectContext::new(&file)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | [INFO] [stdout] 192 | Ok(Self { file, ctx }) [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/bin/probe-rs/cmd/run/mod.rs:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | RttActiveTarget::new(core, rtt, defmt_state, rtt_config, timestamp_offset).map(Some) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/bin/probe-rs/cmd/run/test_run_mode.rs:234:15 [INFO] [stdout] | [INFO] [stdout] 234 | match session_and_runloop.run_loop.run_until( [INFO] [stdout] | _______________^ [INFO] [stdout] 235 | | core, [INFO] [stdout] 236 | | true, [INFO] [stdout] 237 | | true, [INFO] [stdout] ... | [INFO] [stdout] 240 | | halt_handler, [INFO] [stdout] 241 | | ) { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/bin/probe-rs/report.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 28 | error: anyhow::Error, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 33 | | meta: current_meta()?, [INFO] [stdout] 34 | | command: command.map(|s| s.to_string_lossy().to_string()).collect(), [INFO] [stdout] 35 | | elf, [INFO] [stdout] 36 | | log, [INFO] [stdout] 37 | | error, [INFO] [stdout] 38 | | }) [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/bin/probe-rs/util/common_options.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 125 | let target = common_options.get_target_selector()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | let probe = common_options.attach_probe(lister)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | let session = common_options.attach_session(probe, target)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | [INFO] [stdout] 129 | Ok((session, common_options)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/bin/probe-rs/util/flash.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 148 | .map_err(|error| OperationError::FlashingFailed { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | source: error, [INFO] [stdout] 150 | target: Box::new(session.target().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/bin/probe-rs/util/logging.rs:11:85 [INFO] [stdout] | [INFO] [stdout] 11 | static PROGRESS_BAR: Lazy>> = Lazy::new(|| RwLock::new(None)); [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/bin/probe-rs/util/logging.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 98 | let stdout_subscriber = tracing_subscriber::fmt::layer() [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let log_file = File::create(log_path)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | [INFO] [stdout] 127 | let (file_appender, guard) = tracing_appender::non_blocking::NonBlockingBuilder::default() [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] ... [INFO] [stdout] 132 | let file_subscriber = tracing_subscriber::fmt::layer() [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | Ok(Some(FileLoggerGuard::new(guard, log_path))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: aborting due to 34 previous errors; 1 warning emitted [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/bin/probe-rs/cmd/cargo_embed/mod.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 471 | let mut session_handle = session.lock(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | let mut core = session_handle.core(core_id)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 475 | RttActiveTarget::new(&mut core, rtt, defmt_state, rtt_config, timestamp_offset).map(Some) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: 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/bin/probe-rs/cmd/cargo_embed/config/mod.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn deserialize<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | u64::deserialize(deserializer).map(Duration::from_millis) [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/bin/probe-rs/cmd/cargo_embed/rttui/app.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 124 | let events = Events::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let mut terminal = Terminal::new(backend).unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 148 | | tabs, [INFO] [stdout] 149 | | current_tab: 0, [INFO] [stdout] 150 | | terminal, [INFO] [stdout] ... | [INFO] [stdout] 160 | | .collect(), [INFO] [stdout] 161 | | }) [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/bin/probe-rs/cmd/cargo_embed/rttui/app.rs:159:55 [INFO] [stdout] | [INFO] [stdout] 159 | .map(|(num, (channel, socket))| (num, UpChannel::new(channel, socket))) [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/adapter.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | match target_core [INFO] [stdout] | _______________^ [INFO] [stdout] 270 | | .core [INFO] [stdout] 271 | | .write_8(address, &data_bytes) [INFO] [stdout] 272 | | .map_err(DebuggerError::ProbeRs) [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/adapter.rs:989:18 [INFO] [stdout] | [INFO] [stdout] 989 | Err(&DebuggerError::Other(anyhow!( [INFO] [stdout] | __________________^ [INFO] [stdout] 990 | | "Received request for `threads`, while last known core status was {:?}", [INFO] [stdout] 991 | | current_core_status [INFO] [stdout] 992 | | ))), [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/adapter.rs:1903:11 [INFO] [stdout] | [INFO] [stdout] 1903 | match serde_json::from_value(raw_arguments.to_owned()) { [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] [stderr] error: could not compile `probe-rs-tools` (bin "probe-rs") due to 35 previous errors; 1 warning emitted [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/dap_types.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 190 | parse::(index_str).map_err(|e| DebuggerError::ArgumentParseError { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | source: e.into(), [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/repl_commands.rs:248:40 [INFO] [stdout] | [INFO] [stdout] 248 | handler: |_, _, _| Err(DebuggerError::Unimplemented), [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/repl_commands.rs:270:40 [INFO] [stdout] | [INFO] [stdout] 270 | handler: |_, _, _| Err(DebuggerError::Unimplemented), [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/bin/probe-rs/cmd/dap_server/debug_adapter/dap/repl_commands.rs:278:40 [INFO] [stdout] | [INFO] [stdout] 278 | handler: |_, _, _| Err(DebuggerError::Unimplemented), [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/bin/probe-rs/cmd/dap_server/debug_adapter/protocol.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 55 | fn show_message(&mut self, severity: MessageSeverity, message: impl Into) -> bool { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | self.send_event("probe-rs-show-message", Some(event_body)) [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/bin/probe-rs/cmd/dap_server/debug_adapter/protocol.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn log_to_console(&mut self, message: impl Into) -> bool { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | self.send_event("output", Some(event_body)).is_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/bin/probe-rs/cmd/dap_server/debug_adapter/protocol.rs:210:20 [INFO] [stdout] | [INFO] [stdout] 208 | pub(crate) fn new(reader: R, writer: W) -> Self { [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] 209 | Self { [INFO] [stdout] 210 | input: BufReader::new(reader), [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/bin/probe-rs/cmd/dap_server/debug_adapter/protocol.rs:402:47 [INFO] [stdout] | [INFO] [stdout] 402 | body: event_body.map(|event_body| serde_json::to_value(event_body).unwrap_or_default()), [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/bin/probe-rs/cmd/dap_server/server/debugger.rs:678:32 [INFO] [stdout] | [INFO] [stdout] 657 | let rc_debug_adapter_clone = rc_debug_adapter.clone(); [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 678 | FlashProgress::new(move |event| { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 679 | | let mut flash_progress = progress_state.borrow_mut(); [INFO] [stdout] 680 | | let mut debug_adapter = rc_debug_adapter_clone.borrow_mut(); [INFO] [stdout] 681 | | match event { [INFO] [stdout] ... | [INFO] [stdout] 767 | | } [INFO] [stdout] 768 | | }) [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/bin/probe-rs/cmd/dap_server/server/debugger.rs:1218:49 [INFO] [stdout] | [INFO] [stdout] 1218 | let event_body = event_body.map(|s| serde_json::to_value(s).unwrap()); [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/bin/probe-rs/cmd/dap_server/server/debugger.rs:1251:49 [INFO] [stdout] | [INFO] [stdout] 1251 | let event_body = event_body.map(|s| serde_json::to_value(s).unwrap()); [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/bin/probe-rs/cmd/dap_server/server/logger.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 131 | let environment_filter = if std::env::var("RUST_LOG").is_ok() { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | Ok(match log_file { [INFO] [stdout] | ____________^ [INFO] [stdout] 137 | | Some(log_path) => { [INFO] [stdout] 138 | | let log_file = File::create(log_path)?; [INFO] [stdout] 139 | | let log_message = format!( [INFO] [stdout] ... | [INFO] [stdout] 205 | | } [INFO] [stdout] 206 | | }) [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/bin/probe-rs/cmd/dap_server/server/session_data.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 74 | let target_selector = TargetSelector::from(config.chip.as_deref()); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | let target_probe = options.attach_probe(lister)?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let target_session = options [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | let mut core_data_vec = vec![]; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | Ok(SessionData { [INFO] [stdout] | ____________^ [INFO] [stdout] 149 | | session: target_session, [INFO] [stdout] 150 | | core_data: core_data_vec, [INFO] [stdout] 151 | | timestamp_offset, [INFO] [stdout] 152 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/bin/probe-rs/cmd/debug.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | .and_then(|path| DebugInfo::from_file(path).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/bin/probe-rs/cmd/debug.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | parse::(arg_str).map_err(|e| CliError::ArgumentParseError { [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/bin/probe-rs/cmd/debug.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 131 | parse::(arg_str).map_err(|e| CliError::ArgumentParseError { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | source: e.into(), [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/bin/probe-rs/cmd/info.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 199 | let mut state = XtensaDebugInterfaceState::default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | match probe.try_get_xtensa_interface(&mut state) { [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/bin/probe-rs/cmd/info.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 100 | mut probe: Probe, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | let attach_result = if connect_under_reset { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | (probe, 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/bin/probe-rs/cmd/info.rs:225:11 [INFO] [stdout] | [INFO] [stdout] 223 | fn try_show_arm_dp_info(probe: Probe, dp_address: DpAddress) -> (Probe, Result) { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | tracing::debug!("Trying to show ARM chip information"); [INFO] [stdout] 225 | match probe [INFO] [stdout] | ___________^ [INFO] [stdout] 226 | | .try_into_arm_interface() [INFO] [stdout] 227 | | .map_err(|(iface, e)| (iface, anyhow!(e))) [INFO] [stdout] 228 | | .and_then(|interface| { [INFO] [stdout] ... | [INFO] [stdout] 231 | | .map_err(|(interface, e)| (interface.close(), anyhow!(e))) [INFO] [stdout] 232 | | }) { [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/bin/probe-rs/cmd/info.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 228 | .and_then(|interface| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | / interface [INFO] [stdout] 230 | | .initialize(DefaultArmSequence::create(), dp_address) [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/bin/probe-rs/cmd/info.rs:231:44 [INFO] [stdout] | [INFO] [stdout] 231 | .map_err(|(interface, e)| (interface.close(), anyhow!(e))) [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/bin/probe-rs/cmd/profile.rs:192:12 [INFO] [stdout] | [INFO] [stdout] 190 | let ctx = ObjectContext::new(&file)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | [INFO] [stdout] 192 | Ok(Self { file, ctx }) [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/bin/probe-rs/cmd/run/mod.rs:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | RttActiveTarget::new(core, rtt, defmt_state, rtt_config, timestamp_offset).map(Some) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/bin/probe-rs/cmd/run/test_run_mode.rs:234:15 [INFO] [stdout] | [INFO] [stdout] 234 | match session_and_runloop.run_loop.run_until( [INFO] [stdout] | _______________^ [INFO] [stdout] 235 | | core, [INFO] [stdout] 236 | | true, [INFO] [stdout] 237 | | true, [INFO] [stdout] ... | [INFO] [stdout] 240 | | halt_handler, [INFO] [stdout] 241 | | ) { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/bin/probe-rs/report.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 28 | error: anyhow::Error, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 33 | | meta: current_meta()?, [INFO] [stdout] 34 | | command: command.map(|s| s.to_string_lossy().to_string()).collect(), [INFO] [stdout] 35 | | elf, [INFO] [stdout] 36 | | log, [INFO] [stdout] 37 | | error, [INFO] [stdout] 38 | | }) [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/bin/probe-rs/util/common_options.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 125 | let target = common_options.get_target_selector()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | let probe = common_options.attach_probe(lister)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | let session = common_options.attach_session(probe, target)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | [INFO] [stdout] 129 | Ok((session, common_options)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/bin/probe-rs/util/flash.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 148 | .map_err(|error| OperationError::FlashingFailed { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | source: error, [INFO] [stdout] 150 | target: Box::new(session.target().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/bin/probe-rs/util/logging.rs:11:85 [INFO] [stdout] | [INFO] [stdout] 11 | static PROGRESS_BAR: Lazy>> = Lazy::new(|| RwLock::new(None)); [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/bin/probe-rs/util/logging.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 98 | let stdout_subscriber = tracing_subscriber::fmt::layer() [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let log_file = File::create(log_path)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | [INFO] [stdout] 127 | let (file_appender, guard) = tracing_appender::non_blocking::NonBlockingBuilder::default() [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] ... [INFO] [stdout] 132 | let file_subscriber = tracing_subscriber::fmt::layer() [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | Ok(Some(FileLoggerGuard::new(guard, log_path))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: aborting due to 36 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `probe-rs-tools` (bin "probe-rs" test) due to 37 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b53e902c6245ea4d4c9fae6f04b137d069b0fef3d9510228ce76b6da72e51ae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53e902c6245ea4d4c9fae6f04b137d069b0fef3d9510228ce76b6da72e51ae5", kill_on_drop: false }` [INFO] [stdout] b53e902c6245ea4d4c9fae6f04b137d069b0fef3d9510228ce76b6da72e51ae5