[INFO] cloning repository https://github.com/NWPoul/RUST_GPMF_Parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NWPoul/RUST_GPMF_Parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNWPoul%2FRUST_GPMF_Parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNWPoul%2FRUST_GPMF_Parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 045b020205884eaf5f7669a517db0eae2ee56ba7 [INFO] checking NWPoul/RUST_GPMF_Parser/045b020205884eaf5f7669a517db0eae2ee56ba7 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNWPoul%2FRUST_GPMF_Parser" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NWPoul/RUST_GPMF_Parser 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 git repo https://github.com/NWPoul/RUST_GPMF_Parser [INFO] finished tweaking git repo https://github.com/NWPoul/RUST_GPMF_Parser [INFO] tweaked toml for git repo https://github.com/NWPoul/RUST_GPMF_Parser written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/NWPoul/RUST_GPMF_Parser 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bfa93c428fc333269a63646c960aa7c0161a66cee32244b72533f7d194489392 [INFO] running `Command { std: "docker" "start" "-a" "bfa93c428fc333269a63646c960aa7c0161a66cee32244b72533f7d194489392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfa93c428fc333269a63646c960aa7c0161a66cee32244b72533f7d194489392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa93c428fc333269a63646c960aa7c0161a66cee32244b72533f7d194489392", kill_on_drop: false }` [INFO] [stdout] bfa93c428fc333269a63646c960aa7c0161a66cee32244b72533f7d194489392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1ef913737c79cb237bfb750eeb1ab9f5f51a981101f7f3f0281e5746fdbb71d9 [INFO] running `Command { std: "docker" "start" "-a" "1ef913737c79cb237bfb750eeb1ab9f5f51a981101f7f3f0281e5746fdbb71d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytemuck v1.17.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking fallible_collections v0.4.9 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking bitreader v0.3.8 [INFO] [stderr] Checking sprs v0.11.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking fc-blackbox v0.2.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Checking sprs-ldl v0.10.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking mp4parse v0.17.0 (https://github.com/AdrianEddy/mp4parse-rust.git#2f1b4a5a) [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking pretty-hex v0.4.1 [INFO] [stderr] Checking human-sort v0.2.2 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking gnuplot v0.0.43 [INFO] [stderr] Checking ordered-float v4.2.2 [INFO] [stderr] Checking dyn-smooth v0.2.0 [INFO] [stderr] Checking telemetry_parser v0.3.0 (/opt/rustwide/workdir/telemetry_parser) [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking config v0.11.0 [INFO] [stdout] warning: field `quats_put` is never read [INFO] [stdout] --> telemetry_parser/src/esplog/mini_decompressor.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct DecompressResult { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub quats_put: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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] --> telemetry_parser/src/sony/rtmd_tags.rs:410:99 [INFO] [stdout] | [INFO] [stdout] 410 | ... 0xe40c => tag!(Imager, FirstFrameTimestamp, "First frame timestamp", f64, "{:.4} ms", |d| d.read_i32::().map(|x| x as f6... [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] --> telemetry_parser/src/sony/rtmd_tags.rs:411:91 [INFO] [stdout] | [INFO] [stdout] 411 | ... 0xe40d => tag!(Imager, ExposureTime, "Exposure time", f64, "{:.4} ms", |d| d.read_i32::().map(|x| x as f64 / 1000... [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] --> telemetry_parser/src/sony/rtmd_tags.rs:412:96 [INFO] [stdout] | [INFO] [stdout] 412 | ... 0xe40e => tag!(Imager, FrameReadoutTime, "Frame readout time", f64, "{:.4} ms", |d| d.read_i32::().map(|x| x as f64 /... [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] --> telemetry_parser/src/sony/rtmd_tags.rs:616:93 [INFO] [stdout] | [INFO] [stdout] 616 | ... 0xe437 => tag!(Gyroscope, TimeOffset, "Gyroscope offset", f64, "{:.4} ms", |d| d.read_i32::().map(|x| x as f64 / 10... [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] --> telemetry_parser/src/sony/rtmd_tags.rs:617:92 [INFO] [stdout] | [INFO] [stdout] 617 | 0xe438 => tag!(Gyroscope, Unknown(0xe438), "Gyroscope is radians", bool, "{}", |d| d.read_u8().map(|x| x != 0), tag_data), [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] --> telemetry_parser/src/sony/rtmd_tags.rs:664:101 [INFO] [stdout] | [INFO] [stdout] 664 | ... 0xe447 => tag!(Accelerometer, TimeOffset, "Accelerometer offset", f64, "{:.4} ms", |d| d.read_i32::().map(|x| x as ... [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] --> telemetry_parser/src/sony/rtmd_tags.rs:665:97 [INFO] [stdout] | [INFO] [stdout] 665 | 0xe448 => tag!(Accelerometer, Unknown(0xe448), "Accelerometer is m/s²", bool, "{}", |d| d.read_u8().map(|x| x != 0), tag_data), [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] --> telemetry_parser/src/gopro/klv.rs:282:32 [INFO] [stdout] | [INFO] [stdout] 282 | (0..repeat).map(|_| Ok(Vector3 { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 283 | | x: read_fn(d)?, [INFO] [stdout] 284 | | y: read_fn(d)?, [INFO] [stdout] 285 | | z: read_fn(d)? [INFO] [stdout] 286 | | })).collect() [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] --> telemetry_parser/src/gopro/klv.rs:291:32 [INFO] [stdout] | [INFO] [stdout] 291 | (0..repeat).map(|_| Ok(Quaternion { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 292 | | w: read_fn(d)?, [INFO] [stdout] 293 | | x: read_fn(d)?, [INFO] [stdout] 294 | | y: read_fn(d)?, [INFO] [stdout] 295 | | z: read_fn(d)? [INFO] [stdout] 296 | | })).collect() [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] --> telemetry_parser/src/gopro/klv.rs:301:32 [INFO] [stdout] | [INFO] [stdout] 301 | (0..repeat).map(|_| Ok(TimeVector3 { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 302 | | t: read_fn(d)?, [INFO] [stdout] 303 | | x: read_fn(d)?, [INFO] [stdout] 304 | | y: read_fn(d)?, [INFO] [stdout] 305 | | z: read_fn(d)? [INFO] [stdout] 306 | | })).collect() [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] --> telemetry_parser/src/insta360/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 61 | ...n parse_file(&mut self, stream: &mut T, size: usize, progress_cb: F, cancel_flag: Arc) -> Resu... [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] 134 | ... Err(ErrorKind::NotFound.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] --> telemetry_parser/src/insta360/mod.rs:282:95 [INFO] [stdout] | [INFO] [stdout] 282 | ... insert_tag(tag_map, tag!(parsed GroupId::Lens, TagId::Data, "Lens profile", Json, |v| serde_json::to_string(v).unwrap(), profile, v... [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] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 409 | enum_serializer!(HdrState, extra_metadata::HdrState); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 410 | enum_serializer!(TriggerSource, extra_metadata::TriggerSource); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 411 | enum_serializer!(EvoStatusMode, extra_metadata::EvoStatusMode); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 413 | enum_serializer!(BatteryType, extra_metadata::BatteryType); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | enum_serializer!(CameraPosture, extra_metadata::CameraPosture); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | enum_serializer!(ImageFovType, extra_metadata::ImageFovType); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 416 | enum_serializer!(GyroFilterType, extra_metadata::GyroFilterType); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | enum_serializer!(GyroType, extra_metadata::GyroType); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 418 | enum_serializer!(VideoMediaDataRotateAngle, extra_metadata::VideoMediaDataRotateAngle); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 419 | enum_serializer!(SensorDevice, extra_metadata::SensorDevice); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 420 | enum_serializer!(ExpectOutputType, extra_metadata::ExpectOutputType); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | enum_serializer!(AudioModeType, extra_metadata::AudioModeType); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 422 | enum_serializer!(SubMediaType, extra_metadata::SubMediaType); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 386 | fn [<$name _serializer>](x: &i32, s: S) -> Result where S: serde::Serializer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | match (*x).try_into().ok() as Option<$type> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | enum_serializer!(LogoType, extra_metadata::extra_user_options::LogoType); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `enum_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/insta360/extra_info.rs:463:8 [INFO] [stdout] | [INFO] [stdout] 460 | let vec: std::io::Result> = data.split('_') [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 463 | Ok(vec?.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] --> telemetry_parser/src/insta360/record.rs:94:108 [INFO] [stdout] | [INFO] [stdout] 94 | ... insert_tag(&mut map, tag!(parsed Default, TagId::Metadata, "Extra metadata", Json, |v| serde_json::to_string(v).unwrap(), vv, data)); [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] --> telemetry_parser/src/dji/mod.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 77 | let ctx = util::get_metadata_track_samples(stream, size, true, |mut info: SampleInfo, data: &[u8], file_position: u64, _video_md:... [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | match dvtm_wm169::ProductMeta::decode(data) { [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] --> telemetry_parser/src/dji/mod.rs:102:123 [INFO] [stdout] | [INFO] [stdout] 102 | ... insert_tag(&mut tag_map, tag!(parsed GroupId::Default, TagId::Metadata, "Metadata", Json, |v| serde_json::to_string(v).unwrap(), vv... [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] --> telemetry_parser/src/dji/mod.rs:237:111 [INFO] [stdout] | [INFO] [stdout] 237 | ... insert_tag(tag_map, tag!(parsed GroupId::Lens, TagId::Data, "Lens profile", Json, |v| serde_json::to_string(v).unwrap(), profile, v... [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] --> telemetry_parser/src/ardupilot/bin.rs:155:87 [INFO] [stdout] | [INFO] [stdout] 155 | ... 'a' => Some(FieldType::Vec_i16((0..32).filter_map(|_| stream.read_i16::().ok()).collect())), [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] --> telemetry_parser/src/blackmagic/mod.rs:93:109 [INFO] [stdout] | [INFO] [stdout] 93 | ... util::insert_tag(&mut map, tag!(parsed GroupId::Default, TagId::Metadata, "Metadata", Json, |v| serde_json::to_string(v).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] --> telemetry_parser/src/blackmagic/mod.rs:115:113 [INFO] [stdout] | [INFO] [stdout] 115 | ... util::insert_tag(&mut map, tag!(parsed GroupId::Default, TagId::Metadata, "Metadata", Json, |v| serde_json::to_string(v).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] --> telemetry_parser/src/blackmagic/mod.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | Err(ErrorKind::InvalidData.into()) [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] --> telemetry_parser/src/blackmagic/mod.rs:253:81 [INFO] [stdout] | [INFO] [stdout] 253 | Ok(std::str::from_utf8(d).map_err(|_| serde_json::Error::io(ErrorKind::InvalidData.into()))?.trim_end_matches('\0')) [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] --> telemetry_parser/src/red/mod.rs:404:104 [INFO] [stdout] | [INFO] [stdout] 404 | ... util::insert_tag(map, tag!(parsed GroupId::Default, TagId::Metadata, "Metadata", Json, |v| serde_json::to_string(v).unwrap(), serde... [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] --> telemetry_parser/src/vuze/mod.rs:84:128 [INFO] [stdout] | [INFO] [stdout] 84 | ... util::insert_tag(&mut map, tag!(parsed GroupId::Default, TagId::Metadata, "Calibration", Json, |v| serde_json::to_string(v).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] --> telemetry_parser/src/vuze/mod.rs:87:126 [INFO] [stdout] | [INFO] [stdout] 87 | ... util::insert_tag(&mut map, tag!(parsed GroupId::Lens, TagId::Data, "Lens profile", Json, |v| serde_json::to_string(v).unwrap(), pro... [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] --> telemetry_parser/src/senseflow/binary.rs:185:101 [INFO] [stdout] | [INFO] [stdout] 185 | util::insert_tag(&mut map, tag!(parsed GroupId::Default, TagId::Metadata, "Metadata", Json, |v| serde_json::to_string(v).unwrap(), me... [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] --> telemetry_parser/src/util.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 717 | let mp = parse_mp4(stream, filesize)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 728 | Err(ErrorKind::Other.into()) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> telemetry_parser/src/filesystem.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 102 | let file = std::fs::File::open(path)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | let size = file.metadata()?.len() as usize; [INFO] [stdout] 104 | Ok(FileWrapper { file: Box::new(file), size }) [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] [stderr] Checking ashpd v0.8.1 [INFO] [stdout] error: aborting due to 42 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `telemetry_parser` (lib) due to 43 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1ef913737c79cb237bfb750eeb1ab9f5f51a981101f7f3f0281e5746fdbb71d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef913737c79cb237bfb750eeb1ab9f5f51a981101f7f3f0281e5746fdbb71d9", kill_on_drop: false }` [INFO] [stdout] 1ef913737c79cb237bfb750eeb1ab9f5f51a981101f7f3f0281e5746fdbb71d9