[INFO] fetching crate lwk_wollet 0.7.0... [INFO] checking lwk_wollet-0.7.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate lwk_wollet 0.7.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate lwk_wollet 0.7.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lwk_wollet 0.7.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lwk_wollet 0.7.0 [INFO] tweaked toml for crates.io crate lwk_wollet 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate lwk_wollet 0.7.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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf02b8173b36f4d1da806dd72a483b9475fb9f8f47aff3dd8519ff2c5226f8d8 [INFO] running `Command { std: "docker" "start" "-a" "cf02b8173b36f4d1da806dd72a483b9475fb9f8f47aff3dd8519ff2c5226f8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf02b8173b36f4d1da806dd72a483b9475fb9f8f47aff3dd8519ff2c5226f8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf02b8173b36f4d1da806dd72a483b9475fb9f8f47aff3dd8519ff2c5226f8d8", kill_on_drop: false }` [INFO] [stdout] cf02b8173b36f4d1da806dd72a483b9475fb9f8f47aff3dd8519ff2c5226f8d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7f8affcb0388af097e6972fc1dbb71f07f2f0da5608b0ec47d7193ed3ee2082 [INFO] running `Command { std: "docker" "start" "-a" "d7f8affcb0388af097e6972fc1dbb71f07f2f0da5608b0ec47d7193ed3ee2082", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.91 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Checking bech32 v0.10.0-beta [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Checking bitcoin-io v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking bmp-monochrome v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Checking qr_code v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling rust-embed-utils v8.4.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling bitcoin v0.32.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling minreq v2.11.2 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling bitcoind v0.34.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Compiling bitcoind v0.36.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling electrsd v0.27.3 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking unic-langid-impl v0.9.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling rust-embed v8.4.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking unic-langid v0.9.5 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-syntax v0.11.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking aes-gcm-siv v0.10.1 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking ledger-apdu v0.10.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking age-core v0.10.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bip39 v2.0.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bitcoin-units v0.1.1 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking secp256k1 v0.29.0 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking jsonrpc v0.14.1 [INFO] [stderr] Checking jsonrpc v0.18.0 [INFO] [stderr] Checking secp256k1-zkp v0.10.1 [INFO] [stderr] Checking bollard-stubs v1.41.0 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling i18n-config v0.4.6 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Compiling i18n-embed-impl v0.8.3 [INFO] [stderr] Compiling i18n-embed v0.14.1 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.3 [INFO] [stderr] Checking elements v0.24.1 [INFO] [stderr] Checking miniscript v11.0.0 [INFO] [stderr] Checking bitcoincore-rpc-json v0.18.0 [INFO] [stderr] Checking electrum-client v0.19.0 [INFO] [stderr] Checking bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Checking age v0.10.0 [INFO] [stderr] Checking bitcoincore-rpc v0.18.0 [INFO] [stderr] Checking testcontainers v0.14.0 [INFO] [stderr] Checking elements-miniscript v0.3.1 [INFO] [stderr] Checking lwk_containers v0.7.0 [INFO] [stderr] Checking bitcoincore-rpc v0.19.0 [INFO] [stderr] Checking lwk_common v0.7.0 [INFO] [stderr] Checking waterfalls v0.3.1 [INFO] [stderr] Checking lwk_ledger v0.7.0 [INFO] [stderr] Checking lwk_jade v0.7.0 [INFO] [stderr] Checking lwk_test_util v0.7.0 [INFO] [stderr] Checking lwk_wollet v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking lwk_signer v0.7.0 [INFO] [stdout] error: this value of type `Wollet` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/test_wollet.rs:585:17 [INFO] [stdout] | [INFO] [stdout] 581 | let db_root_dir = wollet.db_root_dir(); [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 585 | let wollet = [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 `std::array::IntoIter<(&str, lwk_wollet::Error), 6>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/e2e.rs:419:33 [INFO] [stdout] | [INFO] [stdout] 400 | let server = setup(false); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 404 | let signers = [&AnySigner::Software(signer)]; [INFO] [stdout] | --------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 405 | [INFO] [stdout] 406 | let mut wallet = TestWollet::new(&server.electrs.electrum_url, &desc); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 419 | for (contract, expected) in [ [INFO] [stdout] | _________________________________^ [INFO] [stdout] 420 | | (contract_d, Error::InvalidDomain), [INFO] [stdout] 421 | | (contract_v, Error::InvalidVersion), [INFO] [stdout] 422 | | (contract_p, Error::InvalidPrecision), [INFO] [stdout] ... | [INFO] [stdout] 425 | | (contract_i, Error::InvalidIssuerPubkey), [INFO] [stdout] 426 | | ] { [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 `lwk_wollet::Error` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/e2e.rs:1190:13 [INFO] [stdout] | [INFO] [stdout] 1185 | pub fn new_unsupported_wallet(desc: &str, expected: lwk_wollet::Error) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1186 | let r: Result = add_checksum(desc).parse(); [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] 1190 | Err(err) => assert_eq!(err.to_string(), expected.to_string()), [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lwk_wollet` (test "e2e") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d7f8affcb0388af097e6972fc1dbb71f07f2f0da5608b0ec47d7193ed3ee2082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f8affcb0388af097e6972fc1dbb71f07f2f0da5608b0ec47d7193ed3ee2082", kill_on_drop: false }` [INFO] [stdout] d7f8affcb0388af097e6972fc1dbb71f07f2f0da5608b0ec47d7193ed3ee2082