[INFO] cloning repository https://github.com/InfinityBotList/infernoplex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/InfinityBotList/infernoplex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfinityBotList%2Finfernoplex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfinityBotList%2Finfernoplex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe9563119ec086bdfb7ec1388b54999413a2ff4a [INFO] checking InfinityBotList/infernoplex/fe9563119ec086bdfb7ec1388b54999413a2ff4a 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%2FInfinityBotList%2Finfernoplex" "/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/InfinityBotList/infernoplex 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/InfinityBotList/infernoplex [INFO] finished tweaking git repo https://github.com/InfinityBotList/infernoplex [INFO] tweaked toml for git repo https://github.com/InfinityBotList/infernoplex written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/InfinityBotList/infernoplex 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-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] ab6d6d505677f308aa68e3a23d92a682fe5cfb615607d1c60f45a9dab1d83978 [INFO] running `Command { std: "docker" "start" "-a" "ab6d6d505677f308aa68e3a23d92a682fe5cfb615607d1c60f45a9dab1d83978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab6d6d505677f308aa68e3a23d92a682fe5cfb615607d1c60f45a9dab1d83978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6d6d505677f308aa68e3a23d92a682fe5cfb615607d1c60f45a9dab1d83978", kill_on_drop: false }` [INFO] [stdout] ab6d6d505677f308aa68e3a23d92a682fe5cfb615607d1c60f45a9dab1d83978 [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] 948d07105dae8b40bea25441df3b024c367020a46adeb68e15045c24475f3e9e [INFO] running `Command { std: "docker" "start" "-a" "948d07105dae8b40bea25441df3b024c367020a46adeb68e15045c24475f3e9e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling vergen v7.5.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sqlx-core v0.8.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling serenity v0.12.1 (https://github.com/serenity-rs/serenity?branch=next#5bf2188a) [INFO] [stderr] Checking gat-lending-iterator v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking extract_map v0.1.2 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.1 [INFO] [stderr] Checking to-arraystring v0.1.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling bool_to_bitflags v0.1.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde_cow v0.1.0 [INFO] [stderr] Checking small-fixed-array v0.4.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling sysinfo v0.27.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling poise_macros v0.6.1 (https://github.com/serenity-rs/poise?branch=serenity-next#47a26bde) [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling ts-rs-macros v8.1.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.1 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ts-rs v8.1.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling sqlx-macros v0.8.1 [INFO] [stderr] Checking kittycat v0.2.0 (https://github.com/infinitybotlist/kittycat?branch=main#9ebbcd51) [INFO] [stderr] Checking sqlx v0.8.1 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Compiling infernoplex v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking poise v0.6.1 (https://github.com/serenity-rs/poise?branch=serenity-next#47a26bde) [INFO] [stderr] Checking botox v0.1.0 (https://github.com/infinitybotlist/botox?branch=main#ebc5dea7) [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/main.rs:239:46 [INFO] [stdout] | [INFO] [stdout] 239 | event_handler: |ctx, event| Box::pin(event_listener(ctx, event)), [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/main.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | on_error: |error| Box::pin(on_error(error)), [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/config.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | pub static CONFIG: Lazy = Lazy::new(|| Config::load().expect("Failed to load config")); [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/sorbet/server.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 171 | fn into_response(self) -> Response { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | (self.status, self.headers, Json(self.error)).into_response() [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/sorbet/server.rs:199:29 [INFO] [stdout] | [INFO] [stdout] 196 | .map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | HeaderMap::new(), [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/tasks/mod.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | run: Box::new(move |ctx| crate::tasks::serversync::server_sync(ctx).boxed()), [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `infernoplex` (bin "infernoplex") due to 7 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/main.rs:239:46 [INFO] [stdout] | [INFO] [stdout] 239 | event_handler: |ctx, event| Box::pin(event_listener(ctx, event)), [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/main.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | on_error: |error| Box::pin(on_error(error)), [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/config.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | pub static CONFIG: Lazy = Lazy::new(|| Config::load().expect("Failed to load config")); [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/sorbet/server.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 171 | fn into_response(self) -> Response { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | (self.status, self.headers, Json(self.error)).into_response() [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/sorbet/server.rs:199:29 [INFO] [stdout] | [INFO] [stdout] 196 | .map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | HeaderMap::new(), [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/tasks/mod.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | run: Box::new(move |ctx| crate::tasks::serversync::server_sync(ctx).boxed()), [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `infernoplex` (bin "infernoplex" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "948d07105dae8b40bea25441df3b024c367020a46adeb68e15045c24475f3e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "948d07105dae8b40bea25441df3b024c367020a46adeb68e15045c24475f3e9e", kill_on_drop: false }` [INFO] [stdout] 948d07105dae8b40bea25441df3b024c367020a46adeb68e15045c24475f3e9e