[INFO] fetching crate sspi 0.13.0... [INFO] checking sspi-0.13.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate sspi 0.13.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate sspi 0.13.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] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate sspi 0.13.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sspi 0.13.0 [INFO] tweaked toml for crates.io crate sspi 0.13.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate sspi 0.13.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46ae0acb4d35cb4228fa426f15d2c0081ddb1bda7cbe0d48fdd19d52317008c6 [INFO] running `Command { std: "docker" "start" "-a" "46ae0acb4d35cb4228fa426f15d2c0081ddb1bda7cbe0d48fdd19d52317008c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46ae0acb4d35cb4228fa426f15d2c0081ddb1bda7cbe0d48fdd19d52317008c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ae0acb4d35cb4228fa426f15d2c0081ddb1bda7cbe0d48fdd19d52317008c6", kill_on_drop: false }` [INFO] [stdout] 46ae0acb4d35cb4228fa426f15d2c0081ddb1bda7cbe0d48fdd19d52317008c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba9577e382268639f07d3323dde1464eebd2c1ee4ad5830827f84519beb9e697 [INFO] running `Command { std: "docker" "start" "-a" "ba9577e382268639f07d3323dde1464eebd2c1ee4ad5830827f84519beb9e697", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking widestring v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crypto v0.5.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking rc2 v0.8.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking md4 v0.10.2 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking aes-kw v0.2.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking p521 v0.13.3 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking oid v0.2.1 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking picky-asn1 v0.9.0 [INFO] [stderr] Checking picky-asn1-der v0.5.0 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking picky-asn1-x509 v0.13.0 [INFO] [stderr] Checking picky v7.0.0-rc.9 [INFO] [stderr] Checking picky-krb v0.9.0 [INFO] [stderr] Checking sspi v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/credssp/mod.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | if #[cfg(fuzzing)] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/credssp/mod.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | if #[cfg(fuzzing)] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` 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/builders/acq_cred_handle.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn transform_credentials_handle(self, transformer: &dyn Fn(T) -> T2) -> AcquireCredentialsHandleResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let Self { [INFO] [stdout] 25 | credentials_handle, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | credentials_handle: transformer(credentials_handle), [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/builders/change_password.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 73 | let mut inner = self.inner.borrow_mut(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | Ok(ChangePassword { [INFO] [stdout] | ____________^ [INFO] [stdout] 85 | | domain_name: domain_name [INFO] [stdout] 86 | | .take() [INFO] [stdout] 87 | | .ok_or_else(|| Error::new(ErrorKind::InvalidParameter, "Missing domain_name parameter"))?, [INFO] [stdout] ... | [INFO] [stdout] 100 | | .ok_or_else(|| Error::new(ErrorKind::InvalidParameter, "Missing output parameter"))?, [INFO] [stdout] 101 | | }) [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/credssp/mod.rs:196:12 [INFO] [stdout] | [INFO] [stdout] 191 | credentials: Credentials, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | cred_ssp_mode: CredSspMode, [INFO] [stdout] 193 | client_mode: ClientMode, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 197 | | state: CredSspState::NegoToken, [INFO] [stdout] 198 | | context: None, [INFO] [stdout] 199 | | credentials, [INFO] [stdout] ... | [INFO] [stdout] 206 | | service_principal_name, [INFO] [stdout] 207 | | }) [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/credssp/mod.rs:218:12 [INFO] [stdout] | [INFO] [stdout] 212 | credentials: Credentials, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | client_mode: ClientMode, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 219 | | state: CredSspState::NegoToken, [INFO] [stdout] 220 | | context: None, [INFO] [stdout] 221 | | credentials, [INFO] [stdout] ... | [INFO] [stdout] 228 | | service_principal_name, [INFO] [stdout] 229 | | }) [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/credssp/mod.rs:238:97 [INFO] [stdout] | [INFO] [stdout] 238 | move |mut yield_point| async move { self.process_impl(&mut yield_point, ts_request).await }, [INFO] [stdout] | ----------- ^^^^^ [INFO] [stdout] | | [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/credssp/mod.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 412 | pub fn new(public_key: Vec, credentials: C, client_mode: ClientMode) -> crate::Result { [INFO] [stdout] | -------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 413 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 414 | | state: CredSspState::NegoToken, [INFO] [stdout] 415 | | context: None, [INFO] [stdout] 416 | | credentials, [INFO] [stdout] ... | [INFO] [stdout] 420 | | context_config: Some(client_mode), [INFO] [stdout] 421 | | }) [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/credssp/mod.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 426 | credentials: C, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 427 | ts_request_version: u32, [INFO] [stdout] 428 | client_mode: ClientMode, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 429 | ) -> crate::Result { [INFO] [stdout] 430 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 431 | | state: CredSspState::NegoToken, [INFO] [stdout] 432 | | context: None, [INFO] [stdout] 433 | | credentials, [INFO] [stdout] ... | [INFO] [stdout] 437 | | context_config: Some(client_mode), [INFO] [stdout] 438 | | }) [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/credssp/mod.rs:736:78 [INFO] [stdout] | [INFO] [stdout] 735 | Ok(Generator::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | self.initialize_security_context_impl(&mut yield_point, builder).await [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/credssp/mod.rs:958:12 [INFO] [stdout] | [INFO] [stdout] 956 | change_password: ChangePassword<'a>, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 957 | ) -> crate::Result { [INFO] [stdout] 958 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ____________^ [INFO] [stdout] 959 | | self.change_password_impl(&mut yield_point, change_password).await [INFO] [stdout] 960 | | })) [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/credssp/mod.rs:959:74 [INFO] [stdout] | [INFO] [stdout] 956 | change_password: ChangePassword<'a>, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 957 | ) -> crate::Result { [INFO] [stdout] 958 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 959 | self.change_password_impl(&mut yield_point, change_password).await [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/credssp/ts_request/mod.rs:338:8 [INFO] [stdout] | [INFO] [stdout] 329 | fn read_password_credentials(data: impl AsRef<[u8]>) -> crate::Result { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 338 | Ok(AuthIdentityBuffers { [INFO] [stdout] | ________^ [INFO] [stdout] 339 | | user: user_name.0 .0, [INFO] [stdout] 340 | | domain: domain_name.0 .0, [INFO] [stdout] 341 | | password: password.0 .0.into(), [INFO] [stdout] 342 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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/generator.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn suspend(&'point mut self, value: YieldTy) -> Interrupt { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | Interrupt { [INFO] [stdout] 57 | value_to_yield: Some(value), [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/generator.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn suspend(&'point mut self, value: YieldTy) -> Interrupt { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | yielded_value: Arc::clone(&self.yielded_value), [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/generator.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn suspend(&'point mut self, value: YieldTy) -> Interrupt { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 59 | resumed_value: Arc::clone(&self.resumed_value), [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/generator.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn new(producer: Producer) -> Self [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | let yielded_value = Arc::new(Mutex::new(None)); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | let resumed_value = Arc::new(Mutex::new(None)); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | [INFO] [stdout] 92 | let yield_point = YieldPoint { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | generator: Box::pin(producer(yield_point)), [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/generator.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 132 | let waker = Waker::from(Arc::new(NoopWake)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | match task.as_mut().poll(&mut context) { [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/generator.rs:198:24 [INFO] [stdout] | [INFO] [stdout] 197 | fn from(value: Result) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | Generator::new(move |_| async move { value }) [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/kerberos/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 441 | fn change_password<'a>(&'a mut self, change_password: ChangePassword<'a>) -> Result { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ____________^ [INFO] [stdout] 443 | | self.change_password(&mut yield_point, change_password).await [INFO] [stdout] 444 | | })) [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/kerberos/mod.rs:443:69 [INFO] [stdout] | [INFO] [stdout] 441 | fn change_password<'a>(&'a mut self, change_password: ChangePassword<'a>) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 443 | self.change_password(&mut yield_point, change_password).await [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/kerberos/mod.rs:517:78 [INFO] [stdout] | [INFO] [stdout] 516 | Ok(GeneratorInitSecurityContext::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 517 | self.initialize_security_context_impl(&mut yield_point, builder).await [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/kerberos/mod.rs:769:61 [INFO] [stdout] | [INFO] [stdout] 767 | ... let private_key = PrivateKey::from_pem_str(&private_key_pem)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | ... let rsa_private_key = RsaPrivateKey::try_from(&private_key)?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 769 | ... Ok(rsa_private_key.sign(Pkcs1v15Sign::new::(), &hash)?) [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] | 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/negotiate.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new(config: NegotiateConfig) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | let mut protocol = config.protocol_config.new_client()?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | Ok(Negotiate { [INFO] [stdout] | ____________^ [INFO] [stdout] 122 | | protocol, [INFO] [stdout] 123 | | package_list: config.package_list, [INFO] [stdout] 124 | | auth_identity: None, [INFO] [stdout] 125 | | client_computer_name: config.client_computer_name, [INFO] [stdout] 126 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/negotiate.rs:376:12 [INFO] [stdout] | [INFO] [stdout] 374 | change_password: builders::ChangePassword<'a>, [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | ) -> Result { [INFO] [stdout] 376 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ____________^ [INFO] [stdout] 377 | | self.change_password(&mut yield_point, change_password).await [INFO] [stdout] 378 | | })) [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/negotiate.rs:377:69 [INFO] [stdout] | [INFO] [stdout] 374 | change_password: builders::ChangePassword<'a>, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | ) -> Result { [INFO] [stdout] 376 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | self.change_password(&mut yield_point, change_password).await [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/negotiate.rs:454:56 [INFO] [stdout] | [INFO] [stdout] 454 | creds_handle.as_ref().and_then(|c| c.clone().auth_identity()) [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/negotiate.rs:464:56 [INFO] [stdout] | [INFO] [stdout] 464 | creds_handle.as_ref().and_then(|c| c.clone().auth_identity()) [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/negotiate.rs:479:78 [INFO] [stdout] | [INFO] [stdout] 478 | Ok(GeneratorInitSecurityContext::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 479 | self.initialize_security_context_impl(&mut yield_point, builder).await [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/negotiate.rs:562:87 [INFO] [stdout] | [INFO] [stdout] 562 | let mut credentials_handle = self.auth_identity.as_mut().and_then(|c| c.clone().auth_identity()); [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/negotiate.rs:571:87 [INFO] [stdout] | [INFO] [stdout] 571 | let mut credentials_handle = self.auth_identity.as_mut().and_then(|c| c.clone().auth_identity()); [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/ntlm/messages/server/authenticate.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 202 | let mut identity = if let Some(identity) = identity { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 216 | | AuthenticateMessage::new( [INFO] [stdout] 217 | | authenticate_message, [INFO] [stdout] 218 | | mic, [INFO] [stdout] ... | [INFO] [stdout] 223 | | identity, [INFO] [stdout] 224 | | )) [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] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/pku2u/mod.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn new_server_from_config(config: Pku2uConfig) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 136 | | mode: Pku2uMode::Server, [INFO] [stdout] 137 | | config, [INFO] [stdout] 138 | | state: Pku2uState::Preauthentication, [INFO] [stdout] ... | [INFO] [stdout] 151 | | negoex_random: rng.gen::<[u8; RANDOM_ARRAY_SIZE]>(), [INFO] [stdout] 152 | | }) [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/pku2u/mod.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn new_client_from_config(config: Pku2uConfig) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 159 | | mode: Pku2uMode::Client, [INFO] [stdout] 160 | | config, [INFO] [stdout] 161 | | state: Pku2uState::Negotiate, [INFO] [stdout] ... | [INFO] [stdout] 174 | | negoex_random: rng.gen::<[u8; RANDOM_ARRAY_SIZE]>(), [INFO] [stdout] 175 | | }) [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/pku2u/mod.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 513 | let private_key = self.config.private_key.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 519 | / SignatureAlgorithm::RsaPkcs1v15(HashAlgorithm::SHA1) [INFO] [stdout] 520 | | .sign(data_to_sign, private_key.as_ref()) [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/pku2u/config.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(p2p_certificate: Certificate, private_key: PrivateKey, client_hostname: String) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | private_key: private_key.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/pku2u/extractors.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | Ok((picky_asn1_der::from_bytes(data)?, data)) [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/pku2u/generators.rs:180:26 [INFO] [stdout] | [INFO] [stdout] 177 | krb_msg: T, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 180 | ApplicationTag::from(KrbMessage { [INFO] [stdout] | __________________________^ [INFO] [stdout] 181 | | krb5_oid: ObjectIdentifierAsn1::from(oids::gss_pku2u()), [INFO] [stdout] 182 | | krb5_token_id, [INFO] [stdout] 183 | | krb_msg, [INFO] [stdout] 184 | | }) [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/pku2u/validate.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / SignatureAlgorithm::RsaPkcs1v15(HashAlgorithm::SHA1) [INFO] [stdout] 21 | | .verify(rsa_public_key, &encoded_signed_attributes, &signer_info.signature.0 .0) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________________________________________________________________________________| [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/auth_identity.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 188 | fn from(credentials: AuthIdentity) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | password: utils::string_to_utf16(credentials.password.as_ref()).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/auth_identity.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 212 | let password = utils::bytes_to_utf16_string(credentials_buffers.password.as_ref()).into(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | [INFO] [stdout] 214 | Ok(Self { username, password }) [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/auth_identity.rs:396:25 [INFO] [stdout] | [INFO] [stdout] 395 | fn from(value: SmartCardIdentity) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 396 | Self::SmartCard(Box::new(value)) [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/auth_identity.rs:410:12 [INFO] [stdout] | [INFO] [stdout] 409 | fn try_from(value: Credentials) -> Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 410 | Ok(match value { [INFO] [stdout] | ____________^ [INFO] [stdout] 411 | | Credentials::AuthIdentity(identity) => Self::AuthIdentity(identity.into()), [INFO] [stdout] 412 | | Credentials::SmartCard(identity) => Self::SmartCard((*identity).try_into()?), [INFO] [stdout] 413 | | }) [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/auth_identity.rs:295:16 [INFO] [stdout] | [INFO] [stdout] 284 | fn try_from(value: SmartCardIdentity) -> Result { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 285 | let private_key = if let Some(key) = value.private_key { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | Ok(Self { [INFO] [stdout] | ________________^ [INFO] [stdout] 296 | | certificate: picky_asn1_der::to_vec(&value.certificate)?, [INFO] [stdout] 297 | | reader_name: utils::string_to_utf16(value.reader_name), [INFO] [stdout] 298 | | pin: utils::string_to_utf16(String::from_utf8_lossy(value.pin.as_ref())).into(), [INFO] [stdout] ... | [INFO] [stdout] 304 | | private_key_pem: private_key, [INFO] [stdout] 305 | | }) [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/auth_identity.rs:325:16 [INFO] [stdout] | [INFO] [stdout] 312 | fn try_from(value: SmartCardIdentityBuffers) -> Result { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | let private_key = if let Some(key) = value.private_key_pem { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | Ok(Self { [INFO] [stdout] | ________________^ [INFO] [stdout] 326 | | certificate: picky_asn1_der::from_bytes(&value.certificate)?, [INFO] [stdout] 327 | | reader_name: utils::bytes_to_utf16_string(&value.reader_name), [INFO] [stdout] 328 | | pin: utils::bytes_to_utf16_string(value.pin.as_ref()).into_bytes().into(), [INFO] [stdout] ... | [INFO] [stdout] 334 | | private_key, [INFO] [stdout] 335 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________| [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/ber/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn write_sequence_tag(mut stream: impl io::Write, length: u16) -> io::Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | write_universal_tag(&mut stream, Tag::Sequence, Pc::Construct)?; [INFO] [stdout] 73 | write_length(stream, length).map(|length| length + 1) [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/ber/mod.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn write_contextual_tag(mut stream: impl io::Write, tagnum: u8, length: u16, pc: Pc) -> io::Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | write_length(stream, length).map(|length| length + 1) [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/ber/mod.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 110 | mut stream: impl io::Read + io::Seek, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | match read_contextual_tag(&mut stream, tagnum, pc) { [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/ber/mod.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn write_octet_string_tag(mut stream: impl io::Write, length: u16) -> io::Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | write_universal_tag(&mut stream, Tag::OctetString, Pc::Primitive)?; [INFO] [stdout] 193 | write_length(&mut stream, length).map(|length| length + 1) [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 47 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sspi` (lib) due to 48 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `NetworkClientMock` is never constructed [INFO] [stdout] --> src/kerberos/mod.rs:1062:12 [INFO] [stdout] | [INFO] [stdout] 1062 | struct NetworkClientMock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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/builders/acq_cred_handle.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn transform_credentials_handle(self, transformer: &dyn Fn(T) -> T2) -> AcquireCredentialsHandleResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let Self { [INFO] [stdout] 25 | credentials_handle, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | credentials_handle: transformer(credentials_handle), [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/builders/change_password.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 73 | let mut inner = self.inner.borrow_mut(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | Ok(ChangePassword { [INFO] [stdout] | ____________^ [INFO] [stdout] 85 | | domain_name: domain_name [INFO] [stdout] 86 | | .take() [INFO] [stdout] 87 | | .ok_or_else(|| Error::new(ErrorKind::InvalidParameter, "Missing domain_name parameter"))?, [INFO] [stdout] ... | [INFO] [stdout] 100 | | .ok_or_else(|| Error::new(ErrorKind::InvalidParameter, "Missing output parameter"))?, [INFO] [stdout] 101 | | }) [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/credssp/mod.rs:196:12 [INFO] [stdout] | [INFO] [stdout] 191 | credentials: Credentials, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | cred_ssp_mode: CredSspMode, [INFO] [stdout] 193 | client_mode: ClientMode, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 197 | | state: CredSspState::NegoToken, [INFO] [stdout] 198 | | context: None, [INFO] [stdout] 199 | | credentials, [INFO] [stdout] ... | [INFO] [stdout] 206 | | service_principal_name, [INFO] [stdout] 207 | | }) [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/credssp/mod.rs:218:12 [INFO] [stdout] | [INFO] [stdout] 212 | credentials: Credentials, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | client_mode: ClientMode, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 219 | | state: CredSspState::NegoToken, [INFO] [stdout] 220 | | context: None, [INFO] [stdout] 221 | | credentials, [INFO] [stdout] ... | [INFO] [stdout] 228 | | service_principal_name, [INFO] [stdout] 229 | | }) [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/credssp/mod.rs:238:97 [INFO] [stdout] | [INFO] [stdout] 238 | move |mut yield_point| async move { self.process_impl(&mut yield_point, ts_request).await }, [INFO] [stdout] | ----------- ^^^^^ [INFO] [stdout] | | [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/credssp/mod.rs:413:12 [INFO] [stdout] | [INFO] [stdout] 412 | pub fn new(public_key: Vec, credentials: C, client_mode: ClientMode) -> crate::Result { [INFO] [stdout] | -------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 413 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 414 | | state: CredSspState::NegoToken, [INFO] [stdout] 415 | | context: None, [INFO] [stdout] 416 | | credentials, [INFO] [stdout] ... | [INFO] [stdout] 420 | | context_config: Some(client_mode), [INFO] [stdout] 421 | | }) [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/credssp/mod.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 426 | credentials: C, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 427 | ts_request_version: u32, [INFO] [stdout] 428 | client_mode: ClientMode, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 429 | ) -> crate::Result { [INFO] [stdout] 430 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 431 | | state: CredSspState::NegoToken, [INFO] [stdout] 432 | | context: None, [INFO] [stdout] 433 | | credentials, [INFO] [stdout] ... | [INFO] [stdout] 437 | | context_config: Some(client_mode), [INFO] [stdout] 438 | | }) [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/credssp/mod.rs:736:78 [INFO] [stdout] | [INFO] [stdout] 735 | Ok(Generator::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | self.initialize_security_context_impl(&mut yield_point, builder).await [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/credssp/mod.rs:958:12 [INFO] [stdout] | [INFO] [stdout] 956 | change_password: ChangePassword<'a>, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 957 | ) -> crate::Result { [INFO] [stdout] 958 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ____________^ [INFO] [stdout] 959 | | self.change_password_impl(&mut yield_point, change_password).await [INFO] [stdout] 960 | | })) [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/credssp/mod.rs:959:74 [INFO] [stdout] | [INFO] [stdout] 956 | change_password: ChangePassword<'a>, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 957 | ) -> crate::Result { [INFO] [stdout] 958 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 959 | self.change_password_impl(&mut yield_point, change_password).await [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/credssp/ts_request/mod.rs:338:8 [INFO] [stdout] | [INFO] [stdout] 329 | fn read_password_credentials(data: impl AsRef<[u8]>) -> crate::Result { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 338 | Ok(AuthIdentityBuffers { [INFO] [stdout] | ________^ [INFO] [stdout] 339 | | user: user_name.0 .0, [INFO] [stdout] 340 | | domain: domain_name.0 .0, [INFO] [stdout] 341 | | password: password.0 .0.into(), [INFO] [stdout] 342 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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/generator.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn suspend(&'point mut self, value: YieldTy) -> Interrupt { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | Interrupt { [INFO] [stdout] 57 | value_to_yield: Some(value), [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/generator.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn suspend(&'point mut self, value: YieldTy) -> Interrupt { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | yielded_value: Arc::clone(&self.yielded_value), [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/generator.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn suspend(&'point mut self, value: YieldTy) -> Interrupt { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 59 | resumed_value: Arc::clone(&self.resumed_value), [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/generator.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn new(producer: Producer) -> Self [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | let yielded_value = Arc::new(Mutex::new(None)); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | let resumed_value = Arc::new(Mutex::new(None)); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | [INFO] [stdout] 92 | let yield_point = YieldPoint { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | generator: Box::pin(producer(yield_point)), [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/generator.rs:135:11 [INFO] [stdout] | [INFO] [stdout] 132 | let waker = Waker::from(Arc::new(NoopWake)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | match task.as_mut().poll(&mut context) { [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/generator.rs:198:24 [INFO] [stdout] | [INFO] [stdout] 197 | fn from(value: Result) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | Generator::new(move |_| async move { value }) [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/kerberos/mod.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 441 | fn change_password<'a>(&'a mut self, change_password: ChangePassword<'a>) -> Result { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ____________^ [INFO] [stdout] 443 | | self.change_password(&mut yield_point, change_password).await [INFO] [stdout] 444 | | })) [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/kerberos/mod.rs:443:69 [INFO] [stdout] | [INFO] [stdout] 441 | fn change_password<'a>(&'a mut self, change_password: ChangePassword<'a>) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 443 | self.change_password(&mut yield_point, change_password).await [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/kerberos/mod.rs:517:78 [INFO] [stdout] | [INFO] [stdout] 516 | Ok(GeneratorInitSecurityContext::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 517 | self.initialize_security_context_impl(&mut yield_point, builder).await [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/kerberos/mod.rs:769:61 [INFO] [stdout] | [INFO] [stdout] 767 | ... let private_key = PrivateKey::from_pem_str(&private_key_pem)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | ... let rsa_private_key = RsaPrivateKey::try_from(&private_key)?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 769 | ... Ok(rsa_private_key.sign(Pkcs1v15Sign::new::(), &hash)?) [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] | 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/negotiate.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new(config: NegotiateConfig) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | let mut protocol = config.protocol_config.new_client()?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | Ok(Negotiate { [INFO] [stdout] | ____________^ [INFO] [stdout] 122 | | protocol, [INFO] [stdout] 123 | | package_list: config.package_list, [INFO] [stdout] 124 | | auth_identity: None, [INFO] [stdout] 125 | | client_computer_name: config.client_computer_name, [INFO] [stdout] 126 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/negotiate.rs:376:12 [INFO] [stdout] | [INFO] [stdout] 374 | change_password: builders::ChangePassword<'a>, [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | ) -> Result { [INFO] [stdout] 376 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ____________^ [INFO] [stdout] 377 | | self.change_password(&mut yield_point, change_password).await [INFO] [stdout] 378 | | })) [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/negotiate.rs:377:69 [INFO] [stdout] | [INFO] [stdout] 374 | change_password: builders::ChangePassword<'a>, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | ) -> Result { [INFO] [stdout] 376 | Ok(GeneratorChangePassword::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | self.change_password(&mut yield_point, change_password).await [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/negotiate.rs:454:56 [INFO] [stdout] | [INFO] [stdout] 454 | creds_handle.as_ref().and_then(|c| c.clone().auth_identity()) [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/negotiate.rs:464:56 [INFO] [stdout] | [INFO] [stdout] 464 | creds_handle.as_ref().and_then(|c| c.clone().auth_identity()) [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/negotiate.rs:479:78 [INFO] [stdout] | [INFO] [stdout] 478 | Ok(GeneratorInitSecurityContext::new(move |mut yield_point| async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 479 | self.initialize_security_context_impl(&mut yield_point, builder).await [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/negotiate.rs:562:87 [INFO] [stdout] | [INFO] [stdout] 562 | let mut credentials_handle = self.auth_identity.as_mut().and_then(|c| c.clone().auth_identity()); [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/negotiate.rs:571:87 [INFO] [stdout] | [INFO] [stdout] 571 | let mut credentials_handle = self.auth_identity.as_mut().and_then(|c| c.clone().auth_identity()); [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/ntlm/messages/server/authenticate.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 202 | let mut identity = if let Some(identity) = identity { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 216 | | AuthenticateMessage::new( [INFO] [stdout] 217 | | authenticate_message, [INFO] [stdout] 218 | | mic, [INFO] [stdout] ... | [INFO] [stdout] 223 | | identity, [INFO] [stdout] 224 | | )) [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] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/pku2u/mod.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn new_server_from_config(config: Pku2uConfig) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 136 | | mode: Pku2uMode::Server, [INFO] [stdout] 137 | | config, [INFO] [stdout] 138 | | state: Pku2uState::Preauthentication, [INFO] [stdout] ... | [INFO] [stdout] 151 | | negoex_random: rng.gen::<[u8; RANDOM_ARRAY_SIZE]>(), [INFO] [stdout] 152 | | }) [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/pku2u/mod.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn new_client_from_config(config: Pku2uConfig) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 159 | | mode: Pku2uMode::Client, [INFO] [stdout] 160 | | config, [INFO] [stdout] 161 | | state: Pku2uState::Negotiate, [INFO] [stdout] ... | [INFO] [stdout] 174 | | negoex_random: rng.gen::<[u8; RANDOM_ARRAY_SIZE]>(), [INFO] [stdout] 175 | | }) [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/pku2u/mod.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 513 | let private_key = self.config.private_key.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 519 | / SignatureAlgorithm::RsaPkcs1v15(HashAlgorithm::SHA1) [INFO] [stdout] 520 | | .sign(data_to_sign, private_key.as_ref()) [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/pku2u/config.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(p2p_certificate: Certificate, private_key: PrivateKey, client_hostname: String) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | private_key: private_key.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/pku2u/extractors.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | Ok((picky_asn1_der::from_bytes(data)?, data)) [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/pku2u/generators.rs:180:26 [INFO] [stdout] | [INFO] [stdout] 177 | krb_msg: T, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 180 | ApplicationTag::from(KrbMessage { [INFO] [stdout] | __________________________^ [INFO] [stdout] 181 | | krb5_oid: ObjectIdentifierAsn1::from(oids::gss_pku2u()), [INFO] [stdout] 182 | | krb5_token_id, [INFO] [stdout] 183 | | krb_msg, [INFO] [stdout] 184 | | }) [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/pku2u/validate.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / SignatureAlgorithm::RsaPkcs1v15(HashAlgorithm::SHA1) [INFO] [stdout] 21 | | .verify(rsa_public_key, &encoded_signed_attributes, &signer_info.signature.0 .0) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________________________________________________________________________________| [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/auth_identity.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 188 | fn from(credentials: AuthIdentity) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | password: utils::string_to_utf16(credentials.password.as_ref()).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/auth_identity.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 212 | let password = utils::bytes_to_utf16_string(credentials_buffers.password.as_ref()).into(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | [INFO] [stdout] 214 | Ok(Self { username, password }) [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/auth_identity.rs:396:25 [INFO] [stdout] | [INFO] [stdout] 395 | fn from(value: SmartCardIdentity) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 396 | Self::SmartCard(Box::new(value)) [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/auth_identity.rs:410:12 [INFO] [stdout] | [INFO] [stdout] 409 | fn try_from(value: Credentials) -> Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 410 | Ok(match value { [INFO] [stdout] | ____________^ [INFO] [stdout] 411 | | Credentials::AuthIdentity(identity) => Self::AuthIdentity(identity.into()), [INFO] [stdout] 412 | | Credentials::SmartCard(identity) => Self::SmartCard((*identity).try_into()?), [INFO] [stdout] 413 | | }) [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/auth_identity.rs:295:16 [INFO] [stdout] | [INFO] [stdout] 284 | fn try_from(value: SmartCardIdentity) -> Result { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 285 | let private_key = if let Some(key) = value.private_key { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | Ok(Self { [INFO] [stdout] | ________________^ [INFO] [stdout] 296 | | certificate: picky_asn1_der::to_vec(&value.certificate)?, [INFO] [stdout] 297 | | reader_name: utils::string_to_utf16(value.reader_name), [INFO] [stdout] 298 | | pin: utils::string_to_utf16(String::from_utf8_lossy(value.pin.as_ref())).into(), [INFO] [stdout] ... | [INFO] [stdout] 304 | | private_key_pem: private_key, [INFO] [stdout] 305 | | }) [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/auth_identity.rs:325:16 [INFO] [stdout] | [INFO] [stdout] 312 | fn try_from(value: SmartCardIdentityBuffers) -> Result { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | let private_key = if let Some(key) = value.private_key_pem { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | Ok(Self { [INFO] [stdout] | ________________^ [INFO] [stdout] 326 | | certificate: picky_asn1_der::from_bytes(&value.certificate)?, [INFO] [stdout] 327 | | reader_name: utils::bytes_to_utf16_string(&value.reader_name), [INFO] [stdout] 328 | | pin: utils::bytes_to_utf16_string(value.pin.as_ref()).into_bytes().into(), [INFO] [stdout] ... | [INFO] [stdout] 334 | | private_key, [INFO] [stdout] 335 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________| [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/ber/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn write_sequence_tag(mut stream: impl io::Write, length: u16) -> io::Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | write_universal_tag(&mut stream, Tag::Sequence, Pc::Construct)?; [INFO] [stdout] 73 | write_length(stream, length).map(|length| length + 1) [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/ber/mod.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn write_contextual_tag(mut stream: impl io::Write, tagnum: u8, length: u16, pc: Pc) -> io::Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | write_length(stream, length).map(|length| length + 1) [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/ber/mod.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 110 | mut stream: impl io::Read + io::Seek, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | match read_contextual_tag(&mut stream, tagnum, pc) { [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/ber/mod.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn write_octet_string_tag(mut stream: impl io::Write, length: u16) -> io::Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | write_universal_tag(&mut stream, Tag::OctetString, Pc::Primitive)?; [INFO] [stdout] 193 | write_length(&mut stream, length).map(|length| length + 1) [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 47 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sspi` (lib test) due to 48 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ba9577e382268639f07d3323dde1464eebd2c1ee4ad5830827f84519beb9e697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9577e382268639f07d3323dde1464eebd2c1ee4ad5830827f84519beb9e697", kill_on_drop: false }` [INFO] [stdout] ba9577e382268639f07d3323dde1464eebd2c1ee4ad5830827f84519beb9e697