[INFO] cloning repository https://github.com/alkatrazstudio/konik [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alkatrazstudio/konik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falkatrazstudio%2Fkonik", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falkatrazstudio%2Fkonik'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d27f23d9d538c35fa870d85835e530adb1bd95ec [INFO] checking alkatrazstudio/konik/d27f23d9d538c35fa870d85835e530adb1bd95ec 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%2Falkatrazstudio%2Fkonik" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alkatrazstudio/konik 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/alkatrazstudio/konik [INFO] finished tweaking git repo https://github.com/alkatrazstudio/konik [INFO] tweaked toml for git repo https://github.com/alkatrazstudio/konik written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alkatrazstudio/konik 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] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `interprocess` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `notify-rust` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `symphonia` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ureq` dependency) [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae17cf40cd5f66750523d4b5c8151d7cf5c94b28a73c587b2529d4943d2f1344 [INFO] running `Command { std: "docker" "start" "-a" "ae17cf40cd5f66750523d4b5c8151d7cf5c94b28a73c587b2529d4943d2f1344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae17cf40cd5f66750523d4b5c8151d7cf5c94b28a73c587b2529d4943d2f1344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae17cf40cd5f66750523d4b5c8151d7cf5c94b28a73c587b2529d4943d2f1344", kill_on_drop: false }` [INFO] [stdout] ae17cf40cd5f66750523d4b5c8151d7cf5c94b28a73c587b2529d4943d2f1344 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94c9b8aaeb65ec795fb6b48fa87f66a541b90ab40d960f56ca10be603c8d2638 [INFO] running `Command { std: "docker" "start" "-a" "94c9b8aaeb65ec795fb6b48fa87f66a541b90ab40d960f56ca10be603c8d2638", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `interprocess` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `notify-rust` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `symphonia` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `ureq` dependency) [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling minimad v0.13.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling coolor v0.9.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling crokey-proc_macros v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling souvlaki v0.7.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking ogg_pager v0.6.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dbus-tree v0.9.2 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking dbus-crossroads v0.5.2 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking symphonia-format-ogg v0.5.4 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.4 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking notify-rust v4.11.0 [INFO] [stderr] Checking interprocess v2.1.0 [INFO] [stderr] Checking alphanumeric-sort v1.5.3 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling lofty_attr v0.10.0 [INFO] [stderr] Compiling ksni v0.2.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Checking lofty v0.19.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking cuna v0.7.0 [INFO] [stderr] Compiling lazy-regex v3.1.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling crokey v1.0.0 [INFO] [stderr] Compiling termimad v0.29.2 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Checking global-hotkey v0.5.3 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Compiling konik v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/show_file.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | fn run_method(path: &str, method: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ReadAll` will fail [INFO] [stdout] --> src/show_file.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | .method_call("org.freedesktop.FileManager1", method, (vec![url_str], "")) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/show_file.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | fn run_method(path: &str, method: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ReadAll` will fail [INFO] [stdout] --> src/show_file.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | .method_call("org.freedesktop.FileManager1", method, (vec![url_str], "")) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `position` is never read [INFO] [stdout] --> src/player.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 81 | PositionCallback { [INFO] [stdout] | ---------------- field in this variant [INFO] [stdout] 82 | callback: PositionCallback, [INFO] [stdout] 83 | position: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `volume` is never read [INFO] [stdout] --> src/player.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | VolumeSet { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 90 | volume: f32, [INFO] [stdout] | ^^^^^^ [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/app.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | .mut_map(|c| c.set_state(&state, position).ignore_err()); [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/app.rs:339:30 [INFO] [stdout] | [INFO] [stdout] 339 | .mut_map(|c| c.set_metadata(&self.meta).ignore_err()); [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/app.rs:455:34 [INFO] [stdout] | [INFO] [stdout] 455 | .mut_map(|c| c.set_state(&state, Some(position)).ignore_err()); [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/app.rs:608:34 [INFO] [stdout] | [INFO] [stdout] 608 | .ref_map(|t| show_file(&t.filename).ignore_err()); [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/lastfm.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | move || match Self::api_call::(&url) { [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] warning: field `position` is never read [INFO] [stdout] --> src/player.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 81 | PositionCallback { [INFO] [stdout] | ---------------- field in this variant [INFO] [stdout] 82 | callback: PositionCallback, [INFO] [stdout] 83 | position: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `volume` is never read [INFO] [stdout] --> src/player.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | VolumeSet { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 90 | volume: f32, [INFO] [stdout] | ^^^^^^ [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/app.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | .mut_map(|c| c.set_state(&state, position).ignore_err()); [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/app.rs:339:30 [INFO] [stdout] | [INFO] [stdout] 339 | .mut_map(|c| c.set_metadata(&self.meta).ignore_err()); [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/app.rs:455:34 [INFO] [stdout] | [INFO] [stdout] 455 | .mut_map(|c| c.set_state(&state, Some(position)).ignore_err()); [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/app.rs:608:34 [INFO] [stdout] | [INFO] [stdout] 608 | .ref_map(|t| show_file(&t.filename).ignore_err()); [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/media_controls.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | .map_to_option(|controls| Some(Self { controls })); [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/quit_signal.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn listen(callback: F) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | match Signals::new([SIGINT, SIGTERM, SIGQUIT]) { [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/thread_util.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn thread(name: &str, f: F) -> JoinHandle [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | / thread::Builder::new() [INFO] [stdout] 14 | | .name(name.to_string()) [INFO] [stdout] 15 | | .spawn(f) [INFO] [stdout] 16 | | .with_context(|| format!("starting thread: {name}")) [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/lastfm.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | move || match Self::api_call::(&url) { [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/media_controls.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | .map_to_option(|controls| Some(Self { controls })); [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/quit_signal.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn listen(callback: F) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | match Signals::new([SIGINT, SIGTERM, SIGQUIT]) { [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/thread_util.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn thread(name: &str, f: F) -> JoinHandle [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | / thread::Builder::new() [INFO] [stdout] 14 | | .name(name.to_string()) [INFO] [stdout] 15 | | .spawn(f) [INFO] [stdout] 16 | | .with_context(|| format!("starting thread: {name}")) [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 8 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `konik` (bin "konik") due to 9 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `konik` (bin "konik" test) due to 9 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "94c9b8aaeb65ec795fb6b48fa87f66a541b90ab40d960f56ca10be603c8d2638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c9b8aaeb65ec795fb6b48fa87f66a541b90ab40d960f56ca10be603c8d2638", kill_on_drop: false }` [INFO] [stdout] 94c9b8aaeb65ec795fb6b48fa87f66a541b90ab40d960f56ca10be603c8d2638