[INFO] fetching crate covidd 0.1.9... [INFO] checking covidd-0.1.9 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate covidd 0.1.9 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate covidd 0.1.9 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 crates.io crate covidd 0.1.9 [INFO] finished tweaking crates.io crate covidd 0.1.9 [INFO] tweaked toml for crates.io crate covidd 0.1.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate covidd 0.1.9 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a3040a68bf060f5d5518775dc01da95164d0da2c6c4b66f31f7353124966f1b9 [INFO] running `Command { std: "docker" "start" "-a" "a3040a68bf060f5d5518775dc01da95164d0da2c6c4b66f31f7353124966f1b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3040a68bf060f5d5518775dc01da95164d0da2c6c4b66f31f7353124966f1b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3040a68bf060f5d5518775dc01da95164d0da2c6c4b66f31f7353124966f1b9", kill_on_drop: false }` [INFO] [stdout] a3040a68bf060f5d5518775dc01da95164d0da2c6c4b66f31f7353124966f1b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b207b07d6417c437be6fc350fd54cd29b96098ddb610e9f5d365ea83934cb0db [INFO] running `Command { std: "docker" "start" "-a" "b207b07d6417c437be6fc350fd54cd29b96098ddb610e9f5d365ea83934cb0db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking indenter v0.3.2 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Compiling minreq v2.3.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tui v0.14.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.10 [INFO] [stderr] Checking covidd v0.1.9 (/opt/rustwide/workdir) [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/main.rs:90:48 [INFO] [stdout] | [INFO] [stdout] 89 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | fn run_command(r: Run) -> Result> { [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] | |________________________________________________| [INFO] [stdout] 91 | | let show_ui = !r.no_ui; [INFO] [stdout] 92 | | let data = current_data_with_updated_cache(r)?; [INFO] [stdout] 93 | | if show_ui { [INFO] [stdout] ... | [INFO] [stdout] 97 | | } [INFO] [stdout] 98 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] = 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/main.rs:101:59 [INFO] [stdout] | [INFO] [stdout] 100 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | fn cache_command(c: CacheCommand) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] | |___________________________________________________________| [INFO] [stdout] 102 | | match c { [INFO] [stdout] 103 | | CacheCommand::List => { [INFO] [stdout] 104 | | if let Some((file, data)) = cache::get_cached()? { [INFO] [stdout] ... | [INFO] [stdout] 116 | | Ok(None) [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/api.rs:11:48 [INFO] [stdout] | [INFO] [stdout] 10 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | pub fn call(timeout: Duration) -> Result { [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] | |________________________________________________| [INFO] [stdout] 12 | | let population = f64::from(populace(timeout)?); [INFO] [stdout] 13 | | [INFO] [stdout] 14 | | let initial_data = get_full_data(timeout, population)?; [INFO] [stdout] ... | [INFO] [stdout] 17 | | Ok(data) [INFO] [stdout] 18 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/api.rs:21:51 [INFO] [stdout] | [INFO] [stdout] 20 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | pub fn populace(timeout: Duration) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] | |___________________________________________________| [INFO] [stdout] 22 | | static POP_URL: &str = "https://opendata.dresden.de/duva2ckan/files/de-sn-dresden-einwohner___md_34e_2020_-_3006_od_bevoelkerung_ab_s... [INFO] [stdout] 23 | | [INFO] [stdout] 24 | | debug!("Reading population info from API"); [INFO] [stdout] ... | [INFO] [stdout] 48 | | Ok(total) [INFO] [stdout] 49 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/api.rs:52:90 [INFO] [stdout] | [INFO] [stdout] 51 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | pub fn get_current_data(timeout: Duration, population: f64, skip: usize) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] | |__________________________________________________________________________________________| [INFO] [stdout] 53 | | let url = format!("https://services.arcgis.com/ORpvigFPJUhb8RDF/arcgis/rest/services/corona_DD_7_Sicht/FeatureServer/0/query?f=pjson&... [INFO] [stdout] 54 | | [INFO] [stdout] 55 | | debug!("Reading from API: {}", url); [INFO] [stdout] ... | [INFO] [stdout] 69 | | Ok(data) [INFO] [stdout] 70 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/api.rs:73:84 [INFO] [stdout] | [INFO] [stdout] 72 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | pub fn get_full_data(timeout: Duration, population: f64) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] | |____________________________________________________________________________________| [INFO] [stdout] 74 | | static CSV_URL: &str = "https://opendata.dresden.de/duva2ckan/files/de-sn-dresden-corona_-_covid-19_-_fallzahlen_md1_dresden_2020ff/c... [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | debug!("Reading CSV from data portal"); [INFO] [stdout] ... | [INFO] [stdout] 124 | | Ok(attributes) [INFO] [stdout] 125 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/cache.rs:144:73 [INFO] [stdout] | [INFO] [stdout] 143 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | fn read_from_file(file: impl AsRef + Debug) -> Result { [INFO] [stdout] | ___________________------------------------------________________________^ [INFO] [stdout] | |___________________|_____________________________________________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | | let file = file.as_ref(); [INFO] [stdout] 146 | | let file = File::open(file)?; [INFO] [stdout] 147 | | let file = try_lock_file_for_reading(file)?; [INFO] [stdout] 148 | | read_from_open_file(file) [INFO] [stdout] 149 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/cache.rs:157:77 [INFO] [stdout] | [INFO] [stdout] 156 | #[instrument(skip(data), err)] [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | fn write_to_file(file: impl AsRef + Debug, data: &Data) -> Result<()> { [INFO] [stdout] | __________________------------------------------_____________________________^ [INFO] [stdout] | |__________________|__________________________________________________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | | let file = file.as_ref(); [INFO] [stdout] 159 | | if let Some(parent) = file.parent() { [INFO] [stdout] 160 | | if !parent.exists() { [INFO] [stdout] ... | [INFO] [stdout] 170 | | write_to_open_file(file, data) [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/cache.rs:174:62 [INFO] [stdout] | [INFO] [stdout] 173 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | fn remove_file(file: impl AsRef + Debug) -> Result<()> { [INFO] [stdout] | ________________------------------------------________________^ [INFO] [stdout] | |________________|_____________________________________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | | Ok(std::fs::remove_file(file)?) [INFO] [stdout] 176 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 255 | #[instrument(err, skip(serializer))] [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 256 | pub(crate) fn serialize(date: &Date, serializer: S) -> Result [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | / { [INFO] [stdout] 260 | | serializer.serialize_str(&date.format(FORMAT).to_string()) [INFO] [stdout] 261 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 263 | #[instrument(err, skip(deserializer))] [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | pub(crate) fn deserialize<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | / { [INFO] [stdout] 268 | | parse(&String::deserialize(deserializer)?).map_err(serde::de::Error::custom) [INFO] [stdout] 269 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 285 | #[instrument(err, skip(serializer))] [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | pub(crate) fn serialize(date: &Option>, serializer: S) -> Result [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 289 | / { [INFO] [stdout] 290 | | match date { [INFO] [stdout] 291 | | Some(date) => serializer.serialize_str(&date.format(FORMAT).to_string()), [INFO] [stdout] 292 | | None => serializer.serialize_none(), [INFO] [stdout] 293 | | } [INFO] [stdout] 294 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 296 | #[instrument(err, skip(deserializer))] [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | pub(crate) fn deserialize<'de, D>(deserializer: D) -> Result>, D::Error> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 300 | / { [INFO] [stdout] 301 | | let date = Option::::deserialize(deserializer)?; [INFO] [stdout] 302 | | parse(date.as_deref()).map_err(serde::de::Error::custom) [INFO] [stdout] 303 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 321 | #[instrument(err, skip(serializer))] [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 322 | pub(crate) fn serialize(indicator: &bool, serializer: S) -> Result [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | / { [INFO] [stdout] 326 | | if *indicator { [INFO] [stdout] 327 | | serializer.serialize_char('x') [INFO] [stdout] 328 | | } else { [INFO] [stdout] 329 | | serializer.serialize_none() [INFO] [stdout] 330 | | } [INFO] [stdout] 331 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 333 | #[instrument(err, skip(deserializer))] [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | pub(crate) fn deserialize<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 337 | / { [INFO] [stdout] 338 | | let indicator = Option::::deserialize(deserializer)?; [INFO] [stdout] 339 | | Ok(indicator.is_some()) [INFO] [stdout] 340 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/ui.rs:28:69 [INFO] [stdout] | [INFO] [stdout] 27 | #[instrument(err, skip(data_points, msg))] [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | pub fn draw(data_points: &[DataPoint], msg: Messages) -> Result<()> { [INFO] [stdout] | ________________________________________-------------________________^ [INFO] [stdout] | |________________________________________|____________________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | | enable_raw_mode()?; [INFO] [stdout] 30 | | let mut stdout = stdout(); [INFO] [stdout] 31 | | execute!(stdout, EnterAlternateScreen, EnableMouseCapture)?; [INFO] [stdout] ... | [INFO] [stdout] 98 | | Ok(()) [INFO] [stdout] 99 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/main.rs:90:48 [INFO] [stdout] | [INFO] [stdout] 89 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | fn run_command(r: Run) -> Result> { [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] | |________________________________________________| [INFO] [stdout] 91 | | let show_ui = !r.no_ui; [INFO] [stdout] 92 | | let data = current_data_with_updated_cache(r)?; [INFO] [stdout] 93 | | if show_ui { [INFO] [stdout] ... | [INFO] [stdout] 97 | | } [INFO] [stdout] 98 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] = 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/main.rs:101:59 [INFO] [stdout] | [INFO] [stdout] 100 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | fn cache_command(c: CacheCommand) -> Result> { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] | |___________________________________________________________| [INFO] [stdout] 102 | | match c { [INFO] [stdout] 103 | | CacheCommand::List => { [INFO] [stdout] 104 | | if let Some((file, data)) = cache::get_cached()? { [INFO] [stdout] ... | [INFO] [stdout] 116 | | Ok(None) [INFO] [stdout] 117 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/api.rs:11:48 [INFO] [stdout] | [INFO] [stdout] 10 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | pub fn call(timeout: Duration) -> Result { [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] | |________________________________________________| [INFO] [stdout] 12 | | let population = f64::from(populace(timeout)?); [INFO] [stdout] 13 | | [INFO] [stdout] 14 | | let initial_data = get_full_data(timeout, population)?; [INFO] [stdout] ... | [INFO] [stdout] 17 | | Ok(data) [INFO] [stdout] 18 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/api.rs:21:51 [INFO] [stdout] | [INFO] [stdout] 20 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | pub fn populace(timeout: Duration) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] | |___________________________________________________| [INFO] [stdout] 22 | | static POP_URL: &str = "https://opendata.dresden.de/duva2ckan/files/de-sn-dresden-einwohner___md_34e_2020_-_3006_od_bevoelkerung_ab_s... [INFO] [stdout] 23 | | [INFO] [stdout] 24 | | debug!("Reading population info from API"); [INFO] [stdout] ... | [INFO] [stdout] 48 | | Ok(total) [INFO] [stdout] 49 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/api.rs:52:90 [INFO] [stdout] | [INFO] [stdout] 51 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | pub fn get_current_data(timeout: Duration, population: f64, skip: usize) -> Result { [INFO] [stdout] | __________________________________________________________________________________________^ [INFO] [stdout] | |__________________________________________________________________________________________| [INFO] [stdout] 53 | | let url = format!("https://services.arcgis.com/ORpvigFPJUhb8RDF/arcgis/rest/services/corona_DD_7_Sicht/FeatureServer/0/query?f=pjson&... [INFO] [stdout] 54 | | [INFO] [stdout] 55 | | debug!("Reading from API: {}", url); [INFO] [stdout] ... | [INFO] [stdout] 69 | | Ok(data) [INFO] [stdout] 70 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/api.rs:73:84 [INFO] [stdout] | [INFO] [stdout] 72 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | pub fn get_full_data(timeout: Duration, population: f64) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] | |____________________________________________________________________________________| [INFO] [stdout] 74 | | static CSV_URL: &str = "https://opendata.dresden.de/duva2ckan/files/de-sn-dresden-corona_-_covid-19_-_fallzahlen_md1_dresden_2020ff/c... [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | debug!("Reading CSV from data portal"); [INFO] [stdout] ... | [INFO] [stdout] 124 | | Ok(attributes) [INFO] [stdout] 125 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/cache.rs:144:73 [INFO] [stdout] | [INFO] [stdout] 143 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | fn read_from_file(file: impl AsRef + Debug) -> Result { [INFO] [stdout] | ___________________------------------------------________________________^ [INFO] [stdout] | |___________________|_____________________________________________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | | let file = file.as_ref(); [INFO] [stdout] 146 | | let file = File::open(file)?; [INFO] [stdout] 147 | | let file = try_lock_file_for_reading(file)?; [INFO] [stdout] 148 | | read_from_open_file(file) [INFO] [stdout] 149 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/cache.rs:157:77 [INFO] [stdout] | [INFO] [stdout] 156 | #[instrument(skip(data), err)] [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | fn write_to_file(file: impl AsRef + Debug, data: &Data) -> Result<()> { [INFO] [stdout] | __________________------------------------------_____________________________^ [INFO] [stdout] | |__________________|__________________________________________________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | | let file = file.as_ref(); [INFO] [stdout] 159 | | if let Some(parent) = file.parent() { [INFO] [stdout] 160 | | if !parent.exists() { [INFO] [stdout] ... | [INFO] [stdout] 170 | | write_to_open_file(file, data) [INFO] [stdout] 171 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/cache.rs:174:62 [INFO] [stdout] | [INFO] [stdout] 173 | #[instrument(err)] [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | fn remove_file(file: impl AsRef + Debug) -> Result<()> { [INFO] [stdout] | ________________------------------------------________________^ [INFO] [stdout] | |________________|_____________________________________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | | Ok(std::fs::remove_file(file)?) [INFO] [stdout] 176 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 255 | #[instrument(err, skip(serializer))] [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 256 | pub(crate) fn serialize(date: &Date, serializer: S) -> Result [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | / { [INFO] [stdout] 260 | | serializer.serialize_str(&date.format(FORMAT).to_string()) [INFO] [stdout] 261 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 263 | #[instrument(err, skip(deserializer))] [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | pub(crate) fn deserialize<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | / { [INFO] [stdout] 268 | | parse(&String::deserialize(deserializer)?).map_err(serde::de::Error::custom) [INFO] [stdout] 269 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 285 | #[instrument(err, skip(serializer))] [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | pub(crate) fn serialize(date: &Option>, serializer: S) -> Result [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 289 | / { [INFO] [stdout] 290 | | match date { [INFO] [stdout] 291 | | Some(date) => serializer.serialize_str(&date.format(FORMAT).to_string()), [INFO] [stdout] 292 | | None => serializer.serialize_none(), [INFO] [stdout] 293 | | } [INFO] [stdout] 294 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 16 previous errors [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/data.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 296 | #[instrument(err, skip(deserializer))] [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | pub(crate) fn deserialize<'de, D>(deserializer: D) -> Result>, D::Error> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 300 | / { [INFO] [stdout] 301 | | let date = Option::::deserialize(deserializer)?; [INFO] [stdout] 302 | | parse(date.as_deref()).map_err(serde::de::Error::custom) [INFO] [stdout] 303 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 321 | #[instrument(err, skip(serializer))] [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 322 | pub(crate) fn serialize(indicator: &bool, serializer: S) -> Result [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | / { [INFO] [stdout] 326 | | if *indicator { [INFO] [stdout] 327 | | serializer.serialize_char('x') [INFO] [stdout] 328 | | } else { [INFO] [stdout] 329 | | serializer.serialize_none() [INFO] [stdout] 330 | | } [INFO] [stdout] 331 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/data.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 333 | #[instrument(err, skip(deserializer))] [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | pub(crate) fn deserialize<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 337 | / { [INFO] [stdout] 338 | | let indicator = Option::::deserialize(deserializer)?; [INFO] [stdout] 339 | | Ok(indicator.is_some()) [INFO] [stdout] 340 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/ui.rs:28:69 [INFO] [stdout] | [INFO] [stdout] 27 | #[instrument(err, skip(data_points, msg))] [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | pub fn draw(data_points: &[DataPoint], msg: Messages) -> Result<()> { [INFO] [stdout] | ________________________________________-------------________________^ [INFO] [stdout] | |________________________________________|____________________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | | enable_raw_mode()?; [INFO] [stdout] 30 | | let mut stdout = stdout(); [INFO] [stdout] 31 | | execute!(stdout, EnterAlternateScreen, EnableMouseCapture)?; [INFO] [stdout] ... | [INFO] [stdout] 98 | | Ok(()) [INFO] [stdout] 99 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | |_| [INFO] [stdout] | |_these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] [stderr] error: could not compile `covidd` (bin "covidd" test) due to 17 previous errors [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `covidd` (bin "covidd") due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "b207b07d6417c437be6fc350fd54cd29b96098ddb610e9f5d365ea83934cb0db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b207b07d6417c437be6fc350fd54cd29b96098ddb610e9f5d365ea83934cb0db", kill_on_drop: false }` [INFO] [stdout] b207b07d6417c437be6fc350fd54cd29b96098ddb610e9f5d365ea83934cb0db