[INFO] cloning repository https://github.com/arrno/ruqu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arrno/ruqu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farrno%2Fruqu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farrno%2Fruqu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef939471c0882d704fc0a25dc29bd618c85e5ab3 [INFO] checking arrno/ruqu/ef939471c0882d704fc0a25dc29bd618c85e5ab3 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%2Farrno%2Fruqu" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arrno/ruqu 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/arrno/ruqu [INFO] finished tweaking git repo https://github.com/arrno/ruqu [INFO] tweaked toml for git repo https://github.com/arrno/ruqu written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/arrno/ruqu 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9465539cfd41321f34bc5505557d133bd8bf7e9127ba3cb90ba118cea83b6333 [INFO] running `Command { std: "docker" "start" "-a" "9465539cfd41321f34bc5505557d133bd8bf7e9127ba3cb90ba118cea83b6333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9465539cfd41321f34bc5505557d133bd8bf7e9127ba3cb90ba118cea83b6333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9465539cfd41321f34bc5505557d133bd8bf7e9127ba3cb90ba118cea83b6333", kill_on_drop: false }` [INFO] [stdout] 9465539cfd41321f34bc5505557d133bd8bf7e9127ba3cb90ba118cea83b6333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] da57eea0ced83edb87b9ceb5f55cf2bc5b3dcdb3d10be5804ae36b2c0e7e6201 [INFO] running `Command { std: "docker" "start" "-a" "da57eea0ced83edb87b9ceb5f55cf2bc5b3dcdb3d10be5804ae36b2c0e7e6201", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking ruqu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/table.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | Instr((Option>), String), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - Instr((Option>), String), [INFO] [stdout] 43 + Instr(Option>, String), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/table.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | Instr((Option>), String), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - Instr((Option>), String), [INFO] [stdout] 43 + Instr(Option>, String), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Lt`, `In`, and `IsNot` are never constructed [INFO] [stdout] --> src/expressions.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub enum Op { [INFO] [stdout] | -- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 72 | Lt, [INFO] [stdout] | ^^ [INFO] [stdout] 73 | Gt, [INFO] [stdout] 74 | In, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 77 | IsNot, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `or` is never used [INFO] [stdout] --> src/expressions.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 124 | impl Exp { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn or(self, exp: Exp) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `T` is never constructed [INFO] [stdout] --> src/expressions.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 191 | pub enum ExpTar { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 195 | T(MYSQLBuilder), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/mysql.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 165 | impl MYSQLBuilder { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 166 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/statements.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl Where { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 170 | pub fn new(exp: Exp) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Desc` is never constructed [INFO] [stdout] --> src/statements.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 182 | pub enum Dir { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] 183 | Asc, [INFO] [stdout] 184 | Desc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dir` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `col` is never used [INFO] [stdout] --> src/table.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl Table { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | fn col(&self, name: String) -> Col { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Distinct`, `Sum`, `Avg`, `Concat`, and `Coalesce` are never constructed [INFO] [stdout] --> src/table.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | enum Wrapper { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 36 | Distinct(Option>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | Count(Option>), [INFO] [stdout] 38 | Sum(Option>), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | Avg(Option>), [INFO] [stdout] | ^^^ [INFO] [stdout] 42 | Concat(Option>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | Instr((Option>), String), [INFO] [stdout] 44 | Coalesce(Option>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wrapper` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/table.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 97 | impl Col { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn lt(&self, exp: T) -> Exp { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn r#in(&self, exp: T) -> Exp { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn is_not_null(&self) -> Exp { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn asc(&self) -> Order { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn desc(&self) -> Order { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn distinct(self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub fn sum(self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub fn avg(self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn concat(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn coalesce(self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `distinct`, `left_join`, `right_join`, `union`, `group_by`, and `having` are never used [INFO] [stdout] --> src/traits.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait FetchQBuilder { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn distinct(self) -> Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | fn join(self, table: Table, on: On) -> Self; [INFO] [stdout] 16 | fn left_join(self, table: Table, on: Exp) -> Self; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | fn right_join(self, table: Table, on: Exp) -> Self; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | fn union(self, query: Self) -> Self; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | fn order(self, by: Col, dir: Dir) -> Self; [INFO] [stdout] 20 | fn group_by(self, by: Col) -> Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | fn having(self, exp: ExpU) -> Self; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expressions.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn exp_and(left: Exp, right: Exp) -> Self { [INFO] [stdout] | --------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | Exp::And(And { [INFO] [stdout] | __________________^ [INFO] [stdout] 127 | | left: Box::new(left), [INFO] [stdout] 128 | | right: Box::new(right), [INFO] [stdout] 129 | | }) [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/expressions.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn exp_or(left: Exp, right: Exp) -> Self { [INFO] [stdout] | --------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | Exp::Or(Or { [INFO] [stdout] | _________________^ [INFO] [stdout] 133 | | left: Box::new(left), [INFO] [stdout] 134 | | right: Box::new(right), [INFO] [stdout] 135 | | }) [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/expressions.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn and(self, exp: Exp) -> Self { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | Exp::And(And { [INFO] [stdout] | __________________^ [INFO] [stdout] 139 | | left: Box::new(self), [INFO] [stdout] 140 | | right: Box::new(exp), [INFO] [stdout] 141 | | }) [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/expressions.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn or(self, exp: Exp) -> Self { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | Exp::Or(Or { [INFO] [stdout] | _________________^ [INFO] [stdout] 145 | | left: Box::new(self), [INFO] [stdout] 146 | | right: Box::new(exp), [INFO] [stdout] 147 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/mysql.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | for r#where in &self.r#where { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 192 | while let Some(r#where) = &self.r#where { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 192 | if let Some(r#where) = &self.r#where { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/statements.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(cols: Vec) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | having: 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] --> src/statements.rs:156:19 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn new(exp: Exp) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | On { exp: Box::new(exp) } [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/statements.rs:171:22 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn new(exp: Exp) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | Where { exp: Box::new(exp) } [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/table.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn eq(self, exp: T) -> Exp { [INFO] [stdout] | ---- ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | self.make_exp(exp.to_exp_tar(), Op::Eq) [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/table.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn neq(&self, exp: T) -> Exp { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | self.make_exp(exp.to_exp_tar(), Op::Neq) [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/table.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lt(&self, exp: T) -> Exp { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | self.make_exp(exp.to_exp_tar(), Op::Lt) [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/table.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn gt(&self, exp: T) -> Exp { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | self.make_exp(exp.to_exp_tar(), Op::Gt) [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/table.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn r#in(&self, exp: T) -> Exp { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | self.make_exp(exp.to_exp_tar(), Op::In) [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/table.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 137 | fn make_exp(&self, comp: ExpTar, op: Op) -> Exp { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | Exp::Exp(ExpU::new(op, ExpTar::C(self.clone()), comp)) [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/table.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn distinct(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | self.do_wrapper(Wrapper::Distinct(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] --> src/table.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn count(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | self.do_wrapper(Wrapper::Count(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] --> src/table.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn sum(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | self.do_wrapper(Wrapper::Sum(None)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Lt`, `In`, and `IsNot` are never constructed [INFO] [stdout] --> src/expressions.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub enum Op { [INFO] [stdout] | -- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 72 | Lt, [INFO] [stdout] | ^^ [INFO] [stdout] 73 | Gt, [INFO] [stdout] 74 | In, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 77 | IsNot, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `or` is never used [INFO] [stdout] --> src/expressions.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 124 | impl Exp { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn or(self, exp: Exp) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `T` is never constructed [INFO] [stdout] --> src/expressions.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 191 | pub enum ExpTar { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 195 | T(MYSQLBuilder), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/mysql.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 165 | impl MYSQLBuilder { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 166 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/statements.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl Where { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 170 | pub fn new(exp: Exp) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Desc` is never constructed [INFO] [stdout] --> src/statements.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 182 | pub enum Dir { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] 183 | Asc, [INFO] [stdout] 184 | Desc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dir` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `col` is never used [INFO] [stdout] --> src/table.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl Table { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | fn col(&self, name: String) -> Col { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Distinct`, `Sum`, `Avg`, `Concat`, and `Coalesce` are never constructed [INFO] [stdout] --> src/table.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | enum Wrapper { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 36 | Distinct(Option>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | Count(Option>), [INFO] [stdout] 38 | Sum(Option>), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | Avg(Option>), [INFO] [stdout] | ^^^ [INFO] [stdout] 42 | Concat(Option>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | Instr((Option>), String), [INFO] [stdout] 44 | Coalesce(Option>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wrapper` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/table.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 97 | impl Col { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn name(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn lt(&self, exp: T) -> Exp { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub fn r#in(&self, exp: T) -> Exp { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn is_not_null(&self) -> Exp { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn asc(&self) -> Order { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn desc(&self) -> Order { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn distinct(self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub fn sum(self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub fn avg(self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn concat(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn coalesce(self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `distinct`, `left_join`, `right_join`, `union`, `group_by`, and `having` are never used [INFO] [stdout] --> src/traits.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait FetchQBuilder { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 14 | fn distinct(self) -> Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | fn join(self, table: Table, on: On) -> Self; [INFO] [stdout] 16 | fn left_join(self, table: Table, on: Exp) -> Self; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | fn right_join(self, table: Table, on: Exp) -> Self; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 18 | fn union(self, query: Self) -> Self; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | fn order(self, by: Col, dir: Dir) -> Self; [INFO] [stdout] 20 | fn group_by(self, by: Col) -> Self; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | fn having(self, exp: ExpU) -> Self; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expressions.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn exp_and(left: Exp, right: Exp) -> Self { [INFO] [stdout] | --------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | Exp::And(And { [INFO] [stdout] | __________________^ [INFO] [stdout] 127 | | left: Box::new(left), [INFO] [stdout] 128 | | right: Box::new(right), [INFO] [stdout] 129 | | }) [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/expressions.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn exp_or(left: Exp, right: Exp) -> Self { [INFO] [stdout] | --------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | Exp::Or(Or { [INFO] [stdout] | _________________^ [INFO] [stdout] 133 | | left: Box::new(left), [INFO] [stdout] 134 | | right: Box::new(right), [INFO] [stdout] 135 | | }) [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/expressions.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn and(self, exp: Exp) -> Self { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | Exp::And(And { [INFO] [stdout] | __________________^ [INFO] [stdout] 139 | | left: Box::new(self), [INFO] [stdout] 140 | | right: Box::new(exp), [INFO] [stdout] 141 | | }) [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/expressions.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn or(self, exp: Exp) -> Self { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | Exp::Or(Or { [INFO] [stdout] | _________________^ [INFO] [stdout] 145 | | left: Box::new(self), [INFO] [stdout] 146 | | right: Box::new(exp), [INFO] [stdout] 147 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/mysql.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 192 | for r#where in &self.r#where { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 192 | while let Some(r#where) = &self.r#where { [INFO] [stdout] | ~~~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 192 | if let Some(r#where) = &self.r#where { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/statements.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(cols: Vec) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | having: 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] --> src/table.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn max(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | self.do_wrapper(Wrapper::Max(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] --> src/statements.rs:156:19 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn new(exp: Exp) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | On { exp: Box::new(exp) } [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/table.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn min(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | self.do_wrapper(Wrapper::Min(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] --> src/statements.rs:171:22 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn new(exp: Exp) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | Where { exp: Box::new(exp) } [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/table.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn avg(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | self.do_wrapper(Wrapper::Avg(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] --> src/table.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn concat(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | self.do_wrapper(Wrapper::Concat(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] --> src/table.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn eq(self, exp: T) -> Exp { [INFO] [stdout] | ---- ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | self.make_exp(exp.to_exp_tar(), Op::Eq) [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/table.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn neq(&self, exp: T) -> Exp { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | self.make_exp(exp.to_exp_tar(), Op::Neq) [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/table.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lt(&self, exp: T) -> Exp { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | self.make_exp(exp.to_exp_tar(), Op::Lt) [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/table.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn gt(&self, exp: T) -> Exp { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | self.make_exp(exp.to_exp_tar(), Op::Gt) [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/table.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn instr(self, search: &'static str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | self.do_wrapper(Wrapper::Instr(None, search.to_string())) [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/table.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn r#in(&self, exp: T) -> Exp { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | self.make_exp(exp.to_exp_tar(), Op::In) [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/table.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 137 | fn make_exp(&self, comp: ExpTar, op: Op) -> Exp { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | Exp::Exp(ExpU::new(op, ExpTar::C(self.clone()), comp)) [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/table.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn coalesce(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | self.do_wrapper(Wrapper::Coalesce(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] --> src/table.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn distinct(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | self.do_wrapper(Wrapper::Distinct(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] --> src/table.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn count(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | self.do_wrapper(Wrapper::Count(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] --> src/table.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn sum(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | self.do_wrapper(Wrapper::Sum(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] --> src/table.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn max(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | self.do_wrapper(Wrapper::Max(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] --> src/table.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn min(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | self.do_wrapper(Wrapper::Min(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] --> src/table.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn avg(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | self.do_wrapper(Wrapper::Avg(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] --> src/table.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn concat(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | self.do_wrapper(Wrapper::Concat(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] --> src/table.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn instr(self, search: &'static str) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | self.do_wrapper(Wrapper::Instr(None, search.to_string())) [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/table.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn coalesce(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | self.do_wrapper(Wrapper::Coalesce(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: aborting due to 22 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruqu` (bin "ruqu") due to 23 previous errors; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ruqu` (bin "ruqu" test) due to 23 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "da57eea0ced83edb87b9ceb5f55cf2bc5b3dcdb3d10be5804ae36b2c0e7e6201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da57eea0ced83edb87b9ceb5f55cf2bc5b3dcdb3d10be5804ae36b2c0e7e6201", kill_on_drop: false }` [INFO] [stdout] da57eea0ced83edb87b9ceb5f55cf2bc5b3dcdb3d10be5804ae36b2c0e7e6201