[INFO] cloning repository https://github.com/eldyj/lambis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eldyj/lambis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyj%2Flambis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyj%2Flambis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76cbe4d13e7abcadf4e279bb53348cbc387597aa [INFO] checking eldyj/lambis against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyj%2Flambis" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eldyj/lambis on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eldyj/lambis [INFO] finished tweaking git repo https://github.com/eldyj/lambis [INFO] tweaked toml for git repo https://github.com/eldyj/lambis written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eldyj/lambis 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42092570bcf5424ae9b97e19c0d29da02a49c0d6579b809b1242fe716cec96b5 [INFO] running `Command { std: "docker" "start" "-a" "42092570bcf5424ae9b97e19c0d29da02a49c0d6579b809b1242fe716cec96b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42092570bcf5424ae9b97e19c0d29da02a49c0d6579b809b1242fe716cec96b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42092570bcf5424ae9b97e19c0d29da02a49c0d6579b809b1242fe716cec96b5", kill_on_drop: false }` [INFO] [stdout] 42092570bcf5424ae9b97e19c0d29da02a49c0d6579b809b1242fe716cec96b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb52258e2511d1e9a7a1ff90ad7b7552ae2aaa4408f874caea1ce746bc43873d [INFO] running `Command { std: "docker" "start" "-a" "cb52258e2511d1e9a7a1ff90ad7b7552ae2aaa4408f874caea1ce746bc43873d", kill_on_drop: false }` [INFO] [stderr] Checking lambis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] running `Command { std: "docker" "inspect" "cb52258e2511d1e9a7a1ff90ad7b7552ae2aaa4408f874caea1ce746bc43873d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb52258e2511d1e9a7a1ff90ad7b7552ae2aaa4408f874caea1ce746bc43873d", kill_on_drop: false }` [INFO] [stdout] cb52258e2511d1e9a7a1ff90ad7b7552ae2aaa4408f874caea1ce746bc43873d [INFO] checking eldyj/lambis against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feldyj%2Flambis" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eldyj/lambis on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eldyj/lambis [INFO] finished tweaking git repo https://github.com/eldyj/lambis [INFO] tweaked toml for git repo https://github.com/eldyj/lambis written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eldyj/lambis 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c916d255b690e63cdfd4a7c823ef321b52dbdb3b46aac35d3f7dd1c718c6e592 [INFO] running `Command { std: "docker" "start" "-a" "c916d255b690e63cdfd4a7c823ef321b52dbdb3b46aac35d3f7dd1c718c6e592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c916d255b690e63cdfd4a7c823ef321b52dbdb3b46aac35d3f7dd1c718c6e592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c916d255b690e63cdfd4a7c823ef321b52dbdb3b46aac35d3f7dd1c718c6e592", kill_on_drop: false }` [INFO] [stdout] c916d255b690e63cdfd4a7c823ef321b52dbdb3b46aac35d3f7dd1c718c6e592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6b1f519eac3822b8a86bad781b556be2ce20bb7594dcb4ef8ea4c867743cd19 [INFO] running `Command { std: "docker" "start" "-a" "c6b1f519eac3822b8a86bad781b556be2ce20bb7594dcb4ef8ea4c867743cd19", kill_on_drop: false }` [INFO] [stderr] Checking lambis v0.1.0 (/opt/rustwide/workdir) [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/interpreter/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn operation(op: &parser::Operation, left: parser::Value, right: parser::Value) -> parser::Value { [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] 48 | match (left, right) { [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/interpreter/mod.rs:159:32 [INFO] [stdout] | [INFO] [stdout] 158 | ... .map(|e| -> parser::ASTNode { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | ... parser::ASTNode::Value(eval(e, variables, args)) [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/interpreter/parser/mod.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 144 | fn parse_switch(&mut self, compared: ASTNode) -> Result { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | let mut cases: Vec<(ASTNode, ASTNode)> = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | Ok(ASTNode::Switch { [INFO] [stdout] | ____________^ [INFO] [stdout] 157 | | compared: Box::new(compared), [INFO] [stdout] 158 | | cases [INFO] [stdout] 159 | | }) [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/interpreter/parser/mod.rs:212:6 [INFO] [stdout] | [INFO] [stdout] 187 | fn parse_operation(&mut self, left: ASTNode) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 212 | Ok(match self.parse_expression(true, allow_operations) { [INFO] [stdout] | ____________^ [INFO] [stdout] 213 | | Err(_) => { [INFO] [stdout] 214 | | self.current_index = index; [INFO] [stdout] 215 | | ASTNode::Value(Value::Lambda { [INFO] [stdout] ... | [INFO] [stdout] 243 | | } [INFO] [stdout] 244 | | }) [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/interpreter/parser/mod.rs:256:6 [INFO] [stdout] | [INFO] [stdout] 248 | let result: ASTNode = self.parse_operation(ASTNode::Value(Value::Variable("X".to_owned())))?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | let (args_def, content): (String, Box) = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | if let ASTNode::Value(Value::Lambda {args_def: ad, content: ct}) = result { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | Ok(ASTNode::Value(Value::Lambda { [INFO] [stdout] | ____________^ [INFO] [stdout] 257 | | args_def, [INFO] [stdout] 258 | | content [INFO] [stdout] 259 | | })) [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/interpreter/parser/mod.rs:304:6 [INFO] [stdout] | [INFO] [stdout] 264 | let result: ASTNode; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 276 | let res: ASTNode = if let ASTNode::Value(ref value) = result { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | let mut args: Vec = vec![]; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 304 | Ok(if let Some(token) = self.peek() { [INFO] [stdout] | ____________^ [INFO] [stdout] 305 | | if allow_operations && self.is_operation() { [INFO] [stdout] 306 | | self.parse_operation(res)? [INFO] [stdout] 307 | | } else if token == lexer::Token::Dollar { [INFO] [stdout] ... | [INFO] [stdout] 316 | | res [INFO] [stdout] 317 | | }) [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/interpreter/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn operation(op: &parser::Operation, left: parser::Value, right: parser::Value) -> parser::Value { [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] 48 | match (left, right) { [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/interpreter/mod.rs:159:32 [INFO] [stdout] | [INFO] [stdout] 158 | ... .map(|e| -> parser::ASTNode { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | ... parser::ASTNode::Value(eval(e, variables, args)) [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/interpreter/parser/mod.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 144 | fn parse_switch(&mut self, compared: ASTNode) -> Result { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | let mut cases: Vec<(ASTNode, ASTNode)> = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | Ok(ASTNode::Switch { [INFO] [stdout] | ____________^ [INFO] [stdout] 157 | | compared: Box::new(compared), [INFO] [stdout] 158 | | cases [INFO] [stdout] 159 | | }) [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/interpreter/parser/mod.rs:212:6 [INFO] [stdout] | [INFO] [stdout] 187 | fn parse_operation(&mut self, left: ASTNode) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 212 | Ok(match self.parse_expression(true, allow_operations) { [INFO] [stdout] | ____________^ [INFO] [stdout] 213 | | Err(_) => { [INFO] [stdout] 214 | | self.current_index = index; [INFO] [stdout] 215 | | ASTNode::Value(Value::Lambda { [INFO] [stdout] ... | [INFO] [stdout] 243 | | } [INFO] [stdout] 244 | | }) [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/interpreter/parser/mod.rs:256:6 [INFO] [stdout] | [INFO] [stdout] 248 | let result: ASTNode = self.parse_operation(ASTNode::Value(Value::Variable("X".to_owned())))?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | let (args_def, content): (String, Box) = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | if let ASTNode::Value(Value::Lambda {args_def: ad, content: ct}) = result { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | Ok(ASTNode::Value(Value::Lambda { [INFO] [stdout] | ____________^ [INFO] [stdout] 257 | | args_def, [INFO] [stdout] 258 | | content [INFO] [stdout] 259 | | })) [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/interpreter/parser/mod.rs:304:6 [INFO] [stdout] | [INFO] [stdout] 264 | let result: ASTNode; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 276 | let res: ASTNode = if let ASTNode::Value(ref value) = result { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | let mut args: Vec = vec![]; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 304 | Ok(if let Some(token) = self.peek() { [INFO] [stdout] | ____________^ [INFO] [stdout] 305 | | if allow_operations && self.is_operation() { [INFO] [stdout] 306 | | self.parse_operation(res)? [INFO] [stdout] 307 | | } else if token == lexer::Token::Dollar { [INFO] [stdout] ... | [INFO] [stdout] 316 | | res [INFO] [stdout] 317 | | }) [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: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lambis` (bin "lambis" test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lambis` (bin "lambis") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "c6b1f519eac3822b8a86bad781b556be2ce20bb7594dcb4ef8ea4c867743cd19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b1f519eac3822b8a86bad781b556be2ce20bb7594dcb4ef8ea4c867743cd19", kill_on_drop: false }` [INFO] [stdout] c6b1f519eac3822b8a86bad781b556be2ce20bb7594dcb4ef8ea4c867743cd19