[INFO] cloning repository https://github.com/knizhnik/scorex_crypto_avltree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knizhnik/scorex_crypto_avltree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknizhnik%2Fscorex_crypto_avltree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknizhnik%2Fscorex_crypto_avltree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36a0b47742d9d8f749ce95d2a794be88a03d13ec [INFO] checking knizhnik/scorex_crypto_avltree against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknizhnik%2Fscorex_crypto_avltree" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/knizhnik/scorex_crypto_avltree 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 git repo https://github.com/knizhnik/scorex_crypto_avltree [INFO] finished tweaking git repo https://github.com/knizhnik/scorex_crypto_avltree [INFO] tweaked toml for git repo https://github.com/knizhnik/scorex_crypto_avltree written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/knizhnik/scorex_crypto_avltree 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded debug-cell v0.1.1 [INFO] [stderr] Downloaded anyhow v1.0.41 [INFO] [stderr] Downloaded base16 v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d3806f0873aa6b32b5ff326065a83b118266853aa4f6c9ba895c4ef441bd7a84 [INFO] running `Command { std: "docker" "start" "-a" "d3806f0873aa6b32b5ff326065a83b118266853aa4f6c9ba895c4ef441bd7a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3806f0873aa6b32b5ff326065a83b118266853aa4f6c9ba895c4ef441bd7a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3806f0873aa6b32b5ff326065a83b118266853aa4f6c9ba895c4ef441bd7a84", kill_on_drop: false }` [INFO] [stdout] d3806f0873aa6b32b5ff326065a83b118266853aa4f6c9ba895c4ef441bd7a84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 892ab4e158e4dd6ced06efcd37fc838a2cabcfc16fb9a20ac3d27567f4ffc284 [INFO] running `Command { std: "docker" "start" "-a" "892ab4e158e4dd6ced06efcd37fc838a2cabcfc16fb9a20ac3d27567f4ffc284", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking debug-cell v0.1.1 [INFO] [stderr] Checking scorex_crypto_avltree v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "892ab4e158e4dd6ced06efcd37fc838a2cabcfc16fb9a20ac3d27567f4ffc284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892ab4e158e4dd6ced06efcd37fc838a2cabcfc16fb9a20ac3d27567f4ffc284", kill_on_drop: false }` [INFO] [stdout] 892ab4e158e4dd6ced06efcd37fc838a2cabcfc16fb9a20ac3d27567f4ffc284 [INFO] checking knizhnik/scorex_crypto_avltree against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknizhnik%2Fscorex_crypto_avltree" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/knizhnik/scorex_crypto_avltree 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 git repo https://github.com/knizhnik/scorex_crypto_avltree [INFO] finished tweaking git repo https://github.com/knizhnik/scorex_crypto_avltree [INFO] tweaked toml for git repo https://github.com/knizhnik/scorex_crypto_avltree written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/knizhnik/scorex_crypto_avltree 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef919da81544b774fe4608cfd3c798b5eed0d1b3facfc5e8e42f8c59b3b581b8 [INFO] running `Command { std: "docker" "start" "-a" "ef919da81544b774fe4608cfd3c798b5eed0d1b3facfc5e8e42f8c59b3b581b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef919da81544b774fe4608cfd3c798b5eed0d1b3facfc5e8e42f8c59b3b581b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef919da81544b774fe4608cfd3c798b5eed0d1b3facfc5e8e42f8c59b3b581b8", kill_on_drop: false }` [INFO] [stdout] ef919da81544b774fe4608cfd3c798b5eed0d1b3facfc5e8e42f8c59b3b581b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e0c9a3d56aa016a45fc953b9e2bf6c2c8ae6d52bf57f14146b39b21238a0ea7 [INFO] running `Command { std: "docker" "start" "-a" "6e0c9a3d56aa016a45fc953b9e2bf6c2c8ae6d52bf57f14146b39b21238a0ea7", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking debug-cell v0.1.1 [INFO] [stderr] Checking scorex_crypto_avltree v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] 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/authenticated_tree_ops.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(tree: AVLTree, collect_changed_nodes: bool) -> AuthenticatedTreeOpsBase { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | changed_nodes_buffer: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/authenticated_tree_ops.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(tree: AVLTree, collect_changed_nodes: bool) -> AuthenticatedTreeOpsBase { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | changed_nodes_buffer_to_check: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/authenticated_tree_ops.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 206 | let n = this.tree.next_node_key(r_node); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 207 | InternalNode::new( [INFO] [stdout] 208 | Some(key.clone()), [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/authenticated_tree_ops.rs:209:14 [INFO] [stdout] | [INFO] [stdout] 206 | let n = this.tree.next_node_key(r_node); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | &LeafNode::update( [INFO] [stdout] | ______________^ [INFO] [stdout] 210 | | r_node, [INFO] [stdout] 211 | | &this.tree.key(r_node), [INFO] [stdout] 212 | | &this.tree.value(r_node), [INFO] [stdout] 213 | | key, [INFO] [stdout] 214 | | ), [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/authenticated_tree_ops.rs:215:14 [INFO] [stdout] | [INFO] [stdout] 206 | let n = this.tree.next_node_key(r_node); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | &LeafNode::new(key, v, &n), [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/batch_avl_prover.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 119 | let mut new_prover = BatchAVLProver::new(self.base.tree.clone(), false); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | Ok((new_prover.generate_proof(), new_prover.digest().unwrap())) [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/batch_avl_prover.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 209 | ir: IR, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | match self.base.tree.copy(r_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/batch_avl_prover.rs:242:20 [INFO] [stdout] | [INFO] [stdout] 240 | initial: IR, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 241 | ) -> LR { [INFO] [stdout] 242 | self.walk(&self.top_node(), initial, internal_node_fn, leaf_fn) [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/batch_node.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn new(key: Option, left: &NodeId, right: &NodeId, balance: Balance) -> NodeId { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 210 | Rc::new(RefCell::new(Node::Internal(InternalNode { [INFO] [stdout] | _________________^ [INFO] [stdout] 211 | | hdr: NodeHeader::new(None, key), [INFO] [stdout] 212 | | left: left.clone(), [INFO] [stdout] 213 | | right: right.clone(), [INFO] [stdout] 214 | | balance, [INFO] [stdout] 215 | | }))) [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/persistent_batch_avl_prover.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 54 | additional_data: Vec<(ADKey, ADValue)>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ok(self.prover.generate_proof()) [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/authenticated_tree_ops.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(tree: AVLTree, collect_changed_nodes: bool) -> AuthenticatedTreeOpsBase { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | changed_nodes_buffer: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/authenticated_tree_ops.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(tree: AVLTree, collect_changed_nodes: bool) -> AuthenticatedTreeOpsBase { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | changed_nodes_buffer_to_check: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/authenticated_tree_ops.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 206 | let n = this.tree.next_node_key(r_node); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 207 | InternalNode::new( [INFO] [stdout] 208 | Some(key.clone()), [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/authenticated_tree_ops.rs:209:14 [INFO] [stdout] | [INFO] [stdout] 206 | let n = this.tree.next_node_key(r_node); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | &LeafNode::update( [INFO] [stdout] | ______________^ [INFO] [stdout] 210 | | r_node, [INFO] [stdout] 211 | | &this.tree.key(r_node), [INFO] [stdout] 212 | | &this.tree.value(r_node), [INFO] [stdout] 213 | | key, [INFO] [stdout] 214 | | ), [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/authenticated_tree_ops.rs:215:14 [INFO] [stdout] | [INFO] [stdout] 206 | let n = this.tree.next_node_key(r_node); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | &LeafNode::new(key, v, &n), [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/batch_avl_prover.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 119 | let mut new_prover = BatchAVLProver::new(self.base.tree.clone(), false); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | Ok((new_prover.generate_proof(), new_prover.digest().unwrap())) [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/batch_avl_prover.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 209 | ir: IR, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | match self.base.tree.copy(r_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/batch_avl_prover.rs:242:20 [INFO] [stdout] | [INFO] [stdout] 240 | initial: IR, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 241 | ) -> LR { [INFO] [stdout] 242 | self.walk(&self.top_node(), initial, internal_node_fn, leaf_fn) [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/batch_node.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn new(key: Option, left: &NodeId, right: &NodeId, balance: Balance) -> NodeId { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 210 | Rc::new(RefCell::new(Node::Internal(InternalNode { [INFO] [stdout] | _________________^ [INFO] [stdout] 211 | | hdr: NodeHeader::new(None, key), [INFO] [stdout] 212 | | left: left.clone(), [INFO] [stdout] 213 | | right: right.clone(), [INFO] [stdout] 214 | | balance, [INFO] [stdout] 215 | | }))) [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/persistent_batch_avl_prover.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 54 | additional_data: Vec<(ADKey, ADValue)>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ok(self.prover.generate_proof()) [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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scorex_crypto_avltree` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `scorex_crypto_avltree` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "6e0c9a3d56aa016a45fc953b9e2bf6c2c8ae6d52bf57f14146b39b21238a0ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e0c9a3d56aa016a45fc953b9e2bf6c2c8ae6d52bf57f14146b39b21238a0ea7", kill_on_drop: false }` [INFO] [stdout] 6e0c9a3d56aa016a45fc953b9e2bf6c2c8ae6d52bf57f14146b39b21238a0ea7