[INFO] fetching crate desktopentries 0.1.2... [INFO] checking desktopentries-0.1.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate desktopentries 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate desktopentries 0.1.2 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 desktopentries 0.1.2 [INFO] finished tweaking crates.io crate desktopentries 0.1.2 [INFO] tweaked toml for crates.io crate desktopentries 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate desktopentries 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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] a15d0a6742027b89d539e0bf992c48a498a5bb628608e62f022a00494fda3622 [INFO] running `Command { std: "docker" "start" "-a" "a15d0a6742027b89d539e0bf992c48a498a5bb628608e62f022a00494fda3622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a15d0a6742027b89d539e0bf992c48a498a5bb628608e62f022a00494fda3622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15d0a6742027b89d539e0bf992c48a498a5bb628608e62f022a00494fda3622", kill_on_drop: false }` [INFO] [stdout] a15d0a6742027b89d539e0bf992c48a498a5bb628608e62f022a00494fda3622 [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] 5100f49508d74101f5d257b39823aa841703c399722408aaf00f78254b371e3b [INFO] running `Command { std: "docker" "start" "-a" "5100f49508d74101f5d257b39823aa841703c399722408aaf00f78254b371e3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking desktopentries v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `SeekFrom`, `Seek`, and `Write` [INFO] [stdout] --> src/entry.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | use std::io::{Seek, SeekFrom, Write}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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/configuration.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / #[structopt( [INFO] [stdout] 117 | | short = "v", [INFO] [stdout] 118 | | long = "version", [INFO] [stdout] 119 | | name = "Version", [INFO] [stdout] ... | [INFO] [stdout] 122 | | )] [INFO] [stdout] 123 | | pub version: Option, [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/configuration.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / #[structopt( [INFO] [stdout] 126 | | short = "n", [INFO] [stdout] 127 | | long = "name", [INFO] [stdout] 128 | | name = "Name", [INFO] [stdout] ... | [INFO] [stdout] 131 | | )] [INFO] [stdout] 132 | | pub name: Option, [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/configuration.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | / #[structopt( [INFO] [stdout] 135 | | short = "N", [INFO] [stdout] 136 | | long = "generic-name", [INFO] [stdout] 137 | | name = "GenericName", [INFO] [stdout] ... | [INFO] [stdout] 140 | | )] [INFO] [stdout] 141 | | pub generic_name: Option, [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/configuration.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | / #[structopt( [INFO] [stdout] 163 | | short = "c", [INFO] [stdout] 164 | | long = "comment", [INFO] [stdout] 165 | | name = "Comment", [INFO] [stdout] ... | [INFO] [stdout] 168 | | )] [INFO] [stdout] 169 | | pub comment: Option, [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/configuration.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / #[structopt( [INFO] [stdout] 172 | | short = "i", [INFO] [stdout] 173 | | long = "icon", [INFO] [stdout] 174 | | name = "Icon", [INFO] [stdout] ... | [INFO] [stdout] 177 | | )] [INFO] [stdout] 178 | | pub icon: Option, [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/configuration.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / #[structopt( [INFO] [stdout] 199 | | short = "o", [INFO] [stdout] 200 | | long = "only-show-in", [INFO] [stdout] 201 | | name = "OnlyShowIn", [INFO] [stdout] ... | [INFO] [stdout] 204 | | )] [INFO] [stdout] 205 | | pub only_show_in: Option>, [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/configuration.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | / #[structopt( [INFO] [stdout] 207 | | short = "O", [INFO] [stdout] 208 | | long = "not-show-in", [INFO] [stdout] 209 | | name = "NotShowIn", [INFO] [stdout] ... | [INFO] [stdout] 212 | | )] [INFO] [stdout] 213 | | pub not_show_in: Option>, [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/configuration.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | / #[structopt( [INFO] [stdout] 234 | | short = "X", [INFO] [stdout] 235 | | long = "try-exec", [INFO] [stdout] 236 | | name = "TryExec", [INFO] [stdout] ... | [INFO] [stdout] 239 | | )] [INFO] [stdout] 240 | | pub try_exec: Option, [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/configuration.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | / #[structopt( [INFO] [stdout] 242 | | short = "x", [INFO] [stdout] 243 | | long = "exec", [INFO] [stdout] 244 | | name = "Exec", [INFO] [stdout] ... | [INFO] [stdout] 247 | | )] [INFO] [stdout] 248 | | pub exec: Option, [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/configuration.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | / #[structopt( [INFO] [stdout] 251 | | short = "p", [INFO] [stdout] 252 | | long = "path", [INFO] [stdout] 253 | | name = "Path", [INFO] [stdout] ... | [INFO] [stdout] 256 | | )] [INFO] [stdout] 257 | | pub path: Option, [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/configuration.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | / #[structopt( [INFO] [stdout] 278 | | short = "e", [INFO] [stdout] 279 | | long = "actions", [INFO] [stdout] 280 | | name = "Actions", [INFO] [stdout] ... | [INFO] [stdout] 283 | | )] [INFO] [stdout] 284 | | pub actions: Option>, [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/configuration.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | / #[structopt( [INFO] [stdout] 287 | | short = "m", [INFO] [stdout] 288 | | long = "mime-type", [INFO] [stdout] 289 | | name = "MimeType", [INFO] [stdout] ... | [INFO] [stdout] 292 | | )] [INFO] [stdout] 293 | | pub mime_type: Option>, [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/configuration.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | / #[structopt( [INFO] [stdout] 296 | | short = "C", [INFO] [stdout] 297 | | long = "categories", [INFO] [stdout] 298 | | name = "Categories", [INFO] [stdout] ... | [INFO] [stdout] 301 | | )] [INFO] [stdout] 302 | | pub categories: Option>, [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/configuration.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | / #[structopt( [INFO] [stdout] 305 | | short = "I", [INFO] [stdout] 306 | | long = "implements", [INFO] [stdout] 307 | | name = "Implements", [INFO] [stdout] ... | [INFO] [stdout] 310 | | )] [INFO] [stdout] 311 | | pub implements: Option>, [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/configuration.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | / #[structopt( [INFO] [stdout] 314 | | short = "k", [INFO] [stdout] 315 | | long = "keywords", [INFO] [stdout] 316 | | name = "Keywords", [INFO] [stdout] ... | [INFO] [stdout] 319 | | )] [INFO] [stdout] 320 | | pub keywords: Option>, [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/configuration.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | / #[structopt( [INFO] [stdout] 341 | | short = "w", [INFO] [stdout] 342 | | long = "startup-wm-class", [INFO] [stdout] 343 | | name = "StartupWMClass", [INFO] [stdout] ... | [INFO] [stdout] 346 | | )] [INFO] [stdout] 347 | | pub wm_class: Option, [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/configuration.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | / #[structopt( [INFO] [stdout] 350 | | short = "u", [INFO] [stdout] 351 | | long = "url", [INFO] [stdout] 352 | | name = "URL", [INFO] [stdout] ... | [INFO] [stdout] 361 | | )] [INFO] [stdout] 362 | | pub url: Option, [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 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `desktopentries` (bin "desktopentries") due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/configuration.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / #[structopt( [INFO] [stdout] 117 | | short = "v", [INFO] [stdout] 118 | | long = "version", [INFO] [stdout] 119 | | name = "Version", [INFO] [stdout] ... | [INFO] [stdout] 122 | | )] [INFO] [stdout] 123 | | pub version: Option, [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/configuration.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | / #[structopt( [INFO] [stdout] 126 | | short = "n", [INFO] [stdout] 127 | | long = "name", [INFO] [stdout] 128 | | name = "Name", [INFO] [stdout] ... | [INFO] [stdout] 131 | | )] [INFO] [stdout] 132 | | pub name: Option, [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/configuration.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | / #[structopt( [INFO] [stdout] 135 | | short = "N", [INFO] [stdout] 136 | | long = "generic-name", [INFO] [stdout] 137 | | name = "GenericName", [INFO] [stdout] ... | [INFO] [stdout] 140 | | )] [INFO] [stdout] 141 | | pub generic_name: Option, [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/configuration.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | / #[structopt( [INFO] [stdout] 163 | | short = "c", [INFO] [stdout] 164 | | long = "comment", [INFO] [stdout] 165 | | name = "Comment", [INFO] [stdout] ... | [INFO] [stdout] 168 | | )] [INFO] [stdout] 169 | | pub comment: Option, [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/configuration.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / #[structopt( [INFO] [stdout] 172 | | short = "i", [INFO] [stdout] 173 | | long = "icon", [INFO] [stdout] 174 | | name = "Icon", [INFO] [stdout] ... | [INFO] [stdout] 177 | | )] [INFO] [stdout] 178 | | pub icon: Option, [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/configuration.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / #[structopt( [INFO] [stdout] 199 | | short = "o", [INFO] [stdout] 200 | | long = "only-show-in", [INFO] [stdout] 201 | | name = "OnlyShowIn", [INFO] [stdout] ... | [INFO] [stdout] 204 | | )] [INFO] [stdout] 205 | | pub only_show_in: Option>, [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/configuration.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | / #[structopt( [INFO] [stdout] 207 | | short = "O", [INFO] [stdout] 208 | | long = "not-show-in", [INFO] [stdout] 209 | | name = "NotShowIn", [INFO] [stdout] ... | [INFO] [stdout] 212 | | )] [INFO] [stdout] 213 | | pub not_show_in: Option>, [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/configuration.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | / #[structopt( [INFO] [stdout] 234 | | short = "X", [INFO] [stdout] 235 | | long = "try-exec", [INFO] [stdout] 236 | | name = "TryExec", [INFO] [stdout] ... | [INFO] [stdout] 239 | | )] [INFO] [stdout] 240 | | pub try_exec: Option, [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/configuration.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | / #[structopt( [INFO] [stdout] 242 | | short = "x", [INFO] [stdout] 243 | | long = "exec", [INFO] [stdout] 244 | | name = "Exec", [INFO] [stdout] ... | [INFO] [stdout] 247 | | )] [INFO] [stdout] 248 | | pub exec: Option, [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/configuration.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | / #[structopt( [INFO] [stdout] 251 | | short = "p", [INFO] [stdout] 252 | | long = "path", [INFO] [stdout] 253 | | name = "Path", [INFO] [stdout] ... | [INFO] [stdout] 256 | | )] [INFO] [stdout] 257 | | pub path: Option, [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/configuration.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | / #[structopt( [INFO] [stdout] 278 | | short = "e", [INFO] [stdout] 279 | | long = "actions", [INFO] [stdout] 280 | | name = "Actions", [INFO] [stdout] ... | [INFO] [stdout] 283 | | )] [INFO] [stdout] 284 | | pub actions: Option>, [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/configuration.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | / #[structopt( [INFO] [stdout] 287 | | short = "m", [INFO] [stdout] 288 | | long = "mime-type", [INFO] [stdout] 289 | | name = "MimeType", [INFO] [stdout] ... | [INFO] [stdout] 292 | | )] [INFO] [stdout] 293 | | pub mime_type: Option>, [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/configuration.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | / #[structopt( [INFO] [stdout] 296 | | short = "C", [INFO] [stdout] 297 | | long = "categories", [INFO] [stdout] 298 | | name = "Categories", [INFO] [stdout] ... | [INFO] [stdout] 301 | | )] [INFO] [stdout] 302 | | pub categories: Option>, [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/configuration.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | / #[structopt( [INFO] [stdout] 305 | | short = "I", [INFO] [stdout] 306 | | long = "implements", [INFO] [stdout] 307 | | name = "Implements", [INFO] [stdout] ... | [INFO] [stdout] 310 | | )] [INFO] [stdout] 311 | | pub implements: Option>, [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/configuration.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 313 | / #[structopt( [INFO] [stdout] 314 | | short = "k", [INFO] [stdout] 315 | | long = "keywords", [INFO] [stdout] 316 | | name = "Keywords", [INFO] [stdout] ... | [INFO] [stdout] 319 | | )] [INFO] [stdout] 320 | | pub keywords: Option>, [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/configuration.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | / #[structopt( [INFO] [stdout] 341 | | short = "w", [INFO] [stdout] 342 | | long = "startup-wm-class", [INFO] [stdout] 343 | | name = "StartupWMClass", [INFO] [stdout] ... | [INFO] [stdout] 346 | | )] [INFO] [stdout] 347 | | pub wm_class: Option, [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/configuration.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | / #[structopt( [INFO] [stdout] 350 | | short = "u", [INFO] [stdout] 351 | | long = "url", [INFO] [stdout] 352 | | name = "URL", [INFO] [stdout] ... | [INFO] [stdout] 361 | | )] [INFO] [stdout] 362 | | pub url: Option, [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 17 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `desktopentries` (bin "desktopentries" test) due to 18 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5100f49508d74101f5d257b39823aa841703c399722408aaf00f78254b371e3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5100f49508d74101f5d257b39823aa841703c399722408aaf00f78254b371e3b", kill_on_drop: false }` [INFO] [stdout] 5100f49508d74101f5d257b39823aa841703c399722408aaf00f78254b371e3b