[INFO] fetching crate tuisky 0.1.2... [INFO] checking tuisky-0.1.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate tuisky 0.1.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate tuisky 0.1.2 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] started tweaking crates.io crate tuisky 0.1.2 [INFO] finished tweaking crates.io crate tuisky 0.1.2 [INFO] tweaked toml for crates.io crate tuisky 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate tuisky 0.1.2 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab836d3c6551bf7725143b8d37f5dcd8e949c9d8928de69dc53c5a4719cff56d [INFO] running `Command { std: "docker" "start" "-a" "ab836d3c6551bf7725143b8d37f5dcd8e949c9d8928de69dc53c5a4719cff56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab836d3c6551bf7725143b8d37f5dcd8e949c9d8928de69dc53c5a4719cff56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab836d3c6551bf7725143b8d37f5dcd8e949c9d8928de69dc53c5a4719cff56d", kill_on_drop: false }` [INFO] [stdout] ab836d3c6551bf7725143b8d37f5dcd8e949c9d8928de69dc53c5a4719cff56d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71b5a537c040e45276a8f4bd37757b5466fbacbeb4a37ca1ee61777313a385eb [INFO] running `Command { std: "docker" "start" "-a" "71b5a537c040e45276a8f4bd37757b5466fbacbeb4a37ca1ee61777313a385eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking data-encoding-macro v0.1.15 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking psl v2.1.55 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking open v5.3.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking serde_html_form v0.2.6 [INFO] [stderr] Checking multihash v0.19.1 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking langtag v0.3.4 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking cid v0.11.1 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking ipld-core v0.4.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_edit v0.22.21 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking atrium-xrpc v0.11.4 [INFO] [stderr] Checking atrium-api v0.24.5 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking tui-textarea v0.6.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking atrium-xrpc-client v0.5.7 [INFO] [stderr] Checking bsky-sdk v0.1.10 [INFO] [stderr] Checking tuisky v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Arc` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/watches/preferences.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | let (agent, tx) = (agent.clone(), tx.clone()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | / tokio::select! { [INFO] [stdout] 43 | | Ok(command) = command.recv() => { [INFO] [stdout] 44 | | match command { [INFO] [stdout] 45 | | Command::Refresh => { [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [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] | [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 `Result<(), tokio::sync::mpsc::error::SendError>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/components/views/login.rs:118:29 [INFO] [stdout] | [INFO] [stdout] 101 | let Ok(agent) = BskyAgent::builder().build().await else { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | if let Err(e) = action_tx.send(Action::Render) { [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: this value of type `Arc` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/watches/preferences.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | let (agent, tx) = (agent.clone(), tx.clone()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | / tokio::select! { [INFO] [stdout] 43 | | Ok(command) = command.recv() => { [INFO] [stdout] 44 | | match command { [INFO] [stdout] 45 | | Command::Refresh => { [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [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] | [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 `Result<(), tokio::sync::mpsc::error::SendError>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/components/views/login.rs:118:29 [INFO] [stdout] | [INFO] [stdout] 101 | let Ok(agent) = BskyAgent::builder().build().await else { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | if let Err(e) = action_tx.send(Action::Render) { [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tuisky` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tuisky` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "71b5a537c040e45276a8f4bd37757b5466fbacbeb4a37ca1ee61777313a385eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b5a537c040e45276a8f4bd37757b5466fbacbeb4a37ca1ee61777313a385eb", kill_on_drop: false }` [INFO] [stdout] 71b5a537c040e45276a8f4bd37757b5466fbacbeb4a37ca1ee61777313a385eb