[INFO] fetching crate ludtwig 0.8.3... [INFO] checking ludtwig-0.8.3 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate ludtwig 0.8.3 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate ludtwig 0.8.3 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 crates.io crate ludtwig 0.8.3 [INFO] finished tweaking crates.io crate ludtwig 0.8.3 [INFO] tweaked toml for crates.io crate ludtwig 0.8.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate ludtwig 0.8.3 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] Downloading crates ... [INFO] [stderr] Downloaded pear v0.2.8 [INFO] [stderr] Downloaded logos-derive v0.14.0 [INFO] [stderr] Downloaded figment v0.10.14 [INFO] [stderr] Downloaded rowan v0.15.15 [INFO] [stderr] Downloaded pear_codegen v0.2.8 [INFO] [stderr] Downloaded yansi v1.0.0-rc.1 [INFO] [stderr] Downloaded expect-test v1.4.1 [INFO] [stderr] Downloaded logos-codegen v0.14.0 [INFO] [stderr] Downloaded logos v0.14.0 [INFO] [stderr] Downloaded ludtwig-parser v0.5.3 [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] bb43696024828d0007b37ecca3c41c70d161c3d2912264bdb268678b96880d16 [INFO] running `Command { std: "docker" "start" "-a" "bb43696024828d0007b37ecca3c41c70d161c3d2912264bdb268678b96880d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb43696024828d0007b37ecca3c41c70d161c3d2912264bdb268678b96880d16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb43696024828d0007b37ecca3c41c70d161c3d2912264bdb268678b96880d16", kill_on_drop: false }` [INFO] [stdout] bb43696024828d0007b37ecca3c41c70d161c3d2912264bdb268678b96880d16 [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] 3d72780551107fc689d59faa13d410c6185a4f730d1bb91cc5437b0bf0f149a4 [INFO] running `Command { std: "docker" "start" "-a" "3d72780551107fc689d59faa13d410c6185a4f730d1bb91cc5437b0bf0f149a4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking rowan v0.15.15 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking pear v0.2.8 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking ludtwig-parser v0.5.3 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking ludtwig v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s [INFO] running `Command { std: "docker" "inspect" "3d72780551107fc689d59faa13d410c6185a4f730d1bb91cc5437b0bf0f149a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d72780551107fc689d59faa13d410c6185a4f730d1bb91cc5437b0bf0f149a4", kill_on_drop: false }` [INFO] [stdout] 3d72780551107fc689d59faa13d410c6185a4f730d1bb91cc5437b0bf0f149a4 [INFO] checking ludtwig-0.8.3 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate ludtwig 0.8.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ludtwig 0.8.3 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 crates.io crate ludtwig 0.8.3 [INFO] finished tweaking crates.io crate ludtwig 0.8.3 [INFO] tweaked toml for crates.io crate ludtwig 0.8.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate ludtwig 0.8.3 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] 59cf6c1eecfc4c33d37fb90f2a0193d565ec721632948ff1b840832258bf08f9 [INFO] running `Command { std: "docker" "start" "-a" "59cf6c1eecfc4c33d37fb90f2a0193d565ec721632948ff1b840832258bf08f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59cf6c1eecfc4c33d37fb90f2a0193d565ec721632948ff1b840832258bf08f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59cf6c1eecfc4c33d37fb90f2a0193d565ec721632948ff1b840832258bf08f9", kill_on_drop: false }` [INFO] [stdout] 59cf6c1eecfc4c33d37fb90f2a0193d565ec721632948ff1b840832258bf08f9 [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] 405c4e5959c5eff9a2c13ef36344a09e352a67ba5a39240fb463ae9e2078564d [INFO] running `Command { std: "docker" "start" "-a" "405c4e5959c5eff9a2c13ef36344a09e352a67ba5a39240fb463ae9e2078564d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking rowan v0.15.15 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking pear v0.2.8 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking ludtwig-parser v0.5.3 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking ludtwig v0.8.3 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 113 | let (tx, rx) = mpsc::channel(); [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] ... [INFO] [stdout] 124 | let cli_context = CliContext { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | let output_handler = thread::spawn(move || output::handle_processing_output(&rx)); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | / output_handler [INFO] [stdout] 143 | | .join() [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:180:22 [INFO] [stdout] | [INFO] [stdout] 178 | let cli_context = cli_context.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | [INFO] [stdout] 180 | Box::new(move |entry| { [INFO] [stdout] | ______________________^ [INFO] [stdout] 181 | | let entry = match entry { [INFO] [stdout] 182 | | Ok(e) => e, [INFO] [stdout] 183 | | Err(e) => { [INFO] [stdout] ... | [INFO] [stdout] 210 | | WalkState::Continue [INFO] [stdout] 211 | | }) [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/main.rs:199:38 [INFO] [stdout] | [INFO] [stdout] 181 | let entry = match entry { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | let clone = cli_context.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | let tx_clone = cli_context.output_tx.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | s.spawn( [INFO] [stdout] 199 | move |_s1| match process::process_file(entry.path().into(), 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] [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/check.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | .filter_map(|rule| rule.check_root(file_context.tree_root.clone(), &run_context)) [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/check/rules/twig_string_quotation.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | .map_or(0, |inner| inner.get_interpolations().count()) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ludtwig` (bin "ludtwig") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 113 | let (tx, rx) = mpsc::channel(); [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] ... [INFO] [stdout] 124 | let cli_context = CliContext { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | let output_handler = thread::spawn(move || output::handle_processing_output(&rx)); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | / output_handler [INFO] [stdout] 143 | | .join() [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:180:22 [INFO] [stdout] | [INFO] [stdout] 178 | let cli_context = cli_context.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | [INFO] [stdout] 180 | Box::new(move |entry| { [INFO] [stdout] | ______________________^ [INFO] [stdout] 181 | | let entry = match entry { [INFO] [stdout] 182 | | Ok(e) => e, [INFO] [stdout] 183 | | Err(e) => { [INFO] [stdout] ... | [INFO] [stdout] 210 | | WalkState::Continue [INFO] [stdout] 211 | | }) [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/main.rs:199:38 [INFO] [stdout] | [INFO] [stdout] 181 | let entry = match entry { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | let clone = cli_context.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | let tx_clone = cli_context.output_tx.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | s.spawn( [INFO] [stdout] 199 | move |_s1| match process::process_file(entry.path().into(), 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] [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/check.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | .filter_map(|rule| rule.check_root(file_context.tree_root.clone(), &run_context)) [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/check/rules/twig_string_quotation.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | .map_or(0, |inner| inner.get_interpolations().count()) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ludtwig` (bin "ludtwig" test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "405c4e5959c5eff9a2c13ef36344a09e352a67ba5a39240fb463ae9e2078564d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "405c4e5959c5eff9a2c13ef36344a09e352a67ba5a39240fb463ae9e2078564d", kill_on_drop: false }` [INFO] [stdout] 405c4e5959c5eff9a2c13ef36344a09e352a67ba5a39240fb463ae9e2078564d