[INFO] cloning repository https://github.com/edouardpoitras/bevy_local_commands [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edouardpoitras/bevy_local_commands" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardpoitras%2Fbevy_local_commands", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardpoitras%2Fbevy_local_commands'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 594d7f5db62388ad9b901aac28ed770e8487e89f [INFO] checking edouardpoitras/bevy_local_commands against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardpoitras%2Fbevy_local_commands" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edouardpoitras/bevy_local_commands 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/edouardpoitras/bevy_local_commands [INFO] finished tweaking git repo https://github.com/edouardpoitras/bevy_local_commands [INFO] tweaked toml for git repo https://github.com/edouardpoitras/bevy_local_commands written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/edouardpoitras/bevy_local_commands already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piper v0.2.4 [INFO] [stderr] Downloaded typeid v1.0.2 [INFO] [stderr] Downloaded blake3 v1.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6a6f7e74820eef5cca716088c1d28f10495e23f20a5e5f94eb24eda73acc5e1 [INFO] running `Command { std: "docker" "start" "-a" "e6a6f7e74820eef5cca716088c1d28f10495e23f20a5e5f94eb24eda73acc5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6a6f7e74820eef5cca716088c1d28f10495e23f20a5e5f94eb24eda73acc5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6a6f7e74820eef5cca716088c1d28f10495e23f20a5e5f94eb24eda73acc5e1", kill_on_drop: false }` [INFO] [stdout] e6a6f7e74820eef5cca716088c1d28f10495e23f20a5e5f94eb24eda73acc5e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc168f4615a55fcff85a09aa1faeefac0411ea5fe3927db9ba76d602475409cf [INFO] running `Command { std: "docker" "start" "-a" "dc168f4615a55fcff85a09aa1faeefac0411ea5fe3927db9ba76d602475409cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking bytemuck v1.17.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bevy_ptr v0.14.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking accesskit v0.14.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking bevy_tasks v0.14.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling bevy_macro_utils v0.14.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.1 [INFO] [stderr] Compiling bevy_derive v0.14.1 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking bevy_utils v0.14.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking bevy_reflect v0.14.1 [INFO] [stderr] Checking bevy_ecs v0.14.1 [INFO] [stderr] Checking bevy_math v0.14.1 [INFO] [stderr] Checking bevy_app v0.14.1 [INFO] [stderr] Checking bevy_core v0.14.1 [INFO] [stderr] Checking bevy_a11y v0.14.1 [INFO] [stderr] Checking bevy_time v0.14.1 [INFO] [stderr] Checking bevy_input v0.14.1 [INFO] [stderr] Checking bevy_log v0.14.1 [INFO] [stderr] Checking bevy_window v0.14.1 [INFO] [stderr] Checking bevy_hierarchy v0.14.1 [INFO] [stderr] Checking bevy_diagnostic v0.14.1 [INFO] [stderr] Checking bevy_transform v0.14.1 [INFO] [stderr] Checking bevy_internal v0.14.1 [INFO] [stderr] Checking bevy v0.14.1 [INFO] [stderr] Checking bevy_local_commands v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s [INFO] running `Command { std: "docker" "inspect" "dc168f4615a55fcff85a09aa1faeefac0411ea5fe3927db9ba76d602475409cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc168f4615a55fcff85a09aa1faeefac0411ea5fe3927db9ba76d602475409cf", kill_on_drop: false }` [INFO] [stdout] dc168f4615a55fcff85a09aa1faeefac0411ea5fe3927db9ba76d602475409cf [INFO] checking edouardpoitras/bevy_local_commands 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%2Fedouardpoitras%2Fbevy_local_commands" "/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/edouardpoitras/bevy_local_commands 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/edouardpoitras/bevy_local_commands [INFO] finished tweaking git repo https://github.com/edouardpoitras/bevy_local_commands [INFO] tweaked toml for git repo https://github.com/edouardpoitras/bevy_local_commands written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/edouardpoitras/bevy_local_commands already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57f5ed2e9cafdd5cdad1adc2dae63fe43fa50b11247b8998e42838853c82d4c2 [INFO] running `Command { std: "docker" "start" "-a" "57f5ed2e9cafdd5cdad1adc2dae63fe43fa50b11247b8998e42838853c82d4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57f5ed2e9cafdd5cdad1adc2dae63fe43fa50b11247b8998e42838853c82d4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f5ed2e9cafdd5cdad1adc2dae63fe43fa50b11247b8998e42838853c82d4c2", kill_on_drop: false }` [INFO] [stdout] 57f5ed2e9cafdd5cdad1adc2dae63fe43fa50b11247b8998e42838853c82d4c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9061c401de449ea93e14aa2713a78be87c1ca145391c07858e46dbb3652fd43f [INFO] running `Command { std: "docker" "start" "-a" "9061c401de449ea93e14aa2713a78be87c1ca145391c07858e46dbb3652fd43f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking bytemuck v1.17.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking bevy_ptr v0.14.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking accesskit v0.14.0 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking bevy_tasks v0.14.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Compiling bevy_macro_utils v0.14.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.1 [INFO] [stderr] Compiling bevy_derive v0.14.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking bevy_utils v0.14.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking bevy_reflect v0.14.1 [INFO] [stderr] Checking bevy_ecs v0.14.1 [INFO] [stderr] Checking bevy_math v0.14.1 [INFO] [stderr] Checking bevy_app v0.14.1 [INFO] [stderr] Checking bevy_core v0.14.1 [INFO] [stderr] Checking bevy_a11y v0.14.1 [INFO] [stderr] Checking bevy_time v0.14.1 [INFO] [stderr] Checking bevy_input v0.14.1 [INFO] [stderr] Checking bevy_log v0.14.1 [INFO] [stderr] Checking bevy_window v0.14.1 [INFO] [stderr] Checking bevy_hierarchy v0.14.1 [INFO] [stderr] Checking bevy_diagnostic v0.14.1 [INFO] [stderr] Checking bevy_transform v0.14.1 [INFO] [stderr] Checking bevy_internal v0.14.1 [INFO] [stderr] Checking bevy v0.14.1 [INFO] [stderr] Checking bevy_local_commands v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/addons/chain.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(commands: impl IntoIterator) -> Self { [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | Self { [INFO] [stdout] 14 | commands: commands.into_iter().collect(), [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/local_command.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(program: S) -> Self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | command: Command::new(program), [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/systems.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 128 | let mut process = command.spawn()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | let stdout = process.stdout.take().unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | let stdin = process.stdin.take().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | let stdin_writer = BufWriter::new(stdin); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let output_buffer = ProcessOutputBuffer::default(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | let moved_buffer = output_buffer.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | let reader_task = thread_pool.spawn(async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | Ok(Process { [INFO] [stdout] | ________^ [INFO] [stdout] 161 | | process, [INFO] [stdout] 162 | | output_buffer, [INFO] [stdout] 163 | | reader_task, [INFO] [stdout] 164 | | stdin_writer, [INFO] [stdout] 165 | | }) [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/addons/chain.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(commands: impl IntoIterator) -> Self { [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | Self { [INFO] [stdout] 14 | commands: commands.into_iter().collect(), [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: aborting due to 3 previous errors [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/local_command.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(program: S) -> Self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | command: Command::new(program), [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/systems.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 128 | let mut process = command.spawn()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | let stdout = process.stdout.take().unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | let stdin = process.stdin.take().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | let stdin_writer = BufWriter::new(stdin); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let output_buffer = ProcessOutputBuffer::default(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | [INFO] [stdout] 138 | let moved_buffer = output_buffer.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 142 | let reader_task = thread_pool.spawn(async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | Ok(Process { [INFO] [stdout] | ________^ [INFO] [stdout] 161 | | process, [INFO] [stdout] 162 | | output_buffer, [INFO] [stdout] 163 | | reader_task, [INFO] [stdout] 164 | | stdin_writer, [INFO] [stdout] 165 | | }) [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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_local_commands` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bevy_local_commands` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "9061c401de449ea93e14aa2713a78be87c1ca145391c07858e46dbb3652fd43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9061c401de449ea93e14aa2713a78be87c1ca145391c07858e46dbb3652fd43f", kill_on_drop: false }` [INFO] [stdout] 9061c401de449ea93e14aa2713a78be87c1ca145391c07858e46dbb3652fd43f