[INFO] cloning repository https://github.com/gustavovilagra/Juego_Invaders [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gustavovilagra/Juego_Invaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustavovilagra%2FJuego_Invaders", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustavovilagra%2FJuego_Invaders'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2e53963f31750788655b31f85adc95ffa893569 [INFO] checking gustavovilagra/Juego_Invaders against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgustavovilagra%2FJuego_Invaders" "/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/gustavovilagra/Juego_Invaders 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/gustavovilagra/Juego_Invaders [INFO] finished tweaking git repo https://github.com/gustavovilagra/Juego_Invaders [INFO] tweaked toml for git repo https://github.com/gustavovilagra/Juego_Invaders written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gustavovilagra/Juego_Invaders 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] 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] 7f4ff2b5322d2fdf77cf8a7a5ecd72b25199a805039a2ec0c6ee59198f49b16f [INFO] running `Command { std: "docker" "start" "-a" "7f4ff2b5322d2fdf77cf8a7a5ecd72b25199a805039a2ec0c6ee59198f49b16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f4ff2b5322d2fdf77cf8a7a5ecd72b25199a805039a2ec0c6ee59198f49b16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4ff2b5322d2fdf77cf8a7a5ecd72b25199a805039a2ec0c6ee59198f49b16f", kill_on_drop: false }` [INFO] [stdout] 7f4ff2b5322d2fdf77cf8a7a5ecd72b25199a805039a2ec0c6ee59198f49b16f [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] aaaf9ed69f9aad528e2441e2e519f431198ef244ce92c3730b3284f167dfd90f [INFO] running `Command { std: "docker" "start" "-a" "aaaf9ed69f9aad528e2441e2e519f431198ef244ce92c3730b3284f167dfd90f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bytemuck v1.14.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rusty_time v0.11.3 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking rusty_audio v1.4.1 [INFO] [stderr] Checking invaders_sld2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "aaaf9ed69f9aad528e2441e2e519f431198ef244ce92c3730b3284f167dfd90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaaf9ed69f9aad528e2441e2e519f431198ef244ce92c3730b3284f167dfd90f", kill_on_drop: false }` [INFO] [stdout] aaaf9ed69f9aad528e2441e2e519f431198ef244ce92c3730b3284f167dfd90f [INFO] checking gustavovilagra/Juego_Invaders 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%2Fgustavovilagra%2FJuego_Invaders" "/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/gustavovilagra/Juego_Invaders 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/gustavovilagra/Juego_Invaders [INFO] finished tweaking git repo https://github.com/gustavovilagra/Juego_Invaders [INFO] tweaked toml for git repo https://github.com/gustavovilagra/Juego_Invaders written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gustavovilagra/Juego_Invaders 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] df33c0b984abedb45cfce6ca7cadc455aa098768ca6073027bd1b2b0cd78320c [INFO] running `Command { std: "docker" "start" "-a" "df33c0b984abedb45cfce6ca7cadc455aa098768ca6073027bd1b2b0cd78320c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df33c0b984abedb45cfce6ca7cadc455aa098768ca6073027bd1b2b0cd78320c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df33c0b984abedb45cfce6ca7cadc455aa098768ca6073027bd1b2b0cd78320c", kill_on_drop: false }` [INFO] [stdout] df33c0b984abedb45cfce6ca7cadc455aa098768ca6073027bd1b2b0cd78320c [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] 281c40460efddaf0c23558a1d4f6920fc629a06199c23c7f5cb53caa56825c6a [INFO] running `Command { std: "docker" "start" "-a" "281c40460efddaf0c23558a1d4f6920fc629a06199c23c7f5cb53caa56825c6a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bytemuck v1.14.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rusty_time v0.11.3 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking rusty_audio v1.4.1 [INFO] [stderr] Checking invaders_sld2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 24 | let explosion_texture = texture_creator.load_texture("resource/explosion.png")?; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | [INFO] [stdout] 26 | Ok(Game { [INFO] [stdout] | ____________^ [INFO] [stdout] 27 | | is_game_over: false, [INFO] [stdout] 28 | | is_player_exploding: false, [INFO] [stdout] 29 | | explosion_start: Instant::now(), [INFO] [stdout] 30 | | explosion_texture, [INFO] [stdout] 31 | | // ... inicialización de otros campos ... [INFO] [stdout] 32 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/invaders.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | let texture = texture_creator.load_texture("resource/invaders.png")?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Ok(Invader { [INFO] [stdout] | ____________^ [INFO] [stdout] 30 | | x, [INFO] [stdout] 31 | | y, [INFO] [stdout] 32 | | active: true, [INFO] [stdout] ... | [INFO] [stdout] 36 | | hit_count: 0, [INFO] [stdout] 37 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/invaders.rs:177:12 [INFO] [stdout] | [INFO] [stdout] 92 | let mut army = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | let invader = Invader::new(x as i32, y as i32, texture_creator)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let invader = Invader::new(x as i32, y as i32, texture_creator)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let invader = Invader::new(x as i32, y as i32, texture_creator)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | let invader = Invader::new(x as i32, y as i32, texture_creator)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | let explosion_texture = texture_creator.load_texture("resource/explosion.png")?; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | [INFO] [stdout] 177 | Ok(Invaders { [INFO] [stdout] | ____________^ [INFO] [stdout] 178 | | army, [INFO] [stdout] 179 | | shots: Vec::new(), [INFO] [stdout] 180 | | last_update: Instant::now(), [INFO] [stdout] ... | [INFO] [stdout] 188 | | level, [INFO] [stdout] 189 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | 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/player.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | let texture = texture_creator.load_texture("resource/f30.png")?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | Ok(Player { [INFO] [stdout] | ____________^ [INFO] [stdout] 28 | | x: (WIDTH as i32 / 40) as f32, // Convertido a f32 [INFO] [stdout] 29 | | y: HEIGHT as i32 / 20 - 1, // Posición inicial en la parte inferior [INFO] [stdout] 30 | | shots: Vec::new(), [INFO] [stdout] ... | [INFO] [stdout] 38 | | is_hit: false, [INFO] [stdout] 39 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 24 | let explosion_texture = texture_creator.load_texture("resource/explosion.png")?; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | [INFO] [stdout] 26 | Ok(Game { [INFO] [stdout] | ____________^ [INFO] [stdout] 27 | | is_game_over: false, [INFO] [stdout] 28 | | is_player_exploding: false, [INFO] [stdout] 29 | | explosion_start: Instant::now(), [INFO] [stdout] 30 | | explosion_texture, [INFO] [stdout] 31 | | // ... inicialización de otros campos ... [INFO] [stdout] 32 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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/invaders.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | let texture = texture_creator.load_texture("resource/invaders.png")?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Ok(Invader { [INFO] [stdout] | ____________^ [INFO] [stdout] 30 | | x, [INFO] [stdout] 31 | | y, [INFO] [stdout] 32 | | active: true, [INFO] [stdout] ... | [INFO] [stdout] 36 | | hit_count: 0, [INFO] [stdout] 37 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/invaders.rs:177:12 [INFO] [stdout] | [INFO] [stdout] 92 | let mut army = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | let invader = Invader::new(x as i32, y as i32, texture_creator)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let invader = Invader::new(x as i32, y as i32, texture_creator)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let invader = Invader::new(x as i32, y as i32, texture_creator)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | let invader = Invader::new(x as i32, y as i32, texture_creator)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | let explosion_texture = texture_creator.load_texture("resource/explosion.png")?; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | [INFO] [stdout] 177 | Ok(Invaders { [INFO] [stdout] | ____________^ [INFO] [stdout] 178 | | army, [INFO] [stdout] 179 | | shots: Vec::new(), [INFO] [stdout] 180 | | last_update: Instant::now(), [INFO] [stdout] ... | [INFO] [stdout] 188 | | level, [INFO] [stdout] 189 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | 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/player.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | let texture = texture_creator.load_texture("resource/f30.png")?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | Ok(Player { [INFO] [stdout] | ____________^ [INFO] [stdout] 28 | | x: (WIDTH as i32 / 40) as f32, // Convertido a f32 [INFO] [stdout] 29 | | y: HEIGHT as i32 / 20 - 1, // Posición inicial en la parte inferior [INFO] [stdout] 30 | | shots: Vec::new(), [INFO] [stdout] ... | [INFO] [stdout] 38 | | is_hit: false, [INFO] [stdout] 39 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `invaders_sld2` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `invaders_sld2` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "281c40460efddaf0c23558a1d4f6920fc629a06199c23c7f5cb53caa56825c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281c40460efddaf0c23558a1d4f6920fc629a06199c23c7f5cb53caa56825c6a", kill_on_drop: false }` [INFO] [stdout] 281c40460efddaf0c23558a1d4f6920fc629a06199c23c7f5cb53caa56825c6a