[INFO] cloning repository https://github.com/ckampfe/russ [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckampfe/russ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fruss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckampfe%2Fruss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b21aa80ebc9dc2668463386f9eb270b1782d5842 [INFO] checking ckampfe/russ/b21aa80ebc9dc2668463386f9eb270b1782d5842 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%2Fckampfe%2Fruss" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ckampfe/russ 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/ckampfe/russ [INFO] finished tweaking git repo https://github.com/ckampfe/russ [INFO] tweaked toml for git repo https://github.com/ckampfe/russ written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ckampfe/russ already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fe21fcd5647ff72816146ae5c22659b3564c276082003978bb0481967fe36bf7 [INFO] running `Command { std: "docker" "start" "-a" "fe21fcd5647ff72816146ae5c22659b3564c276082003978bb0481967fe36bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe21fcd5647ff72816146ae5c22659b3564c276082003978bb0481967fe36bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe21fcd5647ff72816146ae5c22659b3564c276082003978bb0481967fe36bf7", kill_on_drop: false }` [INFO] [stdout] fe21fcd5647ff72816146ae5c22659b3564c276082003978bb0481967fe36bf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2bee89e8dab2027d5b9cd899d1fe4646b3da5c0c13b8b45050a206b1a001e139 [INFO] running `Command { std: "docker" "start" "-a" "2bee89e8dab2027d5b9cd899d1fe4646b3da5c0c13b8b45050a206b1a001e139", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling wayland-sys v0.31.2 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking diligent-date-parser v0.1.4 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking unicode-truncate v1.0.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking atom_syndication v0.12.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking rss v2.0.8 [INFO] [stderr] Checking webbrowser v1.0.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking wsl v0.1.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling hard-xml-derive v1.36.0 [INFO] [stderr] Checking hard-xml v1.36.0 [INFO] [stderr] Checking polling v3.7.1 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking x11-clipboard v0.9.2 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.3 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking opml v1.1.6 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking r2d2_sqlite v0.24.0 [INFO] [stderr] Checking html2text v0.12.5 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking russ v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `inserted_at`, `updated_at`, and `latest_etag` are never read [INFO] [stdout] --> src/rss.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Feed { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 128 | pub inserted_at: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 129 | pub updated_at: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 130 | pub latest_etag: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Feed` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `author` and `updated_at` are never read [INFO] [stdout] --> src/rss.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 219 | pub struct EntryMetadata { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 223 | pub author: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub updated_at: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntryMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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:78:12 [INFO] [stdout] | [INFO] [stdout] 75 | event_tx: std::sync::mpsc::Sender>, [INFO] [stdout] | --------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | io_tx: std::sync::mpsc::Sender, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | ) -> Result { [INFO] [stdout] 78 | Ok(App { [INFO] [stdout] | ____________^ [INFO] [stdout] 79 | | inner: Arc::new(Mutex::new(AppImpl::new(options, event_tx, io_tx)?)), [INFO] [stdout] 80 | | }) [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/io.rs:144:32 [INFO] [stdout] | [INFO] [stdout] 140 | let pool_get_result = connection_pool.get(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let http_client = app.http_client(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | std::thread::spawn(move || -> Result>> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 145 | | let mut conn = pool_get_result?; [INFO] [stdout] 146 | | [INFO] [stdout] 147 | | let results = chunk [INFO] [stdout] ... | [INFO] [stdout] 152 | | Ok::>, anyhow::Error>(results) [INFO] [stdout] 153 | | }) [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/rss.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | match FeedKind::from_str(s) { [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: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `russ` (bin "russ" test) due to 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `inserted_at`, `updated_at`, and `latest_etag` are never read [INFO] [stdout] --> src/rss.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct Feed { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 128 | pub inserted_at: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 129 | pub updated_at: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 130 | pub latest_etag: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Feed` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `author` and `updated_at` are never read [INFO] [stdout] --> src/rss.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 219 | pub struct EntryMetadata { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 223 | pub author: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub updated_at: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntryMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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:78:12 [INFO] [stdout] | [INFO] [stdout] 75 | event_tx: std::sync::mpsc::Sender>, [INFO] [stdout] | --------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | io_tx: std::sync::mpsc::Sender, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | ) -> Result { [INFO] [stdout] 78 | Ok(App { [INFO] [stdout] | ____________^ [INFO] [stdout] 79 | | inner: Arc::new(Mutex::new(AppImpl::new(options, event_tx, io_tx)?)), [INFO] [stdout] 80 | | }) [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/io.rs:144:32 [INFO] [stdout] | [INFO] [stdout] 140 | let pool_get_result = connection_pool.get(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let http_client = app.http_client(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | std::thread::spawn(move || -> Result>> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 145 | | let mut conn = pool_get_result?; [INFO] [stdout] 146 | | [INFO] [stdout] 147 | | let results = chunk [INFO] [stdout] ... | [INFO] [stdout] 152 | | Ok::>, anyhow::Error>(results) [INFO] [stdout] 153 | | }) [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/rss.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | match FeedKind::from_str(s) { [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: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `russ` (bin "russ") due to 4 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2bee89e8dab2027d5b9cd899d1fe4646b3da5c0c13b8b45050a206b1a001e139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bee89e8dab2027d5b9cd899d1fe4646b3da5c0c13b8b45050a206b1a001e139", kill_on_drop: false }` [INFO] [stdout] 2bee89e8dab2027d5b9cd899d1fe4646b3da5c0c13b8b45050a206b1a001e139