[INFO] fetching crate dynamic_graph 0.1.5... [INFO] checking dynamic_graph-0.1.5 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate dynamic_graph 0.1.5 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate dynamic_graph 0.1.5 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dynamic_graph 0.1.5 [INFO] finished tweaking crates.io crate dynamic_graph 0.1.5 [INFO] tweaked toml for crates.io crate dynamic_graph 0.1.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unsafer v0.1.1 [INFO] [stderr] Downloaded generativity v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a4db9c75b1a18ba3c1b6e650b19b15aec27027213ebe627fbf91336611756bb [INFO] running `Command { std: "docker" "start" "-a" "4a4db9c75b1a18ba3c1b6e650b19b15aec27027213ebe627fbf91336611756bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a4db9c75b1a18ba3c1b6e650b19b15aec27027213ebe627fbf91336611756bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a4db9c75b1a18ba3c1b6e650b19b15aec27027213ebe627fbf91336611756bb", kill_on_drop: false }` [INFO] [stdout] 4a4db9c75b1a18ba3c1b6e650b19b15aec27027213ebe627fbf91336611756bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0c52ae7fb343559c681944598e9006b7aafbfe222d891106849a603d4c9ba91 [INFO] running `Command { std: "docker" "start" "-a" "a0c52ae7fb343559c681944598e9006b7aafbfe222d891106849a603d4c9ba91", kill_on_drop: false }` [INFO] [stderr] Checking unsafer v0.1.1 [INFO] [stderr] Checking generativity v1.1.0 [INFO] [stderr] Checking dynamic_graph v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> src/graph_ptr.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) _guard : Id<'id> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #78586 [INFO] [stdout] = note: this struct contains `generativity::Id<'id>`, which contains private fields, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] = note: `#[warn(repr_transparent_external_private_fields)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> src/graph_ptr.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) _guard : Id<'id> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #78586 [INFO] [stdout] = note: this struct contains `generativity::Id<'id>`, which contains private fields, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] = note: `#[warn(repr_transparent_external_private_fields)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_edge_mut` is never used [INFO] [stdout] --> src/graph_raw.rs:323:19 [INFO] [stdout] | [INFO] [stdout] 311 | impl GraphRaw> where K : Ord [INFO] [stdout] | -------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 323 | pub(crate) fn get_edge_mut<'id>(&mut self, src : GraphPtr<'id, TreeNode>, dst : &K) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_edge_mut` is never used [INFO] [stdout] --> src/graph_raw.rs:323:19 [INFO] [stdout] | [INFO] [stdout] 311 | impl GraphRaw> where K : Ord [INFO] [stdout] | -------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 323 | pub(crate) fn get_edge_mut<'id>(&mut self, src : GraphPtr<'id, TreeNode>, dst : &K) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `anch` [INFO] [stdout] --> tests/tests.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | anchor!(anch, graph); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `anch` is captured in macro and introduced a unused variable [INFO] [stdout] --> tests/tests.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | anchor!(anch, graph); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `anchor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `graph` [INFO] [stdout] --> tests/tests.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | anchor!(graph); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `graph` is captured in macro and introduced a unused variable [INFO] [stdout] --> tests/tests.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | anchor!(graph); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the macro `anchor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `Command { std: "docker" "inspect" "a0c52ae7fb343559c681944598e9006b7aafbfe222d891106849a603d4c9ba91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c52ae7fb343559c681944598e9006b7aafbfe222d891106849a603d4c9ba91", kill_on_drop: false }` [INFO] [stdout] a0c52ae7fb343559c681944598e9006b7aafbfe222d891106849a603d4c9ba91 [INFO] checking dynamic_graph-0.1.5 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate dynamic_graph 0.1.5 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate dynamic_graph 0.1.5 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dynamic_graph 0.1.5 [INFO] finished tweaking crates.io crate dynamic_graph 0.1.5 [INFO] tweaked toml for crates.io crate dynamic_graph 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b81357d4239aa4f870bff9031ffe0557c1d17fb7a160565b0c85123a4454ff0 [INFO] running `Command { std: "docker" "start" "-a" "5b81357d4239aa4f870bff9031ffe0557c1d17fb7a160565b0c85123a4454ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b81357d4239aa4f870bff9031ffe0557c1d17fb7a160565b0c85123a4454ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b81357d4239aa4f870bff9031ffe0557c1d17fb7a160565b0c85123a4454ff0", kill_on_drop: false }` [INFO] [stdout] 5b81357d4239aa4f870bff9031ffe0557c1d17fb7a160565b0c85123a4454ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d20bc39a3745a484f420f9b564633e1b27e21e3b1cf84d57bf64491b47dab5e1 [INFO] running `Command { std: "docker" "start" "-a" "d20bc39a3745a484f420f9b564633e1b27e21e3b1cf84d57bf64491b47dab5e1", kill_on_drop: false }` [INFO] [stderr] Checking unsafer v0.1.1 [INFO] [stderr] Checking generativity v1.1.0 [INFO] [stderr] Checking dynamic_graph v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> src/graph_ptr.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) _guard : Id<'id> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #78586 [INFO] [stdout] = note: this struct contains `generativity::Id<'id>`, which contains private fields, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] = note: `#[warn(repr_transparent_external_private_fields)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> src/graph_ptr.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) _guard : Id<'id> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #78586 [INFO] [stdout] = note: this struct contains `generativity::Id<'id>`, which contains private fields, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] = note: `#[warn(repr_transparent_external_private_fields)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_edge_mut` is never used [INFO] [stdout] --> src/graph_raw.rs:323:19 [INFO] [stdout] | [INFO] [stdout] 311 | impl GraphRaw> where K : Ord [INFO] [stdout] | -------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 323 | pub(crate) fn get_edge_mut<'id>(&mut self, src : GraphPtr<'id, TreeNode>, dst : &K) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/edge.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn edge(self) -> E [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | { [INFO] [stdout] 113 | self.this().edge [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/nodes.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 122 | fn from_data(data : Self::Node) -> Self [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Self { internal : node_views::$NodeType::new(data), meta } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | impl_node_type!{VecNode} [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_node_type` (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/nodes.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 122 | fn from_data(data : Self::Node) -> Self [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Self { internal : node_views::$NodeType::new(data), meta } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | impl_node_type!{NamedNode} [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_node_type` (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/nodes.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 122 | fn from_data(data : Self::Node) -> Self [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Self { internal : node_views::$NodeType::new(data), meta } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | impl_node_type!{OptionNode} [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_node_type` (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/nodes.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 179 | fn from_data(data : Self::Node) -> Self [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | Self { internal : node_views::TreeNode::new(data), meta } [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/nodes.rs:53:45 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) fn new(data : N) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | $NodeType { data, refs: $Collection::default() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | define_node_view!{VecNode, NodeVec} [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 `define_node_view` (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/nodes.rs:53:45 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) fn new(data : N) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | $NodeType { data, refs: $Collection::default() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | define_node_view!{NamedNode, NodeNamedMap} [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 `define_node_view` (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/nodes.rs:53:45 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) fn new(data : N) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | $NodeType { data, refs: $Collection::default() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | define_node_view!{OptionNode, NodeOption} [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 `define_node_view` (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/nodes.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) fn new(data : N) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | TreeNode { data, refs: BTreeMap::default() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_edge_mut` is never used [INFO] [stdout] --> src/graph_raw.rs:323:19 [INFO] [stdout] | [INFO] [stdout] 311 | impl GraphRaw> where K : Ord [INFO] [stdout] | -------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 323 | pub(crate) fn get_edge_mut<'id>(&mut self, src : GraphPtr<'id, TreeNode>, dst : &K) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/edge.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn edge(self) -> E [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | { [INFO] [stdout] 113 | self.this().edge [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/nodes.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 122 | fn from_data(data : Self::Node) -> Self [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Self { internal : node_views::$NodeType::new(data), meta } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | impl_node_type!{VecNode} [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_node_type` (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/nodes.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 122 | fn from_data(data : Self::Node) -> Self [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Self { internal : node_views::$NodeType::new(data), meta } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | impl_node_type!{NamedNode} [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_node_type` (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/nodes.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 122 | fn from_data(data : Self::Node) -> Self [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Self { internal : node_views::$NodeType::new(data), meta } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | impl_node_type!{OptionNode} [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_node_type` (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/nodes.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 179 | fn from_data(data : Self::Node) -> Self [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | Self { internal : node_views::TreeNode::new(data), meta } [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/nodes.rs:53:45 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) fn new(data : N) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | $NodeType { data, refs: $Collection::default() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | define_node_view!{VecNode, NodeVec} [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 `define_node_view` (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/nodes.rs:53:45 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) fn new(data : N) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | $NodeType { data, refs: $Collection::default() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | define_node_view!{NamedNode, NodeNamedMap} [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 `define_node_view` (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/nodes.rs:53:45 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) fn new(data : N) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | $NodeType { data, refs: $Collection::default() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | define_node_view!{OptionNode, NodeOption} [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 `define_node_view` (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/nodes.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) fn new(data : N) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | TreeNode { data, refs: BTreeMap::default() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dynamic_graph` (lib) due to 10 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dynamic_graph` (lib test) due to 10 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d20bc39a3745a484f420f9b564633e1b27e21e3b1cf84d57bf64491b47dab5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d20bc39a3745a484f420f9b564633e1b27e21e3b1cf84d57bf64491b47dab5e1", kill_on_drop: false }` [INFO] [stdout] d20bc39a3745a484f420f9b564633e1b27e21e3b1cf84d57bf64491b47dab5e1