[INFO] cloning repository https://github.com/Kixiron/timely-viz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixiron/timely-viz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixiron%2Ftimely-viz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixiron%2Ftimely-viz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61cb7fec8ba6c7d59b28e6db72472a91af60af97 [INFO] checking Kixiron/timely-viz/61cb7fec8ba6c7d59b28e6db72472a91af60af97 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%2FKixiron%2Ftimely-viz" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 23% (24/103) Updating files: 24% (25/103) Updating files: 25% (26/103) Updating files: 26% (27/103) Updating files: 27% (28/103) Updating files: 28% (29/103) Updating files: 29% (30/103) Updating files: 30% (31/103) Updating files: 31% (32/103) Updating files: 32% (33/103) Updating files: 33% (34/103) Updating files: 34% (36/103) Updating files: 35% (37/103) Updating files: 36% (38/103) Updating files: 37% (39/103) Updating files: 38% (40/103) Updating files: 39% (41/103) Updating files: 40% (42/103) Updating files: 41% (43/103) Updating files: 42% (44/103) Updating files: 43% (45/103) Updating files: 44% (46/103) Updating files: 45% (47/103) Updating files: 46% (48/103) Updating files: 47% (49/103) Updating files: 48% (50/103) Updating files: 49% (51/103) Updating files: 50% (52/103) Updating files: 51% (53/103) Updating files: 52% (54/103) Updating files: 53% (55/103) Updating files: 54% (56/103) Updating files: 55% (57/103) Updating files: 56% (58/103) Updating files: 57% (59/103) Updating files: 58% (60/103) Updating files: 59% (61/103) Updating files: 60% (62/103) Updating files: 61% (63/103) Updating files: 62% (64/103) Updating files: 63% (65/103) Updating files: 64% (66/103) Updating files: 65% (67/103) Updating files: 66% (68/103) Updating files: 67% (70/103) Updating files: 68% (71/103) Updating files: 69% (72/103) Updating files: 70% (73/103) Updating files: 71% (74/103) Updating files: 72% (75/103) Updating files: 73% (76/103) Updating files: 74% (77/103) Updating files: 75% (78/103) Updating files: 76% (79/103) Updating files: 77% (80/103) Updating files: 78% (81/103) Updating files: 79% (82/103) Updating files: 80% (83/103) Updating files: 81% (84/103) Updating files: 82% (85/103) Updating files: 83% (86/103) Updating files: 84% (87/103) Updating files: 85% (88/103) Updating files: 86% (89/103) Updating files: 87% (90/103) Updating files: 88% (91/103) Updating files: 89% (92/103) Updating files: 90% (93/103) Updating files: 91% (94/103) Updating files: 92% (95/103) Updating files: 93% (96/103) Updating files: 94% (97/103) Updating files: 95% (98/103) Updating files: 96% (99/103) Updating files: 97% (100/103) Updating files: 98% (101/103) Updating files: 99% (102/103) Updating files: 100% (103/103) Updating files: 100% (103/103), done. [INFO] validating manifest of git repo https://github.com/Kixiron/timely-viz 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/Kixiron/timely-viz [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/Kixiron/timely-viz [INFO] tweaked toml for git repo https://github.com/Kixiron/timely-viz written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Kixiron/timely-viz 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] 4616d4899b04dee50da09897dccc39e33c18cc7db140cb0614a1650ac30ee131 [INFO] running `Command { std: "docker" "start" "-a" "4616d4899b04dee50da09897dccc39e33c18cc7db140cb0614a1650ac30ee131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4616d4899b04dee50da09897dccc39e33c18cc7db140cb0614a1650ac30ee131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4616d4899b04dee50da09897dccc39e33c18cc7db140cb0614a1650ac30ee131", kill_on_drop: false }` [INFO] [stdout] 4616d4899b04dee50da09897dccc39e33c18cc7db140cb0614a1650ac30ee131 [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] cb08ae724edec164763b35dd03f00bff701a10300446801854aaf2d5168f6a02 [INFO] running `Command { std: "docker" "start" "-a" "cb08ae724edec164763b35dd03f00bff701a10300446801854aaf2d5168f6a02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling bytecheck v0.6.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rend v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking timely_logging v0.12.0 [INFO] [stderr] Checking timely_bytes v0.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rkyv v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking xxhash-rust v0.8.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Checking colorous v1.0.5 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling vergen v5.1.15 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking mimalloc v0.1.26 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.5 [INFO] [stderr] Compiling rkyv_derive v0.7.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking libtest-mimic v0.3.0 [INFO] [stderr] Compiling ddshow v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking comfy-table v4.1.0 [INFO] [stderr] Checking timely_communication v0.12.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking timely v0.12.0 [INFO] [stderr] Checking tera v1.12.1 [INFO] [stderr] Checking differential-dataflow v0.12.0 [INFO] [stderr] Checking ddshow-types v0.2.2 (/opt/rustwide/workdir/crates/ddshow-types) [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] --> crates/ddshow-types/src/event.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 26 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 27 | | )] [INFO] [stdout] 28 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 29 | | pub struct Bundle { [INFO] [stdout] 30 | | pub time: Duration, [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] --> crates/ddshow-types/src/event.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 26 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 27 | | )] [INFO] [stdout] 28 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 29 | | pub struct Bundle { [INFO] [stdout] 30 | | pub time: Duration, [INFO] [stdout] 31 | | pub worker: Id, [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] --> crates/ddshow-types/src/event.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 26 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 27 | | )] [INFO] [stdout] 28 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 31 | | pub worker: Id, [INFO] [stdout] 32 | | pub event: D, [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] --> crates/ddshow-types/src/event.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 80 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 81 | | )] [INFO] [stdout] 82 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 83 | | pub struct CapabilityBundle { [INFO] [stdout] 84 | | pub time: T, [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] --> crates/ddshow-types/src/event.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 80 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 81 | | )] [INFO] [stdout] 82 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 83 | | pub struct CapabilityBundle { [INFO] [stdout] 84 | | pub time: T, [INFO] [stdout] 85 | | pub diff: i64, [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] --> crates/ddshow-types/src/event.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ddshow-types/src/ids.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | archive(crate = "rkyv_dep", repr(transparent)), [INFO] [stdout] | _____________________^ [INFO] [stdout] 25 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 26 | | )] [INFO] [stdout] 27 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 28 | | #[repr(transparent)] [INFO] [stdout] 29 | | pub struct WorkerId { [INFO] [stdout] 30 | | worker: WorkerIdentifier, [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] --> crates/ddshow-types/src/ids.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | archive(crate = "rkyv_dep", repr(transparent)), [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 79 | | )] [INFO] [stdout] 80 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 81 | | #[repr(transparent)] [INFO] [stdout] 82 | | pub struct OperatorId { [INFO] [stdout] 83 | | operator: usize, [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] --> crates/ddshow-types/src/ids.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | archive(crate = "rkyv_dep", repr(transparent)), [INFO] [stdout] | _____________________^ [INFO] [stdout] 131 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 132 | | )] [INFO] [stdout] 133 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 134 | | #[repr(transparent)] [INFO] [stdout] 135 | | pub struct PortId { [INFO] [stdout] 136 | | port: usize, [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] --> crates/ddshow-types/src/ids.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | archive(crate = "rkyv_dep", repr(transparent)), [INFO] [stdout] | _____________________^ [INFO] [stdout] 187 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 188 | | )] [INFO] [stdout] 189 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 190 | | #[repr(transparent)] [INFO] [stdout] 191 | | pub struct ChannelId { [INFO] [stdout] 192 | | channel: usize, [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] --> crates/ddshow-types/src/operator_addr.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | archive(crate = "rkyv_dep", repr(transparent)), [INFO] [stdout] | _____________________^ [INFO] [stdout] 36 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 37 | | )] [INFO] [stdout] 38 | | #[repr(transparent)] [INFO] [stdout] 39 | | pub struct OperatorAddr { [INFO] [stdout] 40 | | addr: TinyVec<[OperatorId; 8]>, [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] --> crates/ddshow-types/src/operator_addr.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 197 | fn from_iter>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | Self { [INFO] [stdout] 199 | addr: iter.into_iter().copied().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] --> crates/ddshow-types/src/differential_logging.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ddshow-types/src/differential_logging.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 145 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 146 | | )] [INFO] [stdout] 147 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 148 | | pub struct BatchEvent { [INFO] [stdout] 149 | | /// Operator identifier. [INFO] [stdout] 150 | | pub operator: OperatorId, [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] --> crates/ddshow-types/src/differential_logging.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 145 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 146 | | )] [INFO] [stdout] 147 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 151 | | /// Which order of magnitude. [INFO] [stdout] 152 | | pub length: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 193 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 194 | | )] [INFO] [stdout] 195 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 196 | | pub struct DropEvent { [INFO] [stdout] 197 | | /// Operator identifier. [INFO] [stdout] 198 | | pub operator: OperatorId, [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] --> crates/ddshow-types/src/differential_logging.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 193 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 194 | | )] [INFO] [stdout] 195 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 199 | | /// Which order of magnitude. [INFO] [stdout] 200 | | pub length: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 241 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 242 | | )] [INFO] [stdout] 243 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 244 | | pub struct MergeEvent { [INFO] [stdout] 245 | | /// Operator identifier. [INFO] [stdout] 246 | | pub operator: OperatorId, [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] --> crates/ddshow-types/src/differential_logging.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 241 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 242 | | )] [INFO] [stdout] 243 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 247 | | /// Which order of magnitude. [INFO] [stdout] 248 | | pub scale: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 241 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 242 | | )] [INFO] [stdout] 243 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 249 | | /// Length of first trace. [INFO] [stdout] 250 | | pub length1: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 241 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 242 | | )] [INFO] [stdout] 243 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 251 | | /// Length of second trace. [INFO] [stdout] 252 | | pub length2: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 241 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 242 | | )] [INFO] [stdout] 243 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 253 | | /// None implies a start. [INFO] [stdout] 254 | | pub complete: Option, [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] --> crates/ddshow-types/src/differential_logging.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 313 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 314 | | )] [INFO] [stdout] 315 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 316 | | pub struct MergeShortfall { [INFO] [stdout] 317 | | /// Operator identifer. [INFO] [stdout] 318 | | pub operator: OperatorId, [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] --> crates/ddshow-types/src/differential_logging.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 313 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 314 | | )] [INFO] [stdout] 315 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 319 | | /// Which order of magnitude. [INFO] [stdout] 320 | | pub scale: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 313 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 314 | | )] [INFO] [stdout] 315 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 321 | | /// By how much were we short. [INFO] [stdout] 322 | | pub shortfall: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 369 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 370 | | )] [INFO] [stdout] 371 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 372 | | pub struct TraceShare { [INFO] [stdout] 373 | | /// Operator identifier. [INFO] [stdout] 374 | | pub operator: OperatorId, [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] --> crates/ddshow-types/src/differential_logging.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 369 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 370 | | )] [INFO] [stdout] 371 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 375 | | /// Change in number of shares. [INFO] [stdout] 376 | | pub diff: isize, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 31 | | pub struct TimelyProgressEvent { [INFO] [stdout] 32 | | /// `true` if the event is a send, and `false` if it is a receive. [INFO] [stdout] 33 | | pub is_send: bool, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 34 | | /// Source worker index. [INFO] [stdout] 35 | | pub worker: WorkerId, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 36 | | /// Communication channel identifier [INFO] [stdout] 37 | | pub channel: ChannelId, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 38 | | /// Message sequence number. [INFO] [stdout] 39 | | pub seq_no: usize, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 40 | | /// Sequence of nested scope identifiers indicating the path from the root to this instance. [INFO] [stdout] 41 | | pub addr: OperatorAddr, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 42 | | /// List of message updates containing Target descriptor, timestamp as string, and delta. [INFO] [stdout] 43 | | pub messages: Vec, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 44 | | /// List of capability updates containing Source descriptor, timestamp as string, and delta. [INFO] [stdout] 45 | | pub internal: Vec, [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] --> crates/ddshow-types/src/progress_logging.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 122 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 123 | | )] [INFO] [stdout] 124 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 125 | | pub struct MessageUpdate { [INFO] [stdout] 126 | | pub node: PortId, [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] --> crates/ddshow-types/src/progress_logging.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 122 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 123 | | )] [INFO] [stdout] 124 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 125 | | pub struct MessageUpdate { [INFO] [stdout] 126 | | pub node: PortId, [INFO] [stdout] 127 | | pub port: PortId, [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] --> crates/ddshow-types/src/progress_logging.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 122 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 123 | | )] [INFO] [stdout] 124 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 128 | | /// The update's timestamp, printed via its [`Debug`](`std::fmt::Debug`) implementation [INFO] [stdout] 129 | | pub timestamp: String, [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] --> crates/ddshow-types/src/progress_logging.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 122 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 123 | | )] [INFO] [stdout] 124 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 130 | | /// The type of the update's timestamp, printed via its [`Any`](`std::any::Any`) implementation [INFO] [stdout] 131 | | pub timestamp_type: String, [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] --> crates/ddshow-types/src/progress_logging.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 122 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 123 | | )] [INFO] [stdout] 124 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 132 | | /// The number of message updates [INFO] [stdout] 133 | | pub diff: i64, [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] --> crates/ddshow-types/src/progress_logging.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 165 | | )] [INFO] [stdout] 166 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 167 | | pub struct CapabilityUpdate { [INFO] [stdout] 168 | | pub node: PortId, [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] --> crates/ddshow-types/src/progress_logging.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 165 | | )] [INFO] [stdout] 166 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 167 | | pub struct CapabilityUpdate { [INFO] [stdout] 168 | | pub node: PortId, [INFO] [stdout] 169 | | pub port: PortId, [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] --> crates/ddshow-types/src/progress_logging.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 165 | | )] [INFO] [stdout] 166 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 170 | | /// The update's timestamp, printed via its [`Debug`](`std::fmt::Debug`) implementation [INFO] [stdout] 171 | | pub timestamp: String, [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] --> crates/ddshow-types/src/progress_logging.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 165 | | )] [INFO] [stdout] 166 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 172 | | /// The type of the update's timestamp, printed via its [`Any`](`std::any::Any`) implementation [INFO] [stdout] 173 | | pub timestamp_type: String, [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] --> crates/ddshow-types/src/progress_logging.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 165 | | )] [INFO] [stdout] 166 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 174 | | /// The number of capability updates [INFO] [stdout] 175 | | pub diff: i64, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 40 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 41 | | )] [INFO] [stdout] 42 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 43 | | pub struct OperatesEvent { [INFO] [stdout] 44 | | pub id: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 40 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 41 | | )] [INFO] [stdout] 42 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 43 | | pub struct OperatesEvent { [INFO] [stdout] 44 | | pub id: OperatorId, [INFO] [stdout] 45 | | pub addr: OperatorAddr, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 40 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 41 | | )] [INFO] [stdout] 42 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 45 | | pub addr: OperatorAddr, [INFO] [stdout] 46 | | pub name: String, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 79 | | )] [INFO] [stdout] 80 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 81 | | pub struct ChannelsEvent { [INFO] [stdout] 82 | | /// The id of the channel [INFO] [stdout] 83 | | pub id: ChannelId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 79 | | )] [INFO] [stdout] 80 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 84 | | /// The address of the enclosing scope the channel is in [INFO] [stdout] 85 | | pub scope_addr: OperatorAddr, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 79 | | )] [INFO] [stdout] 80 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 87 | | // TODO: Make this a named struct [INFO] [stdout] 88 | | pub source: [PortId; 2], [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] --> crates/ddshow-types/src/timely_logging/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 79 | | )] [INFO] [stdout] 80 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 90 | | // TODO: Make this a named struct [INFO] [stdout] 91 | | pub target: [PortId; 2], [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] --> crates/ddshow-types/src/timely_logging/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 135 | | )] [INFO] [stdout] 136 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 137 | | pub struct PushProgressEvent { [INFO] [stdout] 138 | | pub op_id: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 163 | | pub struct MessagesEvent { [INFO] [stdout] 164 | | /// `true` if send event, `false` if receive event. [INFO] [stdout] 165 | | pub is_send: bool, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 166 | | /// Channel identifier [INFO] [stdout] 167 | | pub channel: ChannelId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 168 | | /// Source worker index. [INFO] [stdout] 169 | | pub source: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 170 | | /// Target worker index. [INFO] [stdout] 171 | | pub target: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 172 | | /// Message sequence number. [INFO] [stdout] 173 | | pub seq_no: usize, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 174 | | /// Number of typed records in the message. [INFO] [stdout] 175 | | pub length: usize, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ddshow-types/src/timely_logging/mod.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 256 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 257 | | )] [INFO] [stdout] 258 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 259 | | pub struct ScheduleEvent { [INFO] [stdout] 260 | | pub id: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 256 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 257 | | )] [INFO] [stdout] 258 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 259 | | pub struct ScheduleEvent { [INFO] [stdout] 260 | | pub id: OperatorId, [INFO] [stdout] 261 | | pub start_stop: StartStop, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 284 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 285 | | )] [INFO] [stdout] 286 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 287 | | pub struct ShutdownEvent { [INFO] [stdout] 288 | | pub id: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 310 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 311 | | )] [INFO] [stdout] 312 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 313 | | pub struct ApplicationEvent { [INFO] [stdout] 314 | | pub id: usize, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 310 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 311 | | )] [INFO] [stdout] 312 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 315 | | // TODO: Make this a `RkyvStartStop`? [INFO] [stdout] 316 | | pub is_start: bool, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 339 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 340 | | )] [INFO] [stdout] 341 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 342 | | pub struct GuardedMessageEvent { [INFO] [stdout] 343 | | // TODO: Make this a `RkyvStartStop`? [INFO] [stdout] 344 | | pub is_start: bool, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:365:21 [INFO] [stdout] | [INFO] [stdout] 365 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 366 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 367 | | )] [INFO] [stdout] 368 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 369 | | pub struct GuardedProgressEvent { [INFO] [stdout] 370 | | // TODO: Make this a `RkyvStartStop`? [INFO] [stdout] 371 | | pub is_start: bool, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:392:21 [INFO] [stdout] | [INFO] [stdout] 392 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 393 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 394 | | )] [INFO] [stdout] 395 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 396 | | pub struct CommChannelsEvent { [INFO] [stdout] 397 | | pub identifier: usize, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:392:21 [INFO] [stdout] | [INFO] [stdout] 392 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 393 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 394 | | )] [INFO] [stdout] 395 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 396 | | pub struct CommChannelsEvent { [INFO] [stdout] 397 | | pub identifier: usize, [INFO] [stdout] 398 | | pub kind: CommChannelKind, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:414:28 [INFO] [stdout] | [INFO] [stdout] 414 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ddshow-types/src/timely_logging/mod.rs:462:21 [INFO] [stdout] | [INFO] [stdout] 462 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 463 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 464 | | )] [INFO] [stdout] 465 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 466 | | pub struct InputEvent { [INFO] [stdout] 467 | | pub start_stop: StartStop, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ddshow-types/src/timely_logging/timely_event.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 72 previous errors [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] --> crates/ddshow-types/src/event.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 26 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 27 | | )] [INFO] [stdout] 28 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 29 | | pub struct Bundle { [INFO] [stdout] 30 | | pub time: Duration, [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] --> crates/ddshow-types/src/event.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 26 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 27 | | )] [INFO] [stdout] 28 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 29 | | pub struct Bundle { [INFO] [stdout] 30 | | pub time: Duration, [INFO] [stdout] 31 | | pub worker: Id, [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] --> crates/ddshow-types/src/event.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 26 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 27 | | )] [INFO] [stdout] 28 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 31 | | pub worker: Id, [INFO] [stdout] 32 | | pub event: D, [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] --> crates/ddshow-types/src/event.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 80 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 81 | | )] [INFO] [stdout] 82 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 83 | | pub struct CapabilityBundle { [INFO] [stdout] 84 | | pub time: T, [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] --> crates/ddshow-types/src/event.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 80 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 81 | | )] [INFO] [stdout] 82 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 83 | | pub struct CapabilityBundle { [INFO] [stdout] 84 | | pub time: T, [INFO] [stdout] 85 | | pub diff: i64, [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] --> crates/ddshow-types/src/event.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ddshow-types` (lib) due to 73 previous errors [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] --> crates/ddshow-types/src/ids.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | archive(crate = "rkyv_dep", repr(transparent)), [INFO] [stdout] | _____________________^ [INFO] [stdout] 25 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 26 | | )] [INFO] [stdout] 27 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 28 | | #[repr(transparent)] [INFO] [stdout] 29 | | pub struct WorkerId { [INFO] [stdout] 30 | | worker: WorkerIdentifier, [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] 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] --> crates/ddshow-types/src/ids.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | archive(crate = "rkyv_dep", repr(transparent)), [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 79 | | )] [INFO] [stdout] 80 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 81 | | #[repr(transparent)] [INFO] [stdout] 82 | | pub struct OperatorId { [INFO] [stdout] 83 | | operator: usize, [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] --> crates/ddshow-types/src/ids.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | archive(crate = "rkyv_dep", repr(transparent)), [INFO] [stdout] | _____________________^ [INFO] [stdout] 131 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 132 | | )] [INFO] [stdout] 133 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 134 | | #[repr(transparent)] [INFO] [stdout] 135 | | pub struct PortId { [INFO] [stdout] 136 | | port: usize, [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] --> crates/ddshow-types/src/ids.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | archive(crate = "rkyv_dep", repr(transparent)), [INFO] [stdout] | _____________________^ [INFO] [stdout] 187 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 188 | | )] [INFO] [stdout] 189 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 190 | | #[repr(transparent)] [INFO] [stdout] 191 | | pub struct ChannelId { [INFO] [stdout] 192 | | channel: usize, [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] --> crates/ddshow-types/src/operator_addr.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | archive(crate = "rkyv_dep", repr(transparent)), [INFO] [stdout] | _____________________^ [INFO] [stdout] 36 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 37 | | )] [INFO] [stdout] 38 | | #[repr(transparent)] [INFO] [stdout] 39 | | pub struct OperatorAddr { [INFO] [stdout] 40 | | addr: TinyVec<[OperatorId; 8]>, [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] --> crates/ddshow-types/src/operator_addr.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 197 | fn from_iter>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | Self { [INFO] [stdout] 199 | addr: iter.into_iter().copied().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] --> crates/ddshow-types/src/differential_logging.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ddshow-types/src/differential_logging.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 145 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 146 | | )] [INFO] [stdout] 147 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 148 | | pub struct BatchEvent { [INFO] [stdout] 149 | | /// Operator identifier. [INFO] [stdout] 150 | | pub operator: OperatorId, [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] --> crates/ddshow-types/src/differential_logging.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 145 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 146 | | )] [INFO] [stdout] 147 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 151 | | /// Which order of magnitude. [INFO] [stdout] 152 | | pub length: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 193 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 194 | | )] [INFO] [stdout] 195 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 196 | | pub struct DropEvent { [INFO] [stdout] 197 | | /// Operator identifier. [INFO] [stdout] 198 | | pub operator: OperatorId, [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] --> crates/ddshow-types/src/differential_logging.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 193 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 194 | | )] [INFO] [stdout] 195 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 199 | | /// Which order of magnitude. [INFO] [stdout] 200 | | pub length: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 241 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 242 | | )] [INFO] [stdout] 243 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 244 | | pub struct MergeEvent { [INFO] [stdout] 245 | | /// Operator identifier. [INFO] [stdout] 246 | | pub operator: OperatorId, [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] --> crates/ddshow-types/src/differential_logging.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 241 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 242 | | )] [INFO] [stdout] 243 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 247 | | /// Which order of magnitude. [INFO] [stdout] 248 | | pub scale: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 241 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 242 | | )] [INFO] [stdout] 243 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 249 | | /// Length of first trace. [INFO] [stdout] 250 | | pub length1: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 241 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 242 | | )] [INFO] [stdout] 243 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 251 | | /// Length of second trace. [INFO] [stdout] 252 | | pub length2: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 241 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 242 | | )] [INFO] [stdout] 243 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 253 | | /// None implies a start. [INFO] [stdout] 254 | | pub complete: Option, [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] --> crates/ddshow-types/src/differential_logging.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 313 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 314 | | )] [INFO] [stdout] 315 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 316 | | pub struct MergeShortfall { [INFO] [stdout] 317 | | /// Operator identifer. [INFO] [stdout] 318 | | pub operator: OperatorId, [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] --> crates/ddshow-types/src/differential_logging.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 313 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 314 | | )] [INFO] [stdout] 315 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 319 | | /// Which order of magnitude. [INFO] [stdout] 320 | | pub scale: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 313 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 314 | | )] [INFO] [stdout] 315 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 321 | | /// By how much were we short. [INFO] [stdout] 322 | | pub shortfall: usize, [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] --> crates/ddshow-types/src/differential_logging.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 369 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 370 | | )] [INFO] [stdout] 371 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 372 | | pub struct TraceShare { [INFO] [stdout] 373 | | /// Operator identifier. [INFO] [stdout] 374 | | pub operator: OperatorId, [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] --> crates/ddshow-types/src/differential_logging.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 369 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 370 | | )] [INFO] [stdout] 371 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 375 | | /// Change in number of shares. [INFO] [stdout] 376 | | pub diff: isize, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 31 | | pub struct TimelyProgressEvent { [INFO] [stdout] 32 | | /// `true` if the event is a send, and `false` if it is a receive. [INFO] [stdout] 33 | | pub is_send: bool, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 34 | | /// Source worker index. [INFO] [stdout] 35 | | pub worker: WorkerId, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 36 | | /// Communication channel identifier [INFO] [stdout] 37 | | pub channel: ChannelId, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 38 | | /// Message sequence number. [INFO] [stdout] 39 | | pub seq_no: usize, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 40 | | /// Sequence of nested scope identifiers indicating the path from the root to this instance. [INFO] [stdout] 41 | | pub addr: OperatorAddr, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 42 | | /// List of message updates containing Target descriptor, timestamp as string, and delta. [INFO] [stdout] 43 | | pub messages: Vec, [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] --> crates/ddshow-types/src/progress_logging.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 28 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 44 | | /// List of capability updates containing Source descriptor, timestamp as string, and delta. [INFO] [stdout] 45 | | pub internal: Vec, [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] --> crates/ddshow-types/src/progress_logging.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 122 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 123 | | )] [INFO] [stdout] 124 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 125 | | pub struct MessageUpdate { [INFO] [stdout] 126 | | pub node: PortId, [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] --> crates/ddshow-types/src/progress_logging.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 122 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 123 | | )] [INFO] [stdout] 124 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 125 | | pub struct MessageUpdate { [INFO] [stdout] 126 | | pub node: PortId, [INFO] [stdout] 127 | | pub port: PortId, [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] --> crates/ddshow-types/src/progress_logging.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 122 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 123 | | )] [INFO] [stdout] 124 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 128 | | /// The update's timestamp, printed via its [`Debug`](`std::fmt::Debug`) implementation [INFO] [stdout] 129 | | pub timestamp: String, [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] --> crates/ddshow-types/src/progress_logging.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 122 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 123 | | )] [INFO] [stdout] 124 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 130 | | /// The type of the update's timestamp, printed via its [`Any`](`std::any::Any`) implementation [INFO] [stdout] 131 | | pub timestamp_type: String, [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] --> crates/ddshow-types/src/progress_logging.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 122 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 123 | | )] [INFO] [stdout] 124 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 132 | | /// The number of message updates [INFO] [stdout] 133 | | pub diff: i64, [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] --> crates/ddshow-types/src/progress_logging.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 165 | | )] [INFO] [stdout] 166 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 167 | | pub struct CapabilityUpdate { [INFO] [stdout] 168 | | pub node: PortId, [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] --> crates/ddshow-types/src/progress_logging.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 165 | | )] [INFO] [stdout] 166 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 167 | | pub struct CapabilityUpdate { [INFO] [stdout] 168 | | pub node: PortId, [INFO] [stdout] 169 | | pub port: PortId, [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] --> crates/ddshow-types/src/progress_logging.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 165 | | )] [INFO] [stdout] 166 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 170 | | /// The update's timestamp, printed via its [`Debug`](`std::fmt::Debug`) implementation [INFO] [stdout] 171 | | pub timestamp: String, [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] --> crates/ddshow-types/src/progress_logging.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 165 | | )] [INFO] [stdout] 166 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 172 | | /// The type of the update's timestamp, printed via its [`Any`](`std::any::Any`) implementation [INFO] [stdout] 173 | | pub timestamp_type: String, [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] --> crates/ddshow-types/src/progress_logging.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 164 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 165 | | )] [INFO] [stdout] 166 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 174 | | /// The number of capability updates [INFO] [stdout] 175 | | pub diff: i64, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 40 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 41 | | )] [INFO] [stdout] 42 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 43 | | pub struct OperatesEvent { [INFO] [stdout] 44 | | pub id: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 40 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 41 | | )] [INFO] [stdout] 42 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 43 | | pub struct OperatesEvent { [INFO] [stdout] 44 | | pub id: OperatorId, [INFO] [stdout] 45 | | pub addr: OperatorAddr, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 40 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 41 | | )] [INFO] [stdout] 42 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 45 | | pub addr: OperatorAddr, [INFO] [stdout] 46 | | pub name: String, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 79 | | )] [INFO] [stdout] 80 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 81 | | pub struct ChannelsEvent { [INFO] [stdout] 82 | | /// The id of the channel [INFO] [stdout] 83 | | pub id: ChannelId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 79 | | )] [INFO] [stdout] 80 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 84 | | /// The address of the enclosing scope the channel is in [INFO] [stdout] 85 | | pub scope_addr: OperatorAddr, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 79 | | )] [INFO] [stdout] 80 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 87 | | // TODO: Make this a named struct [INFO] [stdout] 88 | | pub source: [PortId; 2], [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] --> crates/ddshow-types/src/timely_logging/mod.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 79 | | )] [INFO] [stdout] 80 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 90 | | // TODO: Make this a named struct [INFO] [stdout] 91 | | pub target: [PortId; 2], [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] --> crates/ddshow-types/src/timely_logging/mod.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 134 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 135 | | )] [INFO] [stdout] 136 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 137 | | pub struct PushProgressEvent { [INFO] [stdout] 138 | | pub op_id: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 163 | | pub struct MessagesEvent { [INFO] [stdout] 164 | | /// `true` if send event, `false` if receive event. [INFO] [stdout] 165 | | pub is_send: bool, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 166 | | /// Channel identifier [INFO] [stdout] 167 | | pub channel: ChannelId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 168 | | /// Source worker index. [INFO] [stdout] 169 | | pub source: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 170 | | /// Target worker index. [INFO] [stdout] 171 | | pub target: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 172 | | /// Message sequence number. [INFO] [stdout] 173 | | pub seq_no: usize, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 160 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 174 | | /// Number of typed records in the message. [INFO] [stdout] 175 | | pub length: usize, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ddshow-types/src/timely_logging/mod.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 256 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 257 | | )] [INFO] [stdout] 258 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 259 | | pub struct ScheduleEvent { [INFO] [stdout] 260 | | pub id: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 256 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 257 | | )] [INFO] [stdout] 258 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 259 | | pub struct ScheduleEvent { [INFO] [stdout] 260 | | pub id: OperatorId, [INFO] [stdout] 261 | | pub start_stop: StartStop, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 284 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 285 | | )] [INFO] [stdout] 286 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 287 | | pub struct ShutdownEvent { [INFO] [stdout] 288 | | pub id: OperatorId, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 310 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 311 | | )] [INFO] [stdout] 312 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 313 | | pub struct ApplicationEvent { [INFO] [stdout] 314 | | pub id: usize, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 310 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 311 | | )] [INFO] [stdout] 312 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] ... | [INFO] [stdout] 315 | | // TODO: Make this a `RkyvStartStop`? [INFO] [stdout] 316 | | pub is_start: bool, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 339 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 340 | | )] [INFO] [stdout] 341 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 342 | | pub struct GuardedMessageEvent { [INFO] [stdout] 343 | | // TODO: Make this a `RkyvStartStop`? [INFO] [stdout] 344 | | pub is_start: bool, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:365:21 [INFO] [stdout] | [INFO] [stdout] 365 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 366 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 367 | | )] [INFO] [stdout] 368 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 369 | | pub struct GuardedProgressEvent { [INFO] [stdout] 370 | | // TODO: Make this a `RkyvStartStop`? [INFO] [stdout] 371 | | pub is_start: bool, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:392:21 [INFO] [stdout] | [INFO] [stdout] 392 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 393 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 394 | | )] [INFO] [stdout] 395 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 396 | | pub struct CommChannelsEvent { [INFO] [stdout] 397 | | pub identifier: usize, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:392:21 [INFO] [stdout] | [INFO] [stdout] 392 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 393 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 394 | | )] [INFO] [stdout] 395 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 396 | | pub struct CommChannelsEvent { [INFO] [stdout] 397 | | pub identifier: usize, [INFO] [stdout] 398 | | pub kind: CommChannelKind, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:414:28 [INFO] [stdout] | [INFO] [stdout] 414 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ddshow-types/src/timely_logging/mod.rs:462:21 [INFO] [stdout] | [INFO] [stdout] 462 | archive(crate = "rkyv_dep"), [INFO] [stdout] | _____________________^ [INFO] [stdout] 463 | | archive_attr(derive(bytecheck::CheckBytes)) [INFO] [stdout] 464 | | )] [INFO] [stdout] 465 | | #[cfg_attr(feature = "enable_abomonation", derive(Abomonation))] [INFO] [stdout] 466 | | pub struct InputEvent { [INFO] [stdout] 467 | | pub start_stop: StartStop, [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] --> crates/ddshow-types/src/timely_logging/mod.rs:489:28 [INFO] [stdout] | [INFO] [stdout] 489 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/ddshow-types/src/timely_logging/timely_event.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | derive(SerdeSerialize, SerdeDeserialize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 72 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ddshow-types` (lib test) due to 73 previous errors [INFO] running `Command { std: "docker" "inspect" "cb08ae724edec164763b35dd03f00bff701a10300446801854aaf2d5168f6a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb08ae724edec164763b35dd03f00bff701a10300446801854aaf2d5168f6a02", kill_on_drop: false }` [INFO] [stdout] cb08ae724edec164763b35dd03f00bff701a10300446801854aaf2d5168f6a02