[INFO] updating cached repository https://github.com/MortenLohne/tak-match [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae0c040967f0b82675c416fdd37eae8f75cd4cf4 [INFO] checking MortenLohne/tak-match/ae0c040967f0b82675c416fdd37eae8f75cd4cf4 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortenLohne%2Ftak-match" "/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/MortenLohne/tak-match on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MortenLohne/tak-match [INFO] finished tweaking git repo https://github.com/MortenLohne/tak-match [INFO] tweaked toml for git repo https://github.com/MortenLohne/tak-match written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MortenLohne/tak-match 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dea0abaaf1d0b1177a0c960aa151347532f201ddbe7fa33cf6bde659294d5975 [INFO] running `Command { std: "docker" "start" "-a" "dea0abaaf1d0b1177a0c960aa151347532f201ddbe7fa33cf6bde659294d5975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dea0abaaf1d0b1177a0c960aa151347532f201ddbe7fa33cf6bde659294d5975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea0abaaf1d0b1177a0c960aa151347532f201ddbe7fa33cf6bde659294d5975", kill_on_drop: false }` [INFO] [stdout] dea0abaaf1d0b1177a0c960aa151347532f201ddbe7fa33cf6bde659294d5975 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09ebe64f1729d72e8f01f7e2f7722cb750032e9095b6c98fb0fe6e3a59f64717 [INFO] running `Command { std: "docker" "start" "-a" "09ebe64f1729d72e8f01f7e2f7722cb750032e9095b6c98fb0fe6e3a59f64717", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking board-game-traits v0.4.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking pgn-traits v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking sysinfo v0.30.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking tiltak v0.1.0 (https://github.com/MortenLohne/tiltak#c193cc88) [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling color-print-proc-macro v0.3.6 [INFO] [stderr] Checking color-print v0.3.6 [INFO] [stderr] Checking bpci v0.1.0 [INFO] [stderr] Checking racetrack v0.2.1 (/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:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | mv: mv.clone(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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/openings.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn openings_from_ptn(mut reader: R) -> io::Result>> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | match ptn_parser::parse_ptn(&input) { [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/openings.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 108 | .map(|game| Opening { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | root_position: game.start_position, [INFO] [stdout] 110 | moves: game.moves.into_iter().map(|mv| mv.mv).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] [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/pgn_writer.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(pgn_out: W) -> Self { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | PgnWriter { [INFO] [stdout] 18 | pgn_out: Box::new(pgn_out), [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/tournament.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | opening: self.openings[(self.openings_start_index [INFO] [stdout] | ______________________________^ [INFO] [stdout] 68 | | + round_number / self.tournament_type.alignment()) [INFO] [stdout] 69 | | % self.openings.len()] [INFO] [stdout] 70 | | .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/tournament.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | opening: self.openings[(self.openings_start_index [INFO] [stdout] | ______________________________^ [INFO] [stdout] 88 | | + round_number / self.tournament_type.alignment()) [INFO] [stdout] 89 | | % self.openings.len()] [INFO] [stdout] 90 | | .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/tournament.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | opening: self.openings[(self.openings_start_index [INFO] [stdout] | ______________________________^ [INFO] [stdout] 100 | | + round_number / (num_engines * (num_engines - 1))) [INFO] [stdout] 101 | | % self.openings.len()] [INFO] [stdout] 102 | | .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/tournament.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new(settings: TournamentSettings) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let scheduled_games = settings.schedule(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | games_schedule: Mutex::new(GamesSchedule { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 146 | | scheduled_games, [INFO] [stdout] 147 | | next_game_id: 0, [INFO] [stdout] 148 | | }), [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/tournament.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new(settings: TournamentSettings) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let scheduled_games = settings.schedule(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | finished_games: Mutex::new(vec![None; settings.num_games]), [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/tournament.rs:200:26 [INFO] [stdout] | [INFO] [stdout] 200 | engines: engine_builders [INFO] [stdout] | __________________________^ [INFO] [stdout] 201 | | .iter() [INFO] [stdout] 202 | | .map(|builder| Self::initialize_with_options_or_exit(builder)) [INFO] [stdout] 203 | | .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] [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/tournament.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 222 | .map(|mut worker| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | let thread_tournament = tournament_arc.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | let engine_names = engine_names.clone(); [INFO] [stdout] 225 | / Builder::new() [INFO] [stdout] 226 | | .name(format!("#{}", worker.id)) // Note: The threads' names are used for logging [INFO] [stdout] 227 | | .spawn(move || { [INFO] [stdout] 228 | | while let Some(scheduled_game) = thread_tournament.next_unplayed_game() { [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] 277 | | }) [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/uci/mod.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new_caused_by(kind: UciErrorKind, desc: String, source: Box) -> UciError { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | source: Some(source), [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `racetrack` (bin "racetrack") due to 13 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/game.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | mv: mv.clone(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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/openings.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn openings_from_ptn(mut reader: R) -> io::Result>> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | match ptn_parser::parse_ptn(&input) { [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/openings.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 108 | .map(|game| Opening { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | root_position: game.start_position, [INFO] [stdout] 110 | moves: game.moves.into_iter().map(|mv| mv.mv).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] [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/pgn_writer.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(pgn_out: W) -> Self { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | PgnWriter { [INFO] [stdout] 18 | pgn_out: Box::new(pgn_out), [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/tournament.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | opening: self.openings[(self.openings_start_index [INFO] [stdout] | ______________________________^ [INFO] [stdout] 68 | | + round_number / self.tournament_type.alignment()) [INFO] [stdout] 69 | | % self.openings.len()] [INFO] [stdout] 70 | | .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/tournament.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | opening: self.openings[(self.openings_start_index [INFO] [stdout] | ______________________________^ [INFO] [stdout] 88 | | + round_number / self.tournament_type.alignment()) [INFO] [stdout] 89 | | % self.openings.len()] [INFO] [stdout] 90 | | .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/tournament.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | opening: self.openings[(self.openings_start_index [INFO] [stdout] | ______________________________^ [INFO] [stdout] 100 | | + round_number / (num_engines * (num_engines - 1))) [INFO] [stdout] 101 | | % self.openings.len()] [INFO] [stdout] 102 | | .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/tournament.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new(settings: TournamentSettings) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let scheduled_games = settings.schedule(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | games_schedule: Mutex::new(GamesSchedule { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 146 | | scheduled_games, [INFO] [stdout] 147 | | next_game_id: 0, [INFO] [stdout] 148 | | }), [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/tournament.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new(settings: TournamentSettings) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let scheduled_games = settings.schedule(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | finished_games: Mutex::new(vec![None; settings.num_games]), [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/tournament.rs:200:26 [INFO] [stdout] | [INFO] [stdout] 200 | engines: engine_builders [INFO] [stdout] | __________________________^ [INFO] [stdout] 201 | | .iter() [INFO] [stdout] 202 | | .map(|builder| Self::initialize_with_options_or_exit(builder)) [INFO] [stdout] 203 | | .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] [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/tournament.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 222 | .map(|mut worker| { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | let thread_tournament = tournament_arc.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | let engine_names = engine_names.clone(); [INFO] [stdout] 225 | / Builder::new() [INFO] [stdout] 226 | | .name(format!("#{}", worker.id)) // Note: The threads' names are used for logging [INFO] [stdout] 227 | | .spawn(move || { [INFO] [stdout] 228 | | while let Some(scheduled_game) = thread_tournament.next_unplayed_game() { [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] 277 | | }) [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/uci/mod.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new_caused_by(kind: UciErrorKind, desc: String, source: Box) -> UciError { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | source: Some(source), [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `racetrack` (bin "racetrack" test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "09ebe64f1729d72e8f01f7e2f7722cb750032e9095b6c98fb0fe6e3a59f64717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ebe64f1729d72e8f01f7e2f7722cb750032e9095b6c98fb0fe6e3a59f64717", kill_on_drop: false }` [INFO] [stdout] 09ebe64f1729d72e8f01f7e2f7722cb750032e9095b6c98fb0fe6e3a59f64717