[INFO] fetching crate asciinema 3.0.0-rc.3... [INFO] checking asciinema-3.0.0-rc.3 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate asciinema 3.0.0-rc.3 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate asciinema 3.0.0-rc.3 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-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate asciinema 3.0.0-rc.3 [INFO] finished tweaking crates.io crate asciinema 3.0.0-rc.3 [INFO] tweaked toml for crates.io crate asciinema 3.0.0-rc.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate asciinema 3.0.0-rc.3 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-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9048b943f17a7b201348b2b7002fb06241f5f0561c1e3b63bce52c9a956ee002 [INFO] running `Command { std: "docker" "start" "-a" "9048b943f17a7b201348b2b7002fb06241f5f0561c1e3b63bce52c9a956ee002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9048b943f17a7b201348b2b7002fb06241f5f0561c1e3b63bce52c9a956ee002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9048b943f17a7b201348b2b7002fb06241f5f0561c1e3b63bce52c9a956ee002", kill_on_drop: false }` [INFO] [stdout] 9048b943f17a7b201348b2b7002fb06241f5f0561c1e3b63bce52c9a956ee002 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 675c69189d4084b4712683e9b341a3e6412961498150206ee3a250542710f6e1 [INFO] running `Command { std: "docker" "start" "-a" "675c69189d4084b4712683e9b341a3e6412961498150206ee3a250542710f6e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking rustls-pki-types v1.4.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking winnow v0.5.39 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Compiling rust-embed-utils v8.2.0 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking bytemuck v1.14.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Checking termion v3.0.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking rustyline v13.0.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling rust-embed-impl v8.2.0 [INFO] [stderr] Checking rust-embed v8.2.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling clap_complete v4.4.10 [INFO] [stderr] Compiling clap_mangen v0.2.19 [INFO] [stderr] Compiling asciinema v3.0.0-rc.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/cli.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | StreamId(String), [INFO] [stdout] | -------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelayTarget` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 201 | StreamId(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/cli.rs:202:19 [INFO] [stdout] | [INFO] [stdout] 202 | WsProducerUrl(url::Url), [INFO] [stdout] | ------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RelayTarget` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 202 | WsProducerUrl(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking tower-http v0.5.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking avt v0.11.0 [INFO] [stderr] Checking toml_edit v0.22.4 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking scraper v0.19.0 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stdout] error: this value of type `Session` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/streamer/mod.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 195 | mut events: mpsc::UnboundedReceiver, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let mut session = session::Session::new(tty_size, theme); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / tokio::select! { [INFO] [stdout] 206 | | event = events.recv() => { [INFO] [stdout] 207 | | match event { [INFO] [stdout] 208 | | Some(Event::Output(time, data)) => { [INFO] [stdout] ... | [INFO] [stdout] 241 | | } [INFO] [stdout] 242 | | } [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Session` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/streamer/mod.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 195 | mut events: mpsc::UnboundedReceiver, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let mut session = session::Session::new(tty_size, theme); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / tokio::select! { [INFO] [stdout] 206 | | event = events.recv() => { [INFO] [stdout] 207 | | match event { [INFO] [stdout] 208 | | Some(Event::Output(time, data)) => { [INFO] [stdout] ... | [INFO] [stdout] 241 | | } [INFO] [stdout] 242 | | } [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/streamer/forwarder.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 28 | clients_tx: mpsc::Sender, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | notifier_tx: std::sync::mpsc::Sender, [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | shutdown_token: tokio_util::sync::CancellationToken, [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | tokio::pin!(conn); [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | [INFO] [stdout] 40 | let result = tokio::select! { [INFO] [stdout] | _____________^^^^^^___- [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | result = &mut conn => result, [INFO] [stdout] 42 | | [INFO] [stdout] 43 | | _ = sleep(Duration::from_secs(3)) => { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | }; [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] ... [INFO] [stdout] 86 | / tokio::select! { [INFO] [stdout] 87 | _ = sleep(Duration::from_millis(delay)) => (), [INFO] [stdout] 88 | _ = shutdown_token.cancelled() => break [INFO] [stdout] 89 | | } [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 `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/streamer/forwarder.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 28 | clients_tx: mpsc::Sender, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | notifier_tx: std::sync::mpsc::Sender, [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | shutdown_token: tokio_util::sync::CancellationToken, [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | tokio::pin!(conn); [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | [INFO] [stdout] 40 | let result = tokio::select! { [INFO] [stdout] | _____________^^^^^^___- [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | result = &mut conn => result, [INFO] [stdout] 42 | | [INFO] [stdout] 43 | | _ = sleep(Duration::from_secs(3)) => { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | }; [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] ... [INFO] [stdout] 86 | / tokio::select! { [INFO] [stdout] 87 | _ = sleep(Duration::from_millis(delay)) => (), [INFO] [stdout] 88 | _ = shutdown_token.cancelled() => break [INFO] [stdout] 89 | | } [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 `SplitSink>, tokio_tungstenite::tungstenite::Message>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/streamer/forwarder.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | let (mut sink, mut stream) = ws.split(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | / tokio::select! { [INFO] [stdout] 129 | | event = events.next() => { [INFO] [stdout] 130 | | match event { [INFO] [stdout] 131 | | Some(event) => { [INFO] [stdout] ... | [INFO] [stdout] 164 | | } [INFO] [stdout] 165 | | } [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] | [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 `SplitSink>, tokio_tungstenite::tungstenite::Message>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/streamer/forwarder.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | let (mut sink, mut stream) = ws.split(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | / tokio::select! { [INFO] [stdout] 129 | | event = events.next() => { [INFO] [stdout] 130 | | match event { [INFO] [stdout] 131 | | Some(event) => { [INFO] [stdout] ... | [INFO] [stdout] 164 | | } [INFO] [stdout] 165 | | } [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] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/asciicast.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Header { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 18 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asciinema` (bin "asciinema") due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asciinema` (bin "asciinema" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "675c69189d4084b4712683e9b341a3e6412961498150206ee3a250542710f6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675c69189d4084b4712683e9b341a3e6412961498150206ee3a250542710f6e1", kill_on_drop: false }` [INFO] [stdout] 675c69189d4084b4712683e9b341a3e6412961498150206ee3a250542710f6e1