[INFO] fetching crate rpsl 0.1.1... [INFO] checking rpsl-0.1.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rpsl 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate rpsl 0.1.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rpsl 0.1.1 [INFO] finished tweaking crates.io crate rpsl 0.1.1 [INFO] tweaked toml for crates.io crate rpsl 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 112 packages to latest compatible versions [INFO] [stderr] Adding bit-set v0.5.3 (latest: v0.8.0) [INFO] [stderr] Adding bit-vec v0.6.3 (latest: v0.8.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding pulldown-cmark v0.9.6 (latest: v0.12.0) [INFO] [stderr] Adding quick-error v1.2.3 (latest: v2.0.1) [INFO] [stderr] Adding radium v0.7.0 (latest: v1.1.0) [INFO] [stderr] Adding toml v0.7.8 (latest: v0.8.19) [INFO] [stderr] Adding toml_edit v0.19.15 (latest: v0.22.20) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] [stderr] Adding winnow v0.5.40 (latest: v0.6.18) [INFO] [stderr] Adding wyz v0.5.1 (latest: v0.6.1) [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] cd9243d02b068d96242064a5c349c3eea5bcaa3b824df433422e68a5f6b9d431 [INFO] running `Command { std: "docker" "start" "-a" "cd9243d02b068d96242064a5c349c3eea5bcaa3b824df433422e68a5f6b9d431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd9243d02b068d96242064a5c349c3eea5bcaa3b824df433422e68a5f6b9d431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9243d02b068d96242064a5c349c3eea5bcaa3b824df433422e68a5f6b9d431", kill_on_drop: false }` [INFO] [stdout] cd9243d02b068d96242064a5c349c3eea5bcaa3b824df433422e68a5f6b9d431 [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] c190abe730c3ad7fff4aaa31581a17f9276406531fcdabeb17f493ab97046dd3 [INFO] running `Command { std: "docker" "start" "-a" "c190abe730c3ad7fff4aaa31581a17f9276406531fcdabeb17f493ab97046dd3", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.77 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking version-sync v0.9.5 [INFO] [stderr] Checking generic-ip v0.1.1 [INFO] [stderr] Checking rpsl v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/lib.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | #![warn(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/expr/members.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | pub type AsSetMember = self::as_set::Member; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | #![warn(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 16 - pub type AsSetMember = self::as_set::Member; [INFO] [stdout] 16 + pub type AsSetMember = as_set::Member; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/expr/members.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | pub type RouteSetMember = self::route_set::Member; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 85 - pub type RouteSetMember = self::route_set::Member; [INFO] [stdout] 85 + pub type RouteSetMember = route_set::Member; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/expr/members.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | pub type RouteSetMpMember = self::route_set::Member; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 91 - pub type RouteSetMpMember = self::route_set::Member; [INFO] [stdout] 91 + pub type RouteSetMpMember = route_set::Member; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/expr/members.rs:266:25 [INFO] [stdout] | [INFO] [stdout] 266 | pub type RtrSetMember = self::rtr_set::Member; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 266 - pub type RtrSetMember = self::rtr_set::Member; [INFO] [stdout] 266 + pub type RtrSetMember = rtr_set::Member; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/expr/members.rs:273:27 [INFO] [stdout] | [INFO] [stdout] 273 | pub type RtrSetMpMember = self::rtr_set::Member; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 273 - pub type RtrSetMpMember = self::rtr_set::Member; [INFO] [stdout] 273 + pub type RtrSetMpMember = rtr_set::Member; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/lib.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | #![warn(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/expr/members.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | pub type AsSetMember = self::as_set::Member; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | #![warn(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 16 - pub type AsSetMember = self::as_set::Member; [INFO] [stdout] 16 + pub type AsSetMember = as_set::Member; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/expr/members.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | pub type RouteSetMember = self::route_set::Member; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 85 - pub type RouteSetMember = self::route_set::Member; [INFO] [stdout] 85 + pub type RouteSetMember = route_set::Member; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/expr/members.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | pub type RouteSetMpMember = self::route_set::Member; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 91 - pub type RouteSetMpMember = self::route_set::Member; [INFO] [stdout] 91 + pub type RouteSetMpMember = route_set::Member; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/expr/members.rs:266:25 [INFO] [stdout] | [INFO] [stdout] 266 | pub type RtrSetMember = self::rtr_set::Member; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 266 - pub type RtrSetMember = self::rtr_set::Member; [INFO] [stdout] 266 + pub type RtrSetMember = rtr_set::Member; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/expr/members.rs:273:27 [INFO] [stdout] | [INFO] [stdout] 273 | pub type RtrSetMpMember = self::rtr_set::Member; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 273 - pub type RtrSetMpMember = self::rtr_set::Member; [INFO] [stdout] 273 + pub type RtrSetMpMember = rtr_set::Member; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `traits::Prefix` [INFO] [stdout] --> src/primitive.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use ip::{traits::Prefix as _, AfiClass, Any, Ipv4, Ipv6}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr.rs:688:14 [INFO] [stdout] | [INFO] [stdout] 684 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 688 | Self(iter.into_iter().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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/containers.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 18 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | Self(iter.into_iter().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] --> src/error.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn from_msg(msg: S) -> Self [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | inner: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/action.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | pub struct Method(String); [INFO] [stdout] | ---^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | #![warn(unreachable_pub)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/components.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct ProtocolTerms(Vec>); [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/components.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 184 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | Self(iter.into_iter().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] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/components.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub struct ProtocolTerm { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/filter.rs:547:1 [INFO] [stdout] | [INFO] [stdout] 547 | pub struct AsPathRegexpElem { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/filter.rs:767:1 [INFO] [stdout] | [INFO] [stdout] 767 | pub enum AsPathRegexpOp { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/inject.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | pub enum Condition { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/inject.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | pub enum Term { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/mnt.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub enum MntRoutesExprQualifier { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/peer.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | pub struct PeerOpt { [INFO] [stdout] | ---^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/policy.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | pub struct AfiExpr> { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/policy.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | pub enum Expr> { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/policy.rs:392:1 [INFO] [stdout] | [INFO] [stdout] 392 | pub struct Term>(Vec>); [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/expr/policy.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | pub struct Factor> { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 85 | resolve_or_map_err!(resolver, filter_set)?.evaluate(resolver) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 85 | resolve_or_map_err!(resolver, filter_set)?.evaluate(resolver) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] 167 | source: Box::new(err), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:106:46 [INFO] [stdout] | [INFO] [stdout] 105 | prefix_set_expr.evaluate(resolver).and_then(|output| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | resolver.collect_results(output.ranges().filter_map(|range| { [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 107 | | >::apply(range, operator).transpose() [INFO] [stdout] 108 | | })) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 106 | resolver.collect_results(output.ranges().filter_map(|range| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | >::apply(range, operator).transpose() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 153 | Self::PeerAs(peer_as) => resolve_or_map_err!(resolver, peer_as), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 153 | Self::PeerAs(peer_as) => resolve_or_map_err!(resolver, peer_as), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] 167 | source: Box::new(err), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 154 | Self::AsSet(as_set, _) => resolve_or_map_err!(resolver, as_set), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 154 | Self::AsSet(as_set, _) => resolve_or_map_err!(resolver, as_set), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] 167 | source: Box::new(err), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 155 | Self::RouteSet(route_set, _) => resolve_or_map_err!(resolver, route_set), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 155 | Self::RouteSet(route_set, _) => resolve_or_map_err!(resolver, route_set), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] 167 | source: Box::new(err), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 156 | Self::AutNum(autnum, _) => resolve_or_map_err!(resolver, autnum), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 156 | Self::AutNum(autnum, _) => resolve_or_map_err!(resolver, autnum), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] 167 | source: Box::new(err), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/resolver.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 389 | fn collect_result(&mut self, result: Result) -> Result, E2> [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | result.map(Some).or_else(|err| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/resolver.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 470 | fn collect_results(&mut self, iter: I) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 477 | / iter.into_iter() [INFO] [stdout] 478 | | .filter_map(|result| self.collect_result(result).transpose()) [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/resolver.rs:478:34 [INFO] [stdout] | [INFO] [stdout] 478 | .filter_map(|result| self.collect_result(result).transpose()) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/names.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 410 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | Self(iter.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | impl_from_iter_set_comps!(SetNameComp => AsSet); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_from_iter_set_comps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/names.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 410 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | Self(iter.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | impl_from_iter_set_comps!(SetNameComp => RouteSet); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_from_iter_set_comps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/names.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 410 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | Self(iter.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 515 | impl_from_iter_set_comps!(SetNameComp => FilterSet); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_from_iter_set_comps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/names.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 410 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | Self(iter.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | impl_from_iter_set_comps!(SetNameComp => RtrSet); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_from_iter_set_comps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/names.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 410 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | Self(iter.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | impl_from_iter_set_comps!(SetNameComp => PeeringSet); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_from_iter_set_comps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | / rpsl_object_class! { [INFO] [stdout] 274 | | /// RPSL `mntner` object. [INFO] [stdout] 275 | | /// [INFO] [stdout] 276 | | /// Defined in [RFC2622], updated by [RFC2725] and [RFC2726]. [INFO] [stdout] ... | [INFO] [stdout] 304 | | } [INFO] [stdout] 305 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / rpsl_object_class! { [INFO] [stdout] 308 | | /// RPSL `person` object. [INFO] [stdout] 309 | | /// [INFO] [stdout] 310 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 335 | | } [INFO] [stdout] 336 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | / rpsl_object_class! { [INFO] [stdout] 339 | | /// RPSL `role` object. [INFO] [stdout] 340 | | /// [INFO] [stdout] 341 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 367 | | } [INFO] [stdout] 368 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rpsl_object_class! { [INFO] [stdout] 371 | | /// RPSL `key-cert` object. [INFO] [stdout] 372 | | /// [INFO] [stdout] 373 | | /// Defined in [RFC2726]. [INFO] [stdout] ... | [INFO] [stdout] 396 | | } [INFO] [stdout] 397 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:399:1 [INFO] [stdout] | [INFO] [stdout] 399 | / rpsl_object_class! { [INFO] [stdout] 400 | | /// RPSL `as-block` object. [INFO] [stdout] 401 | | /// [INFO] [stdout] 402 | | /// Defined in [RFC2725]. [INFO] [stdout] ... | [INFO] [stdout] 424 | | } [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:427:1 [INFO] [stdout] | [INFO] [stdout] 427 | / rpsl_object_class! { [INFO] [stdout] 428 | | /// RPSL `aut-num` object. [INFO] [stdout] 429 | | /// [INFO] [stdout] 430 | | /// Defined in [RFC2622]. Updated by [RFC2725], and [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 465 | | } [INFO] [stdout] 466 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:469:1 [INFO] [stdout] | [INFO] [stdout] 469 | / rpsl_object_class! { [INFO] [stdout] 470 | | /// RPSL `inetnum` object. [INFO] [stdout] 471 | | /// [INFO] [stdout] 472 | | /// The `inetnum` object is not defined in the RPSL RFCs. [INFO] [stdout] ... | [INFO] [stdout] 496 | | } [INFO] [stdout] 497 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | / rpsl_object_class! { [INFO] [stdout] 501 | | /// RPSL `inet6num` object. [INFO] [stdout] 502 | | /// [INFO] [stdout] 503 | | /// Defined in [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 528 | | } [INFO] [stdout] 529 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | / rpsl_object_class! { [INFO] [stdout] 532 | | /// RPSL `route` object. [INFO] [stdout] 533 | | /// [INFO] [stdout] 534 | | /// Defined in [RFC2622]. Updated by [RFC2725] [INFO] [stdout] ... | [INFO] [stdout] 570 | | } [INFO] [stdout] 571 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:573:1 [INFO] [stdout] | [INFO] [stdout] 573 | / rpsl_object_class! { [INFO] [stdout] 574 | | /// RPSL `route6` object. [INFO] [stdout] 575 | | /// [INFO] [stdout] 576 | | /// Defined in [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 611 | | } [INFO] [stdout] 612 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:614:1 [INFO] [stdout] | [INFO] [stdout] 614 | / rpsl_object_class! { [INFO] [stdout] 615 | | /// RPSL `as-set` object. [INFO] [stdout] 616 | | /// [INFO] [stdout] 617 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 644 | | } [INFO] [stdout] 645 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:647:1 [INFO] [stdout] | [INFO] [stdout] 647 | / rpsl_object_class! { [INFO] [stdout] 648 | | /// RPSL `route-set` object. [INFO] [stdout] 649 | | /// [INFO] [stdout] 650 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 678 | | } [INFO] [stdout] 679 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:681:1 [INFO] [stdout] | [INFO] [stdout] 681 | / rpsl_object_class! { [INFO] [stdout] 682 | | /// RPSL `filter-set` object. [INFO] [stdout] 683 | | /// [INFO] [stdout] 684 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 713 | | } [INFO] [stdout] 714 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:716:1 [INFO] [stdout] | [INFO] [stdout] 716 | / rpsl_object_class! { [INFO] [stdout] 717 | | /// RPSL `rtr-set` object. [INFO] [stdout] 718 | | /// [INFO] [stdout] 719 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 747 | | } [INFO] [stdout] 748 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:750:1 [INFO] [stdout] | [INFO] [stdout] 750 | / rpsl_object_class! { [INFO] [stdout] 751 | | /// RPSL `peering-set` object. [INFO] [stdout] 752 | | /// [INFO] [stdout] 753 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 782 | | } [INFO] [stdout] 783 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:785:1 [INFO] [stdout] | [INFO] [stdout] 785 | / rpsl_object_class! { [INFO] [stdout] 786 | | /// RPSL `inet-rtr` object. [INFO] [stdout] 787 | | /// [INFO] [stdout] 788 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 815 | | } [INFO] [stdout] 816 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:818:1 [INFO] [stdout] | [INFO] [stdout] 818 | / rpsl_object_class! { [INFO] [stdout] 819 | | /// RPSL `dictionary` object. [INFO] [stdout] 820 | | /// [INFO] [stdout] 821 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 41 previous errors; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpsl` (lib) due to 42 previous errors; 21 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr.rs:688:14 [INFO] [stdout] | [INFO] [stdout] 684 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 688 | Self(iter.into_iter().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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/containers.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 18 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | Self(iter.into_iter().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] --> src/containers.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | / proptest::collection::vec(any_with::(params), 1..8) [INFO] [stdout] 61 | | .prop_map(|v| v.into_iter().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] --> src/containers.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | .prop_map(|v| v.into_iter().collect()) [INFO] [stdout] | - ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/error.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn from_msg(msg: S) -> Self [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | inner: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 1037 | let reserved = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ::regex::Regex::new(r"^(?i)AS\d|AS-|RS-|FLTR-|RTRS-|PRNG-").unwrap(); [INFO] [stdout] 1039 | / $crate::primitive::arbitrary::prop_filter_keywords("[A-Za-z][A-Za-z0-9_-]+") [INFO] [stdout] 1040 | | .prop_filter_map("names cannot begin with a reserved sequence", move |s| { [INFO] [stdout] 1041 | | if reserved.is_match(&s) { [INFO] [stdout] 1042 | | None [INFO] [stdout] ... | [INFO] [stdout] 1045 | | } [INFO] [stdout] 1046 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/expr/action.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | impl_rpsl_name_arbitrary!(UnknownProperty); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rpsl_name_arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 1037 | let reserved = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ::regex::Regex::new(r"^(?i)AS\d|AS-|RS-|FLTR-|RTRS-|PRNG-").unwrap(); [INFO] [stdout] 1039 | / $crate::primitive::arbitrary::prop_filter_keywords("[A-Za-z][A-Za-z0-9_-]+") [INFO] [stdout] 1040 | | .prop_filter_map("names cannot begin with a reserved sequence", move |s| { [INFO] [stdout] 1041 | | if reserved.is_match(&s) { [INFO] [stdout] 1042 | | None [INFO] [stdout] ... | [INFO] [stdout] 1045 | | } [INFO] [stdout] 1046 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/expr/action.rs:371:1 [INFO] [stdout] | [INFO] [stdout] 371 | impl_rpsl_name_arbitrary!(Method); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rpsl_name_arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/action.rs:409:9 [INFO] [stdout] | [INFO] [stdout] 408 | let leaf = r"[0-9A-Za-z]+".prop_map(Self::Unit); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 409 | / leaf.prop_recursive(1, 4, 4, |unit| { [INFO] [stdout] 410 | | proptest::collection::vec(unit, 0..4) [INFO] [stdout] 411 | | .prop_map(ListOf::from_iter) [INFO] [stdout] 412 | | .prop_map(Box::new) [INFO] [stdout] 413 | | .prop_map(Self::List) [INFO] [stdout] 414 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/action.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 409 | leaf.prop_recursive(1, 4, 4, |unit| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 410 | / proptest::collection::vec(unit, 0..4) [INFO] [stdout] 411 | | .prop_map(ListOf::from_iter) [INFO] [stdout] 412 | | .prop_map(Box::new) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/autnum.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 86 | let term = any::(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | / any::() [INFO] [stdout] 88 | | .prop_map(Self::Unit) [INFO] [stdout] 89 | | .prop_recursive(2, 4, 4, move |unit| { [INFO] [stdout] 90 | | prop_oneof![ [INFO] [stdout] ... | [INFO] [stdout] 97 | | ] [INFO] [stdout] 98 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/autnum.rs:92:66 [INFO] [stdout] | [INFO] [stdout] 92 | .prop_map(|(term, unit)| Self::And(term, Box::new(unit))), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/autnum.rs:94:65 [INFO] [stdout] | [INFO] [stdout] 94 | .prop_map(|(term, unit)| Self::Or(term, Box::new(unit))), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/autnum.rs:96:69 [INFO] [stdout] | [INFO] [stdout] 96 | .prop_map(|(term, unit)| Self::Except(term, Box::new(unit))), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/autnum.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 145 | let leaf = prop_oneof![ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | / leaf.prop_recursive(2, 4, 4, |inner| { [INFO] [stdout] 151 | | prop_oneof![ [INFO] [stdout] 152 | | inner.clone().prop_map(Expr::Unit), [INFO] [stdout] 153 | | (inner.clone(), inner.clone()) [INFO] [stdout] ... | [INFO] [stdout] 160 | | .prop_map(|expr| Self::Expr(Box::new(expr))) [INFO] [stdout] 161 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/autnum.rs:154:59 [INFO] [stdout] | [INFO] [stdout] 154 | .prop_map(|(lhs, rhs)| Expr::And(lhs, Box::new(Expr::Unit(rhs)))), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/autnum.rs:156:58 [INFO] [stdout] | [INFO] [stdout] 156 | .prop_map(|(lhs, rhs)| Expr::Or(lhs, Box::new(Expr::Unit(rhs)))), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/autnum.rs:158:62 [INFO] [stdout] | [INFO] [stdout] 158 | .prop_map(|(lhs, rhs)| Expr::Except(lhs, Box::new(Expr::Unit(rhs)))), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/autnum.rs:160:41 [INFO] [stdout] | [INFO] [stdout] 160 | .prop_map(|expr| Self::Expr(Box::new(expr))) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/components.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 132 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | / ( [INFO] [stdout] 134 | | any::(), [INFO] [stdout] 135 | | any_with::>>(params.0), [INFO] [stdout] 136 | | any_with::>(params.1), [INFO] [stdout] ... | [INFO] [stdout] 141 | | proto_terms, [INFO] [stdout] 142 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/components.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 184 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | Self(iter.into_iter().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] --> src/expr/components.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 204 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | / proptest::collection::vec(any_with::>(params), 0..4) [INFO] [stdout] 206 | | .prop_map(Self) [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/components.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 252 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 253 | / ( [INFO] [stdout] 254 | | any::(), [INFO] [stdout] 255 | | any_with::>(params), [INFO] [stdout] 256 | | ) [INFO] [stdout] 257 | | .prop_map(|(protocol, filter)| Self { protocol, filter }) [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/default.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 130 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | / ( [INFO] [stdout] 132 | | A::any_afis(params.0), [INFO] [stdout] 133 | | any_with::>(params.1), [INFO] [stdout] 134 | | any_with::>(params.2), [INFO] [stdout] ... | [INFO] [stdout] 141 | | networks, [INFO] [stdout] 142 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 164 | fn arbitrary_with(args: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | let term = any_with::>(args.clone()).boxed(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | / any_with::>(args) [INFO] [stdout] 167 | | .prop_map(Self::Unit) [INFO] [stdout] 168 | | .prop_recursive(2, 4, 4, move |unit| { [INFO] [stdout] 169 | | prop_oneof![ [INFO] [stdout] ... | [INFO] [stdout] 174 | | ] [INFO] [stdout] 175 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:170:60 [INFO] [stdout] | [INFO] [stdout] 170 | unit.clone().prop_map(|unit| Self::Not(Box::new(unit))), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:172:66 [INFO] [stdout] | [INFO] [stdout] 172 | .prop_map(|(term, unit)| Self::And(term, Box::new(unit))), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:173:81 [INFO] [stdout] | [INFO] [stdout] 173 | (term.clone(), unit).prop_map(|(term, unit)| Self::Or(term, Box::new(unit))), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 232 | fn arbitrary_with(args: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let leaf = prop_oneof![ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 238 | / leaf.prop_recursive(2, 4, 4, |inner| { [INFO] [stdout] 239 | | prop_oneof![ [INFO] [stdout] 240 | | inner.clone().prop_map(Expr::Unit), [INFO] [stdout] 241 | | inner [INFO] [stdout] ... | [INFO] [stdout] 249 | | .prop_map(|expr| Self::Expr(Box::new(expr))) [INFO] [stdout] 250 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:243:49 [INFO] [stdout] | [INFO] [stdout] 243 | .prop_map(|inner| Expr::Not(Box::new(Expr::Unit(inner)))), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:245:59 [INFO] [stdout] | [INFO] [stdout] 245 | .prop_map(|(lhs, rhs)| Expr::And(lhs, Box::new(Expr::Unit(rhs)))), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:247:58 [INFO] [stdout] | [INFO] [stdout] 247 | .prop_map(|(lhs, rhs)| Expr::Or(lhs, Box::new(Expr::Unit(rhs)))), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:249:41 [INFO] [stdout] | [INFO] [stdout] 249 | .prop_map(|expr| Self::Expr(Box::new(expr))) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:696:13 [INFO] [stdout] | [INFO] [stdout] 695 | .prop_recursive(2, 4, 4, |inner| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 696 | / ( [INFO] [stdout] 697 | | (inner.clone(), any::>()), [INFO] [stdout] 698 | | (inner, any::>()), [INFO] [stdout] 699 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:703:29 [INFO] [stdout] | [INFO] [stdout] 701 | |((left_component, left_op), (right_component, right_op))| { [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 702 | Self::Alternates( [INFO] [stdout] 703 | Box::new(AsPathRegexpElem::new(left_component, left_op)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:704:29 [INFO] [stdout] | [INFO] [stdout] 701 | |((left_component, left_op), (right_component, right_op))| { [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 704 | Box::new(AsPathRegexpElem::new(right_component, right_op)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:896:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | |/ FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | || PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] 898 | || RangeOperator::None [INFO] [stdout] 899 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:901:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 901 | |/ FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 902 | || PrefixSetExpr::Named(NamedPrefixSet::AsSet(vec![ [INFO] [stdout] 903 | || SetNameComp::Name("AS-FOO".into()) [INFO] [stdout] 904 | || ].into_iter().collect(), PhantomData)), [INFO] [stdout] 905 | || RangeOperator::None [INFO] [stdout] 906 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:908:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 908 | |/ FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 909 | || PrefixSetExpr::Named(NamedPrefixSet::AsSet(vec![ [INFO] [stdout] 910 | || SetNameComp::AutNum("AS65000".parse().unwrap()), [INFO] [stdout] 911 | || SetNameComp::Name("AS-FOO".into()) [INFO] [stdout] 912 | || ].into_iter().collect(), PhantomData)), [INFO] [stdout] 913 | || RangeOperator::None [INFO] [stdout] 914 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:916:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 916 | |/ FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 917 | || PrefixSetExpr::Named(NamedPrefixSet::RouteSet(vec![ [INFO] [stdout] 918 | || SetNameComp::Name("RS-FOO".into()) [INFO] [stdout] 919 | || ].into_iter().collect(), PhantomData)), [INFO] [stdout] 920 | || RangeOperator::None [INFO] [stdout] 921 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:923:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 923 | |/ FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 924 | || PrefixSetExpr::Named(NamedPrefixSet::RouteSet(vec![ [INFO] [stdout] 925 | || SetNameComp::AutNum("AS65000".parse().unwrap()), [INFO] [stdout] 926 | || SetNameComp::Name("RS-FOO".into()) [INFO] [stdout] 927 | || ].into_iter().collect(), PhantomData)), [INFO] [stdout] 928 | || RangeOperator::None [INFO] [stdout] 929 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:931:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 931 | |/ FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 932 | || PrefixSetExpr::Named(NamedPrefixSet::PeerAs(PeerAs)), [INFO] [stdout] 933 | || RangeOperator::None [INFO] [stdout] 934 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:936:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 936 | |/ FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 937 | || PrefixSetExpr::Named(NamedPrefixSet::RsAny), [INFO] [stdout] 938 | || RangeOperator::None [INFO] [stdout] 939 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:941:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 941 | |/ FilterExpr::Unit(Term::Named(vec![ [INFO] [stdout] 942 | || SetNameComp::Name("FLTR-FOO".into()), [INFO] [stdout] 943 | || ].into_iter().collect())), [INFO] [stdout] | ||_____________________________________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:945:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 945 | |/ FilterExpr::Unit(Term::Named(vec![ [INFO] [stdout] 946 | || SetNameComp::AutNum("AS65000".parse().unwrap()), [INFO] [stdout] 947 | || SetNameComp::Name("FLTR-FOO".into()), [INFO] [stdout] 948 | || ].into_iter().collect())), [INFO] [stdout] | ||_____________________________________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:950:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 950 | |/ FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 951 | || PrefixSetExpr::Literal(vec![]), [INFO] [stdout] 952 | || RangeOperator::None, [INFO] [stdout] 953 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:955:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 955 | |/ FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 956 | || PrefixSetExpr::Literal(vec![ [INFO] [stdout] 957 | || IpPrefixRange::new( [INFO] [stdout] 958 | || "192.0.2.0/24".parse().unwrap(), [INFO] [stdout] ... || [INFO] [stdout] 962 | || RangeOperator::None, [INFO] [stdout] 963 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:965:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 965 | |/ MpFilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 966 | || PrefixSetExpr::Literal(vec![ [INFO] [stdout] 967 | || IpPrefixRange::new( [INFO] [stdout] 968 | || "192.0.2.0/25".parse().unwrap(), [INFO] [stdout] ... || [INFO] [stdout] 980 | || RangeOperator::None, [INFO] [stdout] 981 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:985:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 985 | |/ MpFilterExpr::Unit(Term::Expr(Box::new( [INFO] [stdout] 986 | || Expr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 987 | || PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] 988 | || RangeOperator::None [INFO] [stdout] 989 | || ))) [INFO] [stdout] 990 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:992:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 992 | |/ MpFilterExpr::Unit(Term::Expr(Box::new( [INFO] [stdout] 993 | || Expr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 994 | || PrefixSetExpr::Named(NamedPrefixSet::AsSet(vec![ [INFO] [stdout] 995 | || SetNameComp::AutNum("AS65000".parse().unwrap()), [INFO] [stdout] ... || [INFO] [stdout] 1000 | || ))) [INFO] [stdout] 1001 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1003:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1003 | |/ MpFilterExpr::Unit(Term::Expr(Box::new( [INFO] [stdout] 1004 | || Expr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 1005 | || PrefixSetExpr::Named(NamedPrefixSet::PeerAs(PeerAs)), [INFO] [stdout] 1006 | || RangeOperator::None [INFO] [stdout] 1007 | || ))) [INFO] [stdout] 1008 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1010:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1010 | |/ MpFilterExpr::Unit(Term::Expr(Box::new( [INFO] [stdout] 1011 | || Expr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 1012 | || PrefixSetExpr::Named(NamedPrefixSet::AsAny), [INFO] [stdout] 1013 | || RangeOperator::None [INFO] [stdout] 1014 | || ))) [INFO] [stdout] 1015 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1017:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1017 | |/ MpFilterExpr::Unit(Term::Expr(Box::new( [INFO] [stdout] 1018 | || Expr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 1019 | || PrefixSetExpr::Literal(vec![]), [INFO] [stdout] 1020 | || RangeOperator::None, [INFO] [stdout] 1021 | || ))) [INFO] [stdout] 1022 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1024:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1024 | |/ MpFilterExpr::Unit(Term::Expr(Box::new( [INFO] [stdout] 1025 | || Expr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 1026 | || PrefixSetExpr::Literal(vec![ [INFO] [stdout] 1027 | || IpPrefixRange::new( [INFO] [stdout] ... || [INFO] [stdout] 1033 | || ))) [INFO] [stdout] 1034 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1036:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1036 | |/ MpFilterExpr::Unit(Term::Expr(Box::new( [INFO] [stdout] 1037 | || Expr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 1038 | || PrefixSetExpr::Literal(vec![ [INFO] [stdout] 1039 | || IpPrefixRange::new( [INFO] [stdout] ... || [INFO] [stdout] 1053 | || ))) [INFO] [stdout] 1054 | || ))), [INFO] [stdout] | ||_______________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1056:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1056 | |/ MpFilterExpr::Unit(Term::Literal(Literal::AsPath(AsPathRegexp::new( [INFO] [stdout] 1057 | || false, [INFO] [stdout] 1058 | || vec![], [INFO] [stdout] 1059 | || false, [INFO] [stdout] 1060 | || )))), [INFO] [stdout] | ||________________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1062:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1062 | |/ MpFilterExpr::Unit(Term::Literal(Literal::AsPath(AsPathRegexp::new( [INFO] [stdout] 1063 | || true, [INFO] [stdout] 1064 | || vec![], [INFO] [stdout] 1065 | || true, [INFO] [stdout] 1066 | || )))), [INFO] [stdout] | ||________________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1068:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1068 | |/ MpFilterExpr::Unit(Term::Literal(Literal::AsPath(AsPathRegexp::new( [INFO] [stdout] 1069 | || true, [INFO] [stdout] 1070 | || vec![ [INFO] [stdout] 1071 | || AsPathRegexpElem::new( [INFO] [stdout] ... || [INFO] [stdout] 1080 | || false, [INFO] [stdout] 1081 | || )))), [INFO] [stdout] | ||________________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1083:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1083 | |/ MpFilterExpr::Unit(Term::Literal(Literal::AsPath(AsPathRegexp::new( [INFO] [stdout] 1084 | || true, [INFO] [stdout] 1085 | || vec![ [INFO] [stdout] 1086 | || AsPathRegexpElem::new( [INFO] [stdout] ... || [INFO] [stdout] 1095 | || true, [INFO] [stdout] 1096 | || )))), [INFO] [stdout] | ||________________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1098:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1098 | |/ MpFilterExpr::Unit(Term::Literal(Literal::AsPath(AsPathRegexp::new( [INFO] [stdout] 1099 | || false, [INFO] [stdout] 1100 | || vec![ [INFO] [stdout] 1101 | || AsPathRegexpElem::new( [INFO] [stdout] ... || [INFO] [stdout] 1119 | || true, [INFO] [stdout] 1120 | || )))), [INFO] [stdout] | ||________________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1122:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1122 | |/ MpFilterExpr::Unit(Term::Literal(Literal::AsPath(AsPathRegexp::new( [INFO] [stdout] 1123 | || false, [INFO] [stdout] 1124 | || vec![ [INFO] [stdout] 1125 | || AsPathRegexpElem::new( [INFO] [stdout] ... || [INFO] [stdout] 1140 | || true, [INFO] [stdout] 1141 | || )))), [INFO] [stdout] | ||________________^ [INFO] [stdout] ... | [INFO] [stdout] 1159 | | )))), [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/filter.rs:1143:13 [INFO] [stdout] | [INFO] [stdout] 886 | let ast: $expr_t = dbg!($query.parse().unwrap()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 894 | / test_exprs! { [INFO] [stdout] 895 | | single_autnum: "AS65000" => FilterExpr: [INFO] [stdout] 896 | | FilterExpr::Unit(Term::Literal(Literal::PrefixSet( [INFO] [stdout] 897 | | PrefixSetExpr::Named(NamedPrefixSet::AutNum("AS65000".parse().unwrap(), PhantomData)), [INFO] [stdout] ... | [INFO] [stdout] 1143 | |/ MpFilterExpr::Unit(Term::Literal(Literal::AsPath(AsPathRegexp::new( [INFO] [stdout] 1144 | || true, [INFO] [stdout] 1145 | || vec![ [INFO] [stdout] 1146 | || AsPathRegexpElem::new( [INFO] [stdout] ... || [INFO] [stdout] 1158 | || true, [INFO] [stdout] 1159 | || )))), [INFO] [stdout] | ||________________^ [INFO] [stdout] 1160 | | } [INFO] [stdout] | |______- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/inject.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 170 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | / ( [INFO] [stdout] 172 | | any_with::>>(params.0), [INFO] [stdout] 173 | | any_with::>(params.1), [INFO] [stdout] 174 | | any_with::>>(params.2), [INFO] [stdout] ... | [INFO] [stdout] 179 | | condition, [INFO] [stdout] 180 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/interface.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 158 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | / ( [INFO] [stdout] 160 | | any_with::(params.0), [INFO] [stdout] 161 | | any_with::>(params.1), [INFO] [stdout] 162 | | A::arbitrary_tunnel(params.2), [INFO] [stdout] ... | [INFO] [stdout] 167 | | tunnel, [INFO] [stdout] 168 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/interface.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 242 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 243 | / (any_with::>(params), any::()) [INFO] [stdout] 244 | | .prop_map(|(endpoint, encapsulation)| Self { [INFO] [stdout] 245 | | endpoint, [INFO] [stdout] 246 | | encapsulation, [INFO] [stdout] 247 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/peering.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 182 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | / ( [INFO] [stdout] 184 | | any::(), [INFO] [stdout] 185 | | any_with::>>(params.clone()), [INFO] [stdout] 186 | | any_with::>>(params), [INFO] [stdout] ... | [INFO] [stdout] 191 | | local_rtr, [INFO] [stdout] 192 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/policy.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 238 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | / ( [INFO] [stdout] 240 | | any_with::>(params.0), [INFO] [stdout] 241 | | any_with::>(params.1), [INFO] [stdout] 242 | | any_with::>(params.2), [INFO] [stdout] ... | [INFO] [stdout] 247 | | afi_expr, [INFO] [stdout] 248 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/policy.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 305 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 306 | / (A::any_afis(params.0), any_with::>(params.1)) [INFO] [stdout] 307 | | .prop_map(|(afis, expr)| Self { afis, expr }) [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/policy.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 372 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 373 | let term = any_with::>(params.0.clone()).boxed(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | let afis = A::any_afis(params.1); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | / any_with::>(params.0) [INFO] [stdout] 376 | | .prop_map(Self::Unit) [INFO] [stdout] 377 | | .prop_recursive(2, 4, 4, move |unit| { [INFO] [stdout] 378 | | prop_oneof![ [INFO] [stdout] ... | [INFO] [stdout] 385 | | ] [INFO] [stdout] 386 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/policy.rs:380:44 [INFO] [stdout] | [INFO] [stdout] 379 | (term.clone(), afis.clone(), unit.clone()).prop_map(|(term, afis, unit)| { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | Self::Except(term, Box::new(AfiExpr { afis, expr: unit })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/policy.rs:383:44 [INFO] [stdout] | [INFO] [stdout] 382 | (term.clone(), afis.clone(), unit).prop_map(|(term, afis, unit)| { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 383 | Self::Refine(term, Box::new(AfiExpr { afis, expr: unit })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/policy.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 439 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 440 | / proptest::collection::vec(any_with::>(params), 1..8) [INFO] [stdout] 441 | | .prop_map(Self) [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/policy.rs:522:9 [INFO] [stdout] | [INFO] [stdout] 521 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 522 | / ( [INFO] [stdout] 523 | | proptest::collection::vec( [INFO] [stdout] 524 | | ( [INFO] [stdout] 525 | | any_with::>(params.0), [INFO] [stdout] ... | [INFO] [stdout] 535 | | direction: PhantomData, [INFO] [stdout] 536 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/rtr.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 139 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | let term = any_with::>(params.clone()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | / any_with::>(params) [INFO] [stdout] 142 | | .prop_map(Self::Unit) [INFO] [stdout] 143 | | .prop_recursive(2, 4, 4, move |unit| { [INFO] [stdout] 144 | | prop_oneof![ [INFO] [stdout] ... | [INFO] [stdout] 151 | | ] [INFO] [stdout] 152 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/rtr.rs:146:66 [INFO] [stdout] | [INFO] [stdout] 146 | .prop_map(|(term, unit)| Self::And(term, Box::new(unit))), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/rtr.rs:148:65 [INFO] [stdout] | [INFO] [stdout] 148 | .prop_map(|(term, unit)| Self::Or(term, Box::new(unit))), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/rtr.rs:150:69 [INFO] [stdout] | [INFO] [stdout] 150 | .prop_map(|(term, unit)| Self::Except(term, Box::new(unit))), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/rtr.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 199 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | / prop_oneof![ [INFO] [stdout] 201 | | any::().prop_map(Self::RtrSet), [INFO] [stdout] 202 | | any::().prop_map(Self::InetRtr), [INFO] [stdout] 203 | | any_with::>(params).prop_map(Self::Literal), [INFO] [stdout] ... | [INFO] [stdout] 215 | | .prop_map(|expr| Self::Expr(Box::new(expr))) [INFO] [stdout] 216 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/rtr.rs:209:59 [INFO] [stdout] | [INFO] [stdout] 209 | .prop_map(|(lhs, rhs)| Expr::And(lhs, Box::new(Expr::Unit(rhs)))), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/rtr.rs:211:58 [INFO] [stdout] | [INFO] [stdout] 211 | .prop_map(|(lhs, rhs)| Expr::Or(lhs, Box::new(Expr::Unit(rhs)))), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/rtr.rs:213:62 [INFO] [stdout] | [INFO] [stdout] 213 | .prop_map(|(lhs, rhs)| Expr::Except(lhs, Box::new(Expr::Unit(rhs)))), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/rtr.rs:215:41 [INFO] [stdout] | [INFO] [stdout] 215 | .prop_map(|expr| Self::Expr(Box::new(expr))) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 85 | resolve_or_map_err!(resolver, filter_set)?.evaluate(resolver) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 85 | resolve_or_map_err!(resolver, filter_set)?.evaluate(resolver) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] 167 | source: Box::new(err), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:106:46 [INFO] [stdout] | [INFO] [stdout] 105 | prefix_set_expr.evaluate(resolver).and_then(|output| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | resolver.collect_results(output.ranges().filter_map(|range| { [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 107 | | >::apply(range, operator).transpose() [INFO] [stdout] 108 | | })) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 106 | resolver.collect_results(output.ranges().filter_map(|range| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | >::apply(range, operator).transpose() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 153 | Self::PeerAs(peer_as) => resolve_or_map_err!(resolver, peer_as), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 153 | Self::PeerAs(peer_as) => resolve_or_map_err!(resolver, peer_as), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] 167 | source: Box::new(err), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 154 | Self::AsSet(as_set, _) => resolve_or_map_err!(resolver, as_set), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 154 | Self::AsSet(as_set, _) => resolve_or_map_err!(resolver, as_set), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] 167 | source: Box::new(err), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 155 | Self::RouteSet(route_set, _) => resolve_or_map_err!(resolver, route_set), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 155 | Self::RouteSet(route_set, _) => resolve_or_map_err!(resolver, route_set), [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] 167 | source: Box::new(err), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 156 | Self::AutNum(autnum, _) => resolve_or_map_err!(resolver, autnum), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/mod.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 156 | Self::AutNum(autnum, _) => resolve_or_map_err!(resolver, autnum), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 165 | .map_err(|err| EvaluationError::Resolution { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | item: Box::new($item), [INFO] [stdout] 167 | source: Box::new(err), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `resolve_or_map_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/resolver.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 389 | fn collect_result(&mut self, result: Result) -> Result, E2> [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | result.map(Some).or_else(|err| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/resolver.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 470 | fn collect_results(&mut self, iter: I) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 477 | / iter.into_iter() [INFO] [stdout] 478 | | .filter_map(|result| self.collect_result(result).transpose()) [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expr/eval/resolver.rs:478:34 [INFO] [stdout] | [INFO] [stdout] 478 | .filter_map(|result| self.collect_result(result).transpose()) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 1037 | let reserved = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ::regex::Regex::new(r"^(?i)AS\d|AS-|RS-|FLTR-|RTRS-|PRNG-").unwrap(); [INFO] [stdout] 1039 | / $crate::primitive::arbitrary::prop_filter_keywords("[A-Za-z][A-Za-z0-9_-]+") [INFO] [stdout] 1040 | | .prop_filter_map("names cannot begin with a reserved sequence", move |s| { [INFO] [stdout] 1041 | | if reserved.is_match(&s) { [INFO] [stdout] 1042 | | None [INFO] [stdout] ... | [INFO] [stdout] 1045 | | } [INFO] [stdout] 1046 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/names.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | impl_rpsl_name_arbitrary!(Mntner); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rpsl_name_arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 1037 | let reserved = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ::regex::Regex::new(r"^(?i)AS\d|AS-|RS-|FLTR-|RTRS-|PRNG-").unwrap(); [INFO] [stdout] 1039 | / $crate::primitive::arbitrary::prop_filter_keywords("[A-Za-z][A-Za-z0-9_-]+") [INFO] [stdout] 1040 | | .prop_filter_map("names cannot begin with a reserved sequence", move |s| { [INFO] [stdout] 1041 | | if reserved.is_match(&s) { [INFO] [stdout] 1042 | | None [INFO] [stdout] ... | [INFO] [stdout] 1045 | | } [INFO] [stdout] 1046 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/names.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | impl_rpsl_name_arbitrary!(Dictionary); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rpsl_name_arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/names.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 410 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | Self(iter.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | impl_from_iter_set_comps!(SetNameComp => AsSet); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_from_iter_set_comps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/names.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 410 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | Self(iter.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | impl_from_iter_set_comps!(SetNameComp => RouteSet); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_from_iter_set_comps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/names.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 410 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | Self(iter.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 515 | impl_from_iter_set_comps!(SetNameComp => FilterSet); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_from_iter_set_comps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/names.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 410 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | Self(iter.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | impl_from_iter_set_comps!(SetNameComp => RtrSet); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_from_iter_set_comps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/names.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 410 | fn from_iter(iter: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | Self(iter.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | impl_from_iter_set_comps!(SetNameComp => PeeringSet); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_from_iter_set_comps` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | / rpsl_object_class! { [INFO] [stdout] 274 | | /// RPSL `mntner` object. [INFO] [stdout] 275 | | /// [INFO] [stdout] 276 | | /// Defined in [RFC2622], updated by [RFC2725] and [RFC2726]. [INFO] [stdout] ... | [INFO] [stdout] 304 | | } [INFO] [stdout] 305 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | / rpsl_object_class! { [INFO] [stdout] 274 | | /// RPSL `mntner` object. [INFO] [stdout] 275 | | /// [INFO] [stdout] 276 | | /// Defined in [RFC2622], updated by [RFC2725] and [RFC2726]. [INFO] [stdout] ... | [INFO] [stdout] 304 | | } [INFO] [stdout] 305 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | / rpsl_object_class! { [INFO] [stdout] 274 | | /// RPSL `mntner` object. [INFO] [stdout] 275 | | /// [INFO] [stdout] 276 | | /// Defined in [RFC2622], updated by [RFC2725] and [RFC2726]. [INFO] [stdout] ... | [INFO] [stdout] 304 | | } [INFO] [stdout] 305 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / rpsl_object_class! { [INFO] [stdout] 308 | | /// RPSL `person` object. [INFO] [stdout] 309 | | /// [INFO] [stdout] 310 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 335 | | } [INFO] [stdout] 336 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / rpsl_object_class! { [INFO] [stdout] 308 | | /// RPSL `person` object. [INFO] [stdout] 309 | | /// [INFO] [stdout] 310 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 335 | | } [INFO] [stdout] 336 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / rpsl_object_class! { [INFO] [stdout] 308 | | /// RPSL `person` object. [INFO] [stdout] 309 | | /// [INFO] [stdout] 310 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 335 | | } [INFO] [stdout] 336 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | / rpsl_object_class! { [INFO] [stdout] 339 | | /// RPSL `role` object. [INFO] [stdout] 340 | | /// [INFO] [stdout] 341 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 367 | | } [INFO] [stdout] 368 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | / rpsl_object_class! { [INFO] [stdout] 339 | | /// RPSL `role` object. [INFO] [stdout] 340 | | /// [INFO] [stdout] 341 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 367 | | } [INFO] [stdout] 368 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | / rpsl_object_class! { [INFO] [stdout] 339 | | /// RPSL `role` object. [INFO] [stdout] 340 | | /// [INFO] [stdout] 341 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 367 | | } [INFO] [stdout] 368 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rpsl_object_class! { [INFO] [stdout] 371 | | /// RPSL `key-cert` object. [INFO] [stdout] 372 | | /// [INFO] [stdout] 373 | | /// Defined in [RFC2726]. [INFO] [stdout] ... | [INFO] [stdout] 396 | | } [INFO] [stdout] 397 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rpsl_object_class! { [INFO] [stdout] 371 | | /// RPSL `key-cert` object. [INFO] [stdout] 372 | | /// [INFO] [stdout] 373 | | /// Defined in [RFC2726]. [INFO] [stdout] ... | [INFO] [stdout] 396 | | } [INFO] [stdout] 397 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rpsl_object_class! { [INFO] [stdout] 371 | | /// RPSL `key-cert` object. [INFO] [stdout] 372 | | /// [INFO] [stdout] 373 | | /// Defined in [RFC2726]. [INFO] [stdout] ... | [INFO] [stdout] 396 | | } [INFO] [stdout] 397 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:399:1 [INFO] [stdout] | [INFO] [stdout] 399 | / rpsl_object_class! { [INFO] [stdout] 400 | | /// RPSL `as-block` object. [INFO] [stdout] 401 | | /// [INFO] [stdout] 402 | | /// Defined in [RFC2725]. [INFO] [stdout] ... | [INFO] [stdout] 424 | | } [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:399:1 [INFO] [stdout] | [INFO] [stdout] 399 | / rpsl_object_class! { [INFO] [stdout] 400 | | /// RPSL `as-block` object. [INFO] [stdout] 401 | | /// [INFO] [stdout] 402 | | /// Defined in [RFC2725]. [INFO] [stdout] ... | [INFO] [stdout] 424 | | } [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:399:1 [INFO] [stdout] | [INFO] [stdout] 399 | / rpsl_object_class! { [INFO] [stdout] 400 | | /// RPSL `as-block` object. [INFO] [stdout] 401 | | /// [INFO] [stdout] 402 | | /// Defined in [RFC2725]. [INFO] [stdout] ... | [INFO] [stdout] 424 | | } [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:427:1 [INFO] [stdout] | [INFO] [stdout] 427 | / rpsl_object_class! { [INFO] [stdout] 428 | | /// RPSL `aut-num` object. [INFO] [stdout] 429 | | /// [INFO] [stdout] 430 | | /// Defined in [RFC2622]. Updated by [RFC2725], and [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 465 | | } [INFO] [stdout] 466 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:427:1 [INFO] [stdout] | [INFO] [stdout] 427 | / rpsl_object_class! { [INFO] [stdout] 428 | | /// RPSL `aut-num` object. [INFO] [stdout] 429 | | /// [INFO] [stdout] 430 | | /// Defined in [RFC2622]. Updated by [RFC2725], and [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 465 | | } [INFO] [stdout] 466 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:427:1 [INFO] [stdout] | [INFO] [stdout] 427 | / rpsl_object_class! { [INFO] [stdout] 428 | | /// RPSL `aut-num` object. [INFO] [stdout] 429 | | /// [INFO] [stdout] 430 | | /// Defined in [RFC2622]. Updated by [RFC2725], and [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 465 | | } [INFO] [stdout] 466 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:469:1 [INFO] [stdout] | [INFO] [stdout] 469 | / rpsl_object_class! { [INFO] [stdout] 470 | | /// RPSL `inetnum` object. [INFO] [stdout] 471 | | /// [INFO] [stdout] 472 | | /// The `inetnum` object is not defined in the RPSL RFCs. [INFO] [stdout] ... | [INFO] [stdout] 496 | | } [INFO] [stdout] 497 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:469:1 [INFO] [stdout] | [INFO] [stdout] 469 | / rpsl_object_class! { [INFO] [stdout] 470 | | /// RPSL `inetnum` object. [INFO] [stdout] 471 | | /// [INFO] [stdout] 472 | | /// The `inetnum` object is not defined in the RPSL RFCs. [INFO] [stdout] ... | [INFO] [stdout] 496 | | } [INFO] [stdout] 497 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:469:1 [INFO] [stdout] | [INFO] [stdout] 469 | / rpsl_object_class! { [INFO] [stdout] 470 | | /// RPSL `inetnum` object. [INFO] [stdout] 471 | | /// [INFO] [stdout] 472 | | /// The `inetnum` object is not defined in the RPSL RFCs. [INFO] [stdout] ... | [INFO] [stdout] 496 | | } [INFO] [stdout] 497 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | / rpsl_object_class! { [INFO] [stdout] 501 | | /// RPSL `inet6num` object. [INFO] [stdout] 502 | | /// [INFO] [stdout] 503 | | /// Defined in [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 528 | | } [INFO] [stdout] 529 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | / rpsl_object_class! { [INFO] [stdout] 501 | | /// RPSL `inet6num` object. [INFO] [stdout] 502 | | /// [INFO] [stdout] 503 | | /// Defined in [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 528 | | } [INFO] [stdout] 529 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:500:1 [INFO] [stdout] | [INFO] [stdout] 500 | / rpsl_object_class! { [INFO] [stdout] 501 | | /// RPSL `inet6num` object. [INFO] [stdout] 502 | | /// [INFO] [stdout] 503 | | /// Defined in [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 528 | | } [INFO] [stdout] 529 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | / rpsl_object_class! { [INFO] [stdout] 532 | | /// RPSL `route` object. [INFO] [stdout] 533 | | /// [INFO] [stdout] 534 | | /// Defined in [RFC2622]. Updated by [RFC2725] [INFO] [stdout] ... | [INFO] [stdout] 570 | | } [INFO] [stdout] 571 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | / rpsl_object_class! { [INFO] [stdout] 532 | | /// RPSL `route` object. [INFO] [stdout] 533 | | /// [INFO] [stdout] 534 | | /// Defined in [RFC2622]. Updated by [RFC2725] [INFO] [stdout] ... | [INFO] [stdout] 570 | | } [INFO] [stdout] 571 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | / rpsl_object_class! { [INFO] [stdout] 532 | | /// RPSL `route` object. [INFO] [stdout] 533 | | /// [INFO] [stdout] 534 | | /// Defined in [RFC2622]. Updated by [RFC2725] [INFO] [stdout] ... | [INFO] [stdout] 570 | | } [INFO] [stdout] 571 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:573:1 [INFO] [stdout] | [INFO] [stdout] 573 | / rpsl_object_class! { [INFO] [stdout] 574 | | /// RPSL `route6` object. [INFO] [stdout] 575 | | /// [INFO] [stdout] 576 | | /// Defined in [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 611 | | } [INFO] [stdout] 612 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:573:1 [INFO] [stdout] | [INFO] [stdout] 573 | / rpsl_object_class! { [INFO] [stdout] 574 | | /// RPSL `route6` object. [INFO] [stdout] 575 | | /// [INFO] [stdout] 576 | | /// Defined in [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 611 | | } [INFO] [stdout] 612 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:573:1 [INFO] [stdout] | [INFO] [stdout] 573 | / rpsl_object_class! { [INFO] [stdout] 574 | | /// RPSL `route6` object. [INFO] [stdout] 575 | | /// [INFO] [stdout] 576 | | /// Defined in [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 611 | | } [INFO] [stdout] 612 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:614:1 [INFO] [stdout] | [INFO] [stdout] 614 | / rpsl_object_class! { [INFO] [stdout] 615 | | /// RPSL `as-set` object. [INFO] [stdout] 616 | | /// [INFO] [stdout] 617 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 644 | | } [INFO] [stdout] 645 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:614:1 [INFO] [stdout] | [INFO] [stdout] 614 | / rpsl_object_class! { [INFO] [stdout] 615 | | /// RPSL `as-set` object. [INFO] [stdout] 616 | | /// [INFO] [stdout] 617 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 644 | | } [INFO] [stdout] 645 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:614:1 [INFO] [stdout] | [INFO] [stdout] 614 | / rpsl_object_class! { [INFO] [stdout] 615 | | /// RPSL `as-set` object. [INFO] [stdout] 616 | | /// [INFO] [stdout] 617 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 644 | | } [INFO] [stdout] 645 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:647:1 [INFO] [stdout] | [INFO] [stdout] 647 | / rpsl_object_class! { [INFO] [stdout] 648 | | /// RPSL `route-set` object. [INFO] [stdout] 649 | | /// [INFO] [stdout] 650 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 678 | | } [INFO] [stdout] 679 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:647:1 [INFO] [stdout] | [INFO] [stdout] 647 | / rpsl_object_class! { [INFO] [stdout] 648 | | /// RPSL `route-set` object. [INFO] [stdout] 649 | | /// [INFO] [stdout] 650 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 678 | | } [INFO] [stdout] 679 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:647:1 [INFO] [stdout] | [INFO] [stdout] 647 | / rpsl_object_class! { [INFO] [stdout] 648 | | /// RPSL `route-set` object. [INFO] [stdout] 649 | | /// [INFO] [stdout] 650 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 678 | | } [INFO] [stdout] 679 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:681:1 [INFO] [stdout] | [INFO] [stdout] 681 | / rpsl_object_class! { [INFO] [stdout] 682 | | /// RPSL `filter-set` object. [INFO] [stdout] 683 | | /// [INFO] [stdout] 684 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 713 | | } [INFO] [stdout] 714 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:681:1 [INFO] [stdout] | [INFO] [stdout] 681 | / rpsl_object_class! { [INFO] [stdout] 682 | | /// RPSL `filter-set` object. [INFO] [stdout] 683 | | /// [INFO] [stdout] 684 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 713 | | } [INFO] [stdout] 714 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:681:1 [INFO] [stdout] | [INFO] [stdout] 681 | / rpsl_object_class! { [INFO] [stdout] 682 | | /// RPSL `filter-set` object. [INFO] [stdout] 683 | | /// [INFO] [stdout] 684 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 713 | | } [INFO] [stdout] 714 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:716:1 [INFO] [stdout] | [INFO] [stdout] 716 | / rpsl_object_class! { [INFO] [stdout] 717 | | /// RPSL `rtr-set` object. [INFO] [stdout] 718 | | /// [INFO] [stdout] 719 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 747 | | } [INFO] [stdout] 748 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:716:1 [INFO] [stdout] | [INFO] [stdout] 716 | / rpsl_object_class! { [INFO] [stdout] 717 | | /// RPSL `rtr-set` object. [INFO] [stdout] 718 | | /// [INFO] [stdout] 719 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 747 | | } [INFO] [stdout] 748 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:716:1 [INFO] [stdout] | [INFO] [stdout] 716 | / rpsl_object_class! { [INFO] [stdout] 717 | | /// RPSL `rtr-set` object. [INFO] [stdout] 718 | | /// [INFO] [stdout] 719 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 747 | | } [INFO] [stdout] 748 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:750:1 [INFO] [stdout] | [INFO] [stdout] 750 | / rpsl_object_class! { [INFO] [stdout] 751 | | /// RPSL `peering-set` object. [INFO] [stdout] 752 | | /// [INFO] [stdout] 753 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 782 | | } [INFO] [stdout] 783 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:750:1 [INFO] [stdout] | [INFO] [stdout] 750 | / rpsl_object_class! { [INFO] [stdout] 751 | | /// RPSL `peering-set` object. [INFO] [stdout] 752 | | /// [INFO] [stdout] 753 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 782 | | } [INFO] [stdout] 783 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:750:1 [INFO] [stdout] | [INFO] [stdout] 750 | / rpsl_object_class! { [INFO] [stdout] 751 | | /// RPSL `peering-set` object. [INFO] [stdout] 752 | | /// [INFO] [stdout] 753 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 782 | | } [INFO] [stdout] 783 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:785:1 [INFO] [stdout] | [INFO] [stdout] 785 | / rpsl_object_class! { [INFO] [stdout] 786 | | /// RPSL `inet-rtr` object. [INFO] [stdout] 787 | | /// [INFO] [stdout] 788 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 815 | | } [INFO] [stdout] 816 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:785:1 [INFO] [stdout] | [INFO] [stdout] 785 | / rpsl_object_class! { [INFO] [stdout] 786 | | /// RPSL `inet-rtr` object. [INFO] [stdout] 787 | | /// [INFO] [stdout] 788 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 815 | | } [INFO] [stdout] 816 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:785:1 [INFO] [stdout] | [INFO] [stdout] 785 | / rpsl_object_class! { [INFO] [stdout] 786 | | /// RPSL `inet-rtr` object. [INFO] [stdout] 787 | | /// [INFO] [stdout] 788 | | /// Defined in [RFC2622]. Updated by [RFC4012]. [INFO] [stdout] ... | [INFO] [stdout] 815 | | } [INFO] [stdout] 816 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn new(name: Self::Name, iter: I) -> $crate::error::ValidationResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let attrs = Self::validate(iter)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Self { name, attrs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:818:1 [INFO] [stdout] | [INFO] [stdout] 818 | / rpsl_object_class! { [INFO] [stdout] 819 | | /// RPSL `dictionary` object. [INFO] [stdout] 820 | | /// [INFO] [stdout] 821 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 99 | let name = ::Name::arbitrary_with(params); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let attrs = ::ATTRS [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | / (name, attrs) [INFO] [stdout] 110 | | .prop_map(|(name, attrs)| { [INFO] [stdout] 111 | | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] 112 | | .unwrap() [INFO] [stdout] 113 | | }) [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:818:1 [INFO] [stdout] | [INFO] [stdout] 818 | / rpsl_object_class! { [INFO] [stdout] 819 | | /// RPSL `dictionary` object. [INFO] [stdout] 820 | | /// [INFO] [stdout] 821 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/obj/macros.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 110 | .prop_map(|(name, attrs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ::new(name, attrs.into_iter().flatten()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/obj/mod.rs:818:1 [INFO] [stdout] | [INFO] [stdout] 818 | / rpsl_object_class! { [INFO] [stdout] 819 | | /// RPSL `dictionary` object. [INFO] [stdout] 820 | | /// [INFO] [stdout] 821 | | /// Defined in [RFC2622]. [INFO] [stdout] ... | [INFO] [stdout] 841 | | } [INFO] [stdout] 842 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `rpsl_object_class` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | any_with::(params).prop_map(Self::new).boxed() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 153 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | any_with::(params).prop_map(Self::new).boxed() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 212 | fn arbitrary_with(params: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | / any_with::>(params) [INFO] [stdout] 214 | | .prop_flat_map(|prefix| { [INFO] [stdout] 215 | | let len = *prefix.into_inner().prefix_len().as_ref(); [INFO] [stdout] 216 | | let max_len = *prefix.into_inner().max_prefix_len().as_ref(); [INFO] [stdout] 217 | | (Just(prefix), any_with::((len, max_len))) [INFO] [stdout] 218 | | }) [INFO] [stdout] 219 | | .prop_map(|(prefix, op)| Self::new(prefix, op)) [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 405 | impl_rpsl_name_arbitrary!(NicHdl); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 1037 | let reserved = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ::regex::Regex::new(r"^(?i)AS\d|AS-|RS-|FLTR-|RTRS-|PRNG-").unwrap(); [INFO] [stdout] 1039 | / $crate::primitive::arbitrary::prop_filter_keywords("[A-Za-z][A-Za-z0-9_-]+") [INFO] [stdout] 1040 | | .prop_filter_map("names cannot begin with a reserved sequence", move |s| { [INFO] [stdout] 1041 | | if reserved.is_match(&s) { [INFO] [stdout] 1042 | | None [INFO] [stdout] ... | [INFO] [stdout] 1045 | | } [INFO] [stdout] 1046 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rpsl_name_arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 425 | impl_rpsl_name_arbitrary!(RegistryName); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 1037 | let reserved = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ::regex::Regex::new(r"^(?i)AS\d|AS-|RS-|FLTR-|RTRS-|PRNG-").unwrap(); [INFO] [stdout] 1039 | / $crate::primitive::arbitrary::prop_filter_keywords("[A-Za-z][A-Za-z0-9_-]+") [INFO] [stdout] 1040 | | .prop_filter_map("names cannot begin with a reserved sequence", move |s| { [INFO] [stdout] 1041 | | if reserved.is_match(&s) { [INFO] [stdout] 1042 | | None [INFO] [stdout] ... | [INFO] [stdout] 1045 | | } [INFO] [stdout] 1046 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rpsl_name_arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 560 | impl_rpsl_name_arbitrary!(AsName); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 1037 | let reserved = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ::regex::Regex::new(r"^(?i)AS\d|AS-|RS-|FLTR-|RTRS-|PRNG-").unwrap(); [INFO] [stdout] 1039 | / $crate::primitive::arbitrary::prop_filter_keywords("[A-Za-z][A-Za-z0-9_-]+") [INFO] [stdout] 1040 | | .prop_filter_map("names cannot begin with a reserved sequence", move |s| { [INFO] [stdout] 1041 | | if reserved.is_match(&s) { [INFO] [stdout] 1042 | | None [INFO] [stdout] ... | [INFO] [stdout] 1045 | | } [INFO] [stdout] 1046 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rpsl_name_arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 570 | impl_rpsl_name_arbitrary!(Netname); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 1037 | let reserved = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ::regex::Regex::new(r"^(?i)AS\d|AS-|RS-|FLTR-|RTRS-|PRNG-").unwrap(); [INFO] [stdout] 1039 | / $crate::primitive::arbitrary::prop_filter_keywords("[A-Za-z][A-Za-z0-9_-]+") [INFO] [stdout] 1040 | | .prop_filter_map("names cannot begin with a reserved sequence", move |s| { [INFO] [stdout] 1041 | | if reserved.is_match(&s) { [INFO] [stdout] 1042 | | None [INFO] [stdout] ... | [INFO] [stdout] 1045 | | } [INFO] [stdout] 1046 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rpsl_name_arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 813 | impl_rpsl_name_arbitrary!(UnknownProtocol); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 1037 | let reserved = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ::regex::Regex::new(r"^(?i)AS\d|AS-|RS-|FLTR-|RTRS-|PRNG-").unwrap(); [INFO] [stdout] 1039 | / $crate::primitive::arbitrary::prop_filter_keywords("[A-Za-z][A-Za-z0-9_-]+") [INFO] [stdout] 1040 | | .prop_filter_map("names cannot begin with a reserved sequence", move |s| { [INFO] [stdout] 1041 | | if reserved.is_match(&s) { [INFO] [stdout] 1042 | | None [INFO] [stdout] ... | [INFO] [stdout] 1045 | | } [INFO] [stdout] 1046 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rpsl_name_arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1039:21 [INFO] [stdout] | [INFO] [stdout] 823 | impl_rpsl_name_arbitrary!(PeerOptKey); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 1037 | let reserved = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ::regex::Regex::new(r"^(?i)AS\d|AS-|RS-|FLTR-|RTRS-|PRNG-").unwrap(); [INFO] [stdout] 1039 | / $crate::primitive::arbitrary::prop_filter_keywords("[A-Za-z][A-Za-z0-9_-]+") [INFO] [stdout] 1040 | | .prop_filter_map("names cannot begin with a reserved sequence", move |s| { [INFO] [stdout] 1041 | | if reserved.is_match(&s) { [INFO] [stdout] 1042 | | None [INFO] [stdout] ... | [INFO] [stdout] 1045 | | } [INFO] [stdout] 1046 | | }) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rpsl_name_arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/primitive.rs:1026:73 [INFO] [stdout] | [INFO] [stdout] 997 | pub fn prop_filter_keywords(strategy: S) -> impl Strategy [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1001 | let keywords = RegexSetBuilder::new([ [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1026 | strategy.prop_filter("names cannot collide with rpsl keywords", move |s| { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 1027 | | !keywords.is_match(s) [INFO] [stdout] 1028 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 164 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpsl` (lib test) due to 165 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c190abe730c3ad7fff4aaa31581a17f9276406531fcdabeb17f493ab97046dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c190abe730c3ad7fff4aaa31581a17f9276406531fcdabeb17f493ab97046dd3", kill_on_drop: false }` [INFO] [stdout] c190abe730c3ad7fff4aaa31581a17f9276406531fcdabeb17f493ab97046dd3