[INFO] cloning repository https://github.com/Handy-caT/nosqlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Handy-caT/nosqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHandy-caT%2Fnosqlite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHandy-caT%2Fnosqlite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6722408a4aeb5c7ca31be65c0aba0b1dcda0a763 [INFO] checking Handy-caT/nosqlite/6722408a4aeb5c7ca31be65c0aba0b1dcda0a763 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%2FHandy-caT%2Fnosqlite" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Handy-caT/nosqlite 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/Handy-caT/nosqlite [INFO] finished tweaking git repo https://github.com/Handy-caT/nosqlite [INFO] tweaked toml for git repo https://github.com/Handy-caT/nosqlite written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Handy-caT/nosqlite 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0f4141e07ab09daa408be7af1f40287aaa642bc9e66a3a5c2c716e44dde5454 [INFO] running `Command { std: "docker" "start" "-a" "f0f4141e07ab09daa408be7af1f40287aaa642bc9e66a3a5c2c716e44dde5454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f4141e07ab09daa408be7af1f40287aaa642bc9e66a3a5c2c716e44dde5454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f4141e07ab09daa408be7af1f40287aaa642bc9e66a3a5c2c716e44dde5454", kill_on_drop: false }` [INFO] [stdout] f0f4141e07ab09daa408be7af1f40287aaa642bc9e66a3a5c2c716e44dde5454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c0b9d7ae706d9cb76e3f693aaef81f3ee149764dd053754fd0e65ba4d876635 [INFO] running `Command { std: "docker" "start" "-a" "2c0b9d7ae706d9cb76e3f693aaef81f3ee149764dd053754fd0e65ba4d876635", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking inventory v0.3.14 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking queues v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.48 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking clap v4.5.4 [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> common/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> common/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Index` [INFO] [stdout] --> common/src/structs/tree/object/b_tree/iter.rs:111:46 [INFO] [stdout] | [INFO] [stdout] 111 | use crate::structs::tree::nodes::btree::{Index, Node}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tree_vec::TreeVec` [INFO] [stdout] --> common/src/structs/hash_table/vectors/tree_hash_vec.rs:15:57 [INFO] [stdout] | [INFO] [stdout] 15 | vectors::{optimized_tree_vec::OptimizedTreeVec, tree_vec::TreeVec}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/src/structs/array/bool.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut vec = vec![0; size]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compare` [INFO] [stdout] --> common/src/structs/tree/object/b_tree/mod.rs:193:25 [INFO] [stdout] | [INFO] [stdout] 193 | fn new_with_compare(compare: fn(&T, &T) -> Ordering) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compare` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> common/src/structs/tree/object/b_tree/mod.rs:241:35 [INFO] [stdout] | [INFO] [stdout] 241 | fn remove_by_value(&mut self, value: &T) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_max_bucket_len` is never used [INFO] [stdout] --> common/src/structs/hash_table/scalable.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 47 | / impl [INFO] [stdout] 48 | | ScalableHashTable [INFO] [stdout] 49 | | where [INFO] [stdout] 50 | | H: HashVec + InternalStatistics + Indexes, [INFO] [stdout] 51 | | K: CustomHash + Clone, [INFO] [stdout] 52 | | V: Clone, [INFO] [stdout] | |_____________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | fn get_max_bucket_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `compare` is never read [INFO] [stdout] --> common/src/structs/tree/object/b_tree/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct BTree< [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | compare: fn(&T, &T) -> Ordering, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BTree` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `new_from_node` are never used [INFO] [stdout] --> common/src/structs/tree/object/b_tree/iter.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 27 | / impl<'a, T, L, M, const NODE_SIZE: u8> BTreeIter<'a, T, L, M, NODE_SIZE> [INFO] [stdout] 28 | | where [INFO] [stdout] 29 | | L: NodeLoader, [INFO] [stdout] 30 | | T: Ord + Clone, [INFO] [stdout] 31 | | M: HashTable>, [INFO] [stdout] | |____________________________________________- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn new_from_node( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_loader` is never read [INFO] [stdout] --> common/src/structs/tree/object/b_tree/node_vector.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct BTreeVec { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | node_loader: L, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BTreeVec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_greater_equal` is never used [INFO] [stdout] --> common/src/structs/tree/object/balanced_tree/functions.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn find_greater_equal( [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] --> common/src/structs/tree/object/b_tree/mod.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new(node_loader: L) -> BTree { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | BTree { [INFO] [stdout] 44 | data: BTreeVec::new(node_loader), [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] --> common/src/structs/tree/object/b_tree/node_vector.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(node_loader: L) -> BTreeVec { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | BTreeVec { [INFO] [stdout] 36 | preloaded_data: M::new(8), [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 2 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `common` (lib) due to 3 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `tree_vec::TreeVec` [INFO] [stdout] --> common/src/structs/hash_table/vectors/tree_hash_vec.rs:15:57 [INFO] [stdout] | [INFO] [stdout] 15 | vectors::{optimized_tree_vec::OptimizedTreeVec, tree_vec::TreeVec}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/src/structs/array/bool.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut vec = vec![0; size]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> common/src/structs/tree/object/b_tree/iter.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | fn load_node(&self, index: usize) -> Node { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iter` [INFO] [stdout] --> common/src/structs/tree/object/b_tree/iter.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | let mut iter = BTreeIter::new(&tree); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/src/structs/tree/object/b_tree/iter.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let mut iter = BTreeIter::new(&tree); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> common/src/structs/tree/object/b_tree/node_vector.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | fn load_node(&self, index: usize) -> Node { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compare` [INFO] [stdout] --> common/src/structs/tree/object/b_tree/mod.rs:193:25 [INFO] [stdout] | [INFO] [stdout] 193 | fn new_with_compare(compare: fn(&T, &T) -> Ordering) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compare` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> common/src/structs/tree/object/b_tree/mod.rs:241:35 [INFO] [stdout] | [INFO] [stdout] 241 | fn remove_by_value(&mut self, value: &T) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> common/src/structs/tree/object/b_tree/mod.rs:282:29 [INFO] [stdout] | [INFO] [stdout] 282 | fn load_node(&self, index: usize) -> Node { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> common/src/structs/tree/object/balanced_tree/decoratable.rs:478:13 [INFO] [stdout] | [INFO] [stdout] 478 | let mut dec_tree = Decoratable::< [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_max_bucket_len` is never used [INFO] [stdout] --> common/src/structs/hash_table/scalable.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 47 | / impl [INFO] [stdout] 48 | | ScalableHashTable [INFO] [stdout] 49 | | where [INFO] [stdout] 50 | | H: HashVec + InternalStatistics + Indexes, [INFO] [stdout] 51 | | K: CustomHash + Clone, [INFO] [stdout] 52 | | V: Clone, [INFO] [stdout] | |_____________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | fn get_max_bucket_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `compare` is never read [INFO] [stdout] --> common/src/structs/tree/object/b_tree/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct BTree< [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | compare: fn(&T, &T) -> Ordering, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BTree` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_from_node` is never used [INFO] [stdout] --> common/src/structs/tree/object/b_tree/iter.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 27 | / impl<'a, T, L, M, const NODE_SIZE: u8> BTreeIter<'a, T, L, M, NODE_SIZE> [INFO] [stdout] 28 | | where [INFO] [stdout] 29 | | L: NodeLoader, [INFO] [stdout] 30 | | T: Ord + Clone, [INFO] [stdout] 31 | | M: HashTable>, [INFO] [stdout] | |____________________________________________- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn new_from_node( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_loader` is never read [INFO] [stdout] --> common/src/structs/tree/object/b_tree/node_vector.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct BTreeVec { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | node_loader: L, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BTreeVec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_greater_equal` is never used [INFO] [stdout] --> common/src/structs/tree/object/balanced_tree/functions.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn find_greater_equal( [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] --> common/src/structs/tree/object/b_tree/mod.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new(node_loader: L) -> BTree { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | BTree { [INFO] [stdout] 44 | data: BTreeVec::new(node_loader), [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] --> common/src/structs/tree/object/b_tree/node_vector.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(node_loader: L) -> BTreeVec { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | BTreeVec { [INFO] [stdout] 36 | preloaded_data: M::new(8), [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 2 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `common` (lib test) due to 3 previous errors; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2c0b9d7ae706d9cb76e3f693aaef81f3ee149764dd053754fd0e65ba4d876635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0b9d7ae706d9cb76e3f693aaef81f3ee149764dd053754fd0e65ba4d876635", kill_on_drop: false }` [INFO] [stdout] 2c0b9d7ae706d9cb76e3f693aaef81f3ee149764dd053754fd0e65ba4d876635