[INFO] cloning repository https://github.com/CamelSmokes/tmp-chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CamelSmokes/tmp-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamelSmokes%2Ftmp-chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamelSmokes%2Ftmp-chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 949e04515e1b8b2831938ae918409ae99385dafe [INFO] checking CamelSmokes/tmp-chain/949e04515e1b8b2831938ae918409ae99385dafe against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamelSmokes%2Ftmp-chain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CamelSmokes/tmp-chain on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/CamelSmokes/tmp-chain [INFO] finished tweaking git repo https://github.com/CamelSmokes/tmp-chain [INFO] tweaked toml for git repo https://github.com/CamelSmokes/tmp-chain written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CamelSmokes/tmp-chain 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e97a3ccd3cb9556277a6d616bc44f80f6a14eae9f7d08353e23f538a2ea4168 [INFO] running `Command { std: "docker" "start" "-a" "2e97a3ccd3cb9556277a6d616bc44f80f6a14eae9f7d08353e23f538a2ea4168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e97a3ccd3cb9556277a6d616bc44f80f6a14eae9f7d08353e23f538a2ea4168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e97a3ccd3cb9556277a6d616bc44f80f6a14eae9f7d08353e23f538a2ea4168", kill_on_drop: false }` [INFO] [stdout] 2e97a3ccd3cb9556277a6d616bc44f80f6a14eae9f7d08353e23f538a2ea4168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caffef009bb344537504b935ea19eafc22479c12b24b47792f26ed223928c7be [INFO] running `Command { std: "docker" "start" "-a" "caffef009bb344537504b935ea19eafc22479c12b24b47792f26ed223928c7be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Checking tinyvec v1.7.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 (https://github.com/xelis-project/curve25519-dalek?branch=main#5fbf1fb1) [INFO] [stderr] Checking sacabase v2.0.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling vyridium_common v1.13.1 (/opt/rustwide/workdir/vyridium_common) [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling cdivsufsort v2.0.0 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking argon2 v0.4.1 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking human_bytes v0.4.3 [INFO] [stderr] Checking suffix_array v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 (https://github.com/xelis-project/curve25519-dalek?branch=main#5fbf1fb1) [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking rc4 v0.1.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking vyridium_hash v0.2.2 (https://github.com/epsiloong/vyridium-hash?branch=main#10c61322) [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix v0.13.5 [INFO] [stderr] Checking tokio-tungstenite-wasm v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking bulletproofs v5.0.2 (https://github.com/xelis-project/bulletproofs?branch=main#cd0d434b) [INFO] [stderr] Checking actix-http v3.8.0 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking actix-web v4.8.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking actix-ws v0.2.5 [INFO] [stderr] Checking actix-web-httpauth v0.8.2 [INFO] [stderr] Checking actix-web-actors v4.3.0 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> vyridium_common/src/prompt/command.rs:186:40 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn get_prompt<'a>(&'a self) -> &ShareablePrompt { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> vyridium_common/src/prompt/command.rs:186:40 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn get_prompt<'a>(&'a self) -> &ShareablePrompt { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `SplitSink` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> vyridium_common/src/json_rpc/websocket.rs:385:14 [INFO] [stdout] | [INFO] [stdout] 385 | let (mut write, mut read) = ws.split(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 386 | loop { [INFO] [stdout] 387 | / select! { [INFO] [stdout] 388 | | Some(msg) = receiver.recv() => { [INFO] [stdout] 389 | | match msg { [INFO] [stdout] 390 | | InternalMessage::Send(text) => { [INFO] [stdout] ... | [INFO] [stdout] 433 | | } [INFO] [stdout] 434 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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] [INFO] [stdout] [INFO] [stdout] error: this value of type `SplitSink` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> vyridium_common/src/json_rpc/websocket.rs:385:14 [INFO] [stdout] | [INFO] [stdout] 385 | let (mut write, mut read) = ws.split(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 386 | loop { [INFO] [stdout] 387 | / select! { [INFO] [stdout] 388 | | Some(msg) = receiver.recv() => { [INFO] [stdout] 389 | | match msg { [INFO] [stdout] 390 | | InternalMessage::Send(text) => { [INFO] [stdout] ... | [INFO] [stdout] 433 | | } [INFO] [stdout] 434 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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] [INFO] [stdout] [INFO] [stdout] error: this value of type `tokio::sync::oneshot::Receiver<()>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> vyridium_common/src/prompt/mod.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 536 | pub async fn start<'a>(&'a self, update_every: Duration, fn_message: AsyncF<'a, Self, Option<&'a CommandManager>, Result { [INFO] [stdout] 554 | | info!("Received exit signal, exiting..."); [INFO] [stdout] 555 | | break; [INFO] [stdout] ... | [INFO] [stdout] 595 | | } [INFO] [stdout] 596 | | } [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may 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: this value of type `tokio::sync::MutexGuard<'_, tokio::sync::mpsc::Receiver<()>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> vyridium_common/src/prompt/mod.rs:689:13 [INFO] [stdout] | [INFO] [stdout] 687 | pub async fn read_input(&self, prompt: S, apply_mask: bool) -> Result { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 688 | // This is also used as a sempahore to have only one call at a time [INFO] [stdout] 689 | let mut canceler = self.read_input_receiver.lock().await; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 720 | let input = tokio::select! { [INFO] [stdout] | _________________________- [INFO] [stdout] 721 | | Some(()) = canceler.recv() => { [INFO] [stdout] 722 | | self.state.prompt_sender.lock()?.take(); [INFO] [stdout] 723 | | Err(PromptError::Canceled) [INFO] [stdout] 724 | | }, [INFO] [stdout] 725 | | res = receiver => res.map_err(|_| PromptError::EndOfStream) [INFO] [stdout] 726 | | }; [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may 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: this value of type `tokio::sync::oneshot::Receiver<()>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> vyridium_common/src/prompt/mod.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 536 | pub async fn start<'a>(&'a self, update_every: Duration, fn_message: AsyncF<'a, Self, Option<&'a CommandManager>, Result { [INFO] [stdout] 554 | | info!("Received exit signal, exiting..."); [INFO] [stdout] 555 | | break; [INFO] [stdout] ... | [INFO] [stdout] 595 | | } [INFO] [stdout] 596 | | } [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may 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: this value of type `tokio::sync::MutexGuard<'_, tokio::sync::mpsc::Receiver<()>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> vyridium_common/src/prompt/mod.rs:689:13 [INFO] [stdout] | [INFO] [stdout] 687 | pub async fn read_input(&self, prompt: S, apply_mask: bool) -> Result { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 688 | // This is also used as a sempahore to have only one call at a time [INFO] [stdout] 689 | let mut canceler = self.read_input_receiver.lock().await; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 720 | let input = tokio::select! { [INFO] [stdout] | _________________________- [INFO] [stdout] 721 | | Some(()) = canceler.recv() => { [INFO] [stdout] 722 | | self.state.prompt_sender.lock()?.take(); [INFO] [stdout] 723 | | Err(PromptError::Canceled) [INFO] [stdout] 724 | | }, [INFO] [stdout] 725 | | res = receiver => res.map_err(|_| PromptError::EndOfStream) [INFO] [stdout] 726 | | }; [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may 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: this value of type `Interval` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> vyridium_common/src/rpc_server/websocket/mod.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 306 | async fn handle_ws_internal(self: Arc, session: WebSocketSessionShared, mut stream: MessageStream, mut rx: UnboundedReceiver... [INFO] [stdout] | ---- ------- ---------- ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 314 | let mut interval = actix_rt::time::interval(KEEP_ALIVE_INTERVAL); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | / select! { [INFO] [stdout] 318 | | // heartbeat [INFO] [stdout] 319 | | _ = interval.tick() => { [INFO] [stdout] 320 | | trace!("Sending ping to session #{}", session.id); [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | }; [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: this value of type `Interval` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> vyridium_common/src/rpc_server/websocket/mod.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 306 | async fn handle_ws_internal(self: Arc, session: WebSocketSessionShared, mut stream: MessageStream, mut rx: UnboundedReceiver... [INFO] [stdout] | ---- ------- ---------- ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 314 | let mut interval = actix_rt::time::interval(KEEP_ALIVE_INTERVAL); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | / select! { [INFO] [stdout] 318 | | // heartbeat [INFO] [stdout] 319 | | _ = interval.tick() => { [INFO] [stdout] 320 | | trace!("Sending ping to session #{}", session.id); [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | }; [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may 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: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vyridium_common` (lib) due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vyridium_common` (lib test) due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "caffef009bb344537504b935ea19eafc22479c12b24b47792f26ed223928c7be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caffef009bb344537504b935ea19eafc22479c12b24b47792f26ed223928c7be", kill_on_drop: false }` [INFO] [stdout] caffef009bb344537504b935ea19eafc22479c12b24b47792f26ed223928c7be