[INFO] cloning repository https://github.com/deetonn/deelang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deetonn/deelang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeetonn%2Fdeelang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeetonn%2Fdeelang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbbd072a903715858bb5081c97d1271a0e060d4a [INFO] checking deetonn/deelang/bbbd072a903715858bb5081c97d1271a0e060d4a 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%2Fdeetonn%2Fdeelang" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deetonn/deelang 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/deetonn/deelang [INFO] finished tweaking git repo https://github.com/deetonn/deelang [INFO] tweaked toml for git repo https://github.com/deetonn/deelang written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deetonn/deelang 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 24107a194139400c58538fe7427f209615ea8abd78bf5034d43358e125333c08 [INFO] running `Command { std: "docker" "start" "-a" "24107a194139400c58538fe7427f209615ea8abd78bf5034d43358e125333c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24107a194139400c58538fe7427f209615ea8abd78bf5034d43358e125333c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24107a194139400c58538fe7427f209615ea8abd78bf5034d43358e125333c08", kill_on_drop: false }` [INFO] [stdout] 24107a194139400c58538fe7427f209615ea8abd78bf5034d43358e125333c08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 108c94c9488d6b5b86cd00ae26ea9338f70000f793082a5a712199b590cc48fe [INFO] running `Command { std: "docker" "start" "-a" "108c94c9488d6b5b86cd00ae26ea9338f70000f793082a5a712199b590cc48fe", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking dyn-clone v1.0.13 [INFO] [stderr] Checking deelang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/typechecker/mod.rs:287:3 [INFO] [stdout] | [INFO] [stdout] 287 | state: &TypeCheckerState, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `facts` [INFO] [stdout] --> src/typechecker/mod.rs:288:3 [INFO] [stdout] | [INFO] [stdout] 288 | facts: &StructDeclarationFacts, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_facts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FilterForExpression` is never used [INFO] [stdout] --> src/parser/mod.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | trait FilterForExpression { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:730:9 [INFO] [stdout] | [INFO] [stdout] 704 | let mut nodes: Vec = Vec::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 730 | / AstNode::Body( [INFO] [stdout] 731 | | Block { [INFO] [stdout] 732 | | statements: nodes, [INFO] [stdout] 733 | | owner [INFO] [stdout] 734 | | } [INFO] [stdout] 735 | | ) [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/parser/mod.rs:807:9 [INFO] [stdout] | [INFO] [stdout] 756 | let mut arguments: Vec = Vec::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 798 | let body = parse_body(context, Some( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 807 | / AstNode::FunctionDeclaration( [INFO] [stdout] 808 | | FunctionDeclarationFacts { [INFO] [stdout] 809 | | name: identifier.clone(), [INFO] [stdout] 810 | | arguments, [INFO] [stdout] ... | [INFO] [stdout] 816 | | } [INFO] [stdout] 817 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/parser/mod.rs:985:9 [INFO] [stdout] | [INFO] [stdout] 923 | let mut arguments: Vec = Vec::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 985 | / FunctionDeclarationFacts { [INFO] [stdout] 986 | | name: identifier.clone(), [INFO] [stdout] 987 | | arguments, [INFO] [stdout] 988 | | return_type: return_type.clone(), [INFO] [stdout] 989 | | body: None, [INFO] [stdout] 990 | | } [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/parser/mod.rs:1042:9 [INFO] [stdout] | [INFO] [stdout] 1014 | let mut declarations: Vec = Vec::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1042 | / AstNode::TraitDeclaration( [INFO] [stdout] 1043 | | TraitFacts { [INFO] [stdout] 1044 | | name: identifier.name.clone(), [INFO] [stdout] 1045 | | functions: declarations, [INFO] [stdout] 1046 | | } [INFO] [stdout] 1047 | | ) [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/parser/mod.rs:1077:9 [INFO] [stdout] | [INFO] [stdout] 1074 | let expression = parse_expression(context, &expr_context); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1077 | / AstNode::ReturnStatement( [INFO] [stdout] 1078 | | ReturnExpression::into_expr( [INFO] [stdout] 1079 | | match expression { [INFO] [stdout] 1080 | | Ok(node) => match node { [INFO] [stdout] ... | [INFO] [stdout] 1116 | | ) [INFO] [stdout] 1117 | | ) [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/parser/mod.rs:1187:9 [INFO] [stdout] | [INFO] [stdout] 1165 | let mut fields: Vec = Vec::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1187 | / AstNode::StructDeclaration( [INFO] [stdout] 1188 | | StructDeclarationFacts { [INFO] [stdout] 1189 | | name: identifier.clone(), [INFO] [stdout] 1190 | | fields: Some(fields), [INFO] [stdout] 1191 | | } [INFO] [stdout] 1192 | | ) [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/parser/ast_node.rs:364:19 [INFO] [stdout] | [INFO] [stdout] 350 | let new_args = match &self.args { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 351 | Some(args) => { [INFO] [stdout] 352 | let mut new_vec: Vec> = Vec::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 353 | for elem in args { [INFO] [stdout] 354 | let copy = dyn_clone::clone_box(elem.as_ref()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 364 | args: match new_args { [INFO] [stdout] | ___________________^ [INFO] [stdout] 365 | | Some(v) => Some(v), [INFO] [stdout] 366 | | None => None [INFO] [stdout] 367 | | }, [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/typechecker/mod.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn new(ast: Vec) -> TypeCheckerState { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 173 | declarations: RefCell::new(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: aborting due to 8 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deelang` (bin "deelang" test) due to 9 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/typechecker/mod.rs:287:3 [INFO] [stdout] | [INFO] [stdout] 287 | state: &TypeCheckerState, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `facts` [INFO] [stdout] --> src/typechecker/mod.rs:288:3 [INFO] [stdout] | [INFO] [stdout] 288 | facts: &StructDeclarationFacts, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_facts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FilterForExpression` is never used [INFO] [stdout] --> src/parser/mod.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | trait FilterForExpression { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:730:9 [INFO] [stdout] | [INFO] [stdout] 704 | let mut nodes: Vec = Vec::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 730 | / AstNode::Body( [INFO] [stdout] 731 | | Block { [INFO] [stdout] 732 | | statements: nodes, [INFO] [stdout] 733 | | owner [INFO] [stdout] 734 | | } [INFO] [stdout] 735 | | ) [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/parser/mod.rs:807:9 [INFO] [stdout] | [INFO] [stdout] 756 | let mut arguments: Vec = Vec::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 798 | let body = parse_body(context, Some( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 807 | / AstNode::FunctionDeclaration( [INFO] [stdout] 808 | | FunctionDeclarationFacts { [INFO] [stdout] 809 | | name: identifier.clone(), [INFO] [stdout] 810 | | arguments, [INFO] [stdout] ... | [INFO] [stdout] 816 | | } [INFO] [stdout] 817 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/parser/mod.rs:985:9 [INFO] [stdout] | [INFO] [stdout] 923 | let mut arguments: Vec = Vec::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 985 | / FunctionDeclarationFacts { [INFO] [stdout] 986 | | name: identifier.clone(), [INFO] [stdout] 987 | | arguments, [INFO] [stdout] 988 | | return_type: return_type.clone(), [INFO] [stdout] 989 | | body: None, [INFO] [stdout] 990 | | } [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/parser/mod.rs:1042:9 [INFO] [stdout] | [INFO] [stdout] 1014 | let mut declarations: Vec = Vec::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1042 | / AstNode::TraitDeclaration( [INFO] [stdout] 1043 | | TraitFacts { [INFO] [stdout] 1044 | | name: identifier.name.clone(), [INFO] [stdout] 1045 | | functions: declarations, [INFO] [stdout] 1046 | | } [INFO] [stdout] 1047 | | ) [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/parser/mod.rs:1077:9 [INFO] [stdout] | [INFO] [stdout] 1074 | let expression = parse_expression(context, &expr_context); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1077 | / AstNode::ReturnStatement( [INFO] [stdout] 1078 | | ReturnExpression::into_expr( [INFO] [stdout] 1079 | | match expression { [INFO] [stdout] 1080 | | Ok(node) => match node { [INFO] [stdout] ... | [INFO] [stdout] 1116 | | ) [INFO] [stdout] 1117 | | ) [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/parser/mod.rs:1187:9 [INFO] [stdout] | [INFO] [stdout] 1165 | let mut fields: Vec = Vec::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1187 | / AstNode::StructDeclaration( [INFO] [stdout] 1188 | | StructDeclarationFacts { [INFO] [stdout] 1189 | | name: identifier.clone(), [INFO] [stdout] 1190 | | fields: Some(fields), [INFO] [stdout] 1191 | | } [INFO] [stdout] 1192 | | ) [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/parser/ast_node.rs:364:19 [INFO] [stdout] | [INFO] [stdout] 350 | let new_args = match &self.args { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 351 | Some(args) => { [INFO] [stdout] 352 | let mut new_vec: Vec> = Vec::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 353 | for elem in args { [INFO] [stdout] 354 | let copy = dyn_clone::clone_box(elem.as_ref()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 364 | args: match new_args { [INFO] [stdout] | ___________________^ [INFO] [stdout] 365 | | Some(v) => Some(v), [INFO] [stdout] 366 | | None => None [INFO] [stdout] 367 | | }, [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/typechecker/mod.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn new(ast: Vec) -> TypeCheckerState { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 173 | declarations: RefCell::new(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: aborting due to 8 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deelang` (bin "deelang") due to 9 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "108c94c9488d6b5b86cd00ae26ea9338f70000f793082a5a712199b590cc48fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108c94c9488d6b5b86cd00ae26ea9338f70000f793082a5a712199b590cc48fe", kill_on_drop: false }` [INFO] [stdout] 108c94c9488d6b5b86cd00ae26ea9338f70000f793082a5a712199b590cc48fe