[INFO] cloning repository https://github.com/dignissimus/coexp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dignissimus/coexp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdignissimus%2Fcoexp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdignissimus%2Fcoexp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 611b475795cf982007a7f0f80c17e389459131c6 [INFO] checking dignissimus/coexp/611b475795cf982007a7f0f80c17e389459131c6 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%2Fdignissimus%2Fcoexp" "/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/dignissimus/coexp 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/dignissimus/coexp [INFO] finished tweaking git repo https://github.com/dignissimus/coexp [INFO] tweaked toml for git repo https://github.com/dignissimus/coexp written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 48 packages to latest compatible versions [INFO] [stderr] Adding endian-type v0.1.2 (latest: v0.2.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding nix v0.27.1 (latest: v0.29.0) [INFO] [stderr] Adding rustyline v13.0.0 (latest: v14.0.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.59.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6) [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] [stderr] Blocking waiting for file lock on package cache [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5fdb3b112b25272a9fb8b81e33578b6ab09274d763fae52699ef590d995a9d8 [INFO] running `Command { std: "docker" "start" "-a" "e5fdb3b112b25272a9fb8b81e33578b6ab09274d763fae52699ef590d995a9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5fdb3b112b25272a9fb8b81e33578b6ab09274d763fae52699ef590d995a9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5fdb3b112b25272a9fb8b81e33578b6ab09274d763fae52699ef590d995a9d8", kill_on_drop: false }` [INFO] [stdout] e5fdb3b112b25272a9fb8b81e33578b6ab09274d763fae52699ef590d995a9d8 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff1e9746d39624081dc4ec150febec36bf95a4cdd3d6b5806a495b90c6f3afb6 [INFO] running `Command { std: "docker" "start" "-a" "ff1e9746d39624081dc4ec150febec36bf95a4cdd3d6b5806a495b90c6f3afb6", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking immutable-chunkmap v2.0.5 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking rustyline v13.0.0 [INFO] [stderr] Checking coexp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `maybe` [INFO] [stdout] --> src/lib.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | macro_rules! maybe { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `maybe` [INFO] [stdout] --> src/lib.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | macro_rules! maybe { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/lib.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct DataCase { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 70 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataCase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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/lib.rs:94:61 [INFO] [stdout] | [INFO] [stdout] 94 | .union(&other.variables, |_, _, right| Some(right.clone())), [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] warning: constant `alpha` should have an upper case name [INFO] [stdout] --> src/lib.rs:450:7 [INFO] [stdout] | [INFO] [stdout] 450 | const alpha: Parser = chars!( [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `ALPHA` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `numeral` should have an upper case name [INFO] [stdout] --> src/lib.rs:455:7 [INFO] [stdout] | [INFO] [stdout] 455 | const numeral: Parser = chars!('0', '1', '2', '3', '4', '5', '6', '7', '8', '9'); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `NUMERAL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `parse_name` should have an upper case name [INFO] [stdout] --> src/lib.rs:458:7 [INFO] [stdout] | [INFO] [stdout] 458 | const parse_name: Parser = map!(many1!(alpha), |result: Vec| result.iter().collect()); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PARSE_NAME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `parse_integer` should have an upper case name [INFO] [stdout] --> src/lib.rs:460:7 [INFO] [stdout] | [INFO] [stdout] 460 | const parse_integer: Parser = map!( [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `PARSE_INTEGER` [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | const parse_integer: Parser = map!( [INFO] [stdout] | ___________________________________________- [INFO] [stdout] 461 | | many1!(numeral), [INFO] [stdout] 462 | | |result: Vec| IntegerLiteral(result.iter().collect::().parse().unwrap()) [INFO] [stdout] 463 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `parse_unit` should have an upper case name [INFO] [stdout] --> src/lib.rs:465:7 [INFO] [stdout] | [INFO] [stdout] 465 | const parse_unit: Parser = map!(sequence!(exact!('('), exact!(')')), |_| Unit); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PARSE_UNIT` [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 465 | const parse_unit: Parser = map!(sequence!(exact!('('), exact!(')')), |_| Unit); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:504:8 [INFO] [stdout] | [INFO] [stdout] 475 | let (value, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 488 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | let inl = CaseBind { name, expression }; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 501 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 502 | let (_, index) = sequence!(WHITESPACE, exact!('}'))(source, index)?; [INFO] [stdout] 503 | let inr = CaseBind { name, expression }; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | Ok((Case { value, inl, inr }, index)) [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] | 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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 475 | let (value, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 475 | let (value, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:510:8 [INFO] [stdout] | [INFO] [stdout] 509 | let (inl, index) = map!(parse_expression, Box::new, Inl)(source, index)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | Ok((inl, index)) [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 509 | let (inl, index) = map!(parse_expression, Box::new, Inl)(source, index)?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 509 | let (inl, index) = map!(parse_expression, Box::new, Inl)(source, index)?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:516:8 [INFO] [stdout] | [INFO] [stdout] 515 | let (inr, index) = map!(parse_expression, Box::new, Inr)(source, index)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | Ok((inr, index)) [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 515 | let (inr, index) = map!(parse_expression, Box::new, Inr)(source, index)?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 515 | let (inr, index) = map!(parse_expression, Box::new, Inr)(source, index)?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:525:8 [INFO] [stdout] | [INFO] [stdout] 523 | let (body, index) = parse_expression(source, index)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 524 | let body = Box::new(body); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 525 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 526 | | Function { [INFO] [stdout] 527 | | parameter, [INFO] [stdout] 528 | | body, [INFO] [stdout] ... | [INFO] [stdout] 532 | | index, [INFO] [stdout] 533 | | )) [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/lib.rs:548:8 [INFO] [stdout] | [INFO] [stdout] 546 | let (body, index) = parse_expression(source, index)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 547 | let body = Box::new(body); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 549 | | Cofunction { [INFO] [stdout] 550 | | parameter, [INFO] [stdout] 551 | | body, [INFO] [stdout] ... | [INFO] [stdout] 555 | | index, [INFO] [stdout] 556 | | )) [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/lib.rs:567:8 [INFO] [stdout] | [INFO] [stdout] 560 | let (function, index) = map!( [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 565 | let (value, index) = parse_expression(source, index)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 566 | let argument = Box::new(value); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 567 | Ok((Application { function, argument }, index)) [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 560 | let (function, index) = map!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 561 | | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] 562 | | Box::new [INFO] [stdout] 563 | | )(source, index)?; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 560 | let (function, index) = map!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 561 | | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] 562 | | Box::new [INFO] [stdout] 563 | | )(source, index)?; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:580:8 [INFO] [stdout] | [INFO] [stdout] 571 | let (cofunction, index) = map!( [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 578 | let (value, index) = parse_expression(source, index)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 579 | let argument = Box::new(value); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 580 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 581 | | Coapplication { [INFO] [stdout] 582 | | cofunction, [INFO] [stdout] 583 | | argument, [INFO] [stdout] 584 | | }, [INFO] [stdout] 585 | | index, [INFO] [stdout] 586 | | )) [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] | [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 571 | let (cofunction, index) = map!( [INFO] [stdout] | _______________________________- [INFO] [stdout] 572 | | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] 573 | | Box::new [INFO] [stdout] 574 | | )(source, index)?; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 572 | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 571 | let (cofunction, index) = map!( [INFO] [stdout] | _______________________________- [INFO] [stdout] 572 | | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] 573 | | Box::new [INFO] [stdout] 574 | | )(source, index)?; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:593:8 [INFO] [stdout] | [INFO] [stdout] 591 | let (expression, index) = parse_expression(source, index)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | let (_, index) = sequence!(WHITESPACE, exact!(')'))(source, index)?; [INFO] [stdout] 593 | Ok((expression, index)) [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] warning: constant `parse_expression` should have an upper case name [INFO] [stdout] --> src/lib.rs:596:11 [INFO] [stdout] | [INFO] [stdout] 596 | pub const parse_expression: Parser = any!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PARSE_EXPRESSION` [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 607 | map!(parse_name, Name) [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:616:8 [INFO] [stdout] | [INFO] [stdout] 615 | let (value, index) = parse_expression(source, index)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 616 | Ok((Assignment { name, value }, index)) [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/lib.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 630 | let (expression, index) = parse_expression(source, index)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 631 | let (_, index) = exact!(')')(source, index)?; [INFO] [stdout] 632 | Ok((Debug { expression }, index)) [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 30 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coexp` (lib) due to 31 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/lib.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct DataCase { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 70 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataCase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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/lib.rs:94:61 [INFO] [stdout] | [INFO] [stdout] 94 | .union(&other.variables, |_, _, right| Some(right.clone())), [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] warning: constant `alpha` should have an upper case name [INFO] [stdout] --> src/lib.rs:450:7 [INFO] [stdout] | [INFO] [stdout] 450 | const alpha: Parser = chars!( [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `ALPHA` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `numeral` should have an upper case name [INFO] [stdout] --> src/lib.rs:455:7 [INFO] [stdout] | [INFO] [stdout] 455 | const numeral: Parser = chars!('0', '1', '2', '3', '4', '5', '6', '7', '8', '9'); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `NUMERAL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `parse_name` should have an upper case name [INFO] [stdout] --> src/lib.rs:458:7 [INFO] [stdout] | [INFO] [stdout] 458 | const parse_name: Parser = map!(many1!(alpha), |result: Vec| result.iter().collect()); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PARSE_NAME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `parse_integer` should have an upper case name [INFO] [stdout] --> src/lib.rs:460:7 [INFO] [stdout] | [INFO] [stdout] 460 | const parse_integer: Parser = map!( [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `PARSE_INTEGER` [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | const parse_integer: Parser = map!( [INFO] [stdout] | ___________________________________________- [INFO] [stdout] 461 | | many1!(numeral), [INFO] [stdout] 462 | | |result: Vec| IntegerLiteral(result.iter().collect::().parse().unwrap()) [INFO] [stdout] 463 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `parse_unit` should have an upper case name [INFO] [stdout] --> src/lib.rs:465:7 [INFO] [stdout] | [INFO] [stdout] 465 | const parse_unit: Parser = map!(sequence!(exact!('('), exact!(')')), |_| Unit); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `PARSE_UNIT` [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 465 | const parse_unit: Parser = map!(sequence!(exact!('('), exact!(')')), |_| Unit); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:504:8 [INFO] [stdout] | [INFO] [stdout] 475 | let (value, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 488 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | let inl = CaseBind { name, expression }; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 501 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 502 | let (_, index) = sequence!(WHITESPACE, exact!('}'))(source, index)?; [INFO] [stdout] 503 | let inr = CaseBind { name, expression }; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | Ok((Case { value, inl, inr }, index)) [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] | 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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 475 | let (value, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 475 | let (value, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | let (expression, index) = map!(parse_expression, Box::new)(source, index)?; [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:510:8 [INFO] [stdout] | [INFO] [stdout] 509 | let (inl, index) = map!(parse_expression, Box::new, Inl)(source, index)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | Ok((inl, index)) [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 509 | let (inl, index) = map!(parse_expression, Box::new, Inl)(source, index)?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 509 | let (inl, index) = map!(parse_expression, Box::new, Inl)(source, index)?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:516:8 [INFO] [stdout] | [INFO] [stdout] 515 | let (inr, index) = map!(parse_expression, Box::new, Inr)(source, index)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | Ok((inr, index)) [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 515 | let (inr, index) = map!(parse_expression, Box::new, Inr)(source, index)?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 515 | let (inr, index) = map!(parse_expression, Box::new, Inr)(source, index)?; [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:525:8 [INFO] [stdout] | [INFO] [stdout] 523 | let (body, index) = parse_expression(source, index)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 524 | let body = Box::new(body); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 525 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 526 | | Function { [INFO] [stdout] 527 | | parameter, [INFO] [stdout] 528 | | body, [INFO] [stdout] ... | [INFO] [stdout] 532 | | index, [INFO] [stdout] 533 | | )) [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/lib.rs:548:8 [INFO] [stdout] | [INFO] [stdout] 546 | let (body, index) = parse_expression(source, index)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 547 | let body = Box::new(body); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 549 | | Cofunction { [INFO] [stdout] 550 | | parameter, [INFO] [stdout] 551 | | body, [INFO] [stdout] ... | [INFO] [stdout] 555 | | index, [INFO] [stdout] 556 | | )) [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/lib.rs:567:8 [INFO] [stdout] | [INFO] [stdout] 560 | let (function, index) = map!( [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 565 | let (value, index) = parse_expression(source, index)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 566 | let argument = Box::new(value); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 567 | Ok((Application { function, argument }, index)) [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 560 | let (function, index) = map!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 561 | | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] 562 | | Box::new [INFO] [stdout] 563 | | )(source, index)?; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 560 | let (function, index) = map!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 561 | | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] 562 | | Box::new [INFO] [stdout] 563 | | )(source, index)?; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:580:8 [INFO] [stdout] | [INFO] [stdout] 571 | let (cofunction, index) = map!( [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 578 | let (value, index) = parse_expression(source, index)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 579 | let argument = Box::new(value); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 580 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 581 | | Coapplication { [INFO] [stdout] 582 | | cofunction, [INFO] [stdout] 583 | | argument, [INFO] [stdout] 584 | | }, [INFO] [stdout] 585 | | index, [INFO] [stdout] 586 | | )) [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] | [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/lib.rs:390:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 571 | let (cofunction, index) = map!( [INFO] [stdout] | _______________________________- [INFO] [stdout] 572 | | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] 573 | | Box::new [INFO] [stdout] 574 | | )(source, index)?; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 572 | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 390 | ($p:expr $(, $f:expr)*) => { |source, index| $p(source, index).map(|(x, index)| (apply!(x $(, $f)*), index)) }; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 571 | let (cofunction, index) = map!( [INFO] [stdout] | _______________________________- [INFO] [stdout] 572 | | any!(map!(parse_name, Name), parse_bracketed_expression), [INFO] [stdout] 573 | | Box::new [INFO] [stdout] 574 | | )(source, index)?; [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:593:8 [INFO] [stdout] | [INFO] [stdout] 591 | let (expression, index) = parse_expression(source, index)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | let (_, index) = sequence!(WHITESPACE, exact!(')'))(source, index)?; [INFO] [stdout] 593 | Ok((expression, index)) [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] warning: constant `parse_expression` should have an upper case name [INFO] [stdout] --> src/lib.rs:596:11 [INFO] [stdout] | [INFO] [stdout] 596 | pub const parse_expression: Parser = any!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `PARSE_EXPRESSION` [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/lib.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | ($x:expr, $f:expr $(, $g:expr)*) => { apply!($f($x) $(, $g)*) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 607 | map!(parse_name, Name) [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `apply` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [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/lib.rs:616:8 [INFO] [stdout] | [INFO] [stdout] 615 | let (value, index) = parse_expression(source, index)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 616 | Ok((Assignment { name, value }, index)) [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/lib.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 630 | let (expression, index) = parse_expression(source, index)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 631 | let (_, index) = exact!(')')(source, index)?; [INFO] [stdout] 632 | Ok((Debug { expression }, index)) [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/lib.rs:947:54 [INFO] [stdout] | [INFO] [stdout] 947 | .for_each(|(program, result)| assert_eq!(context.evaluate(program), *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: aborting due to 31 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coexp` (lib test) due to 32 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ff1e9746d39624081dc4ec150febec36bf95a4cdd3d6b5806a495b90c6f3afb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1e9746d39624081dc4ec150febec36bf95a4cdd3d6b5806a495b90c6f3afb6", kill_on_drop: false }` [INFO] [stdout] ff1e9746d39624081dc4ec150febec36bf95a4cdd3d6b5806a495b90c6f3afb6