[INFO] fetching crate cornerstone 0.3.1... [INFO] checking cornerstone-0.3.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate cornerstone 0.3.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate cornerstone 0.3.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 cornerstone 0.3.1 [INFO] finished tweaking crates.io crate cornerstone 0.3.1 [INFO] tweaked toml for crates.io crate cornerstone 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate cornerstone 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fefebf4f2355836eac35cf328f0f0c950567e126c8a64d6a316421619abc8edd [INFO] running `Command { std: "docker" "start" "-a" "fefebf4f2355836eac35cf328f0f0c950567e126c8a64d6a316421619abc8edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fefebf4f2355836eac35cf328f0f0c950567e126c8a64d6a316421619abc8edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefebf4f2355836eac35cf328f0f0c950567e126c8a64d6a316421619abc8edd", kill_on_drop: false }` [INFO] [stdout] fefebf4f2355836eac35cf328f0f0c950567e126c8a64d6a316421619abc8edd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 20a392c1f575a231d108f9155d554cd2e97b64de0f96640738b1a974c141a946 [INFO] running `Command { std: "docker" "start" "-a" "20a392c1f575a231d108f9155d554cd2e97b64de0f96640738b1a974c141a946", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking cornerstone v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `collections::HashMap`, `future::Future`, and `str::FromStr` [INFO] [stdout] --> src/lib.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any::Any, collections::HashMap, future::Future, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `is_ref_key` [INFO] [stdout] --> src/lib.rs:4:86 [INFO] [stdout] | [INFO] [stdout] 4 | action::ActionWrapper, composite::CompositeWrapper, decorator::DecoratorWrapper, is_ref_key, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parking_lot::RwLock` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use parking_lot::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Value` and `json` [INFO] [stdout] --> src/lib.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/factory.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sync::Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TreeNode` [INFO] [stdout] --> src/factory.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | BtError, NodeWrapper, TreeNode, TreeNodeWrapper, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Blackboard` and `Result` [INFO] [stdout] --> src/factory.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | node::{Blackboard, DataProxy}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | Result, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `once_cell::sync::Lazy` [INFO] [stdout] --> src/node/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use once_cell::sync::Lazy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `broadcast` [INFO] [stdout] --> src/node/mod.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::sync::{broadcast, watch}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TreeNodeWrapper` and `node::strip_ref_tag` [INFO] [stdout] --> src/node/action.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{node::strip_ref_tag, NodeStatus, TreeNode, TreeNodeWrapper}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/node/composite.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/node/decorator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashMap`, `future::Future`, and `str::FromStr` [INFO] [stdout] --> src/lib.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{any::Any, collections::HashMap, future::Future, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `is_ref_key` [INFO] [stdout] --> src/lib.rs:4:86 [INFO] [stdout] | [INFO] [stdout] 4 | action::ActionWrapper, composite::CompositeWrapper, decorator::DecoratorWrapper, is_ref_key, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parking_lot::RwLock` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use parking_lot::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Value` and `json` [INFO] [stdout] --> src/lib.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/factory.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sync::Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TreeNode` [INFO] [stdout] --> src/factory.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | BtError, NodeWrapper, TreeNode, TreeNodeWrapper, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Blackboard` and `Result` [INFO] [stdout] --> src/factory.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | node::{Blackboard, DataProxy}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | Result, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `once_cell::sync::Lazy` [INFO] [stdout] --> src/node/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use once_cell::sync::Lazy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `broadcast` [INFO] [stdout] --> src/node/mod.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::sync::{broadcast, watch}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TreeNodeWrapper` and `node::strip_ref_tag` [INFO] [stdout] --> src/node/action.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{node::strip_ref_tag, NodeStatus, TreeNode, TreeNodeWrapper}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/node/composite.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/node/decorator.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TreeNode` [INFO] [stdout] --> src/parser/xml.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | BtError, NodeWrapper, Result, TreeNode, TreeNodeWrapper, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/composite.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/composite.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/decorator.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/decorator.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/decorator.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/decorator.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/composite.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/composite.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/decorator.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/decorator.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/decorator.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/node/decorator.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | data_proxy: &mut DataProxy, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/parser/xml.rs:339:35 [INFO] [stdout] | [INFO] [stdout] 339 | fn tick_status(&mut self, data_proxy: &mut DataProxy) -> NodeStatus { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data_proxy` [INFO] [stdout] --> src/parser/xml.rs:352:35 [INFO] [stdout] | [INFO] [stdout] 352 | fn tick_status(&mut self, data_proxy: &mut DataProxy) -> NodeStatus { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cp` [INFO] [stdout] --> src/parser/xml.rs:444:43 [INFO] [stdout] | [INFO] [stdout] 444 | if let NodeWrapper::Composite(cp) = &node.node_wrapper { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `at` [INFO] [stdout] --> src/lib.rs:153:33 [INFO] [stdout] | [INFO] [stdout] 153 | NodeWrapper::Action(at) => {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/node/decorator.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct SubTree { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 199 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `XML` is never used [INFO] [stdout] --> src/parser/xml.rs:358:11 [INFO] [stdout] | [INFO] [stdout] 358 | const XML: &str = r#" [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factory.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 39 | fn boxify_composite(cons: F) -> Box CompositeWrapper> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | Box::new(move |data_proxy, attrs| { [INFO] [stdout] | ______________^ [INFO] [stdout] 45 | | let node_wrapper = Box::new(cons(&attrs)); [INFO] [stdout] 46 | | [INFO] [stdout] 47 | | CompositeWrapper::new(data_proxy, node_wrapper) [INFO] [stdout] 48 | | }) [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/factory.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 52 | cons: F, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | Box::new(move |data_proxy, attrs, inner_node| { [INFO] [stdout] | ______________^ [INFO] [stdout] 59 | | let node_wrapper = Box::new(cons(&attrs)?); [INFO] [stdout] 60 | | Ok(DecoratorWrapper::new(data_proxy, node_wrapper, inner_node)) [INFO] [stdout] 61 | | }) [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/factory.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 52 | cons: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | Box::new(move |data_proxy, attrs, inner_node| { [INFO] [stdout] | ---------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let node_wrapper = Box::new(cons(&attrs)?); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | Ok(DecoratorWrapper::new(data_proxy, node_wrapper, inner_node)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factory.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 65 | cons: F, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Box::new(move |type_name, data_proxy, attrs| { [INFO] [stdout] | ______________^ [INFO] [stdout] 72 | | let res = cons(type_name, attrs)?; [INFO] [stdout] 73 | | [INFO] [stdout] 74 | | Ok(ActionWrapper::new(data_proxy, Box::new(res))) [INFO] [stdout] 75 | | }) [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/factory.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 65 | cons: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Box::new(move |type_name, data_proxy, attrs| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let res = cons(type_name, attrs)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | [INFO] [stdout] 74 | Ok(ActionWrapper::new(data_proxy, Box::new(res))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factory.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 87 | let regex = Regex::new(value) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | Ok(Self { regex }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factory.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 159 | mut data_proxy: DataProxy, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | .map(|c| c(data_proxy, attrs)) [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/factory.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 174 | mut data_proxy: DataProxy, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | attrs: Attrs, [INFO] [stdout] 176 | node: TreeNodeWrapper, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 184 | .and_then(|c| match c(data_proxy, attrs, node) { [INFO] [stdout] | _______________________^ [INFO] [stdout] 185 | | Ok(v) => Some(v), [INFO] [stdout] 186 | | Err(e) => { [INFO] [stdout] 187 | | tracing::error!("create {type_name} meet failure: err= {e}"); [INFO] [stdout] 188 | | None [INFO] [stdout] 189 | | } [INFO] [stdout] 190 | | }) [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/factory.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 174 | mut data_proxy: DataProxy, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | attrs: Attrs, [INFO] [stdout] 176 | node: TreeNodeWrapper, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 184 | .and_then(|c| match c(data_proxy, attrs, node) { [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/node/mod.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 47 | let parent_bb = Some(Arc::downgrade(parent_bb)); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | ..Default::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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/node/decorator.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 53 | data_proxy: DataProxy, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | node_wrapper: Box, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | inner_node: TreeNodeWrapper, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | inner_node: Box::new(inner_node), [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/parser/xml.rs:237:8 [INFO] [stdout] | [INFO] [stdout] 68 | bb: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let mut control_nodes = VecDeque::new(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | Ok(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: unused variable: `at` [INFO] [stdout] --> src/lib.rs:153:33 [INFO] [stdout] | [INFO] [stdout] 153 | NodeWrapper::Action(at) => {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_at` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/node/decorator.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct SubTree { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 199 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 25 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/factory.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 39 | fn boxify_composite(cons: F) -> Box CompositeWrapper> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | Box::new(move |data_proxy, attrs| { [INFO] [stdout] | ______________^ [INFO] [stdout] 45 | | let node_wrapper = Box::new(cons(&attrs)); [INFO] [stdout] 46 | | [INFO] [stdout] 47 | | CompositeWrapper::new(data_proxy, node_wrapper) [INFO] [stdout] 48 | | }) [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/factory.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 52 | cons: F, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | Box::new(move |data_proxy, attrs, inner_node| { [INFO] [stdout] | ______________^ [INFO] [stdout] 59 | | let node_wrapper = Box::new(cons(&attrs)?); [INFO] [stdout] 60 | | Ok(DecoratorWrapper::new(data_proxy, node_wrapper, inner_node)) [INFO] [stdout] 61 | | }) [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/factory.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 52 | cons: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | Box::new(move |data_proxy, attrs, inner_node| { [INFO] [stdout] | ---------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let node_wrapper = Box::new(cons(&attrs)?); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | Ok(DecoratorWrapper::new(data_proxy, node_wrapper, inner_node)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factory.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 65 | cons: F, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Box::new(move |type_name, data_proxy, attrs| { [INFO] [stdout] | ______________^ [INFO] [stdout] 72 | | let res = cons(type_name, attrs)?; [INFO] [stdout] 73 | | [INFO] [stdout] 74 | | Ok(ActionWrapper::new(data_proxy, Box::new(res))) [INFO] [stdout] 75 | | }) [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/factory.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 65 | cons: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Box::new(move |type_name, data_proxy, attrs| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let res = cons(type_name, attrs)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | [INFO] [stdout] 74 | Ok(ActionWrapper::new(data_proxy, Box::new(res))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factory.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 87 | let regex = Regex::new(value) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | Ok(Self { regex }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/factory.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 159 | mut data_proxy: DataProxy, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | .map(|c| c(data_proxy, attrs)) [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/factory.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 174 | mut data_proxy: DataProxy, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | attrs: Attrs, [INFO] [stdout] 176 | node: TreeNodeWrapper, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 184 | .and_then(|c| match c(data_proxy, attrs, node) { [INFO] [stdout] | _______________________^ [INFO] [stdout] 185 | | Ok(v) => Some(v), [INFO] [stdout] 186 | | Err(e) => { [INFO] [stdout] 187 | | tracing::error!("create {type_name} meet failure: err= {e}"); [INFO] [stdout] 188 | | None [INFO] [stdout] 189 | | } [INFO] [stdout] 190 | | }) [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/factory.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 174 | mut data_proxy: DataProxy, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | attrs: Attrs, [INFO] [stdout] 176 | node: TreeNodeWrapper, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 184 | .and_then(|c| match c(data_proxy, attrs, node) { [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/node/mod.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 47 | let parent_bb = Some(Arc::downgrade(parent_bb)); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | ..Default::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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/node/decorator.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 53 | data_proxy: DataProxy, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | node_wrapper: Box, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | inner_node: TreeNodeWrapper, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | inner_node: Box::new(inner_node), [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/parser/xml.rs:237:8 [INFO] [stdout] | [INFO] [stdout] 68 | bb: Arc>, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let mut control_nodes = VecDeque::new(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | Ok(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] [stderr] error: could not compile `cornerstone` (lib test) due to 13 previous errors; 25 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 12 previous errors; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cornerstone` (lib) due to 13 previous errors; 22 warnings emitted [INFO] running `Command { std: "docker" "inspect" "20a392c1f575a231d108f9155d554cd2e97b64de0f96640738b1a974c141a946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a392c1f575a231d108f9155d554cd2e97b64de0f96640738b1a974c141a946", kill_on_drop: false }` [INFO] [stdout] 20a392c1f575a231d108f9155d554cd2e97b64de0f96640738b1a974c141a946