[INFO] fetching crate stacks-rs 0.3.3... [INFO] checking stacks-rs-0.3.3 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate stacks-rs 0.3.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate stacks-rs 0.3.3 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stacks-rs 0.3.3 [INFO] finished tweaking crates.io crate stacks-rs 0.3.3 [INFO] tweaked toml for crates.io crate stacks-rs 0.3.3 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding bitcoin_hashes v0.11.0 (available: v0.14.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding idna v0.5.0 (available: v1.0.2) [INFO] [stderr] Adding secp256k1 v0.28.2 (available: v0.29.1) [INFO] [stderr] Adding secp256k1-sys v0.9.2 (available: v0.10.1) [INFO] [stderr] Adding typed-builder v0.18.2 (available: v0.20.0) [INFO] [stderr] Adding typed-builder-macro v0.18.2 (available: v0.20.0) [INFO] [stderr] Adding unicode-normalization v0.1.22 (available: v0.1.24) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83f1e0b00b842d4967367539a8a9983eb7a7ece456cf57c4ee26079e24875bbe [INFO] running `Command { std: "docker" "start" "-a" "83f1e0b00b842d4967367539a8a9983eb7a7ece456cf57c4ee26079e24875bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83f1e0b00b842d4967367539a8a9983eb7a7ece456cf57c4ee26079e24875bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f1e0b00b842d4967367539a8a9983eb7a7ece456cf57c4ee26079e24875bbe", kill_on_drop: false }` [INFO] [stdout] 83f1e0b00b842d4967367539a8a9983eb7a7ece456cf57c4ee26079e24875bbe [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" "-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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1cc6c4dfad76f2db2b44a5446ff632ad988bd3b1dec0b1b0e7b640d7a3c143 [INFO] running `Command { std: "docker" "start" "-a" "7e1cc6c4dfad76f2db2b44a5446ff632ad988bd3b1dec0b1b0e7b640d7a3c143", 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] Fixed Cargo.toml (4 fixes) [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking bip39 v2.0.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking bip32 v0.5.2 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking stacks-rs v0.3.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `stacks_rs` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/clarity/macro.rs [INFO] [stderr] * src/crypto/hash.rs [INFO] [stderr] * src/transaction/condition.rs [INFO] [stderr] * src/transaction/network.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:11:11 [INFO] [stderr] | [INFO] [stderr] 11 | (@box $e:expr_2021) => (Box::new($e) as Box); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | (Int, $x:expr_2021) => ($crate::clarity::Int::new($x)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | (UInt, $x:expr_2021) => ($crate::clarity::UInt::new($x)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | (Buffer, $x:expr_2021) => ($crate::clarity::Buffer::new($x.to_vec())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:19:25 [INFO] [stderr] | [INFO] [stderr] 19 | (PrincipalStandard, $x:expr_2021) => ($crate::clarity::PrincipalStandard::new($x.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:20:25 [INFO] [stderr] | [INFO] [stderr] 20 | (PrincipalContract, $x:expr_2021, $y:expr_2021) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:20:39 [INFO] [stderr] | [INFO] [stderr] 20 | (PrincipalContract, $x:expr_2021, $y:expr_2021) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:21:18 [INFO] [stderr] | [INFO] [stderr] 21 | (ResponseOk, $x:expr_2021) => ($crate::clarity::ResponseOk::new(clarity!(@box $x))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:22:19 [INFO] [stderr] | [INFO] [stderr] 22 | (ResponseErr, $x:expr_2021) => ($crate::clarity::ResponseErr::new(clarity!(@box $x))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | (OptionalSome, $x:expr_2021) => ($crate::clarity::OptionalSome::new(clarity!(@box $x))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:27:19 [INFO] [stderr] | [INFO] [stderr] 27 | (StringAscii, $x:expr_2021) => ($crate::clarity::StringAscii::new($x.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:28:18 [INFO] [stderr] | [INFO] [stderr] 28 | (StringUtf8, $x:expr_2021) => ($crate::clarity::StringUtf8::new($x.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:30:25 [INFO] [stderr] | [INFO] [stderr] 30 | (LengthPrefixedStr, $x:expr_2021) => ($crate::clarity::LengthPrefixedStr::new($x.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:31:15 [INFO] [stderr] | [INFO] [stderr] 31 | (List $(, $args:expr_2021)*) => ($crate::clarity::List::new(vec![$(clarity!(@box $args)),*])); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | (Tuple $(, ($key:expr_2021, $value:expr_2021))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:32:33 [INFO] [stderr] | [INFO] [stderr] 32 | (Tuple $(, ($key:expr_2021, $value:expr_2021))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:33:22 [INFO] [stderr] | [INFO] [stderr] 33 | (FnArguments $(, $args:expr_2021)*) => ($crate::clarity::FnArguments::new(vec![$(clarity!(@box $args)),*])); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:45:19 [INFO] [stderr] | [INFO] [stderr] 45 | ($name:ident, $default:expr_2021, $value:ty, $id:ident) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/crypto/hash.rs:34:27 [INFO] [stderr] | [INFO] [stderr] 34 | ($name:ident, $ty:ty, $len:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/crypto/c32.rs:410:29 [INFO] [stdout] | [INFO] [stdout] 410 | let bytes = rng.gen::<[u8; 20]>(); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | $(tmp.push($crate::post_condition!(@gen $type, $($args)*));)* [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:46:62 [INFO] [stdout] | [INFO] [stdout] 46 | ($type:ident, $($args:tt)*) => ($crate::post_condition!(@gen $type, $($args)*)); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/transaction/condition.rs:39:11 [INFO] [stderr] | [INFO] [stderr] 39 | (@box $e:expr_2021) => (Box::new($e) as Box); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/transaction/network.rs:66:19 [INFO] [stderr] | [INFO] [stderr] 66 | ($name:ident, $version:expr_2021, $chain_id:expr_2021, $api:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/transaction/network.rs:66:39 [INFO] [stderr] | [INFO] [stderr] 66 | ($name:ident, $version:expr_2021, $chain_id:expr_2021, $api:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/transaction/network.rs:66:60 [INFO] [stderr] | [INFO] [stderr] 66 | ($name:ident, $version:expr_2021, $chain_id:expr_2021, $api:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 23 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | (@gen STXCondition, $($args:tt)*) => ($crate::post_condition!(@box $crate::transaction::STXPostCondition::new($($args)*))); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | (@gen FungibleCondition, $($args:tt)*) => ($crate::post_condition!(@box $crate::transaction::FungiblePostCondition::new($($args)*))); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | (@gen NonFungibleCondition, $($args:tt)*) => ($crate::post_condition!(@box $crate::transaction::NonFungiblePostCondition::new($($args... [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | (@box $e:expr) => (Box::new($e) as Box); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 11 | (@box $e:expr_2021) => (Box::new($e) as Box); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | (Int, $x:expr) => ($crate::clarity::Int::new($x)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 13 | (Int, $x:expr_2021) => ($crate::clarity::Int::new($x)); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | (UInt, $x:expr) => ($crate::clarity::UInt::new($x)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 14 | (UInt, $x:expr_2021) => ($crate::clarity::UInt::new($x)); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | (Buffer, $x:expr) => ($crate::clarity::Buffer::new($x.to_vec())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 15 | (Buffer, $x:expr_2021) => ($crate::clarity::Buffer::new($x.to_vec())); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | (PrincipalStandard, $x:expr) => ($crate::clarity::PrincipalStandard::new($x.to_string())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 19 | (PrincipalStandard, $x:expr_2021) => ($crate::clarity::PrincipalStandard::new($x.to_string())); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | (PrincipalContract, $x:expr, $y:expr) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | (PrincipalContract, $x:expr_2021, $y:expr) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | (PrincipalContract, $x:expr, $y:expr) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | (PrincipalContract, $x:expr, $y:expr_2021) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | (ResponseOk, $x:expr) => ($crate::clarity::ResponseOk::new(clarity!(@box $x))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 21 | (ResponseOk, $x:expr_2021) => ($crate::clarity::ResponseOk::new(clarity!(@box $x))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | (ResponseErr, $x:expr) => ($crate::clarity::ResponseErr::new(clarity!(@box $x))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 22 | (ResponseErr, $x:expr_2021) => ($crate::clarity::ResponseErr::new(clarity!(@box $x))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | (OptionalSome, $x:expr) => ($crate::clarity::OptionalSome::new(clarity!(@box $x))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 23 | (OptionalSome, $x:expr_2021) => ($crate::clarity::OptionalSome::new(clarity!(@box $x))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | (StringAscii, $x:expr) => ($crate::clarity::StringAscii::new($x.to_string())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 27 | (StringAscii, $x:expr_2021) => ($crate::clarity::StringAscii::new($x.to_string())); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | (StringUtf8, $x:expr) => ($crate::clarity::StringUtf8::new($x.to_string())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 28 | (StringUtf8, $x:expr_2021) => ($crate::clarity::StringUtf8::new($x.to_string())); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | (LengthPrefixedStr, $x:expr) => ($crate::clarity::LengthPrefixedStr::new($x.to_string())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 30 | (LengthPrefixedStr, $x:expr_2021) => ($crate::clarity::LengthPrefixedStr::new($x.to_string())); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | (List $(, $args:expr)*) => ($crate::clarity::List::new(vec![$(clarity!(@box $args)),*])); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 31 | (List $(, $args:expr_2021)*) => ($crate::clarity::List::new(vec![$(clarity!(@box $args)),*])); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | (Tuple $(, ($key:expr, $value:expr))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 32 | (Tuple $(, ($key:expr_2021, $value:expr))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | (Tuple $(, ($key:expr, $value:expr))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 32 | (Tuple $(, ($key:expr, $value:expr_2021))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | (FnArguments $(, $args:expr)*) => ($crate::clarity::FnArguments::new(vec![$(clarity!(@box $args)),*])); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 33 | (FnArguments $(, $args:expr_2021)*) => ($crate::clarity::FnArguments::new(vec![$(clarity!(@box $args)),*])); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | ($name:ident, $default:expr, $value:ty, $id:ident) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 45 | ($name:ident, $default:expr_2021, $value:ty, $id:ident) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/crypto/hash.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | ($name:ident, $ty:ty, $len:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($name:ident, $ty:ty, $len:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | (@box $e:expr) => (Box::new($e) as Box); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 39 | (@box $e:expr_2021) => (Box::new($e) as Box); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/transaction/network.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr, $chain_id:expr, $api:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr_2021, $chain_id:expr, $api:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/transaction/network.rs:66:44 [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr, $chain_id:expr, $api:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr, $chain_id:expr_2021, $api:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/transaction/network.rs:66:55 [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr, $chain_id:expr, $api:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr, $chain_id:expr, $api:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/clarity/macro.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | if let Ok(value) = self.into_any().downcast::() { [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] ::: src/clarity/mod.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | impl_clarity_primitive_cast!(Box); [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/clarity/macro.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clarity/mod.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | impl_clarity_primitive_cast!(Box); [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 `impl_clarity_primitive_cast` (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/clarity/macro.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | if let Ok(value) = self.into_value().into_any().downcast::() { [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] ::: src/clarity/mod.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | impl_clarity_primitive_cast!(ResponseOk, Box, CLARITY_TYPE_RESPONSE_OK); [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/clarity/macro.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clarity/mod.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | impl_clarity_primitive_cast!(ResponseOk, Box, CLARITY_TYPE_RESPONSE_OK); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_clarity_primitive_cast` (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/clarity/macro.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | if let Ok(value) = self.into_value().into_any().downcast::() { [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] ::: src/clarity/mod.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | impl_clarity_primitive_cast!(ResponseErr, Box, CLARITY_TYPE_RESPONSE_ERR); [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/clarity/macro.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clarity/mod.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | impl_clarity_primitive_cast!(ResponseErr, Box, CLARITY_TYPE_RESPONSE_ERR); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_clarity_primitive_cast` (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/clarity/macro.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | if let Ok(value) = self.into_value().into_any().downcast::() { [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] ::: src/clarity/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | impl_clarity_primitive_cast!(OptionalSome, Box, CLARITY_TYPE_OPTIONAL_SOME); [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/clarity/macro.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clarity/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | impl_clarity_primitive_cast!(OptionalSome, Box, CLARITY_TYPE_OPTIONAL_SOME); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_clarity_primitive_cast` (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/clarity/impl.rs:669:12 [INFO] [stdout] | [INFO] [stdout] 669 | if let Some(index) = self.__value.iter().position(|(k, _)| k == key.as_ref()) { [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] = 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/clarity/impl.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 669 ~ match self.__value.iter().position(|(k, _)| k == key.as_ref()) { Some(index) => { [INFO] [stdout] 670 | Some(self.__value.remove(index).1) [INFO] [stdout] 671 ~ } _ => { [INFO] [stdout] 672 | None [INFO] [stdout] 673 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | if let Ok(addr) = self.address.cast_as::() { [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] 178 | } else if let Ok(addr) = self.address.cast_as::() { [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] = 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/transaction/condition.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | } else if let Ok(addr) = self.address.cast_as::() { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 175 ~ match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 176 | buff.push(POST_CONDITION_PRINCIPAL_STD); [INFO] [stdout] 177 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 178 ~ } _ => { match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 179 | buff.push(POST_CONDITION_PRINCIPAL_CON); [INFO] [stdout] 180 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 181 ~ } _ => { [INFO] [stdout] 182 | return Err(clarity::Error::BadDowncast); [INFO] [stdout] 183 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:233:12 [INFO] [stdout] | [INFO] [stdout] 233 | if let Ok(addr) = self.address.cast_as::() { [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] 236 | } else if let Ok(addr) = self.address.cast_as::() { [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] = 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/transaction/condition.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | } else if let Ok(addr) = self.address.cast_as::() { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 233 ~ match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 234 | buff.push(POST_CONDITION_PRINCIPAL_STD); [INFO] [stdout] 235 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 236 ~ } _ => { match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 237 | buff.push(POST_CONDITION_PRINCIPAL_CON); [INFO] [stdout] 238 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 239 ~ } _ => { [INFO] [stdout] 240 | return Err(clarity::Error::BadDowncast); [INFO] [stdout] 241 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | if let Ok(addr) = self.address.cast_as::() { [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] 296 | } else if let Ok(addr) = self.address.cast_as::() { [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] = 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/transaction/condition.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | } else if let Ok(addr) = self.address.cast_as::() { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 293 ~ match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 294 | buff.push(POST_CONDITION_PRINCIPAL_STD); [INFO] [stdout] 295 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 296 ~ } _ => { match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 297 | buff.push(POST_CONDITION_PRINCIPAL_CON); [INFO] [stdout] 298 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 299 ~ } _ => { [INFO] [stdout] 300 | return Err(clarity::Error::BadDowncast); [INFO] [stdout] 301 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `stacks_rs` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/clarity/macro.rs [INFO] [stderr] * src/crypto/hash.rs [INFO] [stderr] * src/transaction/condition.rs [INFO] [stderr] * src/transaction/network.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:11:11 [INFO] [stderr] | [INFO] [stderr] 11 | (@box $e:expr_2021) => (Box::new($e) as Box); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | (Int, $x:expr_2021) => ($crate::clarity::Int::new($x)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | (UInt, $x:expr_2021) => ($crate::clarity::UInt::new($x)); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | (Buffer, $x:expr_2021) => ($crate::clarity::Buffer::new($x.to_vec())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:19:25 [INFO] [stderr] | [INFO] [stderr] 19 | (PrincipalStandard, $x:expr_2021) => ($crate::clarity::PrincipalStandard::new($x.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:20:25 [INFO] [stderr] | [INFO] [stderr] 20 | (PrincipalContract, $x:expr_2021, $y:expr_2021) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:20:39 [INFO] [stderr] | [INFO] [stderr] 20 | (PrincipalContract, $x:expr_2021, $y:expr_2021) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:21:18 [INFO] [stderr] | [INFO] [stderr] 21 | (ResponseOk, $x:expr_2021) => ($crate::clarity::ResponseOk::new(clarity!(@box $x))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:22:19 [INFO] [stderr] | [INFO] [stderr] 22 | (ResponseErr, $x:expr_2021) => ($crate::clarity::ResponseErr::new(clarity!(@box $x))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | (OptionalSome, $x:expr_2021) => ($crate::clarity::OptionalSome::new(clarity!(@box $x))); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:27:19 [INFO] [stderr] | [INFO] [stderr] 27 | (StringAscii, $x:expr_2021) => ($crate::clarity::StringAscii::new($x.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:28:18 [INFO] [stderr] | [INFO] [stderr] 28 | (StringUtf8, $x:expr_2021) => ($crate::clarity::StringUtf8::new($x.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:30:25 [INFO] [stderr] | [INFO] [stderr] 30 | (LengthPrefixedStr, $x:expr_2021) => ($crate::clarity::LengthPrefixedStr::new($x.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:31:15 [INFO] [stderr] | [INFO] [stderr] 31 | (List $(, $args:expr_2021)*) => ($crate::clarity::List::new(vec![$(clarity!(@box $args)),*])); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/clarity/macro.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | (Tuple $(, ($key:expr_2021, $value:expr_2021))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/crypto/c32.rs:410:29 [INFO] [stdout] | [INFO] [stdout] 410 | let bytes = rng.gen::<[u8; 20]>(); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | $(tmp.push($crate::post_condition!(@gen $type, $($args)*));)* [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:46:62 [INFO] [stdout] | [INFO] [stdout] 46 | ($type:ident, $($args:tt)*) => ($crate::post_condition!(@gen $type, $($args)*)); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | (@gen STXCondition, $($args:tt)*) => ($crate::post_condition!(@box $crate::transaction::STXPostCondition::new($($args)*))); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | (@gen FungibleCondition, $($args:tt)*) => ($crate::post_condition!(@box $crate::transaction::FungiblePostCondition::new($($args)*))); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/clarity/macro.rs:32:33 [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | (@gen NonFungibleCondition, $($args:tt)*) => ($crate::post_condition!(@box $crate::transaction::NonFungiblePostCondition::new($($args... [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | (@box $e:expr) => (Box::new($e) as Box); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 11 | (@box $e:expr_2021) => (Box::new($e) as Box); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 32 | (Tuple $(, ($key:expr_2021, $value:expr_2021))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | (Int, $x:expr) => ($crate::clarity::Int::new($x)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 13 | (Int, $x:expr_2021) => ($crate::clarity::Int::new($x)); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | (UInt, $x:expr) => ($crate::clarity::UInt::new($x)); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 14 | (UInt, $x:expr_2021) => ($crate::clarity::UInt::new($x)); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | (Buffer, $x:expr) => ($crate::clarity::Buffer::new($x.to_vec())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 15 | (Buffer, $x:expr_2021) => ($crate::clarity::Buffer::new($x.to_vec())); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | (PrincipalStandard, $x:expr) => ($crate::clarity::PrincipalStandard::new($x.to_string())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 19 | (PrincipalStandard, $x:expr_2021) => ($crate::clarity::PrincipalStandard::new($x.to_string())); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | (PrincipalContract, $x:expr, $y:expr) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | (PrincipalContract, $x:expr_2021, $y:expr) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | (PrincipalContract, $x:expr, $y:expr) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | (PrincipalContract, $x:expr, $y:expr_2021) => ($crate::clarity::PrincipalContract::new(($x.to_string(), $y.to_string()))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | (ResponseOk, $x:expr) => ($crate::clarity::ResponseOk::new(clarity!(@box $x))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 21 | (ResponseOk, $x:expr_2021) => ($crate::clarity::ResponseOk::new(clarity!(@box $x))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | (ResponseErr, $x:expr) => ($crate::clarity::ResponseErr::new(clarity!(@box $x))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 22 | (ResponseErr, $x:expr_2021) => ($crate::clarity::ResponseErr::new(clarity!(@box $x))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/clarity/macro.rs:33:22 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | (OptionalSome, $x:expr) => ($crate::clarity::OptionalSome::new(clarity!(@box $x))); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 23 | (OptionalSome, $x:expr_2021) => ($crate::clarity::OptionalSome::new(clarity!(@box $x))); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | (StringAscii, $x:expr) => ($crate::clarity::StringAscii::new($x.to_string())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 27 | (StringAscii, $x:expr_2021) => ($crate::clarity::StringAscii::new($x.to_string())); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 33 | (FnArguments $(, $args:expr_2021)*) => ($crate::clarity::FnArguments::new(vec![$(clarity!(@box $args)),*])); [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | (StringUtf8, $x:expr) => ($crate::clarity::StringUtf8::new($x.to_string())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 28 | (StringUtf8, $x:expr_2021) => ($crate::clarity::StringUtf8::new($x.to_string())); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | (LengthPrefixedStr, $x:expr) => ($crate::clarity::LengthPrefixedStr::new($x.to_string())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 30 | (LengthPrefixedStr, $x:expr_2021) => ($crate::clarity::LengthPrefixedStr::new($x.to_string())); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | (List $(, $args:expr)*) => ($crate::clarity::List::new(vec![$(clarity!(@box $args)),*])); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 31 | (List $(, $args:expr_2021)*) => ($crate::clarity::List::new(vec![$(clarity!(@box $args)),*])); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | (Tuple $(, ($key:expr, $value:expr))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 32 | (Tuple $(, ($key:expr_2021, $value:expr))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | (Tuple $(, ($key:expr, $value:expr))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 32 | (Tuple $(, ($key:expr, $value:expr_2021))*) => ($crate::clarity::Tuple::new(vec![$(($key.to_string(), clarity!(@box $value))),*])); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | (FnArguments $(, $args:expr)*) => ($crate::clarity::FnArguments::new(vec![$(clarity!(@box $args)),*])); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 33 | (FnArguments $(, $args:expr_2021)*) => ($crate::clarity::FnArguments::new(vec![$(clarity!(@box $args)),*])); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/clarity/macro.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | ($name:ident, $default:expr, $value:ty, $id:ident) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 45 | ($name:ident, $default:expr_2021, $value:ty, $id:ident) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/crypto/hash.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | ($name:ident, $ty:ty, $len:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($name:ident, $ty:ty, $len:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/clarity/macro.rs:45:19 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/transaction/condition.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | (@box $e:expr) => (Box::new($e) as Box); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 39 | (@box $e:expr_2021) => (Box::new($e) as Box); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/transaction/network.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr, $chain_id:expr, $api:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr_2021, $chain_id:expr, $api:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 45 | ($name:ident, $default:expr_2021, $value:ty, $id:ident) => { [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/transaction/network.rs:66:44 [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr, $chain_id:expr, $api:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr, $chain_id:expr_2021, $api:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/transaction/network.rs:66:55 [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr, $chain_id:expr, $api:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($name:ident, $version:expr, $chain_id:expr, $api:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/clarity/macro.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | if let Ok(value) = self.into_any().downcast::() { [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] ::: src/clarity/mod.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | impl_clarity_primitive_cast!(Box); [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/clarity/macro.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clarity/mod.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | impl_clarity_primitive_cast!(Box); [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 `impl_clarity_primitive_cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/clarity/macro.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | if let Ok(value) = self.into_value().into_any().downcast::() { [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] ::: src/clarity/mod.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | impl_clarity_primitive_cast!(ResponseOk, Box, CLARITY_TYPE_RESPONSE_OK); [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/clarity/macro.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clarity/mod.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | impl_clarity_primitive_cast!(ResponseOk, Box, CLARITY_TYPE_RESPONSE_OK); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_clarity_primitive_cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/clarity/macro.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | if let Ok(value) = self.into_value().into_any().downcast::() { [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] ::: src/clarity/mod.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | impl_clarity_primitive_cast!(ResponseErr, Box, CLARITY_TYPE_RESPONSE_ERR); [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/clarity/macro.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clarity/mod.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | impl_clarity_primitive_cast!(ResponseErr, Box, CLARITY_TYPE_RESPONSE_ERR); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_clarity_primitive_cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/clarity/macro.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | if let Ok(value) = self.into_value().into_any().downcast::() { [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] ::: src/clarity/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | impl_clarity_primitive_cast!(OptionalSome, Box, CLARITY_TYPE_OPTIONAL_SOME); [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/clarity/macro.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/clarity/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | impl_clarity_primitive_cast!(OptionalSome, Box, CLARITY_TYPE_OPTIONAL_SOME); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `impl_clarity_primitive_cast` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/clarity/impl.rs:669:12 [INFO] [stdout] | [INFO] [stdout] 669 | if let Some(index) = self.__value.iter().position(|(k, _)| k == key.as_ref()) { [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] = 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/clarity/impl.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 669 ~ match self.__value.iter().position(|(k, _)| k == key.as_ref()) { Some(index) => { [INFO] [stdout] 670 | Some(self.__value.remove(index).1) [INFO] [stdout] 671 ~ } _ => { [INFO] [stdout] 672 | None [INFO] [stdout] 673 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | if let Ok(addr) = self.address.cast_as::() { [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] 178 | } else if let Ok(addr) = self.address.cast_as::() { [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] = 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/transaction/condition.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | } else if let Ok(addr) = self.address.cast_as::() { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 175 ~ match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 176 | buff.push(POST_CONDITION_PRINCIPAL_STD); [INFO] [stdout] 177 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 178 ~ } _ => { match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 179 | buff.push(POST_CONDITION_PRINCIPAL_CON); [INFO] [stdout] 180 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 181 ~ } _ => { [INFO] [stdout] 182 | return Err(clarity::Error::BadDowncast); [INFO] [stdout] 183 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/crypto/hash.rs:34:27 [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:233:12 [INFO] [stdout] | [INFO] [stdout] 233 | if let Ok(addr) = self.address.cast_as::() { [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] 236 | } else if let Ok(addr) = self.address.cast_as::() { [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] = 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/transaction/condition.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | } else if let Ok(addr) = self.address.cast_as::() { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 233 ~ match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 234 | buff.push(POST_CONDITION_PRINCIPAL_STD); [INFO] [stdout] 235 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 236 ~ } _ => { match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 237 | buff.push(POST_CONDITION_PRINCIPAL_CON); [INFO] [stdout] 238 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 239 ~ } _ => { [INFO] [stdout] 240 | return Err(clarity::Error::BadDowncast); [INFO] [stdout] 241 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | if let Ok(addr) = self.address.cast_as::() { [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] 296 | } else if let Ok(addr) = self.address.cast_as::() { [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] = 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/transaction/condition.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | } else if let Ok(addr) = self.address.cast_as::() { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/transaction/condition.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 293 ~ match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 294 | buff.push(POST_CONDITION_PRINCIPAL_STD); [INFO] [stdout] 295 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 296 ~ } _ => { match self.address.cast_as::() { Ok(addr) => { [INFO] [stdout] 297 | buff.push(POST_CONDITION_PRINCIPAL_CON); [INFO] [stdout] 298 | buff.extend_from_slice(&addr.encode()?[1..]); [INFO] [stdout] 299 ~ } _ => { [INFO] [stdout] 300 | return Err(clarity::Error::BadDowncast); [INFO] [stdout] 301 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 34 | ($name:ident, $ty:ty, $len:expr_2021) => { [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/transaction/condition.rs:39:11 [INFO] [stderr] | [INFO] [stderr] 39 | (@box $e:expr_2021) => (Box::new($e) as Box); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/transaction/network.rs:66:19 [INFO] [stderr] | [INFO] [stderr] 66 | ($name:ident, $version:expr_2021, $chain_id:expr_2021, $api:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/transaction/network.rs:66:39 [INFO] [stderr] | [INFO] [stderr] 66 | ($name:ident, $version:expr_2021, $chain_id:expr_2021, $api:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/transaction/network.rs:66:60 [INFO] [stderr] | [INFO] [stderr] 66 | ($name:ident, $version:expr_2021, $chain_id:expr_2021, $api:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 23 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking stacks-rs v0.3.3 (/tmp/fixit) [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/crypto/c32.rs:410:29 [INFO] [stdout] | [INFO] [stdout] 410 | let bytes = rng.gen::<[u8; 20]>(); [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 410 | let bytes = rng.r#gen::<[u8; 20]>(); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/crypto/c32.rs:410:29 [INFO] [stdout] | [INFO] [stdout] 410 | let bytes = rng.gen::<[u8; 20]>(); [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 410 | let bytes = rng.r#gen::<[u8; 20]>(); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stacks-rs` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stacks-rs` (lib test) due to 2 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" "7e1cc6c4dfad76f2db2b44a5446ff632ad988bd3b1dec0b1b0e7b640d7a3c143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1cc6c4dfad76f2db2b44a5446ff632ad988bd3b1dec0b1b0e7b640d7a3c143", kill_on_drop: false }` [INFO] [stdout] 7e1cc6c4dfad76f2db2b44a5446ff632ad988bd3b1dec0b1b0e7b640d7a3c143