[INFO] fetching crate rspack_core 0.1.0... [INFO] checking rspack_core-0.1.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate rspack_core 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate rspack_core 0.1.0 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 rspack_core 0.1.0 [INFO] finished tweaking crates.io crate rspack_core 0.1.0 [INFO] tweaked toml for crates.io crate rspack_core 0.1.0 written to /workspace/builds/worker-6-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 328 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding rspack_resolver v0.1.0 (available: v0.3.5) [INFO] [stderr] Adding rspack_sources v0.2.16 (available: v0.2.17) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.0.0) [INFO] [stderr] Adding swc_core v0.99.6 (available: v5.0.2) [INFO] [stderr] Adding swc_node_comments v0.23.0 (available: v4.0.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e2598752d9ace366c94d63a61b145cedd259a679f6fdd5358175324cb55962bb [INFO] running `Command { std: "docker" "start" "-a" "e2598752d9ace366c94d63a61b145cedd259a679f6fdd5358175324cb55962bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2598752d9ace366c94d63a61b145cedd259a679f6fdd5358175324cb55962bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2598752d9ace366c94d63a61b145cedd259a679f6fdd5358175324cb55962bb", kill_on_drop: false }` [INFO] [stdout] e2598752d9ace366c94d63a61b145cedd259a679f6fdd5358175324cb55962bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 31068ab2d362aa4cd6187faa0078f5818ddebceb0ab8047d14bcc633a6053955 [INFO] running `Command { std: "docker" "start" "-a" "31068ab2d362aa4cd6187faa0078f5818ddebceb0ab8047d14bcc633a6053955", 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 version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking swc_visit v0.6.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking better_scoped_tls v0.1.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking ryu-js v1.0.1 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking pathdiff v0.2.2 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking regress v0.10.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking cordyceps v0.3.2 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking concat-string v1.0.1 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking sugar_path v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking futures-buffered v0.2.9 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking md4 v0.10.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking json-strip-comments v1.0.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking anymap v1.0.0-beta.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking rspack_hash v0.1.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling swc_macros_common v0.3.14 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling swc_css_codegen_macros v0.2.4 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling swc_config_macro v0.1.4 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.7 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.5 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling rspack_macros v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking futures-concurrency v7.6.2 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking async-scoped v0.9.0 [INFO] [stderr] Checking rspack_futures v0.1.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking swc_cached v0.3.20 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking ustr-fxhash v1.0.0 [INFO] [stderr] Checking hstr v0.2.12 [INFO] [stderr] Checking swc_allocator v0.1.10 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking rspack_collections v0.1.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking swc_config v0.1.15 [INFO] [stderr] Checking rspack_sources v0.2.16 [INFO] [stderr] Checking rspack_resolver v0.1.0 [INFO] [stderr] Checking swc_common v0.36.3 [INFO] [stderr] Checking sourcemap v8.0.1 [INFO] [stderr] Compiling swc_core v0.99.6 [INFO] [stderr] Checking swc_ecma_ast v0.117.4 [INFO] [stderr] Checking swc_css_ast v0.143.0 [INFO] [stderr] Checking swc_ecma_loader v0.48.1 [INFO] [stderr] Checking swc_node_comments v0.23.0 [INFO] [stderr] Checking swc_error_reporters v0.20.0 [INFO] [stderr] Checking swc_css_visit v0.142.1 [INFO] [stderr] Checking swc_css_parser v0.153.1 [INFO] [stderr] Checking swc_ecma_visit v0.103.3 [INFO] [stderr] Checking swc_ecma_parser v0.148.3 [INFO] [stderr] Checking swc_ecma_codegen v0.154.5 [INFO] [stderr] Checking swc_css_utils v0.140.0 [INFO] [stderr] Checking swc_css_codegen v0.154.2 [INFO] [stderr] Checking swc_css_compat v0.30.2 [INFO] [stderr] Checking swc_css_modules v0.32.1 [INFO] [stderr] Compiling swc_ecma_quote_macros v0.59.2 [INFO] [stderr] Checking swc_ecma_utils v0.133.4 [INFO] [stderr] Checking swc_ecma_transforms_base v0.143.3 [INFO] [stderr] Checking swc_ecma_transforms_react v0.189.2 [INFO] [stderr] Checking swc_ecma_transforms_module v0.186.3 [INFO] [stderr] Checking rspack_error v0.1.0 [INFO] [stderr] Checking rspack_ast v0.1.0 [INFO] [stderr] Checking rspack_regex v0.1.0 [INFO] [stderr] Checking rspack_hook v0.1.0 [INFO] [stderr] Checking rspack_fs v0.1.0 [INFO] [stderr] Checking rspack_util v0.1.0 [INFO] [stderr] Checking rspack_loader_runner v0.1.0 [INFO] [stderr] Checking rspack_core v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/context_module_factory.rs (1 fix) [INFO] [stderr] Fixed src/chunk.rs (3 fixes) [INFO] [stderr] Fixed src/dependency/context_element_dependency.rs (1 fix) [INFO] [stderr] Fixed src/compiler/mod.rs (1 fix) [INFO] [stderr] Fixed src/options/filename.rs (1 fix) [INFO] [stderr] Fixed src/utils/module_rules.rs (1 fix) [INFO] [stderr] Fixed src/normal_module.rs (5 fixes) [INFO] [stderr] Fixed src/exports_info.rs (14 fixes) [INFO] [stderr] Fixed src/init_fragment.rs (1 fix) [INFO] [stderr] Fixed src/normal_module_factory.rs (7 fixes) [INFO] [stderr] Fixed src/dependency/runtime_template.rs (1 fix) [INFO] [stderr] Fixed src/compiler/compilation.rs (9 fixes) [INFO] [stderr] Fixed src/utils/queue.rs (1 fix) [INFO] [stderr] Fixed src/chunk_graph/chunk_graph_chunk.rs (8 fixes) [INFO] [stderr] Fixed src/concatenated_module.rs (17 fixes) [INFO] [stderr] Fixed src/compiler/hmr.rs (1 fix) [INFO] [stderr] Fixed src/module.rs (1 fix) [INFO] [stderr] Fixed src/options/output.rs (2 fixes) [INFO] [stderr] Fixed src/utils/compile_boolean_matcher.rs (1 fix) [INFO] [stderr] Fixed src/options/resolve/clever_merge.rs (3 fixes) [INFO] [stderr] Fixed src/utils/concatenation_scope.rs (1 fix) [INFO] [stderr] Fixed src/logger.rs (1 fix) [INFO] [stderr] Fixed src/module_graph/mod.rs (5 fixes) [INFO] [stderr] Fixed src/chunk_group.rs (1 fix) [INFO] [stderr] Fixed src/code_generation_results.rs (1 fix) [INFO] [stderr] Fixed src/compiler/module_executor/mod.rs (2 fixes) [INFO] [stderr] Fixed src/resolver/mod.rs (3 fixes) [INFO] [stderr] Fixed src/chunk_graph/chunk_graph_module.rs (1 fix) [INFO] [stderr] Fixed src/debug_info.rs (1 fix) [INFO] [stderr] Fixed src/old_cache/occasion/create_chunk_assets.rs (1 fix) [INFO] [stderr] Fixed src/runtime_module.rs (1 fix) [INFO] [stderr] Fixed src/resolver/factory.rs (1 fix) [INFO] [stderr] Fixed src/build_chunk_graph/code_splitter.rs (5 fixes) [INFO] [stderr] Fixed src/dependencies_block.rs (1 fix) [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [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 `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [INFO] [stdout] 333 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [INFO] [stdout] 333 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [INFO] [stdout] 333 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 390 | to_resolve!(extensions); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | to_resolve!(extensions); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 391 | to_resolve!(alias); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 391 | to_resolve!(alias); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 392 | to_resolve!(prefer_relative); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 392 | to_resolve!(prefer_relative); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 393 | to_resolve!(prefer_absolute); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 393 | to_resolve!(prefer_absolute); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 394 | to_resolve!(symlinks); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 394 | to_resolve!(symlinks); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 395 | to_resolve!(main_files); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | to_resolve!(main_files); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 396 | to_resolve!(main_fields); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 396 | to_resolve!(main_fields); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 397 | to_resolve!(condition_names); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 397 | to_resolve!(condition_names); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 398 | to_resolve!(tsconfig); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 398 | to_resolve!(tsconfig); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 399 | to_resolve!(modules); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 399 | to_resolve!(modules); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 400 | to_resolve!(fallback); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | to_resolve!(fallback); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 401 | to_resolve!(fully_specified); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 401 | to_resolve!(fully_specified); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 402 | to_resolve!(exports_fields); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 402 | to_resolve!(exports_fields); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 403 | to_resolve!(imports_fields); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 403 | to_resolve!(imports_fields); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 404 | to_resolve!(description_files); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 404 | to_resolve!(description_files); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 405 | to_resolve!(enforce_extension); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 405 | to_resolve!(enforce_extension); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 406 | to_resolve!(extension_alias); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 406 | to_resolve!(extension_alias); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 407 | to_resolve!(alias_fields); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 407 | to_resolve!(alias_fields); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 408 | to_resolve!(restrictions); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | to_resolve!(restrictions); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 409 | to_resolve!(roots); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | to_resolve!(roots); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [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 `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | extensions: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 265 | | extensions, [INFO] [stdout] 266 | | second.extensions.base.get_value_type(), [INFO] [stdout] 267 | | need_merge_base, [INFO] [stdout] 268 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 269 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | prefer_relative: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 271 | | prefer_relative, [INFO] [stdout] 272 | | second.prefer_relative.base.get_value_type(), [INFO] [stdout] 273 | | |_| true, [INFO] [stdout] 274 | | |_, b| b [INFO] [stdout] 275 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 276 | prefer_absolute: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 277 | | prefer_absolute, [INFO] [stdout] 278 | | second.prefer_absolute.base.get_value_type(), [INFO] [stdout] 279 | | |_| true, [INFO] [stdout] 280 | | |_, b| b [INFO] [stdout] 281 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | symlinks: merge!( [INFO] [stdout] | _______________- [INFO] [stdout] 283 | | symlinks, [INFO] [stdout] 284 | | second.symlinks.base.get_value_type(), [INFO] [stdout] 285 | | |_| true, [INFO] [stdout] 286 | | |_, b| b [INFO] [stdout] 287 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | main_files: merge!( [INFO] [stdout] | _________________- [INFO] [stdout] 289 | | main_files, [INFO] [stdout] 290 | | second.main_files.base.get_value_type(), [INFO] [stdout] 291 | | need_merge_base, [INFO] [stdout] 292 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 293 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | main_fields: merge!( [INFO] [stdout] | __________________- [INFO] [stdout] 295 | | main_fields, [INFO] [stdout] 296 | | second.main_fields.base.get_value_type(), [INFO] [stdout] 297 | | need_merge_base, [INFO] [stdout] 298 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 299 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 300 | condition_names: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 301 | | condition_names, [INFO] [stdout] 302 | | second.condition_names.base.get_value_type(), [INFO] [stdout] 303 | | need_merge_base, [INFO] [stdout] 304 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 305 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 306 | modules: merge!( [INFO] [stdout] | ______________- [INFO] [stdout] 307 | | modules, [INFO] [stdout] 308 | | second.modules.base.get_value_type(), [INFO] [stdout] 309 | | need_merge_base, [INFO] [stdout] 310 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 311 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 312 | fully_specified: merge!( [INFO] [stdout] | ______________________- [INFO] [stdout] 313 | | fully_specified, [INFO] [stdout] 314 | | second.fully_specified.base.get_value_type(), [INFO] [stdout] 315 | | |_| true, [INFO] [stdout] 316 | | |_, b| b [INFO] [stdout] 317 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 318 | fallback: merge!(fallback, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 319 | alias: merge!(alias, ValueType::Other, |_| false, extend_alias), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | exports_fields: merge!(exports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | imports_fields: merge!(imports_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | description_files: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 323 | | description_files, [INFO] [stdout] 324 | | second.description_files.base.get_value_type(), [INFO] [stdout] 325 | | need_merge_base, [INFO] [stdout] 326 | | |a, b| normalize_string_array(a, b) [INFO] [stdout] 327 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [INFO] [stdout] 333 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [INFO] [stdout] 333 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | enforce_extension: merge!( [INFO] [stdout] | ________________________- [INFO] [stdout] 329 | | enforce_extension, [INFO] [stdout] 330 | | second.enforce_extension.base.get_value_type(), [INFO] [stdout] 331 | | |_| true, [INFO] [stdout] 332 | | |_, b| b [INFO] [stdout] 333 | | ), [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | tsconfig: merge!(tsconfig, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 335 | extension_alias: merge!(extension_alias, ValueType::Other, |_| false, |a, b| { [INFO] [stdout] | ______________________- [INFO] [stdout] 336 | | extend_extension_alias(a, b) [INFO] [stdout] 337 | | }), [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | alias_fields: merge!(alias_fields, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | restrictions: merge!(restrictions, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 211 | } else if let Some(intermediate_by_values) = first.$ident.by_values { [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] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | if let Some(by_values) = first.$ident.by_values { [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] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:230:32 [INFO] [stdout] | [INFO] [stdout] 230 | let new_by_values = if let Some(by_values) = second.$ident.by_values { [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] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [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/options/resolve/clever_merge.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | roots: merge!(roots, ValueType::Other, |_| false, |_, b| b), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `merge` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 390 | to_resolve!(extensions); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | to_resolve!(extensions); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 391 | to_resolve!(alias); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 391 | to_resolve!(alias); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 392 | to_resolve!(prefer_relative); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 392 | to_resolve!(prefer_relative); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 393 | to_resolve!(prefer_absolute); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 393 | to_resolve!(prefer_absolute); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 394 | to_resolve!(symlinks); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 394 | to_resolve!(symlinks); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 395 | to_resolve!(main_files); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | to_resolve!(main_files); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 396 | to_resolve!(main_fields); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 396 | to_resolve!(main_fields); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 397 | to_resolve!(condition_names); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 397 | to_resolve!(condition_names); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 398 | to_resolve!(tsconfig); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 398 | to_resolve!(tsconfig); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 399 | to_resolve!(modules); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 399 | to_resolve!(modules); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 400 | to_resolve!(fallback); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | to_resolve!(fallback); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 401 | to_resolve!(fully_specified); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 401 | to_resolve!(fully_specified); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 402 | to_resolve!(exports_fields); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 402 | to_resolve!(exports_fields); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 403 | to_resolve!(imports_fields); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 403 | to_resolve!(imports_fields); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 404 | to_resolve!(description_files); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 404 | to_resolve!(description_files); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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 1m 11s [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 405 | to_resolve!(enforce_extension); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 405 | to_resolve!(enforce_extension); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 406 | to_resolve!(extension_alias); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 406 | to_resolve!(extension_alias); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 407 | to_resolve!(alias_fields); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 407 | to_resolve!(alias_fields); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 408 | to_resolve!(restrictions); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | to_resolve!(restrictions); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (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/options/resolve/clever_merge.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | if let Some(value) = get_from_by_values(&by_values, key) { [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] 409 | to_resolve!(roots); [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/options/resolve/clever_merge.rs:384:11 [INFO] [stdout] | [INFO] [stdout] 384 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | to_resolve!(roots); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `to_resolve` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/compiler/make/repair/factorize.rs:97:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[async_trait::async_trait] [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 83 | let mut create_data = ModuleFactoryCreateData { [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `create_data` calls a custom destructor [INFO] [stdout] | `create_data` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | match self.module_factory.create(&mut create_data).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miette-5.10.0/src/eyreish/error.rs:458:1 [INFO] [stdout] | [INFO] [stdout] 458 | impl Drop for Report { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `create_data` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miette-5.10.0/src/eyreish/error.rs:458:1 [INFO] [stdout] | [INFO] [stdout] 458 | impl Drop for Report { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `create_data` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `create_data` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hstr-0.2.12/src/lib.rs:322:1 [INFO] [stdout] | [INFO] [stdout] 322 | impl Drop for Atom { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `create_data` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hashlink-0.9.1/src/linked_hash_map.rs:642:1 [INFO] [stdout] | [INFO] [stdout] 642 | impl Drop for LinkedHashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/compiler/module_executor/ctrl.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 88 | while let Some(event) = self.event_receiver.recv().await { [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `event` calls a custom destructor [INFO] [stdout] | `event` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | self.execute_task_map.insert(dep_id, execute_task); [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#3` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hstr-0.2.12/src/lib.rs:322:1 [INFO] [stdout] | [INFO] [stdout] 322 | impl Drop for Atom { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hstr-0.2.12/src/lib.rs:322:1 [INFO] [stdout] | [INFO] [stdout] 322 | impl Drop for Atom { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `event` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hstr-0.2.12/src/lib.rs:322:1 [INFO] [stdout] | [INFO] [stdout] 322 | impl Drop for Atom { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hstr-0.2.12/src/lib.rs:322:1 [INFO] [stdout] | [INFO] [stdout] 322 | impl Drop for Atom { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking rspack_core v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "31068ab2d362aa4cd6187faa0078f5818ddebceb0ab8047d14bcc633a6053955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31068ab2d362aa4cd6187faa0078f5818ddebceb0ab8047d14bcc633a6053955", kill_on_drop: false }` [INFO] [stdout] 31068ab2d362aa4cd6187faa0078f5818ddebceb0ab8047d14bcc633a6053955