[INFO] updating cached repository https://github.com/MartGon/Concord [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] fda1341aff3e6da8466039b0e0ed04f1273afc40 [INFO] checking MartGon/Concord/fda1341aff3e6da8466039b0e0ed04f1273afc40 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%2FMartGon%2FConcord" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MartGon/Concord 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/MartGon/Concord [INFO] finished tweaking git repo https://github.com/MartGon/Concord [INFO] tweaked toml for git repo https://github.com/MartGon/Concord written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MartGon/Concord 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 137acb1597a3aeea5b1e7179eaf8c643b87a7a1f610fd679edc14e44c9a452e2 [INFO] running `Command { std: "docker" "start" "-a" "137acb1597a3aeea5b1e7179eaf8c643b87a7a1f610fd679edc14e44c9a452e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "137acb1597a3aeea5b1e7179eaf8c643b87a7a1f610fd679edc14e44c9a452e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137acb1597a3aeea5b1e7179eaf8c643b87a7a1f610fd679edc14e44c9a452e2", kill_on_drop: false }` [INFO] [stdout] 137acb1597a3aeea5b1e7179eaf8c643b87a7a1f610fd679edc14e44c9a452e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e42cfc8520ffddc38c762385f892afd05a731c8be048ad3166834a69deda7a7e [INFO] running `Command { std: "docker" "start" "-a" "e42cfc8520ffddc38c762385f892afd05a731c8be048ad3166834a69deda7a7e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking array-init v2.0.0 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Checking ringbuffer v0.8.2 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking headers v0.3.5 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking hyper v0.14.14 [INFO] [stderr] Checking warp v0.3.1 [INFO] [stderr] Checking zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.0 [INFO] [stderr] Checking blockbuster-mm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `matchmaking::entity` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use matchmaking::entity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `matchmaking::entity` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use matchmaking::entity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `game_id` is never read [INFO] [stdout] --> src/matchmaking/entity.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct GameSem{ [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 110 | pub game_id : uuid::Uuid, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameSem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ServerCrashed` is never constructed [INFO] [stdout] --> src/matchmaking/endpoints.rs:605:9 [INFO] [stdout] | [INFO] [stdout] 603 | enum LaunchServerError [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 604 | { [INFO] [stdout] 605 | ServerCrashed, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SLEEP_DURATION` should have a snake case name [INFO] [stdout] --> src/main.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let SLEEP_DURATION = std::time::Duration::from_secs(5); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sleep_duration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MAX_DURATION` should have a snake case name [INFO] [stdout] --> src/main.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | let MAX_DURATION = std::time::Duration::from_secs(60 * 3); // 3 MIN [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `max_duration` [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/matchmaking/entity.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, Deserialize, Serialize)] [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/matchmaking/entity.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Debug, Deserialize, Serialize, Clone)] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/matchmaking/payload.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Deserialize, Serialize, Clone)] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::sync::MutexGuard` in tuple element 0 that must be used [INFO] [stdout] --> src/matchmaking/endpoints.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | game_sem.sem.wait_timeout(game_sem.mutex.lock().unwrap(), Duration::from_secs(5)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if unused the Mutex will immediately unlock [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [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/matchmaking/endpoints.rs:273:18 [INFO] [stdout] | [INFO] [stdout] 273 | .map(|r| r.unwrap().path()) [INFO] [stdout] | - ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/matchmaking/endpoints.rs:861:9 [INFO] [stdout] | [INFO] [stdout] 858 | pub fn get_routes(db : database::DB, exec_path : String, maps_folder : String, public_address : String, server_tickrate : f32, mm_por... [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 861 | / login(db.clone()) [INFO] [stdout] 862 | | .or(list_games(db.clone())) [INFO] [stdout] 863 | | .or(create_game(db.clone(), maps_folder.clone())) [INFO] [stdout] 864 | | .or(edit_game(db.clone(), maps_folder.clone())) [INFO] [stdout] ... | [INFO] [stdout] 873 | | .or(get_map_picture(maps_folder.clone())) [INFO] [stdout] 874 | | .or(upload_map(maps_folder.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/matchmaking/endpoints.rs:875:13 [INFO] [stdout] | [INFO] [stdout] 858 | pub fn get_routes(db : database::DB, exec_path : String, maps_folder : String, public_address : String, server_tickrate : f32, mm_por... [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 875 | .or(notify_server_event(db.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/matchmaking/endpoints.rs:882:9 [INFO] [stdout] | [INFO] [stdout] 878 | pub fn login(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 879 | { [INFO] [stdout] 880 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 881 | [INFO] [stdout] 882 | / warp::post() [INFO] [stdout] 883 | | .and(warp::path("login")) [INFO] [stdout] 884 | | .and(warp::path::end()) [INFO] [stdout] 885 | | .and(warp::body::content_length_limit(1024 * 16).and(warp::body::json::())) [INFO] [stdout] 886 | | .and(filter.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/matchmaking/endpoints.rs:893:9 [INFO] [stdout] | [INFO] [stdout] 890 | pub fn list_games(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | { [INFO] [stdout] 892 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 893 | / warp::post() [INFO] [stdout] 894 | | .and(warp::path("list_games")) [INFO] [stdout] 895 | | .and(warp::path::end()) [INFO] [stdout] 896 | | .and(warp::body::content_length_limit(1024 * 16).and(warp::body::json::())) [INFO] [stdout] 897 | | .and(filter.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/matchmaking/endpoints.rs:905:9 [INFO] [stdout] | [INFO] [stdout] 901 | pub fn join_game(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | { [INFO] [stdout] 903 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 904 | [INFO] [stdout] 905 | / warp::post() [INFO] [stdout] 906 | | .and(warp::path("join_game")) [INFO] [stdout] 907 | | .and(warp::path::end()) [INFO] [stdout] 908 | | .and(warp::body::content_length_limit(1024 * 16).and(warp::body::json::())) [INFO] [stdout] 909 | | .and(filter.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/matchmaking/endpoints.rs:918:9 [INFO] [stdout] | [INFO] [stdout] 913 | pub fn create_game(db : database::DB, maps_folder : String) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 914 | { [INFO] [stdout] 915 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 918 | / warp::post() [INFO] [stdout] 919 | | .and(warp::path("create_game")) [INFO] [stdout] 920 | | .and(warp::path::end()) [INFO] [stdout] 921 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 922 | | .and(warp::body::json::()) [INFO] [stdout] 923 | | .and(filter.clone()) [INFO] [stdout] 924 | | .and(param3.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/matchmaking/endpoints.rs:933:9 [INFO] [stdout] | [INFO] [stdout] 928 | pub fn edit_game(db : database::DB, maps_folder : String) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 929 | { [INFO] [stdout] 930 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 933 | / warp::post() [INFO] [stdout] 934 | | .and(warp::path("edit_game")) [INFO] [stdout] 935 | | .and(warp::path::end()) [INFO] [stdout] 936 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 937 | | .and(warp::body::json::()) [INFO] [stdout] 938 | | .and(filter.clone()) [INFO] [stdout] 939 | | .and(param3.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/matchmaking/endpoints.rs:947:9 [INFO] [stdout] | [INFO] [stdout] 943 | pub fn leave_game(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | { [INFO] [stdout] 945 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 946 | [INFO] [stdout] 947 | / warp::post() [INFO] [stdout] 948 | | .and(warp::path("leave_game")) [INFO] [stdout] 949 | | .and(warp::path::end()) [INFO] [stdout] 950 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 951 | | .and(warp::body::json::()) [INFO] [stdout] 952 | | .and(filter.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/matchmaking/endpoints.rs:960:9 [INFO] [stdout] | [INFO] [stdout] 956 | pub fn toggle_ready(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 957 | { [INFO] [stdout] 958 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 959 | [INFO] [stdout] 960 | / warp::post() [INFO] [stdout] 961 | | .and(warp::path("toggle_ready")) [INFO] [stdout] 962 | | .and(warp::path::end()) [INFO] [stdout] 963 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 964 | | .and(warp::body::json::()) [INFO] [stdout] 965 | | .and(filter.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/matchmaking/endpoints.rs:973:9 [INFO] [stdout] | [INFO] [stdout] 969 | pub fn send_chat_msg(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 970 | { [INFO] [stdout] 971 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 972 | [INFO] [stdout] 973 | / warp::post() [INFO] [stdout] 974 | | .and(warp::path("send_chat_msg")) [INFO] [stdout] 975 | | .and(warp::path::end()) [INFO] [stdout] 976 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 977 | | .and(warp::body::json::()) [INFO] [stdout] 978 | | .and(filter.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/matchmaking/endpoints.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 982 | pub fn update_game(db : database::DB) [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 985 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | [INFO] [stdout] 987 | / warp::post() [INFO] [stdout] 988 | | .and(warp::path("update_game")) [INFO] [stdout] 989 | | .and(warp::path::end()) [INFO] [stdout] 990 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 991 | | .and(warp::body::json::()) [INFO] [stdout] 992 | | .and(filter.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/matchmaking/endpoints.rs:1006:9 [INFO] [stdout] | [INFO] [stdout] 996 | pub fn start_game(db : database::DB, exec_path : String, maps_folder : String, public_address : String, server_tickrate : f32, mm_por... [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 999 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1006 | / warp::post() [INFO] [stdout] 1007 | | .and(warp::path("start_game")) [INFO] [stdout] 1008 | | .and(warp::path::end()) [INFO] [stdout] 1009 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] ... | [INFO] [stdout] 1015 | | .and(tickrate.clone()) [INFO] [stdout] 1016 | | .and(param5.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/matchmaking/endpoints.rs:1079:9 [INFO] [stdout] | [INFO] [stdout] 1074 | pub fn notify_server_event(db : database::DB) [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1077 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1078 | [INFO] [stdout] 1079 | / warp::post() [INFO] [stdout] 1080 | | .and(warp::path("notify_server_event")) [INFO] [stdout] 1081 | | .and(warp::path::end()) [INFO] [stdout] 1082 | | .and(warp::body::content_length_limit(1024 * 64)) [INFO] [stdout] 1083 | | .and(warp::body::json::()) [INFO] [stdout] 1084 | | .and(filter.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/matchmaking/database.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | let copy = self.lock().clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | copy.into_values().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: aborting due to 18 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blockbuster-mm` (bin "blockbuster-mm" test) due to 19 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `game_id` is never read [INFO] [stdout] --> src/matchmaking/entity.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct GameSem{ [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 110 | pub game_id : uuid::Uuid, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameSem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ServerCrashed` is never constructed [INFO] [stdout] --> src/matchmaking/endpoints.rs:605:9 [INFO] [stdout] | [INFO] [stdout] 603 | enum LaunchServerError [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 604 | { [INFO] [stdout] 605 | ServerCrashed, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SLEEP_DURATION` should have a snake case name [INFO] [stdout] --> src/main.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let SLEEP_DURATION = std::time::Duration::from_secs(5); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sleep_duration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MAX_DURATION` should have a snake case name [INFO] [stdout] --> src/main.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | let MAX_DURATION = std::time::Duration::from_secs(60 * 3); // 3 MIN [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `max_duration` [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/matchmaking/entity.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, Deserialize, Serialize)] [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/matchmaking/entity.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(Debug, Deserialize, Serialize, Clone)] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [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/matchmaking/payload.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Debug, Deserialize, Serialize, Clone)] [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::sync::MutexGuard` in tuple element 0 that must be used [INFO] [stdout] --> src/matchmaking/endpoints.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | game_sem.sem.wait_timeout(game_sem.mutex.lock().unwrap(), Duration::from_secs(5)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if unused the Mutex will immediately unlock [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [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/matchmaking/endpoints.rs:273:18 [INFO] [stdout] | [INFO] [stdout] 273 | .map(|r| r.unwrap().path()) [INFO] [stdout] | - ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/matchmaking/endpoints.rs:861:9 [INFO] [stdout] | [INFO] [stdout] 858 | pub fn get_routes(db : database::DB, exec_path : String, maps_folder : String, public_address : String, server_tickrate : f32, mm_por... [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 861 | / login(db.clone()) [INFO] [stdout] 862 | | .or(list_games(db.clone())) [INFO] [stdout] 863 | | .or(create_game(db.clone(), maps_folder.clone())) [INFO] [stdout] 864 | | .or(edit_game(db.clone(), maps_folder.clone())) [INFO] [stdout] ... | [INFO] [stdout] 873 | | .or(get_map_picture(maps_folder.clone())) [INFO] [stdout] 874 | | .or(upload_map(maps_folder.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/matchmaking/endpoints.rs:875:13 [INFO] [stdout] | [INFO] [stdout] 858 | pub fn get_routes(db : database::DB, exec_path : String, maps_folder : String, public_address : String, server_tickrate : f32, mm_por... [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 875 | .or(notify_server_event(db.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/matchmaking/endpoints.rs:882:9 [INFO] [stdout] | [INFO] [stdout] 878 | pub fn login(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 879 | { [INFO] [stdout] 880 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 881 | [INFO] [stdout] 882 | / warp::post() [INFO] [stdout] 883 | | .and(warp::path("login")) [INFO] [stdout] 884 | | .and(warp::path::end()) [INFO] [stdout] 885 | | .and(warp::body::content_length_limit(1024 * 16).and(warp::body::json::())) [INFO] [stdout] 886 | | .and(filter.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/matchmaking/endpoints.rs:893:9 [INFO] [stdout] | [INFO] [stdout] 890 | pub fn list_games(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 891 | { [INFO] [stdout] 892 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 893 | / warp::post() [INFO] [stdout] 894 | | .and(warp::path("list_games")) [INFO] [stdout] 895 | | .and(warp::path::end()) [INFO] [stdout] 896 | | .and(warp::body::content_length_limit(1024 * 16).and(warp::body::json::())) [INFO] [stdout] 897 | | .and(filter.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/matchmaking/endpoints.rs:905:9 [INFO] [stdout] | [INFO] [stdout] 901 | pub fn join_game(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 902 | { [INFO] [stdout] 903 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 904 | [INFO] [stdout] 905 | / warp::post() [INFO] [stdout] 906 | | .and(warp::path("join_game")) [INFO] [stdout] 907 | | .and(warp::path::end()) [INFO] [stdout] 908 | | .and(warp::body::content_length_limit(1024 * 16).and(warp::body::json::())) [INFO] [stdout] 909 | | .and(filter.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/matchmaking/endpoints.rs:918:9 [INFO] [stdout] | [INFO] [stdout] 913 | pub fn create_game(db : database::DB, maps_folder : String) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 914 | { [INFO] [stdout] 915 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 918 | / warp::post() [INFO] [stdout] 919 | | .and(warp::path("create_game")) [INFO] [stdout] 920 | | .and(warp::path::end()) [INFO] [stdout] 921 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 922 | | .and(warp::body::json::()) [INFO] [stdout] 923 | | .and(filter.clone()) [INFO] [stdout] 924 | | .and(param3.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/matchmaking/endpoints.rs:933:9 [INFO] [stdout] | [INFO] [stdout] 928 | pub fn edit_game(db : database::DB, maps_folder : String) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 929 | { [INFO] [stdout] 930 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 933 | / warp::post() [INFO] [stdout] 934 | | .and(warp::path("edit_game")) [INFO] [stdout] 935 | | .and(warp::path::end()) [INFO] [stdout] 936 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 937 | | .and(warp::body::json::()) [INFO] [stdout] 938 | | .and(filter.clone()) [INFO] [stdout] 939 | | .and(param3.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/matchmaking/endpoints.rs:947:9 [INFO] [stdout] | [INFO] [stdout] 943 | pub fn leave_game(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | { [INFO] [stdout] 945 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 946 | [INFO] [stdout] 947 | / warp::post() [INFO] [stdout] 948 | | .and(warp::path("leave_game")) [INFO] [stdout] 949 | | .and(warp::path::end()) [INFO] [stdout] 950 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 951 | | .and(warp::body::json::()) [INFO] [stdout] 952 | | .and(filter.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/matchmaking/endpoints.rs:960:9 [INFO] [stdout] | [INFO] [stdout] 956 | pub fn toggle_ready(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 957 | { [INFO] [stdout] 958 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 959 | [INFO] [stdout] 960 | / warp::post() [INFO] [stdout] 961 | | .and(warp::path("toggle_ready")) [INFO] [stdout] 962 | | .and(warp::path::end()) [INFO] [stdout] 963 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 964 | | .and(warp::body::json::()) [INFO] [stdout] 965 | | .and(filter.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/matchmaking/endpoints.rs:973:9 [INFO] [stdout] | [INFO] [stdout] 969 | pub fn send_chat_msg(db : database::DB) -> impl Filter + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 970 | { [INFO] [stdout] 971 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 972 | [INFO] [stdout] 973 | / warp::post() [INFO] [stdout] 974 | | .and(warp::path("send_chat_msg")) [INFO] [stdout] 975 | | .and(warp::path::end()) [INFO] [stdout] 976 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 977 | | .and(warp::body::json::()) [INFO] [stdout] 978 | | .and(filter.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/matchmaking/endpoints.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 982 | pub fn update_game(db : database::DB) [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 985 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 986 | [INFO] [stdout] 987 | / warp::post() [INFO] [stdout] 988 | | .and(warp::path("update_game")) [INFO] [stdout] 989 | | .and(warp::path::end()) [INFO] [stdout] 990 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] 991 | | .and(warp::body::json::()) [INFO] [stdout] 992 | | .and(filter.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/matchmaking/endpoints.rs:1006:9 [INFO] [stdout] | [INFO] [stdout] 996 | pub fn start_game(db : database::DB, exec_path : String, maps_folder : String, public_address : String, server_tickrate : f32, mm_por... [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 999 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1006 | / warp::post() [INFO] [stdout] 1007 | | .and(warp::path("start_game")) [INFO] [stdout] 1008 | | .and(warp::path::end()) [INFO] [stdout] 1009 | | .and(warp::body::content_length_limit(1024 * 16)) [INFO] [stdout] ... | [INFO] [stdout] 1015 | | .and(tickrate.clone()) [INFO] [stdout] 1016 | | .and(param5.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/matchmaking/endpoints.rs:1079:9 [INFO] [stdout] | [INFO] [stdout] 1074 | pub fn notify_server_event(db : database::DB) [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1077 | let filter = warp::any().map(move || db.clone()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1078 | [INFO] [stdout] 1079 | / warp::post() [INFO] [stdout] 1080 | | .and(warp::path("notify_server_event")) [INFO] [stdout] 1081 | | .and(warp::path::end()) [INFO] [stdout] 1082 | | .and(warp::body::content_length_limit(1024 * 64)) [INFO] [stdout] 1083 | | .and(warp::body::json::()) [INFO] [stdout] 1084 | | .and(filter.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/matchmaking/database.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | let copy = self.lock().clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | copy.into_values().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: aborting due to 18 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blockbuster-mm` (bin "blockbuster-mm") due to 19 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e42cfc8520ffddc38c762385f892afd05a731c8be048ad3166834a69deda7a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42cfc8520ffddc38c762385f892afd05a731c8be048ad3166834a69deda7a7e", kill_on_drop: false }` [INFO] [stdout] e42cfc8520ffddc38c762385f892afd05a731c8be048ad3166834a69deda7a7e