[INFO] cloning repository https://github.com/SuKiN-a/liftcalc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuKiN-a/liftcalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuKiN-a%2Fliftcalc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuKiN-a%2Fliftcalc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 810be69433d9952b099ab14ba0fd91c6aeb06cd1 [INFO] checking SuKiN-a/liftcalc against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuKiN-a%2Fliftcalc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SuKiN-a/liftcalc 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/SuKiN-a/liftcalc [INFO] finished tweaking git repo https://github.com/SuKiN-a/liftcalc [INFO] tweaked toml for git repo https://github.com/SuKiN-a/liftcalc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SuKiN-a/liftcalc 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-jit v0.82.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.82.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.82.1 [INFO] [stderr] Downloaded cranelift-bforest v0.82.1 [INFO] [stderr] Downloaded cranelift-entity v0.82.1 [INFO] [stderr] Downloaded cranelift-codegen v0.82.1 [INFO] [stderr] Downloaded cranelift-native v0.82.1 [INFO] [stderr] Downloaded cranelift v0.82.1 [INFO] [stderr] Downloaded cranelift-module v0.82.1 [INFO] [stderr] Downloaded cranelift-frontend v0.82.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b83361b8d3af1469bcaf0be24899762aac749f076042e755940a9763e2e3f1eb [INFO] running `Command { std: "docker" "start" "-a" "b83361b8d3af1469bcaf0be24899762aac749f076042e755940a9763e2e3f1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b83361b8d3af1469bcaf0be24899762aac749f076042e755940a9763e2e3f1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b83361b8d3af1469bcaf0be24899762aac749f076042e755940a9763e2e3f1eb", kill_on_drop: false }` [INFO] [stdout] b83361b8d3af1469bcaf0be24899762aac749f076042e755940a9763e2e3f1eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 115df148ecce19528c15695530e9b6f83e3ca8fc9cf25339491af1796638b120 [INFO] running `Command { std: "docker" "start" "-a" "115df148ecce19528c15695530e9b6f83e3ca8fc9cf25339491af1796638b120", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Checking cranelift-entity v0.82.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.1 [INFO] [stderr] Checking cranelift-bforest v0.82.1 [INFO] [stderr] Checking regalloc v0.0.34 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Compiling cranelift-codegen v0.82.1 [INFO] [stderr] Checking cranelift-module v0.82.1 [INFO] [stderr] Checking cranelift-native v0.82.1 [INFO] [stderr] Checking cranelift-frontend v0.82.1 [INFO] [stderr] Checking cranelift-jit v0.82.1 [INFO] [stderr] Checking cranelift v0.82.1 [INFO] [stderr] Checking liftcalc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s [INFO] running `Command { std: "docker" "inspect" "115df148ecce19528c15695530e9b6f83e3ca8fc9cf25339491af1796638b120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115df148ecce19528c15695530e9b6f83e3ca8fc9cf25339491af1796638b120", kill_on_drop: false }` [INFO] [stdout] 115df148ecce19528c15695530e9b6f83e3ca8fc9cf25339491af1796638b120 [INFO] checking SuKiN-a/liftcalc 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%2FSuKiN-a%2Fliftcalc" "/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/SuKiN-a/liftcalc 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/SuKiN-a/liftcalc [INFO] finished tweaking git repo https://github.com/SuKiN-a/liftcalc [INFO] tweaked toml for git repo https://github.com/SuKiN-a/liftcalc written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SuKiN-a/liftcalc 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-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23d445c1f1b12a45bae7522ed8cd119705a5f977073f47c4c04cc44888e446dd [INFO] running `Command { std: "docker" "start" "-a" "23d445c1f1b12a45bae7522ed8cd119705a5f977073f47c4c04cc44888e446dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23d445c1f1b12a45bae7522ed8cd119705a5f977073f47c4c04cc44888e446dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23d445c1f1b12a45bae7522ed8cd119705a5f977073f47c4c04cc44888e446dd", kill_on_drop: false }` [INFO] [stdout] 23d445c1f1b12a45bae7522ed8cd119705a5f977073f47c4c04cc44888e446dd [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5a04fd1c1886d4aca670c830cb1b1c00196e5a06e2366866701e6fef89890f9 [INFO] running `Command { std: "docker" "start" "-a" "b5a04fd1c1886d4aca670c830cb1b1c00196e5a06e2366866701e6fef89890f9", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking cranelift-entity v0.82.1 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.1 [INFO] [stderr] Checking cranelift-bforest v0.82.1 [INFO] [stderr] Checking regalloc v0.0.34 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Compiling cranelift-codegen v0.82.1 [INFO] [stderr] Checking cranelift-native v0.82.1 [INFO] [stderr] Checking cranelift-module v0.82.1 [INFO] [stderr] Checking cranelift-frontend v0.82.1 [INFO] [stderr] Checking cranelift-jit v0.82.1 [INFO] [stderr] Checking cranelift v0.82.1 [INFO] [stderr] Checking liftcalc 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/parser.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | .foldr(|_op, rhs| Expr::Neg(Box::new(rhs))); [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] = 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.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | .foldl(|lhs, (op, rhs)| op(Box::new(lhs), Box::new(rhs))); [INFO] [stdout] | --- --------- ^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: 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.rs:33:51 [INFO] [stdout] | [INFO] [stdout] 33 | .foldl(|lhs, (op, rhs)| op(Box::new(lhs), Box::new(rhs))); [INFO] [stdout] | --- --------- ^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: 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.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | .foldl(|lhs, (op, rhs)| op(Box::new(lhs), Box::new(rhs))); [INFO] [stdout] | --- --------- ^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: 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.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | .foldl(|lhs, (op, rhs)| op(Box::new(lhs), Box::new(rhs))); [INFO] [stdout] | --- --------- ^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: 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.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | .foldr(|_op, rhs| Expr::Neg(Box::new(rhs))); [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] = 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.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | .foldl(|lhs, (op, rhs)| op(Box::new(lhs), Box::new(rhs))); [INFO] [stdout] | --- --------- ^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: 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.rs:33:51 [INFO] [stdout] | [INFO] [stdout] 33 | .foldl(|lhs, (op, rhs)| op(Box::new(lhs), Box::new(rhs))); [INFO] [stdout] | --- --------- ^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: 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.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | .foldl(|lhs, (op, rhs)| op(Box::new(lhs), Box::new(rhs))); [INFO] [stdout] | --- --------- ^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: 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.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | .foldl(|lhs, (op, rhs)| op(Box::new(lhs), Box::new(rhs))); [INFO] [stdout] | --- --------- ^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `liftcalc` (bin "liftcalc" test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `liftcalc` (bin "liftcalc") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "b5a04fd1c1886d4aca670c830cb1b1c00196e5a06e2366866701e6fef89890f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a04fd1c1886d4aca670c830cb1b1c00196e5a06e2366866701e6fef89890f9", kill_on_drop: false }` [INFO] [stdout] b5a04fd1c1886d4aca670c830cb1b1c00196e5a06e2366866701e6fef89890f9