[INFO] cloning repository https://github.com/brayanjuls/toy-olap-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brayanjuls/toy-olap-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrayanjuls%2Ftoy-olap-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrayanjuls%2Ftoy-olap-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cb2d6050c158655c5f8e842000678e04ae867fe [INFO] checking brayanjuls/toy-olap-db/3cb2d6050c158655c5f8e842000678e04ae867fe 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%2Fbrayanjuls%2Ftoy-olap-db" "/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/brayanjuls/toy-olap-db 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/brayanjuls/toy-olap-db [INFO] finished tweaking git repo https://github.com/brayanjuls/toy-olap-db [INFO] tweaked toml for git repo https://github.com/brayanjuls/toy-olap-db written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/brayanjuls/toy-olap-db 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] 765461f19eadd4bec497a20ba18ddd4894883e8397f0dc67f25ea7a2e32bd4c1 [INFO] running `Command { std: "docker" "start" "-a" "765461f19eadd4bec497a20ba18ddd4894883e8397f0dc67f25ea7a2e32bd4c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "765461f19eadd4bec497a20ba18ddd4894883e8397f0dc67f25ea7a2e32bd4c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765461f19eadd4bec497a20ba18ddd4894883e8397f0dc67f25ea7a2e32bd4c1", kill_on_drop: false }` [INFO] [stdout] 765461f19eadd4bec497a20ba18ddd4894883e8397f0dc67f25ea7a2e32bd4c1 [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] ef2b5e8b12dc451a12404537521cf6f3f11044152a23903d11403ca2b4fd9a7e [INFO] running `Command { std: "docker" "start" "-a" "ef2b5e8b12dc451a12404537521cf6f3f11044152a23903d11403ca2b4fd9a7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking escape8259 v0.5.3 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking subst v0.3.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking sqlparser v0.45.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking libtest-mimic v0.7.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking sqllogictest v0.20.4 [INFO] [stderr] Checking toy-olap-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/database.rs:3:100 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{binder::statement::{BindError, Binder}, catalog::database::DatabaseCatalog, executor::{self, ExecuteError, Executor}, parser}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlparser::ast::DataType` [INFO] [stdout] --> src/catalog/table.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sqlparser::ast::DataType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DataType` [INFO] [stdout] --> src/binder/statement/create.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use sqlparser::ast::{DataType, Statement,Statement::CreateTable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/database.rs:3:100 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{binder::statement::{BindError, Binder}, catalog::database::DatabaseCatalog, executor::{self, ExecuteError, Executor}, parser}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlparser::ast::DataType` [INFO] [stdout] --> src/catalog/table.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sqlparser::ast::DataType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DataType` [INFO] [stdout] --> src/binder/statement/create.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use sqlparser::ast::{DataType, Statement,Statement::CreateTable}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/executor.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | _ => todo!("Unsupported statement") [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/executor.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 18 | BoundStatement::Select(select) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 23 | BoundStatement::CreateTable(table) => { [INFO] [stdout] | ---------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 28 | _ => todo!("Unsupported statement") [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_name` [INFO] [stdout] --> src/binder/statement/create.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | if let Some((schema_name,table_name)) = name.split_once('.'){ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/binder/statement/create.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | if let Some(table) = schema_catalog.get_table_by_name(name){ [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/executor.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | _ => todo!("Unsupported statement") [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/executor.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 18 | BoundStatement::Select(select) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 23 | BoundStatement::CreateTable(table) => { [INFO] [stdout] | ---------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 28 | _ => todo!("Unsupported statement") [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `text`, `is_nullable`, and `is_primary` are never used [INFO] [stdout] --> src/catalog/column.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl ColumnDescBuilder { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn text(mut self, text:String) -> Self{ [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn is_nullable(mut self, is_nullable:bool) -> Self{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn is_primary(mut self, is_primary:bool) -> Self{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/catalog/database.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 35 | let default_schema = Arc::new(SchemaCatalog::new(schema_name.clone(),id)); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let mut schema_catalog = HashMap::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | Self{inner: Mutex::new(Inner { schema_catalog:schema_catalog ,default_schema:id, next_schema_id: id + 1,schema_idxs:schema_idx})} [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/catalog/table.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 57 | let mut new_columns = HashMap::>::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | inner: Mutex::new(Inner { [INFO] [stdout] | ____________________^ [INFO] [stdout] 68 | | name: name, [INFO] [stdout] 69 | | columns_catalog: new_columns, [INFO] [stdout] 70 | | columns_idxs: column_idxs, [INFO] [stdout] 71 | | next_column_id: if col_id == 1 {col_id} else {col_id+1} [INFO] [stdout] 72 | | }) [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/binder/statement/create.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | .map(|c|(c.name.to_string(),ColumnDescBuilder::new().datatype(c.data_type.clone()).build())) [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 3 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toy-olap-db` (lib) due to 4 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `table_name` [INFO] [stdout] --> src/binder/statement/create.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | if let Some((schema_name,table_name)) = name.split_once('.'){ [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/binder/statement/create.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | if let Some(table) = schema_catalog.get_table_by_name(name){ [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `text`, `is_nullable`, and `is_primary` are never used [INFO] [stdout] --> src/catalog/column.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl ColumnDescBuilder { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn text(mut self, text:String) -> Self{ [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn is_nullable(mut self, is_nullable:bool) -> Self{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn is_primary(mut self, is_primary:bool) -> Self{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/catalog/database.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 35 | let default_schema = Arc::new(SchemaCatalog::new(schema_name.clone(),id)); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let mut schema_catalog = HashMap::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | Self{inner: Mutex::new(Inner { schema_catalog:schema_catalog ,default_schema:id, next_schema_id: id + 1,schema_idxs:schema_idx})} [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/catalog/table.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 57 | let mut new_columns = HashMap::>::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | inner: Mutex::new(Inner { [INFO] [stdout] | ____________________^ [INFO] [stdout] 68 | | name: name, [INFO] [stdout] 69 | | columns_catalog: new_columns, [INFO] [stdout] 70 | | columns_idxs: column_idxs, [INFO] [stdout] 71 | | next_column_id: if col_id == 1 {col_id} else {col_id+1} [INFO] [stdout] 72 | | }) [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/catalog/table.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 109 | let table = TableCatalog::new("products".to_string(), &Vec::new()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | assert_eq!(table.get_column(2).unwrap().name(), String::from("cost")) [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/binder/statement/create.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | .map(|c|(c.name.to_string(),ColumnDescBuilder::new().datatype(c.data_type.clone()).build())) [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 4 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toy-olap-db` (lib test) due to 5 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ef2b5e8b12dc451a12404537521cf6f3f11044152a23903d11403ca2b4fd9a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef2b5e8b12dc451a12404537521cf6f3f11044152a23903d11403ca2b4fd9a7e", kill_on_drop: false }` [INFO] [stdout] ef2b5e8b12dc451a12404537521cf6f3f11044152a23903d11403ca2b4fd9a7e