[INFO] cloning repository https://github.com/ViniiR/CustomProgrammingLanguage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ViniiR/CustomProgrammingLanguage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViniiR%2FCustomProgrammingLanguage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViniiR%2FCustomProgrammingLanguage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fb817c38dd7bfa4e058c11d6f00bed946858765 [INFO] checking ViniiR/CustomProgrammingLanguage/3fb817c38dd7bfa4e058c11d6f00bed946858765 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%2FViniiR%2FCustomProgrammingLanguage" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ViniiR/CustomProgrammingLanguage 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/ViniiR/CustomProgrammingLanguage [INFO] finished tweaking git repo https://github.com/ViniiR/CustomProgrammingLanguage [INFO] tweaked toml for git repo https://github.com/ViniiR/CustomProgrammingLanguage written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ViniiR/CustomProgrammingLanguage 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4e4c9d61dce3efefbd948081ba54d59c84b83cce6e04fce0aba7ca106550f635 [INFO] running `Command { std: "docker" "start" "-a" "4e4c9d61dce3efefbd948081ba54d59c84b83cce6e04fce0aba7ca106550f635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e4c9d61dce3efefbd948081ba54d59c84b83cce6e04fce0aba7ca106550f635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e4c9d61dce3efefbd948081ba54d59c84b83cce6e04fce0aba7ca106550f635", kill_on_drop: false }` [INFO] [stdout] 4e4c9d61dce3efefbd948081ba54d59c84b83cce6e04fce0aba7ca106550f635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5fd88616ee21456051cc6233f02ae99205bc4db08e8aa32010289edae2429584 [INFO] running `Command { std: "docker" "start" "-a" "5fd88616ee21456051cc6233f02ae99205bc4db08e8aa32010289edae2429584", kill_on_drop: false }` [INFO] [stderr] Checking bline v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/backend/transpiler/mod.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | params, [INFO] [stdout] | ^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/backend/transpiler/mod.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | name, [INFO] [stdout] | ^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kind` [INFO] [stdout] --> src/backend/transpiler/mod.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | kind, [INFO] [stdout] | ^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type` [INFO] [stdout] --> src/backend/transpiler/mod.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | r#type, [INFO] [stdout] | ^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/backend/transpiler/mod.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | value, [INFO] [stdout] | ^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elements` [INFO] [stdout] --> src/backend/transpiler/mod.rs:137:40 [INFO] [stdout] | [INFO] [stdout] 137 | Expression::ArrayLiteral { elements } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `elements: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/backend/transpiler/mod.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | params, [INFO] [stdout] | ^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/backend/transpiler/mod.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | name, [INFO] [stdout] | ^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kind` [INFO] [stdout] --> src/backend/transpiler/mod.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | kind, [INFO] [stdout] | ^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type` [INFO] [stdout] --> src/backend/transpiler/mod.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | r#type, [INFO] [stdout] | ^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/backend/transpiler/mod.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | value, [INFO] [stdout] | ^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elements` [INFO] [stdout] --> src/backend/transpiler/mod.rs:137:40 [INFO] [stdout] | [INFO] [stdout] 137 | Expression::ArrayLiteral { elements } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `elements: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `functions` and `func_names` are never read [INFO] [stdout] --> src/backend/transpiler/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Transpiler { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | functions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | func_names: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Transpiler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `line` and `column` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 295 | pub struct Start { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 296 | pub line: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 297 | pub column: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Start` 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: field `0` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | ArrayAccess(ArrayAccess), [INFO] [stdout] | ----------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 324 | ArrayAccess(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `index` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 333 | Access { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 334 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 335 | index: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ArrayAccess` 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: fields `access` and `index` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 337 | NestedAccess { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 338 | access: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 339 | index: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ArrayAccess` 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: fields `name` and `type` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 363 | pub struct FuncParam { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 364 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 365 | pub r#type: VariableTypes, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FuncParam` 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: field `start` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 370 | Program { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 371 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: field `start` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 374 | VariableDeclaration { [INFO] [stdout] | ------------------- field in this variant [INFO] [stdout] 375 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: field `start` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 381 | FunctionDeclaration { [INFO] [stdout] | ------------------- field in this variant [INFO] [stdout] 382 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start`, `condition`, `block`, and `alternate` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 388 | If { [INFO] [stdout] | -- fields in this variant [INFO] [stdout] 389 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 390 | condition: Expression, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 391 | block: Option>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 392 | alternate: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start`, `condition`, `block`, and `alternate` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 394 | ElseIf { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 395 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 396 | condition: Expression, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 397 | block: Option>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 398 | alternate: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start` and `block` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 400 | Else { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 401 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 402 | block: Option>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start`, `test`, and `block` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 404 | While { [INFO] [stdout] | ----- fields in this variant [INFO] [stdout] 405 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 406 | test: Expression, [INFO] [stdout] | ^^^^ [INFO] [stdout] 407 | block: Option>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start`, `variable`, `test`, `variable_update`, and `block` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:410:9 [INFO] [stdout] | [INFO] [stdout] 409 | For { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 410 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 411 | variable: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 412 | test: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 413 | variable_update: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 414 | block: Option>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: field `start` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 416 | Break { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 417 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: field `start` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 419 | Continue { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] 420 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start` and `expression` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 422 | Return { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 423 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 424 | expression: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `name`, `operator`, and `value` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:427:9 [INFO] [stdout] | [INFO] [stdout] 426 | VariableAlteration { [INFO] [stdout] | ------------------ fields in this variant [INFO] [stdout] 427 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 428 | operator: TokenTypes, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 429 | value: Expression, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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/backend/transpiler/mod.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(tree: Statement) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | variables: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/transpiler/mod.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(tree: Statement) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | functions: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/frontend/parser/mod.rs:539:24 [INFO] [stdout] | [INFO] [stdout] 494 | let mut arg_vec: Vec = Vec::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 495 | let mut expr: Expression; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 539 | arguments: Some(Box::new(arg_vec)), [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/frontend/parser/mod.rs:587:23 [INFO] [stdout] | [INFO] [stdout] 546 | let mut expr_vec: Vec = Vec::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 547 | let mut expr: Expression; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 587 | elements: Some(Box::new(expr_vec)), [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/frontend/parser/mod.rs:969:21 [INFO] [stdout] | [INFO] [stdout] 943 | let param_vec: Vec = self.parse_params(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 953 | let r#type: VariableTypes = self.get_type(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 958 | let body_block: Option> = self.parse_block(&Loop::No); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 969 | params: if param_vec.len() > 0 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 970 | | Some(param_vec) [INFO] [stdout] 971 | | } else { [INFO] [stdout] 972 | | None [INFO] [stdout] 973 | | }, [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/frontend/parser/mod.rs:975:19 [INFO] [stdout] | [INFO] [stdout] 943 | let param_vec: Vec = self.parse_params(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 953 | let r#type: VariableTypes = self.get_type(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 958 | let body_block: Option> = self.parse_block(&Loop::No); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 975 | body: match body_block { [INFO] [stdout] | ___________________^ [INFO] [stdout] 976 | | Some(b) => Some(Box::new(b)), [INFO] [stdout] 977 | | _ => None, [INFO] [stdout] 978 | | }, [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/frontend/parser/mod.rs:1193:20 [INFO] [stdout] | [INFO] [stdout] 1175 | let test = self.parse_expr(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1180 | let block = self.parse_block(is_loop); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1193 | block: match block { [INFO] [stdout] | ____________________^ [INFO] [stdout] 1194 | | Some(b) => Some(Box::new(b)), [INFO] [stdout] 1195 | | None => None, [INFO] [stdout] 1196 | | }, [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/frontend/parser/mod.rs:1338:23 [INFO] [stdout] | [INFO] [stdout] 1284 | let variable: Option; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1296 | let test: Option; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1310 | let variable_update: Option; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1331 | let block = self.parse_block(is_loop); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1338 | variable: match variable { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1339 | | Some(v) => Some(Box::new(v)), [INFO] [stdout] 1340 | | None => None, [INFO] [stdout] 1341 | | }, [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/frontend/parser/mod.rs:1342:19 [INFO] [stdout] | [INFO] [stdout] 1284 | let variable: Option; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1296 | let test: Option; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1310 | let variable_update: Option; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1331 | let block = self.parse_block(is_loop); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1342 | test: match test { [INFO] [stdout] | ___________________^ [INFO] [stdout] 1343 | | Some(v) => Some(v), [INFO] [stdout] 1344 | | None => None, [INFO] [stdout] 1345 | | }, [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/frontend/parser/mod.rs:1346:30 [INFO] [stdout] | [INFO] [stdout] 1284 | let variable: Option; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1296 | let test: Option; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1310 | let variable_update: Option; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1331 | let block = self.parse_block(is_loop); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1346 | variable_update: match variable_update { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 1347 | | Some(v) => Some(Box::new(v)), [INFO] [stdout] 1348 | | None => None, [INFO] [stdout] 1349 | | }, [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/frontend/parser/mod.rs:1350:20 [INFO] [stdout] | [INFO] [stdout] 1284 | let variable: Option; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1296 | let test: Option; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1310 | let variable_update: Option; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1331 | let block = self.parse_block(is_loop); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1350 | block: match block { [INFO] [stdout] | ____________________^ [INFO] [stdout] 1351 | | Some(b) => Some(Box::new(b)), [INFO] [stdout] 1352 | | None => None, [INFO] [stdout] 1353 | | }, [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 11 previous errors; 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bline` (bin "bline") due to 12 previous errors; 24 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `functions` and `func_names` are never read [INFO] [stdout] --> src/backend/transpiler/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Transpiler { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | functions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | func_names: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Transpiler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `line` and `column` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 295 | pub struct Start { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 296 | pub line: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 297 | pub column: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Start` 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: field `0` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | ArrayAccess(ArrayAccess), [INFO] [stdout] | ----------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 324 | ArrayAccess(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `index` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 333 | Access { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 334 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 335 | index: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ArrayAccess` 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: fields `access` and `index` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 337 | NestedAccess { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 338 | access: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 339 | index: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ArrayAccess` 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: fields `name` and `type` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 363 | pub struct FuncParam { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 364 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 365 | pub r#type: VariableTypes, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FuncParam` 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: field `start` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 370 | Program { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 371 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: field `start` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 374 | VariableDeclaration { [INFO] [stdout] | ------------------- field in this variant [INFO] [stdout] 375 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: field `start` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 381 | FunctionDeclaration { [INFO] [stdout] | ------------------- field in this variant [INFO] [stdout] 382 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start`, `condition`, `block`, and `alternate` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 388 | If { [INFO] [stdout] | -- fields in this variant [INFO] [stdout] 389 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 390 | condition: Expression, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 391 | block: Option>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 392 | alternate: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start`, `condition`, `block`, and `alternate` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 394 | ElseIf { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 395 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 396 | condition: Expression, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 397 | block: Option>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 398 | alternate: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start` and `block` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 400 | Else { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 401 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 402 | block: Option>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start`, `test`, and `block` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 404 | While { [INFO] [stdout] | ----- fields in this variant [INFO] [stdout] 405 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 406 | test: Expression, [INFO] [stdout] | ^^^^ [INFO] [stdout] 407 | block: Option>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start`, `variable`, `test`, `variable_update`, and `block` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:410:9 [INFO] [stdout] | [INFO] [stdout] 409 | For { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 410 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 411 | variable: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 412 | test: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 413 | variable_update: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 414 | block: Option>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: field `start` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 416 | Break { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 417 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: field `start` is never read [INFO] [stdout] --> src/frontend/types/mod.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 419 | Continue { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] 420 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `start` and `expression` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 422 | Return { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 423 | start: Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 424 | expression: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` 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: fields `name`, `operator`, and `value` are never read [INFO] [stdout] --> src/frontend/types/mod.rs:427:9 [INFO] [stdout] | [INFO] [stdout] 426 | VariableAlteration { [INFO] [stdout] | ------------------ fields in this variant [INFO] [stdout] 427 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 428 | operator: TokenTypes, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 429 | value: Expression, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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/backend/transpiler/mod.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(tree: Statement) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | variables: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/transpiler/mod.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(tree: Statement) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | functions: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/frontend/parser/mod.rs:539:24 [INFO] [stdout] | [INFO] [stdout] 494 | let mut arg_vec: Vec = Vec::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 495 | let mut expr: Expression; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 539 | arguments: Some(Box::new(arg_vec)), [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/frontend/parser/mod.rs:587:23 [INFO] [stdout] | [INFO] [stdout] 546 | let mut expr_vec: Vec = Vec::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 547 | let mut expr: Expression; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 587 | elements: Some(Box::new(expr_vec)), [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/frontend/parser/mod.rs:969:21 [INFO] [stdout] | [INFO] [stdout] 943 | let param_vec: Vec = self.parse_params(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 953 | let r#type: VariableTypes = self.get_type(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 958 | let body_block: Option> = self.parse_block(&Loop::No); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 969 | params: if param_vec.len() > 0 { [INFO] [stdout] | _____________________^ [INFO] [stdout] 970 | | Some(param_vec) [INFO] [stdout] 971 | | } else { [INFO] [stdout] 972 | | None [INFO] [stdout] 973 | | }, [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/frontend/parser/mod.rs:975:19 [INFO] [stdout] | [INFO] [stdout] 943 | let param_vec: Vec = self.parse_params(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 953 | let r#type: VariableTypes = self.get_type(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 958 | let body_block: Option> = self.parse_block(&Loop::No); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 975 | body: match body_block { [INFO] [stdout] | ___________________^ [INFO] [stdout] 976 | | Some(b) => Some(Box::new(b)), [INFO] [stdout] 977 | | _ => None, [INFO] [stdout] 978 | | }, [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/frontend/parser/mod.rs:1193:20 [INFO] [stdout] | [INFO] [stdout] 1175 | let test = self.parse_expr(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1180 | let block = self.parse_block(is_loop); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1193 | block: match block { [INFO] [stdout] | ____________________^ [INFO] [stdout] 1194 | | Some(b) => Some(Box::new(b)), [INFO] [stdout] 1195 | | None => None, [INFO] [stdout] 1196 | | }, [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/frontend/parser/mod.rs:1338:23 [INFO] [stdout] | [INFO] [stdout] 1284 | let variable: Option; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1296 | let test: Option; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1310 | let variable_update: Option; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1331 | let block = self.parse_block(is_loop); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1338 | variable: match variable { [INFO] [stdout] | _______________________^ [INFO] [stdout] 1339 | | Some(v) => Some(Box::new(v)), [INFO] [stdout] 1340 | | None => None, [INFO] [stdout] 1341 | | }, [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/frontend/parser/mod.rs:1342:19 [INFO] [stdout] | [INFO] [stdout] 1284 | let variable: Option; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1296 | let test: Option; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1310 | let variable_update: Option; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1331 | let block = self.parse_block(is_loop); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1342 | test: match test { [INFO] [stdout] | ___________________^ [INFO] [stdout] 1343 | | Some(v) => Some(v), [INFO] [stdout] 1344 | | None => None, [INFO] [stdout] 1345 | | }, [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/frontend/parser/mod.rs:1346:30 [INFO] [stdout] | [INFO] [stdout] 1284 | let variable: Option; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1296 | let test: Option; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1310 | let variable_update: Option; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1331 | let block = self.parse_block(is_loop); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1346 | variable_update: match variable_update { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 1347 | | Some(v) => Some(Box::new(v)), [INFO] [stdout] 1348 | | None => None, [INFO] [stdout] 1349 | | }, [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/frontend/parser/mod.rs:1350:20 [INFO] [stdout] | [INFO] [stdout] 1284 | let variable: Option; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1296 | let test: Option; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1310 | let variable_update: Option; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1331 | let block = self.parse_block(is_loop); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1350 | block: match block { [INFO] [stdout] | ____________________^ [INFO] [stdout] 1351 | | Some(b) => Some(Box::new(b)), [INFO] [stdout] 1352 | | None => None, [INFO] [stdout] 1353 | | }, [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 11 previous errors; 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bline` (bin "bline" test) due to 12 previous errors; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5fd88616ee21456051cc6233f02ae99205bc4db08e8aa32010289edae2429584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd88616ee21456051cc6233f02ae99205bc4db08e8aa32010289edae2429584", kill_on_drop: false }` [INFO] [stdout] 5fd88616ee21456051cc6233f02ae99205bc4db08e8aa32010289edae2429584