[INFO] fetching crate bc-envelope 0.18.1... [INFO] checking bc-envelope-0.18.1 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate bc-envelope 0.18.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate bc-envelope 0.18.1 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bc-envelope 0.18.1 [INFO] finished tweaking crates.io crate bc-envelope 0.18.1 [INFO] tweaked toml for crates.io crate bc-envelope 0.18.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 172 packages to latest compatible versions [INFO] [stderr] Adding bitcoin_hashes v0.12.0 (available: v0.14.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding half v2.2.1 (available: v2.4.1) [INFO] [stderr] Adding idna v0.5.0 (available: v1.0.2) [INFO] [stderr] Adding itertools v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding minicbor v0.19.1 (available: v0.25.1) [INFO] [stderr] Adding minicbor-derive v0.13.0 (available: v0.15.3) [INFO] [stderr] Adding miniz_oxide v0.7.4 (available: v0.8.0) [INFO] [stderr] Adding pulldown-cmark v0.9.6 (available: v0.12.1) [INFO] [stderr] Adding secp256k1 v0.27.0 (available: v0.29.1) [INFO] [stderr] Adding secp256k1-sys v0.8.1 (available: v0.10.1) [INFO] [stderr] Adding siphasher v0.3.11 (available: v1.0.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] [stderr] Adding toml v0.7.8 (available: v0.8.19) [INFO] [stderr] Adding toml_edit v0.19.15 (available: v0.22.22) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (available: v0.58.0) [INFO] [stderr] Adding winnow v0.5.40 (available: v0.6.20) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83b1aad55f5e54ea5cab629d3bbc002d221b958df54cc5d3d247681540be24f8 [INFO] running `Command { std: "docker" "start" "-a" "83b1aad55f5e54ea5cab629d3bbc002d221b958df54cc5d3d247681540be24f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b1aad55f5e54ea5cab629d3bbc002d221b958df54cc5d3d247681540be24f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b1aad55f5e54ea5cab629d3bbc002d221b958df54cc5d3d247681540be24f8", kill_on_drop: false }` [INFO] [stdout] 83b1aad55f5e54ea5cab629d3bbc002d221b958df54cc5d3d247681540be24f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 962b2a06d4a8076ed98725f7126ea6bc43253910f85018a7d3508fdd51ae1995 [INFO] running `Command { std: "docker" "start" "-a" "962b2a06d4a8076ed98725f7126ea6bc43253910f85018a7d3508fdd51ae1995", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking version-sync v0.9.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ur v0.4.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking dcbor v0.15.2 [INFO] [stderr] Checking bc-ur v0.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Checking bc-rand v0.2.0 [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 bc-crypto v0.4.0 [INFO] [stderr] Checking bc-shamir v0.4.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking sskr v0.4.1 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking p521 v0.13.3 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking dsa v0.6.3 [INFO] [stderr] Checking ssh-key v0.6.6 [INFO] [stderr] Checking bc-components v0.12.2 [INFO] [stderr] Checking bc-envelope v0.18.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/expressions/request.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 157 | fn from(request: Request) -> Self { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | / Envelope::new(CBOR::to_tagged_value(tags::REQUEST, request.id)) [INFO] [stdout] 159 | | .add_assertion(known_values::BODY, request.body.into_envelope()) [INFO] [stdout] 160 | | .add_assertion_if(!request.note.is_empty(), known_values::NOTE, request.note) [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: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/continuation.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | fn from(continuation: Continuation) -> Self { [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | / continuation.state [INFO] [stdout] 101 | | .wrap_envelope() [INFO] [stdout] 102 | | .add_optional_assertion(known_values::ID, continuation.valid_id) [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: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/continuation.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 127 | fn from((continuation, sender): (Continuation, &PublicKeyBase)) -> Self { [INFO] [stdout] | ---------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | >::into(continuation) [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: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_request.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 212 | fn from((sealed_request, valid_until): (SealedRequest, Option<&Date>)) -> Self { [INFO] [stdout] | ----------------------------- [INFO] [stdout] | || [INFO] [stdout] | |these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | / sealed_request.request.into_envelope() [INFO] [stdout] 222 | | .add_assertion(known_values::SENDER_PUBLIC_KEY, sealed_request.sender.to_envelope()) [INFO] [stdout] 223 | | .add_assertion(known_values::SENDER_CONTINUATION, sender_continuation) [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: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_request.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 237 | fn from((sealed_request, valid_until, sender_private_key): (SealedRequest, Option<&Date>, &PrivateKeyBase)) -> Self { [INFO] [stdout] | ------------------------------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | (sealed_request, valid_until).into_envelope() [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: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_request.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 252 | fn from((sealed_request, valid_until, sender_private_key, recipient_public_key): (SealedRequest, Option<&Date>, &PrivateKeyBase, &Pub... [INFO] [stdout] | ----------------------------------------------------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 253 | (sealed_request, valid_until, sender_private_key).into_envelope() [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: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_response.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 212 | fn from((sealed_response, valid_until): (SealedResponse, Option<&Date>)) -> Self { [INFO] [stdout] | ------------------------------ [INFO] [stdout] | || [INFO] [stdout] | |these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | / sealed_response.response.into_envelope() [INFO] [stdout] 227 | | .add_assertion(known_values::SENDER_PUBLIC_KEY, sealed_response.sender.to_envelope()) [INFO] [stdout] 228 | | .add_optional_assertion(known_values::SENDER_CONTINUATION, sender_continuation) [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: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_response.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 242 | fn from((sealed_response, valid_until, sender_private_key): (SealedResponse, Option<&Date>, &PrivateKeyBase)) -> Self { [INFO] [stdout] | -------------------------------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 243 | (sealed_response, valid_until).into_envelope() [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: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_response.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 257 | fn from((sealed_response, valid_until, sender_private_key, recipient_public_key): (SealedResponse, Option<&Date>, &PrivateKeyBase, &P... [INFO] [stdout] | ------------------------------------------------------------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 258 | (sealed_response, valid_until, sender_private_key).into_envelope() [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: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/proof.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 16 | let reveal_set = self.reveal_set_of_set(target); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | Some(self.elide_revealing_set(&reveal_set).elide_removing_set(target)) [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: this value of type `Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/recipient.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 40 | .map(|assertion| { [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | assertion.as_object().unwrap().extract_subject::() [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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/types.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | let e = t.into_envelope(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | self.types().iter().any(|x| x.digest() == e.digest()) [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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/types.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | let type_envelope: Envelope = t.clone().to_envelope(); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | self.types().iter().any(|x| x.digest() == type_envelope.digest()) [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: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/expressions/request.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 157 | fn from(request: Request) -> Self { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | / Envelope::new(CBOR::to_tagged_value(tags::REQUEST, request.id)) [INFO] [stdout] 159 | | .add_assertion(known_values::BODY, request.body.into_envelope()) [INFO] [stdout] 160 | | .add_assertion_if(!request.note.is_empty(), known_values::NOTE, request.note) [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: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/continuation.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 99 | fn from(continuation: Continuation) -> Self { [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | / continuation.state [INFO] [stdout] 101 | | .wrap_envelope() [INFO] [stdout] 102 | | .add_optional_assertion(known_values::ID, continuation.valid_id) [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: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/continuation.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 127 | fn from((continuation, sender): (Continuation, &PublicKeyBase)) -> Self { [INFO] [stdout] | ---------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | >::into(continuation) [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 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_request.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 212 | fn from((sealed_request, valid_until): (SealedRequest, Option<&Date>)) -> Self { [INFO] [stdout] | ----------------------------- [INFO] [stdout] | || [INFO] [stdout] | |these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | / sealed_request.request.into_envelope() [INFO] [stdout] 222 | | .add_assertion(known_values::SENDER_PUBLIC_KEY, sealed_request.sender.to_envelope()) [INFO] [stdout] 223 | | .add_assertion(known_values::SENDER_CONTINUATION, sender_continuation) [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: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_request.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 237 | fn from((sealed_request, valid_until, sender_private_key): (SealedRequest, Option<&Date>, &PrivateKeyBase)) -> Self { [INFO] [stdout] | ------------------------------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | (sealed_request, valid_until).into_envelope() [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: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_request.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 252 | fn from((sealed_request, valid_until, sender_private_key, recipient_public_key): (SealedRequest, Option<&Date>, &PrivateKeyBase, &Pub... [INFO] [stdout] | ----------------------------------------------------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 253 | (sealed_request, valid_until, sender_private_key).into_envelope() [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] [stderr] error: could not compile `bc-envelope` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_response.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 212 | fn from((sealed_response, valid_until): (SealedResponse, Option<&Date>)) -> Self { [INFO] [stdout] | ------------------------------ [INFO] [stdout] | || [INFO] [stdout] | |these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | / sealed_response.response.into_envelope() [INFO] [stdout] 227 | | .add_assertion(known_values::SENDER_PUBLIC_KEY, sealed_response.sender.to_envelope()) [INFO] [stdout] 228 | | .add_optional_assertion(known_values::SENDER_CONTINUATION, sender_continuation) [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: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_response.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 242 | fn from((sealed_response, valid_until, sender_private_key): (SealedResponse, Option<&Date>, &PrivateKeyBase)) -> Self { [INFO] [stdout] | -------------------------------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 243 | (sealed_response, valid_until).into_envelope() [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: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/transaction/sealed_response.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 257 | fn from((sealed_response, valid_until, sender_private_key, recipient_public_key): (SealedResponse, Option<&Date>, &PrivateKeyBase, &P... [INFO] [stdout] | ------------------------------------------------------------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 258 | (sealed_response, valid_until, sender_private_key).into_envelope() [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: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/proof.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 16 | let reveal_set = self.reveal_set_of_set(target); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | Some(self.elide_revealing_set(&reveal_set).elide_removing_set(target)) [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: this value of type `envelope::Envelope` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/recipient.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 40 | .map(|assertion| { [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | assertion.as_object().unwrap().extract_subject::() [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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/types.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | let e = t.into_envelope(); [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | self.types().iter().any(|x| x.digest() == e.digest()) [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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extension/types.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | let type_envelope: Envelope = t.clone().to_envelope(); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | self.types().iter().any(|x| x.digest() == type_envelope.digest()) [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 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bc-envelope` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "962b2a06d4a8076ed98725f7126ea6bc43253910f85018a7d3508fdd51ae1995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "962b2a06d4a8076ed98725f7126ea6bc43253910f85018a7d3508fdd51ae1995", kill_on_drop: false }` [INFO] [stdout] 962b2a06d4a8076ed98725f7126ea6bc43253910f85018a7d3508fdd51ae1995