[INFO] cloning repository https://github.com/killertux/rlisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killertux/rlisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Frlisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Frlisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d49b9ae1e3e64cf468cf69ac13eefa5d618d8be [INFO] checking killertux/rlisp against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Frlisp" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killertux/rlisp 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/killertux/rlisp [INFO] finished tweaking git repo https://github.com/killertux/rlisp [INFO] tweaked toml for git repo https://github.com/killertux/rlisp written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/killertux/rlisp 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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] be89bcc68cee29a836ee2a924884f2b1c9a8cc403bd40aafc2eedccf73470c95 [INFO] running `Command { std: "docker" "start" "-a" "be89bcc68cee29a836ee2a924884f2b1c9a8cc403bd40aafc2eedccf73470c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be89bcc68cee29a836ee2a924884f2b1c9a8cc403bd40aafc2eedccf73470c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be89bcc68cee29a836ee2a924884f2b1c9a8cc403bd40aafc2eedccf73470c95", kill_on_drop: false }` [INFO] [stdout] be89bcc68cee29a836ee2a924884f2b1c9a8cc403bd40aafc2eedccf73470c95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 86febcb618b22ccb72d4d5184a5df8dd597dc2160d96e7fc68a37ae053b4f642 [INFO] running `Command { std: "docker" "start" "-a" "86febcb618b22ccb72d4d5184a5df8dd597dc2160d96e7fc68a37ae053b4f642", kill_on_drop: false }` [INFO] [stderr] Checking rlisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] running `Command { std: "docker" "inspect" "86febcb618b22ccb72d4d5184a5df8dd597dc2160d96e7fc68a37ae053b4f642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86febcb618b22ccb72d4d5184a5df8dd597dc2160d96e7fc68a37ae053b4f642", kill_on_drop: false }` [INFO] [stdout] 86febcb618b22ccb72d4d5184a5df8dd597dc2160d96e7fc68a37ae053b4f642 [INFO] checking killertux/rlisp 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%2Fkillertux%2Frlisp" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killertux/rlisp 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/killertux/rlisp [INFO] finished tweaking git repo https://github.com/killertux/rlisp [INFO] tweaked toml for git repo https://github.com/killertux/rlisp written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/killertux/rlisp 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 568afd2c168e11f45ca7b29dd198e2e234b8328c9263c94234f49d43bd193889 [INFO] running `Command { std: "docker" "start" "-a" "568afd2c168e11f45ca7b29dd198e2e234b8328c9263c94234f49d43bd193889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "568afd2c168e11f45ca7b29dd198e2e234b8328c9263c94234f49d43bd193889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "568afd2c168e11f45ca7b29dd198e2e234b8328c9263c94234f49d43bd193889", kill_on_drop: false }` [INFO] [stdout] 568afd2c168e11f45ca7b29dd198e2e234b8328c9263c94234f49d43bd193889 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6b1b250e6c00b2eb44d5cbfc1c012e4ecc8128ea8152c86181b9043c1f56829 [INFO] running `Command { std: "docker" "start" "-a" "a6b1b250e6c00b2eb44d5cbfc1c012e4ecc8128ea8152c86181b9043c1f56829", kill_on_drop: false }` [INFO] [stderr] Checking rlisp 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/enviroment.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 69 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | Ok(Ast::Number(result)) [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/enviroment.rs:141:32 [INFO] [stdout] | [INFO] [stdout] 107 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | Ok(Ast::Number(result)) [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/enviroment.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 146 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | Ok(Ast::Number(result)) [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/enviroment.rs:218:32 [INFO] [stdout] | [INFO] [stdout] 184 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | Ok(Ast::Number(result)) [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/enviroment.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 223 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | Ok(Ast::List(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/enviroment.rs:236:32 [INFO] [stdout] | [INFO] [stdout] 229 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 236 | Ok(match args[0] { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 237 | | Ast::List(_) => Ast::Bool(true), [INFO] [stdout] 238 | | _ => Ast::Bool(false), [INFO] [stdout] 239 | | }) [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/enviroment.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 244 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | Ok(Ast::Nil) [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/enviroment.rs:259:32 [INFO] [stdout] | [INFO] [stdout] 254 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | Ok(Ast::Nil) [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/enviroment.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 264 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 271 | Ok(Ast::Bool(match &args[0] { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 272 | | Ast::List(list) => list.is_empty(), [INFO] [stdout] 273 | | Ast::Vector(vec) => vec.is_empty(), [INFO] [stdout] 274 | | Ast::Map(map) => map.is_empty(), [INFO] [stdout] 275 | | _ => false, [INFO] [stdout] 276 | | })) [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/enviroment.rs:288:32 [INFO] [stdout] | [INFO] [stdout] 281 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 288 | Ok(Ast::Number(NumberType::Integer(match &args[0] { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 289 | | Ast::List(list) => list.len() as i64, [INFO] [stdout] 290 | | Ast::Vector(vec) => vec.len() as i64, [INFO] [stdout] 291 | | Ast::Map(map) => map.len() as i64, [INFO] [stdout] 292 | | _ => 0, [INFO] [stdout] 293 | | }))) [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/enviroment.rs:305:32 [INFO] [stdout] | [INFO] [stdout] 298 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | Ok(Ast::Bool(args[0].is_equal(&args[1]))) [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/enviroment.rs:317:32 [INFO] [stdout] | [INFO] [stdout] 310 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | Ok(Ast::Bool(match (&args[0], &args[1]) { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 318 | | ( [INFO] [stdout] 319 | | Ast::Number(NumberType::Integer(a)), [INFO] [stdout] 320 | | Ast::Number(NumberType::Integer(b)), [INFO] [stdout] ... | [INFO] [stdout] 334 | | _ => false, [INFO] [stdout] 335 | | })) [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/enviroment.rs:347:32 [INFO] [stdout] | [INFO] [stdout] 340 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 347 | Ok(Ast::Bool(match (&args[0], &args[1]) { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 348 | | ( [INFO] [stdout] 349 | | Ast::Number(NumberType::Integer(a)), [INFO] [stdout] 350 | | Ast::Number(NumberType::Integer(b)), [INFO] [stdout] ... | [INFO] [stdout] 364 | | _ => false, [INFO] [stdout] 365 | | })) [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/enviroment.rs:377:32 [INFO] [stdout] | [INFO] [stdout] 370 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 377 | Ok(Ast::Bool(match (&args[0], &args[1]) { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 378 | | ( [INFO] [stdout] 379 | | Ast::Number(NumberType::Integer(a)), [INFO] [stdout] 380 | | Ast::Number(NumberType::Integer(b)), [INFO] [stdout] ... | [INFO] [stdout] 394 | | _ => false, [INFO] [stdout] 395 | | })) [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/enviroment.rs:407:32 [INFO] [stdout] | [INFO] [stdout] 400 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 407 | Ok(Ast::Bool(match (&args[0], &args[1]) { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 408 | | ( [INFO] [stdout] 409 | | Ast::Number(NumberType::Integer(a)), [INFO] [stdout] 410 | | Ast::Number(NumberType::Integer(b)), [INFO] [stdout] ... | [INFO] [stdout] 424 | | _ => false, [INFO] [stdout] 425 | | })) [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/enviroment.rs:444:32 [INFO] [stdout] | [INFO] [stdout] 443 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 444 | Ok(Ast::Text( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 445 | | args.into_iter().map(|arg| arg.pr_str(true)).join(" "), [INFO] [stdout] 446 | | )) [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/enviroment.rs:452:32 [INFO] [stdout] | [INFO] [stdout] 451 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 452 | Ok(Ast::Text( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 453 | | args.into_iter().map(|arg| arg.pr_str(false)).join(""), [INFO] [stdout] 454 | | )) [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/executor/mod.rs:270:45 [INFO] [stdout] | [INFO] [stdout] 270 | .map(|(key, element)| match execute(env, element) { [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rlisp` (bin "rlisp") due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/enviroment.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 69 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | Ok(Ast::Number(result)) [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/enviroment.rs:141:32 [INFO] [stdout] | [INFO] [stdout] 107 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | Ok(Ast::Number(result)) [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/enviroment.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 146 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | Ok(Ast::Number(result)) [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/enviroment.rs:218:32 [INFO] [stdout] | [INFO] [stdout] 184 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | Ok(Ast::Number(result)) [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/enviroment.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 223 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | Ok(Ast::List(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/enviroment.rs:236:32 [INFO] [stdout] | [INFO] [stdout] 229 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 236 | Ok(match args[0] { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 237 | | Ast::List(_) => Ast::Bool(true), [INFO] [stdout] 238 | | _ => Ast::Bool(false), [INFO] [stdout] 239 | | }) [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/enviroment.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 244 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | Ok(Ast::Nil) [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/enviroment.rs:259:32 [INFO] [stdout] | [INFO] [stdout] 254 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | Ok(Ast::Nil) [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/enviroment.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 264 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 271 | Ok(Ast::Bool(match &args[0] { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 272 | | Ast::List(list) => list.is_empty(), [INFO] [stdout] 273 | | Ast::Vector(vec) => vec.is_empty(), [INFO] [stdout] 274 | | Ast::Map(map) => map.is_empty(), [INFO] [stdout] 275 | | _ => false, [INFO] [stdout] 276 | | })) [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/enviroment.rs:288:32 [INFO] [stdout] | [INFO] [stdout] 281 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 288 | Ok(Ast::Number(NumberType::Integer(match &args[0] { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 289 | | Ast::List(list) => list.len() as i64, [INFO] [stdout] 290 | | Ast::Vector(vec) => vec.len() as i64, [INFO] [stdout] 291 | | Ast::Map(map) => map.len() as i64, [INFO] [stdout] 292 | | _ => 0, [INFO] [stdout] 293 | | }))) [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/enviroment.rs:305:32 [INFO] [stdout] | [INFO] [stdout] 298 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | Ok(Ast::Bool(args[0].is_equal(&args[1]))) [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/enviroment.rs:317:32 [INFO] [stdout] | [INFO] [stdout] 310 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | Ok(Ast::Bool(match (&args[0], &args[1]) { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 318 | | ( [INFO] [stdout] 319 | | Ast::Number(NumberType::Integer(a)), [INFO] [stdout] 320 | | Ast::Number(NumberType::Integer(b)), [INFO] [stdout] ... | [INFO] [stdout] 334 | | _ => false, [INFO] [stdout] 335 | | })) [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/enviroment.rs:347:32 [INFO] [stdout] | [INFO] [stdout] 340 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 347 | Ok(Ast::Bool(match (&args[0], &args[1]) { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 348 | | ( [INFO] [stdout] 349 | | Ast::Number(NumberType::Integer(a)), [INFO] [stdout] 350 | | Ast::Number(NumberType::Integer(b)), [INFO] [stdout] ... | [INFO] [stdout] 364 | | _ => false, [INFO] [stdout] 365 | | })) [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/enviroment.rs:377:32 [INFO] [stdout] | [INFO] [stdout] 370 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 377 | Ok(Ast::Bool(match (&args[0], &args[1]) { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 378 | | ( [INFO] [stdout] 379 | | Ast::Number(NumberType::Integer(a)), [INFO] [stdout] 380 | | Ast::Number(NumberType::Integer(b)), [INFO] [stdout] ... | [INFO] [stdout] 394 | | _ => false, [INFO] [stdout] 395 | | })) [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/enviroment.rs:407:32 [INFO] [stdout] | [INFO] [stdout] 400 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 407 | Ok(Ast::Bool(match (&args[0], &args[1]) { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 408 | | ( [INFO] [stdout] 409 | | Ast::Number(NumberType::Integer(a)), [INFO] [stdout] 410 | | Ast::Number(NumberType::Integer(b)), [INFO] [stdout] ... | [INFO] [stdout] 424 | | _ => false, [INFO] [stdout] 425 | | })) [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/enviroment.rs:444:32 [INFO] [stdout] | [INFO] [stdout] 443 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 444 | Ok(Ast::Text( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 445 | | args.into_iter().map(|arg| arg.pr_str(true)).join(" "), [INFO] [stdout] 446 | | )) [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/enviroment.rs:452:32 [INFO] [stdout] | [INFO] [stdout] 451 | Ast::Function(Function::Closure(Rc::new(Box::new(|args: Vec| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 452 | Ok(Ast::Text( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 453 | | args.into_iter().map(|arg| arg.pr_str(false)).join(""), [INFO] [stdout] 454 | | )) [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/executor/mod.rs:270:45 [INFO] [stdout] | [INFO] [stdout] 270 | .map(|(key, element)| match execute(env, element) { [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rlisp` (bin "rlisp" test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "a6b1b250e6c00b2eb44d5cbfc1c012e4ecc8128ea8152c86181b9043c1f56829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b1b250e6c00b2eb44d5cbfc1c012e4ecc8128ea8152c86181b9043c1f56829", kill_on_drop: false }` [INFO] [stdout] a6b1b250e6c00b2eb44d5cbfc1c012e4ecc8128ea8152c86181b9043c1f56829