[INFO] cloning repository https://github.com/daechoi/Thor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daechoi/Thor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaechoi%2FThor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaechoi%2FThor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4fc70a870f847691a1dac02f16c0f49527e8b68 [INFO] checking daechoi/Thor/d4fc70a870f847691a1dac02f16c0f49527e8b68 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaechoi%2FThor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daechoi/Thor on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daechoi/Thor [INFO] finished tweaking git repo https://github.com/daechoi/Thor [INFO] tweaked toml for git repo https://github.com/daechoi/Thor written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/daechoi/Thor 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 345cdb5ce0340df1f5d4587cf513356c0ca42eec73dbdf9637168cbda33559a4 [INFO] running `Command { std: "docker" "start" "-a" "345cdb5ce0340df1f5d4587cf513356c0ca42eec73dbdf9637168cbda33559a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "345cdb5ce0340df1f5d4587cf513356c0ca42eec73dbdf9637168cbda33559a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "345cdb5ce0340df1f5d4587cf513356c0ca42eec73dbdf9637168cbda33559a4", kill_on_drop: false }` [INFO] [stdout] 345cdb5ce0340df1f5d4587cf513356c0ca42eec73dbdf9637168cbda33559a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3a9ffaeb3002ae26dd9deb6fd18f1b98f7fb190e0ae3d98b0c85d0fbf160b701 [INFO] running `Command { std: "docker" "start" "-a" "3a9ffaeb3002ae26dd9deb6fd18f1b98f7fb190e0ae3d98b0c85d0fbf160b701", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking odin-cli v0.1.0 (/opt/rustwide/workdir/odin-cli) [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking thorchain_rs v1.119.0 (/opt/rustwide/workdir/thorchain-rs) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> thorchain-rs/src/models/node.rs:75:26 [INFO] [stdout] | [INFO] [stdout] 71 | ...dress: String, status: Status, pub_key_set: crate::models::NodePubKeySet, validator_cons_pub_key: String, peer_id: String, active_block_height: i64, status_since: i64, node_operator_address: String, total_bond: String, bond_providers: crate::models::NodeBondProviders, s... [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | ...t: Box::new(pub_key_set), [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] --> thorchain-rs/src/models/node.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 71 | ...ss: String, status: Status, pub_key_set: crate::models::NodePubKeySet, validator_cons_pub_key: String, peer_id: String, active_block_height: i64, status_since: i64, node_operator_address: String, total_bond: String, bond_providers: crate::models::NodeBondProviders, s... [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | ...s: Box::new(bond_providers), [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] --> thorchain-rs/src/models/node.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 71 | ...node_address: String, status: Status, pub_key_set: crate::models::NodePubKeySet, validator_cons_pub_key: String, peer_id: String, active_block_height: i64, status_since: i64, node_operator_address: String, total_bond: String, bond_providers: crate::models::NodeBondProviders, s... [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | ...l: Box::new(jail), [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] --> thorchain-rs/src/models/node.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 71 | ...: String, status: Status, pub_key_set: crate::models::NodePubKeySet, validator_cons_pub_key: String, peer_id: String, active_block_height: i64, status_since: i64, node_operator_address: String, total_bond: String, bond_providers: crate::models::NodeBondProviders, s... [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | ...s: Box::new(preflight_status), [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] --> thorchain-rs/src/models/tx_details_response.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 42 | ...pub fn new(tx: crate::models::ObservedTx, txs: Vec, actions: Vec, out_txs: Vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> thorchain-rs/src/models/tx_signers_response.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 42 | ...pub fn new(tx: crate::models::ObservedTx, txs: Vec, actions: Vec, out_txs: Vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> thorchain-rs/src/models/tx_status_response.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(stages: crate::models::TxStagesResponse) -> TxStatusResponse { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | TxStatusResponse { [INFO] [stdout] 29 | tx: 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] --> thorchain-rs/src/models/tx_status_response.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(stages: crate::models::TxStagesResponse) -> TxStatusResponse { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | planned_out_txs: 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] --> thorchain-rs/src/models/tx_status_response.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(stages: crate::models::TxStagesResponse) -> TxStatusResponse { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | stages: Box::new(stages), [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] --> thorchain-rs/src/models/node.rs:75:26 [INFO] [stdout] | [INFO] [stdout] 71 | ...dress: String, status: Status, pub_key_set: crate::models::NodePubKeySet, validator_cons_pub_key: String, peer_id: String, active_block_height: i64, status_since: i64, node_operator_address: String, total_bond: String, bond_providers: crate::models::NodeBondProviders, s... [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | ...t: Box::new(pub_key_set), [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] --> thorchain-rs/src/models/node.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 71 | ...ss: String, status: Status, pub_key_set: crate::models::NodePubKeySet, validator_cons_pub_key: String, peer_id: String, active_block_height: i64, status_since: i64, node_operator_address: String, total_bond: String, bond_providers: crate::models::NodeBondProviders, s... [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | ...s: Box::new(bond_providers), [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] --> thorchain-rs/src/models/node.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 71 | ...node_address: String, status: Status, pub_key_set: crate::models::NodePubKeySet, validator_cons_pub_key: String, peer_id: String, active_block_height: i64, status_since: i64, node_operator_address: String, total_bond: String, bond_providers: crate::models::NodeBondProviders, s... [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | ...l: Box::new(jail), [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] --> thorchain-rs/src/models/node.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 71 | ...: String, status: Status, pub_key_set: crate::models::NodePubKeySet, validator_cons_pub_key: String, peer_id: String, active_block_height: i64, status_since: i64, node_operator_address: String, total_bond: String, bond_providers: crate::models::NodeBondProviders, s... [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | ...s: Box::new(preflight_status), [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] --> thorchain-rs/src/models/tx_details_response.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 42 | ...pub fn new(tx: crate::models::ObservedTx, txs: Vec, actions: Vec, out_txs: Vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> thorchain-rs/src/models/tx_signers_response.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 42 | ...pub fn new(tx: crate::models::ObservedTx, txs: Vec, actions: Vec, out_txs: Vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> thorchain-rs/src/models/tx_status_response.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(stages: crate::models::TxStagesResponse) -> TxStatusResponse { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | TxStatusResponse { [INFO] [stdout] 29 | tx: 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] --> thorchain-rs/src/models/tx_status_response.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(stages: crate::models::TxStagesResponse) -> TxStatusResponse { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | planned_out_txs: 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] --> thorchain-rs/src/models/tx_status_response.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(stages: crate::models::TxStagesResponse) -> TxStatusResponse { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | stages: Box::new(stages), [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thorchain_rs` (lib test) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thorchain_rs` (lib) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "3a9ffaeb3002ae26dd9deb6fd18f1b98f7fb190e0ae3d98b0c85d0fbf160b701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9ffaeb3002ae26dd9deb6fd18f1b98f7fb190e0ae3d98b0c85d0fbf160b701", kill_on_drop: false }` [INFO] [stdout] 3a9ffaeb3002ae26dd9deb6fd18f1b98f7fb190e0ae3d98b0c85d0fbf160b701