[INFO] fetching crate substrate-constructor 0.2.0... [INFO] checking substrate-constructor-0.2.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate substrate-constructor 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate substrate-constructor 0.2.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate substrate-constructor 0.2.0 [INFO] finished tweaking crates.io crate substrate-constructor 0.2.0 [INFO] tweaked toml for crates.io crate substrate-constructor 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 128 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c83bed42161d5a8e838b5e145b0f75d02d021c29a963920ca47f6604b71260c [INFO] running `Command { std: "docker" "start" "-a" "9c83bed42161d5a8e838b5e145b0f75d02d021c29a963920ca47f6604b71260c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c83bed42161d5a8e838b5e145b0f75d02d021c29a963920ca47f6604b71260c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c83bed42161d5a8e838b5e145b0f75d02d021c29a963920ca47f6604b71260c", kill_on_drop: false }` [INFO] [stdout] 9c83bed42161d5a8e838b5e145b0f75d02d021c29a963920ca47f6604b71260c [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69f0a14b9418124bd25b08789767be0de0483b98c3c8f308d74e671665c158f0 [INFO] running `Command { std: "docker" "start" "-a" "69f0a14b9418124bd25b08789767be0de0483b98c3c8f308d74e671665c158f0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling parity-scale-codec v3.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Checking external-memory-tools v0.1.1 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking schnorrkel v0.11.4 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.0 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Checking docify v0.2.9 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking substrate-crypto-light v0.1.0 [INFO] [stderr] Checking sp-arithmetic v26.0.0 [INFO] [stderr] Checking frame-metadata v18.0.0 [INFO] [stderr] Checking substrate_parser v0.7.0 [INFO] [stderr] Checking substrate-constructor v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/try_fill.rs (45 fixes) [INFO] [stderr] Fixed src/storage_query.rs (4 fixes) [INFO] [stderr] Fixed src/traits.rs (3 fixes) [INFO] [stderr] Fixed src/fill_prepare.rs (39 fixes) [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1058:21 [INFO] [stdout] | [INFO] [stdout] 1058 | TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1059 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1060 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1070:21 [INFO] [stdout] | [INFO] [stdout] 1070 | TypeContentToFill::Primitive(PrimitiveToFill::Unsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1071 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1072 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1058:21 [INFO] [stdout] | [INFO] [stdout] 1058 | TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1059 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1060 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1070:21 [INFO] [stdout] | [INFO] [stdout] 1070 | TypeContentToFill::Primitive(PrimitiveToFill::Unsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1071 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1072 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1460:24 [INFO] [stdout] | [INFO] [stdout] 1460 | if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}... [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 1472 | got_filled_hash!(genesis_hash_got_filled, GenesisHash); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1460:24 [INFO] [stdout] | [INFO] [stdout] 1460 | if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}... [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 1473 | got_filled_hash!(block_hash_got_filled, BlockHash); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1030:35 [INFO] [stdout] | [INFO] [stdout] 1030 | } else if let TypeContentToFill::Composite(ref mut fields_to_fill) = extension.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 1047 | populate!(populate_genesis_hash, H256, genesis_hash_got_filled); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1039:25 [INFO] [stdout] | [INFO] [stdout] 1039 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1047 | populate!(populate_genesis_hash, H256, genesis_hash_got_filled); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `populate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1030:35 [INFO] [stdout] | [INFO] [stdout] 1030 | } else if let TypeContentToFill::Composite(ref mut fields_to_fill) = extension.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 1048 | populate!(populate_block_hash_helper, H256, block_hash_got_filled); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1039:25 [INFO] [stdout] | [INFO] [stdout] 1039 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1048 | populate!(populate_block_hash_helper, H256, block_hash_got_filled); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `populate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1030:35 [INFO] [stdout] | [INFO] [stdout] 1030 | } else if let TypeContentToFill::Composite(ref mut fields_to_fill) = extension.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 1049 | populate!(populate_spec_version, &Unsigned, spec_version_got_filled); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1039:25 [INFO] [stdout] | [INFO] [stdout] 1039 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1049 | populate!(populate_spec_version, &Unsigned, spec_version_got_filled); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `populate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1030:35 [INFO] [stdout] | [INFO] [stdout] 1030 | } else if let TypeContentToFill::Composite(ref mut fields_to_fill) = extension.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 1050 | populate!(populate_tx_version, &Unsigned, tx_version_got_filled); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1039:25 [INFO] [stdout] | [INFO] [stdout] 1039 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1050 | populate!(populate_tx_version, &Unsigned, tx_version_got_filled); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `populate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1030:35 [INFO] [stdout] | [INFO] [stdout] 1030 | } else if let TypeContentToFill::Composite(ref mut fields_to_fill) = extension.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 1051 | populate!(populate_nonce, u32, nonce_got_filled); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1039:25 [INFO] [stdout] | [INFO] [stdout] 1039 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1051 | populate!(populate_nonce, u32, nonce_got_filled); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `populate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1058:21 [INFO] [stdout] | [INFO] [stdout] 1058 | TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1059 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1060 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1070:21 [INFO] [stdout] | [INFO] [stdout] 1070 | TypeContentToFill::Primitive(PrimitiveToFill::Unsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1071 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1072 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1058:21 [INFO] [stdout] | [INFO] [stdout] 1058 | TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1059 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1060 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1070:21 [INFO] [stdout] | [INFO] [stdout] 1070 | TypeContentToFill::Primitive(PrimitiveToFill::Unsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1071 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1072 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1460:24 [INFO] [stdout] | [INFO] [stdout] 1460 | if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}... [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 1472 | got_filled_hash!(genesis_hash_got_filled, GenesisHash); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1460:24 [INFO] [stdout] | [INFO] [stdout] 1460 | if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}... [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 1473 | got_filled_hash!(block_hash_got_filled, BlockHash); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1030:35 [INFO] [stdout] | [INFO] [stdout] 1030 | } else if let TypeContentToFill::Composite(ref mut fields_to_fill) = extension.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 1047 | populate!(populate_genesis_hash, H256, genesis_hash_got_filled); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1039:25 [INFO] [stdout] | [INFO] [stdout] 1039 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1047 | populate!(populate_genesis_hash, H256, genesis_hash_got_filled); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `populate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1030:35 [INFO] [stdout] | [INFO] [stdout] 1030 | } else if let TypeContentToFill::Composite(ref mut fields_to_fill) = extension.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 1048 | populate!(populate_block_hash_helper, H256, block_hash_got_filled); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1039:25 [INFO] [stdout] | [INFO] [stdout] 1039 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1048 | populate!(populate_block_hash_helper, H256, block_hash_got_filled); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `populate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1030:35 [INFO] [stdout] | [INFO] [stdout] 1030 | } else if let TypeContentToFill::Composite(ref mut fields_to_fill) = extension.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 1049 | populate!(populate_spec_version, &Unsigned, spec_version_got_filled); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1039:25 [INFO] [stdout] | [INFO] [stdout] 1039 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1049 | populate!(populate_spec_version, &Unsigned, spec_version_got_filled); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `populate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1030:35 [INFO] [stdout] | [INFO] [stdout] 1030 | } else if let TypeContentToFill::Composite(ref mut fields_to_fill) = extension.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 1050 | populate!(populate_tx_version, &Unsigned, tx_version_got_filled); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1039:25 [INFO] [stdout] | [INFO] [stdout] 1039 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1050 | populate!(populate_tx_version, &Unsigned, tx_version_got_filled); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `populate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1030:35 [INFO] [stdout] | [INFO] [stdout] 1030 | } else if let TypeContentToFill::Composite(ref mut fields_to_fill) = extension.content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 1051 | populate!(populate_nonce, u32, nonce_got_filled); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1039:25 [INFO] [stdout] | [INFO] [stdout] 1039 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1051 | populate!(populate_nonce, u32, nonce_got_filled); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `populate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.91s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking substrate-constructor v0.2.0 (/tmp/fixit) [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1058:21 [INFO] [stdout] | [INFO] [stdout] 1058 | TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1059 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1060 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1070:21 [INFO] [stdout] | [INFO] [stdout] 1070 | TypeContentToFill::Primitive(PrimitiveToFill::Unsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1071 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1072 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1058:21 [INFO] [stdout] | [INFO] [stdout] 1058 | TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1059 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1060 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1070:21 [INFO] [stdout] | [INFO] [stdout] 1070 | TypeContentToFill::Primitive(PrimitiveToFill::Unsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1071 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1072 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1460:24 [INFO] [stdout] | [INFO] [stdout] 1460 | if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}... [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 1472 | got_filled_hash!(genesis_hash_got_filled, GenesisHash); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1460:24 [INFO] [stdout] | [INFO] [stdout] 1460 | if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}... [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 1473 | got_filled_hash!(block_hash_got_filled, BlockHash); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1058:21 [INFO] [stdout] | [INFO] [stdout] 1058 | TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1059 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1060 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1070:21 [INFO] [stdout] | [INFO] [stdout] 1070 | TypeContentToFill::Primitive(PrimitiveToFill::Unsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1071 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1072 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1058:21 [INFO] [stdout] | [INFO] [stdout] 1058 | TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1059 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1060 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1070:21 [INFO] [stdout] | [INFO] [stdout] 1070 | TypeContentToFill::Primitive(PrimitiveToFill::Unsigned( [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _____________________help: desugar the match ergonomics: `&mut` [INFO] [stdout] | | [INFO] [stdout] 1071 | | ref mut specialty_unsigned_to_fill, [INFO] [stdout] 1072 | | )) => { [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1460:24 [INFO] [stdout] | [INFO] [stdout] 1460 | if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}... [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 1472 | got_filled_hash!(genesis_hash_got_filled, GenesisHash); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/fill_prepare.rs:1460:24 [INFO] [stdout] | [INFO] [stdout] 1460 | if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}... [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 1473 | got_filled_hash!(block_hash_got_filled, BlockHash); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `substrate-constructor` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `substrate-constructor` (lib test) due to 6 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "69f0a14b9418124bd25b08789767be0de0483b98c3c8f308d74e671665c158f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f0a14b9418124bd25b08789767be0de0483b98c3c8f308d74e671665c158f0", kill_on_drop: false }` [INFO] [stdout] 69f0a14b9418124bd25b08789767be0de0483b98c3c8f308d74e671665c158f0