[INFO] fetching crate syspass-cli 0.5.1... [INFO] checking syspass-cli-0.5.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate syspass-cli 0.5.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate syspass-cli 0.5.1 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 syspass-cli 0.5.1 [INFO] finished tweaking crates.io crate syspass-cli 0.5.1 [INFO] tweaked toml for crates.io crate syspass-cli 0.5.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate syspass-cli 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e41e2e68e6204b2f03bb101f3bc7f2c774437721e7a573a3b32feb9e791b8dd8 [INFO] running `Command { std: "docker" "start" "-a" "e41e2e68e6204b2f03bb101f3bc7f2c774437721e7a573a3b32feb9e791b8dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e41e2e68e6204b2f03bb101f3bc7f2c774437721e7a573a3b32feb9e791b8dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41e2e68e6204b2f03bb101f3bc7f2c774437721e7a573a3b32feb9e791b8dd8", kill_on_drop: false }` [INFO] [stdout] e41e2e68e6204b2f03bb101f3bc7f2c774437721e7a573a3b32feb9e791b8dd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28152ec720ebc544f86f271a04ffcbc417d9fa41e06b443555f5a2bd237aeb56 [INFO] running `Command { std: "docker" "start" "-a" "28152ec720ebc544f86f271a04ffcbc417d9fa41e06b443555f5a2bd237aeb56", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling assert_cmd v2.0.15 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking version-compare v0.2.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking term-table v1.4.0 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking tempfile v3.11.0 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking arboard v3.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking random-number v0.1.8 [INFO] [stderr] Checking random-pick v1.2.16 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking passwords v3.1.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking mockito v1.5.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking syspass-cli v0.5.1 (/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:132:11 [INFO] [stdout] | [INFO] [stdout] 104 | let matches = get_command().get_matches(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let api_client_box: Box = Api::from_str(api_version) [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | match match matches.subcommand() { [INFO] [stdout] | ___________^ [INFO] [stdout] 133 | | Some((search::COMMAND_NAME, matches)) => search::command(matches, api_client, quiet), [INFO] [stdout] 134 | | Some((edit::COMMAND_NAME_EDIT, matches)) => edit::command_edit(matches, api_client, quiet), [INFO] [stdout] 135 | | Some((remove::COMMAND_NAME, matches)) => remove::command(matches, api_client, quiet), [INFO] [stdout] ... | [INFO] [stdout] 138 | | _ => Err(Box::new(CommandError::NotFound) as Box), [INFO] [stdout] 139 | | } { [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/api/syspass/v2.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | .map(|(_key, value)| serde_json::from_value::(value.clone()).expect("Failed to convert entity list")) [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/config.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn get_config_file_or_write(file: &str, value: T) -> String [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | fs::read_to_string(&path).unwrap_or_else(|error| { [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/helper.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn get_numeric_input(field: &str, matches: &ArgMatches, new: bool, callback: Option, quiet: bool) -> u32 [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | / || { [INFO] [stdout] 15 | | if new { [INFO] [stdout] 16 | | 0 [INFO] [stdout] 17 | | } else if quiet { [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | }, [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/prompt.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 12 | let mut prompt = Text::new(text); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | prompt.prompt().unwrap_or_else(|_| { [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/prompt.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 70 | let mut password = Password::new(prompt) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | password.prompt().unwrap_or_else(|_| { [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/update.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | .ok_or_else(|| Box::new(std::io::Error::new(std::io::ErrorKind::Other, FAILED_TO_GET_VERSION)).into()) [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/update.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 60 | let response = client [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | response.json::().map_or_else( [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/update.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 66 | |_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | Err(Box::new(std::io::Error::new( [INFO] [stdout] | _________________^ [INFO] [stdout] 68 | | std::io::ErrorKind::Other, [INFO] [stdout] 69 | | COULD_NOT_PARSE_RELEASE_INFO, [INFO] [stdout] 70 | | )) [INFO] [stdout] 71 | | .into()) [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syspass-cli` (bin "syspass-cli") due to 10 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/main.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 104 | let matches = get_command().get_matches(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let api_client_box: Box = Api::from_str(api_version) [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | match match matches.subcommand() { [INFO] [stdout] | ___________^ [INFO] [stdout] 133 | | Some((search::COMMAND_NAME, matches)) => search::command(matches, api_client, quiet), [INFO] [stdout] 134 | | Some((edit::COMMAND_NAME_EDIT, matches)) => edit::command_edit(matches, api_client, quiet), [INFO] [stdout] 135 | | Some((remove::COMMAND_NAME, matches)) => remove::command(matches, api_client, quiet), [INFO] [stdout] ... | [INFO] [stdout] 138 | | _ => Err(Box::new(CommandError::NotFound) as Box), [INFO] [stdout] 139 | | } { [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/api/syspass/v2.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | .map(|(_key, value)| serde_json::from_value::(value.clone()).expect("Failed to convert entity list")) [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/api/syspass/v2.rs:435:22 [INFO] [stdout] | [INFO] [stdout] 432 | fn create_server_response(response: Option>, status: usize) -> (Mock, Syspass, ServerGuard) { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 433 | let response = api::syspass::tests::create_server_response(response, status, "Syspass"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 434 | [INFO] [stdout] 435 | (response.0, Syspass { syspass: response.1 }, response.2) [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/api/syspass/v3.rs:285:22 [INFO] [stdout] | [INFO] [stdout] 282 | fn create_server_response(response: Option>, status: usize) -> (Mock, Syspass, ServerGuard) { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 283 | let response = crate::api::syspass::tests::create_server_response(response, status, "SyspassV3"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | [INFO] [stdout] 285 | (response.0, Syspass { syspass: response.1 }, response.2) [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/config.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn get_config_file_or_write(file: &str, value: T) -> String [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | fs::read_to_string(&path).unwrap_or_else(|error| { [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/helper.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn get_numeric_input(field: &str, matches: &ArgMatches, new: bool, callback: Option, quiet: bool) -> u32 [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | / || { [INFO] [stdout] 15 | | if new { [INFO] [stdout] 16 | | 0 [INFO] [stdout] 17 | | } else if quiet { [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | }, [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/prompt.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 12 | let mut prompt = Text::new(text); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | prompt.prompt().unwrap_or_else(|_| { [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/prompt.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 70 | let mut password = Password::new(prompt) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | password.prompt().unwrap_or_else(|_| { [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/update.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | .ok_or_else(|| Box::new(std::io::Error::new(std::io::ErrorKind::Other, FAILED_TO_GET_VERSION)).into()) [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/update.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 60 | let response = client [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | response.json::().map_or_else( [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/update.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 66 | |_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | Err(Box::new(std::io::Error::new( [INFO] [stdout] | _________________^ [INFO] [stdout] 68 | | std::io::ErrorKind::Other, [INFO] [stdout] 69 | | COULD_NOT_PARSE_RELEASE_INFO, [INFO] [stdout] 70 | | )) [INFO] [stdout] 71 | | .into()) [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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syspass-cli` (bin "syspass-cli" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "28152ec720ebc544f86f271a04ffcbc417d9fa41e06b443555f5a2bd237aeb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28152ec720ebc544f86f271a04ffcbc417d9fa41e06b443555f5a2bd237aeb56", kill_on_drop: false }` [INFO] [stdout] 28152ec720ebc544f86f271a04ffcbc417d9fa41e06b443555f5a2bd237aeb56