[INFO] cloning repository https://github.com/ErichDonGubler/whippit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErichDonGubler/whippit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e4b2c86297e7c0652dc35031ab73bef87717d37 [INFO] checking ErichDonGubler/whippit against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErichDonGubler/whippit 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/ErichDonGubler/whippit [INFO] finished tweaking git repo https://github.com/ErichDonGubler/whippit [INFO] tweaked toml for git repo https://github.com/ErichDonGubler/whippit written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ErichDonGubler/whippit 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] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ErichDonGubler/wax` [INFO] [stderr] Updating git repository `https://github.com/ErichDonGubler/tardar` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded format-macro v0.2.4 [INFO] [stderr] Downloaded insta v1.38.0 [INFO] [stderr] Downloaded lets_find_up v0.0.3 [INFO] [stderr] Downloaded natord v1.0.9 [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded format v0.2.4 [INFO] [stderr] Downloaded supports-hyperlinks v2.1.0 [INFO] [stderr] Downloaded supports-unicode v2.1.0 [INFO] [stderr] Downloaded format-core v0.2.4 [INFO] [stderr] Downloaded joinery v3.1.0 [INFO] [stderr] Downloaded miette-derive v5.10.0 [INFO] [stderr] Downloaded similar v2.5.0 [INFO] [stderr] Downloaded enum-map-derive v0.17.0 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded miette v5.10.0 [INFO] [stderr] Downloaded owo-colors v3.5.0 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] [stderr] Downloaded enum-map v2.7.3 [INFO] [stderr] Downloaded chumsky v1.0.0-alpha.6 [INFO] [stderr] Downloaded path-dsl v0.6.1 [INFO] [stderr] Downloaded vec1 v1.12.0 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded regex-syntax v0.7.5 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 32c59bb69368626fe81a68a26c21033731b17d3fbc9367a2dc1a0c7e22b3a382 [INFO] running `Command { std: "docker" "start" "-a" "32c59bb69368626fe81a68a26c21033731b17d3fbc9367a2dc1a0c7e22b3a382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c59bb69368626fe81a68a26c21033731b17d3fbc9367a2dc1a0c7e22b3a382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c59bb69368626fe81a68a26c21033731b17d3fbc9367a2dc1a0c7e22b3a382", kill_on_drop: false }` [INFO] [stdout] 32c59bb69368626fe81a68a26c21033731b17d3fbc9367a2dc1a0c7e22b3a382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a448b220bf0392e917a99d9ca846af13d9d749d038e7b61b0e45a7404d8473b6 [INFO] running `Command { std: "docker" "start" "-a" "a448b220bf0392e917a99d9ca846af13d9d749d038e7b61b0e45a7404d8473b6", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.6 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking format-core v0.2.4 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking vec1 v1.12.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Checking joinery v3.1.0 [INFO] [stderr] Checking lets_find_up v0.0.3 [INFO] [stderr] Checking path-dsl v0.6.1 [INFO] [stderr] Compiling format-macro v0.2.4 [INFO] [stderr] Checking format v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking tardar v0.1.0 (https://github.com/ErichDonGubler/tardar?branch=static-diags#8dddc68b) [INFO] [stderr] Checking wax v0.6.0 (https://github.com/ErichDonGubler/wax?branch=static-miette-diags#b606968c) [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking whippit v0.6.2 (/opt/rustwide/workdir/whippit) [INFO] [stderr] Checking moz-webgpu-cts v1.3.0 (/opt/rustwide/workdir/moz-webgpu-cts) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.06s [INFO] running `Command { std: "docker" "inspect" "a448b220bf0392e917a99d9ca846af13d9d749d038e7b61b0e45a7404d8473b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a448b220bf0392e917a99d9ca846af13d9d749d038e7b61b0e45a7404d8473b6", kill_on_drop: false }` [INFO] [stdout] a448b220bf0392e917a99d9ca846af13d9d749d038e7b61b0e45a7404d8473b6 [INFO] checking ErichDonGubler/whippit 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%2FErichDonGubler%2Fwhippit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErichDonGubler/whippit 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/ErichDonGubler/whippit [INFO] finished tweaking git repo https://github.com/ErichDonGubler/whippit [INFO] tweaked toml for git repo https://github.com/ErichDonGubler/whippit written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ErichDonGubler/whippit 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 55ae0a6aa3f3516471fc6fa3a9d9f0d44b1c8084aed49df61f180324e5547953 [INFO] running `Command { std: "docker" "start" "-a" "55ae0a6aa3f3516471fc6fa3a9d9f0d44b1c8084aed49df61f180324e5547953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55ae0a6aa3f3516471fc6fa3a9d9f0d44b1c8084aed49df61f180324e5547953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ae0a6aa3f3516471fc6fa3a9d9f0d44b1c8084aed49df61f180324e5547953", kill_on_drop: false }` [INFO] [stdout] 55ae0a6aa3f3516471fc6fa3a9d9f0d44b1c8084aed49df61f180324e5547953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 432abbf3ef925b4cbde5c38d8ba10468258ad76d95cc0cd85d0e35dba7c58e03 [INFO] running `Command { std: "docker" "start" "-a" "432abbf3ef925b4cbde5c38d8ba10468258ad76d95cc0cd85d0e35dba7c58e03", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.6 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking format-core v0.2.4 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking vec1 v1.12.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking path-dsl v0.6.1 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Checking joinery v3.1.0 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking lets_find_up v0.0.3 [INFO] [stderr] Compiling format-macro v0.2.4 [INFO] [stderr] Checking format v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tardar v0.1.0 (https://github.com/ErichDonGubler/tardar?branch=static-diags#8dddc68b) [INFO] [stderr] Checking wax v0.6.0 (https://github.com/ErichDonGubler/wax?branch=static-miette-diags#b606968c) [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking whippit v0.6.2 (/opt/rustwide/workdir/whippit) [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] --> whippit/src/metadata.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 503 | let items = choice(( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 515 | let test_header = SectionHeader::parser(0) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 519 | / test_header [INFO] [stdout] 520 | | .then(items) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> whippit/src/metadata/properties.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 185 | key_ident_parser: Pk, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 186 | condition_parser: Pc, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | value_parser: Pv, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | let key_ident_parser = key_ident_parser.labelled("property key"); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | let condition_parser = condition_parser.labelled("conditional term for property value"); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let value_parser = value_parser.labelled("property value"); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | let property_value = || { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | indent(indentation).ignore_then( [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] --> whippit/src/metadata/properties.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 185 | key_ident_parser: Pk, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 186 | condition_parser: Pc, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | value_parser: Pv, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | let key_ident_parser = key_ident_parser.labelled("property key"); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | let condition_parser = condition_parser.labelled("conditional term for property value"); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let value_parser = value_parser.labelled("property value"); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | let property_value = || { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 223 | / key_ident_parser [INFO] [stdout] 224 | | .labelled("property key") [INFO] [stdout] 225 | | .then_ignore(group((just(':'), inline_whitespace()))) [INFO] [stdout] 226 | | .then(property_value()), [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] --> whippit/src/metadata/properties.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 197 | let condition_parser = condition_parser.labelled("conditional term for property value"); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let value_parser = value_parser.labelled("property value"); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | / choice(( [INFO] [stdout] 206 | | value_parser [INFO] [stdout] 207 | | .clone() [INFO] [stdout] 208 | | .then_ignore(newline().or(end())) [INFO] [stdout] ... | [INFO] [stdout] 217 | | ), [INFO] [stdout] 218 | | )) [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] --> whippit/src/metadata/properties/conditional.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 24 | condition_parser: Pc, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | value_parser: Pv, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | / group((indent(indentation), keyword("if"), just(' '))) [INFO] [stdout] 32 | | .ignore_then( [INFO] [stdout] 33 | | condition_parser.nested_in( [INFO] [stdout] 34 | | any() [INFO] [stdout] ... | [INFO] [stdout] 42 | | .then(value_parser.nested_in(unstructured_value())) [INFO] [stdout] 43 | | .then_ignore(newline().or(end())) [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] --> whippit/src/metadata/properties/conditional.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 161 | value_parser: Pv, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | / indent(indentation) [INFO] [stdout] 167 | | .ignore_then(value_parser.nested_in(unstructured_value())) [INFO] [stdout] 168 | | .then_ignore(newline().or(end())) [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] --> whippit/src/metadata/properties/conditional.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 288 | condition_parser: Pc, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 289 | value_parser: Pv, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | / conditional_rule(indentation, condition_parser, value_parser.clone()) [INFO] [stdout] 296 | | .repeated() [INFO] [stdout] 297 | | .at_least(1) [INFO] [stdout] 298 | | .collect::>() [INFO] [stdout] ... | [INFO] [stdout] 313 | | } [INFO] [stdout] 314 | | }) [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] --> whippit/src/metadata/properties/conditional/expr.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 91 | var_parser: Pt, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | recursive(move |expr| { [INFO] [stdout] | ___________________^ [INFO] [stdout] 100 | | var_parser [INFO] [stdout] 101 | | .map(Expr::Value) [INFO] [stdout] 102 | | .or(expr.delimited_by(just('('), just(')'))) [INFO] [stdout] ... | [INFO] [stdout] 111 | | )) [INFO] [stdout] 112 | | }) [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] --> whippit/src/metadata/properties/conditional/expr.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 91 | var_parser: Pt, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | recursive(move |expr| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | / var_parser [INFO] [stdout] 101 | | .map(Expr::Value) [INFO] [stdout] 102 | | .or(expr.delimited_by(just('('), just(')'))) [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] --> whippit/src/metadata/properties/conditional/expr.rs:104:56 [INFO] [stdout] | [INFO] [stdout] 104 | prefix(3, op("not"), |c| Expr::Not(Box::new(c))), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> whippit/src/metadata/properties/conditional/expr.rs:106:34 [INFO] [stdout] | [INFO] [stdout] 105 | infix(left(2), op("=="), |c1, c2| { [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | Expr::Eq(Box::new(c1), Box::new(c2)) [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] --> whippit/src/metadata/properties/conditional/expr.rs:106:48 [INFO] [stdout] | [INFO] [stdout] 105 | infix(left(2), op("=="), |c1, c2| { [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | Expr::Eq(Box::new(c1), Box::new(c2)) [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] --> whippit/src/metadata/properties/conditional/expr.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 108 | infix(left(1), op("and"), |c1, c2| { [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Expr::And(Box::new(c1), Box::new(c2)) [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] --> whippit/src/metadata/properties/conditional/expr.rs:109:49 [INFO] [stdout] | [INFO] [stdout] 108 | infix(left(1), op("and"), |c1, c2| { [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Expr::And(Box::new(c1), Box::new(c2)) [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 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `whippit` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> whippit/src/metadata.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 503 | let items = choice(( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 515 | let test_header = SectionHeader::parser(0) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 519 | / test_header [INFO] [stdout] 520 | | .then(items) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> whippit/src/metadata.rs:762:41 [INFO] [stdout] | [INFO] [stdout] 762 | let test = || newline().ignore_then(test()); [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] --> whippit/src/metadata.rs:920:44 [INFO] [stdout] | [INFO] [stdout] 920 | let subtest = || newline().ignore_then(subtest_parser::>()); [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] --> whippit/src/metadata/properties.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 185 | key_ident_parser: Pk, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 186 | condition_parser: Pc, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | value_parser: Pv, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | let key_ident_parser = key_ident_parser.labelled("property key"); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | let condition_parser = condition_parser.labelled("conditional term for property value"); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let value_parser = value_parser.labelled("property value"); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | let property_value = || { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | indent(indentation).ignore_then( [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] --> whippit/src/metadata/properties.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 185 | key_ident_parser: Pk, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 186 | condition_parser: Pc, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | value_parser: Pv, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | let key_ident_parser = key_ident_parser.labelled("property key"); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | let condition_parser = condition_parser.labelled("conditional term for property value"); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let value_parser = value_parser.labelled("property value"); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | let property_value = || { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 223 | / key_ident_parser [INFO] [stdout] 224 | | .labelled("property key") [INFO] [stdout] 225 | | .then_ignore(group((just(':'), inline_whitespace()))) [INFO] [stdout] 226 | | .then(property_value()), [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] --> whippit/src/metadata/properties.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 197 | let condition_parser = condition_parser.labelled("conditional term for property value"); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let value_parser = value_parser.labelled("property value"); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | / choice(( [INFO] [stdout] 206 | | value_parser [INFO] [stdout] 207 | | .clone() [INFO] [stdout] 208 | | .then_ignore(newline().or(end())) [INFO] [stdout] ... | [INFO] [stdout] 217 | | ), [INFO] [stdout] 218 | | )) [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] --> whippit/src/metadata/properties/conditional.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 24 | condition_parser: Pc, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | value_parser: Pv, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | / group((indent(indentation), keyword("if"), just(' '))) [INFO] [stdout] 32 | | .ignore_then( [INFO] [stdout] 33 | | condition_parser.nested_in( [INFO] [stdout] 34 | | any() [INFO] [stdout] ... | [INFO] [stdout] 42 | | .then(value_parser.nested_in(unstructured_value())) [INFO] [stdout] 43 | | .then_ignore(newline().or(end())) [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] --> whippit/src/metadata/properties/conditional.rs:107:59 [INFO] [stdout] | [INFO] [stdout] 107 | let conditional_rule = |indent| newline().ignore_then(conditional_rule(indent)); [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] --> whippit/src/metadata/properties/conditional.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 161 | value_parser: Pv, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | / indent(indentation) [INFO] [stdout] 167 | | .ignore_then(value_parser.nested_in(unstructured_value())) [INFO] [stdout] 168 | | .then_ignore(newline().or(end())) [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] --> whippit/src/metadata/properties/conditional.rs:174:70 [INFO] [stdout] | [INFO] [stdout] 174 | let conditional_fallback = |indent| conditional_fallback(indent, unstructured_value()); [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] --> whippit/src/metadata/properties/conditional.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 288 | condition_parser: Pc, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 289 | value_parser: Pv, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | / conditional_rule(indentation, condition_parser, value_parser.clone()) [INFO] [stdout] 296 | | .repeated() [INFO] [stdout] 297 | | .at_least(1) [INFO] [stdout] 298 | | .collect::>() [INFO] [stdout] ... | [INFO] [stdout] 313 | | } [INFO] [stdout] 314 | | }) [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] --> whippit/src/metadata/properties/conditional.rs:384:60 [INFO] [stdout] | [INFO] [stdout] 384 | let conditional_value = |indent| newline().ignore_then(conditional_value(indent)); [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] --> whippit/src/metadata/properties/conditional/expr.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 91 | var_parser: Pt, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | recursive(move |expr| { [INFO] [stdout] | ___________________^ [INFO] [stdout] 100 | | var_parser [INFO] [stdout] 101 | | .map(Expr::Value) [INFO] [stdout] 102 | | .or(expr.delimited_by(just('('), just(')'))) [INFO] [stdout] ... | [INFO] [stdout] 111 | | )) [INFO] [stdout] 112 | | }) [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] --> whippit/src/metadata/properties/conditional/expr.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 91 | var_parser: Pt, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | recursive(move |expr| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | / var_parser [INFO] [stdout] 101 | | .map(Expr::Value) [INFO] [stdout] 102 | | .or(expr.delimited_by(just('('), just(')'))) [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] --> whippit/src/metadata/properties/conditional/expr.rs:104:56 [INFO] [stdout] | [INFO] [stdout] 104 | prefix(3, op("not"), |c| Expr::Not(Box::new(c))), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> whippit/src/metadata/properties/conditional/expr.rs:106:34 [INFO] [stdout] | [INFO] [stdout] 105 | infix(left(2), op("=="), |c1, c2| { [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | Expr::Eq(Box::new(c1), Box::new(c2)) [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] --> whippit/src/metadata/properties/conditional/expr.rs:106:48 [INFO] [stdout] | [INFO] [stdout] 105 | infix(left(2), op("=="), |c1, c2| { [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | Expr::Eq(Box::new(c1), Box::new(c2)) [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] --> whippit/src/metadata/properties/conditional/expr.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 108 | infix(left(1), op("and"), |c1, c2| { [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Expr::And(Box::new(c1), Box::new(c2)) [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] --> whippit/src/metadata/properties/conditional/expr.rs:109:49 [INFO] [stdout] | [INFO] [stdout] 108 | infix(left(1), op("and"), |c1, c2| { [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Expr::And(Box::new(c1), Box::new(c2)) [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] --> whippit/src/metadata/properties/conditional/expr.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | let condition = || Expr::parser(Value::parser()); [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 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `whippit` (lib test) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "432abbf3ef925b4cbde5c38d8ba10468258ad76d95cc0cd85d0e35dba7c58e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432abbf3ef925b4cbde5c38d8ba10468258ad76d95cc0cd85d0e35dba7c58e03", kill_on_drop: false }` [INFO] [stdout] 432abbf3ef925b4cbde5c38d8ba10468258ad76d95cc0cd85d0e35dba7c58e03