[INFO] fetching crate sway-core 0.66.4... [INFO] checking sway-core-0.66.4 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate sway-core 0.66.4 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate sway-core 0.66.4 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sway-core 0.66.4 [INFO] finished tweaking crates.io crate sway-core 0.66.4 [INFO] tweaked toml for crates.io crate sway-core 0.66.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 326 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.15.1) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] [stderr] Adding sysinfo v0.29.11 (available: v0.32.0) [INFO] [stderr] Adding thiserror v1.0.68 (available: v2.0.1) [INFO] [stderr] Adding uint v0.9.5 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16c9d111d98e7dc602a396add2e5575dd2adfbd3fedd35b1759b097166aede3b [INFO] running `Command { std: "docker" "start" "-a" "16c9d111d98e7dc602a396add2e5575dd2adfbd3fedd35b1759b097166aede3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16c9d111d98e7dc602a396add2e5575dd2adfbd3fedd35b1759b097166aede3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c9d111d98e7dc602a396add2e5575dd2adfbd3fedd35b1759b097166aede3b", kill_on_drop: false }` [INFO] [stdout] 16c9d111d98e7dc602a396add2e5575dd2adfbd3fedd35b1759b097166aede3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcdfe4704118cc761364cc1c98c50ca0dd248ad79fa4d25583b505d1003563e0 [INFO] running `Command { std: "docker" "start" "-a" "dcdfe4704118cc761364cc1c98c50ca0dd248ad79fa4d25583b505d1003563e0", 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] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking fuel-storage v0.58.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking ruzstd v0.7.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling fuel-derive v0.58.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking thiserror v1.0.68 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking in_definite v1.0.0 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking coins-core v0.8.7 [INFO] [stderr] Checking fuel-types v0.58.2 [INFO] [stderr] Checking coins-bip32 v0.8.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking fuel-merkle v0.58.2 [INFO] [stderr] Checking coins-bip39 v0.8.7 [INFO] [stderr] Checking postcard v1.0.10 [INFO] [stderr] Checking sway-utils v0.66.4 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking fuel-crypto v0.58.2 [INFO] [stderr] Checking fuel-asm v0.58.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Compiling extension-trait v1.0.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking peg v0.8.4 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking prettydiff v0.7.0 [INFO] [stderr] Compiling fuel-etk-ops v0.3.1-dev [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking serde_with v3.11.0 [INFO] [stderr] Compiling sway-ir-macros v0.66.4 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking sway-features v0.66.4 [INFO] [stderr] Checking fuel-tx v0.58.2 [INFO] [stderr] Checking filecheck v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking fuel-abi-types v0.7.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking graph-cycles v0.1.0 [INFO] [stderr] Checking fuel-ethabi v18.0.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking vec1 v1.12.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking fuel-etk-asm v0.3.1-dev [INFO] [stderr] Checking sway-types v0.66.4 [INFO] [stderr] Checking fuel-vm v0.58.2 [INFO] [stderr] Checking sway-error v0.66.4 [INFO] [stderr] Checking sway-ir v0.66.4 [INFO] [stderr] Checking sway-ast v0.66.4 [INFO] [stderr] Checking sway-parse v0.66.4 [INFO] [stderr] Checking sway-core v0.66.4 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/semantic_analysis/ast_node/expression/typed_expression/method_application.rs (10 fixes) [INFO] [stderr] Fixed src/semantic_analysis/type_check_context.rs (5 fixes) [INFO] [stderr] Fixed src/semantic_analysis/ast_node/declaration/variable.rs (1 fix) [INFO] [stderr] Fixed src/decl_engine/ref.rs (1 fix) [INFO] [stderr] Fixed src/asm_generation/finalized_asm.rs (1 fix) [INFO] [stderr] Fixed src/asm_generation/fuel/abstract_instruction_set.rs (2 fixes) [INFO] [stderr] Fixed src/semantic_analysis/ast_node/declaration/declaration.rs (5 fixes) [INFO] [stderr] Fixed src/ir_generation/function.rs (1 fix) [INFO] [stderr] Fixed src/semantic_analysis/namespace/trait_map.rs (2 fixes) [INFO] [stderr] Fixed src/semantic_analysis/ast_node/expression/match_expression/typed/typed_match_expression.rs (1 fix) [INFO] [stderr] Fixed src/source_map.rs (1 fix) [INFO] [stderr] Fixed src/decl_engine/parsed_engine.rs (2 fixes) [INFO] [stderr] Fixed src/decl_engine/engine.rs (2 fixes) [INFO] [stderr] Fixed src/semantic_analysis/namespace/lexical_scope.rs (1 fix) [INFO] [stderr] Fixed src/type_system/unify/unifier.rs (2 fixes) [INFO] [stderr] Fixed src/semantic_analysis/ast_node/expression/match_expression/typed/typed_scrutinee.rs (2 fixes) [INFO] [stderr] Fixed src/abi_generation/fuel_abi.rs (4 fixes) [INFO] [stderr] Fixed src/semantic_analysis/ast_node/expression/typed_expression.rs (8 fixes) [INFO] [stderr] Fixed src/language/ty/ast_node.rs (3 fixes) [INFO] [stderr] Fixed src/semantic_analysis/namespace/root.rs (5 fixes) [INFO] [stderr] Fixed src/transform/to_parsed_lang/convert_parse_tree.rs (1 fix) [INFO] [stderr] Fixed src/type_system/ast_elements/binding.rs (1 fix) [INFO] [stderr] Fixed src/semantic_analysis/type_resolve.rs (3 fixes) [INFO] [stderr] Fixed src/language/call_path.rs (1 fix) [INFO] [stderr] Fixed src/type_system/ast_elements/type_parameter.rs (3 fixes) [INFO] [stderr] Fixed src/language/ty/declaration/constant.rs (1 fix) [INFO] [stderr] Fixed src/type_system/substitute/subst_types.rs (1 fix) [INFO] [stderr] Fixed src/language/ty/declaration/declaration.rs (9 fixes) [INFO] [stderr] Fixed src/type_system/id.rs (1 fix) [INFO] [stderr] Fixed src/ir_generation/compile.rs (2 fixes) [INFO] [stderr] Fixed src/language/ty/expression/asm.rs (1 fix) [INFO] [stderr] Fixed src/language/ty/expression/expression.rs (4 fixes) [INFO] [stderr] Fixed src/lib.rs (2 fixes) [INFO] [stderr] Fixed src/types/collect_types_metadata.rs (1 fix) [INFO] [stderr] Fixed src/type_system/unify/unify_check.rs (2 fixes) [INFO] [stderr] Fixed src/semantic_analysis/symbol_resolve.rs (10 fixes) [INFO] [stderr] Fixed src/language/ty/declaration/configurable.rs (1 fix) [INFO] [stderr] Fixed src/language/ty/expression/expression_variant.rs (18 fixes) [INFO] [stderr] Fixed src/control_flow_analysis/flow_graph/mod.rs (1 fix) [INFO] [stderr] Fixed src/semantic_analysis/ast_node/expression/match_expression/typed/typed_match_branch.rs (1 fix) [INFO] [stderr] Fixed src/semantic_analysis/module.rs (5 fixes) [INFO] [stderr] Fixed src/asm_generation/fuel/allocated_abstract_instruction_set.rs (3 fixes) [INFO] [stderr] Fixed src/concurrent_slab.rs (1 fix) [INFO] [stderr] Fixed src/control_flow_analysis/dead_code_analysis.rs (12 fixes) [INFO] [stderr] Fixed src/type_system/monomorphization.rs (1 fix) [INFO] [stderr] Fixed src/ir_generation/const_eval.rs (7 fixes) [INFO] [stderr] Fixed src/ir_generation/convert.rs (1 fix) [INFO] [stderr] Fixed src/semantic_analysis/ast_node/declaration/abi.rs (4 fixes) [INFO] [stderr] Fixed src/language/ty/program.rs (1 fix) [INFO] [stderr] Fixed src/query_engine/mod.rs (1 fix) [INFO] [stderr] Fixed src/semantic_analysis/ast_node/declaration/impl_trait.rs (2 fixes) [INFO] [stderr] Fixed src/semantic_analysis/ast_node/declaration/storage.rs (1 fix) [INFO] [stderr] Fixed src/asm_generation/fuel/register_allocator.rs (1 fix) [INFO] [stderr] Fixed src/language/parsed/mod.rs (1 fix) [INFO] [stderr] Fixed src/language/ty/declaration/storage.rs (1 fix) [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 286 | decl_engine_parsed_decl_id!(function_parsed_decl_id_map, ty::TyFunctionDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | decl_engine_parsed_decl_id!(function_parsed_decl_id_map, ty::TyFunctionDecl); [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 `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 287 | decl_engine_parsed_decl_id!(trait_parsed_decl_id_map, ty::TyTraitDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | decl_engine_parsed_decl_id!(trait_parsed_decl_id_map, ty::TyTraitDecl); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 288 | decl_engine_parsed_decl_id!(trait_fn_parsed_decl_id_map, ty::TyTraitFn); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | decl_engine_parsed_decl_id!(trait_fn_parsed_decl_id_map, ty::TyTraitFn); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 289 | decl_engine_parsed_decl_id!(trait_type_parsed_decl_id_map, ty::TyTraitType); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | decl_engine_parsed_decl_id!(trait_type_parsed_decl_id_map, ty::TyTraitType); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 290 | decl_engine_parsed_decl_id!(impl_self_or_trait_parsed_decl_id_map, ty::TyImplSelfOrTrait); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | decl_engine_parsed_decl_id!(impl_self_or_trait_parsed_decl_id_map, ty::TyImplSelfOrTrait); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 291 | decl_engine_parsed_decl_id!(struct_parsed_decl_id_map, ty::TyStructDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | decl_engine_parsed_decl_id!(struct_parsed_decl_id_map, ty::TyStructDecl); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 292 | decl_engine_parsed_decl_id!(storage_parsed_decl_id_map, ty::TyStorageDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | decl_engine_parsed_decl_id!(storage_parsed_decl_id_map, ty::TyStorageDecl); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 293 | decl_engine_parsed_decl_id!(abi_parsed_decl_id_map, ty::TyAbiDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 293 | decl_engine_parsed_decl_id!(abi_parsed_decl_id_map, ty::TyAbiDecl); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 294 | decl_engine_parsed_decl_id!(constant_parsed_decl_id_map, ty::TyConstantDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | decl_engine_parsed_decl_id!(constant_parsed_decl_id_map, ty::TyConstantDecl); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 295 | decl_engine_parsed_decl_id!(configurable_parsed_decl_id_map, ty::TyConfigurableDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 295 | decl_engine_parsed_decl_id!(configurable_parsed_decl_id_map, ty::TyConfigurableDecl); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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 | decl_engine_parsed_decl_id!(enum_parsed_decl_id_map, ty::TyEnumDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | decl_engine_parsed_decl_id!(enum_parsed_decl_id_map, ty::TyEnumDecl); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 297 | decl_engine_parsed_decl_id!(type_alias_parsed_decl_id_map, ty::TyTypeAliasDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 297 | decl_engine_parsed_decl_id!(type_alias_parsed_decl_id_map, ty::TyTypeAliasDecl); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 314 | / decl_engine_parsed_decl!( [INFO] [stdout] 315 | | function_parsed_decl_id_map, [INFO] [stdout] 316 | | ty::TyFunctionDecl, [INFO] [stdout] 317 | | Declaration::FunctionDeclaration [INFO] [stdout] 318 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 314 | / decl_engine_parsed_decl!( [INFO] [stdout] 315 | | function_parsed_decl_id_map, [INFO] [stdout] 316 | | ty::TyFunctionDecl, [INFO] [stdout] 317 | | Declaration::FunctionDeclaration [INFO] [stdout] 318 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 319 | / decl_engine_parsed_decl!( [INFO] [stdout] 320 | | trait_parsed_decl_id_map, [INFO] [stdout] 321 | | ty::TyTraitDecl, [INFO] [stdout] 322 | | Declaration::TraitDeclaration [INFO] [stdout] 323 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | / decl_engine_parsed_decl!( [INFO] [stdout] 320 | | trait_parsed_decl_id_map, [INFO] [stdout] 321 | | ty::TyTraitDecl, [INFO] [stdout] 322 | | Declaration::TraitDeclaration [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 324 | / decl_engine_parsed_decl!( [INFO] [stdout] 325 | | trait_fn_parsed_decl_id_map, [INFO] [stdout] 326 | | ty::TyTraitFn, [INFO] [stdout] 327 | | Declaration::TraitFnDeclaration [INFO] [stdout] 328 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | / decl_engine_parsed_decl!( [INFO] [stdout] 325 | | trait_fn_parsed_decl_id_map, [INFO] [stdout] 326 | | ty::TyTraitFn, [INFO] [stdout] 327 | | Declaration::TraitFnDeclaration [INFO] [stdout] 328 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 329 | / decl_engine_parsed_decl!( [INFO] [stdout] 330 | | trait_type_parsed_decl_id_map, [INFO] [stdout] 331 | | ty::TyTraitType, [INFO] [stdout] 332 | | Declaration::TraitTypeDeclaration [INFO] [stdout] 333 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | / decl_engine_parsed_decl!( [INFO] [stdout] 330 | | trait_type_parsed_decl_id_map, [INFO] [stdout] 331 | | ty::TyTraitType, [INFO] [stdout] 332 | | Declaration::TraitTypeDeclaration [INFO] [stdout] 333 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 334 | / decl_engine_parsed_decl!( [INFO] [stdout] 335 | | impl_self_or_trait_parsed_decl_id_map, [INFO] [stdout] 336 | | ty::TyImplSelfOrTrait, [INFO] [stdout] 337 | | Declaration::ImplSelfOrTrait [INFO] [stdout] 338 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | / decl_engine_parsed_decl!( [INFO] [stdout] 335 | | impl_self_or_trait_parsed_decl_id_map, [INFO] [stdout] 336 | | ty::TyImplSelfOrTrait, [INFO] [stdout] 337 | | Declaration::ImplSelfOrTrait [INFO] [stdout] 338 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 339 | / decl_engine_parsed_decl!( [INFO] [stdout] 340 | | struct_parsed_decl_id_map, [INFO] [stdout] 341 | | ty::TyStructDecl, [INFO] [stdout] 342 | | Declaration::StructDeclaration [INFO] [stdout] 343 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | / decl_engine_parsed_decl!( [INFO] [stdout] 340 | | struct_parsed_decl_id_map, [INFO] [stdout] 341 | | ty::TyStructDecl, [INFO] [stdout] 342 | | Declaration::StructDeclaration [INFO] [stdout] 343 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 344 | / decl_engine_parsed_decl!( [INFO] [stdout] 345 | | storage_parsed_decl_id_map, [INFO] [stdout] 346 | | ty::TyStorageDecl, [INFO] [stdout] 347 | | Declaration::StorageDeclaration [INFO] [stdout] 348 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 344 | / decl_engine_parsed_decl!( [INFO] [stdout] 345 | | storage_parsed_decl_id_map, [INFO] [stdout] 346 | | ty::TyStorageDecl, [INFO] [stdout] 347 | | Declaration::StorageDeclaration [INFO] [stdout] 348 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 349 | / decl_engine_parsed_decl!( [INFO] [stdout] 350 | | abi_parsed_decl_id_map, [INFO] [stdout] 351 | | ty::TyAbiDecl, [INFO] [stdout] 352 | | Declaration::AbiDeclaration [INFO] [stdout] 353 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 349 | / decl_engine_parsed_decl!( [INFO] [stdout] 350 | | abi_parsed_decl_id_map, [INFO] [stdout] 351 | | ty::TyAbiDecl, [INFO] [stdout] 352 | | Declaration::AbiDeclaration [INFO] [stdout] 353 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 354 | / decl_engine_parsed_decl!( [INFO] [stdout] 355 | | constant_parsed_decl_id_map, [INFO] [stdout] 356 | | ty::TyConstantDecl, [INFO] [stdout] 357 | | Declaration::ConstantDeclaration [INFO] [stdout] 358 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | / decl_engine_parsed_decl!( [INFO] [stdout] 355 | | constant_parsed_decl_id_map, [INFO] [stdout] 356 | | ty::TyConstantDecl, [INFO] [stdout] 357 | | Declaration::ConstantDeclaration [INFO] [stdout] 358 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 359 | / decl_engine_parsed_decl!( [INFO] [stdout] 360 | | configurable_parsed_decl_id_map, [INFO] [stdout] 361 | | ty::TyConfigurableDecl, [INFO] [stdout] 362 | | Declaration::ConfigurableDeclaration [INFO] [stdout] 363 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 359 | / decl_engine_parsed_decl!( [INFO] [stdout] 360 | | configurable_parsed_decl_id_map, [INFO] [stdout] 361 | | ty::TyConfigurableDecl, [INFO] [stdout] 362 | | Declaration::ConfigurableDeclaration [INFO] [stdout] 363 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 364 | / decl_engine_parsed_decl!( [INFO] [stdout] 365 | | enum_parsed_decl_id_map, [INFO] [stdout] 366 | | ty::TyEnumDecl, [INFO] [stdout] 367 | | Declaration::EnumDeclaration [INFO] [stdout] 368 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 364 | / decl_engine_parsed_decl!( [INFO] [stdout] 365 | | enum_parsed_decl_id_map, [INFO] [stdout] 366 | | ty::TyEnumDecl, [INFO] [stdout] 367 | | Declaration::EnumDeclaration [INFO] [stdout] 368 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 369 | / decl_engine_parsed_decl!( [INFO] [stdout] 370 | | type_alias_parsed_decl_id_map, [INFO] [stdout] 371 | | ty::TyTypeAliasDecl, [INFO] [stdout] 372 | | Declaration::TypeAliasDeclaration [INFO] [stdout] 373 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 369 | / decl_engine_parsed_decl!( [INFO] [stdout] 370 | | type_alias_parsed_decl_id_map, [INFO] [stdout] 371 | | ty::TyTypeAliasDecl, [INFO] [stdout] 372 | | Declaration::TypeAliasDeclaration [INFO] [stdout] 373 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/type_system/mod.rs (1 fix) [INFO] [stderr] Fixed src/lib.rs (2 fixes) [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 286 | decl_engine_parsed_decl_id!(function_parsed_decl_id_map, ty::TyFunctionDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | decl_engine_parsed_decl_id!(function_parsed_decl_id_map, ty::TyFunctionDecl); [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 `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 287 | decl_engine_parsed_decl_id!(trait_parsed_decl_id_map, ty::TyTraitDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | decl_engine_parsed_decl_id!(trait_parsed_decl_id_map, ty::TyTraitDecl); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 288 | decl_engine_parsed_decl_id!(trait_fn_parsed_decl_id_map, ty::TyTraitFn); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | decl_engine_parsed_decl_id!(trait_fn_parsed_decl_id_map, ty::TyTraitFn); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 289 | decl_engine_parsed_decl_id!(trait_type_parsed_decl_id_map, ty::TyTraitType); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | decl_engine_parsed_decl_id!(trait_type_parsed_decl_id_map, ty::TyTraitType); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 290 | decl_engine_parsed_decl_id!(impl_self_or_trait_parsed_decl_id_map, ty::TyImplSelfOrTrait); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | decl_engine_parsed_decl_id!(impl_self_or_trait_parsed_decl_id_map, ty::TyImplSelfOrTrait); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 291 | decl_engine_parsed_decl_id!(struct_parsed_decl_id_map, ty::TyStructDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | decl_engine_parsed_decl_id!(struct_parsed_decl_id_map, ty::TyStructDecl); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 292 | decl_engine_parsed_decl_id!(storage_parsed_decl_id_map, ty::TyStorageDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | decl_engine_parsed_decl_id!(storage_parsed_decl_id_map, ty::TyStorageDecl); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 293 | decl_engine_parsed_decl_id!(abi_parsed_decl_id_map, ty::TyAbiDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 293 | decl_engine_parsed_decl_id!(abi_parsed_decl_id_map, ty::TyAbiDecl); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 294 | decl_engine_parsed_decl_id!(constant_parsed_decl_id_map, ty::TyConstantDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | decl_engine_parsed_decl_id!(constant_parsed_decl_id_map, ty::TyConstantDecl); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 295 | decl_engine_parsed_decl_id!(configurable_parsed_decl_id_map, ty::TyConfigurableDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 295 | decl_engine_parsed_decl_id!(configurable_parsed_decl_id_map, ty::TyConfigurableDecl); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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 | decl_engine_parsed_decl_id!(enum_parsed_decl_id_map, ty::TyEnumDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 296 | decl_engine_parsed_decl_id!(enum_parsed_decl_id_map, ty::TyEnumDecl); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 297 | decl_engine_parsed_decl_id!(type_alias_parsed_decl_id_map, ty::TyTypeAliasDecl); [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/decl_engine/engine.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 297 | decl_engine_parsed_decl_id!(type_alias_parsed_decl_id_map, ty::TyTypeAliasDecl); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl_id` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 314 | / decl_engine_parsed_decl!( [INFO] [stdout] 315 | | function_parsed_decl_id_map, [INFO] [stdout] 316 | | ty::TyFunctionDecl, [INFO] [stdout] 317 | | Declaration::FunctionDeclaration [INFO] [stdout] 318 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 314 | / decl_engine_parsed_decl!( [INFO] [stdout] 315 | | function_parsed_decl_id_map, [INFO] [stdout] 316 | | ty::TyFunctionDecl, [INFO] [stdout] 317 | | Declaration::FunctionDeclaration [INFO] [stdout] 318 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 319 | / decl_engine_parsed_decl!( [INFO] [stdout] 320 | | trait_parsed_decl_id_map, [INFO] [stdout] 321 | | ty::TyTraitDecl, [INFO] [stdout] 322 | | Declaration::TraitDeclaration [INFO] [stdout] 323 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | / decl_engine_parsed_decl!( [INFO] [stdout] 320 | | trait_parsed_decl_id_map, [INFO] [stdout] 321 | | ty::TyTraitDecl, [INFO] [stdout] 322 | | Declaration::TraitDeclaration [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 324 | / decl_engine_parsed_decl!( [INFO] [stdout] 325 | | trait_fn_parsed_decl_id_map, [INFO] [stdout] 326 | | ty::TyTraitFn, [INFO] [stdout] 327 | | Declaration::TraitFnDeclaration [INFO] [stdout] 328 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | / decl_engine_parsed_decl!( [INFO] [stdout] 325 | | trait_fn_parsed_decl_id_map, [INFO] [stdout] 326 | | ty::TyTraitFn, [INFO] [stdout] 327 | | Declaration::TraitFnDeclaration [INFO] [stdout] 328 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 329 | / decl_engine_parsed_decl!( [INFO] [stdout] 330 | | trait_type_parsed_decl_id_map, [INFO] [stdout] 331 | | ty::TyTraitType, [INFO] [stdout] 332 | | Declaration::TraitTypeDeclaration [INFO] [stdout] 333 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | / decl_engine_parsed_decl!( [INFO] [stdout] 330 | | trait_type_parsed_decl_id_map, [INFO] [stdout] 331 | | ty::TyTraitType, [INFO] [stdout] 332 | | Declaration::TraitTypeDeclaration [INFO] [stdout] 333 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 334 | / decl_engine_parsed_decl!( [INFO] [stdout] 335 | | impl_self_or_trait_parsed_decl_id_map, [INFO] [stdout] 336 | | ty::TyImplSelfOrTrait, [INFO] [stdout] 337 | | Declaration::ImplSelfOrTrait [INFO] [stdout] 338 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | / decl_engine_parsed_decl!( [INFO] [stdout] 335 | | impl_self_or_trait_parsed_decl_id_map, [INFO] [stdout] 336 | | ty::TyImplSelfOrTrait, [INFO] [stdout] 337 | | Declaration::ImplSelfOrTrait [INFO] [stdout] 338 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 339 | / decl_engine_parsed_decl!( [INFO] [stdout] 340 | | struct_parsed_decl_id_map, [INFO] [stdout] 341 | | ty::TyStructDecl, [INFO] [stdout] 342 | | Declaration::StructDeclaration [INFO] [stdout] 343 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | / decl_engine_parsed_decl!( [INFO] [stdout] 340 | | struct_parsed_decl_id_map, [INFO] [stdout] 341 | | ty::TyStructDecl, [INFO] [stdout] 342 | | Declaration::StructDeclaration [INFO] [stdout] 343 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 344 | / decl_engine_parsed_decl!( [INFO] [stdout] 345 | | storage_parsed_decl_id_map, [INFO] [stdout] 346 | | ty::TyStorageDecl, [INFO] [stdout] 347 | | Declaration::StorageDeclaration [INFO] [stdout] 348 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 344 | / decl_engine_parsed_decl!( [INFO] [stdout] 345 | | storage_parsed_decl_id_map, [INFO] [stdout] 346 | | ty::TyStorageDecl, [INFO] [stdout] 347 | | Declaration::StorageDeclaration [INFO] [stdout] 348 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 349 | / decl_engine_parsed_decl!( [INFO] [stdout] 350 | | abi_parsed_decl_id_map, [INFO] [stdout] 351 | | ty::TyAbiDecl, [INFO] [stdout] 352 | | Declaration::AbiDeclaration [INFO] [stdout] 353 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 349 | / decl_engine_parsed_decl!( [INFO] [stdout] 350 | | abi_parsed_decl_id_map, [INFO] [stdout] 351 | | ty::TyAbiDecl, [INFO] [stdout] 352 | | Declaration::AbiDeclaration [INFO] [stdout] 353 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 354 | / decl_engine_parsed_decl!( [INFO] [stdout] 355 | | constant_parsed_decl_id_map, [INFO] [stdout] 356 | | ty::TyConstantDecl, [INFO] [stdout] 357 | | Declaration::ConstantDeclaration [INFO] [stdout] 358 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | / decl_engine_parsed_decl!( [INFO] [stdout] 355 | | constant_parsed_decl_id_map, [INFO] [stdout] 356 | | ty::TyConstantDecl, [INFO] [stdout] 357 | | Declaration::ConstantDeclaration [INFO] [stdout] 358 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 359 | / decl_engine_parsed_decl!( [INFO] [stdout] 360 | | configurable_parsed_decl_id_map, [INFO] [stdout] 361 | | ty::TyConfigurableDecl, [INFO] [stdout] 362 | | Declaration::ConfigurableDeclaration [INFO] [stdout] 363 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 359 | / decl_engine_parsed_decl!( [INFO] [stdout] 360 | | configurable_parsed_decl_id_map, [INFO] [stdout] 361 | | ty::TyConfigurableDecl, [INFO] [stdout] 362 | | Declaration::ConfigurableDeclaration [INFO] [stdout] 363 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 364 | / decl_engine_parsed_decl!( [INFO] [stdout] 365 | | enum_parsed_decl_id_map, [INFO] [stdout] 366 | | ty::TyEnumDecl, [INFO] [stdout] 367 | | Declaration::EnumDeclaration [INFO] [stdout] 368 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 364 | / decl_engine_parsed_decl!( [INFO] [stdout] 365 | | enum_parsed_decl_id_map, [INFO] [stdout] 366 | | ty::TyEnumDecl, [INFO] [stdout] 367 | | Declaration::EnumDeclaration [INFO] [stdout] 368 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (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/decl_engine/engine.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | if let Some(parsed_decl_id) = parsed_decl_id_map.get(&decl_id) { [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] 369 | / decl_engine_parsed_decl!( [INFO] [stdout] 370 | | type_alias_parsed_decl_id_map, [INFO] [stdout] 371 | | ty::TyTypeAliasDecl, [INFO] [stdout] 372 | | Declaration::TypeAliasDeclaration [INFO] [stdout] 373 | | ); [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/decl_engine/engine.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 369 | / decl_engine_parsed_decl!( [INFO] [stdout] 370 | | type_alias_parsed_decl_id_map, [INFO] [stdout] 371 | | ty::TyTypeAliasDecl, [INFO] [stdout] 372 | | Declaration::TypeAliasDeclaration [INFO] [stdout] 373 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `decl_engine_parsed_decl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking sway-core v0.66.4 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.46s [INFO] running `Command { std: "docker" "inspect" "dcdfe4704118cc761364cc1c98c50ca0dd248ad79fa4d25583b505d1003563e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcdfe4704118cc761364cc1c98c50ca0dd248ad79fa4d25583b505d1003563e0", kill_on_drop: false }` [INFO] [stdout] dcdfe4704118cc761364cc1c98c50ca0dd248ad79fa4d25583b505d1003563e0