[INFO] fetching crate jobrog 1.1.0... [INFO] checking jobrog-1.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate jobrog 1.1.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate jobrog 1.1.0 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 jobrog 1.1.0 [INFO] finished tweaking crates.io crate jobrog 1.1.0 [INFO] tweaked toml for crates.io crate jobrog 1.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate jobrog 1.1.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 68841513112f58ee145e72edadb497b47e13c4335dbc56b68e2f71f23583bfdf [INFO] running `Command { std: "docker" "start" "-a" "68841513112f58ee145e72edadb497b47e13c4335dbc56b68e2f71f23583bfdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68841513112f58ee145e72edadb497b47e13c4335dbc56b68e2f71f23583bfdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68841513112f58ee145e72edadb497b47e13c4335dbc56b68e2f71f23583bfdf", kill_on_drop: false }` [INFO] [stdout] 68841513112f58ee145e72edadb497b47e13c4335dbc56b68e2f71f23583bfdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f19d92157f34d797281566771d4bd6edd9cdda439cc5f1951b1da259248e3241 [INFO] running `Command { std: "docker" "start" "-a" "f19d92157f34d797281566771d4bd6edd9cdda439cc5f1951b1da259248e3241", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking larry v0.3.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking dlv-list v0.2.2 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking colonnade v1.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.2 [INFO] [stderr] Checking ordered-multimap v0.2.4 [INFO] [stderr] Checking rust-ini v0.15.2 [INFO] [stderr] Checking serde_regex v0.4.0 [INFO] [stderr] Checking serde_json v1.0.49 [INFO] [stderr] Checking pidgin v0.4.0 [INFO] [stderr] Checking two_timer v2.1.0 [INFO] [stderr] Checking jobrog v1.1.0 (/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/add.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | mast.subcommand( [INFO] [stdout] 30 | / SubCommand::with_name("add") [INFO] [stdout] 31 | | .aliases(&["a", "ad"]) [INFO] [stdout] 32 | | .about("Adds a new task") [INFO] [stdout] 33 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 65 | | ) [INFO] [stdout] 66 | | .display_order(display_order) [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/configure.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | mast.subcommand( [INFO] [stdout] 234 | / SubCommand::with_name("configure") [INFO] [stdout] 235 | | .aliases(&["c", "co", "con", "conf", "confi", "config", "configu", "configur"]) [INFO] [stdout] 236 | | .about("Sets or displays configuration parameters") [INFO] [stdout] 237 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 380 | | ) [INFO] [stdout] 381 | | .display_order(display_order) [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/done.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | mast.subcommand( [INFO] [stdout] 25 | / SubCommand::with_name("done") [INFO] [stdout] 26 | | .aliases(&["d", "do", "don"]) [INFO] [stdout] 27 | | .about("Ends a currently open task") [INFO] [stdout] 28 | | .after_help(after_help()) [INFO] [stdout] 29 | | .display_order(display_order), [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/edit.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | mast.subcommand( [INFO] [stdout] 32 | / SubCommand::with_name("edit") [INFO] [stdout] 33 | | .aliases(&["e", "ed", "edi"]) [INFO] [stdout] 34 | | .about("Opens the job log in a text editor") [INFO] [stdout] 35 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 54 | | .conflicts_with("validate") [INFO] [stdout] 55 | | ) [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/first.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | mast.subcommand(common_search_or_filter_arguments( [INFO] [stdout] | _____________________^ [INFO] [stdout] 31 | | SubCommand::with_name("first") [INFO] [stdout] 32 | | .aliases(&["f", "fi", "fir", "firs"]) [INFO] [stdout] 33 | | .about("Shows the first task recorded") [INFO] [stdout] ... | [INFO] [stdout] 36 | | None, [INFO] [stdout] 37 | | )) [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/last.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | mast.subcommand(common_search_or_filter_arguments( [INFO] [stdout] | _____________________^ [INFO] [stdout] 30 | | SubCommand::with_name("last") [INFO] [stdout] 31 | | .aliases(&["l", "la", "las"]) [INFO] [stdout] 32 | | .about("Shows the last task recorded") [INFO] [stdout] ... | [INFO] [stdout] 35 | | None, [INFO] [stdout] 36 | | )) [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/log.rs:106:16 [INFO] [stdout] | [INFO] [stdout] 105 | Larry::new(log.as_path()).and_then(|log| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | Ok(LogController { [INFO] [stdout] | ________________^ [INFO] [stdout] 107 | | larry: log, [INFO] [stdout] 108 | | path: path.unwrap().to_owned(), [INFO] [stdout] 109 | | }) [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/log.rs:2001:37 [INFO] [stdout] | [INFO] [stdout] 2001 | .and_then(|values| Some(RegexSet::new(values).unwrap())); [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/log.rs:2004:37 [INFO] [stdout] | [INFO] [stdout] 2004 | .and_then(|values| Some(RegexSet::new(values).unwrap())); [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/note.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | mast.subcommand( [INFO] [stdout] 25 | / SubCommand::with_name("note") [INFO] [stdout] 26 | | .aliases(&["n", "no", "not"]) [INFO] [stdout] 27 | | .about("Adds a new note") [INFO] [stdout] 28 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 60 | | ) [INFO] [stdout] 61 | | .display_order(display_order) [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/parse.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | mast.subcommand( [INFO] [stdout] 53 | / SubCommand::with_name("parse-time") [INFO] [stdout] 54 | | .aliases(&[ [INFO] [stdout] 55 | | "p", [INFO] [stdout] 56 | | "pa", [INFO] [stdout] ... | [INFO] [stdout] 73 | | ) [INFO] [stdout] 74 | | .display_order(display_order), [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/resume.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | mast.subcommand(common_search_or_filter_arguments( [INFO] [stdout] | _____________________^ [INFO] [stdout] 29 | | SubCommand::with_name("resume") [INFO] [stdout] 30 | | .aliases(&["r", "re", "res", "resu", "resum"]) [INFO] [stdout] 31 | | .about("Resumes a stopped task") [INFO] [stdout] ... | [INFO] [stdout] 34 | | Some(true), [INFO] [stdout] 35 | | )) [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/statistics.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | mast.subcommand( [INFO] [stdout] 39 | / SubCommand::with_name("statistics") [INFO] [stdout] 40 | | .after_help(after_help()) [INFO] [stdout] 41 | | .aliases(&[ [INFO] [stdout] 42 | | "st", [INFO] [stdout] ... | [INFO] [stdout] 68 | | ) [INFO] [stdout] 69 | | .display_order(display_order), [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/summary.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | mast.subcommand(common_search_or_filter_arguments( [INFO] [stdout] | _____________________^ [INFO] [stdout] 72 | | SubCommand::with_name("summary") [INFO] [stdout] 73 | | .aliases(&["s", "su", "sum", "summ", "summa", "summar", "to", "today"]) [INFO] [stdout] 74 | | // the last, "to", is there because I'm used to there being a today subcommand which does what summary with no further argume... [INFO] [stdout] ... | [INFO] [stdout] 124 | | .long_help("Should you wish to feed summarized results into some other service this provides easily parsed output.") [INFO] [stdout] 125 | | )) [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/tag.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | mast.subcommand(common_search_or_filter_arguments( [INFO] [stdout] | _____________________^ [INFO] [stdout] 39 | | SubCommand::with_name("tag") [INFO] [stdout] 40 | | .aliases(&["t", "ta"]) [INFO] [stdout] 41 | | .about("Modifies the tags for specified events/notes") [INFO] [stdout] ... | [INFO] [stdout] 93 | | .value_name("tag") [INFO] [stdout] 94 | | ) [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/truncate.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | mast.subcommand( [INFO] [stdout] 35 | / SubCommand::with_name("truncate") [INFO] [stdout] 36 | | .aliases(&["tr", "tru", "trun", "trunc", "trunca", "truncat"]) [INFO] [stdout] 37 | | .about("Truncates the log so it only contains recent events") [INFO] [stdout] 38 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 56 | | ) [INFO] [stdout] 57 | | .display_order(display_order) [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/util.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 28 | app: App<'static, 'static>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | / if for_events.is_none() { [INFO] [stdout] 32 | | app.arg( [INFO] [stdout] 33 | | Arg::with_name("notes") [INFO] [stdout] 34 | | .short("n") [INFO] [stdout] ... | [INFO] [stdout] 137 | | .display_order(5) [INFO] [stdout] 138 | | ) [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/util.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 28 | app: App<'static, 'static>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | / Arg::with_name("rx-not") [INFO] [stdout] 141 | | .long("rx-not") [INFO] [stdout] 142 | | .multiple(true) [INFO] [stdout] 143 | | .number_of_values(1) [INFO] [stdout] ... | [INFO] [stdout] 155 | | .validator(|arg| if Regex::new(&arg).is_ok() {Ok(())} else {Err(format!("'{}' cannot be parsed as a regular expression", &arg))}) [INFO] [stdout] 156 | | .display_order(6) [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/vacation.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | mast.subcommand( [INFO] [stdout] 100 | / SubCommand::with_name("vacation") [INFO] [stdout] 101 | | .aliases(&["v", "va", "vac", "vaca", "vacat", "vacati", "vacatio"]) [INFO] [stdout] 102 | | .about("Records vacation time") [INFO] [stdout] 103 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 214 | | ) [INFO] [stdout] 215 | | .display_order(display_order) [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/when.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | mast.subcommand( [INFO] [stdout] 45 | / SubCommand::with_name("when") [INFO] [stdout] 46 | | .aliases(&["w", "wh", "whe"]) [INFO] [stdout] 47 | | .about("Says when you will have worked all the hours expected within the given period") [INFO] [stdout] 48 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 59 | | ) [INFO] [stdout] 60 | | .display_order(display_order), [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 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jobrog` (lib) due to 21 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/add.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | mast.subcommand( [INFO] [stdout] 30 | / SubCommand::with_name("add") [INFO] [stdout] 31 | | .aliases(&["a", "ad"]) [INFO] [stdout] 32 | | .about("Adds a new task") [INFO] [stdout] 33 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 65 | | ) [INFO] [stdout] 66 | | .display_order(display_order) [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/configure.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | mast.subcommand( [INFO] [stdout] 234 | / SubCommand::with_name("configure") [INFO] [stdout] 235 | | .aliases(&["c", "co", "con", "conf", "confi", "config", "configu", "configur"]) [INFO] [stdout] 236 | | .about("Sets or displays configuration parameters") [INFO] [stdout] 237 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 380 | | ) [INFO] [stdout] 381 | | .display_order(display_order) [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/done.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | mast.subcommand( [INFO] [stdout] 25 | / SubCommand::with_name("done") [INFO] [stdout] 26 | | .aliases(&["d", "do", "don"]) [INFO] [stdout] 27 | | .about("Ends a currently open task") [INFO] [stdout] 28 | | .after_help(after_help()) [INFO] [stdout] 29 | | .display_order(display_order), [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/edit.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | mast.subcommand( [INFO] [stdout] 32 | / SubCommand::with_name("edit") [INFO] [stdout] 33 | | .aliases(&["e", "ed", "edi"]) [INFO] [stdout] 34 | | .about("Opens the job log in a text editor") [INFO] [stdout] 35 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 54 | | .conflicts_with("validate") [INFO] [stdout] 55 | | ) [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/first.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | mast.subcommand(common_search_or_filter_arguments( [INFO] [stdout] | _____________________^ [INFO] [stdout] 31 | | SubCommand::with_name("first") [INFO] [stdout] 32 | | .aliases(&["f", "fi", "fir", "firs"]) [INFO] [stdout] 33 | | .about("Shows the first task recorded") [INFO] [stdout] ... | [INFO] [stdout] 36 | | None, [INFO] [stdout] 37 | | )) [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/last.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | mast.subcommand(common_search_or_filter_arguments( [INFO] [stdout] | _____________________^ [INFO] [stdout] 30 | | SubCommand::with_name("last") [INFO] [stdout] 31 | | .aliases(&["l", "la", "las"]) [INFO] [stdout] 32 | | .about("Shows the last task recorded") [INFO] [stdout] ... | [INFO] [stdout] 35 | | None, [INFO] [stdout] 36 | | )) [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/log.rs:106:16 [INFO] [stdout] | [INFO] [stdout] 105 | Larry::new(log.as_path()).and_then(|log| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | Ok(LogController { [INFO] [stdout] | ________________^ [INFO] [stdout] 107 | | larry: log, [INFO] [stdout] 108 | | path: path.unwrap().to_owned(), [INFO] [stdout] 109 | | }) [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/log.rs:2001:37 [INFO] [stdout] | [INFO] [stdout] 2001 | .and_then(|values| Some(RegexSet::new(values).unwrap())); [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/log.rs:2004:37 [INFO] [stdout] | [INFO] [stdout] 2004 | .and_then(|values| Some(RegexSet::new(values).unwrap())); [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/note.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | mast.subcommand( [INFO] [stdout] 25 | / SubCommand::with_name("note") [INFO] [stdout] 26 | | .aliases(&["n", "no", "not"]) [INFO] [stdout] 27 | | .about("Adds a new note") [INFO] [stdout] 28 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 60 | | ) [INFO] [stdout] 61 | | .display_order(display_order) [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/parse.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | mast.subcommand( [INFO] [stdout] 53 | / SubCommand::with_name("parse-time") [INFO] [stdout] 54 | | .aliases(&[ [INFO] [stdout] 55 | | "p", [INFO] [stdout] 56 | | "pa", [INFO] [stdout] ... | [INFO] [stdout] 73 | | ) [INFO] [stdout] 74 | | .display_order(display_order), [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/resume.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | mast.subcommand(common_search_or_filter_arguments( [INFO] [stdout] | _____________________^ [INFO] [stdout] 29 | | SubCommand::with_name("resume") [INFO] [stdout] 30 | | .aliases(&["r", "re", "res", "resu", "resum"]) [INFO] [stdout] 31 | | .about("Resumes a stopped task") [INFO] [stdout] ... | [INFO] [stdout] 34 | | Some(true), [INFO] [stdout] 35 | | )) [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/statistics.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | mast.subcommand( [INFO] [stdout] 39 | / SubCommand::with_name("statistics") [INFO] [stdout] 40 | | .after_help(after_help()) [INFO] [stdout] 41 | | .aliases(&[ [INFO] [stdout] 42 | | "st", [INFO] [stdout] ... | [INFO] [stdout] 68 | | ) [INFO] [stdout] 69 | | .display_order(display_order), [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/summary.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | mast.subcommand(common_search_or_filter_arguments( [INFO] [stdout] | _____________________^ [INFO] [stdout] 72 | | SubCommand::with_name("summary") [INFO] [stdout] 73 | | .aliases(&["s", "su", "sum", "summ", "summa", "summar", "to", "today"]) [INFO] [stdout] 74 | | // the last, "to", is there because I'm used to there being a today subcommand which does what summary with no further argume... [INFO] [stdout] ... | [INFO] [stdout] 124 | | .long_help("Should you wish to feed summarized results into some other service this provides easily parsed output.") [INFO] [stdout] 125 | | )) [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/tag.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | mast.subcommand(common_search_or_filter_arguments( [INFO] [stdout] | _____________________^ [INFO] [stdout] 39 | | SubCommand::with_name("tag") [INFO] [stdout] 40 | | .aliases(&["t", "ta"]) [INFO] [stdout] 41 | | .about("Modifies the tags for specified events/notes") [INFO] [stdout] ... | [INFO] [stdout] 93 | | .value_name("tag") [INFO] [stdout] 94 | | ) [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/truncate.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | mast.subcommand( [INFO] [stdout] 35 | / SubCommand::with_name("truncate") [INFO] [stdout] 36 | | .aliases(&["tr", "tru", "trun", "trunc", "trunca", "truncat"]) [INFO] [stdout] 37 | | .about("Truncates the log so it only contains recent events") [INFO] [stdout] 38 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 56 | | ) [INFO] [stdout] 57 | | .display_order(display_order) [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/util.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 28 | app: App<'static, 'static>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | / if for_events.is_none() { [INFO] [stdout] 32 | | app.arg( [INFO] [stdout] 33 | | Arg::with_name("notes") [INFO] [stdout] 34 | | .short("n") [INFO] [stdout] ... | [INFO] [stdout] 137 | | .display_order(5) [INFO] [stdout] 138 | | ) [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/util.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 28 | app: App<'static, 'static>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | / Arg::with_name("rx-not") [INFO] [stdout] 141 | | .long("rx-not") [INFO] [stdout] 142 | | .multiple(true) [INFO] [stdout] 143 | | .number_of_values(1) [INFO] [stdout] ... | [INFO] [stdout] 155 | | .validator(|arg| if Regex::new(&arg).is_ok() {Ok(())} else {Err(format!("'{}' cannot be parsed as a regular expression", &arg))}) [INFO] [stdout] 156 | | .display_order(6) [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/vacation.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | mast.subcommand( [INFO] [stdout] 100 | / SubCommand::with_name("vacation") [INFO] [stdout] 101 | | .aliases(&["v", "va", "vac", "vaca", "vacat", "vacati", "vacatio"]) [INFO] [stdout] 102 | | .about("Records vacation time") [INFO] [stdout] 103 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 214 | | ) [INFO] [stdout] 215 | | .display_order(display_order) [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/when.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn cli(mast: App<'static, 'static>, display_order: usize) -> App<'static, 'static> { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | mast.subcommand( [INFO] [stdout] 45 | / SubCommand::with_name("when") [INFO] [stdout] 46 | | .aliases(&["w", "wh", "whe"]) [INFO] [stdout] 47 | | .about("Says when you will have worked all the hours expected within the given period") [INFO] [stdout] 48 | | .after_help(after_help()) [INFO] [stdout] ... | [INFO] [stdout] 59 | | ) [INFO] [stdout] 60 | | .display_order(display_order), [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 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jobrog` (lib test) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "f19d92157f34d797281566771d4bd6edd9cdda439cc5f1951b1da259248e3241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f19d92157f34d797281566771d4bd6edd9cdda439cc5f1951b1da259248e3241", kill_on_drop: false }` [INFO] [stdout] f19d92157f34d797281566771d4bd6edd9cdda439cc5f1951b1da259248e3241