[INFO] cloning repository https://github.com/alexandervantrijffel/photomanager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexandervantrijffel/photomanager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandervantrijffel%2Fphotomanager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandervantrijffel%2Fphotomanager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beec97083a2611d86d2268ab3ac7e1009e8fa8c4 [INFO] checking alexandervantrijffel/photomanager/beec97083a2611d86d2268ab3ac7e1009e8fa8c4 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%2Falexandervantrijffel%2Fphotomanager" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexandervantrijffel/photomanager 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] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/alexandervantrijffel/photomanager [INFO] finished tweaking git repo https://github.com/alexandervantrijffel/photomanager [INFO] tweaked toml for git repo https://github.com/alexandervantrijffel/photomanager written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alexandervantrijffel/photomanager 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5f51fe997808c2ba0536f4d2ca49ddbdbabf8e64d6780eb793f088c3917f2cff [INFO] running `Command { std: "docker" "start" "-a" "5f51fe997808c2ba0536f4d2ca49ddbdbabf8e64d6780eb793f088c3917f2cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f51fe997808c2ba0536f4d2ca49ddbdbabf8e64d6780eb793f088c3917f2cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f51fe997808c2ba0536f4d2ca49ddbdbabf8e64d6780eb793f088c3917f2cff", kill_on_drop: false }` [INFO] [stdout] 5f51fe997808c2ba0536f4d2ca49ddbdbabf8e64d6780eb793f088c3917f2cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6d012892803c51bb99a16678ec3beeea002c6b7d0e1f82eba928e5d846a3c1e9 [INFO] running `Command { std: "docker" "start" "-a" "6d012892803c51bb99a16678ec3beeea002c6b7d0e1f82eba928e5d846a3c1e9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking object v0.32.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking pest v2.7.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking hdrhistogram v7.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking async-graphql-value v5.0.10 [INFO] [stderr] Checking handlebars v4.3.7 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking tungstenite v0.20.0 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking async-graphql-parser v5.0.10 [INFO] [stderr] Compiling async-graphql-derive v5.0.10 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-tungstenite v0.20.0 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.4.3 [INFO] [stderr] Checking async-graphql v5.0.10 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking oauth2 v4.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking async-graphql-axum v5.0.10 [INFO] [stderr] Checking console-api v0.5.0 [INFO] [stderr] Checking console-subscriber v0.1.10 [INFO] [stderr] Checking photomanager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/reqwops.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn get(client: &Client, url: &str, headers: HeaderMap) -> Result> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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/file_management.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / self.move_file_prevent_overwrite_different_contents( [INFO] [stdout] 43 | | &review.image.full_path, [INFO] [stdout] 44 | | &destination_path, [INFO] [stdout] 45 | | ) [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/fsops.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fs::rename(source, destination) [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/fsops.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | fs::set_permissions(file_path, perms).map_err(|e| e.into()) [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/graphql_server.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 34 | Extension(schema): Extension, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | .on_upgrade(move |stream| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | GraphQLWebSocket::new(stream, schema, protocol) [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `photomanager` (lib) due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/reqwops.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn get(client: &Client, url: &str, headers: HeaderMap) -> Result> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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/file_management.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / self.move_file_prevent_overwrite_different_contents( [INFO] [stdout] 43 | | &review.image.full_path, [INFO] [stdout] 44 | | &destination_path, [INFO] [stdout] 45 | | ) [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/fsops.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fs::rename(source, destination) [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/fsops.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | fs::set_permissions(file_path, perms).map_err(|e| e.into()) [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/graphql_server.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 34 | Extension(schema): Extension, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | .on_upgrade(move |stream| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | GraphQLWebSocket::new(stream, schema, protocol) [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `photomanager` (lib test) due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6d012892803c51bb99a16678ec3beeea002c6b7d0e1f82eba928e5d846a3c1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d012892803c51bb99a16678ec3beeea002c6b7d0e1f82eba928e5d846a3c1e9", kill_on_drop: false }` [INFO] [stdout] 6d012892803c51bb99a16678ec3beeea002c6b7d0e1f82eba928e5d846a3c1e9